<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,25 +1,54 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
+# Generated by GNU Autoconf 2.61.
 #
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
 ## --------------------- ##
 ## M4sh Initialization.  ##
 ## --------------------- ##
 
-# Be Bourne compatible
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
 if test -n &quot;${ZSH_VERSION+set}&quot; &amp;&amp; (emulate sh) &gt;/dev/null 2&gt;&amp;1; then
   emulate sh
   NULLCMD=:
   # Zsh 3.x and 4.x performs word splitting on ${1+&quot;$@&quot;}, which
   # is contrary to our usage.  Disable this feature.
   alias -g '${1+&quot;$@&quot;}'='&quot;$@&quot;'
-elif test -n &quot;${BASH_VERSION+set}&quot; &amp;&amp; (set -o posix) &gt;/dev/null 2&gt;&amp;1; then
-  set -o posix
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2&gt;/dev/null` in
+  *posix*) set -o posix ;;
+esac
+
+fi
+
+
+
+
+# PATH needs CR
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+# The user is always right.
+if test &quot;${PATH_SEPARATOR+set}&quot; != set; then
+  echo &quot;#! /bin/sh&quot; &gt;conf$$.sh
+  echo  &quot;exit 0&quot;   &gt;&gt;conf$$.sh
+  chmod +x conf$$.sh
+  if (PATH=&quot;/nonexistent;.&quot;; conf$$.sh) &gt;/dev/null 2&gt;&amp;1; then
+    PATH_SEPARATOR=';'
+  else
+    PATH_SEPARATOR=:
+  fi
+  rm -f conf$$.sh
 fi
-DUALCASE=1; export DUALCASE # for MKS sh
 
 # Support unset when possible.
 if ( (MAIL=60; unset MAIL) || exit) &gt;/dev/null 2&gt;&amp;1; then
@@ -29,8 +58,43 @@ else
 fi
 
 
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+as_nl='
+'
+IFS=&quot; &quot;&quot;	$as_nl&quot;
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
+  test -r &quot;$as_dir/$0&quot; &amp;&amp; as_myself=$as_dir/$0 &amp;&amp; break
+done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test &quot;x$as_myself&quot; = x; then
+  as_myself=$0
+fi
+if test ! -f &quot;$as_myself&quot;; then
+  echo &quot;$as_myself: error: cannot find myself; rerun with an absolute file name&quot; &gt;&amp;2
+  { (exit 1); exit 1; }
+fi
+
 # Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
+for as_var in ENV MAIL MAILPATH
+do ($as_unset $as_var) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; $as_unset $as_var
+done
 PS1='$ '
 PS2='&gt; '
 PS4='+ '
@@ -44,18 +108,19 @@ do
   if (set +x; test -z &quot;`(eval $as_var=C; export $as_var) 2&gt;&amp;1`&quot;); then
     eval $as_var=C; export $as_var
   else
-    $as_unset $as_var
+    ($as_unset $as_var) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; $as_unset $as_var
   fi
 done
 
 # Required to use basename.
-if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1; then
+if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1 &amp;&amp;
+   test &quot;X`expr 00001 : '.*\(...\)'`&quot; = X001; then
   as_expr=expr
 else
   as_expr=false
 fi
 
-if (basename /) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; test &quot;X`basename / 2&gt;&amp;1`&quot; = &quot;X/&quot;; then
+if (basename -- /) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; test &quot;X`basename -- / 2&gt;&amp;1`&quot; = &quot;X/&quot;; then
   as_basename=basename
 else
   as_basename=false
@@ -63,157 +128,388 @@ fi
 
 
 # Name of the executable.
-as_me=`$as_basename &quot;$0&quot; ||
+as_me=`$as_basename -- &quot;$0&quot; ||
 $as_expr X/&quot;$0&quot; : '.*/\([^/][^/]*\)/*$' \| \
 	 X&quot;$0&quot; : 'X\(//\)$' \| \
-	 X&quot;$0&quot; : 'X\(/\)$' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$0&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X/&quot;$0&quot; |
-    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
-  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\/\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
 
+# CDPATH.
+$as_unset CDPATH
 
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
 
-# The user is always right.
-if test &quot;${PATH_SEPARATOR+set}&quot; != set; then
-  echo &quot;#! /bin/sh&quot; &gt;conf$$.sh
-  echo  &quot;exit 0&quot;   &gt;&gt;conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH=&quot;/nonexistent;.&quot;; conf$$.sh) &gt;/dev/null 2&gt;&amp;1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
+if test &quot;x$CONFIG_SHELL&quot; = x; then
+  if (eval &quot;:&quot;) 2&gt;/dev/null; then
+  as_have_required=yes
+else
+  as_have_required=no
 fi
 
+  if test $as_have_required = yes &amp;&amp; 	 (eval &quot;:
+(as_func_return () {
+  (exit \$1)
+}
+as_func_success () {
+  as_func_return 0
+}
+as_func_failure () {
+  as_func_return 1
+}
+as_func_ret_success () {
+  return 0
+}
+as_func_ret_failure () {
+  return 1
+}
 
-  as_lineno_1=$LINENO
-  as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2&gt;/dev/null`
-  test &quot;x$as_lineno_1&quot; != &quot;x$as_lineno_2&quot; &amp;&amp;
-  test &quot;x$as_lineno_3&quot;  = &quot;x$as_lineno_2&quot;  || {
-  # Find who we are.  Look in the path if we contain no path at all
-  # relative or not.
-  case $0 in
-    *[\\/]* ) as_myself=$0 ;;
-    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
-  test -r &quot;$as_dir/$0&quot; &amp;&amp; as_myself=$as_dir/$0 &amp;&amp; break
-done
+exitcode=0
+if as_func_success; then
+  :
+else
+  exitcode=1
+  echo as_func_success failed.
+fi
 
-       ;;
-  esac
-  # We did not find ourselves, most probably we were run as `sh COMMAND'
-  # in which case we are not to be found in the path.
-  if test &quot;x$as_myself&quot; = x; then
-    as_myself=$0
-  fi
-  if test ! -f &quot;$as_myself&quot;; then
-    { echo &quot;$as_me: error: cannot find myself; rerun with an absolute path&quot; &gt;&amp;2
-   { (exit 1); exit 1; }; }
-  fi
-  case $CONFIG_SHELL in
-  '')
+if as_func_failure; then
+  exitcode=1
+  echo as_func_failure succeeded.
+fi
+
+if as_func_ret_success; then
+  :
+else
+  exitcode=1
+  echo as_func_ret_success failed.
+fi
+
+if as_func_ret_failure; then
+  exitcode=1
+  echo as_func_ret_failure succeeded.
+fi
+
+if ( set x; as_func_ret_success y &amp;&amp; test x = \&quot;\$1\&quot; ); then
+  :
+else
+  exitcode=1
+  echo positional parameters were not saved.
+fi
+
+test \$exitcode = 0) || { (exit 1); exit 1; }
+
+(
+  as_lineno_1=\$LINENO
+  as_lineno_2=\$LINENO
+  test \&quot;x\$as_lineno_1\&quot; != \&quot;x\$as_lineno_2\&quot; &amp;&amp;
+  test \&quot;x\`expr \$as_lineno_1 + 1\`\&quot; = \&quot;x\$as_lineno_2\&quot;) || { (exit 1); exit 1; }
+&quot;) 2&gt; /dev/null; then
+  :
+else
+  as_candidate_shells=
     as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
-  for as_base in sh bash ksh sh5; do
-	 case $as_dir in
+  case $as_dir in
 	 /*)
-	   if (&quot;$as_dir/$as_base&quot; -c '
+	   for as_base in sh bash ksh sh5; do
+	     as_candidate_shells=&quot;$as_candidate_shells $as_dir/$as_base&quot;
+	   done;;
+       esac
+done
+IFS=$as_save_IFS
+
+
+      for as_shell in $as_candidate_shells $SHELL; do
+	 # Try only shells that exist, to save several forks.
+	 if { test -f &quot;$as_shell&quot; || test -f &quot;$as_shell.exe&quot;; } &amp;&amp;
+		{ (&quot;$as_shell&quot;) 2&gt; /dev/null &lt;&lt;\_ASEOF
+if test -n &quot;${ZSH_VERSION+set}&quot; &amp;&amp; (emulate sh) &gt;/dev/null 2&gt;&amp;1; then
+  emulate sh
+  NULLCMD=:
+  # Zsh 3.x and 4.x performs word splitting on ${1+&quot;$@&quot;}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+&quot;$@&quot;}'='&quot;$@&quot;'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2&gt;/dev/null` in
+  *posix*) set -o posix ;;
+esac
+
+fi
+
+
+:
+_ASEOF
+}; then
+  CONFIG_SHELL=$as_shell
+	       as_have_required=yes
+	       if { &quot;$as_shell&quot; 2&gt; /dev/null &lt;&lt;\_ASEOF
+if test -n &quot;${ZSH_VERSION+set}&quot; &amp;&amp; (emulate sh) &gt;/dev/null 2&gt;&amp;1; then
+  emulate sh
+  NULLCMD=:
+  # Zsh 3.x and 4.x performs word splitting on ${1+&quot;$@&quot;}, which
+  # is contrary to our usage.  Disable this feature.
+  alias -g '${1+&quot;$@&quot;}'='&quot;$@&quot;'
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2&gt;/dev/null` in
+  *posix*) set -o posix ;;
+esac
+
+fi
+
+
+:
+(as_func_return () {
+  (exit $1)
+}
+as_func_success () {
+  as_func_return 0
+}
+as_func_failure () {
+  as_func_return 1
+}
+as_func_ret_success () {
+  return 0
+}
+as_func_ret_failure () {
+  return 1
+}
+
+exitcode=0
+if as_func_success; then
+  :
+else
+  exitcode=1
+  echo as_func_success failed.
+fi
+
+if as_func_failure; then
+  exitcode=1
+  echo as_func_failure succeeded.
+fi
+
+if as_func_ret_success; then
+  :
+else
+  exitcode=1
+  echo as_func_ret_success failed.
+fi
+
+if as_func_ret_failure; then
+  exitcode=1
+  echo as_func_ret_failure succeeded.
+fi
+
+if ( set x; as_func_ret_success y &amp;&amp; test x = &quot;$1&quot; ); then
+  :
+else
+  exitcode=1
+  echo positional parameters were not saved.
+fi
+
+test $exitcode = 0) || { (exit 1); exit 1; }
+
+(
   as_lineno_1=$LINENO
   as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2&gt;/dev/null`
   test &quot;x$as_lineno_1&quot; != &quot;x$as_lineno_2&quot; &amp;&amp;
-  test &quot;x$as_lineno_3&quot;  = &quot;x$as_lineno_2&quot; ') 2&gt;/dev/null; then
-	     $as_unset BASH_ENV || test &quot;${BASH_ENV+set}&quot; != set || { BASH_ENV=; export BASH_ENV; }
-	     $as_unset ENV || test &quot;${ENV+set}&quot; != set || { ENV=; export ENV; }
-	     CONFIG_SHELL=$as_dir/$as_base
-	     export CONFIG_SHELL
-	     exec &quot;$CONFIG_SHELL&quot; &quot;$0&quot; ${1+&quot;$@&quot;}
-	   fi;;
-	 esac
-       done
-done
-;;
-  esac
+  test &quot;x`expr $as_lineno_1 + 1`&quot; = &quot;x$as_lineno_2&quot;) || { (exit 1); exit 1; }
+
+_ASEOF
+}; then
+  break
+fi
+
+fi
+
+      done
+
+      if test &quot;x$CONFIG_SHELL&quot; != x; then
+  for as_var in BASH_ENV ENV
+        do ($as_unset $as_var) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; $as_unset $as_var
+        done
+        export CONFIG_SHELL
+        exec &quot;$CONFIG_SHELL&quot; &quot;$as_myself&quot; ${1+&quot;$@&quot;}
+fi
+
+
+    if test $as_have_required = no; then
+  echo This script requires a shell more modern than all the
+      echo shells that I found on your system.  Please install a
+      echo modern shell, or manually run the script under such a
+      echo shell if you do have one.
+      { (exit 1); exit 1; }
+fi
+
+
+fi
+
+fi
+
+
+
+(eval &quot;as_func_return () {
+  (exit \$1)
+}
+as_func_success () {
+  as_func_return 0
+}
+as_func_failure () {
+  as_func_return 1
+}
+as_func_ret_success () {
+  return 0
+}
+as_func_ret_failure () {
+  return 1
+}
+
+exitcode=0
+if as_func_success; then
+  :
+else
+  exitcode=1
+  echo as_func_success failed.
+fi
+
+if as_func_failure; then
+  exitcode=1
+  echo as_func_failure succeeded.
+fi
+
+if as_func_ret_success; then
+  :
+else
+  exitcode=1
+  echo as_func_ret_success failed.
+fi
+
+if as_func_ret_failure; then
+  exitcode=1
+  echo as_func_ret_failure succeeded.
+fi
+
+if ( set x; as_func_ret_success y &amp;&amp; test x = \&quot;\$1\&quot; ); then
+  :
+else
+  exitcode=1
+  echo positional parameters were not saved.
+fi
+
+test \$exitcode = 0&quot;) || {
+  echo No shell found that supports shell functions.
+  echo Please tell autoconf@gnu.org about your system,
+  echo including any error possibly output before this
+  echo message
+}
+
+
+
+  as_lineno_1=$LINENO
+  as_lineno_2=$LINENO
+  test &quot;x$as_lineno_1&quot; != &quot;x$as_lineno_2&quot; &amp;&amp;
+  test &quot;x`expr $as_lineno_1 + 1`&quot; = &quot;x$as_lineno_2&quot; || {
 
   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
   # uniformly replaced by the line number.  The first 'sed' inserts a
-  # line-number line before each line; the second 'sed' does the real
-  # work.  The second script uses 'N' to pair each line-number line
-  # with the numbered line, and appends trailing '-' during
-  # substitution so that $LINENO is not a special case at line end.
+  # line-number line after each line using $LINENO; the second 'sed'
+  # does the real work.  The second script uses 'N' to pair each
+  # line-number line with the line containing $LINENO, and appends
+  # trailing '-' during substitution so that $LINENO is not a special
+  # case at line end.
   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
-  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
-  sed '=' &lt;$as_myself |
+  # scripts with optimization help from Paolo Bonzini.  Blame Lee
+  # E. McMahon (1931-1989) for sed's syntax.  :-)
+  sed -n '
+    p
+    /[$]LINENO/=
+  ' &lt;$as_myself |
     sed '
+      s/[$]LINENO.*/&amp;-/
+      t lineno
+      b
+      :lineno
       N
-      s,$,-,
-      : loop
-      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
+      :loop
+      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
       t loop
-      s,-$,,
-      s,^['$as_cr_digits']*\n,,
+      s/-\n.*//
     ' &gt;$as_me.lineno &amp;&amp;
-  chmod +x $as_me.lineno ||
+  chmod +x &quot;$as_me.lineno&quot; ||
     { echo &quot;$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
 
   # Don't try to exec as it changes $[0], causing all sort of problems
   # (the dirname of $[0] is not the place where we might find the
-  # original and so on.  Autoconf is especially sensible to this).
-  . ./$as_me.lineno
+  # original and so on.  Autoconf is especially sensitive to this).
+  . &quot;./$as_me.lineno&quot;
   # Exit status is that of the last command.
   exit
 }
 
 
-case `echo &quot;testing\c&quot;; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
-  *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T='	' ;;
-  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
-  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
+if (as_dir=`dirname -- /` &amp;&amp; test &quot;X$as_dir&quot; = X/) &gt;/dev/null 2&gt;&amp;1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in
+-n*)
+  case `echo 'x\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  *)   ECHO_C='\c';;
+  esac;;
+*)
+  ECHO_N='-n';;
 esac
 
-if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1; then
+if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1 &amp;&amp;
+   test &quot;X`expr 00001 : '.*\(...\)'`&quot; = X001; then
   as_expr=expr
 else
   as_expr=false
 fi
 
 rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir
+fi
 echo &gt;conf$$.file
 if ln -s conf$$.file conf$$ 2&gt;/dev/null; then
-  # We could just check for DJGPP; but this test a) works b) is more generic
-  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
-  if test -f conf$$.exe; then
-    # Don't use ln at all; we don't have any links
+  as_ln_s='ln -s'
+  # ... but there are two gotchas:
+  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+  # 2) DJGPP &lt; 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+  # In both cases, we have to default to `cp -p'.
+  ln -s conf$$.file conf$$.dir 2&gt;/dev/null &amp;&amp; test ! -f conf$$.exe ||
     as_ln_s='cp -p'
-  else
-    as_ln_s='ln -s'
-  fi
 elif ln conf$$.file conf$$ 2&gt;/dev/null; then
   as_ln_s=ln
 else
   as_ln_s='cp -p'
 fi
-rm -f conf$$ conf$$.exe conf$$.file
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2&gt;/dev/null
 
 if mkdir -p . 2&gt;/dev/null; then
   as_mkdir_p=:
@@ -222,7 +518,28 @@ else
   as_mkdir_p=false
 fi
 
-as_executable_p=&quot;test -f&quot;
+if test -x / &gt;/dev/null 2&gt;&amp;1; then
+  as_test_x='test -x'
+else
+  if ls -dL / &gt;/dev/null 2&gt;&amp;1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d &quot;$1&quot;; then
+        test -d &quot;$1/.&quot;;
+      else
+	case $1 in
+        -*)set &quot;./$1&quot;;;
+	esac;
+	case `ls -ld'$as_ls_L_option' &quot;$1&quot; 2&gt;/dev/null` in
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
 
 # Sed expression to map a string onto a valid CPP name.
 as_tr_cpp=&quot;eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'&quot;
@@ -231,15 +548,6 @@ as_tr_cpp=&quot;eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'&quot;
 as_tr_sh=&quot;eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'&quot;
 
 
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=&quot; 	$as_nl&quot;
-
-# CDPATH.
-$as_unset CDPATH
-
 
 
 # Check that we are running under the correct shell.
@@ -395,29 +703,26 @@ tagnames=${tagnames+${tagnames},}CXX
 
 tagnames=${tagnames+${tagnames},}F77
 
+exec 7&lt;&amp;0 &lt;/dev/null 6&gt;&amp;1
+
 # Name of the host.
 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
 # so uname gets run too.
 ac_hostname=`(hostname || uname -n) 2&gt;/dev/null | sed 1q`
 
-exec 6&gt;&amp;1
-
 #
 # Initializations.
 #
 ac_default_prefix=/usr/local
+ac_clean_files=
 ac_config_libobj_dir=.
+LIBOBJS=
 cross_compiling=no
 subdirs=
 MFLAGS=
 MAKEFLAGS=
 SHELL=${CONFIG_SHELL-/bin/sh}
 
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete.  It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
 # Identity of this package.
 PACKAGE_NAME=
 PACKAGE_TARNAME=
@@ -429,42 +734,203 @@ ac_unique_file=&quot;src&quot;
 # Factoring default headers for most tests.
 ac_includes_default=&quot;\
 #include &lt;stdio.h&gt;
-#if HAVE_SYS_TYPES_H
+#ifdef HAVE_SYS_TYPES_H
 # include &lt;sys/types.h&gt;
 #endif
-#if HAVE_SYS_STAT_H
+#ifdef HAVE_SYS_STAT_H
 # include &lt;sys/stat.h&gt;
 #endif
-#if STDC_HEADERS
+#ifdef STDC_HEADERS
 # include &lt;stdlib.h&gt;
 # include &lt;stddef.h&gt;
 #else
-# if HAVE_STDLIB_H
+# ifdef HAVE_STDLIB_H
 #  include &lt;stdlib.h&gt;
 # endif
 #endif
-#if HAVE_STRING_H
-# if !STDC_HEADERS &amp;&amp; HAVE_MEMORY_H
+#ifdef HAVE_STRING_H
+# if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
 #  include &lt;memory.h&gt;
 # endif
 # include &lt;string.h&gt;
 #endif
-#if HAVE_STRINGS_H
+#ifdef HAVE_STRINGS_H
 # include &lt;strings.h&gt;
 #endif
-#if HAVE_INTTYPES_H
+#ifdef HAVE_INTTYPES_H
 # include &lt;inttypes.h&gt;
-#else
-# if HAVE_STDINT_H
-#  include &lt;stdint.h&gt;
-# endif
 #endif
-#if HAVE_UNISTD_H
+#ifdef HAVE_STDINT_H
+# include &lt;stdint.h&gt;
+#endif
+#ifdef HAVE_UNISTD_H
 # include &lt;unistd.h&gt;
 #endif&quot;
 
-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 AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT 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 INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_KBD_RULE INTLTOOL_XML_RULE INTLTOOL_XML_NOMERGE_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL INTLTOOL_ICONV INTLTOOL_MSGFMT INTLTOOL_MSGMERGE INTLTOOL_XGETTEXT mkdir_p PKG_CONFIG GPHPEDIT_CFLAGS GPHPEDIT_LIBS GETTEXT_PACKAGE USE_NLS MSGFMT GMSGFMT XGETTEXT CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLLIBS PO_IN_DATADIR_TRUE PO_IN_DATADIR_FALSE POFILES POSUB MKINSTALLDIRS LIBOBJS LTLIBOBJS'
+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
+datarootdir
+datadir
+sysconfdir
+sharedstatedir
+localstatedir
+includedir
+oldincludedir
+docdir
+infodir
+htmldir
+dvidir
+pdfdir
+psdir
+libdir
+localedir
+mandir
+DEFS
+ECHO_C
+ECHO_N
+ECHO_T
+LIBS
+build_alias
+host_alias
+target_alias
+INSTALL_PROGRAM
+INSTALL_SCRIPT
+INSTALL_DATA
+CYGPATH_W
+PACKAGE
+VERSION
+ACLOCAL
+AUTOCONF
+AUTOMAKE
+AUTOHEADER
+MAKEINFO
+AMTAR
+install_sh
+STRIP
+INSTALL_STRIP_PROGRAM
+AWK
+SET_MAKE
+am__leading_dot
+MAINTAINER_MODE_TRUE
+MAINTAINER_MODE_FALSE
+MAINT
+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
+GREP
+EGREP
+LN_S
+ECHO
+AR
+RANLIB
+CPP
+CXXCPP
+F77
+FFLAGS
+ac_ct_F77
+LIBTOOL
+INTLTOOL_DESKTOP_RULE
+INTLTOOL_DIRECTORY_RULE
+INTLTOOL_KEYS_RULE
+INTLTOOL_PROP_RULE
+INTLTOOL_OAF_RULE
+INTLTOOL_PONG_RULE
+INTLTOOL_SERVER_RULE
+INTLTOOL_SHEET_RULE
+INTLTOOL_SOUNDLIST_RULE
+INTLTOOL_UI_RULE
+INTLTOOL_XAM_RULE
+INTLTOOL_KBD_RULE
+INTLTOOL_XML_RULE
+INTLTOOL_XML_NOMERGE_RULE
+INTLTOOL_CAVES_RULE
+INTLTOOL_SCHEMAS_RULE
+INTLTOOL_THEME_RULE
+INTLTOOL_EXTRACT
+INTLTOOL_MERGE
+INTLTOOL_UPDATE
+INTLTOOL_PERL
+INTLTOOL_ICONV
+INTLTOOL_MSGFMT
+INTLTOOL_MSGMERGE
+INTLTOOL_XGETTEXT
+mkdir_p
+PKG_CONFIG
+GPHPEDIT_CFLAGS
+GPHPEDIT_LIBS
+GETTEXT_PACKAGE
+USE_NLS
+MSGFMT
+GMSGFMT
+XGETTEXT
+CATALOGS
+CATOBJEXT
+DATADIRNAME
+GMOFILES
+INSTOBJEXT
+INTLLIBS
+PO_IN_DATADIR_TRUE
+PO_IN_DATADIR_FALSE
+POFILES
+POSUB
+MKINSTALLDIRS
+LIBOBJS
+LTLIBOBJS'
 ac_subst_files=''
+      ac_precious_vars='build_alias
+host_alias
+target_alias
+CC
+CFLAGS
+LDFLAGS
+LIBS
+CPPFLAGS
+CXX
+CXXFLAGS
+CCC
+CPP
+CXXCPP
+F77
+FFLAGS'
+
 
 # Initialize some variables set by options.
 ac_init_help=
@@ -491,34 +957,48 @@ x_libraries=NONE
 # and all the variables that are supposed to be based on exec_prefix
 # by default will actually change.
 # Use braces instead of parens because sh, perl, etc. also accept them.
+# (The list follows the same order as the GNU Coding Standards.)
 bindir='${exec_prefix}/bin'
 sbindir='${exec_prefix}/sbin'
 libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
+datarootdir='${prefix}/share'
+datadir='${datarootdir}'
 sysconfdir='${prefix}/etc'
 sharedstatedir='${prefix}/com'
 localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
 includedir='${prefix}/include'
 oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
+docdir='${datarootdir}/doc/${PACKAGE}'
+infodir='${datarootdir}/info'
+htmldir='${docdir}'
+dvidir='${docdir}'
+pdfdir='${docdir}'
+psdir='${docdir}'
+libdir='${exec_prefix}/lib'
+localedir='${datarootdir}/locale'
+mandir='${datarootdir}/man'
 
 ac_prev=
+ac_dashdash=
 for ac_option
 do
   # If the previous option needs an argument, assign it.
   if test -n &quot;$ac_prev&quot;; then
-    eval &quot;$ac_prev=\$ac_option&quot;
+    eval $ac_prev=\$ac_option
     ac_prev=
     continue
   fi
 
-  ac_optarg=`expr &quot;x$ac_option&quot; : 'x[^=]*=\(.*\)'`
+  case $ac_option in
+  *=*)	ac_optarg=`expr &quot;X$ac_option&quot; : '[^=]*=\(.*\)'` ;;
+  *)	ac_optarg=yes ;;
+  esac
 
   # Accept the important Cygnus configure options, so we can diagnose typos.
 
-  case $ac_option in
+  case $ac_dashdash$ac_option in
+  --)
+    ac_dashdash=yes ;;
 
   -bindir | --bindir | --bindi | --bind | --bin | --bi)
     ac_prev=bindir ;;
@@ -540,33 +1020,45 @@ do
   --config-cache | -C)
     cache_file=config.cache ;;
 
-  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
+  -datadir | --datadir | --datadi | --datad)
     ac_prev=datadir ;;
-  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
-  | --da=*)
+  -datadir=* | --datadir=* | --datadi=* | --datad=*)
     datadir=$ac_optarg ;;
 
+  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
+  | --dataroo | --dataro | --datar)
+    ac_prev=datarootdir ;;
+  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
+  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
+    datarootdir=$ac_optarg ;;
+
   -disable-* | --disable-*)
     ac_feature=`expr &quot;x$ac_option&quot; : 'x-*disable-\(.*\)'`
     # Reject names that are not valid shell variable names.
-    expr &quot;x$ac_feature&quot; : &quot;.*[^-_$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
+    expr &quot;x$ac_feature&quot; : &quot;.*[^-._$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
       { echo &quot;$as_me: error: invalid feature name: $ac_feature&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
-    eval &quot;enable_$ac_feature=no&quot; ;;
+    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
+    eval enable_$ac_feature=no ;;
+
+  -docdir | --docdir | --docdi | --doc | --do)
+    ac_prev=docdir ;;
+  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
+    docdir=$ac_optarg ;;
+
+  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
+    ac_prev=dvidir ;;
+  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
+    dvidir=$ac_optarg ;;
 
   -enable-* | --enable-*)
     ac_feature=`expr &quot;x$ac_option&quot; : 'x-*enable-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
-    expr &quot;x$ac_feature&quot; : &quot;.*[^-_$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
+    expr &quot;x$ac_feature&quot; : &quot;.*[^-._$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
       { echo &quot;$as_me: error: invalid feature name: $ac_feature&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
-    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
-    case $ac_option in
-      *=*) ac_optarg=`echo &quot;$ac_optarg&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;`;;
-      *) ac_optarg=yes ;;
-    esac
-    eval &quot;enable_$ac_feature='$ac_optarg'&quot; ;;
+    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
+    eval enable_$ac_feature=\$ac_optarg ;;
 
   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
@@ -593,6 +1085,12 @@ do
   -host=* | --host=* | --hos=* | --ho=*)
     host_alias=$ac_optarg ;;
 
+  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
+    ac_prev=htmldir ;;
+  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
+  | --ht=*)
+    htmldir=$ac_optarg ;;
+
   -includedir | --includedir | --includedi | --included | --include \
   | --includ | --inclu | --incl | --inc)
     ac_prev=includedir ;;
@@ -617,13 +1115,16 @@ do
   | --libexe=* | --libex=* | --libe=*)
     libexecdir=$ac_optarg ;;
 
+  -localedir | --localedir | --localedi | --localed | --locale)
+    ac_prev=localedir ;;
+  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
+    localedir=$ac_optarg ;;
+
   -localstatedir | --localstatedir | --localstatedi | --localstated \
-  | --localstate | --localstat | --localsta | --localst \
-  | --locals | --local | --loca | --loc | --lo)
+  | --localstate | --localstat | --localsta | --localst | --locals)
     ac_prev=localstatedir ;;
   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
-  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
-  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
+  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
     localstatedir=$ac_optarg ;;
 
   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
@@ -688,6 +1189,16 @@ do
   | --progr-tra=* | --program-tr=* | --program-t=*)
     program_transform_name=$ac_optarg ;;
 
+  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
+    ac_prev=pdfdir ;;
+  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
+    pdfdir=$ac_optarg ;;
+
+  -psdir | --psdir | --psdi | --psd | --ps)
+    ac_prev=psdir ;;
+  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
+    psdir=$ac_optarg ;;
+
   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
   | -silent | --silent | --silen | --sile | --sil)
     silent=yes ;;
@@ -740,24 +1251,20 @@ do
   -with-* | --with-*)
     ac_package=`expr &quot;x$ac_option&quot; : 'x-*with-\([^=]*\)'`
     # Reject names that are not valid shell variable names.
-    expr &quot;x$ac_package&quot; : &quot;.*[^-_$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
+    expr &quot;x$ac_package&quot; : &quot;.*[^-._$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
       { echo &quot;$as_me: error: invalid package name: $ac_package&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
-    ac_package=`echo $ac_package| sed 's/-/_/g'`
-    case $ac_option in
-      *=*) ac_optarg=`echo &quot;$ac_optarg&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;`;;
-      *) ac_optarg=yes ;;
-    esac
-    eval &quot;with_$ac_package='$ac_optarg'&quot; ;;
+    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
+    eval with_$ac_package=\$ac_optarg ;;
 
   -without-* | --without-*)
     ac_package=`expr &quot;x$ac_option&quot; : 'x-*without-\(.*\)'`
     # Reject names that are not valid shell variable names.
-    expr &quot;x$ac_package&quot; : &quot;.*[^-_$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
+    expr &quot;x$ac_package&quot; : &quot;.*[^-._$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
       { echo &quot;$as_me: error: invalid package name: $ac_package&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
-    ac_package=`echo $ac_package | sed 's/-/_/g'`
-    eval &quot;with_$ac_package=no&quot; ;;
+    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
+    eval with_$ac_package=no ;;
 
   --x)
     # Obsolete; use --with-x.
@@ -788,8 +1295,7 @@ Try \`$0 --help' for more information.&quot; &gt;&amp;2
     expr &quot;x$ac_envvar&quot; : &quot;.*[^_$as_cr_alnum]&quot; &gt;/dev/null &amp;&amp;
       { echo &quot;$as_me: error: invalid variable name: $ac_envvar&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
-    ac_optarg=`echo &quot;$ac_optarg&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;`
-    eval &quot;$ac_envvar='$ac_optarg'&quot;
+    eval $ac_envvar=\$ac_optarg
     export $ac_envvar ;;
 
   *)
@@ -809,27 +1315,19 @@ if test -n &quot;$ac_prev&quot;; then
    { (exit 1); exit 1; }; }
 fi
 
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
-  eval ac_val=$`echo $ac_var`
-  case $ac_val in
-    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
-    *)  { echo &quot;$as_me: error: expected an absolute directory name for --$ac_var: $ac_val&quot; &gt;&amp;2
-   { (exit 1); exit 1; }; };;
-  esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
-	      localstatedir libdir includedir oldincludedir infodir mandir
+# Be sure to have absolute directory names.
+for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
+		datadir sysconfdir sharedstatedir localstatedir includedir \
+		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
+		libdir localedir mandir
 do
-  eval ac_val=$`echo $ac_var`
+  eval ac_val=\$$ac_var
   case $ac_val in
-    [\\/$]* | ?:[\\/]* ) ;;
-    *)  { echo &quot;$as_me: error: expected an absolute directory name for --$ac_var: $ac_val&quot; &gt;&amp;2
-   { (exit 1); exit 1; }; };;
+    [\\/$]* | ?:[\\/]* )  continue;;
+    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
   esac
+  { echo &quot;$as_me: error: expected an absolute directory name for --$ac_var: $ac_val&quot; &gt;&amp;2
+   { (exit 1); exit 1; }; }
 done
 
 # There might be people who depend on the old broken behavior: `$host'
@@ -856,94 +1354,76 @@ test -n &quot;$host_alias&quot; &amp;&amp; ac_tool_prefix=$host_alias-
 test &quot;$silent&quot; = yes &amp;&amp; exec 6&gt;/dev/null
 
 
+ac_pwd=`pwd` &amp;&amp; test -n &quot;$ac_pwd&quot; &amp;&amp;
+ac_ls_di=`ls -di .` &amp;&amp;
+ac_pwd_ls_di=`cd &quot;$ac_pwd&quot; &amp;&amp; ls -di .` ||
+  { echo &quot;$as_me: error: Working directory cannot be determined&quot; &gt;&amp;2
+   { (exit 1); exit 1; }; }
+test &quot;X$ac_ls_di&quot; = &quot;X$ac_pwd_ls_di&quot; ||
+  { echo &quot;$as_me: error: pwd does not report name of working directory&quot; &gt;&amp;2
+   { (exit 1); exit 1; }; }
+
+
 # Find the source files, if location was not specified.
 if test -z &quot;$srcdir&quot;; then
   ac_srcdir_defaulted=yes
-  # Try the directory containing this script, then its parent.
-  ac_confdir=`(dirname &quot;$0&quot;) 2&gt;/dev/null ||
+  # Try the directory containing this script, then the parent directory.
+  ac_confdir=`$as_dirname -- &quot;$0&quot; ||
 $as_expr X&quot;$0&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 	 X&quot;$0&quot; : 'X\(//\)[^/]' \| \
 	 X&quot;$0&quot; : 'X\(//\)$' \| \
-	 X&quot;$0&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$0&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X&quot;$0&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
   srcdir=$ac_confdir
-  if test ! -r $srcdir/$ac_unique_file; then
+  if test ! -r &quot;$srcdir/$ac_unique_file&quot;; then
     srcdir=..
   fi
 else
   ac_srcdir_defaulted=no
 fi
-if test ! -r $srcdir/$ac_unique_file; then
-  if test &quot;$ac_srcdir_defaulted&quot; = yes; then
-    { echo &quot;$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or ..&quot; &gt;&amp;2
-   { (exit 1); exit 1; }; }
-  else
-    { echo &quot;$as_me: error: cannot find sources ($ac_unique_file) in $srcdir&quot; &gt;&amp;2
+if test ! -r &quot;$srcdir/$ac_unique_file&quot;; then
+  test &quot;$ac_srcdir_defaulted&quot; = yes &amp;&amp; srcdir=&quot;$ac_confdir or ..&quot;
+  { echo &quot;$as_me: error: cannot find sources ($ac_unique_file) in $srcdir&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
-  fi
 fi
-(cd $srcdir &amp;&amp; test -r ./$ac_unique_file) 2&gt;/dev/null ||
-  { echo &quot;$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work&quot; &gt;&amp;2
+ac_msg=&quot;sources are in $srcdir, but \`cd $srcdir' does not work&quot;
+ac_abs_confdir=`(
+	cd &quot;$srcdir&quot; &amp;&amp; test -r &quot;./$ac_unique_file&quot; || { echo &quot;$as_me: error: $ac_msg&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
-srcdir=`echo &quot;$srcdir&quot; | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CXX_set=${CXX+set}
-ac_env_CXX_value=$CXX
-ac_cv_env_CXX_set=${CXX+set}
-ac_cv_env_CXX_value=$CXX
-ac_env_CXXFLAGS_set=${CXXFLAGS+set}
-ac_env_CXXFLAGS_value=$CXXFLAGS
-ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
-ac_cv_env_CXXFLAGS_value=$CXXFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-ac_env_CXXCPP_set=${CXXCPP+set}
-ac_env_CXXCPP_value=$CXXCPP
-ac_cv_env_CXXCPP_set=${CXXCPP+set}
-ac_cv_env_CXXCPP_value=$CXXCPP
-ac_env_F77_set=${F77+set}
-ac_env_F77_value=$F77
-ac_cv_env_F77_set=${F77+set}
-ac_cv_env_F77_value=$F77
-ac_env_FFLAGS_set=${FFLAGS+set}
-ac_env_FFLAGS_value=$FFLAGS
-ac_cv_env_FFLAGS_set=${FFLAGS+set}
-ac_cv_env_FFLAGS_value=$FFLAGS
+	pwd)`
+# When building in place, set srcdir=.
+if test &quot;$ac_abs_confdir&quot; = &quot;$ac_pwd&quot;; then
+  srcdir=.
+fi
+# Remove unnecessary trailing slashes from srcdir.
+# Double slashes in file names in object file debugging info
+# mess up M-x gdb in Emacs.
+case $srcdir in
+*/) srcdir=`expr &quot;X$srcdir&quot; : 'X\(.*[^/]\)' \| &quot;X$srcdir&quot; : 'X\(.*\)'`;;
+esac
+for ac_var in $ac_precious_vars; do
+  eval ac_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_env_${ac_var}_value=\$${ac_var}
+  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
+  eval ac_cv_env_${ac_var}_value=\$${ac_var}
+done
 
 #
 # Report the --help message.
@@ -972,9 +1452,6 @@ Configuration:
   -n, --no-create         do not create output files
       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
 
-_ACEOF
-
-  cat &lt;&lt;_ACEOF
 Installation directories:
   --prefix=PREFIX         install architecture-independent files in PREFIX
 			  [$ac_default_prefix]
@@ -992,15 +1469,22 @@ Fine tuning of the installation directories:
   --bindir=DIR           user executables [EPREFIX/bin]
   --sbindir=DIR          system admin executables [EPREFIX/sbin]
   --libexecdir=DIR       program executables [EPREFIX/libexec]
-  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
   --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
   --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
   --libdir=DIR           object code libraries [EPREFIX/lib]
   --includedir=DIR       C header files [PREFIX/include]
   --oldincludedir=DIR    C header files for non-gcc [/usr/include]
-  --infodir=DIR          info documentation [PREFIX/info]
-  --mandir=DIR           man documentation [PREFIX/man]
+  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
+  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
+  --infodir=DIR          info documentation [DATAROOTDIR/info]
+  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
+  --mandir=DIR           man documentation [DATAROOTDIR/man]
+  --docdir=DIR           documentation root [DATAROOTDIR/doc/PACKAGE]
+  --htmldir=DIR          html documentation [DOCDIR]
+  --dvidir=DIR           dvi documentation [DOCDIR]
+  --pdfdir=DIR           pdf documentation [DOCDIR]
+  --psdir=DIR            ps documentation [DOCDIR]
 _ACEOF
 
   cat &lt;&lt;\_ACEOF
@@ -1027,10 +1511,8 @@ Optional Features:
                           (and sometimes confusing) to the casual installer
   --disable-dependency-tracking Speeds up one-time builds
   --enable-dependency-tracking  Do not reject slow dependency extractors
-  --enable-shared[=PKGS]
-                          build shared libraries [default=yes]
-  --enable-static[=PKGS]
-                          build static libraries [default=yes]
+  --enable-shared[=PKGS]  build shared libraries [default=yes]
+  --enable-static[=PKGS]  build static libraries [default=yes]
   --enable-fast-install[=PKGS]
                           optimize for fast installation [default=yes]
   --disable-libtool-lock  avoid locking (might break parallel builds)
@@ -1041,16 +1523,16 @@ Optional Packages:
   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
   --with-pic              try to use only PIC/non-PIC objects [default=use
                           both]
-  --with-tags[=TAGS]
-                          include additional configurations [automatic]
+  --with-tags[=TAGS]      include additional configurations [automatic]
 
 Some influential environment variables:
   CC          C compiler command
   CFLAGS      C compiler flags
   LDFLAGS     linker flags, e.g. -L&lt;lib dir&gt; if you have libraries in a
               nonstandard directory &lt;lib dir&gt;
-  CPPFLAGS    C/C++ preprocessor flags, e.g. -I&lt;include dir&gt; if you have
-              headers in a nonstandard directory &lt;include dir&gt;
+  LIBS        libraries to pass to the linker, e.g. -l&lt;library&gt;
+  CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I&lt;include dir&gt; if
+              you have headers in a nonstandard directory &lt;include dir&gt;
   CXX         C++ compiler command
   CXXFLAGS    C++ compiler flags
   CPP         C preprocessor
@@ -1062,118 +1544,86 @@ Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
 _ACEOF
+ac_status=$?
 fi
 
 if test &quot;$ac_init_help&quot; = &quot;recursive&quot;; then
   # If there are subdirs, report their specific --help.
-  ac_popdir=`pwd`
   for ac_dir in : $ac_subdirs_all; do test &quot;x$ac_dir&quot; = x: &amp;&amp; continue
-    test -d $ac_dir || continue
+    test -d &quot;$ac_dir&quot; || continue
     ac_builddir=.
 
-if test &quot;$ac_dir&quot; != .; then
+case &quot;$ac_dir&quot; in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
   ac_dir_suffix=/`echo &quot;$ac_dir&quot; | sed 's,^\.[\\/],,'`
-  # A &quot;../&quot; for each directory in $ac_dir_suffix.
-  ac_top_builddir=`echo &quot;$ac_dir_suffix&quot; | sed 's,/[^\\/]*,../,g'`
-else
-  ac_dir_suffix= ac_top_builddir=
-fi
+  # A &quot;..&quot; for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`echo &quot;$ac_dir_suffix&quot; | sed 's,/[^\\/]*,/..,g;s,/,,'`
+  case $ac_top_builddir_sub in
+  &quot;&quot;) ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
 
 case $srcdir in
-  .)  # No --srcdir option.  We are building in place.
+  .)  # We are building in place.
     ac_srcdir=.
-    if test -z &quot;$ac_top_builddir&quot;; then
-       ac_top_srcdir=.
-    else
-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
-    fi ;;
-  [\\/]* | ?:[\\/]* )  # Absolute path.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
     ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir ;;
-  *) # Relative path.
-    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo &amp;&amp; pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir=&quot;$ac_dir&quot;;;
-*)
-  case &quot;$ac_dir&quot; in
-  .) ac_abs_builddir=`pwd`;;
-  [\\/]* | ?:[\\/]* ) ac_abs_builddir=&quot;$ac_dir&quot;;;
-  *) ac_abs_builddir=`pwd`/&quot;$ac_dir&quot;;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
-  case ${ac_top_builddir}. in
-  .) ac_abs_top_builddir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
-  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
-  case $ac_srcdir in
-  .) ac_abs_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
-  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
-  case $ac_top_srcdir in
-  .) ac_abs_top_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
-  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
-  esac;;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
 esac
-
-    cd $ac_dir
-    # Check for guested configure; otherwise get Cygnus style configure.
-    if test -f $ac_srcdir/configure.gnu; then
-      echo
-      $SHELL $ac_srcdir/configure.gnu  --help=recursive
-    elif test -f $ac_srcdir/configure; then
-      echo
-      $SHELL $ac_srcdir/configure  --help=recursive
-    elif test -f $ac_srcdir/configure.ac ||
-	   test -f $ac_srcdir/configure.in; then
-      echo
-      $ac_configure --help
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
+
+    cd &quot;$ac_dir&quot; || { ac_status=$?; continue; }
+    # Check for guested configure.
+    if test -f &quot;$ac_srcdir/configure.gnu&quot;; then
+      echo &amp;&amp;
+      $SHELL &quot;$ac_srcdir/configure.gnu&quot; --help=recursive
+    elif test -f &quot;$ac_srcdir/configure&quot;; then
+      echo &amp;&amp;
+      $SHELL &quot;$ac_srcdir/configure&quot; --help=recursive
     else
       echo &quot;$as_me: WARNING: no configuration information is in $ac_dir&quot; &gt;&amp;2
-    fi
-    cd &quot;$ac_popdir&quot;
+    fi || ac_status=$?
+    cd &quot;$ac_pwd&quot; || { ac_status=$?; break; }
   done
 fi
 
-test -n &quot;$ac_init_help&quot; &amp;&amp; exit 0
+test -n &quot;$ac_init_help&quot; &amp;&amp; exit $ac_status
 if $ac_init_version; then
   cat &lt;&lt;\_ACEOF
+configure
+generated by GNU Autoconf 2.61
 
-Copyright (C) 2003 Free Software Foundation, Inc.
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.
 _ACEOF
-  exit 0
+  exit
 fi
-exec 5&gt;config.log
-cat &gt;&amp;5 &lt;&lt;_ACEOF
+cat &gt;config.log &lt;&lt;_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by $as_me, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
+generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
 
 _ACEOF
+exec 5&gt;&gt;config.log
 {
 cat &lt;&lt;_ASUNAME
 ## --------- ##
@@ -1192,7 +1642,7 @@ uname -v = `(uname -v) 2&gt;/dev/null || echo unknown`
 /bin/arch              = `(/bin/arch) 2&gt;/dev/null              || echo unknown`
 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2&gt;/dev/null       || echo unknown`
 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2&gt;/dev/null || echo unknown`
-hostinfo               = `(hostinfo) 2&gt;/dev/null               || echo unknown`
+/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2&gt;/dev/null      || echo unknown`
 /bin/machine           = `(/bin/machine) 2&gt;/dev/null           || echo unknown`
 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2&gt;/dev/null       || echo unknown`
 /bin/universe          = `(/bin/universe) 2&gt;/dev/null          || echo unknown`
@@ -1206,6 +1656,7 @@ do
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   echo &quot;PATH: $as_dir&quot;
 done
+IFS=$as_save_IFS
 
 } &gt;&amp;5
 
@@ -1227,7 +1678,6 @@ _ACEOF
 ac_configure_args=
 ac_configure_args0=
 ac_configure_args1=
-ac_sep=
 ac_must_keep_next=false
 for ac_pass in 1 2
 do
@@ -1238,7 +1688,7 @@ do
     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
     | -silent | --silent | --silen | --sile | --sil)
       continue ;;
-    *&quot; &quot;*|*&quot;	&quot;*|*[\[\]\~\#\$\^\&amp;\*\(\)\{\}\\\|\;\&lt;\&gt;\?\&quot;\']*)
+    *\'*)
       ac_arg=`echo &quot;$ac_arg&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;` ;;
     esac
     case $ac_pass in
@@ -1260,9 +1710,7 @@ do
 	  -* ) ac_must_keep_next=true ;;
 	esac
       fi
-      ac_configure_args=&quot;$ac_configure_args$ac_sep'$ac_arg'&quot;
-      # Get rid of the leading space.
-      ac_sep=&quot; &quot;
+      ac_configure_args=&quot;$ac_configure_args '$ac_arg'&quot;
       ;;
     esac
   done
@@ -1273,8 +1721,8 @@ $as_unset ac_configure_args1 || test &quot;${ac_configure_args1+set}&quot; != set || { ac_
 # When interrupted or exit'd, cleanup temporary files, and complete
 # config.log.  We remove comments because anyway the quotes in there
 # would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
+# WARNING: Use '\'' to represent an apostrophe within the trap.
+# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
 trap 'exit_status=$?
   # Save into config.log some information that might help in debugging.
   {
@@ -1287,20 +1735,34 @@ trap 'exit_status=$?
 _ASBOX
     echo
     # The following way of writing the cache mishandles newlines in values,
-{
+(
+  for ac_var in `(set) 2&gt;&amp;1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { echo &quot;$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: Cache variable $ac_var contains a newline.&quot; &gt;&amp;2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      *) $as_unset $ac_var ;;
+      esac ;;
+    esac
+  done
   (set) 2&gt;&amp;1 |
-    case `(ac_space='&quot;'&quot;' '&quot;'&quot;'; set | grep ac_space) 2&gt;&amp;1` in
-    *ac_space=\ *)
+    case $as_nl`(ac_space='\'' '\''; set) 2&gt;&amp;1` in #(
+    *${as_nl}ac_space=\ *)
       sed -n \
-	&quot;s/'&quot;'&quot;'/'&quot;'&quot;'\\\\'&quot;'&quot;''&quot;'&quot;'/g;
-	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='&quot;'&quot;'\\2'&quot;'&quot;'/p&quot;
-      ;;
+	&quot;s/'\''/'\''\\\\'\'''\''/g;
+	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p&quot;
+      ;; #(
     *)
-      sed -n \
-	&quot;s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p&quot;
+      sed -n &quot;/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p&quot;
       ;;
-    esac;
-}
+    esac |
+    sort
+)
     echo
 
     cat &lt;&lt;\_ASBOX
@@ -1311,22 +1773,28 @@ _ASBOX
     echo
     for ac_var in $ac_subst_vars
     do
-      eval ac_val=$`echo $ac_var`
-      echo &quot;$ac_var='&quot;'&quot;'$ac_val'&quot;'&quot;'&quot;
+      eval ac_val=\$$ac_var
+      case $ac_val in
+      *\'\''*) ac_val=`echo &quot;$ac_val&quot; | sed &quot;s/'\''/'\''\\\\\\\\'\'''\''/g&quot;`;;
+      esac
+      echo &quot;$ac_var='\''$ac_val'\''&quot;
     done | sort
     echo
 
     if test -n &quot;$ac_subst_files&quot;; then
       cat &lt;&lt;\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
+## ------------------- ##
+## File substitutions. ##
+## ------------------- ##
 _ASBOX
       echo
       for ac_var in $ac_subst_files
       do
-	eval ac_val=$`echo $ac_var`
-	echo &quot;$ac_var='&quot;'&quot;'$ac_val'&quot;'&quot;'&quot;
+	eval ac_val=\$$ac_var
+	case $ac_val in
+	*\'\''*) ac_val=`echo &quot;$ac_val&quot; | sed &quot;s/'\''/'\''\\\\\\\\'\'''\''/g&quot;`;;
+	esac
+	echo &quot;$ac_var='\''$ac_val'\''&quot;
       done | sort
       echo
     fi
@@ -1338,26 +1806,24 @@ _ASBOX
 ## ----------- ##
 _ASBOX
       echo
-      sed &quot;/^$/d&quot; confdefs.h | sort
+      cat confdefs.h
       echo
     fi
     test &quot;$ac_signal&quot; != 0 &amp;&amp;
       echo &quot;$as_me: caught signal $ac_signal&quot;
     echo &quot;$as_me: exit $exit_status&quot;
   } &gt;&amp;5
-  rm -f core *.core &amp;&amp;
-  rm -rf conftest* confdefs* conf$$* $ac_clean_files &amp;&amp;
+  rm -f core *.core core.conftest.* &amp;&amp;
+    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &amp;&amp;
     exit $exit_status
-     ' 0
+' 0
 for ac_signal in 1 2 13 15; do
   trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
 done
 ac_signal=0
 
 # confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo &gt;confdefs.h
+rm -f -r conftest* confdefs.h
 
 # Predefined preprocessor variables.
 
@@ -1388,14 +1854,17 @@ _ACEOF
 
 # Let the site file select an alternate cache file if it wants to.
 # Prefer explicitly selected file to automatically selected ones.
-if test -z &quot;$CONFIG_SITE&quot;; then
-  if test &quot;x$prefix&quot; != xNONE; then
-    CONFIG_SITE=&quot;$prefix/share/config.site $prefix/etc/config.site&quot;
-  else
-    CONFIG_SITE=&quot;$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site&quot;
-  fi
+if test -n &quot;$CONFIG_SITE&quot;; then
+  set x &quot;$CONFIG_SITE&quot;
+elif test &quot;x$prefix&quot; != xNONE; then
+  set x &quot;$prefix/share/config.site&quot; &quot;$prefix/etc/config.site&quot;
+else
+  set x &quot;$ac_default_prefix/share/config.site&quot; \
+	&quot;$ac_default_prefix/etc/config.site&quot;
 fi
-for ac_site_file in $CONFIG_SITE; do
+shift
+for ac_site_file
+do
   if test -r &quot;$ac_site_file&quot;; then
     { echo &quot;$as_me:$LINENO: loading site script $ac_site_file&quot; &gt;&amp;5
 echo &quot;$as_me: loading site script $ac_site_file&quot; &gt;&amp;6;}
@@ -1411,8 +1880,8 @@ if test -r &quot;$cache_file&quot;; then
     { echo &quot;$as_me:$LINENO: loading cache $cache_file&quot; &gt;&amp;5
 echo &quot;$as_me: loading cache $cache_file&quot; &gt;&amp;6;}
     case $cache_file in
-      [\\/]* | ?:[\\/]* ) . $cache_file;;
-      *)                      . ./$cache_file;;
+      [\\/]* | ?:[\\/]* ) . &quot;$cache_file&quot;;;
+      *)                      . &quot;./$cache_file&quot;;;
     esac
   fi
 else
@@ -1424,12 +1893,11 @@ fi
 # Check that the precious variables saved in the cache have kept the same
 # value.
 ac_cache_corrupted=false
-for ac_var in `(set) 2&gt;&amp;1 |
-	       sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
+for ac_var in $ac_precious_vars; do
   eval ac_old_set=\$ac_cv_env_${ac_var}_set
   eval ac_new_set=\$ac_env_${ac_var}_set
-  eval ac_old_val=&quot;\$ac_cv_env_${ac_var}_value&quot;
-  eval ac_new_val=&quot;\$ac_env_${ac_var}_value&quot;
+  eval ac_old_val=\$ac_cv_env_${ac_var}_value
+  eval ac_new_val=\$ac_env_${ac_var}_value
   case $ac_old_set,$ac_new_set in
     set,)
       { echo &quot;$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run&quot; &gt;&amp;5
@@ -1454,8 +1922,7 @@ echo &quot;$as_me:   current value: $ac_new_val&quot; &gt;&amp;2;}
   # Pass precious variables to config.status.
   if test &quot;$ac_new_set&quot; = set; then
     case $ac_new_val in
-    *&quot; &quot;*|*&quot;	&quot;*|*[\[\]\~\#\$\^\&amp;\*\(\)\{\}\\\|\;\&lt;\&gt;\?\&quot;\']*)
-      ac_arg=$ac_var=`echo &quot;$ac_new_val&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;` ;;
+    *\'*) ac_arg=$ac_var=`echo &quot;$ac_new_val&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;` ;;
     *) ac_arg=$ac_var=$ac_new_val ;;
     esac
     case &quot; $ac_configure_args &quot; in
@@ -1472,12 +1939,6 @@ echo &quot;$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start ov
    { (exit 1); exit 1; }; }
 fi
 
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
 
 
 
@@ -1494,35 +1955,46 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+ac_ext=c
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
+ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
+ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-          ac_config_headers=&quot;$ac_config_headers config.h&quot;
+ac_config_headers=&quot;$ac_config_headers config.h&quot;
 
 am__api_version=&quot;1.7&quot;
 ac_aux_dir=
-for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
-  if test -f $ac_dir/install-sh; then
+for ac_dir in &quot;$srcdir&quot; &quot;$srcdir/..&quot; &quot;$srcdir/../..&quot;; do
+  if test -f &quot;$ac_dir/install-sh&quot;; then
     ac_aux_dir=$ac_dir
     ac_install_sh=&quot;$ac_aux_dir/install-sh -c&quot;
     break
-  elif test -f $ac_dir/install.sh; then
+  elif test -f &quot;$ac_dir/install.sh&quot;; then
     ac_aux_dir=$ac_dir
     ac_install_sh=&quot;$ac_aux_dir/install.sh -c&quot;
     break
-  elif test -f $ac_dir/shtool; then
+  elif test -f &quot;$ac_dir/shtool&quot;; then
     ac_aux_dir=$ac_dir
     ac_install_sh=&quot;$ac_aux_dir/shtool install -c&quot;
     break
   fi
 done
 if test -z &quot;$ac_aux_dir&quot;; then
-  { { echo &quot;$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../..&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../..&quot; &gt;&amp;2;}
+  { { echo &quot;$as_me:$LINENO: error: cannot find install-sh or install.sh in \&quot;$srcdir\&quot; \&quot;$srcdir/..\&quot; \&quot;$srcdir/../..\&quot;&quot; &gt;&amp;5
+echo &quot;$as_me: error: cannot find install-sh or install.sh in \&quot;$srcdir\&quot; \&quot;$srcdir/..\&quot; \&quot;$srcdir/../..\&quot;&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
 fi
-ac_config_guess=&quot;$SHELL $ac_aux_dir/config.guess&quot;
-ac_config_sub=&quot;$SHELL $ac_aux_dir/config.sub&quot;
-ac_configure=&quot;$SHELL $ac_aux_dir/configure&quot; # This should be Cygnus configure.
+
+# These three variables are undocumented and unsupported,
+# and are intended to be withdrawn in a future Autoconf release.
+# They can cause serious problems if a builder's source tree is in a directory
+# whose full name contains unusual characters.
+ac_config_guess=&quot;$SHELL $ac_aux_dir/config.guess&quot;  # Please don't use this var.
+ac_config_sub=&quot;$SHELL $ac_aux_dir/config.sub&quot;  # Please don't use this var.
+ac_configure=&quot;$SHELL $ac_aux_dir/configure&quot;  # Please don't use this var.
+
 
 # Find a good install program.  We prefer a C program (faster),
 # so one script is as good as another.  But avoid the broken or
@@ -1537,8 +2009,8 @@ ac_configure=&quot;$SHELL $ac_aux_dir/configure&quot; # This should be Cygnus configure.
 # SVR4 /usr/ucb/install, which tries to use the nonexistent group &quot;staff&quot;
 # OS/2's system install, which has a completely different semantic
 # ./install, which can be erroneously created by make from ./install.sh.
-echo &quot;$as_me:$LINENO: checking for a BSD-compatible install&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for a BSD-compatible install... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for a BSD-compatible install&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for a BSD-compatible install... $ECHO_C&quot; &gt;&amp;6; }
 if test -z &quot;$INSTALL&quot;; then
 if test &quot;${ac_cv_path_install+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
@@ -1560,7 +2032,7 @@ case $as_dir/ in
     # by default.
     for ac_prog in ginstall scoinst install; do
       for ac_exec_ext in '' $ac_executable_extensions; do
-	if $as_executable_p &quot;$as_dir/$ac_prog$ac_exec_ext&quot;; then
+	if { test -f &quot;$as_dir/$ac_prog$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_prog$ac_exec_ext&quot;; }; then
 	  if test $ac_prog = install &amp;&amp;
 	    grep dspmsg &quot;$as_dir/$ac_prog$ac_exec_ext&quot; &gt;/dev/null 2&gt;&amp;1; then
 	    # AIX install.  It has an incompatible calling convention.
@@ -1579,21 +2051,22 @@ case $as_dir/ in
     ;;
 esac
 done
+IFS=$as_save_IFS
 
 
 fi
   if test &quot;${ac_cv_path_install+set}&quot; = set; then
     INSTALL=$ac_cv_path_install
   else
-    # As a last resort, use the slow shell script.  We don't cache a
-    # path for INSTALL within a source directory, because that will
+    # As a last resort, use the slow shell script.  Don't cache a
+    # value for INSTALL within a source directory, because that will
     # break other packages using the cache if that directory is
-    # removed, or if the path is relative.
+    # removed, or if the value is a relative name.
     INSTALL=$ac_install_sh
   fi
 fi
-echo &quot;$as_me:$LINENO: result: $INSTALL&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INSTALL&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $INSTALL&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INSTALL&quot; &gt;&amp;6; }
 
 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 # It thinks the first close brace ends the variable substitution.
@@ -1603,8 +2076,8 @@ test -z &quot;$INSTALL_SCRIPT&quot; &amp;&amp; INSTALL_SCRIPT='${INSTALL}'
 
 test -z &quot;$INSTALL_DATA&quot; &amp;&amp; INSTALL_DATA='${INSTALL} -m 644'
 
-echo &quot;$as_me:$LINENO: checking whether build environment is sane&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether build environment is sane... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether build environment is sane&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether build environment is sane... $ECHO_C&quot; &gt;&amp;6; }
 # Just in case
 sleep 1
 echo timestamp &gt; conftest.file
@@ -1646,20 +2119,20 @@ echo &quot;$as_me: error: newly created file is older than distributed files!
 Check your system clock&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
 fi
-echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
 test &quot;$program_prefix&quot; != NONE &amp;&amp;
-  program_transform_name=&quot;s,^,$program_prefix,;$program_transform_name&quot;
+  program_transform_name=&quot;s&amp;^&amp;$program_prefix&amp;;$program_transform_name&quot;
 # Use a double $ so make ignores it.
 test &quot;$program_suffix&quot; != NONE &amp;&amp;
-  program_transform_name=&quot;s,\$,$program_suffix,;$program_transform_name&quot;
+  program_transform_name=&quot;s&amp;\$&amp;$program_suffix&amp;;$program_transform_name&quot;
 # Double any \ or $.  echo might interpret backslashes.
 # By default was `s,x,x', remove it if useless.
 cat &lt;&lt;\_ACEOF &gt;conftest.sed
 s/[\\$]/&amp;&amp;/g;s/;s,x,x,$//
 _ACEOF
 program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
-rm conftest.sed
+rm -f conftest.sed
 
 
 # expand $ac_aux_dir to an absolute path
@@ -1679,8 +2152,8 @@ for ac_prog in gawk mawk nawk awk
 do
   # Extract the first word of &quot;$ac_prog&quot;, so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_AWK+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -1693,54 +2166,57 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_AWK=&quot;$ac_prog&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 AWK=$ac_cv_prog_AWK
 if test -n &quot;$AWK&quot;; then
-  echo &quot;$as_me:$LINENO: result: $AWK&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$AWK&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $AWK&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$AWK&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
   test -n &quot;$AWK&quot; &amp;&amp; break
 done
 
-echo &quot;$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C&quot; &gt;&amp;6
-set dummy ${MAKE-make}; ac_make=`echo &quot;$2&quot; | sed 'y,:./+-,___p_,'`
-if eval &quot;test \&quot;\${ac_cv_prog_make_${ac_make}_set+set}\&quot; = set&quot;; then
+{ echo &quot;$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C&quot; &gt;&amp;6; }
+set x ${MAKE-make}; ac_make=`echo &quot;$2&quot; | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
+if { as_var=ac_cv_prog_make_${ac_make}_set; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   cat &gt;conftest.make &lt;&lt;\_ACEOF
+SHELL = /bin/sh
 all:
-	@echo 'ac_maketemp=&quot;$(MAKE)&quot;'
+	@echo '@@@%%%=$(MAKE)=@@@%%%'
 _ACEOF
 # GNU make sometimes prints &quot;make[1]: Entering...&quot;, which would confuse us.
-eval `${MAKE-make} -f conftest.make 2&gt;/dev/null | grep temp=`
-if test -n &quot;$ac_maketemp&quot;; then
-  eval ac_cv_prog_make_${ac_make}_set=yes
-else
-  eval ac_cv_prog_make_${ac_make}_set=no
-fi
+case `${MAKE-make} -f conftest.make 2&gt;/dev/null` in
+  *@@@%%%=?*=@@@%%%*)
+    eval ac_cv_prog_make_${ac_make}_set=yes;;
+  *)
+    eval ac_cv_prog_make_${ac_make}_set=no;;
+esac
 rm -f conftest.make
 fi
-if eval &quot;test \&quot;`echo '$ac_cv_prog_make_'${ac_make}_set`\&quot; = yes&quot;; then
-  echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
+  { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
   SET_MAKE=
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
   SET_MAKE=&quot;MAKE=${MAKE-make}&quot;
 fi
 
@@ -1773,7 +2249,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=gphpedit
- VERSION=0.9.91
+ VERSION=0.9.96
 
 
 cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
@@ -1814,8 +2290,8 @@ if test &quot;$cross_compiling&quot; != no; then
   if test -n &quot;$ac_tool_prefix&quot;; then
   # Extract the first word of &quot;${ac_tool_prefix}strip&quot;, so it can be a program name with args.
 set dummy ${ac_tool_prefix}strip; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_STRIP+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -1828,32 +2304,34 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_STRIP=&quot;${ac_tool_prefix}strip&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 STRIP=$ac_cv_prog_STRIP
 if test -n &quot;$STRIP&quot;; then
-  echo &quot;$as_me:$LINENO: result: $STRIP&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$STRIP&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $STRIP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$STRIP&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 fi
 if test -z &quot;$ac_cv_prog_STRIP&quot;; then
   ac_ct_STRIP=$STRIP
   # Extract the first word of &quot;strip&quot;, so it can be a program name with args.
 set dummy strip; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_STRIP+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -1866,27 +2344,41 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_STRIP=&quot;strip&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
-  test -z &quot;$ac_cv_prog_ac_ct_STRIP&quot; &amp;&amp; ac_cv_prog_ac_ct_STRIP=&quot;:&quot;
 fi
 fi
 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
 if test -n &quot;$ac_ct_STRIP&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_STRIP&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_STRIP&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_STRIP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_STRIP&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
-  STRIP=$ac_ct_STRIP
+  if test &quot;x$ac_ct_STRIP&quot; = x; then
+    STRIP=&quot;:&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    STRIP=$ac_ct_STRIP
+  fi
 else
   STRIP=&quot;$ac_cv_prog_STRIP&quot;
 fi
@@ -1900,17 +2392,17 @@ INSTALL_STRIP_PROGRAM=&quot;\${SHELL} \$(install_sh) -c -s&quot;
 
 
 
-echo &quot;$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C&quot; &gt;&amp;6
-    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
+{ echo &quot;$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C&quot; &gt;&amp;6; }
+    # Check whether --enable-maintainer-mode was given.
 if test &quot;${enable_maintainer_mode+set}&quot; = set; then
-  enableval=&quot;$enable_maintainer_mode&quot;
-  USE_MAINTAINER_MODE=$enableval
+  enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
 else
   USE_MAINTAINER_MODE=no
-fi;
-  echo &quot;$as_me:$LINENO: result: $USE_MAINTAINER_MODE&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$USE_MAINTAINER_MODE&quot; &gt;&amp;6
+fi
+
+  { echo &quot;$as_me:$LINENO: result: $USE_MAINTAINER_MODE&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$USE_MAINTAINER_MODE&quot; &gt;&amp;6; }
 
 
 if test $USE_MAINTAINER_MODE = yes; then
@@ -1933,8 +2425,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 if test -n &quot;$ac_tool_prefix&quot;; then
   # Extract the first word of &quot;${ac_tool_prefix}gcc&quot;, so it can be a program name with args.
 set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_CC+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -1947,32 +2439,34 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_CC=&quot;${ac_tool_prefix}gcc&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 CC=$ac_cv_prog_CC
 if test -n &quot;$CC&quot;; then
-  echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 fi
 if test -z &quot;$ac_cv_prog_CC&quot;; then
   ac_ct_CC=$CC
   # Extract the first word of &quot;gcc&quot;, so it can be a program name with args.
 set dummy gcc; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_CC+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -1985,36 +2479,51 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_CC=&quot;gcc&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 ac_ct_CC=$ac_cv_prog_ac_ct_CC
 if test -n &quot;$ac_ct_CC&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_CC&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_CC&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_CC&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_CC&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
-  CC=$ac_ct_CC
+  if test &quot;x$ac_ct_CC&quot; = x; then
+    CC=&quot;&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
 else
   CC=&quot;$ac_cv_prog_CC&quot;
 fi
 
 if test -z &quot;$CC&quot;; then
-  if test -n &quot;$ac_tool_prefix&quot;; then
-  # Extract the first word of &quot;${ac_tool_prefix}cc&quot;, so it can be a program name with args.
+          if test -n &quot;$ac_tool_prefix&quot;; then
+    # Extract the first word of &quot;${ac_tool_prefix}cc&quot;, so it can be a program name with args.
 set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_CC+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -2027,74 +2536,34 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_CC=&quot;${ac_tool_prefix}cc&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 CC=$ac_cv_prog_CC
 if test -n &quot;$CC&quot;; then
-  echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
-fi
-if test -z &quot;$ac_cv_prog_CC&quot;; then
-  ac_ct_CC=$CC
-  # Extract the first word of &quot;cc&quot;, so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
-if test &quot;${ac_cv_prog_ac_ct_CC+set}&quot; = set; then
-  echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
-else
-  if test -n &quot;$ac_ct_CC&quot;; then
-  ac_cv_prog_ac_ct_CC=&quot;$ac_ct_CC&quot; # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
-  for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
-    ac_cv_prog_ac_ct_CC=&quot;cc&quot;
-    echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
-    break 2
-  fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n &quot;$ac_ct_CC&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_CC&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_CC&quot; &gt;&amp;6
-else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
-fi
-
-  CC=$ac_ct_CC
-else
-  CC=&quot;$ac_cv_prog_CC&quot;
-fi
 
+  fi
 fi
 if test -z &quot;$CC&quot;; then
   # Extract the first word of &quot;cc&quot;, so it can be a program name with args.
 set dummy cc; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_CC+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -2108,7 +2577,7 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     if test &quot;$as_dir/$ac_word$ac_exec_ext&quot; = &quot;/usr/ucb/cc&quot;; then
        ac_prog_rejected=yes
        continue
@@ -2119,6 +2588,7 @@ do
   fi
 done
 done
+IFS=$as_save_IFS
 
 if test $ac_prog_rejected = yes; then
   # We found a bogon in the path, so make sure we never use it.
@@ -2136,22 +2606,23 @@ fi
 fi
 CC=$ac_cv_prog_CC
 if test -n &quot;$CC&quot;; then
-  echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 fi
 if test -z &quot;$CC&quot;; then
   if test -n &quot;$ac_tool_prefix&quot;; then
-  for ac_prog in cl
+  for ac_prog in cl.exe
   do
     # Extract the first word of &quot;$ac_tool_prefix$ac_prog&quot;, so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_CC+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -2164,36 +2635,38 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_CC=&quot;$ac_tool_prefix$ac_prog&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 CC=$ac_cv_prog_CC
 if test -n &quot;$CC&quot;; then
-  echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $CC&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$CC&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
     test -n &quot;$CC&quot; &amp;&amp; break
   done
 fi
 if test -z &quot;$CC&quot;; then
   ac_ct_CC=$CC
-  for ac_prog in cl
+  for ac_prog in cl.exe
 do
   # Extract the first word of &quot;$ac_prog&quot;, so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_CC+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -2206,29 +2679,45 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_CC=&quot;$ac_prog&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 ac_ct_CC=$ac_cv_prog_ac_ct_CC
 if test -n &quot;$ac_ct_CC&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_CC&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_CC&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_CC&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_CC&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
   test -n &quot;$ac_ct_CC&quot; &amp;&amp; break
 done
 
-  CC=$ac_ct_CC
+  if test &quot;x$ac_ct_CC&quot; = x; then
+    CC=&quot;&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    CC=$ac_ct_CC
+  fi
 fi
 
 fi
@@ -2241,21 +2730,35 @@ See \`config.log' for more details.&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
 
 # Provide some information about the compiler.
-echo &quot;$as_me:$LINENO:&quot; \
-     &quot;checking for C compiler version&quot; &gt;&amp;5
+echo &quot;$as_me:$LINENO: checking for C compiler version&quot; &gt;&amp;5
 ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler --version &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler --version &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler --version &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler --version &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler -v &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler -v &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler -v &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler -v &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler -V &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler -V &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler -V &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler -V &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
@@ -2280,47 +2783,77 @@ ac_clean_files=&quot;$ac_clean_files a.out a.exe b.out&quot;
 # Try to create an executable without -o first, disregard a.out.
 # It will help us diagnose broken compilers, and finding out an intuition
 # of exeext.
-echo &quot;$as_me:$LINENO: checking for C compiler default output file name&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for C compiler default output file name... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for C compiler default output file name&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for C compiler default output file name... $ECHO_C&quot; &gt;&amp;6; }
 ac_link_default=`echo &quot;$ac_link&quot; | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link_default\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link_default) 2&gt;&amp;5
+#
+# List of possible output files, starting from the most likely.
+# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
+# only as a last resort.  b.out is created by i960 compilers.
+ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
+#
+# The IRIX 6 linker writes into existing files which may not be
+# executable, retaining their permissions.  Remove them first so a
+# subsequent execution test works.
+ac_rmfiles=
+for ac_file in $ac_files
+do
+  case $ac_file in
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
+    * ) ac_rmfiles=&quot;$ac_rmfiles $ac_file&quot;;;
+  esac
+done
+rm -f $ac_rmfiles
+
+if { (ac_try=&quot;$ac_link_default&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link_default&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }; then
-  # Find the output, starting from the most likely.  This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
+  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
+# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
+# in a Makefile.  We should not override ac_cv_exeext if it was cached,
+# so that the user can short-circuit this test for compilers unknown to
+# Autoconf.
+for ac_file in $ac_files ''
 do
   test -f &quot;$ac_file&quot; || continue
   case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
-	;;
-    conftest.$ac_ext )
-	# This is the source file.
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
 	;;
     [ab].out )
 	# We found the default executable, but exeext='' is most
 	# certainly right.
 	break;;
     *.* )
-	ac_cv_exeext=`expr &quot;$ac_file&quot; : '[^.]*\(\..*\)'`
-	# FIXME: I believe we export ac_cv_exeext for Libtool,
-	# but it would be cool to find out if it's true.  Does anybody
-	# maintain Libtool? --akim.
-	export ac_cv_exeext
+        if test &quot;${ac_cv_exeext+set}&quot; = set &amp;&amp; test &quot;$ac_cv_exeext&quot; != no;
+	then :; else
+	   ac_cv_exeext=`expr &quot;$ac_file&quot; : '[^.]*\(\..*\)'`
+	fi
+	# We set ac_cv_exeext here because the later test for it is not
+	# safe: cross compilers may not add the suffix if given an `-o'
+	# argument, so we may need to know it at that point already.
+	# Even if this section looks crufty: it has the advantage of
+	# actually working.
 	break;;
     * )
 	break;;
   esac
 done
+test &quot;$ac_cv_exeext&quot; = no &amp;&amp; ac_cv_exeext=
+
 else
+  ac_file=''
+fi
+
+{ echo &quot;$as_me:$LINENO: result: $ac_file&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_file&quot; &gt;&amp;6; }
+if test -z &quot;$ac_file&quot;; then
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
@@ -2332,19 +2865,21 @@ See \`config.log' for more details.&quot; &gt;&amp;2;}
 fi
 
 ac_exeext=$ac_cv_exeext
-echo &quot;$as_me:$LINENO: result: $ac_file&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_file&quot; &gt;&amp;6
 
-# Check the compiler produces executables we can run.  If not, either
+# Check that the compiler produces executables we can run.  If not, either
 # the compiler is broken, or we cross compile.
-echo &quot;$as_me:$LINENO: checking whether the C compiler works&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether the C compiler works... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether the C compiler works&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether the C compiler works... $ECHO_C&quot; &gt;&amp;6; }
 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
 # If not cross compiling, check that we can run a simple program.
 if test &quot;$cross_compiling&quot; != yes; then
   if { ac_try='./$ac_file'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
+  { (case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_try&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }; }; then
@@ -2363,22 +2898,27 @@ See \`config.log' for more details.&quot; &gt;&amp;2;}
     fi
   fi
 fi
-echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
 
 rm -f a.out a.exe conftest$ac_cv_exeext b.out
 ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run.  If not, either
+# Check that the compiler produces executables we can run.  If not, either
 # the compiler is broken, or we cross compile.
-echo &quot;$as_me:$LINENO: checking whether we are cross compiling&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether we are cross compiling... $ECHO_C&quot; &gt;&amp;6
-echo &quot;$as_me:$LINENO: result: $cross_compiling&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$cross_compiling&quot; &gt;&amp;6
-
-echo &quot;$as_me:$LINENO: checking for suffix of executables&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for suffix of executables... $ECHO_C&quot; &gt;&amp;6
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;&amp;5
+{ echo &quot;$as_me:$LINENO: checking whether we are cross compiling&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether we are cross compiling... $ECHO_C&quot; &gt;&amp;6; }
+{ echo &quot;$as_me:$LINENO: result: $cross_compiling&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$cross_compiling&quot; &gt;&amp;6; }
+
+{ echo &quot;$as_me:$LINENO: checking for suffix of executables&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for suffix of executables... $ECHO_C&quot; &gt;&amp;6; }
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }; then
@@ -2389,9 +2929,8 @@ if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
 for ac_file in conftest.exe conftest conftest.*; do
   test -f &quot;$ac_file&quot; || continue
   case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
     *.* ) ac_cv_exeext=`expr &quot;$ac_file&quot; : '[^.]*\(\..*\)'`
-	  export ac_cv_exeext
 	  break;;
     * ) break;;
   esac
@@ -2405,14 +2944,14 @@ See \`config.log' for more details.&quot; &gt;&amp;2;}
 fi
 
 rm -f conftest$ac_cv_exeext
-echo &quot;$as_me:$LINENO: result: $ac_cv_exeext&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_exeext&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_exeext&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_exeext&quot; &gt;&amp;6; }
 
 rm -f conftest.$ac_ext
 EXEEXT=$ac_cv_exeext
 ac_exeext=$EXEEXT
-echo &quot;$as_me:$LINENO: checking for suffix of object files&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for suffix of object files... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for suffix of object files&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for suffix of object files... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_objext+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -2432,14 +2971,20 @@ main ()
 }
 _ACEOF
 rm -f conftest.o conftest.obj
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;&amp;5
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }; then
-  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2&gt;/dev/null`; do
+  for ac_file in conftest.o conftest.obj conftest.*; do
+  test -f &quot;$ac_file&quot; || continue;
   case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
+    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
     *) ac_cv_objext=`expr &quot;$ac_file&quot; : '.*\.\(.*\)'`
        break;;
   esac
@@ -2457,12 +3002,12 @@ fi
 
 rm -f conftest.$ac_cv_objext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_objext&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_objext&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_objext&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_objext&quot; &gt;&amp;6; }
 OBJEXT=$ac_cv_objext
 ac_objext=$OBJEXT
-echo &quot;$as_me:$LINENO: checking whether we are using the GNU C compiler&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether we are using the GNU C compiler... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether we are using the GNU C compiler&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether we are using the GNU C compiler... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_c_compiler_gnu+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -2485,49 +3030,49 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_compiler_gnu=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_compiler_gnu=no
+	ac_compiler_gnu=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 ac_cv_c_compiler_gnu=$ac_compiler_gnu
 
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_c_compiler_gnu&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_c_compiler_gnu&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_c_compiler_gnu&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_c_compiler_gnu&quot; &gt;&amp;6; }
 GCC=`test $ac_compiler_gnu = yes &amp;&amp; echo yes`
 ac_test_CFLAGS=${CFLAGS+set}
 ac_save_CFLAGS=$CFLAGS
-CFLAGS=&quot;-g&quot;
-echo &quot;$as_me:$LINENO: checking whether $CC accepts -g&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether $CC accepts -g... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether $CC accepts -g&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether $CC accepts -g... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_cc_g+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
-  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
+  ac_save_c_werror_flag=$ac_c_werror_flag
+   ac_c_werror_flag=yes
+   ac_cv_prog_cc_g=no
+   CFLAGS=&quot;-g&quot;
+   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h &gt;&gt;conftest.$ac_ext
@@ -2543,37 +3088,118 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
+  ac_cv_prog_cc_g=yes
+else
+  echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
+sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
+
+	CFLAGS=&quot;&quot;
+      cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h &gt;&gt;conftest.$ac_ext
+cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
+  grep -v '^ *+' conftest.er1 &gt;conftest.err
+  rm -f conftest.er1
+  cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
+  :
+else
+  echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
+sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
+
+	ac_c_werror_flag=$ac_save_c_werror_flag
+	 CFLAGS=&quot;-g&quot;
+	 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
+/* confdefs.h.  */
+_ACEOF
+cat confdefs.h &gt;&gt;conftest.$ac_ext
+cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
+/* end confdefs.h.  */
+
+int
+main ()
+{
+
+  ;
+  return 0;
+}
+_ACEOF
+rm -f conftest.$ac_objext
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
+  grep -v '^ *+' conftest.er1 &gt;conftest.err
+  rm -f conftest.er1
+  cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_cv_prog_cc_g=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_prog_cc_g=no
+
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_prog_cc_g&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_prog_cc_g&quot; &gt;&amp;6
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_c_werror_flag=$ac_save_c_werror_flag
+fi
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_prog_cc_g&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_prog_cc_g&quot; &gt;&amp;6; }
 if test &quot;$ac_test_CFLAGS&quot; = set; then
   CFLAGS=$ac_save_CFLAGS
 elif test $ac_cv_prog_cc_g = yes; then
@@ -2589,12 +3215,12 @@ else
     CFLAGS=
   fi
 fi
-echo &quot;$as_me:$LINENO: checking for $CC option to accept ANSI C&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $CC option to accept ANSI C... $ECHO_C&quot; &gt;&amp;6
-if test &quot;${ac_cv_prog_cc_stdc+set}&quot; = set; then
+{ echo &quot;$as_me:$LINENO: checking for $CC option to accept ISO C89&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $CC option to accept ISO C89... $ECHO_C&quot; &gt;&amp;6; }
+if test &quot;${ac_cv_prog_cc_c89+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
-  ac_cv_prog_cc_stdc=no
+  ac_cv_prog_cc_c89=no
 ac_save_CC=$CC
 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
@@ -2628,12 +3254,17 @@ static char *f (char * (*g) (char **, int), char **p, ...)
 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
    function prototypes and stuff, but not '\xHH' hex character constants.
    These don't provoke an error unfortunately, instead are silently treated
-   as 'x'.  The following induces an error, until -std1 is added to get
+   as 'x'.  The following induces an error, until -std is added to get
    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
    array size at least.  It's necessary to write '\x00'==0 to get something
-   that's true only with -std1.  */
+   that's true only with -std.  */
 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
 
+/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
+   inside strings and character constants.  */
+#define FOO(x) 'x'
+int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
+
 int test (int i, double x);
 struct s1 {int (*f) (int a);};
 struct s2 {int (*f) (double a);};
@@ -2648,201 +3279,57 @@ return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
   return 0;
 }
 _ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX			-qlanglvl=ansi
-# Ultrix and OSF/1	-std1
-# HP-UX 10.20 and later	-Ae
-# HP-UX older versions	-Aa -D_HPUX_SOURCE
-# SVR4			-Xc -D__EXTENSIONS__
-for ac_arg in &quot;&quot; -qlanglvl=ansi -std1 -Ae &quot;-Aa -D_HPUX_SOURCE&quot; &quot;-Xc -D__EXTENSIONS__&quot;
+for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
+	-Ae &quot;-Aa -D_HPUX_SOURCE&quot; &quot;-Xc -D__EXTENSIONS__&quot;
 do
   CC=&quot;$ac_save_CC $ac_arg&quot;
   rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
-  ac_cv_prog_cc_stdc=$ac_arg
-break
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
+  ac_cv_prog_cc_c89=$ac_arg
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext
+
+rm -f core conftest.err conftest.$ac_objext
+  test &quot;x$ac_cv_prog_cc_c89&quot; != &quot;xno&quot; &amp;&amp; break
 done
-rm -f conftest.$ac_ext conftest.$ac_objext
+rm -f conftest.$ac_ext
 CC=$ac_save_CC
 
 fi
-
-case &quot;x$ac_cv_prog_cc_stdc&quot; in
-  x|xno)
-    echo &quot;$as_me:$LINENO: result: none needed&quot; &gt;&amp;5
-echo &quot;${ECHO_T}none needed&quot; &gt;&amp;6 ;;
+# AC_CACHE_VAL
+case &quot;x$ac_cv_prog_cc_c89&quot; in
+  x)
+    { echo &quot;$as_me:$LINENO: result: none needed&quot; &gt;&amp;5
+echo &quot;${ECHO_T}none needed&quot; &gt;&amp;6; } ;;
+  xno)
+    { echo &quot;$as_me:$LINENO: result: unsupported&quot; &gt;&amp;5
+echo &quot;${ECHO_T}unsupported&quot; &gt;&amp;6; } ;;
   *)
-    echo &quot;$as_me:$LINENO: result: $ac_cv_prog_cc_stdc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_prog_cc_stdc&quot; &gt;&amp;6
-    CC=&quot;$CC $ac_cv_prog_cc_stdc&quot; ;;
+    CC=&quot;$CC $ac_cv_prog_cc_c89&quot;
+    { echo &quot;$as_me:$LINENO: result: $ac_cv_prog_cc_c89&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_prog_cc_c89&quot; &gt;&amp;6; } ;;
 esac
 
-# Some people use a C++ compiler to compile C.  Since we use `exit',
-# in C++ we need to declare it.  In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
-#ifndef __cplusplus
-  choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 &gt;conftest.err
-  rm -f conftest.er1
-  cat conftest.err &gt;&amp;5
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
-  for ac_declaration in \
-   '' \
-   'extern &quot;C&quot; void std::exit (int) throw (); using std::exit;' \
-   'extern &quot;C&quot; void std::exit (int); using std::exit;' \
-   'extern &quot;C&quot; void exit (int) throw ();' \
-   'extern &quot;C&quot; void exit (int);' \
-   'void exit (int);'
-do
-  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h &gt;&gt;conftest.$ac_ext
-cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
-/* end confdefs.h.  */
-$ac_declaration
-#include &lt;stdlib.h&gt;
-int
-main ()
-{
-exit (42);
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 &gt;conftest.err
-  rm -f conftest.er1
-  cat conftest.err &gt;&amp;5
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
-  :
-else
-  echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
-sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
-/* confdefs.h.  */
-_ACEOF
-cat confdefs.h &gt;&gt;conftest.$ac_ext
-cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
-/* end confdefs.h.  */
-$ac_declaration
-int
-main ()
-{
-exit (42);
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
-  ac_status=$?
-  grep -v '^ *+' conftest.er1 &gt;conftest.err
-  rm -f conftest.er1
-  cat conftest.err &gt;&amp;5
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
-  break
-else
-  echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
-sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n &quot;$ac_declaration&quot;; then
-  echo '#ifdef __cplusplus' &gt;&gt;confdefs.h
-  echo $ac_declaration      &gt;&gt;confdefs.h
-  echo '#endif'             &gt;&gt;confdefs.h
-fi
-
-else
-  echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
-sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
@@ -2850,7 +3337,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 DEPDIR=&quot;${am__leading_dot}deps&quot;
 
-          ac_config_commands=&quot;$ac_config_commands depfiles&quot;
+ac_config_commands=&quot;$ac_config_commands depfiles&quot;
 
 
 am_make=${MAKE-make}
@@ -2860,8 +3347,8 @@ am__doit:
 .PHONY: am__doit
 END
 # If we don't find an include directive, just comment out the code.
-echo &quot;$as_me:$LINENO: checking for style of include used by $am_make&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for style of include used by $am_make... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for style of include used by $am_make&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for style of include used by $am_make... $ECHO_C&quot; &gt;&amp;6; }
 am__include=&quot;#&quot;
 am__quote=
 _am_result=none
@@ -2888,15 +3375,15 @@ if test &quot;$am__include&quot; = &quot;#&quot;; then
 fi
 
 
-echo &quot;$as_me:$LINENO: result: $_am_result&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$_am_result&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $_am_result&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$_am_result&quot; &gt;&amp;6; }
 rm -f confinc confmf
 
-# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
+# Check whether --enable-dependency-tracking was given.
 if test &quot;${enable_dependency_tracking+set}&quot; = set; then
-  enableval=&quot;$enable_dependency_tracking&quot;
+  enableval=$enable_dependency_tracking;
+fi
 
-fi;
 if test &quot;x$enable_dependency_tracking&quot; != xno; then
   am_depcomp=&quot;$ac_aux_dir/depcomp&quot;
   AMDEPBACKSLASH='\'
@@ -2916,8 +3403,8 @@ fi
 
 depcc=&quot;$CC&quot;   am_compiler_list=
 
-echo &quot;$as_me:$LINENO: checking dependency style of $depcc&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking dependency style of $depcc... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking dependency style of $depcc&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking dependency style of $depcc... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${am_cv_CC_dependencies_compiler_type+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -2999,8 +3486,8 @@ else
 fi
 
 fi
-echo &quot;$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$am_cv_CC_dependencies_compiler_type&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$am_cv_CC_dependencies_compiler_type&quot; &gt;&amp;6; }
 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
 
 
@@ -3016,18 +3503,22 @@ else
 fi
 
 
-ac_ext=cc
+ac_ext=cpp
 ac_cpp='$CXXCPP $CPPFLAGS'
 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-if test -n &quot;$ac_tool_prefix&quot;; then
-  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
+if test -z &quot;$CXX&quot;; then
+  if test -n &quot;$CCC&quot;; then
+    CXX=$CCC
+  else
+    if test -n &quot;$ac_tool_prefix&quot;; then
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
   do
     # Extract the first word of &quot;$ac_tool_prefix$ac_prog&quot;, so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_CXX+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -3040,36 +3531,38 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_CXX=&quot;$ac_tool_prefix$ac_prog&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 CXX=$ac_cv_prog_CXX
 if test -n &quot;$CXX&quot;; then
-  echo &quot;$as_me:$LINENO: result: $CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$CXX&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$CXX&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
     test -n &quot;$CXX&quot; &amp;&amp; break
   done
 fi
 if test -z &quot;$CXX&quot;; then
   ac_ct_CXX=$CXX
-  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
+  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
 do
   # Extract the first word of &quot;$ac_prog&quot;, so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_CXX+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -3082,55 +3575,85 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_CXX=&quot;$ac_prog&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
 if test -n &quot;$ac_ct_CXX&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_CXX&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_CXX&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
   test -n &quot;$ac_ct_CXX&quot; &amp;&amp; break
 done
-test -n &quot;$ac_ct_CXX&quot; || ac_ct_CXX=&quot;g++&quot;
 
-  CXX=$ac_ct_CXX
+  if test &quot;x$ac_ct_CXX&quot; = x; then
+    CXX=&quot;g++&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    CXX=$ac_ct_CXX
+  fi
 fi
 
-
+  fi
+fi
 # Provide some information about the compiler.
-echo &quot;$as_me:$LINENO:&quot; \
-     &quot;checking for C++ compiler version&quot; &gt;&amp;5
+echo &quot;$as_me:$LINENO: checking for C++ compiler version&quot; &gt;&amp;5
 ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler --version &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler --version &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler --version &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler --version &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler -v &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler -v &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler -v &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler -v &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler -V &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler -V &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler -V &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler -V &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
 
-echo &quot;$as_me:$LINENO: checking whether we are using the GNU C++ compiler&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether we are using the GNU C++ compiler... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether we are using the GNU C++ compiler&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether we are using the GNU C++ compiler... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_cxx_compiler_gnu+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -3153,49 +3676,49 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_compiler_gnu=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_compiler_gnu=no
+	ac_compiler_gnu=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
 
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_cxx_compiler_gnu&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_cxx_compiler_gnu&quot; &gt;&amp;6; }
 GXX=`test $ac_compiler_gnu = yes &amp;&amp; echo yes`
 ac_test_CXXFLAGS=${CXXFLAGS+set}
 ac_save_CXXFLAGS=$CXXFLAGS
-CXXFLAGS=&quot;-g&quot;
-echo &quot;$as_me:$LINENO: checking whether $CXX accepts -g&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether $CXX accepts -g... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether $CXX accepts -g&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether $CXX accepts -g... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_cxx_g+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
-  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
+  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
+   ac_cxx_werror_flag=yes
+   ac_cv_prog_cxx_g=no
+   CXXFLAGS=&quot;-g&quot;
+   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h &gt;&gt;conftest.$ac_ext
@@ -3211,156 +3734,133 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_cv_prog_cxx_g=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_prog_cxx_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_prog_cxx_g&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_prog_cxx_g&quot; &gt;&amp;6
-if test &quot;$ac_test_CXXFLAGS&quot; = set; then
-  CXXFLAGS=$ac_save_CXXFLAGS
-elif test $ac_cv_prog_cxx_g = yes; then
-  if test &quot;$GXX&quot; = yes; then
-    CXXFLAGS=&quot;-g -O2&quot;
-  else
-    CXXFLAGS=&quot;-g&quot;
-  fi
-else
-  if test &quot;$GXX&quot; = yes; then
-    CXXFLAGS=&quot;-O2&quot;
-  else
-    CXXFLAGS=
-  fi
-fi
-for ac_declaration in \
-   '' \
-   'extern &quot;C&quot; void std::exit (int) throw (); using std::exit;' \
-   'extern &quot;C&quot; void std::exit (int); using std::exit;' \
-   'extern &quot;C&quot; void exit (int) throw ();' \
-   'extern &quot;C&quot; void exit (int);' \
-   'void exit (int);'
-do
-  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
+	CXXFLAGS=&quot;&quot;
+      cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
-$ac_declaration
-#include &lt;stdlib.h&gt;
+
 int
 main ()
 {
-exit (42);
+
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   :
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
+	ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+	 CXXFLAGS=&quot;-g&quot;
+	 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
-$ac_declaration
+
 int
 main ()
 {
-exit (42);
+
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
-  break
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
+  ac_cv_prog_cxx_g=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n &quot;$ac_declaration&quot;; then
-  echo '#ifdef __cplusplus' &gt;&gt;confdefs.h
-  echo $ac_declaration      &gt;&gt;confdefs.h
-  echo '#endif'             &gt;&gt;confdefs.h
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
 
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
+fi
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_prog_cxx_g&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_prog_cxx_g&quot; &gt;&amp;6; }
+if test &quot;$ac_test_CXXFLAGS&quot; = set; then
+  CXXFLAGS=$ac_save_CXXFLAGS
+elif test $ac_cv_prog_cxx_g = yes; then
+  if test &quot;$GXX&quot; = yes; then
+    CXXFLAGS=&quot;-g -O2&quot;
+  else
+    CXXFLAGS=&quot;-g&quot;
+  fi
+else
+  if test &quot;$GXX&quot; = yes; then
+    CXXFLAGS=&quot;-O2&quot;
+  else
+    CXXFLAGS=
+  fi
+fi
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
@@ -3369,8 +3869,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 depcc=&quot;$CXX&quot;  am_compiler_list=
 
-echo &quot;$as_me:$LINENO: checking dependency style of $depcc&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking dependency style of $depcc... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking dependency style of $depcc&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking dependency style of $depcc... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${am_cv_CXX_dependencies_compiler_type+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -3452,8 +3952,8 @@ else
 fi
 
 fi
-echo &quot;$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$am_cv_CXX_dependencies_compiler_type&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$am_cv_CXX_dependencies_compiler_type&quot; &gt;&amp;6; }
 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
 
 
@@ -3469,10 +3969,9 @@ else
 fi
 
 
-# Check whether --enable-shared or --disable-shared was given.
+# Check whether --enable-shared was given.
 if test &quot;${enable_shared+set}&quot; = set; then
-  enableval=&quot;$enable_shared&quot;
-  p=${PACKAGE-default}
+  enableval=$enable_shared; p=${PACKAGE-default}
     case $enableval in
     yes) enable_shared=yes ;;
     no) enable_shared=no ;;
@@ -3491,12 +3990,12 @@ if test &quot;${enable_shared+set}&quot; = set; then
     esac
 else
   enable_shared=yes
-fi;
+fi
 
-# Check whether --enable-static or --disable-static was given.
+
+# Check whether --enable-static was given.
 if test &quot;${enable_static+set}&quot; = set; then
-  enableval=&quot;$enable_static&quot;
-  p=${PACKAGE-default}
+  enableval=$enable_static; p=${PACKAGE-default}
     case $enableval in
     yes) enable_static=yes ;;
     no) enable_static=no ;;
@@ -3515,12 +4014,12 @@ if test &quot;${enable_static+set}&quot; = set; then
     esac
 else
   enable_static=yes
-fi;
+fi
 
-# Check whether --enable-fast-install or --disable-fast-install was given.
+
+# Check whether --enable-fast-install was given.
 if test &quot;${enable_fast_install+set}&quot; = set; then
-  enableval=&quot;$enable_fast_install&quot;
-  p=${PACKAGE-default}
+  enableval=$enable_fast_install; p=${PACKAGE-default}
     case $enableval in
     yes) enable_fast_install=yes ;;
     no) enable_fast_install=no ;;
@@ -3539,64 +4038,94 @@ if test &quot;${enable_fast_install+set}&quot; = set; then
     esac
 else
   enable_fast_install=yes
-fi;
+fi
+
 
 # Make sure we can run config.sub.
-$ac_config_sub sun4 &gt;/dev/null 2&gt;&amp;1 ||
-  { { echo &quot;$as_me:$LINENO: error: cannot run $ac_config_sub&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot run $ac_config_sub&quot; &gt;&amp;2;}
+$SHELL &quot;$ac_aux_dir/config.sub&quot; sun4 &gt;/dev/null 2&gt;&amp;1 ||
+  { { echo &quot;$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub&quot; &gt;&amp;5
+echo &quot;$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
 
-echo &quot;$as_me:$LINENO: checking build system type&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking build system type... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking build system type&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking build system type... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_build+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
-  ac_cv_build_alias=$build_alias
-test -z &quot;$ac_cv_build_alias&quot; &amp;&amp;
-  ac_cv_build_alias=`$ac_config_guess`
-test -z &quot;$ac_cv_build_alias&quot; &amp;&amp;
+  ac_build_alias=$build_alias
+test &quot;x$ac_build_alias&quot; = x &amp;&amp;
+  ac_build_alias=`$SHELL &quot;$ac_aux_dir/config.guess&quot;`
+test &quot;x$ac_build_alias&quot; = x &amp;&amp;
   { { echo &quot;$as_me:$LINENO: error: cannot guess build type; you must specify one&quot; &gt;&amp;5
 echo &quot;$as_me: error: cannot guess build type; you must specify one&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
-ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
-  { { echo &quot;$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed&quot; &gt;&amp;5
-echo &quot;$as_me: error: $ac_config_sub $ac_cv_build_alias failed&quot; &gt;&amp;2;}
+ac_cv_build=`$SHELL &quot;$ac_aux_dir/config.sub&quot; $ac_build_alias` ||
+  { { echo &quot;$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed&quot; &gt;&amp;5
+echo &quot;$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
 
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_build&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_build&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_build&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_build&quot; &gt;&amp;6; }
+case $ac_cv_build in
+*-*-*) ;;
+*) { { echo &quot;$as_me:$LINENO: error: invalid value of canonical build&quot; &gt;&amp;5
+echo &quot;$as_me: error: invalid value of canonical build&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; };;
+esac
 build=$ac_cv_build
-build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
-
-
-echo &quot;$as_me:$LINENO: checking host system type&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking host system type... $ECHO_C&quot; &gt;&amp;6
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_build
+shift
+build_cpu=$1
+build_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+build_os=$*
+IFS=$ac_save_IFS
+case $build_os in *\ *) build_os=`echo &quot;$build_os&quot; | sed 's/ /-/g'`;; esac
+
+
+{ echo &quot;$as_me:$LINENO: checking host system type&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking host system type... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_host+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
-  ac_cv_host_alias=$host_alias
-test -z &quot;$ac_cv_host_alias&quot; &amp;&amp;
-  ac_cv_host_alias=$ac_cv_build_alias
-ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
-  { { echo &quot;$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed&quot; &gt;&amp;5
-echo &quot;$as_me: error: $ac_config_sub $ac_cv_host_alias failed&quot; &gt;&amp;2;}
+  if test &quot;x$host_alias&quot; = x; then
+  ac_cv_host=$ac_cv_build
+else
+  ac_cv_host=`$SHELL &quot;$ac_aux_dir/config.sub&quot; $host_alias` ||
+    { { echo &quot;$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed&quot; &gt;&amp;5
+echo &quot;$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
+fi
 
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_host&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_host&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_host&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_host&quot; &gt;&amp;6; }
+case $ac_cv_host in
+*-*-*) ;;
+*) { { echo &quot;$as_me:$LINENO: error: invalid value of canonical host&quot; &gt;&amp;5
+echo &quot;$as_me: error: invalid value of canonical host&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; };;
+esac
 host=$ac_cv_host
-host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
-
-
-echo &quot;$as_me:$LINENO: checking for a sed that does not truncate output&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for a sed that does not truncate output... $ECHO_C&quot; &gt;&amp;6
+ac_save_IFS=$IFS; IFS='-'
+set x $ac_cv_host
+shift
+host_cpu=$1
+host_vendor=$2
+shift; shift
+# Remember, the first character of IFS is used to create $*,
+# except with old shells:
+host_os=$*
+IFS=$ac_save_IFS
+case $host_os in *\ *) host_os=`echo &quot;$host_os&quot; | sed 's/ /-/g'`;; esac
+
+
+{ echo &quot;$as_me:$LINENO: checking for a sed that does not truncate output&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for a sed that does not truncate output... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_path_SED+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -3649,37 +4178,184 @@ SED=$lt_cv_path_SED
 
 fi
 
-echo &quot;$as_me:$LINENO: result: $SED&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$SED&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $SED&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$SED&quot; &gt;&amp;6; }
+
+{ echo &quot;$as_me:$LINENO: checking for grep that handles long lines and -e&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for grep that handles long lines and -e... $ECHO_C&quot; &gt;&amp;6; }
+if test &quot;${ac_cv_path_GREP+set}&quot; = set; then
+  echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
+else
+  # Extract the first word of &quot;grep ggrep&quot; to use in msg output
+if test -z &quot;$GREP&quot;; then
+set dummy grep ggrep; ac_prog_name=$2
+if test &quot;${ac_cv_path_GREP+set}&quot; = set; then
+  echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
+else
+  ac_path_GREP_found=false
+# Loop through the user's path and test for each of PROGNAME-LIST
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
+  for ac_prog in grep ggrep; do
+  for ac_exec_ext in '' $ac_executable_extensions; do
+    ac_path_GREP=&quot;$as_dir/$ac_prog$ac_exec_ext&quot;
+    { test -f &quot;$ac_path_GREP&quot; &amp;&amp; $as_test_x &quot;$ac_path_GREP&quot;; } || continue
+    # Check for GNU ac_path_GREP and select it if it is found.
+  # Check for GNU $ac_path_GREP
+case `&quot;$ac_path_GREP&quot; --version 2&gt;&amp;1` in
+*GNU*)
+  ac_cv_path_GREP=&quot;$ac_path_GREP&quot; ac_path_GREP_found=:;;
+*)
+  ac_count=0
+  echo $ECHO_N &quot;0123456789$ECHO_C&quot; &gt;&quot;conftest.in&quot;
+  while :
+  do
+    cat &quot;conftest.in&quot; &quot;conftest.in&quot; &gt;&quot;conftest.tmp&quot;
+    mv &quot;conftest.tmp&quot; &quot;conftest.in&quot;
+    cp &quot;conftest.in&quot; &quot;conftest.nl&quot;
+    echo 'GREP' &gt;&gt; &quot;conftest.nl&quot;
+    &quot;$ac_path_GREP&quot; -e 'GREP$' -e '-(cannot match)-' &lt; &quot;conftest.nl&quot; &gt;&quot;conftest.out&quot; 2&gt;/dev/null || break
+    diff &quot;conftest.out&quot; &quot;conftest.nl&quot; &gt;/dev/null 2&gt;&amp;1 || break
+    ac_count=`expr $ac_count + 1`
+    if test $ac_count -gt ${ac_path_GREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_GREP=&quot;$ac_path_GREP&quot;
+      ac_path_GREP_max=$ac_count
+    fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 &amp;&amp; break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+
+    $ac_path_GREP_found &amp;&amp; break 3
+  done
+done
+
+done
+IFS=$as_save_IFS
+
+
+fi
+
+GREP=&quot;$ac_cv_path_GREP&quot;
+if test -z &quot;$GREP&quot;; then
+  { { echo &quot;$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin&quot; &gt;&amp;5
+echo &quot;$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; }
+fi
+
+else
+  ac_cv_path_GREP=$GREP
+fi
+
 
-echo &quot;$as_me:$LINENO: checking for egrep&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for egrep... $ECHO_C&quot; &gt;&amp;6
-if test &quot;${ac_cv_prog_egrep+set}&quot; = set; then
+fi
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_path_GREP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_path_GREP&quot; &gt;&amp;6; }
+ GREP=&quot;$ac_cv_path_GREP&quot;
+
+
+{ echo &quot;$as_me:$LINENO: checking for egrep&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for egrep... $ECHO_C&quot; &gt;&amp;6; }
+if test &quot;${ac_cv_path_EGREP+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
-  if echo a | (grep -E '(a|b)') &gt;/dev/null 2&gt;&amp;1
-    then ac_cv_prog_egrep='grep -E'
-    else ac_cv_prog_egrep='egrep'
+  if echo a | $GREP -E '(a|b)' &gt;/dev/null 2&gt;&amp;1
+   then ac_cv_path_EGREP=&quot;$GREP -E&quot;
+   else
+     # Extract the first word of &quot;egrep&quot; to use in msg output
+if test -z &quot;$EGREP&quot;; then
+set dummy egrep; ac_prog_name=$2
+if test &quot;${ac_cv_path_EGREP+set}&quot; = set; then
+  echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
+else
+  ac_path_EGREP_found=false
+# Loop through the user's path and test for each of PROGNAME-LIST
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
+do
+  IFS=$as_save_IFS
+  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
+  for ac_prog in egrep; do
+  for ac_exec_ext in '' $ac_executable_extensions; do
+    ac_path_EGREP=&quot;$as_dir/$ac_prog$ac_exec_ext&quot;
+    { test -f &quot;$ac_path_EGREP&quot; &amp;&amp; $as_test_x &quot;$ac_path_EGREP&quot;; } || continue
+    # Check for GNU ac_path_EGREP and select it if it is found.
+  # Check for GNU $ac_path_EGREP
+case `&quot;$ac_path_EGREP&quot; --version 2&gt;&amp;1` in
+*GNU*)
+  ac_cv_path_EGREP=&quot;$ac_path_EGREP&quot; ac_path_EGREP_found=:;;
+*)
+  ac_count=0
+  echo $ECHO_N &quot;0123456789$ECHO_C&quot; &gt;&quot;conftest.in&quot;
+  while :
+  do
+    cat &quot;conftest.in&quot; &quot;conftest.in&quot; &gt;&quot;conftest.tmp&quot;
+    mv &quot;conftest.tmp&quot; &quot;conftest.in&quot;
+    cp &quot;conftest.in&quot; &quot;conftest.nl&quot;
+    echo 'EGREP' &gt;&gt; &quot;conftest.nl&quot;
+    &quot;$ac_path_EGREP&quot; 'EGREP$' &lt; &quot;conftest.nl&quot; &gt;&quot;conftest.out&quot; 2&gt;/dev/null || break
+    diff &quot;conftest.out&quot; &quot;conftest.nl&quot; &gt;/dev/null 2&gt;&amp;1 || break
+    ac_count=`expr $ac_count + 1`
+    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
+      # Best one so far, save it but keep looking for a better one
+      ac_cv_path_EGREP=&quot;$ac_path_EGREP&quot;
+      ac_path_EGREP_max=$ac_count
     fi
+    # 10*(2^10) chars as input seems more than enough
+    test $ac_count -gt 10 &amp;&amp; break
+  done
+  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
+esac
+
+
+    $ac_path_EGREP_found &amp;&amp; break 3
+  done
+done
+
+done
+IFS=$as_save_IFS
+
+
+fi
+
+EGREP=&quot;$ac_cv_path_EGREP&quot;
+if test -z &quot;$EGREP&quot;; then
+  { { echo &quot;$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin&quot; &gt;&amp;5
+echo &quot;$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; }
+fi
+
+else
+  ac_cv_path_EGREP=$EGREP
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_prog_egrep&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_prog_egrep&quot; &gt;&amp;6
- EGREP=$ac_cv_prog_egrep
 
 
+   fi
+fi
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_path_EGREP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_path_EGREP&quot; &gt;&amp;6; }
+ EGREP=&quot;$ac_cv_path_EGREP&quot;
+
 
-# Check whether --with-gnu-ld or --without-gnu-ld was given.
+
+# Check whether --with-gnu-ld was given.
 if test &quot;${with_gnu_ld+set}&quot; = set; then
-  withval=&quot;$with_gnu_ld&quot;
-  test &quot;$withval&quot; = no || with_gnu_ld=yes
+  withval=$with_gnu_ld; test &quot;$withval&quot; = no || with_gnu_ld=yes
 else
   with_gnu_ld=no
-fi;
+fi
+
 ac_prog=ld
 if test &quot;$GCC&quot; = yes; then
   # Check if gcc -print-prog-name=ld gives a path.
-  echo &quot;$as_me:$LINENO: checking for ld used by $CC&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for ld used by $CC... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for ld used by $CC&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for ld used by $CC... $ECHO_C&quot; &gt;&amp;6; }
   case $host in
   *-*-mingw*)
     # gcc leaves a trailing carriage return which upsets mingw
@@ -3708,11 +4384,11 @@ echo $ECHO_N &quot;checking for ld used by $CC... $ECHO_C&quot; &gt;&amp;6
     ;;
   esac
 elif test &quot;$with_gnu_ld&quot; = yes; then
-  echo &quot;$as_me:$LINENO: checking for GNU ld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for GNU ld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for GNU ld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for GNU ld... $ECHO_C&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: checking for non-GNU ld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for non-GNU ld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for non-GNU ld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for non-GNU ld... $ECHO_C&quot; &gt;&amp;6; }
 fi
 if test &quot;${lt_cv_path_LD+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
@@ -3745,17 +4421,17 @@ fi
 
 LD=&quot;$lt_cv_path_LD&quot;
 if test -n &quot;$LD&quot;; then
-  echo &quot;$as_me:$LINENO: result: $LD&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$LD&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $LD&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$LD&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 test -z &quot;$LD&quot; &amp;&amp; { { echo &quot;$as_me:$LINENO: error: no acceptable ld found in \$PATH&quot; &gt;&amp;5
 echo &quot;$as_me: error: no acceptable ld found in \$PATH&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
-echo &quot;$as_me:$LINENO: checking if the linker ($LD) is GNU ld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if the linker ($LD) is GNU ld... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if the linker ($LD) is GNU ld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if the linker ($LD) is GNU ld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_gnu_ld+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -3769,20 +4445,20 @@ case `$LD -v 2&gt;&amp;1 &lt;/dev/null` in
   ;;
 esac
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_gnu_ld&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_gnu_ld&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_gnu_ld&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_gnu_ld&quot; &gt;&amp;6; }
 with_gnu_ld=$lt_cv_prog_gnu_ld
 
 
-echo &quot;$as_me:$LINENO: checking for $LD option to reload object files&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $LD option to reload object files... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $LD option to reload object files&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $LD option to reload object files... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_ld_reload_flag+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   lt_cv_ld_reload_flag='-r'
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_ld_reload_flag&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_ld_reload_flag&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_ld_reload_flag&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_ld_reload_flag&quot; &gt;&amp;6; }
 reload_flag=$lt_cv_ld_reload_flag
 case $reload_flag in
 &quot;&quot; | &quot; &quot;*) ;;
@@ -3790,8 +4466,8 @@ case $reload_flag in
 esac
 reload_cmds='$LD$reload_flag -o $output$reload_objs'
 
-echo &quot;$as_me:$LINENO: checking for BSD-compatible nm&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for BSD-compatible nm... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for BSD-compatible nm&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for BSD-compatible nm... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_path_NM+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -3832,23 +4508,23 @@ else
   test -z &quot;$lt_cv_path_NM&quot; &amp;&amp; lt_cv_path_NM=nm
 fi
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_path_NM&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_path_NM&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_path_NM&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_path_NM&quot; &gt;&amp;6; }
 NM=&quot;$lt_cv_path_NM&quot;
 
-echo &quot;$as_me:$LINENO: checking whether ln -s works&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether ln -s works... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether ln -s works&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether ln -s works... $ECHO_C&quot; &gt;&amp;6; }
 LN_S=$as_ln_s
 if test &quot;$LN_S&quot; = &quot;ln -s&quot;; then
-  echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no, using $LN_S&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no, using $LN_S&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no, using $LN_S&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no, using $LN_S&quot; &gt;&amp;6; }
 fi
 
-echo &quot;$as_me:$LINENO: checking how to recognise dependent libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking how to recognise dependent libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking how to recognise dependent libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking how to recognise dependent libraries... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_deplibs_check_method+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -4021,8 +4697,8 @@ sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7* | sysv4*uw2*)
 esac
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_deplibs_check_method&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_deplibs_check_method&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_deplibs_check_method&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_deplibs_check_method&quot; &gt;&amp;6; }
 file_magic_cmd=$lt_cv_file_magic_cmd
 deplibs_check_method=$lt_cv_deplibs_check_method
 test -z &quot;$deplibs_check_method&quot; &amp;&amp; deplibs_check_method=unknown
@@ -4037,11 +4713,11 @@ LTCC=${LTCC-&quot;$CC&quot;}
 compiler=$CC
 
 
-# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
+# Check whether --enable-libtool-lock was given.
 if test &quot;${enable_libtool_lock+set}&quot; = set; then
-  enableval=&quot;$enable_libtool_lock&quot;
+  enableval=$enable_libtool_lock;
+fi
 
-fi;
 test &quot;x$enable_libtool_lock&quot; != xno &amp;&amp; enable_libtool_lock=yes
 
 # Some flags need to be propagated to the compiler or linker for good
@@ -4068,7 +4744,7 @@ ia64-*-hpux*)
   ;;
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 4071 &quot;configure&quot;' &gt; conftest.$ac_ext
+  echo '#line 4747 &quot;configure&quot;' &gt; conftest.$ac_ext
   if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
   (eval $ac_compile) 2&gt;&amp;5
   ac_status=$?
@@ -4153,8 +4829,8 @@ x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
   SAVE_CFLAGS=&quot;$CFLAGS&quot;
   CFLAGS=&quot;$CFLAGS -belf&quot;
-  echo &quot;$as_me:$LINENO: checking whether the C compiler needs -belf&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether the C compiler needs -belf... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking whether the C compiler needs -belf&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether the C compiler needs -belf... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_cc_needs_belf+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -4180,34 +4856,32 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   lt_cv_cc_needs_belf=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-lt_cv_cc_needs_belf=no
+	lt_cv_cc_needs_belf=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
      ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
@@ -4216,8 +4890,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_cc_needs_belf&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_cc_needs_belf&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_cc_needs_belf&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_cc_needs_belf&quot; &gt;&amp;6; }
   if test x&quot;$lt_cv_cc_needs_belf&quot; != x&quot;yes&quot;; then
     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
     CFLAGS=&quot;$SAVE_CFLAGS&quot;
@@ -4234,8 +4908,8 @@ ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo &quot;$as_me:$LINENO: checking how to run the C preprocessor&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking how to run the C preprocessor... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking how to run the C preprocessor&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking how to run the C preprocessor... $ECHO_C&quot; &gt;&amp;6; }
 # On Suns, sometimes $CPP names a directory.
 if test -n &quot;$CPP&quot; &amp;&amp; test -d &quot;$CPP&quot;; then
   CPP=
@@ -4269,24 +4943,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 #endif
 		     Syntax error
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_c_preproc_warn_flag$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   :
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
@@ -4295,9 +4967,10 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
   # Broken: fails on valid input.
 continue
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
-  # OK, works on sane cases.  Now check whether non-existent headers
+  # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
@@ -4307,24 +4980,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;ac_nonexistent.h&gt;
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_c_preproc_warn_flag$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   # Broken: success on invalid input.
 continue
 else
@@ -4335,6 +5006,7 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 ac_preproc_ok=:
 break
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
 done
@@ -4352,8 +5024,8 @@ fi
 else
   ac_cv_prog_CPP=$CPP
 fi
-echo &quot;$as_me:$LINENO: result: $CPP&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$CPP&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $CPP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$CPP&quot; &gt;&amp;6; }
 ac_preproc_ok=false
 for ac_c_preproc_warn_flag in '' yes
 do
@@ -4376,24 +5048,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 #endif
 		     Syntax error
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_c_preproc_warn_flag$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   :
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
@@ -4402,9 +5072,10 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
   # Broken: fails on valid input.
 continue
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
-  # OK, works on sane cases.  Now check whether non-existent headers
+  # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
@@ -4414,24 +5085,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;ac_nonexistent.h&gt;
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_c_preproc_warn_flag$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   # Broken: success on invalid input.
 continue
 else
@@ -4442,6 +5111,7 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 ac_preproc_ok=:
 break
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
 done
@@ -4464,8 +5134,8 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-echo &quot;$as_me:$LINENO: checking for ANSI C header files&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for ANSI C header files... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for ANSI C header files&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for ANSI C header files... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_header_stdc+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -4489,34 +5159,31 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_cv_header_stdc=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_header_stdc=no
+	ac_cv_header_stdc=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
 if test $ac_cv_header_stdc = yes; then
   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
@@ -4572,6 +5239,7 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;ctype.h&gt;
+#include &lt;stdlib.h&gt;
 #if ((' ' &amp; 0x0FF) == 0x020)
 # define ISLOWER(c) ('a' &lt;= (c) &amp;&amp; (c) &lt;= 'z')
 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
@@ -4591,18 +5259,27 @@ main ()
   for (i = 0; i &lt; 256; i++)
     if (XOR (islower (i), ISLOWER (i))
 	|| toupper (i) != TOUPPER (i))
-      exit(2);
-  exit (0);
+      return 2;
+  return 0;
 }
 _ACEOF
 rm -f conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;&amp;5
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); } &amp;&amp; { ac_try='./conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
+  { (case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_try&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }; }; then
@@ -4615,12 +5292,14 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 ( exit $ac_status )
 ac_cv_header_stdc=no
 fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
+rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 fi
+
+
 fi
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_header_stdc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_header_stdc&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_header_stdc&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_header_stdc&quot; &gt;&amp;6; }
 if test $ac_cv_header_stdc = yes; then
 
 cat &gt;&gt;confdefs.h &lt;&lt;\_ACEOF
@@ -4643,9 +5322,9 @@ for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
 		  inttypes.h stdint.h unistd.h
 do
 as_ac_Header=`echo &quot;ac_cv_header_$ac_header&quot; | $as_tr_sh`
-echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_Header+set}\&quot; = set&quot;; then
+{ echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_Header; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
@@ -4659,37 +5338,35 @@ $ac_includes_default
 #include &lt;$ac_header&gt;
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   eval &quot;$as_ac_Header=yes&quot;
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-eval &quot;$as_ac_Header=no&quot;
+	eval &quot;$as_ac_Header=no&quot;
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_Header'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 if test `eval echo '${'$as_ac_Header'}'` = yes; then
   cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
 #define `echo &quot;HAVE_$ac_header&quot; | $as_tr_cpp` 1
@@ -4704,18 +5381,19 @@ done
 for ac_header in dlfcn.h
 do
 as_ac_Header=`echo &quot;ac_cv_header_$ac_header&quot; | $as_tr_sh`
-if eval &quot;test \&quot;\${$as_ac_Header+set}\&quot; = set&quot;; then
-  echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_Header+set}\&quot; = set&quot;; then
+if { as_var=$as_ac_Header; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
+  { echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_Header; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_Header'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 else
   # Is the header compilable?
-echo &quot;$as_me:$LINENO: checking $ac_header usability&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking $ac_header usability... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking $ac_header usability&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking $ac_header usability... $ECHO_C&quot; &gt;&amp;6; }
 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -4726,40 +5404,37 @@ $ac_includes_default
 #include &lt;$ac_header&gt;
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_header_compiler=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_header_compiler=no
+	ac_header_compiler=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-echo &quot;$as_me:$LINENO: result: $ac_header_compiler&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_header_compiler&quot; &gt;&amp;6
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ echo &quot;$as_me:$LINENO: result: $ac_header_compiler&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_header_compiler&quot; &gt;&amp;6; }
 
 # Is the header present?
-echo &quot;$as_me:$LINENO: checking $ac_header presence&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking $ac_header presence... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking $ac_header presence&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking $ac_header presence... $ECHO_C&quot; &gt;&amp;6; }
 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -4768,24 +5443,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;$ac_header&gt;
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_c_preproc_warn_flag$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   ac_header_preproc=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
@@ -4793,9 +5466,10 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
   ac_header_preproc=no
 fi
+
 rm -f conftest.err conftest.$ac_ext
-echo &quot;$as_me:$LINENO: result: $ac_header_preproc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_header_preproc&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_header_preproc&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_header_preproc&quot; &gt;&amp;6; }
 
 # So?  What about this header?
 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
@@ -4819,25 +5493,19 @@ echo &quot;$as_me: WARNING: $ac_header:     section \&quot;Present But Cannot Be Compiled\
 echo &quot;$as_me: WARNING: $ac_header: proceeding with the preprocessor's result&quot; &gt;&amp;2;}
     { echo &quot;$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence&quot; &gt;&amp;5
 echo &quot;$as_me: WARNING: $ac_header: in the future, the compiler will take precedence&quot; &gt;&amp;2;}
-    (
-      cat &lt;&lt;\_ASBOX
-## ------------------------------------------ ##
-## Report this to the AC_PACKAGE_NAME lists.  ##
-## ------------------------------------------ ##
-_ASBOX
-    ) |
-      sed &quot;s/^/$as_me: WARNING:     /&quot; &gt;&amp;2
+
     ;;
 esac
-echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_Header+set}\&quot; = set&quot;; then
+{ echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_Header; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   eval &quot;$as_ac_Header=\$ac_header_preproc&quot;
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_Header'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 
 fi
 if test `eval echo '${'$as_ac_Header'}'` = yes; then
@@ -4849,13 +5517,13 @@ fi
 
 done
 
-ac_ext=cc
+ac_ext=cpp
 ac_cpp='$CXXCPP $CPPFLAGS'
 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-echo &quot;$as_me:$LINENO: checking how to run the C++ preprocessor&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking how to run the C++ preprocessor... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking how to run the C++ preprocessor&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking how to run the C++ preprocessor... $ECHO_C&quot; &gt;&amp;6; }
 if test -z &quot;$CXXCPP&quot;; then
   if test &quot;${ac_cv_prog_CXXCPP+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
@@ -4885,24 +5553,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 #endif
 		     Syntax error
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   :
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
@@ -4911,9 +5577,10 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
   # Broken: fails on valid input.
 continue
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
-  # OK, works on sane cases.  Now check whether non-existent headers
+  # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
@@ -4923,24 +5590,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;ac_nonexistent.h&gt;
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   # Broken: success on invalid input.
 continue
 else
@@ -4951,6 +5616,7 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 ac_preproc_ok=:
 break
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
 done
@@ -4968,8 +5634,8 @@ fi
 else
   ac_cv_prog_CXXCPP=$CXXCPP
 fi
-echo &quot;$as_me:$LINENO: result: $CXXCPP&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$CXXCPP&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $CXXCPP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$CXXCPP&quot; &gt;&amp;6; }
 ac_preproc_ok=false
 for ac_cxx_preproc_warn_flag in '' yes
 do
@@ -4992,24 +5658,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 #endif
 		     Syntax error
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   :
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
@@ -5018,9 +5682,10 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
   # Broken: fails on valid input.
 continue
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
-  # OK, works on sane cases.  Now check whether non-existent headers
+  # OK, works on sane cases.  Now check whether nonexistent headers
   # can be detected and how.
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
@@ -5030,24 +5695,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;ac_nonexistent.h&gt;
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_cxx_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   # Broken: success on invalid input.
 continue
 else
@@ -5058,6 +5721,7 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 ac_preproc_ok=:
 break
 fi
+
 rm -f conftest.err conftest.$ac_ext
 
 done
@@ -5073,7 +5737,7 @@ See \`config.log' for more details.&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
 fi
 
-ac_ext=cc
+ac_ext=cpp
 ac_cpp='$CXXCPP $CPPFLAGS'
 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
@@ -5085,12 +5749,12 @@ ac_compile='$F77 -c $FFLAGS conftest.$ac_ext &gt;&amp;5'
 ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
 ac_compiler_gnu=$ac_cv_f77_compiler_gnu
 if test -n &quot;$ac_tool_prefix&quot;; then
-  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
+  for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
   do
     # Extract the first word of &quot;$ac_tool_prefix$ac_prog&quot;, so it can be a program name with args.
 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_F77+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5103,36 +5767,38 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_F77=&quot;$ac_tool_prefix$ac_prog&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 F77=$ac_cv_prog_F77
 if test -n &quot;$F77&quot;; then
-  echo &quot;$as_me:$LINENO: result: $F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$F77&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$F77&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
     test -n &quot;$F77&quot; &amp;&amp; break
   done
 fi
 if test -z &quot;$F77&quot;; then
   ac_ct_F77=$F77
-  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
+  for ac_prog in g77 xlf f77 frt pgf77 cf77 fort77 fl32 af77 xlf90 f90 pgf90 pghpf epcf90 gfortran g95 xlf95 f95 fort ifort ifc efc pgf95 lf95 ftn
 do
   # Extract the first word of &quot;$ac_prog&quot;, so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_F77+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5145,48 +5811,78 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_F77=&quot;$ac_prog&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 ac_ct_F77=$ac_cv_prog_ac_ct_F77
 if test -n &quot;$ac_ct_F77&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_F77&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_F77&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
   test -n &quot;$ac_ct_F77&quot; &amp;&amp; break
 done
 
-  F77=$ac_ct_F77
+  if test &quot;x$ac_ct_F77&quot; = x; then
+    F77=&quot;&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    F77=$ac_ct_F77
+  fi
 fi
 
 
 # Provide some information about the compiler.
-echo &quot;$as_me:5175:&quot; \
-     &quot;checking for Fortran 77 compiler version&quot; &gt;&amp;5
+echo &quot;$as_me:$LINENO: checking for Fortran 77 compiler version&quot; &gt;&amp;5
 ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler --version &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler --version &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler --version &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler --version &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler -v &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler -v &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler -v &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler -v &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
-{ (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compiler -V &lt;/dev/null &gt;&amp;5\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compiler -V &lt;/dev/null &gt;&amp;5) 2&gt;&amp;5
+{ (ac_try=&quot;$ac_compiler -V &gt;&amp;5&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compiler -V &gt;&amp;5&quot;) 2&gt;&amp;5
   ac_status=$?
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
   (exit $ac_status); }
@@ -5196,8 +5892,8 @@ rm -f a.out
 # input file.  (Note that this only needs to work for GNU compilers.)
 ac_save_ext=$ac_ext
 ac_ext=F
-echo &quot;$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether we are using the GNU Fortran 77 compiler... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether we are using the GNU Fortran 77 compiler... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_f77_compiler_gnu+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5210,45 +5906,42 @@ else
       end
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_f77_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_f77_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_compiler_gnu=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_compiler_gnu=no
+	ac_compiler_gnu=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 ac_cv_f77_compiler_gnu=$ac_compiler_gnu
 
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_f77_compiler_gnu&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_f77_compiler_gnu&quot; &gt;&amp;6; }
 ac_ext=$ac_save_ext
 ac_test_FFLAGS=${FFLAGS+set}
 ac_save_FFLAGS=$FFLAGS
 FFLAGS=
-echo &quot;$as_me:$LINENO: checking whether $F77 accepts -g&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether $F77 accepts -g... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether $F77 accepts -g&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether $F77 accepts -g... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_f77_g+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5259,38 +5952,35 @@ cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
       end
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_f77_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_f77_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_cv_prog_f77_g=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_prog_f77_g=no
+	ac_cv_prog_f77_g=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_prog_f77_g&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_prog_f77_g&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_prog_f77_g&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_prog_f77_g&quot; &gt;&amp;6; }
 if test &quot;$ac_test_FFLAGS&quot; = set; then
   FFLAGS=$ac_save_FFLAGS
 elif test $ac_cv_prog_f77_g = yes; then
@@ -5319,8 +6009,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
 
 # find the maximum length of command line arguments
-echo &quot;$as_me:$LINENO: checking the maximum length of command line arguments&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking the maximum length of command line arguments... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking the maximum length of command line arguments&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking the maximum length of command line arguments... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_sys_max_cmd_len+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5384,19 +6074,19 @@ else
 fi
 
 if test -n $lt_cv_sys_max_cmd_len ; then
-  echo &quot;$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_sys_max_cmd_len&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_sys_max_cmd_len&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: none&quot; &gt;&amp;5
-echo &quot;${ECHO_T}none&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: none&quot; &gt;&amp;5
+echo &quot;${ECHO_T}none&quot; &gt;&amp;6; }
 fi
 
 
 
 
 # Check for command to grab the raw symbol name followed by C symbol from nm.
-echo &quot;$as_me:$LINENO: checking command to parse $NM output from $compiler object&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking command to parse $NM output from $compiler object... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking command to parse $NM output from $compiler object&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking command to parse $NM output from $compiler object... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_sys_global_symbol_pipe+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5584,15 +6274,15 @@ if test -z &quot;$lt_cv_sys_global_symbol_pipe&quot;; then
   lt_cv_sys_global_symbol_to_cdecl=
 fi
 if test -z &quot;$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl&quot;; then
-  echo &quot;$as_me:$LINENO: result: failed&quot; &gt;&amp;5
-echo &quot;${ECHO_T}failed&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: failed&quot; &gt;&amp;5
+echo &quot;${ECHO_T}failed&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: ok&quot; &gt;&amp;5
-echo &quot;${ECHO_T}ok&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: ok&quot; &gt;&amp;5
+echo &quot;${ECHO_T}ok&quot; &gt;&amp;6; }
 fi
 
-echo &quot;$as_me:$LINENO: checking for objdir&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for objdir... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for objdir&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for objdir... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_objdir+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5606,8 +6296,8 @@ else
 fi
 rmdir .libs 2&gt;/dev/null
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_objdir&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_objdir&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_objdir&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_objdir&quot; &gt;&amp;6; }
 objdir=$lt_cv_objdir
 
 
@@ -5658,8 +6348,8 @@ with_gnu_ld=&quot;$lt_cv_prog_gnu_ld&quot;
 if test -n &quot;$ac_tool_prefix&quot;; then
   # Extract the first word of &quot;${ac_tool_prefix}ar&quot;, so it can be a program name with args.
 set dummy ${ac_tool_prefix}ar; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_AR+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5672,32 +6362,34 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_AR=&quot;${ac_tool_prefix}ar&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 AR=$ac_cv_prog_AR
 if test -n &quot;$AR&quot;; then
-  echo &quot;$as_me:$LINENO: result: $AR&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$AR&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $AR&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$AR&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 fi
 if test -z &quot;$ac_cv_prog_AR&quot;; then
   ac_ct_AR=$AR
   # Extract the first word of &quot;ar&quot;, so it can be a program name with args.
 set dummy ar; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_AR+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5710,27 +6402,41 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_AR=&quot;ar&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
-  test -z &quot;$ac_cv_prog_ac_ct_AR&quot; &amp;&amp; ac_cv_prog_ac_ct_AR=&quot;false&quot;
 fi
 fi
 ac_ct_AR=$ac_cv_prog_ac_ct_AR
 if test -n &quot;$ac_ct_AR&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_AR&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_AR&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_AR&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_AR&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
-  AR=$ac_ct_AR
+  if test &quot;x$ac_ct_AR&quot; = x; then
+    AR=&quot;false&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    AR=$ac_ct_AR
+  fi
 else
   AR=&quot;$ac_cv_prog_AR&quot;
 fi
@@ -5738,8 +6444,8 @@ fi
 if test -n &quot;$ac_tool_prefix&quot;; then
   # Extract the first word of &quot;${ac_tool_prefix}ranlib&quot;, so it can be a program name with args.
 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_RANLIB+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5752,32 +6458,34 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_RANLIB=&quot;${ac_tool_prefix}ranlib&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 RANLIB=$ac_cv_prog_RANLIB
 if test -n &quot;$RANLIB&quot;; then
-  echo &quot;$as_me:$LINENO: result: $RANLIB&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$RANLIB&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $RANLIB&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$RANLIB&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 fi
 if test -z &quot;$ac_cv_prog_RANLIB&quot;; then
   ac_ct_RANLIB=$RANLIB
   # Extract the first word of &quot;ranlib&quot;, so it can be a program name with args.
 set dummy ranlib; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_RANLIB+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5790,27 +6498,41 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_RANLIB=&quot;ranlib&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
-  test -z &quot;$ac_cv_prog_ac_ct_RANLIB&quot; &amp;&amp; ac_cv_prog_ac_ct_RANLIB=&quot;:&quot;
 fi
 fi
 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
 if test -n &quot;$ac_ct_RANLIB&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_RANLIB&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_RANLIB&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_RANLIB&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_RANLIB&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
-  RANLIB=$ac_ct_RANLIB
+  if test &quot;x$ac_ct_RANLIB&quot; = x; then
+    RANLIB=&quot;:&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    RANLIB=$ac_ct_RANLIB
+  fi
 else
   RANLIB=&quot;$ac_cv_prog_RANLIB&quot;
 fi
@@ -5818,8 +6540,8 @@ fi
 if test -n &quot;$ac_tool_prefix&quot;; then
   # Extract the first word of &quot;${ac_tool_prefix}strip&quot;, so it can be a program name with args.
 set dummy ${ac_tool_prefix}strip; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_STRIP+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5832,32 +6554,34 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_STRIP=&quot;${ac_tool_prefix}strip&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
 fi
 fi
 STRIP=$ac_cv_prog_STRIP
 if test -n &quot;$STRIP&quot;; then
-  echo &quot;$as_me:$LINENO: result: $STRIP&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$STRIP&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $STRIP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$STRIP&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 fi
 if test -z &quot;$ac_cv_prog_STRIP&quot;; then
   ac_ct_STRIP=$STRIP
   # Extract the first word of &quot;strip&quot;, so it can be a program name with args.
 set dummy strip; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_prog_ac_ct_STRIP+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5870,27 +6594,41 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_prog_ac_ct_STRIP=&quot;strip&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
-  test -z &quot;$ac_cv_prog_ac_ct_STRIP&quot; &amp;&amp; ac_cv_prog_ac_ct_STRIP=&quot;:&quot;
 fi
 fi
 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
 if test -n &quot;$ac_ct_STRIP&quot;; then
-  echo &quot;$as_me:$LINENO: result: $ac_ct_STRIP&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_ct_STRIP&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $ac_ct_STRIP&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_ct_STRIP&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
-  STRIP=$ac_ct_STRIP
+  if test &quot;x$ac_ct_STRIP&quot; = x; then
+    STRIP=&quot;:&quot;
+  else
+    case $cross_compiling:$ac_tool_warned in
+yes:)
+{ echo &quot;$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: In the future, Autoconf will not detect cross-tools
+whose name does not start with the host triplet.  If you think this
+configuration is useful to you, please write to autoconf@gnu.org.&quot; &gt;&amp;2;}
+ac_tool_warned=yes ;;
+esac
+    STRIP=$ac_ct_STRIP
+  fi
 else
   STRIP=&quot;$ac_cv_prog_STRIP&quot;
 fi
@@ -5937,8 +6675,8 @@ fi
 case $deplibs_check_method in
 file_magic*)
   if test &quot;$file_magic_cmd&quot; = '$MAGIC_CMD'; then
-    echo &quot;$as_me:$LINENO: checking for ${ac_tool_prefix}file&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for ${ac_tool_prefix}file... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for ${ac_tool_prefix}file&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for ${ac_tool_prefix}file... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_path_MAGIC_CMD+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -5990,17 +6728,17 @@ fi
 
 MAGIC_CMD=&quot;$lt_cv_path_MAGIC_CMD&quot;
 if test -n &quot;$MAGIC_CMD&quot;; then
-  echo &quot;$as_me:$LINENO: result: $MAGIC_CMD&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$MAGIC_CMD&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $MAGIC_CMD&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$MAGIC_CMD&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
 if test -z &quot;$lt_cv_path_MAGIC_CMD&quot;; then
   if test -n &quot;$ac_tool_prefix&quot;; then
-    echo &quot;$as_me:$LINENO: checking for file&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for file... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for file&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for file... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_path_MAGIC_CMD+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -6052,11 +6790,11 @@ fi
 
 MAGIC_CMD=&quot;$lt_cv_path_MAGIC_CMD&quot;
 if test -n &quot;$MAGIC_CMD&quot;; then
-  echo &quot;$as_me:$LINENO: result: $MAGIC_CMD&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$MAGIC_CMD&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $MAGIC_CMD&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$MAGIC_CMD&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
   else
@@ -6071,21 +6809,21 @@ esac
 enable_dlopen=no
 enable_win32_dll=no
 
-# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
+# Check whether --enable-libtool-lock was given.
 if test &quot;${enable_libtool_lock+set}&quot; = set; then
-  enableval=&quot;$enable_libtool_lock&quot;
+  enableval=$enable_libtool_lock;
+fi
 
-fi;
 test &quot;x$enable_libtool_lock&quot; != xno &amp;&amp; enable_libtool_lock=yes
 
 
-# Check whether --with-pic or --without-pic was given.
+# Check whether --with-pic was given.
 if test &quot;${with_pic+set}&quot; = set; then
-  withval=&quot;$with_pic&quot;
-  pic_mode=&quot;$withval&quot;
+  withval=$with_pic; pic_mode=&quot;$withval&quot;
 else
   pic_mode=default
-fi;
+fi
+
 test -z &quot;$pic_mode&quot; &amp;&amp; pic_mode=default
 
 # Use C for the default configuration in the libtool script
@@ -6145,8 +6883,8 @@ fi
 #
 # Check to make sure the static flag actually works.
 #
-echo &quot;$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_prog_compiler_static_works+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -6168,8 +6906,8 @@ else
    LDFLAGS=&quot;$save_LDFLAGS&quot;
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_static_works&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_static_works&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_static_works&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_static_works&quot; &gt;&amp;6; }
 
 if test x&quot;$lt_prog_compiler_static_works&quot; = xyes; then
     :
@@ -6186,8 +6924,8 @@ if test &quot;$GCC&quot; = yes; then
   lt_prog_compiler_no_builtin_flag=' -fno-builtin'
 
 
-echo &quot;$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_compiler_rtti_exceptions+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -6204,11 +6942,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:6207: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:6945: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;conftest.err)
    ac_status=$?
    cat conftest.err &gt;&amp;5
-   echo &quot;$as_me:6211: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:6949: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s &quot;$ac_outfile&quot;; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
@@ -6219,8 +6957,8 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;6; }
 
 if test x&quot;$lt_cv_prog_compiler_rtti_exceptions&quot; = xyes; then
     lt_prog_compiler_no_builtin_flag=&quot;$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions&quot;
@@ -6234,8 +6972,8 @@ lt_prog_compiler_wl=
 lt_prog_compiler_pic=
 lt_prog_compiler_static=
 
-echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6; }
 
   if test &quot;$GCC&quot; = yes; then
     lt_prog_compiler_wl='-Wl,'
@@ -6411,16 +7149,16 @@ echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
     esac
   fi
 
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic&quot; &gt;&amp;6; }
 
 #
 # Check to make sure the PIC flag actually works.
 #
 if test -n &quot;$lt_prog_compiler_pic&quot;; then
 
-echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_prog_compiler_pic_works+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -6437,11 +7175,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:6440: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:7178: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;conftest.err)
    ac_status=$?
    cat conftest.err &gt;&amp;5
-   echo &quot;$as_me:6444: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:7182: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s &quot;$ac_outfile&quot;; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
@@ -6452,8 +7190,8 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic_works&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic_works&quot; &gt;&amp;6; }
 
 if test x&quot;$lt_prog_compiler_pic_works&quot; = xyes; then
     case $lt_prog_compiler_pic in
@@ -6476,8 +7214,8 @@ case &quot;$host_os&quot; in
     ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_compiler_c_o+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -6497,11 +7235,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:6500: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:7238: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;out/conftest.err)
    ac_status=$?
    cat out/conftest.err &gt;&amp;5
-   echo &quot;$as_me:6504: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:7242: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -6521,23 +7259,23 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o&quot; &gt;&amp;6; }
 
 
 hard_links=&quot;nottested&quot;
 if test &quot;$lt_cv_prog_compiler_c_o&quot; = no &amp;&amp; test &quot;$need_locks&quot; != no; then
   # do not overwrite the value of need_locks provided by the user
-  echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6; }
   hard_links=yes
   $rm conftest*
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
   touch conftest.a
   ln conftest.a conftest.b 2&gt;&amp;5 || hard_links=no
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
-  echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6; }
   if test &quot;$hard_links&quot; = no; then
     { echo &quot;$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;5
 echo &quot;$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;2;}
@@ -6547,8 +7285,8 @@ else
   need_locks=no
 fi
 
-echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6; }
 
   runpath_var=
   allow_undefined_flag=
@@ -6881,26 +7619,23 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -6911,8 +7646,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -6941,26 +7678,23 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -6971,8 +7705,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -7394,8 +8130,8 @@ if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
     esac
   fi
 
-echo &quot;$as_me:$LINENO: result: $ld_shlibs&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ld_shlibs&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ld_shlibs&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ld_shlibs&quot; &gt;&amp;6; }
 test &quot;$ld_shlibs&quot; = no &amp;&amp; can_build_shared=no
 
 variables_saved_for_relink=&quot;PATH $shlibpath_var $runpath_var&quot;
@@ -7420,8 +8156,8 @@ x|xyes)
       # Test whether the compiler implicitly links with -lc since on some
       # systems, -lgcc has to come before -lc. If gcc already passes -lc
       # to ld, don't add -lc before -lgcc.
-      echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6; }
       $rm conftest*
       printf &quot;$lt_simple_compile_test_code&quot; &gt; conftest.$ac_ext
 
@@ -7457,16 +8193,16 @@ echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;
         cat conftest.err 1&gt;&amp;5
       fi
       $rm conftest*
-      echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$archive_cmds_need_lc&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$archive_cmds_need_lc&quot; &gt;&amp;6; }
       ;;
     esac
   fi
   ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6; }
 library_names_spec=
 libname_spec='lib$name'
 soname_spec=
@@ -8017,12 +8753,12 @@ uts4*)
   dynamic_linker=no
   ;;
 esac
-echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6; }
 test &quot;$dynamic_linker&quot; = no &amp;&amp; can_build_shared=no
 
-echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6; }
 hardcode_action=
 if test -n &quot;$hardcode_libdir_flag_spec&quot; || \
    test -n &quot;$runpath_var &quot; || \
@@ -8046,8 +8782,8 @@ else
   # directories.
   hardcode_action=unsupported
 fi
-echo &quot;$as_me:$LINENO: result: $hardcode_action&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hardcode_action&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $hardcode_action&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hardcode_action&quot; &gt;&amp;6; }
 
 if test &quot;$hardcode_action&quot; = relink; then
   # Fast installation is not supported
@@ -8060,29 +8796,29 @@ fi
 
 striplib=
 old_striplib=
-echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6; }
 if test -n &quot;$STRIP&quot; &amp;&amp; $STRIP -V 2&gt;&amp;1 | grep &quot;GNU strip&quot; &gt;/dev/null; then
   test -z &quot;$old_striplib&quot; &amp;&amp; old_striplib=&quot;$STRIP --strip-debug&quot;
   test -z &quot;$striplib&quot; &amp;&amp; striplib=&quot;$STRIP --strip-unneeded&quot;
-  echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
 else
 # FIXME - insert some real tests, host_os isn't really good enough
   case $host_os in
    darwin*)
        if test -n &quot;$STRIP&quot; ; then
          striplib=&quot;$STRIP -x&quot;
-         echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+         { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
        else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
        ;;
    *)
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
     ;;
   esac
 fi
@@ -8114,8 +8850,8 @@ else
 
   darwin*)
   # if libdl is installed we need to link against it
-    echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dl_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8128,55 +8864,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dl_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dl_dlopen=no
+	ac_cv_lib_dl_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dl_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-ldl&quot;
 else
@@ -8190,8 +8924,8 @@ fi
    ;;
 
   *)
-    echo &quot;$as_me:$LINENO: checking for shl_load&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for shl_load... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for shl_load&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for shl_load... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_func_shl_load+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8218,72 +8952,64 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef shl_load
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char shl_load ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_shl_load) || defined (__stub___shl_load)
+#if defined __stub_shl_load || defined __stub___shl_load
 choke me
-#else
-char (*f) () = shl_load;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != shl_load;
+return shl_load ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_func_shl_load=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_func_shl_load=no
+	ac_cv_func_shl_load=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_func_shl_load&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_func_shl_load&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_func_shl_load&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_func_shl_load&quot; &gt;&amp;6; }
 if test $ac_cv_func_shl_load = yes; then
   lt_cv_dlopen=&quot;shl_load&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for shl_load in -ldld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for shl_load in -ldld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for shl_load in -ldld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for shl_load in -ldld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dld_shl_load+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8296,60 +9022,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char shl_load ();
 int
 main ()
 {
-shl_load ();
+return shl_load ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dld_shl_load=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dld_shl_load=no
+	ac_cv_lib_dld_shl_load=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dld_shl_load&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dld_shl_load&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dld_shl_load = yes; then
   lt_cv_dlopen=&quot;shl_load&quot; lt_cv_dlopen_libs=&quot;-dld&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_func_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8376,72 +9100,64 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef dlopen
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_dlopen) || defined (__stub___dlopen)
+#if defined __stub_dlopen || defined __stub___dlopen
 choke me
-#else
-char (*f) () = dlopen;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != dlopen;
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_func_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_func_dlopen=no
+	ac_cv_func_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_func_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_func_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_func_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_func_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_func_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dl_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8454,60 +9170,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dl_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dl_dlopen=no
+	ac_cv_lib_dl_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dl_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-ldl&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen in -lsvld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -lsvld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen in -lsvld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -lsvld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_svld_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8520,60 +9234,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_svld_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_svld_dlopen=no
+	ac_cv_lib_svld_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_svld_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_svld_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_svld_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-lsvld&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dld_link in -ldld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dld_link in -ldld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dld_link in -ldld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dld_link in -ldld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dld_dld_link+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8586,55 +9298,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dld_link ();
 int
 main ()
 {
-dld_link ();
+return dld_link ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dld_dld_link=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dld_dld_link=no
+	ac_cv_lib_dld_dld_link=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dld_dld_link&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dld_dld_link&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dld_dld_link = yes; then
   lt_cv_dlopen=&quot;dld_link&quot; lt_cv_dlopen_libs=&quot;-dld&quot;
 fi
@@ -8674,8 +9384,8 @@ fi
     save_LIBS=&quot;$LIBS&quot;
     LIBS=&quot;$lt_cv_dlopen_libs $LIBS&quot;
 
-    echo &quot;$as_me:$LINENO: checking whether a program can dlopen itself&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether a program can dlopen itself... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking whether a program can dlopen itself&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether a program can dlopen itself... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_dlopen_self+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8685,7 +9395,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat &gt; conftest.$ac_ext &lt;&lt;EOF
-#line 8688 &quot;configure&quot;
+#line 9398 &quot;configure&quot;
 #include &quot;confdefs.h&quot;
 
 #if HAVE_DLFCN_H
@@ -8767,13 +9477,13 @@ rm -fr conftest*
 
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_dlopen_self&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_dlopen_self&quot; &gt;&amp;6; }
 
     if test &quot;x$lt_cv_dlopen_self&quot; = xyes; then
       LDFLAGS=&quot;$LDFLAGS $link_static_flag&quot;
-      echo &quot;$as_me:$LINENO: checking whether a statically linked program can dlopen itself&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether a statically linked program can dlopen itself... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking whether a statically linked program can dlopen itself&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether a statically linked program can dlopen itself... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_dlopen_self_static+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -8783,7 +9493,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat &gt; conftest.$ac_ext &lt;&lt;EOF
-#line 8786 &quot;configure&quot;
+#line 9496 &quot;configure&quot;
 #include &quot;confdefs.h&quot;
 
 #if HAVE_DLFCN_H
@@ -8865,8 +9575,8 @@ rm -fr conftest*
 
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self_static&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_dlopen_self_static&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self_static&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_dlopen_self_static&quot; &gt;&amp;6; }
     fi
 
     CPPFLAGS=&quot;$save_CPPFLAGS&quot;
@@ -8888,13 +9598,13 @@ fi
 
 
 # Report which librarie types wil actually be built
-echo &quot;$as_me:$LINENO: checking if libtool supports shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if libtool supports shared libraries... $ECHO_C&quot; &gt;&amp;6
-echo &quot;$as_me:$LINENO: result: $can_build_shared&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$can_build_shared&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if libtool supports shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if libtool supports shared libraries... $ECHO_C&quot; &gt;&amp;6; }
+{ echo &quot;$as_me:$LINENO: result: $can_build_shared&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$can_build_shared&quot; &gt;&amp;6; }
 
-echo &quot;$as_me:$LINENO: checking whether to build shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether to build shared libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether to build shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether to build shared libraries... $ECHO_C&quot; &gt;&amp;6; }
 test &quot;$can_build_shared&quot; = &quot;no&quot; &amp;&amp; enable_shared=no
 
 # On AIX, shared libraries and static libraries use the same namespace, and
@@ -8951,15 +9661,15 @@ aix4* | aix5*)
   fi
     ;;
 esac
-echo &quot;$as_me:$LINENO: result: $enable_shared&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$enable_shared&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $enable_shared&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$enable_shared&quot; &gt;&amp;6; }
 
-echo &quot;$as_me:$LINENO: checking whether to build static libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether to build static libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether to build static libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether to build static libraries... $ECHO_C&quot; &gt;&amp;6; }
 # Make sure either enable_shared or enable_static is yes.
 test &quot;$enable_shared&quot; = yes || enable_static=yes
-echo &quot;$as_me:$LINENO: result: $enable_static&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$enable_static&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $enable_static&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$enable_static&quot; &gt;&amp;6; }
 
 # The else clause should only fire when bootstrapping the
 # libtool distribution, otherwise you forgot to ship ltmain.sh
@@ -9442,11 +10152,11 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 CC=&quot;$lt_save_CC&quot;
 
 
-# Check whether --with-tags or --without-tags was given.
+# Check whether --with-tags was given.
 if test &quot;${with_tags+set}&quot; = set; then
-  withval=&quot;$with_tags&quot;
-  tagnames=&quot;$withval&quot;
-fi;
+  withval=$with_tags; tagnames=&quot;$withval&quot;
+fi
+
 
 if test -f &quot;$ltmain&quot; &amp;&amp; test -n &quot;$tagnames&quot;; then
   if test ! -f &quot;${ofile}&quot;; then
@@ -9495,7 +10205,7 @@ echo &quot;$as_me: error: tag name \&quot;$tagname\&quot; already exists&quot; &gt;&amp;2;}
       case $tagname in
       CXX)
 	if test -n &quot;$CXX&quot; &amp;&amp; test &quot;X$CXX&quot; != &quot;Xno&quot;; then
-	  ac_ext=cc
+	  ac_ext=cpp
 ac_cpp='$CXXCPP $CPPFLAGS'
 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext &gt;&amp;5'
 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS &gt;&amp;5'
@@ -9587,18 +10297,18 @@ if test &quot;$GXX&quot; = yes; then
   # Set up default GNU C++ configuration
 
 
-# Check whether --with-gnu-ld or --without-gnu-ld was given.
+# Check whether --with-gnu-ld was given.
 if test &quot;${with_gnu_ld+set}&quot; = set; then
-  withval=&quot;$with_gnu_ld&quot;
-  test &quot;$withval&quot; = no || with_gnu_ld=yes
+  withval=$with_gnu_ld; test &quot;$withval&quot; = no || with_gnu_ld=yes
 else
   with_gnu_ld=no
-fi;
+fi
+
 ac_prog=ld
 if test &quot;$GCC&quot; = yes; then
   # Check if gcc -print-prog-name=ld gives a path.
-  echo &quot;$as_me:$LINENO: checking for ld used by $CC&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for ld used by $CC... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for ld used by $CC&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for ld used by $CC... $ECHO_C&quot; &gt;&amp;6; }
   case $host in
   *-*-mingw*)
     # gcc leaves a trailing carriage return which upsets mingw
@@ -9627,11 +10337,11 @@ echo $ECHO_N &quot;checking for ld used by $CC... $ECHO_C&quot; &gt;&amp;6
     ;;
   esac
 elif test &quot;$with_gnu_ld&quot; = yes; then
-  echo &quot;$as_me:$LINENO: checking for GNU ld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for GNU ld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for GNU ld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for GNU ld... $ECHO_C&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: checking for non-GNU ld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for non-GNU ld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for non-GNU ld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for non-GNU ld... $ECHO_C&quot; &gt;&amp;6; }
 fi
 if test &quot;${lt_cv_path_LD+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
@@ -9664,17 +10374,17 @@ fi
 
 LD=&quot;$lt_cv_path_LD&quot;
 if test -n &quot;$LD&quot;; then
-  echo &quot;$as_me:$LINENO: result: $LD&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$LD&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $LD&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$LD&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 test -z &quot;$LD&quot; &amp;&amp; { { echo &quot;$as_me:$LINENO: error: no acceptable ld found in \$PATH&quot; &gt;&amp;5
 echo &quot;$as_me: error: no acceptable ld found in \$PATH&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
-echo &quot;$as_me:$LINENO: checking if the linker ($LD) is GNU ld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if the linker ($LD) is GNU ld... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if the linker ($LD) is GNU ld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if the linker ($LD) is GNU ld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_gnu_ld+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -9688,8 +10398,8 @@ case `$LD -v 2&gt;&amp;1 &lt;/dev/null` in
   ;;
 esac
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_gnu_ld&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_gnu_ld&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_gnu_ld&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_gnu_ld&quot; &gt;&amp;6; }
 with_gnu_ld=$lt_cv_prog_gnu_ld
 
 
@@ -9739,8 +10449,8 @@ else
 fi
 
 # PORTME: fill in a description of your system's C++ link characteristics
-echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6; }
 ld_shlibs_CXX=yes
 case $host_os in
   aix3*)
@@ -9847,26 +10557,23 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -9877,8 +10584,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -9908,26 +10617,23 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -9938,8 +10644,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -10565,8 +11273,8 @@ if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
     ld_shlibs_CXX=no
     ;;
 esac
-echo &quot;$as_me:$LINENO: result: $ld_shlibs_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ld_shlibs_CXX&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ld_shlibs_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ld_shlibs_CXX&quot; &gt;&amp;6; }
 test &quot;$ld_shlibs_CXX&quot; = no &amp;&amp; can_build_shared=no
 
 GCC_CXX=&quot;$GXX&quot;
@@ -10682,8 +11390,8 @@ lt_prog_compiler_wl_CXX=
 lt_prog_compiler_pic_CXX=
 lt_prog_compiler_static_CXX=
 
-echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6; }
 
   # C++ specific cases for pic, static, wl, etc.
   if test &quot;$GXX&quot; = yes; then
@@ -10934,16 +11642,16 @@ echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
     esac
   fi
 
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic_CXX&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic_CXX&quot; &gt;&amp;6; }
 
 #
 # Check to make sure the PIC flag actually works.
 #
 if test -n &quot;$lt_prog_compiler_pic_CXX&quot;; then
 
-echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_prog_compiler_pic_works_CXX+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -10960,11 +11668,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:10963: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:11671: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;conftest.err)
    ac_status=$?
    cat conftest.err &gt;&amp;5
-   echo &quot;$as_me:10967: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:11675: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s &quot;$ac_outfile&quot;; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
@@ -10975,8 +11683,8 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic_works_CXX&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic_works_CXX&quot; &gt;&amp;6; }
 
 if test x&quot;$lt_prog_compiler_pic_works_CXX&quot; = xyes; then
     case $lt_prog_compiler_pic_CXX in
@@ -10999,8 +11707,8 @@ case &quot;$host_os&quot; in
     ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_compiler_c_o_CXX+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -11020,11 +11728,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:11023: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:11731: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;out/conftest.err)
    ac_status=$?
    cat out/conftest.err &gt;&amp;5
-   echo &quot;$as_me:11027: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:11735: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -11044,23 +11752,23 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o_CXX&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o_CXX&quot; &gt;&amp;6; }
 
 
 hard_links=&quot;nottested&quot;
 if test &quot;$lt_cv_prog_compiler_c_o_CXX&quot; = no &amp;&amp; test &quot;$need_locks&quot; != no; then
   # do not overwrite the value of need_locks provided by the user
-  echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6; }
   hard_links=yes
   $rm conftest*
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
   touch conftest.a
   ln conftest.a conftest.b 2&gt;&amp;5 || hard_links=no
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
-  echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6; }
   if test &quot;$hard_links&quot; = no; then
     { echo &quot;$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;5
 echo &quot;$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;2;}
@@ -11070,8 +11778,8 @@ else
   need_locks=no
 fi
 
-echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6; }
 
   export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq &gt; $export_symbols'
   case $host_os in
@@ -11098,8 +11806,8 @@ echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared librar
   ;;
   esac
 
-echo &quot;$as_me:$LINENO: result: $ld_shlibs_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ld_shlibs_CXX&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ld_shlibs_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ld_shlibs_CXX&quot; &gt;&amp;6; }
 test &quot;$ld_shlibs_CXX&quot; = no &amp;&amp; can_build_shared=no
 
 variables_saved_for_relink=&quot;PATH $shlibpath_var $runpath_var&quot;
@@ -11124,8 +11832,8 @@ x|xyes)
       # Test whether the compiler implicitly links with -lc since on some
       # systems, -lgcc has to come before -lc. If gcc already passes -lc
       # to ld, don't add -lc before -lgcc.
-      echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6; }
       $rm conftest*
       printf &quot;$lt_simple_compile_test_code&quot; &gt; conftest.$ac_ext
 
@@ -11161,16 +11869,16 @@ echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;
         cat conftest.err 1&gt;&amp;5
       fi
       $rm conftest*
-      echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$archive_cmds_need_lc_CXX&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$archive_cmds_need_lc_CXX&quot; &gt;&amp;6; }
       ;;
     esac
   fi
   ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6; }
 library_names_spec=
 libname_spec='lib$name'
 soname_spec=
@@ -11721,12 +12429,12 @@ uts4*)
   dynamic_linker=no
   ;;
 esac
-echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6; }
 test &quot;$dynamic_linker&quot; = no &amp;&amp; can_build_shared=no
 
-echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6; }
 hardcode_action_CXX=
 if test -n &quot;$hardcode_libdir_flag_spec_CXX&quot; || \
    test -n &quot;$runpath_var CXX&quot; || \
@@ -11750,8 +12458,8 @@ else
   # directories.
   hardcode_action_CXX=unsupported
 fi
-echo &quot;$as_me:$LINENO: result: $hardcode_action_CXX&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hardcode_action_CXX&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $hardcode_action_CXX&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hardcode_action_CXX&quot; &gt;&amp;6; }
 
 if test &quot;$hardcode_action_CXX&quot; = relink; then
   # Fast installation is not supported
@@ -11764,29 +12472,29 @@ fi
 
 striplib=
 old_striplib=
-echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6; }
 if test -n &quot;$STRIP&quot; &amp;&amp; $STRIP -V 2&gt;&amp;1 | grep &quot;GNU strip&quot; &gt;/dev/null; then
   test -z &quot;$old_striplib&quot; &amp;&amp; old_striplib=&quot;$STRIP --strip-debug&quot;
   test -z &quot;$striplib&quot; &amp;&amp; striplib=&quot;$STRIP --strip-unneeded&quot;
-  echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
 else
 # FIXME - insert some real tests, host_os isn't really good enough
   case $host_os in
    darwin*)
        if test -n &quot;$STRIP&quot; ; then
          striplib=&quot;$STRIP -x&quot;
-         echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+         { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
        else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
        ;;
    *)
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
     ;;
   esac
 fi
@@ -11818,8 +12526,8 @@ else
 
   darwin*)
   # if libdl is installed we need to link against it
-    echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dl_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -11832,55 +12540,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dl_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dl_dlopen=no
+	ac_cv_lib_dl_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dl_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-ldl&quot;
 else
@@ -11894,8 +12600,8 @@ fi
    ;;
 
   *)
-    echo &quot;$as_me:$LINENO: checking for shl_load&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for shl_load... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for shl_load&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for shl_load... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_func_shl_load+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -11922,72 +12628,64 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef shl_load
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char shl_load ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_shl_load) || defined (__stub___shl_load)
+#if defined __stub_shl_load || defined __stub___shl_load
 choke me
-#else
-char (*f) () = shl_load;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != shl_load;
+return shl_load ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_func_shl_load=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_func_shl_load=no
+	ac_cv_func_shl_load=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_func_shl_load&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_func_shl_load&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_func_shl_load&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_func_shl_load&quot; &gt;&amp;6; }
 if test $ac_cv_func_shl_load = yes; then
   lt_cv_dlopen=&quot;shl_load&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for shl_load in -ldld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for shl_load in -ldld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for shl_load in -ldld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for shl_load in -ldld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dld_shl_load+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -12000,60 +12698,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char shl_load ();
 int
 main ()
 {
-shl_load ();
+return shl_load ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dld_shl_load=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dld_shl_load=no
+	ac_cv_lib_dld_shl_load=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dld_shl_load&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dld_shl_load&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dld_shl_load = yes; then
   lt_cv_dlopen=&quot;shl_load&quot; lt_cv_dlopen_libs=&quot;-dld&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_func_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -12080,72 +12776,64 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef dlopen
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_dlopen) || defined (__stub___dlopen)
+#if defined __stub_dlopen || defined __stub___dlopen
 choke me
-#else
-char (*f) () = dlopen;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != dlopen;
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_func_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_func_dlopen=no
+	ac_cv_func_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_func_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_func_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_func_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_func_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_func_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dl_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -12158,60 +12846,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dl_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dl_dlopen=no
+	ac_cv_lib_dl_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dl_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-ldl&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen in -lsvld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -lsvld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen in -lsvld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -lsvld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_svld_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -12224,60 +12910,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_svld_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_svld_dlopen=no
+	ac_cv_lib_svld_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_svld_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_svld_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_svld_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-lsvld&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dld_link in -ldld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dld_link in -ldld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dld_link in -ldld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dld_link in -ldld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dld_dld_link+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -12290,55 +12974,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dld_link ();
 int
 main ()
 {
-dld_link ();
+return dld_link ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_cxx_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_cxx_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dld_dld_link=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dld_dld_link=no
+	ac_cv_lib_dld_dld_link=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dld_dld_link&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dld_dld_link&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dld_dld_link = yes; then
   lt_cv_dlopen=&quot;dld_link&quot; lt_cv_dlopen_libs=&quot;-dld&quot;
 fi
@@ -12378,8 +13060,8 @@ fi
     save_LIBS=&quot;$LIBS&quot;
     LIBS=&quot;$lt_cv_dlopen_libs $LIBS&quot;
 
-    echo &quot;$as_me:$LINENO: checking whether a program can dlopen itself&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether a program can dlopen itself... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking whether a program can dlopen itself&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether a program can dlopen itself... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_dlopen_self+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -12389,7 +13071,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat &gt; conftest.$ac_ext &lt;&lt;EOF
-#line 12392 &quot;configure&quot;
+#line 13074 &quot;configure&quot;
 #include &quot;confdefs.h&quot;
 
 #if HAVE_DLFCN_H
@@ -12471,13 +13153,13 @@ rm -fr conftest*
 
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_dlopen_self&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_dlopen_self&quot; &gt;&amp;6; }
 
     if test &quot;x$lt_cv_dlopen_self&quot; = xyes; then
       LDFLAGS=&quot;$LDFLAGS $link_static_flag&quot;
-      echo &quot;$as_me:$LINENO: checking whether a statically linked program can dlopen itself&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether a statically linked program can dlopen itself... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking whether a statically linked program can dlopen itself&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether a statically linked program can dlopen itself... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_dlopen_self_static+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -12487,7 +13169,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat &gt; conftest.$ac_ext &lt;&lt;EOF
-#line 12490 &quot;configure&quot;
+#line 13172 &quot;configure&quot;
 #include &quot;confdefs.h&quot;
 
 #if HAVE_DLFCN_H
@@ -12569,8 +13251,8 @@ rm -fr conftest*
 
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self_static&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_dlopen_self_static&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self_static&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_dlopen_self_static&quot; &gt;&amp;6; }
     fi
 
     CPPFLAGS=&quot;$save_CPPFLAGS&quot;
@@ -13069,13 +13751,13 @@ compiler=$CC
 compiler_F77=$CC
 cc_basename=`$echo X&quot;$compiler&quot; | $Xsed -e 's%^.*/%%'`
 
-echo &quot;$as_me:$LINENO: checking if libtool supports shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if libtool supports shared libraries... $ECHO_C&quot; &gt;&amp;6
-echo &quot;$as_me:$LINENO: result: $can_build_shared&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$can_build_shared&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if libtool supports shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if libtool supports shared libraries... $ECHO_C&quot; &gt;&amp;6; }
+{ echo &quot;$as_me:$LINENO: result: $can_build_shared&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$can_build_shared&quot; &gt;&amp;6; }
 
-echo &quot;$as_me:$LINENO: checking whether to build shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether to build shared libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether to build shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether to build shared libraries... $ECHO_C&quot; &gt;&amp;6; }
 test &quot;$can_build_shared&quot; = &quot;no&quot; &amp;&amp; enable_shared=no
 
 # On AIX, shared libraries and static libraries use the same namespace, and
@@ -13092,15 +13774,15 @@ aix4* | aix5*)
   test &quot;$enable_shared&quot; = yes &amp;&amp; enable_static=no
   ;;
 esac
-echo &quot;$as_me:$LINENO: result: $enable_shared&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$enable_shared&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $enable_shared&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$enable_shared&quot; &gt;&amp;6; }
 
-echo &quot;$as_me:$LINENO: checking whether to build static libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether to build static libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether to build static libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether to build static libraries... $ECHO_C&quot; &gt;&amp;6; }
 # Make sure either enable_shared or enable_static is yes.
 test &quot;$enable_shared&quot; = yes || enable_static=yes
-echo &quot;$as_me:$LINENO: result: $enable_static&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$enable_static&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $enable_static&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$enable_static&quot; &gt;&amp;6; }
 
 test &quot;$ld_shlibs_F77&quot; = no &amp;&amp; can_build_shared=no
 
@@ -13111,8 +13793,8 @@ lt_prog_compiler_wl_F77=
 lt_prog_compiler_pic_F77=
 lt_prog_compiler_static_F77=
 
-echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6; }
 
   if test &quot;$GCC&quot; = yes; then
     lt_prog_compiler_wl_F77='-Wl,'
@@ -13288,16 +13970,16 @@ echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
     esac
   fi
 
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic_F77&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic_F77&quot; &gt;&amp;6; }
 
 #
 # Check to make sure the PIC flag actually works.
 #
 if test -n &quot;$lt_prog_compiler_pic_F77&quot;; then
 
-echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_prog_compiler_pic_works_F77+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -13314,11 +13996,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:13317: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:13999: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;conftest.err)
    ac_status=$?
    cat conftest.err &gt;&amp;5
-   echo &quot;$as_me:13321: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:14003: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s &quot;$ac_outfile&quot;; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
@@ -13329,8 +14011,8 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic_works_F77&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic_works_F77&quot; &gt;&amp;6; }
 
 if test x&quot;$lt_prog_compiler_pic_works_F77&quot; = xyes; then
     case $lt_prog_compiler_pic_F77 in
@@ -13353,8 +14035,8 @@ case &quot;$host_os&quot; in
     ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_compiler_c_o_F77+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -13374,11 +14056,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:13377: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:14059: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;out/conftest.err)
    ac_status=$?
    cat out/conftest.err &gt;&amp;5
-   echo &quot;$as_me:13381: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:14063: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -13398,23 +14080,23 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o_F77&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o_F77&quot; &gt;&amp;6; }
 
 
 hard_links=&quot;nottested&quot;
 if test &quot;$lt_cv_prog_compiler_c_o_F77&quot; = no &amp;&amp; test &quot;$need_locks&quot; != no; then
   # do not overwrite the value of need_locks provided by the user
-  echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6; }
   hard_links=yes
   $rm conftest*
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
   touch conftest.a
   ln conftest.a conftest.b 2&gt;&amp;5 || hard_links=no
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
-  echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6; }
   if test &quot;$hard_links&quot; = no; then
     { echo &quot;$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;5
 echo &quot;$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;2;}
@@ -13424,8 +14106,8 @@ else
   need_locks=no
 fi
 
-echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6; }
 
   runpath_var=
   allow_undefined_flag_F77=
@@ -13748,26 +14430,23 @@ $echo &quot;local: *; };&quot; &gt;&gt; $output_objdir/$libname.ver~
       end
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_f77_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_f77_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -13778,8 +14457,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -13798,26 +14479,23 @@ if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
       end
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_f77_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_f77_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -13828,8 +14506,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -14251,8 +14931,8 @@ if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
     esac
   fi
 
-echo &quot;$as_me:$LINENO: result: $ld_shlibs_F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ld_shlibs_F77&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ld_shlibs_F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ld_shlibs_F77&quot; &gt;&amp;6; }
 test &quot;$ld_shlibs_F77&quot; = no &amp;&amp; can_build_shared=no
 
 variables_saved_for_relink=&quot;PATH $shlibpath_var $runpath_var&quot;
@@ -14277,8 +14957,8 @@ x|xyes)
       # Test whether the compiler implicitly links with -lc since on some
       # systems, -lgcc has to come before -lc. If gcc already passes -lc
       # to ld, don't add -lc before -lgcc.
-      echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6; }
       $rm conftest*
       printf &quot;$lt_simple_compile_test_code&quot; &gt; conftest.$ac_ext
 
@@ -14314,16 +14994,16 @@ echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;
         cat conftest.err 1&gt;&amp;5
       fi
       $rm conftest*
-      echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc_F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$archive_cmds_need_lc_F77&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc_F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$archive_cmds_need_lc_F77&quot; &gt;&amp;6; }
       ;;
     esac
   fi
   ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6; }
 library_names_spec=
 libname_spec='lib$name'
 soname_spec=
@@ -14874,12 +15554,12 @@ uts4*)
   dynamic_linker=no
   ;;
 esac
-echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6; }
 test &quot;$dynamic_linker&quot; = no &amp;&amp; can_build_shared=no
 
-echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6; }
 hardcode_action_F77=
 if test -n &quot;$hardcode_libdir_flag_spec_F77&quot; || \
    test -n &quot;$runpath_var F77&quot; || \
@@ -14903,8 +15583,8 @@ else
   # directories.
   hardcode_action_F77=unsupported
 fi
-echo &quot;$as_me:$LINENO: result: $hardcode_action_F77&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hardcode_action_F77&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $hardcode_action_F77&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hardcode_action_F77&quot; &gt;&amp;6; }
 
 if test &quot;$hardcode_action_F77&quot; = relink; then
   # Fast installation is not supported
@@ -14917,29 +15597,29 @@ fi
 
 striplib=
 old_striplib=
-echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6; }
 if test -n &quot;$STRIP&quot; &amp;&amp; $STRIP -V 2&gt;&amp;1 | grep &quot;GNU strip&quot; &gt;/dev/null; then
   test -z &quot;$old_striplib&quot; &amp;&amp; old_striplib=&quot;$STRIP --strip-debug&quot;
   test -z &quot;$striplib&quot; &amp;&amp; striplib=&quot;$STRIP --strip-unneeded&quot;
-  echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
 else
 # FIXME - insert some real tests, host_os isn't really good enough
   case $host_os in
    darwin*)
        if test -n &quot;$STRIP&quot; ; then
          striplib=&quot;$STRIP -x&quot;
-         echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+         { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
        else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
        ;;
    *)
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
     ;;
   esac
 fi
@@ -15362,7 +16042,6 @@ CC=&quot;$lt_save_CC&quot;
 	if test -n &quot;$GCJ&quot; &amp;&amp; test &quot;X$GCJ&quot; != &quot;Xno&quot;; then
 
 
-
 # Source file extension for Java test sources.
 ac_ext=java
 
@@ -15401,8 +16080,8 @@ if test &quot;$GCC&quot; = yes; then
   lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
 
 
-echo &quot;$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_compiler_rtti_exceptions+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -15419,11 +16098,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:15422: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:16101: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;conftest.err)
    ac_status=$?
    cat conftest.err &gt;&amp;5
-   echo &quot;$as_me:15426: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:16105: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s &quot;$ac_outfile&quot;; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
@@ -15434,8 +16113,8 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions&quot; &gt;&amp;6; }
 
 if test x&quot;$lt_cv_prog_compiler_rtti_exceptions&quot; = xyes; then
     lt_prog_compiler_no_builtin_flag_GCJ=&quot;$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions&quot;
@@ -15449,8 +16128,8 @@ lt_prog_compiler_wl_GCJ=
 lt_prog_compiler_pic_GCJ=
 lt_prog_compiler_static_GCJ=
 
-echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $compiler option to produce PIC&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6; }
 
   if test &quot;$GCC&quot; = yes; then
     lt_prog_compiler_wl_GCJ='-Wl,'
@@ -15626,16 +16305,16 @@ echo $ECHO_N &quot;checking for $compiler option to produce PIC... $ECHO_C&quot; &gt;&amp;6
     esac
   fi
 
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic_GCJ&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic_GCJ&quot; &gt;&amp;6; }
 
 #
 # Check to make sure the PIC flag actually works.
 #
 if test -n &quot;$lt_prog_compiler_pic_GCJ&quot;; then
 
-echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_prog_compiler_pic_works_GCJ+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -15652,11 +16331,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:15655: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:16334: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;conftest.err)
    ac_status=$?
    cat conftest.err &gt;&amp;5
-   echo &quot;$as_me:15659: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:16338: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s &quot;$ac_outfile&quot;; then
      # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings
@@ -15667,8 +16346,8 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_prog_compiler_pic_works_GCJ&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_prog_compiler_pic_works_GCJ&quot; &gt;&amp;6; }
 
 if test x&quot;$lt_prog_compiler_pic_works_GCJ&quot; = xyes; then
     case $lt_prog_compiler_pic_GCJ in
@@ -15691,8 +16370,8 @@ case &quot;$host_os&quot; in
     ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if $compiler supports -c -o file.$ac_objext... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_prog_compiler_c_o_GCJ+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -15712,11 +16391,11 @@ else
    -e 's:.*FLAGS}? :&amp;$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&amp;:; t' \
    -e 's:$: $lt_compiler_flag:'`
-   (eval echo &quot;\&quot;\$as_me:15715: $lt_compile\&quot;&quot; &gt;&amp;5)
+   (eval echo &quot;\&quot;\$as_me:16394: $lt_compile\&quot;&quot; &gt;&amp;5)
    (eval &quot;$lt_compile&quot; 2&gt;out/conftest.err)
    ac_status=$?
    cat out/conftest.err &gt;&amp;5
-   echo &quot;$as_me:15719: \$? = $ac_status&quot; &gt;&amp;5
+   echo &quot;$as_me:16398: \$? = $ac_status&quot; &gt;&amp;5
    if (exit $ac_status) &amp;&amp; test -s out/conftest2.$ac_objext
    then
      # The compiler can only warn and ignore the option if not recognized
@@ -15736,23 +16415,23 @@ else
    $rm conftest*
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ&quot; &gt;&amp;6; }
 
 
 hard_links=&quot;nottested&quot;
 if test &quot;$lt_cv_prog_compiler_c_o_GCJ&quot; = no &amp;&amp; test &quot;$need_locks&quot; != no; then
   # do not overwrite the value of need_locks provided by the user
-  echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking if we can lock with hard links&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if we can lock with hard links... $ECHO_C&quot; &gt;&amp;6; }
   hard_links=yes
   $rm conftest*
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
   touch conftest.a
   ln conftest.a conftest.b 2&gt;&amp;5 || hard_links=no
   ln conftest.a conftest.b 2&gt;/dev/null &amp;&amp; hard_links=no
-  echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $hard_links&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hard_links&quot; &gt;&amp;6; }
   if test &quot;$hard_links&quot; = no; then
     { echo &quot;$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;5
 echo &quot;$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe&quot; &gt;&amp;2;}
@@ -15762,8 +16441,8 @@ else
   need_locks=no
 fi
 
-echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C&quot; &gt;&amp;6; }
 
   runpath_var=
   allow_undefined_flag_GCJ=
@@ -16096,26 +16775,23 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -16126,8 +16802,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -16156,26 +16834,23 @@ main ()
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
 
 aix_libpath=`dump -H conftest$ac_exeext 2&gt;/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
 }'`
@@ -16186,8 +16861,10 @@ else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
+
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
 
@@ -16609,8 +17286,8 @@ if test -z &quot;$aix_libpath&quot;; then aix_libpath=&quot;/usr/lib:/lib&quot;; fi
     esac
   fi
 
-echo &quot;$as_me:$LINENO: result: $ld_shlibs_GCJ&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ld_shlibs_GCJ&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ld_shlibs_GCJ&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ld_shlibs_GCJ&quot; &gt;&amp;6; }
 test &quot;$ld_shlibs_GCJ&quot; = no &amp;&amp; can_build_shared=no
 
 variables_saved_for_relink=&quot;PATH $shlibpath_var $runpath_var&quot;
@@ -16635,8 +17312,8 @@ x|xyes)
       # Test whether the compiler implicitly links with -lc since on some
       # systems, -lgcc has to come before -lc. If gcc already passes -lc
       # to ld, don't add -lc before -lgcc.
-      echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking whether -lc should be explicitly linked in&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;6; }
       $rm conftest*
       printf &quot;$lt_simple_compile_test_code&quot; &gt; conftest.$ac_ext
 
@@ -16672,16 +17349,16 @@ echo $ECHO_N &quot;checking whether -lc should be explicitly linked in... $ECHO_C&quot; &gt;&amp;
         cat conftest.err 1&gt;&amp;5
       fi
       $rm conftest*
-      echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$archive_cmds_need_lc_GCJ&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$archive_cmds_need_lc_GCJ&quot; &gt;&amp;6; }
       ;;
     esac
   fi
   ;;
 esac
 
-echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking dynamic linker characteristics&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking dynamic linker characteristics... $ECHO_C&quot; &gt;&amp;6; }
 library_names_spec=
 libname_spec='lib$name'
 soname_spec=
@@ -17232,12 +17909,12 @@ uts4*)
   dynamic_linker=no
   ;;
 esac
-echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $dynamic_linker&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$dynamic_linker&quot; &gt;&amp;6; }
 test &quot;$dynamic_linker&quot; = no &amp;&amp; can_build_shared=no
 
-echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking how to hardcode library paths into programs&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking how to hardcode library paths into programs... $ECHO_C&quot; &gt;&amp;6; }
 hardcode_action_GCJ=
 if test -n &quot;$hardcode_libdir_flag_spec_GCJ&quot; || \
    test -n &quot;$runpath_var GCJ&quot; || \
@@ -17261,8 +17938,8 @@ else
   # directories.
   hardcode_action_GCJ=unsupported
 fi
-echo &quot;$as_me:$LINENO: result: $hardcode_action_GCJ&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$hardcode_action_GCJ&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $hardcode_action_GCJ&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$hardcode_action_GCJ&quot; &gt;&amp;6; }
 
 if test &quot;$hardcode_action_GCJ&quot; = relink; then
   # Fast installation is not supported
@@ -17275,29 +17952,29 @@ fi
 
 striplib=
 old_striplib=
-echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking whether stripping libraries is possible&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether stripping libraries is possible... $ECHO_C&quot; &gt;&amp;6; }
 if test -n &quot;$STRIP&quot; &amp;&amp; $STRIP -V 2&gt;&amp;1 | grep &quot;GNU strip&quot; &gt;/dev/null; then
   test -z &quot;$old_striplib&quot; &amp;&amp; old_striplib=&quot;$STRIP --strip-debug&quot;
   test -z &quot;$striplib&quot; &amp;&amp; striplib=&quot;$STRIP --strip-unneeded&quot;
-  echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
 else
 # FIXME - insert some real tests, host_os isn't really good enough
   case $host_os in
    darwin*)
        if test -n &quot;$STRIP&quot; ; then
          striplib=&quot;$STRIP -x&quot;
-         echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+         { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
        else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
        ;;
    *)
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
     ;;
   esac
 fi
@@ -17329,8 +18006,8 @@ else
 
   darwin*)
   # if libdl is installed we need to link against it
-    echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dl_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17343,55 +18020,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dl_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dl_dlopen=no
+	ac_cv_lib_dl_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dl_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-ldl&quot;
 else
@@ -17405,8 +18080,8 @@ fi
    ;;
 
   *)
-    echo &quot;$as_me:$LINENO: checking for shl_load&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for shl_load... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for shl_load&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for shl_load... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_func_shl_load+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17433,72 +18108,64 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef shl_load
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char shl_load ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_shl_load) || defined (__stub___shl_load)
+#if defined __stub_shl_load || defined __stub___shl_load
 choke me
-#else
-char (*f) () = shl_load;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != shl_load;
+return shl_load ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_func_shl_load=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_func_shl_load=no
+	ac_cv_func_shl_load=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_func_shl_load&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_func_shl_load&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_func_shl_load&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_func_shl_load&quot; &gt;&amp;6; }
 if test $ac_cv_func_shl_load = yes; then
   lt_cv_dlopen=&quot;shl_load&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for shl_load in -ldld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for shl_load in -ldld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for shl_load in -ldld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for shl_load in -ldld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dld_shl_load+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17511,60 +18178,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char shl_load ();
 int
 main ()
 {
-shl_load ();
+return shl_load ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dld_shl_load=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dld_shl_load=no
+	ac_cv_lib_dld_shl_load=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dld_shl_load&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dld_shl_load&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dld_shl_load = yes; then
   lt_cv_dlopen=&quot;shl_load&quot; lt_cv_dlopen_libs=&quot;-dld&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_func_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17591,72 +18256,64 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef dlopen
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_dlopen) || defined (__stub___dlopen)
+#if defined __stub_dlopen || defined __stub___dlopen
 choke me
-#else
-char (*f) () = dlopen;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != dlopen;
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_func_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_func_dlopen=no
+	ac_cv_func_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_func_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_func_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_func_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_func_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_func_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen in -ldl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -ldl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dl_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17669,60 +18326,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dl_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dl_dlopen=no
+	ac_cv_lib_dl_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dl_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dl_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-ldl&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dlopen in -lsvld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dlopen in -lsvld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dlopen in -lsvld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dlopen in -lsvld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_svld_dlopen+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17735,60 +18390,58 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dlopen ();
 int
 main ()
 {
-dlopen ();
+return dlopen ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_svld_dlopen=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_svld_dlopen=no
+	ac_cv_lib_svld_dlopen=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_svld_dlopen&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_svld_dlopen&quot; &gt;&amp;6; }
 if test $ac_cv_lib_svld_dlopen = yes; then
   lt_cv_dlopen=&quot;dlopen&quot; lt_cv_dlopen_libs=&quot;-lsvld&quot;
 else
-  echo &quot;$as_me:$LINENO: checking for dld_link in -ldld&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dld_link in -ldld... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dld_link in -ldld&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dld_link in -ldld... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_dld_dld_link+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17801,55 +18454,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dld_link ();
 int
 main ()
 {
-dld_link ();
+return dld_link ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_dld_dld_link=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_dld_dld_link=no
+	ac_cv_lib_dld_dld_link=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_dld_dld_link&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_dld_dld_link&quot; &gt;&amp;6; }
 if test $ac_cv_lib_dld_dld_link = yes; then
   lt_cv_dlopen=&quot;dld_link&quot; lt_cv_dlopen_libs=&quot;-dld&quot;
 fi
@@ -17889,8 +18540,8 @@ fi
     save_LIBS=&quot;$LIBS&quot;
     LIBS=&quot;$lt_cv_dlopen_libs $LIBS&quot;
 
-    echo &quot;$as_me:$LINENO: checking whether a program can dlopen itself&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether a program can dlopen itself... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking whether a program can dlopen itself&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether a program can dlopen itself... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_dlopen_self+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17900,7 +18551,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat &gt; conftest.$ac_ext &lt;&lt;EOF
-#line 17903 &quot;configure&quot;
+#line 18554 &quot;configure&quot;
 #include &quot;confdefs.h&quot;
 
 #if HAVE_DLFCN_H
@@ -17982,13 +18633,13 @@ rm -fr conftest*
 
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_dlopen_self&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_dlopen_self&quot; &gt;&amp;6; }
 
     if test &quot;x$lt_cv_dlopen_self&quot; = xyes; then
       LDFLAGS=&quot;$LDFLAGS $link_static_flag&quot;
-      echo &quot;$as_me:$LINENO: checking whether a statically linked program can dlopen itself&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking whether a statically linked program can dlopen itself... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking whether a statically linked program can dlopen itself&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking whether a statically linked program can dlopen itself... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${lt_cv_dlopen_self_static+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -17998,7 +18649,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat &gt; conftest.$ac_ext &lt;&lt;EOF
-#line 18001 &quot;configure&quot;
+#line 18652 &quot;configure&quot;
 #include &quot;confdefs.h&quot;
 
 #if HAVE_DLFCN_H
@@ -18080,8 +18731,8 @@ rm -fr conftest*
 
 
 fi
-echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self_static&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$lt_cv_dlopen_self_static&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $lt_cv_dlopen_self_static&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$lt_cv_dlopen_self_static&quot; &gt;&amp;6; }
     fi
 
     CPPFLAGS=&quot;$save_CPPFLAGS&quot;
@@ -18517,7 +19168,6 @@ CC=&quot;$lt_save_CC&quot;
       RC)
 
 
-
 # Source file extension for RC test sources.
 ac_ext=rc
 
@@ -19015,8 +19665,8 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
 
 if test -n &quot;&quot;; then
-    echo &quot;$as_me:$LINENO: checking for intltool &gt;= &quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for intltool &gt;= ... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for intltool &gt;= &quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for intltool &gt;= ... $ECHO_C&quot; &gt;&amp;6; }
 
     INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ printf &quot;%d&quot;, $1 * 100 + $2; }'`
     INTLTOOL_APPLIED_VERSION=`awk -F\&quot; '/\\$VERSION / { printf $2; }'  &lt; ${ac_aux_dir}/intltool-update.in`
@@ -19025,11 +19675,11 @@ echo $ECHO_N &quot;checking for intltool &gt;= ... $ECHO_C&quot; &gt;&amp;6
 
 
     if test &quot;$INTLTOOL_APPLIED_VERSION_AS_INT&quot; -ge &quot;$INTLTOOL_REQUIRED_VERSION_AS_INT&quot;; then
-	echo &quot;$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INTLTOOL_APPLIED_VERSION found&quot; &gt;&amp;6
+	{ echo &quot;$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INTLTOOL_APPLIED_VERSION found&quot; &gt;&amp;6; }
     else
-	echo &quot;$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later.&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later.&quot; &gt;&amp;6
+	{ echo &quot;$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later.&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INTLTOOL_APPLIED_VERSION found. Your intltool is too old.  You need intltool  or later.&quot; &gt;&amp;6; }
 	exit 1
     fi
 fi
@@ -19082,8 +19732,8 @@ INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
 
 # Extract the first word of &quot;perl&quot;, so it can be a program name with args.
 set dummy perl; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_INTLTOOL_PERL+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19098,27 +19748,28 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_path_INTLTOOL_PERL=&quot;$as_dir/$ac_word$ac_exec_ext&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
   ;;
 esac
 fi
 INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL
-
 if test -n &quot;$INTLTOOL_PERL&quot;; then
-  echo &quot;$as_me:$LINENO: result: $INTLTOOL_PERL&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INTLTOOL_PERL&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $INTLTOOL_PERL&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INTLTOOL_PERL&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 if test -z &quot;$INTLTOOL_PERL&quot;; then
    { { echo &quot;$as_me:$LINENO: error: perl not found; required for intltool&quot; &gt;&amp;5
 echo &quot;$as_me: error: perl not found; required for intltool&quot; &gt;&amp;2;}
@@ -19130,11 +19781,11 @@ echo &quot;$as_me: error: perl 5.x required for intltool&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }
 fi
 if test &quot;x&quot; != &quot;xno-xml&quot;; then
-   echo &quot;$as_me:$LINENO: checking for XML::Parser&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for XML::Parser... $ECHO_C&quot; &gt;&amp;6
+   { echo &quot;$as_me:$LINENO: checking for XML::Parser&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for XML::Parser... $ECHO_C&quot; &gt;&amp;6; }
    if `$INTLTOOL_PERL -e &quot;require XML::Parser&quot; 2&gt;/dev/null`; then
-       echo &quot;$as_me:$LINENO: result: ok&quot; &gt;&amp;5
-echo &quot;${ECHO_T}ok&quot; &gt;&amp;6
+       { echo &quot;$as_me:$LINENO: result: ok&quot; &gt;&amp;5
+echo &quot;${ECHO_T}ok&quot; &gt;&amp;6; }
    else
        { { echo &quot;$as_me:$LINENO: error: XML::Parser perl module is required for intltool&quot; &gt;&amp;5
 echo &quot;$as_me: error: XML::Parser perl module is required for intltool&quot; &gt;&amp;2;}
@@ -19144,8 +19795,8 @@ fi
 
 # Extract the first word of &quot;iconv&quot;, so it can be a program name with args.
 set dummy iconv; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_INTLTOOL_ICONV+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19160,32 +19811,33 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_path_INTLTOOL_ICONV=&quot;$as_dir/$ac_word$ac_exec_ext&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
   test -z &quot;$ac_cv_path_INTLTOOL_ICONV&quot; &amp;&amp; ac_cv_path_INTLTOOL_ICONV=&quot;iconv&quot;
   ;;
 esac
 fi
 INTLTOOL_ICONV=$ac_cv_path_INTLTOOL_ICONV
-
 if test -n &quot;$INTLTOOL_ICONV&quot;; then
-  echo &quot;$as_me:$LINENO: result: $INTLTOOL_ICONV&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INTLTOOL_ICONV&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $INTLTOOL_ICONV&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INTLTOOL_ICONV&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 # Extract the first word of &quot;msgfmt&quot;, so it can be a program name with args.
 set dummy msgfmt; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_INTLTOOL_MSGFMT+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19200,32 +19852,33 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_path_INTLTOOL_MSGFMT=&quot;$as_dir/$ac_word$ac_exec_ext&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
   test -z &quot;$ac_cv_path_INTLTOOL_MSGFMT&quot; &amp;&amp; ac_cv_path_INTLTOOL_MSGFMT=&quot;msgfmt&quot;
   ;;
 esac
 fi
 INTLTOOL_MSGFMT=$ac_cv_path_INTLTOOL_MSGFMT
-
 if test -n &quot;$INTLTOOL_MSGFMT&quot;; then
-  echo &quot;$as_me:$LINENO: result: $INTLTOOL_MSGFMT&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INTLTOOL_MSGFMT&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $INTLTOOL_MSGFMT&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INTLTOOL_MSGFMT&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 # Extract the first word of &quot;msgmerge&quot;, so it can be a program name with args.
 set dummy msgmerge; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_INTLTOOL_MSGMERGE+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19240,32 +19893,33 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_path_INTLTOOL_MSGMERGE=&quot;$as_dir/$ac_word$ac_exec_ext&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
   test -z &quot;$ac_cv_path_INTLTOOL_MSGMERGE&quot; &amp;&amp; ac_cv_path_INTLTOOL_MSGMERGE=&quot;msgmerge&quot;
   ;;
 esac
 fi
 INTLTOOL_MSGMERGE=$ac_cv_path_INTLTOOL_MSGMERGE
-
 if test -n &quot;$INTLTOOL_MSGMERGE&quot;; then
-  echo &quot;$as_me:$LINENO: result: $INTLTOOL_MSGMERGE&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INTLTOOL_MSGMERGE&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $INTLTOOL_MSGMERGE&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INTLTOOL_MSGMERGE&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 # Extract the first word of &quot;xgettext&quot;, so it can be a program name with args.
 set dummy xgettext; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_INTLTOOL_XGETTEXT+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19280,29 +19934,30 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_path_INTLTOOL_XGETTEXT=&quot;$as_dir/$ac_word$ac_exec_ext&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
   test -z &quot;$ac_cv_path_INTLTOOL_XGETTEXT&quot; &amp;&amp; ac_cv_path_INTLTOOL_XGETTEXT=&quot;xgettext&quot;
   ;;
 esac
 fi
 INTLTOOL_XGETTEXT=$ac_cv_path_INTLTOOL_XGETTEXT
-
 if test -n &quot;$INTLTOOL_XGETTEXT&quot;; then
-  echo &quot;$as_me:$LINENO: result: $INTLTOOL_XGETTEXT&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$INTLTOOL_XGETTEXT&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $INTLTOOL_XGETTEXT&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$INTLTOOL_XGETTEXT&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
 
+
 # Remove file type tags (using []) from po/POTFILES.
 
 
@@ -19339,7 +19994,7 @@ fi
 
 # Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT.
 
-          ac_config_commands=&quot;$ac_config_commands intltool&quot;
+ac_config_commands=&quot;$ac_config_commands intltool&quot;
 
 
 
@@ -19351,8 +20006,8 @@ fi
   if test -z &quot;$PKG_CONFIG&quot;; then
     # Extract the first word of &quot;pkg-config&quot;, so it can be a program name with args.
 set dummy pkg-config; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_PKG_CONFIG+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19367,28 +20022,29 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_path_PKG_CONFIG=&quot;$as_dir/$ac_word$ac_exec_ext&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
   test -z &quot;$ac_cv_path_PKG_CONFIG&quot; &amp;&amp; ac_cv_path_PKG_CONFIG=&quot;no&quot;
   ;;
 esac
 fi
 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
 if test -n &quot;$PKG_CONFIG&quot;; then
-  echo &quot;$as_me:$LINENO: result: $PKG_CONFIG&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$PKG_CONFIG&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $PKG_CONFIG&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$PKG_CONFIG&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
   fi
 
   if test &quot;$PKG_CONFIG&quot; = &quot;no&quot; ; then
@@ -19399,7 +20055,7 @@ fi
   else
      PKG_CONFIG_MIN_VERSION=0.9.0
      if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
-        echo &quot;$as_me:$LINENO: checking for
+        { echo &quot;$as_me:$LINENO: checking for
 	gtk+-2.0
 	libgnomeui-2.0
 	gnome-vfs-2.0
@@ -19410,7 +20066,7 @@ echo $ECHO_N &quot;checking for
 	libgnomeui-2.0
 	gnome-vfs-2.0
 	libgtkhtml-2.0
-	... $ECHO_C&quot; &gt;&amp;6
+	... $ECHO_C&quot; &gt;&amp;6; }
 
         if $PKG_CONFIG --exists &quot;
 	gtk+-2.0
@@ -19418,31 +20074,31 @@ echo $ECHO_N &quot;checking for
 	gnome-vfs-2.0
 	libgtkhtml-2.0
 	&quot; ; then
-            echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
-echo &quot;${ECHO_T}yes&quot; &gt;&amp;6
+            { echo &quot;$as_me:$LINENO: result: yes&quot; &gt;&amp;5
+echo &quot;${ECHO_T}yes&quot; &gt;&amp;6; }
             succeeded=yes
 
-            echo &quot;$as_me:$LINENO: checking GPHPEDIT_CFLAGS&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking GPHPEDIT_CFLAGS... $ECHO_C&quot; &gt;&amp;6
+            { echo &quot;$as_me:$LINENO: checking GPHPEDIT_CFLAGS&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking GPHPEDIT_CFLAGS... $ECHO_C&quot; &gt;&amp;6; }
             GPHPEDIT_CFLAGS=`$PKG_CONFIG --cflags &quot;
 	gtk+-2.0
 	libgnomeui-2.0
 	gnome-vfs-2.0
 	libgtkhtml-2.0
 	&quot;`
-            echo &quot;$as_me:$LINENO: result: $GPHPEDIT_CFLAGS&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$GPHPEDIT_CFLAGS&quot; &gt;&amp;6
+            { echo &quot;$as_me:$LINENO: result: $GPHPEDIT_CFLAGS&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$GPHPEDIT_CFLAGS&quot; &gt;&amp;6; }
 
-            echo &quot;$as_me:$LINENO: checking GPHPEDIT_LIBS&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking GPHPEDIT_LIBS... $ECHO_C&quot; &gt;&amp;6
+            { echo &quot;$as_me:$LINENO: checking GPHPEDIT_LIBS&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking GPHPEDIT_LIBS... $ECHO_C&quot; &gt;&amp;6; }
             GPHPEDIT_LIBS=`$PKG_CONFIG --libs &quot;
 	gtk+-2.0
 	libgnomeui-2.0
 	gnome-vfs-2.0
 	libgtkhtml-2.0
 	&quot;`
-            echo &quot;$as_me:$LINENO: result: $GPHPEDIT_LIBS&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$GPHPEDIT_LIBS&quot; &gt;&amp;6
+            { echo &quot;$as_me:$LINENO: result: $GPHPEDIT_LIBS&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$GPHPEDIT_LIBS&quot; &gt;&amp;6; }
         else
             GPHPEDIT_CFLAGS=&quot;&quot;
             GPHPEDIT_LIBS=&quot;&quot;
@@ -19504,18 +20160,19 @@ ALL_LINGUAS=&quot;&quot;
 for ac_header in locale.h
 do
 as_ac_Header=`echo &quot;ac_cv_header_$ac_header&quot; | $as_tr_sh`
-if eval &quot;test \&quot;\${$as_ac_Header+set}\&quot; = set&quot;; then
-  echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_Header+set}\&quot; = set&quot;; then
+if { as_var=$as_ac_Header; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
+  { echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_Header; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_Header'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 else
   # Is the header compilable?
-echo &quot;$as_me:$LINENO: checking $ac_header usability&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking $ac_header usability... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking $ac_header usability&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking $ac_header usability... $ECHO_C&quot; &gt;&amp;6; }
 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -19526,40 +20183,37 @@ $ac_includes_default
 #include &lt;$ac_header&gt;
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_header_compiler=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_header_compiler=no
+	ac_header_compiler=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-echo &quot;$as_me:$LINENO: result: $ac_header_compiler&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_header_compiler&quot; &gt;&amp;6
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ echo &quot;$as_me:$LINENO: result: $ac_header_compiler&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_header_compiler&quot; &gt;&amp;6; }
 
 # Is the header present?
-echo &quot;$as_me:$LINENO: checking $ac_header presence&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking $ac_header presence... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking $ac_header presence&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking $ac_header presence... $ECHO_C&quot; &gt;&amp;6; }
 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -19568,24 +20222,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;$ac_header&gt;
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_c_preproc_warn_flag$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   ac_header_preproc=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
@@ -19593,9 +20245,10 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
   ac_header_preproc=no
 fi
+
 rm -f conftest.err conftest.$ac_ext
-echo &quot;$as_me:$LINENO: result: $ac_header_preproc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_header_preproc&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_header_preproc&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_header_preproc&quot; &gt;&amp;6; }
 
 # So?  What about this header?
 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
@@ -19619,25 +20272,19 @@ echo &quot;$as_me: WARNING: $ac_header:     section \&quot;Present But Cannot Be Compiled\
 echo &quot;$as_me: WARNING: $ac_header: proceeding with the preprocessor's result&quot; &gt;&amp;2;}
     { echo &quot;$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence&quot; &gt;&amp;5
 echo &quot;$as_me: WARNING: $ac_header: in the future, the compiler will take precedence&quot; &gt;&amp;2;}
-    (
-      cat &lt;&lt;\_ASBOX
-## ------------------------------------------ ##
-## Report this to the AC_PACKAGE_NAME lists.  ##
-## ------------------------------------------ ##
-_ASBOX
-    ) |
-      sed &quot;s/^/$as_me: WARNING:     /&quot; &gt;&amp;2
+
     ;;
 esac
-echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_Header+set}\&quot; = set&quot;; then
+{ echo &quot;$as_me:$LINENO: checking for $ac_header&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_header... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_Header; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   eval &quot;$as_ac_Header=\$ac_header_preproc&quot;
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_Header'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_Header'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 
 fi
 if test `eval echo '${'$as_ac_Header'}'` = yes; then
@@ -19650,8 +20297,8 @@ fi
 done
 
     if test $ac_cv_header_locale_h = yes; then
-    echo &quot;$as_me:$LINENO: checking for LC_MESSAGES&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for LC_MESSAGES... $ECHO_C&quot; &gt;&amp;6
+    { echo &quot;$as_me:$LINENO: checking for LC_MESSAGES&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for LC_MESSAGES... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${am_cv_val_LC_MESSAGES+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19671,38 +20318,36 @@ return LC_MESSAGES
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   am_cv_val_LC_MESSAGES=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-am_cv_val_LC_MESSAGES=no
+	am_cv_val_LC_MESSAGES=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$am_cv_val_LC_MESSAGES&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$am_cv_val_LC_MESSAGES&quot; &gt;&amp;6; }
     if test $am_cv_val_LC_MESSAGES = yes; then
 
 cat &gt;&gt;confdefs.h &lt;&lt;\_ACEOF
@@ -19721,17 +20366,17 @@ _ACEOF
     INTLLIBS=
 
     if test &quot;${ac_cv_header_libintl_h+set}&quot; = set; then
-  echo &quot;$as_me:$LINENO: checking for libintl.h&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for libintl.h... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for libintl.h&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for libintl.h... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_header_libintl_h+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_header_libintl_h&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_header_libintl_h&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_header_libintl_h&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_header_libintl_h&quot; &gt;&amp;6; }
 else
   # Is the header compilable?
-echo &quot;$as_me:$LINENO: checking libintl.h usability&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking libintl.h usability... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking libintl.h usability&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking libintl.h usability... $ECHO_C&quot; &gt;&amp;6; }
 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -19742,40 +20387,37 @@ $ac_includes_default
 #include &lt;libintl.h&gt;
 _ACEOF
 rm -f conftest.$ac_objext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_compile\&quot;&quot;) &gt;&amp;5
-  (eval $ac_compile) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_compile&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_compile&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest.$ac_objext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest.$ac_objext; then
   ac_header_compiler=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_header_compiler=no
+	ac_header_compiler=no
 fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-echo &quot;$as_me:$LINENO: result: $ac_header_compiler&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_header_compiler&quot; &gt;&amp;6
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+{ echo &quot;$as_me:$LINENO: result: $ac_header_compiler&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_header_compiler&quot; &gt;&amp;6; }
 
 # Is the header present?
-echo &quot;$as_me:$LINENO: checking libintl.h presence&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking libintl.h presence... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking libintl.h presence&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking libintl.h presence... $ECHO_C&quot; &gt;&amp;6; }
 cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -19784,24 +20426,22 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 #include &lt;libintl.h&gt;
 _ACEOF
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_cpp conftest.$ac_ext\&quot;&quot;) &gt;&amp;5
-  (eval $ac_cpp conftest.$ac_ext) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_cpp conftest.$ac_ext&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_cpp conftest.$ac_ext&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &gt;/dev/null; then
-  if test -s conftest.err; then
-    ac_cpp_err=$ac_c_preproc_warn_flag
-    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
-  else
-    ac_cpp_err=
-  fi
-else
-  ac_cpp_err=yes
-fi
-if test -z &quot;$ac_cpp_err&quot;; then
+  (exit $ac_status); } &gt;/dev/null &amp;&amp; {
+	 test -z &quot;$ac_c_preproc_warn_flag$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       }; then
   ac_header_preproc=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
@@ -19809,9 +20449,10 @@ sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
   ac_header_preproc=no
 fi
+
 rm -f conftest.err conftest.$ac_ext
-echo &quot;$as_me:$LINENO: result: $ac_header_preproc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_header_preproc&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_header_preproc&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_header_preproc&quot; &gt;&amp;6; }
 
 # So?  What about this header?
 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
@@ -19835,25 +20476,18 @@ echo &quot;$as_me: WARNING: libintl.h:     section \&quot;Present But Cannot Be Compiled\&quot;
 echo &quot;$as_me: WARNING: libintl.h: proceeding with the preprocessor's result&quot; &gt;&amp;2;}
     { echo &quot;$as_me:$LINENO: WARNING: libintl.h: in the future, the compiler will take precedence&quot; &gt;&amp;5
 echo &quot;$as_me: WARNING: libintl.h: in the future, the compiler will take precedence&quot; &gt;&amp;2;}
-    (
-      cat &lt;&lt;\_ASBOX
-## ------------------------------------------ ##
-## Report this to the AC_PACKAGE_NAME lists.  ##
-## ------------------------------------------ ##
-_ASBOX
-    ) |
-      sed &quot;s/^/$as_me: WARNING:     /&quot; &gt;&amp;2
+
     ;;
 esac
-echo &quot;$as_me:$LINENO: checking for libintl.h&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for libintl.h... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for libintl.h&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for libintl.h... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_header_libintl_h+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   ac_cv_header_libintl_h=$ac_header_preproc
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_header_libintl_h&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_header_libintl_h&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_header_libintl_h&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_header_libintl_h&quot; &gt;&amp;6; }
 
 fi
 if test $ac_cv_header_libintl_h = yes; then
@@ -19863,8 +20497,8 @@ if test $ac_cv_header_libintl_h = yes; then
       #
       # First check in libc
       #
-      echo &quot;$as_me:$LINENO: checking for ngettext in libc&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for ngettext in libc... $ECHO_C&quot; &gt;&amp;6
+      { echo &quot;$as_me:$LINENO: checking for ngettext in libc&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for ngettext in libc... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${gt_cv_func_ngettext_libc+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19886,43 +20520,41 @@ return (int) ngettext (&quot;&quot;,&quot;&quot;, 1)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   gt_cv_func_ngettext_libc=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-gt_cv_func_ngettext_libc=no
+	gt_cv_func_ngettext_libc=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 
 fi
-echo &quot;$as_me:$LINENO: result: $gt_cv_func_ngettext_libc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$gt_cv_func_ngettext_libc&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $gt_cv_func_ngettext_libc&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$gt_cv_func_ngettext_libc&quot; &gt;&amp;6; }
 
       if test &quot;$gt_cv_func_ngettext_libc&quot; = &quot;yes&quot; ; then
-	      echo &quot;$as_me:$LINENO: checking for dgettext in libc&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dgettext in libc... $ECHO_C&quot; &gt;&amp;6
+	      { echo &quot;$as_me:$LINENO: checking for dgettext in libc&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dgettext in libc... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${gt_cv_func_dgettext_libc+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -19944,39 +20576,37 @@ return (int) dgettext (&quot;&quot;,&quot;&quot;)
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   gt_cv_func_dgettext_libc=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-gt_cv_func_dgettext_libc=no
+	gt_cv_func_dgettext_libc=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 
 fi
-echo &quot;$as_me:$LINENO: result: $gt_cv_func_dgettext_libc&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$gt_cv_func_dgettext_libc&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $gt_cv_func_dgettext_libc&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$gt_cv_func_dgettext_libc&quot; &gt;&amp;6; }
       fi
 
       if test &quot;$gt_cv_func_ngettext_libc&quot; = &quot;yes&quot; ; then
@@ -19984,9 +20614,9 @@ echo &quot;${ECHO_T}$gt_cv_func_dgettext_libc&quot; &gt;&amp;6
 for ac_func in bind_textdomain_codeset
 do
 as_ac_var=`echo &quot;ac_cv_func_$ac_func&quot; | $as_tr_sh`
-echo &quot;$as_me:$LINENO: checking for $ac_func&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_func... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_var+set}\&quot; = set&quot;; then
+{ echo &quot;$as_me:$LINENO: checking for $ac_func&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_func... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_var; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
@@ -20012,67 +20642,60 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef $ac_func
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char $ac_func ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
+#if defined __stub_$ac_func || defined __stub___$ac_func
 choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != $ac_func;
+return $ac_func ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   eval &quot;$as_ac_var=yes&quot;
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-eval &quot;$as_ac_var=no&quot;
+	eval &quot;$as_ac_var=no&quot;
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_var'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_var'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
 #define `echo &quot;HAVE_$ac_func&quot; | $as_tr_cpp` 1
@@ -20090,8 +20713,8 @@ done
 	 || test &quot;$gt_cv_func_ngettext_libc&quot; != &quot;yes&quot; \
          || test &quot;$ac_cv_func_bind_textdomain_codeset&quot; != &quot;yes&quot; ; then
 
-        echo &quot;$as_me:$LINENO: checking for bindtextdomain in -lintl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for bindtextdomain in -lintl... $ECHO_C&quot; &gt;&amp;6
+        { echo &quot;$as_me:$LINENO: checking for bindtextdomain in -lintl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for bindtextdomain in -lintl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_intl_bindtextdomain+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20104,58 +20727,56 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char bindtextdomain ();
 int
 main ()
 {
-bindtextdomain ();
+return bindtextdomain ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_intl_bindtextdomain=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_intl_bindtextdomain=no
+	ac_cv_lib_intl_bindtextdomain=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_intl_bindtextdomain&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_intl_bindtextdomain&quot; &gt;&amp;6; }
 if test $ac_cv_lib_intl_bindtextdomain = yes; then
-  echo &quot;$as_me:$LINENO: checking for ngettext in -lintl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for ngettext in -lintl... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for ngettext in -lintl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for ngettext in -lintl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_intl_ngettext+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20168,58 +20789,56 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char ngettext ();
 int
 main ()
 {
-ngettext ();
+return ngettext ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_intl_ngettext=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_intl_ngettext=no
+	ac_cv_lib_intl_ngettext=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_intl_ngettext&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_intl_ngettext&quot; &gt;&amp;6; }
 if test $ac_cv_lib_intl_ngettext = yes; then
-  echo &quot;$as_me:$LINENO: checking for dgettext in -lintl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dgettext in -lintl... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dgettext in -lintl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dgettext in -lintl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_intl_dgettext+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20232,55 +20851,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dgettext ();
 int
 main ()
 {
-dgettext ();
+return dgettext ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_intl_dgettext=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_intl_dgettext=no
+	ac_cv_lib_intl_dgettext=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_intl_dgettext&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_intl_dgettext&quot; &gt;&amp;6; }
 if test $ac_cv_lib_intl_dgettext = yes; then
   gt_cv_func_dgettext_libintl=yes
 fi
@@ -20291,12 +20908,12 @@ fi
 
 
 	if test &quot;$gt_cv_func_dgettext_libintl&quot; != &quot;yes&quot; ; then
-	  echo &quot;$as_me:$LINENO: checking if -liconv is needed to use gettext&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking if -liconv is needed to use gettext... $ECHO_C&quot; &gt;&amp;6
-	  echo &quot;$as_me:$LINENO: result: &quot; &gt;&amp;5
-echo &quot;${ECHO_T}&quot; &gt;&amp;6
-  	  echo &quot;$as_me:$LINENO: checking for ngettext in -lintl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for ngettext in -lintl... $ECHO_C&quot; &gt;&amp;6
+	  { echo &quot;$as_me:$LINENO: checking if -liconv is needed to use gettext&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking if -liconv is needed to use gettext... $ECHO_C&quot; &gt;&amp;6; }
+	  { echo &quot;$as_me:$LINENO: result: &quot; &gt;&amp;5
+echo &quot;${ECHO_T}&quot; &gt;&amp;6; }
+  	  { echo &quot;$as_me:$LINENO: checking for ngettext in -lintl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for ngettext in -lintl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_intl_ngettext+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20309,58 +20926,56 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char ngettext ();
 int
 main ()
 {
-ngettext ();
+return ngettext ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_intl_ngettext=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_intl_ngettext=no
+	ac_cv_lib_intl_ngettext=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_intl_ngettext&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_intl_ngettext&quot; &gt;&amp;6; }
 if test $ac_cv_lib_intl_ngettext = yes; then
-  echo &quot;$as_me:$LINENO: checking for dcgettext in -lintl&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for dcgettext in -lintl... $ECHO_C&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: checking for dcgettext in -lintl&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for dcgettext in -lintl... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_lib_intl_dcgettext+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20373,55 +20988,53 @@ cat confdefs.h &gt;&gt;conftest.$ac_ext
 cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 /* end confdefs.h.  */
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char dcgettext ();
 int
 main ()
 {
-dcgettext ();
+return dcgettext ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_lib_intl_dcgettext=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_lib_intl_dcgettext=no
+	ac_cv_lib_intl_dcgettext=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 LIBS=$ac_check_lib_save_LIBS
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_dcgettext&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_lib_intl_dcgettext&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_lib_intl_dcgettext&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_lib_intl_dcgettext&quot; &gt;&amp;6; }
 if test $ac_cv_lib_intl_dcgettext = yes; then
   gt_cv_func_dgettext_libintl=yes
 			libintl_extra_libs=-liconv
@@ -20448,9 +21061,9 @@ fi
 for ac_func in bind_textdomain_codeset
 do
 as_ac_var=`echo &quot;ac_cv_func_$ac_func&quot; | $as_tr_sh`
-echo &quot;$as_me:$LINENO: checking for $ac_func&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_func... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_var+set}\&quot; = set&quot;; then
+{ echo &quot;$as_me:$LINENO: checking for $ac_func&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_func... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_var; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
@@ -20476,67 +21089,60 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef $ac_func
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char $ac_func ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
+#if defined __stub_$ac_func || defined __stub___$ac_func
 choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != $ac_func;
+return $ac_func ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   eval &quot;$as_ac_var=yes&quot;
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-eval &quot;$as_ac_var=no&quot;
+	eval &quot;$as_ac_var=no&quot;
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_var'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_var'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
 #define `echo &quot;HAVE_$ac_func&quot; | $as_tr_cpp` 1
@@ -20575,8 +21181,8 @@ _ACEOF
 
 	# Extract the first word of &quot;msgfmt&quot;, so it can be a program name with args.
 set dummy msgfmt; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_MSGFMT+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20602,11 +21208,11 @@ esac
 fi
 MSGFMT=&quot;$ac_cv_path_MSGFMT&quot;
 if test &quot;$MSGFMT&quot; != &quot;no&quot;; then
-  echo &quot;$as_me:$LINENO: result: $MSGFMT&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$MSGFMT&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $MSGFMT&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$MSGFMT&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 	if test &quot;$MSGFMT&quot; != &quot;no&quot;; then
           glib_save_LIBS=&quot;$LIBS&quot;
@@ -20615,9 +21221,9 @@ fi
 for ac_func in dcgettext
 do
 as_ac_var=`echo &quot;ac_cv_func_$ac_func&quot; | $as_tr_sh`
-echo &quot;$as_me:$LINENO: checking for $ac_func&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_func... $ECHO_C&quot; &gt;&amp;6
-if eval &quot;test \&quot;\${$as_ac_var+set}\&quot; = set&quot;; then
+{ echo &quot;$as_me:$LINENO: checking for $ac_func&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_func... $ECHO_C&quot; &gt;&amp;6; }
+if { as_var=$as_ac_var; eval &quot;test \&quot;\${$as_var+set}\&quot; = set&quot;; }; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
   cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
@@ -20643,67 +21249,60 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef $ac_func
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char $ac_func ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
+#if defined __stub_$ac_func || defined __stub___$ac_func
 choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != $ac_func;
+return $ac_func ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   eval &quot;$as_ac_var=yes&quot;
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-eval &quot;$as_ac_var=no&quot;
+	eval &quot;$as_ac_var=no&quot;
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`&quot; &gt;&amp;5
-echo &quot;${ECHO_T}`eval echo '${'$as_ac_var'}'`&quot; &gt;&amp;6
+ac_res=`eval echo '${'$as_ac_var'}'`
+	       { echo &quot;$as_me:$LINENO: result: $ac_res&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_res&quot; &gt;&amp;6; }
 if test `eval echo '${'$as_ac_var'}'` = yes; then
   cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
 #define `echo &quot;HAVE_$ac_func&quot; | $as_tr_cpp` 1
@@ -20714,8 +21313,8 @@ done
 
 	  # Extract the first word of &quot;gmsgfmt&quot;, so it can be a program name with args.
 set dummy gmsgfmt; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_GMSGFMT+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20730,32 +21329,33 @@ do
   IFS=$as_save_IFS
   test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
   for ac_exec_ext in '' $ac_executable_extensions; do
-  if $as_executable_p &quot;$as_dir/$ac_word$ac_exec_ext&quot;; then
+  if { test -f &quot;$as_dir/$ac_word$ac_exec_ext&quot; &amp;&amp; $as_test_x &quot;$as_dir/$ac_word$ac_exec_ext&quot;; }; then
     ac_cv_path_GMSGFMT=&quot;$as_dir/$ac_word$ac_exec_ext&quot;
     echo &quot;$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext&quot; &gt;&amp;5
     break 2
   fi
 done
 done
+IFS=$as_save_IFS
 
   test -z &quot;$ac_cv_path_GMSGFMT&quot; &amp;&amp; ac_cv_path_GMSGFMT=&quot;$MSGFMT&quot;
   ;;
 esac
 fi
 GMSGFMT=$ac_cv_path_GMSGFMT
-
 if test -n &quot;$GMSGFMT&quot;; then
-  echo &quot;$as_me:$LINENO: result: $GMSGFMT&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$GMSGFMT&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $GMSGFMT&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$GMSGFMT&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
+
 	  # Extract the first word of &quot;xgettext&quot;, so it can be a program name with args.
 set dummy xgettext; ac_word=$2
-echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking for $ac_word&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for $ac_word... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_path_XGETTEXT+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20781,11 +21381,11 @@ esac
 fi
 XGETTEXT=&quot;$ac_cv_path_XGETTEXT&quot;
 if test &quot;$XGETTEXT&quot; != &quot;:&quot;; then
-  echo &quot;$as_me:$LINENO: result: $XGETTEXT&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$XGETTEXT&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: $XGETTEXT&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$XGETTEXT&quot; &gt;&amp;6; }
 else
-  echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
-echo &quot;${ECHO_T}no&quot; &gt;&amp;6
+  { echo &quot;$as_me:$LINENO: result: no&quot; &gt;&amp;5
+echo &quot;${ECHO_T}no&quot; &gt;&amp;6; }
 fi
 
 	  cat &gt;conftest.$ac_ext &lt;&lt;_ACEOF
@@ -20805,36 +21405,33 @@ extern int _nl_msg_cat_cntr;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   CATOBJEXT=.gmo
              DATADIRNAME=share
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-case $host in
+	case $host in
 	    *-*-solaris*)
-	    	                	    	                echo &quot;$as_me:$LINENO: checking for bind_textdomain_codeset&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for bind_textdomain_codeset... $ECHO_C&quot; &gt;&amp;6
+	    	                	    	                { echo &quot;$as_me:$LINENO: checking for bind_textdomain_codeset&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for bind_textdomain_codeset... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;${ac_cv_func_bind_textdomain_codeset+set}&quot; = set; then
   echo $ECHO_N &quot;(cached) $ECHO_C&quot; &gt;&amp;6
 else
@@ -20861,67 +21458,59 @@ cat &gt;&gt;conftest.$ac_ext &lt;&lt;_ACEOF
 
 #undef bind_textdomain_codeset
 
-/* Override any gcc2 internal prototype to avoid an error.  */
+/* Override any GCC internal prototype to avoid an error.
+   Use char because int might match the return type of a GCC
+   builtin and then its argument prototype would still apply.  */
 #ifdef __cplusplus
 extern &quot;C&quot;
-{
 #endif
-/* We use char because int might match the return type of a gcc2
-   builtin and then its argument prototype would still apply.  */
 char bind_textdomain_codeset ();
 /* The GNU C library defines this for functions which it implements
     to always fail with ENOSYS.  Some functions are actually named
     something starting with __ and the normal name is an alias.  */
-#if defined (__stub_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset)
+#if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
 choke me
-#else
-char (*f) () = bind_textdomain_codeset;
-#endif
-#ifdef __cplusplus
-}
 #endif
 
 int
 main ()
 {
-return f != bind_textdomain_codeset;
+return bind_textdomain_codeset ();
   ;
   return 0;
 }
 _ACEOF
 rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_link\&quot;&quot;) &gt;&amp;5
-  (eval $ac_link) 2&gt;conftest.er1
+if { (ac_try=&quot;$ac_link&quot;
+case &quot;(($ac_try&quot; in
+  *\&quot;* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+  *) ac_try_echo=$ac_try;;
+esac
+eval &quot;echo \&quot;\$as_me:$LINENO: $ac_try_echo\&quot;&quot;) &gt;&amp;5
+  (eval &quot;$ac_link&quot;) 2&gt;conftest.er1
   ac_status=$?
   grep -v '^ *+' conftest.er1 &gt;conftest.err
   rm -f conftest.er1
   cat conftest.err &gt;&amp;5
   echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); } &amp;&amp;
-	 { ac_try='test -z &quot;$ac_c_werror_flag&quot;			 || test ! -s conftest.err'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; } &amp;&amp;
-	 { ac_try='test -s conftest$ac_exeext'
-  { (eval echo &quot;$as_me:$LINENO: \&quot;$ac_try\&quot;&quot;) &gt;&amp;5
-  (eval $ac_try) 2&gt;&amp;5
-  ac_status=$?
-  echo &quot;$as_me:$LINENO: \$? = $ac_status&quot; &gt;&amp;5
-  (exit $ac_status); }; }; then
+  (exit $ac_status); } &amp;&amp; {
+	 test -z &quot;$ac_c_werror_flag&quot; ||
+	 test ! -s conftest.err
+       } &amp;&amp; test -s conftest$ac_exeext &amp;&amp;
+       $as_test_x conftest$ac_exeext; then
   ac_cv_func_bind_textdomain_codeset=yes
 else
   echo &quot;$as_me: failed program was:&quot; &gt;&amp;5
 sed 's/^/| /' conftest.$ac_ext &gt;&amp;5
 
-ac_cv_func_bind_textdomain_codeset=no
+	ac_cv_func_bind_textdomain_codeset=no
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
 fi
-echo &quot;$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$ac_cv_func_bind_textdomain_codeset&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$ac_cv_func_bind_textdomain_codeset&quot; &gt;&amp;6; }
 if test $ac_cv_func_bind_textdomain_codeset = yes; then
   CATOBJEXT=.gmo
                DATADIRNAME=share
@@ -20937,7 +21526,8 @@ fi
 	    ;;
 	    esac
 fi
-rm -f conftest.err conftest.$ac_objext \
+
+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
       conftest$ac_exeext conftest.$ac_ext
           LIBS=&quot;$glib_save_LIBS&quot;
 	  INSTOBJEXT=.mo
@@ -20962,8 +21552,8 @@ _ACEOF
                   if $XGETTEXT --omit-header /dev/null 2&gt; /dev/null; then
         : ;
       else
-        echo &quot;$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it&quot; &gt;&amp;5
-echo &quot;${ECHO_T}found xgettext program is not GNU xgettext; ignore it&quot; &gt;&amp;6
+        { echo &quot;$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it&quot; &gt;&amp;5
+echo &quot;${ECHO_T}found xgettext program is not GNU xgettext; ignore it&quot; &gt;&amp;6; }
         XGETTEXT=&quot;:&quot;
       fi
     fi
@@ -20971,7 +21561,7 @@ echo &quot;${ECHO_T}found xgettext program is not GNU xgettext; ignore it&quot; &gt;&amp;6
     # We need to process the po/ directory.
     POSUB=po
 
-              ac_config_commands=&quot;$ac_config_commands default-1&quot;
+    ac_config_commands=&quot;$ac_config_commands default-1&quot;
 
 
                 for lang in $ALL_LINGUAS; do
@@ -20995,8 +21585,8 @@ echo &quot;${ECHO_T}found xgettext program is not GNU xgettext; ignore it&quot; &gt;&amp;6
      if test &quot;x$ALL_LINGUAS&quot; = &quot;x&quot;; then
        LINGUAS=
      else
-       echo &quot;$as_me:$LINENO: checking for catalogs to be installed&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking for catalogs to be installed... $ECHO_C&quot; &gt;&amp;6
+       { echo &quot;$as_me:$LINENO: checking for catalogs to be installed&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking for catalogs to be installed... $ECHO_C&quot; &gt;&amp;6; }
        NEW_LINGUAS=
        for presentlang in $ALL_LINGUAS; do
          useit=no
@@ -21020,8 +21610,8 @@ echo $ECHO_N &quot;checking for catalogs to be installed... $ECHO_C&quot; &gt;&amp;6
          fi
        done
        LINGUAS=$NEW_LINGUAS
-       echo &quot;$as_me:$LINENO: result: $LINGUAS&quot; &gt;&amp;5
-echo &quot;${ECHO_T}$LINGUAS&quot; &gt;&amp;6
+       { echo &quot;$as_me:$LINENO: result: $LINGUAS&quot; &gt;&amp;5
+echo &quot;${ECHO_T}$LINGUAS&quot; &gt;&amp;6; }
      fi
 
           if test -n &quot;$LINGUAS&quot;; then
@@ -21053,8 +21643,8 @@ echo &quot;${ECHO_T}$LINGUAS&quot; &gt;&amp;6
 	&lt; $srcdir/po/POTFILES.in &gt; po/POTFILES
 
 
-echo &quot;$as_me:$LINENO: checking locale directory&quot; &gt;&amp;5
-echo $ECHO_N &quot;checking locale directory... $ECHO_C&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: checking locale directory&quot; &gt;&amp;5
+echo $ECHO_N &quot;checking locale directory... $ECHO_C&quot; &gt;&amp;6; }
 if test &quot;x$prefix&quot; = &quot;xNONE&quot;; then
   PACKAGE_LOCALE_DIR=$ac_default_prefix/share/locale
 else
@@ -21065,11 +21655,12 @@ cat &gt;&gt;confdefs.h &lt;&lt;_ACEOF
 #define PACKAGE_LOCALE_DIR &quot;$PACKAGE_LOCALE_DIR&quot;
 _ACEOF
 
-echo &quot;$as_me:$LINENO: result: \&quot;$PACKAGE_LOCALE_DIR\&quot;&quot; &gt;&amp;5
-echo &quot;${ECHO_T}\&quot;$PACKAGE_LOCALE_DIR\&quot;&quot; &gt;&amp;6
+{ echo &quot;$as_me:$LINENO: result: \&quot;$PACKAGE_LOCALE_DIR\&quot;&quot; &gt;&amp;5
+echo &quot;${ECHO_T}\&quot;$PACKAGE_LOCALE_DIR\&quot;&quot; &gt;&amp;6; }
+
 
+ac_config_files=&quot;$ac_config_files Makefile gphpedit.desktop gphpedit.spec data/Makefile doc/Makefile pixmaps/Makefile po/Makefile.in src/Makefile&quot;
 
-                                                                                ac_config_files=&quot;$ac_config_files Makefile gphpedit.desktop gphpedit.spec data/Makefile doc/Makefile pixmaps/Makefile po/Makefile.in src/Makefile&quot;
 cat &gt;confcache &lt;&lt;\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -21088,39 +21679,58 @@ _ACEOF
 
 # The following way of writing the cache mishandles newlines in values,
 # but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
+# So, we kill variables containing newlines.
 # Ultrix sh set writes to stderr and can't be redirected directly,
 # and sets the high bit in the cache file unless we assign to the vars.
-{
+(
+  for ac_var in `(set) 2&gt;&amp;1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
+    eval ac_val=\$$ac_var
+    case $ac_val in #(
+    *${as_nl}*)
+      case $ac_var in #(
+      *_cv_*) { echo &quot;$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: Cache variable $ac_var contains a newline.&quot; &gt;&amp;2;} ;;
+      esac
+      case $ac_var in #(
+      _ | IFS | as_nl) ;; #(
+      *) $as_unset $ac_var ;;
+      esac ;;
+    esac
+  done
+
   (set) 2&gt;&amp;1 |
-    case `(ac_space=' '; set | grep ac_space) 2&gt;&amp;1` in
-    *ac_space=\ *)
+    case $as_nl`(ac_space=' '; set) 2&gt;&amp;1` in #(
+    *${as_nl}ac_space=\ *)
       # `set' does not quote correctly, so add quotes (double-quote
       # substitution turns \\\\ into \\, and sed turns \\ into \).
       sed -n \
 	&quot;s/'/'\\\\''/g;
 	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p&quot;
-      ;;
+      ;; #(
     *)
       # `set' quotes correctly as required by POSIX, so do not add quotes.
-      sed -n \
-	&quot;s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p&quot;
+      sed -n &quot;/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p&quot;
       ;;
-    esac;
-} |
+    esac |
+    sort
+) |
   sed '
+     /^ac_cv_env_/b end
      t clear
-     : clear
+     :clear
      s/^\([^=]*\)=\(.*[{}].*\)$/test &quot;${\1+set}&quot; = set || &amp;/
      t end
-     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
-     : end' &gt;&gt;confcache
-if diff $cache_file confcache &gt;/dev/null 2&gt;&amp;1; then :; else
-  if test -w $cache_file; then
-    test &quot;x$cache_file&quot; != &quot;x/dev/null&quot; &amp;&amp; echo &quot;updating cache $cache_file&quot;
+     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
+     :end' &gt;&gt;confcache
+if diff &quot;$cache_file&quot; confcache &gt;/dev/null 2&gt;&amp;1; then :; else
+  if test -w &quot;$cache_file&quot;; then
+    test &quot;x$cache_file&quot; != &quot;x/dev/null&quot; &amp;&amp;
+      { echo &quot;$as_me:$LINENO: updating cache $cache_file&quot; &gt;&amp;5
+echo &quot;$as_me: updating cache $cache_file&quot; &gt;&amp;6;}
     cat confcache &gt;$cache_file
   else
-    echo &quot;not updating unwritable cache $cache_file&quot;
+    { echo &quot;$as_me:$LINENO: not updating unwritable cache $cache_file&quot; &gt;&amp;5
+echo &quot;$as_me: not updating unwritable cache $cache_file&quot; &gt;&amp;6;}
   fi
 fi
 rm -f confcache
@@ -21129,32 +21739,18 @@ test &quot;x$prefix&quot; = xNONE &amp;&amp; prefix=$ac_default_prefix
 # Let make expand exec_prefix.
 test &quot;x$exec_prefix&quot; = xNONE &amp;&amp; exec_prefix='${prefix}'
 
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is &quot;.&quot;, strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test &quot;x$srcdir&quot; = x.; then
-  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[	 ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[	 ]*$//;
-}'
-fi
-
 DEFS=-DHAVE_CONFIG_H
 
 ac_libobjs=
 ac_ltlibobjs=
 for ac_i in : $LIBOBJS; do test &quot;x$ac_i&quot; = x: &amp;&amp; continue
   # 1. Remove the extension, and $U if already installed.
-  ac_i=`echo &quot;$ac_i&quot; |
-	 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
-  # 2. Add them.
-  ac_libobjs=&quot;$ac_libobjs $ac_i\$U.$ac_objext&quot;
-  ac_ltlibobjs=&quot;$ac_ltlibobjs $ac_i&quot;'$U.lo'
+  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
+  ac_i=`echo &quot;$ac_i&quot; | sed &quot;$ac_script&quot;`
+  # 2. Prepend LIBOBJDIR.  When used with automake&gt;=1.10 LIBOBJDIR
+  #    will be set to the directory where LIBOBJS objects are built.
+  ac_libobjs=&quot;$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext&quot;
+  ac_ltlibobjs=&quot;$ac_ltlibobjs \${LIBOBJDIR}$ac_i&quot;'$U.lo'
 done
 LIBOBJS=$ac_libobjs
 
@@ -21220,17 +21816,45 @@ cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
 ## M4sh Initialization.  ##
 ## --------------------- ##
 
-# Be Bourne compatible
+# Be more Bourne compatible
+DUALCASE=1; export DUALCASE # for MKS sh
 if test -n &quot;${ZSH_VERSION+set}&quot; &amp;&amp; (emulate sh) &gt;/dev/null 2&gt;&amp;1; then
   emulate sh
   NULLCMD=:
   # Zsh 3.x and 4.x performs word splitting on ${1+&quot;$@&quot;}, which
   # is contrary to our usage.  Disable this feature.
   alias -g '${1+&quot;$@&quot;}'='&quot;$@&quot;'
-elif test -n &quot;${BASH_VERSION+set}&quot; &amp;&amp; (set -o posix) &gt;/dev/null 2&gt;&amp;1; then
-  set -o posix
+  setopt NO_GLOB_SUBST
+else
+  case `(set -o) 2&gt;/dev/null` in
+  *posix*) set -o posix ;;
+esac
+
+fi
+
+
+
+
+# PATH needs CR
+# Avoid depending upon Character Ranges.
+as_cr_letters='abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=$as_cr_letters$as_cr_LETTERS
+as_cr_digits='0123456789'
+as_cr_alnum=$as_cr_Letters$as_cr_digits
+
+# The user is always right.
+if test &quot;${PATH_SEPARATOR+set}&quot; != set; then
+  echo &quot;#! /bin/sh&quot; &gt;conf$$.sh
+  echo  &quot;exit 0&quot;   &gt;&gt;conf$$.sh
+  chmod +x conf$$.sh
+  if (PATH=&quot;/nonexistent;.&quot;; conf$$.sh) &gt;/dev/null 2&gt;&amp;1; then
+    PATH_SEPARATOR=';'
+  else
+    PATH_SEPARATOR=:
+  fi
+  rm -f conf$$.sh
 fi
-DUALCASE=1; export DUALCASE # for MKS sh
 
 # Support unset when possible.
 if ( (MAIL=60; unset MAIL) || exit) &gt;/dev/null 2&gt;&amp;1; then
@@ -21240,8 +21864,43 @@ else
 fi
 
 
+# IFS
+# We need space, tab and new line, in precisely that order.  Quoting is
+# there to prevent editors from complaining about space-tab.
+# (If _AS_PATH_WALK were called with IFS unset, it would disable word
+# splitting by setting IFS to empty value.)
+as_nl='
+'
+IFS=&quot; &quot;&quot;	$as_nl&quot;
+
+# Find who we are.  Look in the path if we contain no directory separator.
+case $0 in
+  *[\\/]* ) as_myself=$0 ;;
+  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+for as_dir in $PATH
+do
+  IFS=$as_save_IFS
+  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
+  test -r &quot;$as_dir/$0&quot; &amp;&amp; as_myself=$as_dir/$0 &amp;&amp; break
+done
+IFS=$as_save_IFS
+
+     ;;
+esac
+# We did not find ourselves, most probably we were run as `sh COMMAND'
+# in which case we are not to be found in the path.
+if test &quot;x$as_myself&quot; = x; then
+  as_myself=$0
+fi
+if test ! -f &quot;$as_myself&quot;; then
+  echo &quot;$as_myself: error: cannot find myself; rerun with an absolute file name&quot; &gt;&amp;2
+  { (exit 1); exit 1; }
+fi
+
 # Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
+for as_var in ENV MAIL MAILPATH
+do ($as_unset $as_var) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; $as_unset $as_var
+done
 PS1='$ '
 PS2='&gt; '
 PS4='+ '
@@ -21255,18 +21914,19 @@ do
   if (set +x; test -z &quot;`(eval $as_var=C; export $as_var) 2&gt;&amp;1`&quot;); then
     eval $as_var=C; export $as_var
   else
-    $as_unset $as_var
+    ($as_unset $as_var) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; $as_unset $as_var
   fi
 done
 
 # Required to use basename.
-if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1; then
+if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1 &amp;&amp;
+   test &quot;X`expr 00001 : '.*\(...\)'`&quot; = X001; then
   as_expr=expr
 else
   as_expr=false
 fi
 
-if (basename /) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; test &quot;X`basename / 2&gt;&amp;1`&quot; = &quot;X/&quot;; then
+if (basename -- /) &gt;/dev/null 2&gt;&amp;1 &amp;&amp; test &quot;X`basename -- / 2&gt;&amp;1`&quot; = &quot;X/&quot;; then
   as_basename=basename
 else
   as_basename=false
@@ -21274,159 +21934,120 @@ fi
 
 
 # Name of the executable.
-as_me=`$as_basename &quot;$0&quot; ||
+as_me=`$as_basename -- &quot;$0&quot; ||
 $as_expr X/&quot;$0&quot; : '.*/\([^/][^/]*\)/*$' \| \
 	 X&quot;$0&quot; : 'X\(//\)$' \| \
-	 X&quot;$0&quot; : 'X\(/\)$' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$0&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X/&quot;$0&quot; |
-    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
-  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\/\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-
+    sed '/^.*\/\([^/][^/]*\)\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\/\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
 
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
+# CDPATH.
+$as_unset CDPATH
 
-# The user is always right.
-if test &quot;${PATH_SEPARATOR+set}&quot; != set; then
-  echo &quot;#! /bin/sh&quot; &gt;conf$$.sh
-  echo  &quot;exit 0&quot;   &gt;&gt;conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH=&quot;/nonexistent;.&quot;; conf$$.sh) &gt;/dev/null 2&gt;&amp;1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
-fi
 
 
   as_lineno_1=$LINENO
   as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2&gt;/dev/null`
   test &quot;x$as_lineno_1&quot; != &quot;x$as_lineno_2&quot; &amp;&amp;
-  test &quot;x$as_lineno_3&quot;  = &quot;x$as_lineno_2&quot;  || {
-  # Find who we are.  Look in the path if we contain no path at all
-  # relative or not.
-  case $0 in
-    *[\\/]* ) as_myself=$0 ;;
-    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
-  test -r &quot;$as_dir/$0&quot; &amp;&amp; as_myself=$as_dir/$0 &amp;&amp; break
-done
-
-       ;;
-  esac
-  # We did not find ourselves, most probably we were run as `sh COMMAND'
-  # in which case we are not to be found in the path.
-  if test &quot;x$as_myself&quot; = x; then
-    as_myself=$0
-  fi
-  if test ! -f &quot;$as_myself&quot;; then
-    { { echo &quot;$as_me:$LINENO: error: cannot find myself; rerun with an absolute path&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot find myself; rerun with an absolute path&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; }
-  fi
-  case $CONFIG_SHELL in
-  '')
-    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
-  IFS=$as_save_IFS
-  test -z &quot;$as_dir&quot; &amp;&amp; as_dir=.
-  for as_base in sh bash ksh sh5; do
-	 case $as_dir in
-	 /*)
-	   if (&quot;$as_dir/$as_base&quot; -c '
-  as_lineno_1=$LINENO
-  as_lineno_2=$LINENO
-  as_lineno_3=`(expr $as_lineno_1 + 1) 2&gt;/dev/null`
-  test &quot;x$as_lineno_1&quot; != &quot;x$as_lineno_2&quot; &amp;&amp;
-  test &quot;x$as_lineno_3&quot;  = &quot;x$as_lineno_2&quot; ') 2&gt;/dev/null; then
-	     $as_unset BASH_ENV || test &quot;${BASH_ENV+set}&quot; != set || { BASH_ENV=; export BASH_ENV; }
-	     $as_unset ENV || test &quot;${ENV+set}&quot; != set || { ENV=; export ENV; }
-	     CONFIG_SHELL=$as_dir/$as_base
-	     export CONFIG_SHELL
-	     exec &quot;$CONFIG_SHELL&quot; &quot;$0&quot; ${1+&quot;$@&quot;}
-	   fi;;
-	 esac
-       done
-done
-;;
-  esac
+  test &quot;x`expr $as_lineno_1 + 1`&quot; = &quot;x$as_lineno_2&quot; || {
 
   # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
   # uniformly replaced by the line number.  The first 'sed' inserts a
-  # line-number line before each line; the second 'sed' does the real
-  # work.  The second script uses 'N' to pair each line-number line
-  # with the numbered line, and appends trailing '-' during
-  # substitution so that $LINENO is not a special case at line end.
+  # line-number line after each line using $LINENO; the second 'sed'
+  # does the real work.  The second script uses 'N' to pair each
+  # line-number line with the line containing $LINENO, and appends
+  # trailing '-' during substitution so that $LINENO is not a special
+  # case at line end.
   # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
-  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
-  sed '=' &lt;$as_myself |
+  # scripts with optimization help from Paolo Bonzini.  Blame Lee
+  # E. McMahon (1931-1989) for sed's syntax.  :-)
+  sed -n '
+    p
+    /[$]LINENO/=
+  ' &lt;$as_myself |
     sed '
+      s/[$]LINENO.*/&amp;-/
+      t lineno
+      b
+      :lineno
       N
-      s,$,-,
-      : loop
-      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
+      :loop
+      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
       t loop
-      s,-$,,
-      s,^['$as_cr_digits']*\n,,
+      s/-\n.*//
     ' &gt;$as_me.lineno &amp;&amp;
-  chmod +x $as_me.lineno ||
-    { { echo &quot;$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell&quot; &gt;&amp;2;}
+  chmod +x &quot;$as_me.lineno&quot; ||
+    { echo &quot;$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell&quot; &gt;&amp;2
    { (exit 1); exit 1; }; }
 
   # Don't try to exec as it changes $[0], causing all sort of problems
   # (the dirname of $[0] is not the place where we might find the
-  # original and so on.  Autoconf is especially sensible to this).
-  . ./$as_me.lineno
+  # original and so on.  Autoconf is especially sensitive to this).
+  . &quot;./$as_me.lineno&quot;
   # Exit status is that of the last command.
   exit
 }
 
 
-case `echo &quot;testing\c&quot;; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
-  *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T='	' ;;
-  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
-  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
+if (as_dir=`dirname -- /` &amp;&amp; test &quot;X$as_dir&quot; = X/) &gt;/dev/null 2&gt;&amp;1; then
+  as_dirname=dirname
+else
+  as_dirname=false
+fi
+
+ECHO_C= ECHO_N= ECHO_T=
+case `echo -n x` in
+-n*)
+  case `echo 'x\c'` in
+  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
+  *)   ECHO_C='\c';;
+  esac;;
+*)
+  ECHO_N='-n';;
 esac
 
-if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1; then
+if expr a : '\(a\)' &gt;/dev/null 2&gt;&amp;1 &amp;&amp;
+   test &quot;X`expr 00001 : '.*\(...\)'`&quot; = X001; then
   as_expr=expr
 else
   as_expr=false
 fi
 
 rm -f conf$$ conf$$.exe conf$$.file
+if test -d conf$$.dir; then
+  rm -f conf$$.dir/conf$$.file
+else
+  rm -f conf$$.dir
+  mkdir conf$$.dir
+fi
 echo &gt;conf$$.file
 if ln -s conf$$.file conf$$ 2&gt;/dev/null; then
-  # We could just check for DJGPP; but this test a) works b) is more generic
-  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
-  if test -f conf$$.exe; then
-    # Don't use ln at all; we don't have any links
+  as_ln_s='ln -s'
+  # ... but there are two gotchas:
+  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
+  # 2) DJGPP &lt; 2.04 has no symlinks; `ln -s' creates a wrapper executable.
+  # In both cases, we have to default to `cp -p'.
+  ln -s conf$$.file conf$$.dir 2&gt;/dev/null &amp;&amp; test ! -f conf$$.exe ||
     as_ln_s='cp -p'
-  else
-    as_ln_s='ln -s'
-  fi
 elif ln conf$$.file conf$$ 2&gt;/dev/null; then
   as_ln_s=ln
 else
   as_ln_s='cp -p'
 fi
-rm -f conf$$ conf$$.exe conf$$.file
+rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
+rmdir conf$$.dir 2&gt;/dev/null
 
 if mkdir -p . 2&gt;/dev/null; then
   as_mkdir_p=:
@@ -21435,7 +22056,28 @@ else
   as_mkdir_p=false
 fi
 
-as_executable_p=&quot;test -f&quot;
+if test -x / &gt;/dev/null 2&gt;&amp;1; then
+  as_test_x='test -x'
+else
+  if ls -dL / &gt;/dev/null 2&gt;&amp;1; then
+    as_ls_L_option=L
+  else
+    as_ls_L_option=
+  fi
+  as_test_x='
+    eval sh -c '\''
+      if test -d &quot;$1&quot;; then
+        test -d &quot;$1/.&quot;;
+      else
+	case $1 in
+        -*)set &quot;./$1&quot;;;
+	esac;
+	case `ls -ld'$as_ls_L_option' &quot;$1&quot; 2&gt;/dev/null` in
+	???[sx]*):;;*)false;;esac;fi
+    '\'' sh
+  '
+fi
+as_executable_p=$as_test_x
 
 # Sed expression to map a string onto a valid CPP name.
 as_tr_cpp=&quot;eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'&quot;
@@ -21444,31 +22086,14 @@ as_tr_cpp=&quot;eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'&quot;
 as_tr_sh=&quot;eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'&quot;
 
 
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=&quot; 	$as_nl&quot;
-
-# CDPATH.
-$as_unset CDPATH
-
 exec 6&gt;&amp;1
 
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
+# Save the log message, to keep $[0] and so on meaningful, and to
 # report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling.  Logging --version etc. is OK.
-exec 5&gt;&gt;config.log
-{
-  echo
-  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' &lt;&lt;_ASBOX
-## Running $as_me. ##
-_ASBOX
-} &gt;&amp;5
-cat &gt;&amp;5 &lt;&lt;_CSEOF
-
+# values after options handling.
+ac_log=&quot;
 This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59.  Invocation command line was
+generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -21476,30 +22101,20 @@ generated by GNU Autoconf 2.59.  Invocation command line was
   CONFIG_COMMANDS = $CONFIG_COMMANDS
   $ $0 $@
 
-_CSEOF
-echo &quot;on `(hostname || uname -n) 2&gt;/dev/null | sed 1q`&quot; &gt;&amp;5
-echo &gt;&amp;5
+on `(hostname || uname -n) 2&gt;/dev/null | sed 1q`
+&quot;
+
 _ACEOF
 
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
 # Files that config.status was made for.
-if test -n &quot;$ac_config_files&quot;; then
-  echo &quot;config_files=\&quot;$ac_config_files\&quot;&quot; &gt;&gt;$CONFIG_STATUS
-fi
-
-if test -n &quot;$ac_config_headers&quot;; then
-  echo &quot;config_headers=\&quot;$ac_config_headers\&quot;&quot; &gt;&gt;$CONFIG_STATUS
-fi
-
-if test -n &quot;$ac_config_links&quot;; then
-  echo &quot;config_links=\&quot;$ac_config_links\&quot;&quot; &gt;&gt;$CONFIG_STATUS
-fi
+config_files=&quot;$ac_config_files&quot;
+config_headers=&quot;$ac_config_headers&quot;
+config_commands=&quot;$ac_config_commands&quot;
 
-if test -n &quot;$ac_config_commands&quot;; then
-  echo &quot;config_commands=\&quot;$ac_config_commands\&quot;&quot; &gt;&gt;$CONFIG_STATUS
-fi
+_ACEOF
 
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
-
 ac_cs_usage=&quot;\
 \`$as_me' instantiates files from templates according to the
 current configuration.
@@ -21507,7 +22122,7 @@ current configuration.
 Usage: $0 [OPTIONS] [FILE]...
 
   -h, --help       print this help, then exit
-  -V, --version    print version number, then exit
+  -V, --version    print version number and configuration settings, then exit
   -q, --quiet      do not print progress messages
   -d, --debug      don't remove temporary files
       --recheck    update $as_me by reconfiguring in the same conditions
@@ -21526,19 +22141,21 @@ Configuration commands:
 $config_commands
 
 Report bugs to &lt;bug-autoconf@gnu.org&gt;.&quot;
-_ACEOF
 
+_ACEOF
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
 ac_cs_version=&quot;\\
 config.status
-configured by $0, generated by GNU Autoconf 2.59,
-  with options \\&quot;`echo &quot;$ac_configure_args&quot; | sed 's/[\\&quot;&quot;\`\$]/\\\\&amp;/g'`\\&quot;
+configured by $0, generated by GNU Autoconf 2.61,
+  with options \\&quot;`echo &quot;$ac_configure_args&quot; | sed 's/^ //; s/[\\&quot;&quot;\`\$]/\\\\&amp;/g'`\\&quot;
 
-Copyright (C) 2003 Free Software Foundation, Inc.
+Copyright (C) 2006 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.&quot;
-srcdir=$srcdir
-INSTALL=&quot;$INSTALL&quot;
+
+ac_pwd='$ac_pwd'
+srcdir='$srcdir'
+INSTALL='$INSTALL'
 _ACEOF
 
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
@@ -21549,39 +22166,24 @@ while test $# != 0
 do
   case $1 in
   --*=*)
-    ac_option=`expr &quot;x$1&quot; : 'x\([^=]*\)='`
-    ac_optarg=`expr &quot;x$1&quot; : 'x[^=]*=\(.*\)'`
+    ac_option=`expr &quot;X$1&quot; : 'X\([^=]*\)='`
+    ac_optarg=`expr &quot;X$1&quot; : 'X[^=]*=\(.*\)'`
     ac_shift=:
     ;;
-  -*)
+  *)
     ac_option=$1
     ac_optarg=$2
     ac_shift=shift
     ;;
-  *) # This is not an option, so the user has probably given explicit
-     # arguments.
-     ac_option=$1
-     ac_need_defaults=false;;
   esac
 
   case $ac_option in
   # Handling of the options.
-_ACEOF
-cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
     ac_cs_recheck=: ;;
-  --version | --vers* | -V )
-    echo &quot;$ac_cs_version&quot;; exit 0 ;;
-  --he | --h)
-    # Conflict between --help and --header
-    { { echo &quot;$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information.&quot; &gt;&amp;5
-echo &quot;$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information.&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; };;
-  --help | --hel | -h )
-    echo &quot;$ac_cs_usage&quot;; exit 0 ;;
-  --debug | --d* | -d )
+  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+    echo &quot;$ac_cs_version&quot;; exit ;;
+  --debug | --debu | --deb | --de | --d | -d )
     debug=: ;;
   --file | --fil | --fi | --f )
     $ac_shift
@@ -21591,18 +22193,24 @@ Try \`$0 --help' for more information.&quot; &gt;&amp;2;}
     $ac_shift
     CONFIG_HEADERS=&quot;$CONFIG_HEADERS $ac_optarg&quot;
     ac_need_defaults=false;;
+  --he | --h)
+    # Conflict between --help and --header
+    { echo &quot;$as_me: error: ambiguous option: $1
+Try \`$0 --help' for more information.&quot; &gt;&amp;2
+   { (exit 1); exit 1; }; };;
+  --help | --hel | -h )
+    echo &quot;$ac_cs_usage&quot;; exit ;;
   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
   | -silent | --silent | --silen | --sile | --sil | --si | --s)
     ac_cs_silent=: ;;
 
   # This is an error.
-  -*) { { echo &quot;$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information.&quot; &gt;&amp;5
-echo &quot;$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information.&quot; &gt;&amp;2;}
+  -*) { echo &quot;$as_me: error: unrecognized option: $1
+Try \`$0 --help' for more information.&quot; &gt;&amp;2
    { (exit 1); exit 1; }; } ;;
 
-  *) ac_config_targets=&quot;$ac_config_targets $1&quot; ;;
+  *) ac_config_targets=&quot;$ac_config_targets $1&quot;
+     ac_need_defaults=false ;;
 
   esac
   shift
@@ -21618,17 +22226,28 @@ fi
 _ACEOF
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
 if \$ac_cs_recheck; then
-  echo &quot;running $SHELL $0 &quot; $ac_configure_args \$ac_configure_extra_args &quot; --no-create --no-recursion&quot; &gt;&amp;6
-  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
+  echo &quot;running CONFIG_SHELL=$SHELL $SHELL $0 &quot;$ac_configure_args \$ac_configure_extra_args &quot; --no-create --no-recursion&quot; &gt;&amp;6
+  CONFIG_SHELL=$SHELL
+  export CONFIG_SHELL
+  exec $SHELL &quot;$0&quot;$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
 fi
 
 _ACEOF
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
+exec 5&gt;&gt;config.log
+{
+  echo
+  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' &lt;&lt;_ASBOX
+## Running $as_me. ##
+_ASBOX
+  echo &quot;$ac_log&quot;
+} &gt;&amp;5
 
+_ACEOF
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
 #
-# INIT-COMMANDS section.
+# INIT-COMMANDS
 #
-
 AMDEP_TRUE=&quot;$AMDEP_TRUE&quot; ac_aux_dir=&quot;$ac_aux_dir&quot;
 INTLTOOL_PERL='${INTLTOOL_PERL}' ac_aux_dir=${ac_aux_dir}
 INTLTOOL_EXTRACT='${INTLTOOL_EXTRACT}' ICONV='${INTLTOOL_ICONV}'
@@ -21638,31 +22257,32 @@ XGETTEXT='${INTLTOOL_XGETTEXT}'
 
 _ACEOF
 
-
-
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
+
+# Handling of arguments.
 for ac_config_target in $ac_config_targets
 do
-  case &quot;$ac_config_target&quot; in
-  # Handling of arguments.
-  &quot;Makefile&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES Makefile&quot; ;;
-  &quot;gphpedit.desktop&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES gphpedit.desktop&quot; ;;
-  &quot;gphpedit.spec&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES gphpedit.spec&quot; ;;
-  &quot;data/Makefile&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES data/Makefile&quot; ;;
-  &quot;doc/Makefile&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES doc/Makefile&quot; ;;
-  &quot;pixmaps/Makefile&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES pixmaps/Makefile&quot; ;;
-  &quot;po/Makefile.in&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES po/Makefile.in&quot; ;;
-  &quot;src/Makefile&quot; ) CONFIG_FILES=&quot;$CONFIG_FILES src/Makefile&quot; ;;
-  &quot;depfiles&quot; ) CONFIG_COMMANDS=&quot;$CONFIG_COMMANDS depfiles&quot; ;;
-  &quot;intltool&quot; ) CONFIG_COMMANDS=&quot;$CONFIG_COMMANDS intltool&quot; ;;
-  &quot;default-1&quot; ) CONFIG_COMMANDS=&quot;$CONFIG_COMMANDS default-1&quot; ;;
-  &quot;config.h&quot; ) CONFIG_HEADERS=&quot;$CONFIG_HEADERS config.h&quot; ;;
+  case $ac_config_target in
+    &quot;config.h&quot;) CONFIG_HEADERS=&quot;$CONFIG_HEADERS config.h&quot; ;;
+    &quot;depfiles&quot;) CONFIG_COMMANDS=&quot;$CONFIG_COMMANDS depfiles&quot; ;;
+    &quot;intltool&quot;) CONFIG_COMMANDS=&quot;$CONFIG_COMMANDS intltool&quot; ;;
+    &quot;default-1&quot;) CONFIG_COMMANDS=&quot;$CONFIG_COMMANDS default-1&quot; ;;
+    &quot;Makefile&quot;) CONFIG_FILES=&quot;$CONFIG_FILES Makefile&quot; ;;
+    &quot;gphpedit.desktop&quot;) CONFIG_FILES=&quot;$CONFIG_FILES gphpedit.desktop&quot; ;;
+    &quot;gphpedit.spec&quot;) CONFIG_FILES=&quot;$CONFIG_FILES gphpedit.spec&quot; ;;
+    &quot;data/Makefile&quot;) CONFIG_FILES=&quot;$CONFIG_FILES data/Makefile&quot; ;;
+    &quot;doc/Makefile&quot;) CONFIG_FILES=&quot;$CONFIG_FILES doc/Makefile&quot; ;;
+    &quot;pixmaps/Makefile&quot;) CONFIG_FILES=&quot;$CONFIG_FILES pixmaps/Makefile&quot; ;;
+    &quot;po/Makefile.in&quot;) CONFIG_FILES=&quot;$CONFIG_FILES po/Makefile.in&quot; ;;
+    &quot;src/Makefile&quot;) CONFIG_FILES=&quot;$CONFIG_FILES src/Makefile&quot; ;;
+
   *) { { echo &quot;$as_me:$LINENO: error: invalid argument: $ac_config_target&quot; &gt;&amp;5
 echo &quot;$as_me: error: invalid argument: $ac_config_target&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; };;
   esac
 done
 
+
 # If the user did not use the arguments to specify the items to instantiate,
 # then the envvar interface is used.  Set only those that are not.
 # We use the long form for the default assignment because of an extremely
@@ -21674,646 +22294,633 @@ if $ac_need_defaults; then
 fi
 
 # Have a temporary directory for convenience.  Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
+# simply because there is no reason against having it here, and in addition,
 # creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
+# Hook for its removal unless debugging.
+# Note that there is a small window in which the directory will not be cleaned:
+# after its creation but before its name has been assigned to `$tmp'.
 $debug ||
 {
-  trap 'exit_status=$?; rm -rf $tmp &amp;&amp; exit $exit_status' 0
+  tmp=
+  trap 'exit_status=$?
+  { test -z &quot;$tmp&quot; || test ! -d &quot;$tmp&quot; || rm -fr &quot;$tmp&quot;; } &amp;&amp; exit $exit_status
+' 0
   trap '{ (exit 1); exit 1; }' 1 2 13 15
 }
-
 # Create a (secure) tmp directory for tmp files.
 
 {
-  tmp=`(umask 077 &amp;&amp; mktemp -d -q &quot;./confstatXXXXXX&quot;) 2&gt;/dev/null` &amp;&amp;
+  tmp=`(umask 077 &amp;&amp; mktemp -d &quot;./confXXXXXX&quot;) 2&gt;/dev/null` &amp;&amp;
   test -n &quot;$tmp&quot; &amp;&amp; test -d &quot;$tmp&quot;
 }  ||
 {
-  tmp=./confstat$$-$RANDOM
-  (umask 077 &amp;&amp; mkdir $tmp)
+  tmp=./conf$$-$RANDOM
+  (umask 077 &amp;&amp; mkdir &quot;$tmp&quot;)
 } ||
 {
    echo &quot;$me: cannot create a temporary directory in .&quot; &gt;&amp;2
    { (exit 1); exit 1; }
 }
 
-_ACEOF
-
-cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
-
 #
-# CONFIG_FILES section.
+# Set up the sed scripts for CONFIG_FILES section.
 #
 
 # No need to generate the scripts if there are no CONFIG_FILES.
 # This happens for instance when ./config.status config.h
-if test -n &quot;\$CONFIG_FILES&quot;; then
-  # Protect against being on the right side of a sed subst in config.status.
-  sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&amp;,]/\\\\&amp;/g;
-   s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' &gt;\$tmp/subs.sed &lt;&lt;\\CEOF
-s,@SHELL@,$SHELL,;t t
-s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s,@exec_prefix@,$exec_prefix,;t t
-s,@prefix@,$prefix,;t t
-s,@program_transform_name@,$program_transform_name,;t t
-s,@bindir@,$bindir,;t t
-s,@sbindir@,$sbindir,;t t
-s,@libexecdir@,$libexecdir,;t t
-s,@datadir@,$datadir,;t t
-s,@sysconfdir@,$sysconfdir,;t t
-s,@sharedstatedir@,$sharedstatedir,;t t
-s,@localstatedir@,$localstatedir,;t t
-s,@libdir@,$libdir,;t t
-s,@includedir@,$includedir,;t t
-s,@oldincludedir@,$oldincludedir,;t t
-s,@infodir@,$infodir,;t t
-s,@mandir@,$mandir,;t t
-s,@build_alias@,$build_alias,;t t
-s,@host_alias@,$host_alias,;t t
-s,@target_alias@,$target_alias,;t t
-s,@DEFS@,$DEFS,;t t
-s,@ECHO_C@,$ECHO_C,;t t
-s,@ECHO_N@,$ECHO_N,;t t
-s,@ECHO_T@,$ECHO_T,;t t
-s,@LIBS@,$LIBS,;t t
-s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s,@INSTALL_DATA@,$INSTALL_DATA,;t t
-s,@CYGPATH_W@,$CYGPATH_W,;t t
-s,@PACKAGE@,$PACKAGE,;t t
-s,@VERSION@,$VERSION,;t t
-s,@ACLOCAL@,$ACLOCAL,;t t
-s,@AUTOCONF@,$AUTOCONF,;t t
-s,@AUTOMAKE@,$AUTOMAKE,;t t
-s,@AUTOHEADER@,$AUTOHEADER,;t t
-s,@MAKEINFO@,$MAKEINFO,;t t
-s,@AMTAR@,$AMTAR,;t t
-s,@install_sh@,$install_sh,;t t
-s,@STRIP@,$STRIP,;t t
-s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
-s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
-s,@AWK@,$AWK,;t t
-s,@SET_MAKE@,$SET_MAKE,;t t
-s,@am__leading_dot@,$am__leading_dot,;t t
-s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
-s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
-s,@MAINT@,$MAINT,;t t
-s,@CC@,$CC,;t t
-s,@CFLAGS@,$CFLAGS,;t t
-s,@LDFLAGS@,$LDFLAGS,;t t
-s,@CPPFLAGS@,$CPPFLAGS,;t t
-s,@ac_ct_CC@,$ac_ct_CC,;t t
-s,@EXEEXT@,$EXEEXT,;t t
-s,@OBJEXT@,$OBJEXT,;t t
-s,@DEPDIR@,$DEPDIR,;t t
-s,@am__include@,$am__include,;t t
-s,@am__quote@,$am__quote,;t t
-s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
-s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
-s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
-s,@CCDEPMODE@,$CCDEPMODE,;t t
-s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
-s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
-s,@CXX@,$CXX,;t t
-s,@CXXFLAGS@,$CXXFLAGS,;t t
-s,@ac_ct_CXX@,$ac_ct_CXX,;t t
-s,@CXXDEPMODE@,$CXXDEPMODE,;t t
-s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
-s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
-s,@build@,$build,;t t
-s,@build_cpu@,$build_cpu,;t t
-s,@build_vendor@,$build_vendor,;t t
-s,@build_os@,$build_os,;t t
-s,@host@,$host,;t t
-s,@host_cpu@,$host_cpu,;t t
-s,@host_vendor@,$host_vendor,;t t
-s,@host_os@,$host_os,;t t
-s,@EGREP@,$EGREP,;t t
-s,@LN_S@,$LN_S,;t t
-s,@ECHO@,$ECHO,;t t
-s,@AR@,$AR,;t t
-s,@ac_ct_AR@,$ac_ct_AR,;t t
-s,@RANLIB@,$RANLIB,;t t
-s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
-s,@CPP@,$CPP,;t t
-s,@CXXCPP@,$CXXCPP,;t t
-s,@F77@,$F77,;t t
-s,@FFLAGS@,$FFLAGS,;t t
-s,@ac_ct_F77@,$ac_ct_F77,;t t
-s,@LIBTOOL@,$LIBTOOL,;t t
-s,@INTLTOOL_DESKTOP_RULE@,$INTLTOOL_DESKTOP_RULE,;t t
-s,@INTLTOOL_DIRECTORY_RULE@,$INTLTOOL_DIRECTORY_RULE,;t t
-s,@INTLTOOL_KEYS_RULE@,$INTLTOOL_KEYS_RULE,;t t
-s,@INTLTOOL_PROP_RULE@,$INTLTOOL_PROP_RULE,;t t
-s,@INTLTOOL_OAF_RULE@,$INTLTOOL_OAF_RULE,;t t
-s,@INTLTOOL_PONG_RULE@,$INTLTOOL_PONG_RULE,;t t
-s,@INTLTOOL_SERVER_RULE@,$INTLTOOL_SERVER_RULE,;t t
-s,@INTLTOOL_SHEET_RULE@,$INTLTOOL_SHEET_RULE,;t t
-s,@INTLTOOL_SOUNDLIST_RULE@,$INTLTOOL_SOUNDLIST_RULE,;t t
-s,@INTLTOOL_UI_RULE@,$INTLTOOL_UI_RULE,;t t
-s,@INTLTOOL_XAM_RULE@,$INTLTOOL_XAM_RULE,;t t
-s,@INTLTOOL_KBD_RULE@,$INTLTOOL_KBD_RULE,;t t
-s,@INTLTOOL_XML_RULE@,$INTLTOOL_XML_RULE,;t t
-s,@INTLTOOL_XML_NOMERGE_RULE@,$INTLTOOL_XML_NOMERGE_RULE,;t t
-s,@INTLTOOL_CAVES_RULE@,$INTLTOOL_CAVES_RULE,;t t
-s,@INTLTOOL_SCHEMAS_RULE@,$INTLTOOL_SCHEMAS_RULE,;t t
-s,@INTLTOOL_THEME_RULE@,$INTLTOOL_THEME_RULE,;t t
-s,@INTLTOOL_EXTRACT@,$INTLTOOL_EXTRACT,;t t
-s,@INTLTOOL_MERGE@,$INTLTOOL_MERGE,;t t
-s,@INTLTOOL_UPDATE@,$INTLTOOL_UPDATE,;t t
-s,@INTLTOOL_PERL@,$INTLTOOL_PERL,;t t
-s,@INTLTOOL_ICONV@,$INTLTOOL_ICONV,;t t
-s,@INTLTOOL_MSGFMT@,$INTLTOOL_MSGFMT,;t t
-s,@INTLTOOL_MSGMERGE@,$INTLTOOL_MSGMERGE,;t t
-s,@INTLTOOL_XGETTEXT@,$INTLTOOL_XGETTEXT,;t t
-s,@mkdir_p@,$mkdir_p,;t t
-s,@PKG_CONFIG@,$PKG_CONFIG,;t t
-s,@GPHPEDIT_CFLAGS@,$GPHPEDIT_CFLAGS,;t t
-s,@GPHPEDIT_LIBS@,$GPHPEDIT_LIBS,;t t
-s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t
-s,@USE_NLS@,$USE_NLS,;t t
-s,@MSGFMT@,$MSGFMT,;t t
-s,@GMSGFMT@,$GMSGFMT,;t t
-s,@XGETTEXT@,$XGETTEXT,;t t
-s,@CATALOGS@,$CATALOGS,;t t
-s,@CATOBJEXT@,$CATOBJEXT,;t t
-s,@DATADIRNAME@,$DATADIRNAME,;t t
-s,@GMOFILES@,$GMOFILES,;t t
-s,@INSTOBJEXT@,$INSTOBJEXT,;t t
-s,@INTLLIBS@,$INTLLIBS,;t t
-s,@PO_IN_DATADIR_TRUE@,$PO_IN_DATADIR_TRUE,;t t
-s,@PO_IN_DATADIR_FALSE@,$PO_IN_DATADIR_FALSE,;t t
-s,@POFILES@,$POFILES,;t t
-s,@POSUB@,$POSUB,;t t
-s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
-s,@LIBOBJS@,$LIBOBJS,;t t
-s,@LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
+if test -n &quot;$CONFIG_FILES&quot;; then
 
 _ACEOF
 
-  cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
-  # Split the substitutions into bite-sized pieces for seds with
-  # small command number limits, like on Digital OSF/1 and HP-UX.
-  ac_max_sed_lines=48
-  ac_sed_frag=1 # Number of current file.
-  ac_beg=1 # First line for current file.
-  ac_end=$ac_max_sed_lines # Line after last line for current file.
-  ac_more_lines=:
-  ac_sed_cmds=
-  while $ac_more_lines; do
-    if test $ac_beg -gt 1; then
-      sed &quot;1,${ac_beg}d; ${ac_end}q&quot; $tmp/subs.sed &gt;$tmp/subs.frag
-    else
-      sed &quot;${ac_end}q&quot; $tmp/subs.sed &gt;$tmp/subs.frag
-    fi
-    if test ! -s $tmp/subs.frag; then
-      ac_more_lines=false
-    else
-      # The purpose of the label and of the branching condition is to
-      # speed up the sed processing (if there are no `@' at all, there
-      # is no need to browse any of the substitutions).
-      # These are the two extra sed commands mentioned above.
-      (echo ':t
-  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' &amp;&amp; cat $tmp/subs.frag) &gt;$tmp/subs-$ac_sed_frag.sed
-      if test -z &quot;$ac_sed_cmds&quot;; then
-	ac_sed_cmds=&quot;sed -f $tmp/subs-$ac_sed_frag.sed&quot;
-      else
-	ac_sed_cmds=&quot;$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed&quot;
-      fi
-      ac_sed_frag=`expr $ac_sed_frag + 1`
-      ac_beg=$ac_end
-      ac_end=`expr $ac_end + $ac_max_sed_lines`
-    fi
-  done
-  if test -z &quot;$ac_sed_cmds&quot;; then
-    ac_sed_cmds=cat
+
+
+ac_delim='%!_!# '
+for ac_last_try in false false false false false :; do
+  cat &gt;conf$$subs.sed &lt;&lt;_ACEOF
+SHELL!$SHELL$ac_delim
+PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
+PACKAGE_NAME!$PACKAGE_NAME$ac_delim
+PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
+PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
+PACKAGE_STRING!$PACKAGE_STRING$ac_delim
+PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
+exec_prefix!$exec_prefix$ac_delim
+prefix!$prefix$ac_delim
+program_transform_name!$program_transform_name$ac_delim
+bindir!$bindir$ac_delim
+sbindir!$sbindir$ac_delim
+libexecdir!$libexecdir$ac_delim
+datarootdir!$datarootdir$ac_delim
+datadir!$datadir$ac_delim
+sysconfdir!$sysconfdir$ac_delim
+sharedstatedir!$sharedstatedir$ac_delim
+localstatedir!$localstatedir$ac_delim
+includedir!$includedir$ac_delim
+oldincludedir!$oldincludedir$ac_delim
+docdir!$docdir$ac_delim
+infodir!$infodir$ac_delim
+htmldir!$htmldir$ac_delim
+dvidir!$dvidir$ac_delim
+pdfdir!$pdfdir$ac_delim
+psdir!$psdir$ac_delim
+libdir!$libdir$ac_delim
+localedir!$localedir$ac_delim
+mandir!$mandir$ac_delim
+DEFS!$DEFS$ac_delim
+ECHO_C!$ECHO_C$ac_delim
+ECHO_N!$ECHO_N$ac_delim
+ECHO_T!$ECHO_T$ac_delim
+LIBS!$LIBS$ac_delim
+build_alias!$build_alias$ac_delim
+host_alias!$host_alias$ac_delim
+target_alias!$target_alias$ac_delim
+INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
+INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
+INSTALL_DATA!$INSTALL_DATA$ac_delim
+CYGPATH_W!$CYGPATH_W$ac_delim
+PACKAGE!$PACKAGE$ac_delim
+VERSION!$VERSION$ac_delim
+ACLOCAL!$ACLOCAL$ac_delim
+AUTOCONF!$AUTOCONF$ac_delim
+AUTOMAKE!$AUTOMAKE$ac_delim
+AUTOHEADER!$AUTOHEADER$ac_delim
+MAKEINFO!$MAKEINFO$ac_delim
+AMTAR!$AMTAR$ac_delim
+install_sh!$install_sh$ac_delim
+STRIP!$STRIP$ac_delim
+INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
+AWK!$AWK$ac_delim
+SET_MAKE!$SET_MAKE$ac_delim
+am__leading_dot!$am__leading_dot$ac_delim
+MAINTAINER_MODE_TRUE!$MAINTAINER_MODE_TRUE$ac_delim
+MAINTAINER_MODE_FALSE!$MAINTAINER_MODE_FALSE$ac_delim
+MAINT!$MAINT$ac_delim
+CC!$CC$ac_delim
+CFLAGS!$CFLAGS$ac_delim
+LDFLAGS!$LDFLAGS$ac_delim
+CPPFLAGS!$CPPFLAGS$ac_delim
+ac_ct_CC!$ac_ct_CC$ac_delim
+EXEEXT!$EXEEXT$ac_delim
+OBJEXT!$OBJEXT$ac_delim
+DEPDIR!$DEPDIR$ac_delim
+am__include!$am__include$ac_delim
+am__quote!$am__quote$ac_delim
+AMDEP_TRUE!$AMDEP_TRUE$ac_delim
+AMDEP_FALSE!$AMDEP_FALSE$ac_delim
+AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
+CCDEPMODE!$CCDEPMODE$ac_delim
+am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
+am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
+CXX!$CXX$ac_delim
+CXXFLAGS!$CXXFLAGS$ac_delim
+ac_ct_CXX!$ac_ct_CXX$ac_delim
+CXXDEPMODE!$CXXDEPMODE$ac_delim
+am__fastdepCXX_TRUE!$am__fastdepCXX_TRUE$ac_delim
+am__fastdepCXX_FALSE!$am__fastdepCXX_FALSE$ac_delim
+build!$build$ac_delim
+build_cpu!$build_cpu$ac_delim
+build_vendor!$build_vendor$ac_delim
+build_os!$build_os$ac_delim
+host!$host$ac_delim
+host_cpu!$host_cpu$ac_delim
+host_vendor!$host_vendor$ac_delim
+host_os!$host_os$ac_delim
+GREP!$GREP$ac_delim
+EGREP!$EGREP$ac_delim
+LN_S!$LN_S$ac_delim
+ECHO!$ECHO$ac_delim
+AR!$AR$ac_delim
+RANLIB!$RANLIB$ac_delim
+CPP!$CPP$ac_delim
+CXXCPP!$CXXCPP$ac_delim
+F77!$F77$ac_delim
+_ACEOF
+
+  if test `sed -n &quot;s/.*$ac_delim\$/X/p&quot; conf$$subs.sed | grep -c X` = 97; then
+    break
+  elif $ac_last_try; then
+    { { echo &quot;$as_me:$LINENO: error: could not make $CONFIG_STATUS&quot; &gt;&amp;5
+echo &quot;$as_me: error: could not make $CONFIG_STATUS&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; }
+  else
+    ac_delim=&quot;$ac_delim!$ac_delim _$ac_delim!! &quot;
   fi
-fi # test -n &quot;$CONFIG_FILES&quot;
+done
+
+ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
+if test -n &quot;$ac_eof&quot;; then
+  ac_eof=`echo &quot;$ac_eof&quot; | sort -nru | sed 1q`
+  ac_eof=`expr $ac_eof + 1`
+fi
+
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
+cat &gt;&quot;\$tmp/subs-1.sed&quot; &lt;&lt;\CEOF$ac_eof
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
+_ACEOF
+sed '
+s/[,\\&amp;]/\\&amp;/g; s/@/@|#_!!_#|/g
+s/^/s,@/; s/!/@,|#_!!_#|/
+:n
+t n
+s/'&quot;$ac_delim&quot;'$/,g/; t
+s/$/\\/; p
+N; s/^.*\n//; s/[,\\&amp;]/\\&amp;/g; s/@/@|#_!!_#|/g; b n
+' &gt;&gt;$CONFIG_STATUS &lt;conf$$subs.sed
+rm -f conf$$subs.sed
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
+CEOF$ac_eof
+_ACEOF
 
+
+ac_delim='%!_!# '
+for ac_last_try in false false false false false :; do
+  cat &gt;conf$$subs.sed &lt;&lt;_ACEOF
+FFLAGS!$FFLAGS$ac_delim
+ac_ct_F77!$ac_ct_F77$ac_delim
+LIBTOOL!$LIBTOOL$ac_delim
+INTLTOOL_DESKTOP_RULE!$INTLTOOL_DESKTOP_RULE$ac_delim
+INTLTOOL_DIRECTORY_RULE!$INTLTOOL_DIRECTORY_RULE$ac_delim
+INTLTOOL_KEYS_RULE!$INTLTOOL_KEYS_RULE$ac_delim
+INTLTOOL_PROP_RULE!$INTLTOOL_PROP_RULE$ac_delim
+INTLTOOL_OAF_RULE!$INTLTOOL_OAF_RULE$ac_delim
+INTLTOOL_PONG_RULE!$INTLTOOL_PONG_RULE$ac_delim
+INTLTOOL_SERVER_RULE!$INTLTOOL_SERVER_RULE$ac_delim
+INTLTOOL_SHEET_RULE!$INTLTOOL_SHEET_RULE$ac_delim
+INTLTOOL_SOUNDLIST_RULE!$INTLTOOL_SOUNDLIST_RULE$ac_delim
+INTLTOOL_UI_RULE!$INTLTOOL_UI_RULE$ac_delim
+INTLTOOL_XAM_RULE!$INTLTOOL_XAM_RULE$ac_delim
+INTLTOOL_KBD_RULE!$INTLTOOL_KBD_RULE$ac_delim
+INTLTOOL_XML_RULE!$INTLTOOL_XML_RULE$ac_delim
+INTLTOOL_XML_NOMERGE_RULE!$INTLTOOL_XML_NOMERGE_RULE$ac_delim
+INTLTOOL_CAVES_RULE!$INTLTOOL_CAVES_RULE$ac_delim
+INTLTOOL_SCHEMAS_RULE!$INTLTOOL_SCHEMAS_RULE$ac_delim
+INTLTOOL_THEME_RULE!$INTLTOOL_THEME_RULE$ac_delim
+INTLTOOL_EXTRACT!$INTLTOOL_EXTRACT$ac_delim
+INTLTOOL_MERGE!$INTLTOOL_MERGE$ac_delim
+INTLTOOL_UPDATE!$INTLTOOL_UPDATE$ac_delim
+INTLTOOL_PERL!$INTLTOOL_PERL$ac_delim
+INTLTOOL_ICONV!$INTLTOOL_ICONV$ac_delim
+INTLTOOL_MSGFMT!$INTLTOOL_MSGFMT$ac_delim
+INTLTOOL_MSGMERGE!$INTLTOOL_MSGMERGE$ac_delim
+INTLTOOL_XGETTEXT!$INTLTOOL_XGETTEXT$ac_delim
+mkdir_p!$mkdir_p$ac_delim
+PKG_CONFIG!$PKG_CONFIG$ac_delim
+GPHPEDIT_CFLAGS!$GPHPEDIT_CFLAGS$ac_delim
+GPHPEDIT_LIBS!$GPHPEDIT_LIBS$ac_delim
+GETTEXT_PACKAGE!$GETTEXT_PACKAGE$ac_delim
+USE_NLS!$USE_NLS$ac_delim
+MSGFMT!$MSGFMT$ac_delim
+GMSGFMT!$GMSGFMT$ac_delim
+XGETTEXT!$XGETTEXT$ac_delim
+CATALOGS!$CATALOGS$ac_delim
+CATOBJEXT!$CATOBJEXT$ac_delim
+DATADIRNAME!$DATADIRNAME$ac_delim
+GMOFILES!$GMOFILES$ac_delim
+INSTOBJEXT!$INSTOBJEXT$ac_delim
+INTLLIBS!$INTLLIBS$ac_delim
+PO_IN_DATADIR_TRUE!$PO_IN_DATADIR_TRUE$ac_delim
+PO_IN_DATADIR_FALSE!$PO_IN_DATADIR_FALSE$ac_delim
+POFILES!$POFILES$ac_delim
+POSUB!$POSUB$ac_delim
+MKINSTALLDIRS!$MKINSTALLDIRS$ac_delim
+LIBOBJS!$LIBOBJS$ac_delim
+LTLIBOBJS!$LTLIBOBJS$ac_delim
 _ACEOF
+
+  if test `sed -n &quot;s/.*$ac_delim\$/X/p&quot; conf$$subs.sed | grep -c X` = 50; then
+    break
+  elif $ac_last_try; then
+    { { echo &quot;$as_me:$LINENO: error: could not make $CONFIG_STATUS&quot; &gt;&amp;5
+echo &quot;$as_me: error: could not make $CONFIG_STATUS&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; }
+  else
+    ac_delim=&quot;$ac_delim!$ac_delim _$ac_delim!! &quot;
+  fi
+done
+
+ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
+if test -n &quot;$ac_eof&quot;; then
+  ac_eof=`echo &quot;$ac_eof&quot; | sort -nru | sed 1q`
+  ac_eof=`expr $ac_eof + 1`
+fi
+
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
+cat &gt;&quot;\$tmp/subs-2.sed&quot; &lt;&lt;\CEOF$ac_eof
+/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
+_ACEOF
+sed '
+s/[,\\&amp;]/\\&amp;/g; s/@/@|#_!!_#|/g
+s/^/s,@/; s/!/@,|#_!!_#|/
+:n
+t n
+s/'&quot;$ac_delim&quot;'$/,g/; t
+s/$/\\/; p
+N; s/^.*\n//; s/[,\\&amp;]/\\&amp;/g; s/@/@|#_!!_#|/g; b n
+' &gt;&gt;$CONFIG_STATUS &lt;conf$$subs.sed
+rm -f conf$$subs.sed
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
+:end
+s/|#_!!_#|//g
+CEOF$ac_eof
+_ACEOF
+
+
+# VPATH may cause trouble with some makes, so we remove $(srcdir),
+# ${srcdir} and @srcdir@ from VPATH if srcdir is &quot;.&quot;, strip leading and
+# trailing colons and then remove the whole line if VPATH becomes empty
+# (actually we leave an empty line to preserve line numbers).
+if test &quot;x$srcdir&quot; = x.; then
+  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
+s/:*\$(srcdir):*/:/
+s/:*\${srcdir}:*/:/
+s/:*@srcdir@:*/:/
+s/^\([^=]*=[	 ]*\):*/\1/
+s/:*$//
+s/^[^=]*=[	 ]*$//
+}'
+fi
+
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
-for ac_file in : $CONFIG_FILES; do test &quot;x$ac_file&quot; = x: &amp;&amp; continue
-  # Support &quot;outfile[:infile[:infile...]]&quot;, defaulting infile=&quot;outfile.in&quot;.
-  case $ac_file in
-  - | *:- | *:-:* ) # input from stdin
-	cat &gt;$tmp/stdin
-	ac_file_in=`echo &quot;$ac_file&quot; | sed 's,[^:]*:,,'`
-	ac_file=`echo &quot;$ac_file&quot; | sed 's,:.*,,'` ;;
-  *:* ) ac_file_in=`echo &quot;$ac_file&quot; | sed 's,[^:]*:,,'`
-	ac_file=`echo &quot;$ac_file&quot; | sed 's,:.*,,'` ;;
-  * )   ac_file_in=$ac_file.in ;;
+fi # test -n &quot;$CONFIG_FILES&quot;
+
+
+for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS
+do
+  case $ac_tag in
+  :[FHLC]) ac_mode=$ac_tag; continue;;
+  esac
+  case $ac_mode$ac_tag in
+  :[FHL]*:*);;
+  :L* | :C*:*) { { echo &quot;$as_me:$LINENO: error: Invalid tag $ac_tag.&quot; &gt;&amp;5
+echo &quot;$as_me: error: Invalid tag $ac_tag.&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; };;
+  :[FH]-) ac_tag=-:-;;
+  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
+  esac
+  ac_save_IFS=$IFS
+  IFS=:
+  set x $ac_tag
+  IFS=$ac_save_IFS
+  shift
+  ac_file=$1
+  shift
+
+  case $ac_mode in
+  :L) ac_source=$1;;
+  :[FH])
+    ac_file_inputs=
+    for ac_f
+    do
+      case $ac_f in
+      -) ac_f=&quot;$tmp/stdin&quot;;;
+      *) # Look for the file first in the build tree, then in the source tree
+	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
+	 # because $ac_f cannot contain `:'.
+	 test -f &quot;$ac_f&quot; ||
+	   case $ac_f in
+	   [\\/$]*) false;;
+	   *) test -f &quot;$srcdir/$ac_f&quot; &amp;&amp; ac_f=&quot;$srcdir/$ac_f&quot;;;
+	   esac ||
+	   { { echo &quot;$as_me:$LINENO: error: cannot find input file: $ac_f&quot; &gt;&amp;5
+echo &quot;$as_me: error: cannot find input file: $ac_f&quot; &gt;&amp;2;}
+   { (exit 1); exit 1; }; };;
+      esac
+      ac_file_inputs=&quot;$ac_file_inputs $ac_f&quot;
+    done
+
+    # Let's still pretend it is `configure' which instantiates (i.e., don't
+    # use $as_me), people would be surprised to read:
+    #    /* config.h.  Generated by config.status.  */
+    configure_input=&quot;Generated from &quot;`IFS=:
+	  echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`&quot; by configure.&quot;
+    if test x&quot;$ac_file&quot; != x-; then
+      configure_input=&quot;$ac_file.  $configure_input&quot;
+      { echo &quot;$as_me:$LINENO: creating $ac_file&quot; &gt;&amp;5
+echo &quot;$as_me: creating $ac_file&quot; &gt;&amp;6;}
+    fi
+
+    case $ac_tag in
+    *:-:* | *:-) cat &gt;&quot;$tmp/stdin&quot;;;
+    esac
+    ;;
   esac
 
-  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
-  ac_dir=`(dirname &quot;$ac_file&quot;) 2&gt;/dev/null ||
+  ac_dir=`$as_dirname -- &quot;$ac_file&quot; ||
 $as_expr X&quot;$ac_file&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 	 X&quot;$ac_file&quot; : 'X\(//\)[^/]' \| \
 	 X&quot;$ac_file&quot; : 'X\(//\)$' \| \
-	 X&quot;$ac_file&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$ac_file&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X&quot;$ac_file&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-  { if $as_mkdir_p; then
-    mkdir -p &quot;$ac_dir&quot;
-  else
-    as_dir=&quot;$ac_dir&quot;
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+  { as_dir=&quot;$ac_dir&quot;
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d &quot;$as_dir&quot; || { $as_mkdir_p &amp;&amp; mkdir -p &quot;$as_dir&quot;; } || {
     as_dirs=
-    while test ! -d &quot;$as_dir&quot;; do
-      as_dirs=&quot;$as_dir $as_dirs&quot;
-      as_dir=`(dirname &quot;$as_dir&quot;) 2&gt;/dev/null ||
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`echo &quot;$as_dir&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;`;; #(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs=&quot;'$as_qdir' $as_dirs&quot;
+      as_dir=`$as_dirname -- &quot;$as_dir&quot; ||
 $as_expr X&quot;$as_dir&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 	 X&quot;$as_dir&quot; : 'X\(//\)[^/]' \| \
 	 X&quot;$as_dir&quot; : 'X\(//\)$' \| \
-	 X&quot;$as_dir&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$as_dir&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X&quot;$as_dir&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d &quot;$as_dir&quot; &amp;&amp; break
     done
-    test ! -n &quot;$as_dirs&quot; || mkdir $as_dirs
-  fi || { { echo &quot;$as_me:$LINENO: error: cannot create directory \&quot;$ac_dir\&quot;&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot create directory \&quot;$ac_dir\&quot;&quot; &gt;&amp;2;}
+    test -z &quot;$as_dirs&quot; || eval &quot;mkdir $as_dirs&quot;
+  } || test -d &quot;$as_dir&quot; || { { echo &quot;$as_me:$LINENO: error: cannot create directory $as_dir&quot; &gt;&amp;5
+echo &quot;$as_me: error: cannot create directory $as_dir&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }; }
-
   ac_builddir=.
 
-if test &quot;$ac_dir&quot; != .; then
+case &quot;$ac_dir&quot; in
+.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
+*)
   ac_dir_suffix=/`echo &quot;$ac_dir&quot; | sed 's,^\.[\\/],,'`
-  # A &quot;../&quot; for each directory in $ac_dir_suffix.
-  ac_top_builddir=`echo &quot;$ac_dir_suffix&quot; | sed 's,/[^\\/]*,../,g'`
-else
-  ac_dir_suffix= ac_top_builddir=
-fi
+  # A &quot;..&quot; for each directory in $ac_dir_suffix.
+  ac_top_builddir_sub=`echo &quot;$ac_dir_suffix&quot; | sed 's,/[^\\/]*,/..,g;s,/,,'`
+  case $ac_top_builddir_sub in
+  &quot;&quot;) ac_top_builddir_sub=. ac_top_build_prefix= ;;
+  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
+  esac ;;
+esac
+ac_abs_top_builddir=$ac_pwd
+ac_abs_builddir=$ac_pwd$ac_dir_suffix
+# for backward compatibility:
+ac_top_builddir=$ac_top_build_prefix
 
 case $srcdir in
-  .)  # No --srcdir option.  We are building in place.
+  .)  # We are building in place.
     ac_srcdir=.
-    if test -z &quot;$ac_top_builddir&quot;; then
-       ac_top_srcdir=.
-    else
-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
-    fi ;;
-  [\\/]* | ?:[\\/]* )  # Absolute path.
+    ac_top_srcdir=$ac_top_builddir_sub
+    ac_abs_top_srcdir=$ac_pwd ;;
+  [\\/]* | ?:[\\/]* )  # Absolute name.
     ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir ;;
-  *) # Relative path.
-    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_builddir$srcdir ;;
+    ac_top_srcdir=$srcdir
+    ac_abs_top_srcdir=$srcdir ;;
+  *) # Relative name.
+    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
+    ac_top_srcdir=$ac_top_build_prefix$srcdir
+    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
 esac
+ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
 
-# Do not use `cd foo &amp;&amp; pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir=&quot;$ac_dir&quot;;;
-*)
-  case &quot;$ac_dir&quot; in
-  .) ac_abs_builddir=`pwd`;;
-  [\\/]* | ?:[\\/]* ) ac_abs_builddir=&quot;$ac_dir&quot;;;
-  *) ac_abs_builddir=`pwd`/&quot;$ac_dir&quot;;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
-  case ${ac_top_builddir}. in
-  .) ac_abs_top_builddir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
-  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
-  case $ac_srcdir in
-  .) ac_abs_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
-  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
-  case $ac_top_srcdir in
-  .) ac_abs_top_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
-  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
-  esac;;
-esac
 
+  case $ac_mode in
+  :F)
+  #
+  # CONFIG_FILE
+  #
 
   case $INSTALL in
   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
-  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
+  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
   esac
+_ACEOF
 
-  # Let's still pretend it is `configure' which instantiates (i.e., don't
-  # use $as_me), people would be surprised to read:
-  #    /* config.h.  Generated by config.status.  */
-  if test x&quot;$ac_file&quot; = x-; then
-    configure_input=
-  else
-    configure_input=&quot;$ac_file.  &quot;
-  fi
-  configure_input=$configure_input&quot;Generated from `echo $ac_file_in |
-				     sed 's,.*/,,'` by configure.&quot;
-
-  # First look for the input files in the build tree, otherwise in the
-  # src tree.
-  ac_file_inputs=`IFS=:
-    for f in $ac_file_in; do
-      case $f in
-      -) echo $tmp/stdin ;;
-      [\\/$]*)
-	 # Absolute (can't be DOS-style, as IFS=:)
-	 test -f &quot;$f&quot; || { { echo &quot;$as_me:$LINENO: error: cannot find input file: $f&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot find input file: $f&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; }
-	 echo &quot;$f&quot;;;
-      *) # Relative
-	 if test -f &quot;$f&quot;; then
-	   # Build tree
-	   echo &quot;$f&quot;
-	 elif test -f &quot;$srcdir/$f&quot;; then
-	   # Source tree
-	   echo &quot;$srcdir/$f&quot;
-	 else
-	   # /dev/null tree
-	   { { echo &quot;$as_me:$LINENO: error: cannot find input file: $f&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot find input file: $f&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; }
-	 fi;;
-      esac
-    done` || { (exit 1); exit 1; }
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
+# If the template does not know about datarootdir, expand it.
+# FIXME: This hack should be removed a few years after 2.60.
+ac_datarootdir_hack=; ac_datarootdir_seen=
 
-  if test x&quot;$ac_file&quot; != x-; then
-    { echo &quot;$as_me:$LINENO: creating $ac_file&quot; &gt;&amp;5
-echo &quot;$as_me: creating $ac_file&quot; &gt;&amp;6;}
-    rm -f &quot;$ac_file&quot;
-  fi
+case `sed -n '/datarootdir/ {
+  p
+  q
+}
+/@datadir@/p
+/@docdir@/p
+/@infodir@/p
+/@localedir@/p
+/@mandir@/p
+' $ac_file_inputs` in
+*datarootdir*) ac_datarootdir_seen=yes;;
+*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
+  { echo &quot;$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting&quot; &gt;&amp;2;}
 _ACEOF
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
+  ac_datarootdir_hack='
+  s&amp;@datadir@&amp;$datadir&amp;g
+  s&amp;@docdir@&amp;$docdir&amp;g
+  s&amp;@infodir@&amp;$infodir&amp;g
+  s&amp;@localedir@&amp;$localedir&amp;g
+  s&amp;@mandir@&amp;$mandir&amp;g
+    s&amp;\\\${datarootdir}&amp;$datarootdir&amp;g' ;;
+esac
+_ACEOF
+
+# Neutralize VPATH when `$srcdir' = `.'.
+# Shell code in configure.ac might set extrasub.
+# FIXME: do we really want to maintain this feature?
+cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
   sed &quot;$ac_vpsub
 $extrasub
 _ACEOF
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
 :t
 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s,@configure_input@,$configure_input,;t t
-s,@srcdir@,$ac_srcdir,;t t
-s,@abs_srcdir@,$ac_abs_srcdir,;t t
-s,@top_srcdir@,$ac_top_srcdir,;t t
-s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s,@builddir@,$ac_builddir,;t t
-s,@abs_builddir@,$ac_abs_builddir,;t t
-s,@top_builddir@,$ac_top_builddir,;t t
-s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
-s,@INSTALL@,$ac_INSTALL,;t t
-&quot; $ac_file_inputs | (eval &quot;$ac_sed_cmds&quot;) &gt;$tmp/out
-  rm -f $tmp/stdin
-  if test x&quot;$ac_file&quot; != x-; then
-    mv $tmp/out $ac_file
-  else
-    cat $tmp/out
-    rm -f $tmp/out
-  fi
-
-done
-_ACEOF
-cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
-
-#
-# CONFIG_HEADER section.
-#
-
-# These sed commands are passed to sed as &quot;A NAME B NAME C VALUE D&quot;, where
-# NAME is the cpp macro being defined and VALUE is the value it is being given.
-#
-# ac_d sets the value in &quot;#define NAME VALUE&quot; lines.
-ac_dA='s,^\([	 ]*\)#\([	 ]*define[	 ][	 ]*\)'
-ac_dB='[	 ].*$,\1#\2'
-ac_dC=' '
-ac_dD=',;t'
-# ac_u turns &quot;#undef NAME&quot; without trailing blanks into &quot;#define NAME VALUE&quot;.
-ac_uA='s,^\([	 ]*\)#\([	 ]*\)undef\([	 ][	 ]*\)'
-ac_uB='$,\1#\2define\3'
-ac_uC=' '
-ac_uD=',;t'
-
-for ac_file in : $CONFIG_HEADERS; do test &quot;x$ac_file&quot; = x: &amp;&amp; continue
-  # Support &quot;outfile[:infile[:infile...]]&quot;, defaulting infile=&quot;outfile.in&quot;.
+s&amp;@configure_input@&amp;$configure_input&amp;;t t
+s&amp;@top_builddir@&amp;$ac_top_builddir_sub&amp;;t t
+s&amp;@srcdir@&amp;$ac_srcdir&amp;;t t
+s&amp;@abs_srcdir@&amp;$ac_abs_srcdir&amp;;t t
+s&amp;@top_srcdir@&amp;$ac_top_srcdir&amp;;t t
+s&amp;@abs_top_srcdir@&amp;$ac_abs_top_srcdir&amp;;t t
+s&amp;@builddir@&amp;$ac_builddir&amp;;t t
+s&amp;@abs_builddir@&amp;$ac_abs_builddir&amp;;t t
+s&amp;@abs_top_builddir@&amp;$ac_abs_top_builddir&amp;;t t
+s&amp;@INSTALL@&amp;$ac_INSTALL&amp;;t t
+$ac_datarootdir_hack
+&quot; $ac_file_inputs | sed -f &quot;$tmp/subs-1.sed&quot; | sed -f &quot;$tmp/subs-2.sed&quot; &gt;$tmp/out
+
+test -z &quot;$ac_datarootdir_hack$ac_datarootdir_seen&quot; &amp;&amp;
+  { ac_out=`sed -n '/\${datarootdir}/p' &quot;$tmp/out&quot;`; test -n &quot;$ac_out&quot;; } &amp;&amp;
+  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' &quot;$tmp/out&quot;`; test -z &quot;$ac_out&quot;; } &amp;&amp;
+  { echo &quot;$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined.&quot; &gt;&amp;5
+echo &quot;$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
+which seems to be undefined.  Please make sure it is defined.&quot; &gt;&amp;2;}
+
+  rm -f &quot;$tmp/stdin&quot;
   case $ac_file in
-  - | *:- | *:-:* ) # input from stdin
-	cat &gt;$tmp/stdin
-	ac_file_in=`echo &quot;$ac_file&quot; | sed 's,[^:]*:,,'`
-	ac_file=`echo &quot;$ac_file&quot; | sed 's,:.*,,'` ;;
-  *:* ) ac_file_in=`echo &quot;$ac_file&quot; | sed 's,[^:]*:,,'`
-	ac_file=`echo &quot;$ac_file&quot; | sed 's,:.*,,'` ;;
-  * )   ac_file_in=$ac_file.in ;;
+  -) cat &quot;$tmp/out&quot;; rm -f &quot;$tmp/out&quot;;;
+  *) rm -f &quot;$ac_file&quot;; mv &quot;$tmp/out&quot; $ac_file;;
   esac
-
-  test x&quot;$ac_file&quot; != x- &amp;&amp; { echo &quot;$as_me:$LINENO: creating $ac_file&quot; &gt;&amp;5
-echo &quot;$as_me: creating $ac_file&quot; &gt;&amp;6;}
-
-  # First look for the input files in the build tree, otherwise in the
-  # src tree.
-  ac_file_inputs=`IFS=:
-    for f in $ac_file_in; do
-      case $f in
-      -) echo $tmp/stdin ;;
-      [\\/$]*)
-	 # Absolute (can't be DOS-style, as IFS=:)
-	 test -f &quot;$f&quot; || { { echo &quot;$as_me:$LINENO: error: cannot find input file: $f&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot find input file: $f&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; }
-	 # Do quote $f, to prevent DOS paths from being IFS'd.
-	 echo &quot;$f&quot;;;
-      *) # Relative
-	 if test -f &quot;$f&quot;; then
-	   # Build tree
-	   echo &quot;$f&quot;
-	 elif test -f &quot;$srcdir/$f&quot;; then
-	   # Source tree
-	   echo &quot;$srcdir/$f&quot;
-	 else
-	   # /dev/null tree
-	   { { echo &quot;$as_me:$LINENO: error: cannot find input file: $f&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot find input file: $f&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; }
-	 fi;;
-      esac
-    done` || { (exit 1); exit 1; }
-  # Remove the trailing spaces.
-  sed 's/[	 ]*$//' $ac_file_inputs &gt;$tmp/in
-
+ ;;
+  :H)
+  #
+  # CONFIG_HEADER
+  #
 _ACEOF
 
-# Transform confdefs.h into two sed scripts, `conftest.defines' and
-# `conftest.undefs', that substitutes the proper values into
-# config.h.in to produce config.h.  The first handles `#define'
-# templates, and the second `#undef' templates.
-# And first: Protect against being on the right side of a sed subst in
-# config.status.  Protect against being in an unquoted here document
-# in config.status.
-rm -f conftest.defines conftest.undefs
-# Using a here document instead of a string reduces the quoting nightmare.
-# Putting comments in sed scripts is not portable.
-#
-# `end' is used to avoid that the second main sed command (meant for
-# 0-ary CPP macros) applies to n-ary macro definitions.
-# See the Autoconf documentation for `clear'.
-cat &gt;confdef2sed.sed &lt;&lt;\_ACEOF
-s/[\\&amp;,]/\\&amp;/g
-s,[\\$`],\\&amp;,g
-t clear
-: clear
-s,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 (][^	 (]*\)\(([^)]*)\)[	 ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
-t end
-s,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 ][^	 ]*\)[	 ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
-: end
-_ACEOF
-# If some macros were called several times there might be several times
-# the same #defines, which is useless.  Nevertheless, we may not want to
-# sort them, since we want the *last* AC-DEFINE to be honored.
-uniq confdefs.h | sed -n -f confdef2sed.sed &gt;conftest.defines
-sed 's/ac_d/ac_u/g' conftest.defines &gt;conftest.undefs
-rm -f confdef2sed.sed
-
-# This sed command replaces #undef with comments.  This is necessary, for
+# Transform confdefs.h into a sed script `conftest.defines', that
+# substitutes the proper values into config.h.in to produce config.h.
+rm -f conftest.defines conftest.tail
+# First, append a space to every undef/define line, to ease matching.
+echo 's/$/ /' &gt;conftest.defines
+# Then, protect against being on the right side of a sed subst, or in
+# an unquoted here document, in config.status.  If some macros were
+# called several times there might be several #defines for the same
+# symbol, which is useless.  But do not sort them, since the last
+# AC_DEFINE must be honored.
+ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
+# These sed commands are passed to sed as &quot;A NAME B PARAMS C VALUE D&quot;, where
+# NAME is the cpp macro being defined, VALUE is the value it is being given.
+# PARAMS is the parameter list in the macro definition--in most cases, it's
+# just an empty string.
+ac_dA='s,^\\([	 #]*\\)[^	 ]*\\([	 ]*'
+ac_dB='\\)[	 (].*,\\1define\\2'
+ac_dC=' '
+ac_dD=' ,'
+
+uniq confdefs.h |
+  sed -n '
+	t rset
+	:rset
+	s/^[	 ]*#[	 ]*define[	 ][	 ]*//
+	t ok
+	d
+	:ok
+	s/[\\&amp;,]/\\&amp;/g
+	s/^\('&quot;$ac_word_re&quot;'\)\(([^()]*)\)[	 ]*\(.*\)/ '&quot;$ac_dA&quot;'\1'&quot;$ac_dB&quot;'\2'&quot;${ac_dC}&quot;'\3'&quot;$ac_dD&quot;'/p
+	s/^\('&quot;$ac_word_re&quot;'\)[	 ]*\(.*\)/'&quot;$ac_dA&quot;'\1'&quot;$ac_dB$ac_dC&quot;'\2'&quot;$ac_dD&quot;'/p
+  ' &gt;&gt;conftest.defines
+
+# Remove the space that was appended to ease matching.
+# Then replace #undef with comments.  This is necessary, for
 # example, in the case of _POSIX_SOURCE, which is predefined and required
 # on some systems where configure will not decide to define it.
-cat &gt;&gt;conftest.undefs &lt;&lt;\_ACEOF
-s,^[	 ]*#[	 ]*undef[	 ][	 ]*[a-zA-Z_][a-zA-Z_0-9]*,/* &amp; */,
-_ACEOF
-
-# Break up conftest.defines because some shells have a limit on the size
-# of here documents, and old seds have small limits too (100 cmds).
-echo '  # Handle all the #define templates only if necessary.' &gt;&gt;$CONFIG_STATUS
-echo '  if grep &quot;^[	 ]*#[	 ]*define&quot; $tmp/in &gt;/dev/null; then' &gt;&gt;$CONFIG_STATUS
-echo '  # If there are no defines, we may have an empty if/fi' &gt;&gt;$CONFIG_STATUS
-echo '  :' &gt;&gt;$CONFIG_STATUS
-rm -f conftest.tail
-while grep . conftest.defines &gt;/dev/null
+# (The regexp can be short, since the line contains either #define or #undef.)
+echo 's/ $//
+s,^[	 #]*u.*,/* &amp; */,' &gt;&gt;conftest.defines
+
+# Break up conftest.defines:
+ac_max_sed_lines=50
+
+# First sed command is:	 sed -f defines.sed $ac_file_inputs &gt;&quot;$tmp/out1&quot;
+# Second one is:	 sed -f defines.sed &quot;$tmp/out1&quot; &gt;&quot;$tmp/out2&quot;
+# Third one will be:	 sed -f defines.sed &quot;$tmp/out2&quot; &gt;&quot;$tmp/out1&quot;
+# et cetera.
+ac_in='$ac_file_inputs'
+ac_out='&quot;$tmp/out1&quot;'
+ac_nxt='&quot;$tmp/out2&quot;'
+
+while :
 do
-  # Write a limited-size here document to $tmp/defines.sed.
-  echo '  cat &gt;$tmp/defines.sed &lt;&lt;CEOF' &gt;&gt;$CONFIG_STATUS
-  # Speed up: don't consider the non `#define' lines.
-  echo '/^[	 ]*#[	 ]*define/!b' &gt;&gt;$CONFIG_STATUS
-  # Work around the forget-to-reset-the-flag bug.
-  echo 't clr' &gt;&gt;$CONFIG_STATUS
-  echo ': clr' &gt;&gt;$CONFIG_STATUS
-  sed ${ac_max_here_lines}q conftest.defines &gt;&gt;$CONFIG_STATUS
+  # Write a here document:
+    cat &gt;&gt;$CONFIG_STATUS &lt;&lt;_ACEOF
+    # First, check the format of the line:
+    cat &gt;&quot;\$tmp/defines.sed&quot; &lt;&lt;\\CEOF
+/^[	 ]*#[	 ]*undef[	 ][	 ]*$ac_word_re[	 ]*\$/b def
+/^[	 ]*#[	 ]*define[	 ][	 ]*$ac_word_re[(	 ]/b def
+b
+:def
+_ACEOF
+  sed ${ac_max_sed_lines}q conftest.defines &gt;&gt;$CONFIG_STATUS
   echo 'CEOF
-  sed -f $tmp/defines.sed $tmp/in &gt;$tmp/out
-  rm -f $tmp/in
-  mv $tmp/out $tmp/in
-' &gt;&gt;$CONFIG_STATUS
-  sed 1,${ac_max_here_lines}d conftest.defines &gt;conftest.tail
+    sed -f &quot;$tmp/defines.sed&quot;' &quot;$ac_in &gt;$ac_out&quot; &gt;&gt;$CONFIG_STATUS
+  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
+  sed 1,${ac_max_sed_lines}d conftest.defines &gt;conftest.tail
+  grep . conftest.tail &gt;/dev/null || break
   rm -f conftest.defines
   mv conftest.tail conftest.defines
 done
-rm -f conftest.defines
-echo '  fi # grep' &gt;&gt;$CONFIG_STATUS
-echo &gt;&gt;$CONFIG_STATUS
-
-# Break up conftest.undefs because some shells have a limit on the size
-# of here documents, and old seds have small limits too (100 cmds).
-echo '  # Handle all the #undef templates' &gt;&gt;$CONFIG_STATUS
-rm -f conftest.tail
-while grep . conftest.undefs &gt;/dev/null
-do
-  # Write a limited-size here document to $tmp/undefs.sed.
-  echo '  cat &gt;$tmp/undefs.sed &lt;&lt;CEOF' &gt;&gt;$CONFIG_STATUS
-  # Speed up: don't consider the non `#undef'
-  echo '/^[	 ]*#[	 ]*undef/!b' &gt;&gt;$CONFIG_STATUS
-  # Work around the forget-to-reset-the-flag bug.
-  echo 't clr' &gt;&gt;$CONFIG_STATUS
-  echo ': clr' &gt;&gt;$CONFIG_STATUS
-  sed ${ac_max_here_lines}q conftest.undefs &gt;&gt;$CONFIG_STATUS
-  echo 'CEOF
-  sed -f $tmp/undefs.sed $tmp/in &gt;$tmp/out
-  rm -f $tmp/in
-  mv $tmp/out $tmp/in
-' &gt;&gt;$CONFIG_STATUS
-  sed 1,${ac_max_here_lines}d conftest.undefs &gt;conftest.tail
-  rm -f conftest.undefs
-  mv conftest.tail conftest.undefs
-done
-rm -f conftest.undefs
+rm -f conftest.defines conftest.tail
 
+echo &quot;ac_result=$ac_in&quot; &gt;&gt;$CONFIG_STATUS
 cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
-  # Let's still pretend it is `configure' which instantiates (i.e., don't
-  # use $as_me), people would be surprised to read:
-  #    /* config.h.  Generated by config.status.  */
-  if test x&quot;$ac_file&quot; = x-; then
-    echo &quot;/* Generated by configure.  */&quot; &gt;$tmp/config.h
-  else
-    echo &quot;/* $ac_file.  Generated by configure.  */&quot; &gt;$tmp/config.h
-  fi
-  cat $tmp/in &gt;&gt;$tmp/config.h
-  rm -f $tmp/in
   if test x&quot;$ac_file&quot; != x-; then
-    if diff $ac_file $tmp/config.h &gt;/dev/null 2&gt;&amp;1; then
+    echo &quot;/* $configure_input  */&quot; &gt;&quot;$tmp/config.h&quot;
+    cat &quot;$ac_result&quot; &gt;&gt;&quot;$tmp/config.h&quot;
+    if diff $ac_file &quot;$tmp/config.h&quot; &gt;/dev/null 2&gt;&amp;1; then
       { echo &quot;$as_me:$LINENO: $ac_file is unchanged&quot; &gt;&amp;5
 echo &quot;$as_me: $ac_file is unchanged&quot; &gt;&amp;6;}
     else
-      ac_dir=`(dirname &quot;$ac_file&quot;) 2&gt;/dev/null ||
-$as_expr X&quot;$ac_file&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X&quot;$ac_file&quot; : 'X\(//\)[^/]' \| \
-	 X&quot;$ac_file&quot; : 'X\(//\)$' \| \
-	 X&quot;$ac_file&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
-echo X&quot;$ac_file&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-      { if $as_mkdir_p; then
-    mkdir -p &quot;$ac_dir&quot;
-  else
-    as_dir=&quot;$ac_dir&quot;
-    as_dirs=
-    while test ! -d &quot;$as_dir&quot;; do
-      as_dirs=&quot;$as_dir $as_dirs&quot;
-      as_dir=`(dirname &quot;$as_dir&quot;) 2&gt;/dev/null ||
-$as_expr X&quot;$as_dir&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X&quot;$as_dir&quot; : 'X\(//\)[^/]' \| \
-	 X&quot;$as_dir&quot; : 'X\(//\)$' \| \
-	 X&quot;$as_dir&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
-echo X&quot;$as_dir&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    done
-    test ! -n &quot;$as_dirs&quot; || mkdir $as_dirs
-  fi || { { echo &quot;$as_me:$LINENO: error: cannot create directory \&quot;$ac_dir\&quot;&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot create directory \&quot;$ac_dir\&quot;&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; }; }
-
       rm -f $ac_file
-      mv $tmp/config.h $ac_file
+      mv &quot;$tmp/config.h&quot; $ac_file
     fi
   else
-    cat $tmp/config.h
-    rm -f $tmp/config.h
+    echo &quot;/* $configure_input  */&quot;
+    cat &quot;$ac_result&quot;
   fi
+  rm -f &quot;$tmp/out12&quot;
 # Compute $ac_file's index in $config_headers.
 _am_stamp_count=1
 for _am_header in $config_headers :; do
@@ -22324,135 +22931,39 @@ for _am_header in $config_headers :; do
       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
   esac
 done
-echo &quot;timestamp for $ac_file&quot; &gt;`(dirname $ac_file) 2&gt;/dev/null ||
+echo &quot;timestamp for $ac_file&quot; &gt;`$as_dirname -- $ac_file ||
 $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 	 X$ac_file : 'X\(//\)[^/]' \| \
 	 X$ac_file : 'X\(//\)$' \| \
-	 X$ac_file : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X$ac_file : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X$ac_file |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`/stamp-h$_am_stamp_count
-done
-_ACEOF
-cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
-
-#
-# CONFIG_COMMANDS section.
-#
-for ac_file in : $CONFIG_COMMANDS; do test &quot;x$ac_file&quot; = x: &amp;&amp; continue
-  ac_dest=`echo &quot;$ac_file&quot; | sed 's,:.*,,'`
-  ac_source=`echo &quot;$ac_file&quot; | sed 's,[^:]*:,,'`
-  ac_dir=`(dirname &quot;$ac_dest&quot;) 2&gt;/dev/null ||
-$as_expr X&quot;$ac_dest&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X&quot;$ac_dest&quot; : 'X\(//\)[^/]' \| \
-	 X&quot;$ac_dest&quot; : 'X\(//\)$' \| \
-	 X&quot;$ac_dest&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
-echo X&quot;$ac_dest&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-  { if $as_mkdir_p; then
-    mkdir -p &quot;$ac_dir&quot;
-  else
-    as_dir=&quot;$ac_dir&quot;
-    as_dirs=
-    while test ! -d &quot;$as_dir&quot;; do
-      as_dirs=&quot;$as_dir $as_dirs&quot;
-      as_dir=`(dirname &quot;$as_dir&quot;) 2&gt;/dev/null ||
-$as_expr X&quot;$as_dir&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X&quot;$as_dir&quot; : 'X\(//\)[^/]' \| \
-	 X&quot;$as_dir&quot; : 'X\(//\)$' \| \
-	 X&quot;$as_dir&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
-echo X&quot;$as_dir&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    done
-    test ! -n &quot;$as_dirs&quot; || mkdir $as_dirs
-  fi || { { echo &quot;$as_me:$LINENO: error: cannot create directory \&quot;$ac_dir\&quot;&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot create directory \&quot;$ac_dir\&quot;&quot; &gt;&amp;2;}
-   { (exit 1); exit 1; }; }; }
-
-  ac_builddir=.
-
-if test &quot;$ac_dir&quot; != .; then
-  ac_dir_suffix=/`echo &quot;$ac_dir&quot; | sed 's,^\.[\\/],,'`
-  # A &quot;../&quot; for each directory in $ac_dir_suffix.
-  ac_top_builddir=`echo &quot;$ac_dir_suffix&quot; | sed 's,/[^\\/]*,../,g'`
-else
-  ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
-  .)  # No --srcdir option.  We are building in place.
-    ac_srcdir=.
-    if test -z &quot;$ac_top_builddir&quot;; then
-       ac_top_srcdir=.
-    else
-       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
-    fi ;;
-  [\\/]* | ?:[\\/]* )  # Absolute path.
-    ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir ;;
-  *) # Relative path.
-    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`/stamp-h$_am_stamp_count
+ ;;
 
-# Do not use `cd foo &amp;&amp; pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir=&quot;$ac_dir&quot;;;
-*)
-  case &quot;$ac_dir&quot; in
-  .) ac_abs_builddir=`pwd`;;
-  [\\/]* | ?:[\\/]* ) ac_abs_builddir=&quot;$ac_dir&quot;;;
-  *) ac_abs_builddir=`pwd`/&quot;$ac_dir&quot;;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
-  case ${ac_top_builddir}. in
-  .) ac_abs_top_builddir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
-  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
-  case $ac_srcdir in
-  .) ac_abs_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
-  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
-  esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
-  case $ac_top_srcdir in
-  .) ac_abs_top_srcdir=$ac_abs_builddir;;
-  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
-  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
-  esac;;
-esac
+  :C)  { echo &quot;$as_me:$LINENO: executing $ac_file commands&quot; &gt;&amp;5
+echo &quot;$as_me: executing $ac_file commands&quot; &gt;&amp;6;}
+ ;;
+  esac
 
 
-  { echo &quot;$as_me:$LINENO: executing $ac_dest commands&quot; &gt;&amp;5
-echo &quot;$as_me: executing $ac_dest commands&quot; &gt;&amp;6;}
-  case $ac_dest in
-    depfiles ) test x&quot;$AMDEP_TRUE&quot; != x&quot;&quot; || for mf in $CONFIG_FILES; do
+  case $ac_file$ac_mode in
+    &quot;depfiles&quot;:C) test x&quot;$AMDEP_TRUE&quot; != x&quot;&quot; || for mf in $CONFIG_FILES; do
   # Strip MF so we end up with the name of the file.
   mf=`echo &quot;$mf&quot; | sed -e 's/:.*$//'`
   # Check whether this is an Automake generated Makefile or not.
@@ -22462,18 +22973,29 @@ echo &quot;$as_me: executing $ac_dest commands&quot; &gt;&amp;6;}
   # each Makefile.in and add a new line on top of each file to say so.
   # So let's grep whole file.
   if grep '^#.*generated by automake' $mf &gt; /dev/null 2&gt;&amp;1; then
-    dirpart=`(dirname &quot;$mf&quot;) 2&gt;/dev/null ||
+    dirpart=`$as_dirname -- &quot;$mf&quot; ||
 $as_expr X&quot;$mf&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 	 X&quot;$mf&quot; : 'X\(//\)[^/]' \| \
 	 X&quot;$mf&quot; : 'X\(//\)$' \| \
-	 X&quot;$mf&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$mf&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X&quot;$mf&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
   else
     continue
   fi
@@ -22501,49 +23023,76 @@ echo X&quot;$mf&quot; |
        sed -e 's/\$(DEPDIR)/'&quot;$DEPDIR&quot;'/g' -e 's/\$U/'&quot;$U&quot;'/g'`; do
     # Make sure the directory exists.
     test -f &quot;$dirpart/$file&quot; &amp;&amp; continue
-    fdir=`(dirname &quot;$file&quot;) 2&gt;/dev/null ||
+    fdir=`$as_dirname -- &quot;$file&quot; ||
 $as_expr X&quot;$file&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 	 X&quot;$file&quot; : 'X\(//\)[^/]' \| \
 	 X&quot;$file&quot; : 'X\(//\)$' \| \
-	 X&quot;$file&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$file&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X&quot;$file&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
-    { if $as_mkdir_p; then
-    mkdir -p $dirpart/$fdir
-  else
-    as_dir=$dirpart/$fdir
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+    { as_dir=$dirpart/$fdir
+  case $as_dir in #(
+  -*) as_dir=./$as_dir;;
+  esac
+  test -d &quot;$as_dir&quot; || { $as_mkdir_p &amp;&amp; mkdir -p &quot;$as_dir&quot;; } || {
     as_dirs=
-    while test ! -d &quot;$as_dir&quot;; do
-      as_dirs=&quot;$as_dir $as_dirs&quot;
-      as_dir=`(dirname &quot;$as_dir&quot;) 2&gt;/dev/null ||
+    while :; do
+      case $as_dir in #(
+      *\'*) as_qdir=`echo &quot;$as_dir&quot; | sed &quot;s/'/'\\\\\\\\''/g&quot;`;; #(
+      *) as_qdir=$as_dir;;
+      esac
+      as_dirs=&quot;'$as_qdir' $as_dirs&quot;
+      as_dir=`$as_dirname -- &quot;$as_dir&quot; ||
 $as_expr X&quot;$as_dir&quot; : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 	 X&quot;$as_dir&quot; : 'X\(//\)[^/]' \| \
 	 X&quot;$as_dir&quot; : 'X\(//\)$' \| \
-	 X&quot;$as_dir&quot; : 'X\(/\)' \| \
-	 .     : '\(.\)' 2&gt;/dev/null ||
+	 X&quot;$as_dir&quot; : 'X\(/\)' \| . 2&gt;/dev/null ||
 echo X&quot;$as_dir&quot; |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
-  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
-  	  /^X\(\/\/\)$/{ s//\1/; q; }
-  	  /^X\(\/\).*/{ s//\1/; q; }
-  	  s/.*/./; q'`
+    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)[^/].*/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\/\)$/{
+	    s//\1/
+	    q
+	  }
+	  /^X\(\/\).*/{
+	    s//\1/
+	    q
+	  }
+	  s/.*/./; q'`
+      test -d &quot;$as_dir&quot; &amp;&amp; break
     done
-    test ! -n &quot;$as_dirs&quot; || mkdir $as_dirs
-  fi || { { echo &quot;$as_me:$LINENO: error: cannot create directory $dirpart/$fdir&quot; &gt;&amp;5
-echo &quot;$as_me: error: cannot create directory $dirpart/$fdir&quot; &gt;&amp;2;}
+    test -z &quot;$as_dirs&quot; || eval &quot;mkdir $as_dirs&quot;
+  } || test -d &quot;$as_dir&quot; || { { echo &quot;$as_me:$LINENO: error: cannot create directory $as_dir&quot; &gt;&amp;5
+echo &quot;$as_me: error: cannot create directory $as_dir&quot; &gt;&amp;2;}
    { (exit 1); exit 1; }; }; }
-
     # echo &quot;creating $dirpart/$file&quot;
     echo '# dummy' &gt; &quot;$dirpart/$file&quot;
   done
 done
  ;;
-    intltool )
+    &quot;intltool&quot;:C)
 
 intltool_edit=&quot;-e 's#@INTLTOOL_EXTRACT@#`pwd`/intltool-extract#g' \
                -e 's#@INTLTOOL_ICONV@#${INTLTOOL_ICONV}#g' \
@@ -22583,14 +23132,13 @@ chmod ugo+x intltool-update
 chmod u+w intltool-update
 
  ;;
-    default-1 ) case &quot;$CONFIG_FILES&quot; in *po/Makefile.in*)
+    &quot;default-1&quot;:C) case &quot;$CONFIG_FILES&quot; in *po/Makefile.in*)
         sed -e &quot;/POTFILES =/r po/POTFILES&quot; po/Makefile.in &gt; po/Makefile
       esac ;;
+
   esac
-done
-_ACEOF
+done # for ac_tag
 
-cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF
 
 { (exit 0); exit 0; }
 _ACEOF</diff>
      <filename>configure</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9e38c0fe1b0a22ec4e156b96d6cc1a374aef7ab3</id>
    </parent>
  </parents>
  <author>
    <name>Anoop John</name>
    <email>anoop.john@zyxware.com</email>
  </author>
  <url>http://github.com/anoopjohn/gphpedit/commit/c3334ba1d980e1e744ee7ebb2e93d22eeb4bc875</url>
  <id>c3334ba1d980e1e744ee7ebb2e93d22eeb4bc875</id>
  <committed-date>2009-06-02T13:57:30-07:00</committed-date>
  <authored-date>2009-06-02T13:57:30-07:00</authored-date>
  <message>Recreated using autoconf</message>
  <tree>9db1c21613a8ce39c99e5da9c3ff4b0a5b4dcf40</tree>
  <committer>
    <name>Anoop John</name>
    <email>anoop.john@zyxware.com</email>
  </committer>
</commit>
