r9632 - in /desktop/experimental/epiphany-browser/debian: changelog patches/02_ac_init.patch patches/100_spell-checker-for-1.8.0.patch patches/11_spell-checker-for-1.8.0.patch patches/99_configure.patch patches/series

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Apr 9 14:22:57 UTC 2007


Author: lool
Date: Mon Apr  9 14:22:57 2007
New Revision: 9632

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9632
Log:
* New upstream release
  - Rename patch 100_spell-checker-for-1.8.0 to 11_spell-checker-for-1.8.0
    and only patch configure.ac; refresh.
  - Update patch 99_configure.
  - Update patch 02_ac_init.

Added:
    desktop/experimental/epiphany-browser/debian/patches/11_spell-checker-for-1.8.0.patch
      - copied, changed from r9605, desktop/experimental/epiphany-browser/debian/patches/100_spell-checker-for-1.8.0.patch
Removed:
    desktop/experimental/epiphany-browser/debian/patches/100_spell-checker-for-1.8.0.patch
Modified:
    desktop/experimental/epiphany-browser/debian/changelog
    desktop/experimental/epiphany-browser/debian/patches/02_ac_init.patch
    desktop/experimental/epiphany-browser/debian/patches/99_configure.patch
    desktop/experimental/epiphany-browser/debian/patches/series

Modified: desktop/experimental/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/changelog?rev=9632&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/changelog (original)
+++ desktop/experimental/epiphany-browser/debian/changelog Mon Apr  9 14:22:57 2007
@@ -1,8 +1,13 @@
-epiphany-browser (2.18.0-4) UNRELEASED; urgency=low
+epiphany-browser (2.18.1-1) experimental; urgency=low
 
   * Fix changelog and version the libenchant-dev build-dep.
-
- -- Loic Minier <lool at dooz.org>  Mon, 09 Apr 2007 12:49:07 +0200
+  * New upstream release
+    - Rename patch 100_spell-checker-for-1.8.0 to 11_spell-checker-for-1.8.0
+      and only patch configure.ac; refresh.
+    - Update patch 99_configure.
+    - Update patch 02_ac_init.
+
+ -- Loic Minier <lool at dooz.org>  Mon, 09 Apr 2007 16:05:07 +0200
 
 epiphany-browser (2.18.0-3) experimental; urgency=low
 

Modified: desktop/experimental/epiphany-browser/debian/patches/02_ac_init.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/02_ac_init.patch?rev=9632&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/02_ac_init.patch (original)
+++ desktop/experimental/epiphany-browser/debian/patches/02_ac_init.patch Mon Apr  9 14:22:57 2007
@@ -1,13 +1,13 @@
-Index: epiphany-browser-2.18.0/configure.ac
+Index: epiphany-browser-2.18.1/configure.ac
 ===================================================================
---- epiphany-browser-2.18.0.orig/configure.ac	2007-03-11 19:14:59.000000000 +0000
-+++ epiphany-browser-2.18.0/configure.ac	2007-03-11 20:57:14.000000000 +0000
+--- epiphany-browser-2.18.1.orig/configure.ac	2007-04-09 14:15:27.000000000 +0200
++++ epiphany-browser-2.18.1/configure.ac	2007-04-09 16:02:56.000000000 +0200
 @@ -15,7 +15,7 @@
  # with this program; if not, write to the Free Software Foundation, Inc.,
- # 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
  
--AC_INIT([GNOME Web Browser],[2.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
-+AC_INIT([GNOME Web Browser],[2.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany-browser])
+-AC_INIT([GNOME Web Browser],[2.18.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
++AC_INIT([GNOME Web Browser],[2.18.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany-browser])
  
  GNOME_COMMON_INIT
  

Copied: desktop/experimental/epiphany-browser/debian/patches/11_spell-checker-for-1.8.0.patch (from r9605, desktop/experimental/epiphany-browser/debian/patches/100_spell-checker-for-1.8.0.patch)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/11_spell-checker-for-1.8.0.patch?rev=9632&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/100_spell-checker-for-1.8.0.patch (original)
+++ desktop/experimental/epiphany-browser/debian/patches/11_spell-checker-for-1.8.0.patch Mon Apr  9 14:22:57 2007
@@ -1,34 +1,8 @@
-Index: epiphany-browser-2.18.0/configure
+Index: epiphany-browser-2.18.1/configure.ac
 ===================================================================
---- epiphany-browser-2.18.0.orig/configure	2007-04-09 11:57:03.000000000 +0200
-+++ epiphany-browser-2.18.0/configure	2007-04-09 11:58:26.000000000 +0200
-@@ -27009,7 +27009,7 @@
- # Enchant spell checking
- # Does not appear to work on gecko 1.8.0, so only offer for >= 1.8.1
- 
--if test "$gecko_cv_gecko_version_int" -ge "1008001"; then
-+#if test "$gecko_cv_gecko_version_int" -ge "1008001"; then
- 
- # Default to 'disabled' until it's fully functional
- { echo "$as_me:$LINENO: checking whether spell checking support is requested" >&5
-@@ -27024,9 +27024,9 @@
- { echo "$as_me:$LINENO: result: $enable_spell_checker" >&5
- echo "${ECHO_T}$enable_spell_checker" >&6; }
- 
--else
--	enable_spell_checker=no
--fi # gecko >= 1.8.1
-+#else
-+#	enable_spell_checker=no
-+#fi # gecko >= 1.8.1
- 
- if test "$enable_spell_checker" = "yes" -a "$have_gecko_spell_checker" != "yes"; then
- 	{ { echo "$as_me:$LINENO: error: Spell check support requested but $gecko_cv_gecko was not compiled with 'spellchecker' extension enabled." >&5
-Index: epiphany-browser-2.18.0/configure.ac
-===================================================================
---- epiphany-browser-2.18.0.orig/configure.ac	2007-04-09 11:57:04.000000000 +0200
-+++ epiphany-browser-2.18.0/configure.ac	2007-04-09 11:57:45.000000000 +0200
-@@ -534,7 +534,7 @@
+--- epiphany-browser-2.18.1.orig/configure.ac	2007-04-09 16:02:56.000000000 +0200
++++ epiphany-browser-2.18.1/configure.ac	2007-04-09 16:03:11.000000000 +0200
+@@ -532,7 +532,7 @@
  # Enchant spell checking
  # Does not appear to work on gecko 1.8.0, so only offer for >= 1.8.1
  
@@ -37,7 +11,7 @@
  
  # Default to 'disabled' until it's fully functional
  AC_MSG_CHECKING([whether spell checking support is requested])
-@@ -543,9 +543,9 @@
+@@ -541,9 +541,9 @@
  	[],[enable_spell_checker=no])
  AC_MSG_RESULT([$enable_spell_checker])
  

Modified: desktop/experimental/epiphany-browser/debian/patches/99_configure.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/99_configure.patch?rev=9632&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/99_configure.patch (original)
+++ desktop/experimental/epiphany-browser/debian/patches/99_configure.patch Mon Apr  9 14:22:57 2007
@@ -1,14 +1,14 @@
 Generated with autoconf
 
-Index: epiphany-browser-2.18.0/configure
+Index: epiphany-browser-2.18.1/configure
 ===================================================================
---- epiphany-browser-2.18.0.orig/configure	2007-03-11 20:16:04.000000000 +0100
-+++ epiphany-browser-2.18.0/configure	2007-03-12 14:20:00.000000000 +0100
+--- epiphany-browser-2.18.1.orig/configure	2007-04-09 14:16:39.000000000 +0200
++++ epiphany-browser-2.18.1/configure	2007-04-09 16:03:44.000000000 +0200
 @@ -1,6 +1,6 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.60 for GNOME Web Browser 2.18.0.
-+# Generated by GNU Autoconf 2.61 for GNOME Web Browser 2.18.0.
+-# Generated by GNU Autoconf 2.60 for GNOME Web Browser 2.18.1.
++# Generated by GNU Autoconf 2.61 for GNOME Web Browser 2.18.1.
  #
  # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany>.
  #
@@ -142,8 +142,8 @@
  PACKAGE_NAME='GNOME Web Browser'
 -PACKAGE_TARNAME='epiphany'
 +PACKAGE_TARNAME='epiphany-browser'
- PACKAGE_VERSION='2.18.0'
- PACKAGE_STRING='GNOME Web Browser 2.18.0'
+ PACKAGE_VERSION='2.18.1'
+ PACKAGE_STRING='GNOME Web Browser 2.18.1'
  PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany'
 @@ -721,36 +736,36 @@
  # Factoring default headers for most tests.
@@ -192,7 +192,7 @@
  # include <unistd.h>
  #endif"
  
-@@ -1008,6 +1023,7 @@
+@@ -1007,6 +1022,7 @@
  CC
  CFLAGS
  LDFLAGS
@@ -200,7 +200,7 @@
  CPPFLAGS
  CPP
  CXX
-@@ -1134,10 +1150,10 @@
+@@ -1135,10 +1151,10 @@
    -disable-* | --disable-*)
      ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
      # Reject names that are not valid shell variable names.
@@ -213,7 +213,7 @@
      eval enable_$ac_feature=no ;;
  
    -docdir | --docdir | --docdi | --doc | --do)
-@@ -1153,10 +1169,10 @@
+@@ -1154,10 +1170,10 @@
    -enable-* | --enable-*)
      ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
      # Reject names that are not valid shell variable names.
@@ -226,7 +226,7 @@
      eval enable_$ac_feature=\$ac_optarg ;;
  
    -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
-@@ -1350,19 +1366,19 @@
+@@ -1351,19 +1367,19 @@
    -with-* | --with-*)
      ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
      # Reject names that are not valid shell variable names.
@@ -250,7 +250,7 @@
      eval with_$ac_package=no ;;
  
    --x)
-@@ -1579,7 +1595,7 @@
+@@ -1580,7 +1596,7 @@
    --infodir=DIR          info documentation [DATAROOTDIR/info]
    --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
    --mandir=DIR           man documentation [DATAROOTDIR/man]
@@ -259,7 +259,7 @@
    --htmldir=DIR          html documentation [DOCDIR]
    --dvidir=DIR           dvi documentation [DOCDIR]
    --pdfdir=DIR           pdf documentation [DOCDIR]
-@@ -1669,6 +1685,7 @@
+@@ -1670,6 +1686,7 @@
    CFLAGS      C compiler flags
    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
                nonstandard directory <lib dir>
@@ -267,25 +267,25 @@
    CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
                you have headers in a nonstandard directory <include dir>
    CPP         C preprocessor
-@@ -1765,7 +1782,7 @@
+@@ -1771,7 +1788,7 @@
  if $ac_init_version; then
    cat <<\_ACEOF
- GNOME Web Browser configure 2.18.0
+ GNOME Web Browser configure 2.18.1
 -generated by GNU Autoconf 2.60
 +generated by GNU Autoconf 2.61
  
  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
  2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-@@ -1779,7 +1796,7 @@
+@@ -1785,7 +1802,7 @@
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by GNOME Web Browser $as_me 2.18.0, which was
+ It was created by GNOME Web Browser $as_me 2.18.1, which was
 -generated by GNU Autoconf 2.60.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
    $ $0 $@
  
-@@ -2145,14 +2162,6 @@
+@@ -2151,14 +2168,6 @@
  
  
  
@@ -300,7 +300,7 @@
  
  ac_config_headers="$ac_config_headers config.h"
  
-@@ -2236,7 +2245,7 @@
+@@ -2242,7 +2251,7 @@
      # by default.
      for ac_prog in ginstall scoinst install; do
        for ac_exec_ext in '' $ac_executable_extensions; do
@@ -309,7 +309,7 @@
  	  if test $ac_prog = install &&
  	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
  	    # AIX install.  It has an incompatible calling convention.
-@@ -2402,7 +2411,7 @@
+@@ -2408,7 +2417,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -318,16 +318,16 @@
      ac_cv_prog_AWK="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2484,7 +2493,7 @@
+@@ -2490,7 +2499,7 @@
  
  
  # Define the identity of the package.
 - PACKAGE='epiphany'
 + PACKAGE='epiphany-browser'
-  VERSION='2.18.0'
- 
- 
-@@ -2537,7 +2546,7 @@
+  VERSION='2.18.1'
+ 
+ 
+@@ -2543,7 +2552,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -336,7 +336,7 @@
      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2577,7 +2586,7 @@
+@@ -2583,7 +2592,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -345,7 +345,7 @@
      ac_cv_prog_ac_ct_STRIP="strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2902,7 +2911,7 @@
+@@ -2883,7 +2892,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -354,7 +354,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2942,7 +2951,7 @@
+@@ -2923,7 +2932,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -363,7 +363,7 @@
      ac_cv_prog_ac_ct_CC="gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2999,7 +3008,7 @@
+@@ -2980,7 +2989,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -372,7 +372,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}cc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -3040,7 +3049,7 @@
+@@ -3021,7 +3030,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -381,7 +381,7 @@
      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
         ac_prog_rejected=yes
         continue
-@@ -3098,7 +3107,7 @@
+@@ -3079,7 +3088,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -390,7 +390,7 @@
      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -3142,7 +3151,7 @@
+@@ -3123,7 +3132,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -399,7 +399,7 @@
      ac_cv_prog_ac_ct_CC="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -3283,7 +3292,7 @@
+@@ -3264,7 +3273,7 @@
  # in a Makefile.  We should not override ac_cv_exeext if it was cached,
  # so that the user can short-circuit this test for compilers unknown to
  # Autoconf.
@@ -408,7 +408,7 @@
  do
    test -f "$ac_file" || continue
    case $ac_file in
-@@ -3311,6 +3320,12 @@
+@@ -3292,6 +3301,12 @@
  test "$ac_cv_exeext" = no && ac_cv_exeext=
  
  else
@@ -421,7 +421,7 @@
    echo "$as_me: failed program was:" >&5
  sed 's/^/| /' conftest.$ac_ext >&5
  
-@@ -3322,8 +3337,6 @@
+@@ -3303,8 +3318,6 @@
  fi
  
  ac_exeext=$ac_cv_exeext
@@ -430,7 +430,7 @@
  
  # Check that the compiler produces executables we can run.  If not, either
  # the compiler is broken, or we cross compile.
-@@ -3501,27 +3514,10 @@
+@@ -3482,27 +3495,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -462,7 +462,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -3576,27 +3572,10 @@
+@@ -3557,27 +3553,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -494,7 +494,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -3631,27 +3610,10 @@
+@@ -3612,27 +3591,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -526,7 +526,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -3687,27 +3649,10 @@
+@@ -3668,27 +3630,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -558,7 +558,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -3823,27 +3768,10 @@
+@@ -3804,27 +3749,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -590,7 +590,7 @@
    ac_cv_prog_cc_c89=$ac_arg
  else
    echo "$as_me: failed program was:" >&5
-@@ -4067,7 +3995,7 @@
+@@ -4048,7 +3976,7 @@
    for ac_prog in grep ggrep; do
    for ac_exec_ext in '' $ac_executable_extensions; do
      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
@@ -599,7 +599,7 @@
      # Check for GNU ac_path_GREP and select it if it is found.
    # Check for GNU $ac_path_GREP
  case `"$ac_path_GREP" --version 2>&1` in
-@@ -4149,7 +4077,7 @@
+@@ -4130,7 +4058,7 @@
    for ac_prog in egrep; do
    for ac_exec_ext in '' $ac_executable_extensions; do
      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
@@ -608,16 +608,16 @@
      # Check for GNU ac_path_EGREP and select it if it is found.
    # Check for GNU $ac_path_EGREP
  case `"$ac_path_EGREP" --version 2>&1` in
-@@ -4630,7 +4558,7 @@
+@@ -4611,7 +4539,7 @@
    ;;
  *-*-irix6*)
    # Find out which ABI we are using.
--  echo '#line 4633 "configure"' > conftest.$ac_ext
-+  echo '#line 4561 "configure"' > conftest.$ac_ext
+-  echo '#line 4614 "configure"' > conftest.$ac_ext
++  echo '#line 4542 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
-@@ -4754,27 +4682,11 @@
+@@ -4735,27 +4663,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -650,7 +650,7 @@
    lt_cv_cc_needs_belf=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -4783,7 +4695,7 @@
+@@ -4764,7 +4676,7 @@
  	lt_cv_cc_needs_belf=no
  fi
  
@@ -659,7 +659,7 @@
        conftest$ac_exeext conftest.$ac_ext
       ac_ext=c
  ac_cpp='$CPP $CPPFLAGS'
-@@ -4877,17 +4789,10 @@
+@@ -4858,17 +4770,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -681,7 +681,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -4921,17 +4826,10 @@
+@@ -4902,17 +4807,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -703,7 +703,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -4996,17 +4894,10 @@
+@@ -4977,17 +4875,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -725,7 +725,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -5040,17 +4931,10 @@
+@@ -5021,17 +4912,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -747,7 +747,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -5121,27 +5005,10 @@
+@@ -5102,27 +4986,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -779,7 +779,7 @@
    ac_cv_header_stdc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5317,27 +5184,10 @@
+@@ -5298,27 +5165,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -811,7 +811,7 @@
    eval "$as_ac_Header=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -5400,27 +5250,10 @@
+@@ -5381,27 +5231,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -843,7 +843,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5456,17 +5289,10 @@
+@@ -5437,17 +5270,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -865,7 +865,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5558,7 +5384,7 @@
+@@ -5539,7 +5365,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -874,7 +874,7 @@
      ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -5602,7 +5428,7 @@
+@@ -5583,7 +5409,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -883,7 +883,7 @@
      ac_cv_prog_ac_ct_CXX="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -5715,27 +5541,10 @@
+@@ -5696,27 +5522,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -915,7 +915,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5790,27 +5599,10 @@
+@@ -5771,27 +5580,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -947,7 +947,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5845,27 +5637,10 @@
+@@ -5826,27 +5618,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -979,7 +979,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -5901,27 +5676,10 @@
+@@ -5882,27 +5657,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1011,7 +1011,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -6124,17 +5882,10 @@
+@@ -6105,17 +5863,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1033,7 +1033,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -6168,17 +5919,10 @@
+@@ -6149,17 +5900,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1055,7 +1055,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -6243,17 +5987,10 @@
+@@ -6224,17 +5968,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1077,7 +1077,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -6287,17 +6024,10 @@
+@@ -6268,17 +6005,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1099,7 +1099,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -6338,7 +6068,7 @@
+@@ -6319,7 +6049,7 @@
  ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_f77_compiler_gnu
  if test -n "$ac_tool_prefix"; then
@@ -1108,7 +1108,7 @@
    do
      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-@@ -6356,7 +6086,7 @@
+@@ -6337,7 +6067,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1117,7 +1117,7 @@
      ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -6382,7 +6112,7 @@
+@@ -6363,7 +6093,7 @@
  fi
  if test -z "$F77"; then
    ac_ct_F77=$F77
@@ -1126,7 +1126,7 @@
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
-@@ -6400,7 +6130,7 @@
+@@ -6381,7 +6111,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1135,7 +1135,7 @@
      ac_cv_prog_ac_ct_F77="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -6507,27 +6237,10 @@
+@@ -6488,27 +6218,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1167,7 +1167,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -6570,27 +6283,10 @@
+@@ -6551,27 +6264,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1199,7 +1199,7 @@
    ac_cv_prog_f77_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -7045,7 +6741,7 @@
+@@ -7026,7 +6722,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1208,7 +1208,7 @@
      ac_cv_prog_AR="${ac_tool_prefix}ar"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -7085,7 +6781,7 @@
+@@ -7066,7 +6762,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1217,7 +1217,7 @@
      ac_cv_prog_ac_ct_AR="ar"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -7141,7 +6837,7 @@
+@@ -7122,7 +6818,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1226,7 +1226,7 @@
      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -7181,7 +6877,7 @@
+@@ -7162,7 +6858,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1235,7 +1235,7 @@
      ac_cv_prog_ac_ct_RANLIB="ranlib"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -7237,7 +6933,7 @@
+@@ -7218,7 +6914,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1244,7 +1244,7 @@
      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -7277,7 +6973,7 @@
+@@ -7258,7 +6954,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1253,49 +1253,49 @@
      ac_cv_prog_ac_ct_STRIP="strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -7594,11 +7290,11 @@
+@@ -7575,11 +7271,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:7597: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:7293: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:7578: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:7274: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:7601: \$? = $ac_status" >&5
-+   echo "$as_me:7297: \$? = $ac_status" >&5
+-   echo "$as_me:7582: \$? = $ac_status" >&5
++   echo "$as_me:7278: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -7862,11 +7558,11 @@
+@@ -7843,11 +7539,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:7865: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:7561: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:7846: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:7542: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:7869: \$? = $ac_status" >&5
-+   echo "$as_me:7565: \$? = $ac_status" >&5
+-   echo "$as_me:7850: \$? = $ac_status" >&5
++   echo "$as_me:7546: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -7966,11 +7662,11 @@
+@@ -7947,11 +7643,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:7969: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:7665: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:7950: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:7646: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:7973: \$? = $ac_status" >&5
-+   echo "$as_me:7669: \$? = $ac_status" >&5
+-   echo "$as_me:7954: \$? = $ac_status" >&5
++   echo "$as_me:7650: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -8447,27 +8143,11 @@
+@@ -8428,27 +8124,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1328,7 +1328,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -8481,7 +8161,7 @@
+@@ -8462,7 +8142,7 @@
  
  fi
  
@@ -1337,7 +1337,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -8522,27 +8202,11 @@
+@@ -8503,27 +8183,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1370,7 +1370,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -8556,7 +8220,7 @@
+@@ -8537,7 +8201,7 @@
  
  fi
  
@@ -1379,7 +1379,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -9792,27 +9456,11 @@
+@@ -9773,27 +9437,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1412,7 +1412,7 @@
    ac_cv_lib_dl_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -9821,7 +9469,7 @@
+@@ -9802,7 +9450,7 @@
  	ac_cv_lib_dl_dlopen=no
  fi
  
@@ -1421,7 +1421,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -9903,27 +9551,11 @@
+@@ -9884,27 +9532,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1454,7 +1454,7 @@
    ac_cv_func_shl_load=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -9932,7 +9564,7 @@
+@@ -9913,7 +9545,7 @@
  	ac_cv_func_shl_load=no
  fi
  
@@ -1463,7 +1463,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
-@@ -9982,27 +9614,11 @@
+@@ -9963,27 +9595,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1496,7 +1496,7 @@
    ac_cv_lib_dld_shl_load=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -10011,7 +9627,7 @@
+@@ -9992,7 +9608,7 @@
  	ac_cv_lib_dld_shl_load=no
  fi
  
@@ -1505,7 +1505,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -10083,27 +9699,11 @@
+@@ -10064,27 +9680,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1538,7 +1538,7 @@
    ac_cv_func_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -10112,7 +9712,7 @@
+@@ -10093,7 +9693,7 @@
  	ac_cv_func_dlopen=no
  fi
  
@@ -1547,7 +1547,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
-@@ -10162,27 +9762,11 @@
+@@ -10143,27 +9743,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1580,7 +1580,7 @@
    ac_cv_lib_dl_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -10191,7 +9775,7 @@
+@@ -10172,7 +9756,7 @@
  	ac_cv_lib_dl_dlopen=no
  fi
  
@@ -1589,7 +1589,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -10242,27 +9826,11 @@
+@@ -10223,27 +9807,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1622,7 +1622,7 @@
    ac_cv_lib_svld_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -10271,7 +9839,7 @@
+@@ -10252,7 +9820,7 @@
  	ac_cv_lib_svld_dlopen=no
  fi
  
@@ -1631,7 +1631,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -10322,27 +9890,11 @@
+@@ -10303,27 +9871,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1664,7 +1664,7 @@
    ac_cv_lib_dld_dld_link=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -10351,7 +9903,7 @@
+@@ -10332,7 +9884,7 @@
  	ac_cv_lib_dld_dld_link=no
  fi
  
@@ -1673,25 +1673,25 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -10407,7 +9959,7 @@
+@@ -10388,7 +9940,7 @@
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 10410 "configure"
-+#line 9962 "configure"
+-#line 10391 "configure"
++#line 9943 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -10507,7 +10059,7 @@
+@@ -10488,7 +10040,7 @@
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 10510 "configure"
-+#line 10062 "configure"
+-#line 10491 "configure"
++#line 10043 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -11594,27 +11146,11 @@
+@@ -11575,27 +11127,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1724,7 +1724,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -11628,7 +11164,7 @@
+@@ -11609,7 +11145,7 @@
  
  fi
  
@@ -1733,7 +1733,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -11670,27 +11206,11 @@
+@@ -11651,27 +11187,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1766,7 +1766,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -11704,7 +11224,7 @@
+@@ -11685,7 +11205,7 @@
  
  fi
  
@@ -1775,63 +1775,63 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -12875,11 +12395,11 @@
+@@ -12856,11 +12376,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:12878: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:12398: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:12859: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:12379: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:12882: \$? = $ac_status" >&5
-+   echo "$as_me:12402: \$? = $ac_status" >&5
+-   echo "$as_me:12863: \$? = $ac_status" >&5
++   echo "$as_me:12383: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -12979,11 +12499,11 @@
+@@ -12960,11 +12480,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:12982: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:12502: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:12963: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:12483: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:12986: \$? = $ac_status" >&5
-+   echo "$as_me:12506: \$? = $ac_status" >&5
+-   echo "$as_me:12967: \$? = $ac_status" >&5
++   echo "$as_me:12487: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -14540,11 +14060,11 @@
+@@ -14521,11 +14041,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:14543: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:14063: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:14524: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:14044: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:14547: \$? = $ac_status" >&5
-+   echo "$as_me:14067: \$? = $ac_status" >&5
+-   echo "$as_me:14528: \$? = $ac_status" >&5
++   echo "$as_me:14048: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -14644,11 +14164,11 @@
+@@ -14625,11 +14145,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:14647: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:14167: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:14628: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:14148: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:14651: \$? = $ac_status" >&5
-+   echo "$as_me:14171: \$? = $ac_status" >&5
+-   echo "$as_me:14632: \$? = $ac_status" >&5
++   echo "$as_me:14152: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -15115,27 +14635,11 @@
+@@ -15096,27 +14616,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1864,7 +1864,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -15149,7 +14653,7 @@
+@@ -15130,7 +14634,7 @@
  
  fi
  
@@ -1873,7 +1873,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -15180,27 +14684,11 @@
+@@ -15161,27 +14665,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1906,7 +1906,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -15214,7 +14702,7 @@
+@@ -15195,7 +14683,7 @@
  
  fi
  
@@ -1915,49 +1915,49 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -16863,11 +16351,11 @@
+@@ -16844,11 +16332,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:16866: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16354: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:16847: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16335: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:16870: \$? = $ac_status" >&5
-+   echo "$as_me:16358: \$? = $ac_status" >&5
+-   echo "$as_me:16851: \$? = $ac_status" >&5
++   echo "$as_me:16339: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -17131,11 +16619,11 @@
+@@ -17112,11 +16600,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:17134: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16622: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:17115: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16603: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:17138: \$? = $ac_status" >&5
-+   echo "$as_me:16626: \$? = $ac_status" >&5
+-   echo "$as_me:17119: \$? = $ac_status" >&5
++   echo "$as_me:16607: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s "$ac_outfile"; then
       # The compiler can only warn and ignore the option if not recognized
       # So say no if there are warnings other than the usual output.
-@@ -17235,11 +16723,11 @@
+@@ -17216,11 +16704,11 @@
     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
     -e 's:$: $lt_compiler_flag:'`
--   (eval echo "\"\$as_me:17238: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16726: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:17219: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16707: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:17242: \$? = $ac_status" >&5
-+   echo "$as_me:16730: \$? = $ac_status" >&5
+-   echo "$as_me:17223: \$? = $ac_status" >&5
++   echo "$as_me:16711: \$? = $ac_status" >&5
     if (exit $ac_status) && test -s out/conftest2.$ac_objext
     then
       # The compiler can only warn and ignore the option if not recognized
-@@ -17716,27 +17204,11 @@
+@@ -17697,27 +17185,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1990,7 +1990,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -17750,7 +17222,7 @@
+@@ -17731,7 +17203,7 @@
  
  fi
  
@@ -1999,7 +1999,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -17791,27 +17263,11 @@
+@@ -17772,27 +17244,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2032,7 +2032,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -17825,7 +17281,7 @@
+@@ -17806,7 +17262,7 @@
  
  fi
  
@@ -2041,7 +2041,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -19967,27 +19423,11 @@
+@@ -19948,27 +19404,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2074,7 +2074,7 @@
    ac_cv_search_strerror=$ac_res
  else
    echo "$as_me: failed program was:" >&5
-@@ -19996,7 +19436,7 @@
+@@ -19977,7 +19417,7 @@
  
  fi
  
@@ -2083,7 +2083,7 @@
        conftest$ac_exeext
    if test "${ac_cv_search_strerror+set}" = set; then
    break
-@@ -20040,7 +19480,7 @@
+@@ -20021,7 +19461,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2092,7 +2092,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -20080,7 +19520,7 @@
+@@ -20061,7 +19501,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2101,7 +2101,7 @@
      ac_cv_prog_ac_ct_CC="gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -20137,7 +19577,7 @@
+@@ -20118,7 +19558,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2110,7 +2110,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}cc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -20178,7 +19618,7 @@
+@@ -20159,7 +19599,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2119,7 +2119,7 @@
      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
         ac_prog_rejected=yes
         continue
-@@ -20236,7 +19676,7 @@
+@@ -20217,7 +19657,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2128,7 +2128,7 @@
      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -20280,7 +19720,7 @@
+@@ -20261,7 +19701,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2137,7 +2137,7 @@
      ac_cv_prog_ac_ct_CC="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -20400,27 +19840,10 @@
+@@ -20381,27 +19821,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2169,7 +2169,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -20475,27 +19898,10 @@
+@@ -20456,27 +19879,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2201,7 +2201,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -20530,27 +19936,10 @@
+@@ -20511,27 +19917,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2233,7 +2233,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -20586,27 +19975,10 @@
+@@ -20567,27 +19956,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2265,7 +2265,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -20722,27 +20094,10 @@
+@@ -20703,27 +20075,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2297,7 +2297,7 @@
    ac_cv_prog_cc_c89=$ac_arg
  else
    echo "$as_me: failed program was:" >&5
-@@ -20916,7 +20271,7 @@
+@@ -20897,7 +20252,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2306,7 +2306,7 @@
      ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -20960,7 +20315,7 @@
+@@ -20941,7 +20296,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2315,7 +2315,7 @@
      ac_cv_prog_ac_ct_CXX="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -21073,27 +20428,10 @@
+@@ -21054,27 +20409,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2347,7 +2347,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -21148,27 +20486,10 @@
+@@ -21129,27 +20467,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2379,7 +2379,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -21203,27 +20524,10 @@
+@@ -21184,27 +20505,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2411,7 +2411,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -21259,27 +20563,10 @@
+@@ -21240,27 +20544,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2443,7 +2443,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -21451,7 +20738,7 @@
+@@ -21432,7 +20719,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2452,7 +2452,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -21491,7 +20778,7 @@
+@@ -21472,7 +20759,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2461,7 +2461,7 @@
      ac_cv_prog_ac_ct_CC="gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -21548,7 +20835,7 @@
+@@ -21529,7 +20816,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2470,7 +2470,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}cc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -21589,7 +20876,7 @@
+@@ -21570,7 +20857,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2479,7 +2479,7 @@
      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
         ac_prog_rejected=yes
         continue
-@@ -21647,7 +20934,7 @@
+@@ -21628,7 +20915,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2488,7 +2488,7 @@
      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -21691,7 +20978,7 @@
+@@ -21672,7 +20959,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2497,7 +2497,7 @@
      ac_cv_prog_ac_ct_CC="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -21811,27 +21098,10 @@
+@@ -21792,27 +21079,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2529,7 +2529,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -21886,27 +21156,10 @@
+@@ -21867,27 +21137,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2561,7 +2561,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -21941,27 +21194,10 @@
+@@ -21922,27 +21175,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2593,7 +2593,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -21997,27 +21233,10 @@
+@@ -21978,27 +21214,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2625,7 +2625,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -22133,27 +21352,10 @@
+@@ -22114,27 +21333,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2657,7 +2657,7 @@
    ac_cv_prog_cc_c89=$ac_arg
  else
    echo "$as_me: failed program was:" >&5
-@@ -22339,27 +21541,10 @@
+@@ -22320,27 +21522,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2689,7 +2689,7 @@
    ac_cv_header_stdc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -22511,7 +21696,7 @@
+@@ -22492,7 +21677,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2698,7 +2698,7 @@
      ac_cv_path_GLIB_GENMARSHAL="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22551,7 +21736,7 @@
+@@ -22532,7 +21717,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2707,7 +2707,7 @@
      ac_cv_path_GLIB_MKENUMS="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22665,7 +21850,7 @@
+@@ -22646,7 +21831,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2716,7 +2716,7 @@
      ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22728,7 +21913,7 @@
+@@ -22709,7 +21894,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2725,7 +2725,7 @@
      ac_cv_path_INTLTOOL_ICONV="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22769,7 +21954,7 @@
+@@ -22750,7 +21935,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2734,7 +2734,7 @@
      ac_cv_path_INTLTOOL_MSGFMT="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22810,7 +21995,7 @@
+@@ -22791,7 +21976,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2743,7 +2743,7 @@
      ac_cv_path_INTLTOOL_MSGMERGE="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22851,7 +22036,7 @@
+@@ -22832,7 +22017,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2752,7 +2752,7 @@
      ac_cv_path_INTLTOOL_XGETTEXT="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22908,7 +22093,7 @@
+@@ -22889,7 +22074,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2761,7 +2761,7 @@
      ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -22951,7 +22136,7 @@
+@@ -22932,7 +22117,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2770,7 +2770,7 @@
      ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -23088,27 +22273,10 @@
+@@ -23069,27 +22254,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2802,7 +2802,7 @@
    has_option=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -23674,7 +22842,7 @@
+@@ -23679,7 +22847,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2811,7 +2811,7 @@
      ac_cv_path_DBUS_BINDING_TOOL="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -23781,7 +22949,7 @@
+@@ -23786,7 +22954,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2820,7 +2820,7 @@
      ac_cv_path_GCONFTOOL="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -23882,27 +23050,11 @@
+@@ -23887,27 +23055,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2853,7 +2853,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -23911,7 +23063,7 @@
+@@ -23916,7 +23068,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -2862,7 +2862,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -23966,27 +23118,10 @@
+@@ -23971,27 +23123,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2894,7 +2894,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24022,17 +23157,10 @@
+@@ -24027,17 +23162,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2916,7 +2916,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24137,27 +23265,10 @@
+@@ -24142,27 +23270,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2948,7 +2948,7 @@
    ac_cv_have_declaration_after_statement="yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -24206,7 +23317,7 @@
+@@ -24211,7 +23322,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -2957,7 +2957,7 @@
      ac_cv_prog_AWK="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -24554,27 +23665,10 @@
+@@ -24559,27 +23670,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2989,7 +2989,7 @@
    gecko_cv_have_debug=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25429,27 +24523,10 @@
+@@ -25434,27 +24528,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3021,7 +3021,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25485,17 +24562,10 @@
+@@ -25490,17 +24567,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3043,7 +3043,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25730,27 +24800,10 @@
+@@ -25735,27 +24805,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3075,7 +3075,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25786,17 +24839,10 @@
+@@ -25791,17 +24844,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3097,7 +3097,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25955,27 +25001,10 @@
+@@ -25960,27 +25006,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3129,7 +3129,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26011,17 +25040,10 @@
+@@ -26016,17 +25045,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3151,7 +3151,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26180,27 +25202,10 @@
+@@ -26185,27 +25207,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3183,7 +3183,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26236,17 +25241,10 @@
+@@ -26241,17 +25246,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3205,7 +3205,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26405,27 +25403,10 @@
+@@ -26410,27 +25408,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3237,7 +3237,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26461,17 +25442,10 @@
+@@ -26466,17 +25447,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3259,7 +3259,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26629,27 +25603,10 @@
+@@ -26634,27 +25608,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3291,7 +3291,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26685,17 +25642,10 @@
+@@ -26690,17 +25647,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3313,7 +3313,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27032,27 +25982,10 @@
+@@ -27037,27 +25987,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3345,7 +3345,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27088,17 +26021,10 @@
+@@ -27093,17 +26026,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3367,7 +3367,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27265,7 +26191,7 @@
+@@ -27270,7 +26196,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -3376,7 +3376,7 @@
      ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -27407,17 +26333,10 @@
+@@ -27412,17 +26338,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3398,7 +3398,7 @@
    { echo "$as_me:$LINENO: result: found" >&5
  echo "${ECHO_T}found" >&6; }
  
-@@ -27612,27 +26531,10 @@
+@@ -27617,27 +26536,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3430,7 +3430,7 @@
    compiler_has_option=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27966,27 +26868,10 @@
+@@ -27971,27 +26873,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3462,7 +3462,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28022,17 +26907,10 @@
+@@ -28027,17 +26912,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3484,7 +3484,29 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28410,27 +27288,10 @@
+@@ -28136,7 +27014,7 @@
+ # Enchant spell checking
+ # Does not appear to work on gecko 1.8.0, so only offer for >= 1.8.1
+ 
+-if test "$gecko_cv_gecko_version_int" -ge "1008001"; then
++#if test "$gecko_cv_gecko_version_int" -ge "1008001"; then
+ 
+ # Default to 'disabled' until it's fully functional
+ { echo "$as_me:$LINENO: checking whether spell checking support is requested" >&5
+@@ -28151,9 +27029,9 @@
+ { echo "$as_me:$LINENO: result: $enable_spell_checker" >&5
+ echo "${ECHO_T}$enable_spell_checker" >&6; }
+ 
+-else
+-	enable_spell_checker=no
+-fi # gecko >= 1.8.1
++#else
++#	enable_spell_checker=no
++#fi # gecko >= 1.8.1
+ 
+ if test "$enable_spell_checker" = "yes" -a "$have_gecko_spell_checker" != "yes"; then
+ 	{ { echo "$as_me:$LINENO: error: Spell check support requested but $gecko_cv_gecko was not compiled with 'spellchecker' extension enabled." >&5
+@@ -28415,27 +27293,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3516,7 +3538,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28466,17 +27327,10 @@
+@@ -28471,17 +27332,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3538,7 +3560,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28574,27 +27428,11 @@
+@@ -28579,27 +27433,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3571,7 +3593,7 @@
    am_cv_val_LC_MESSAGES=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28603,7 +27441,7 @@
+@@ -28608,7 +27446,7 @@
  	am_cv_val_LC_MESSAGES=no
  fi
  
@@ -3580,7 +3602,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
-@@ -28659,27 +27497,10 @@
+@@ -28664,27 +27502,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3612,7 +3634,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28715,17 +27536,10 @@
+@@ -28720,17 +27541,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3634,7 +3656,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28821,27 +27635,11 @@
+@@ -28826,27 +27640,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3667,7 +3689,7 @@
    gt_cv_func_ngettext_libc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28850,7 +27648,7 @@
+@@ -28855,7 +27653,7 @@
  	gt_cv_func_ngettext_libc=no
  fi
  
@@ -3676,7 +3698,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
  fi
-@@ -28893,27 +27691,11 @@
+@@ -28898,27 +27696,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3709,7 +3731,7 @@
    gt_cv_func_dgettext_libc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28922,7 +27704,7 @@
+@@ -28927,7 +27709,7 @@
  	gt_cv_func_dgettext_libc=no
  fi
  
@@ -3718,7 +3740,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
  fi
-@@ -28998,27 +27780,11 @@
+@@ -29003,27 +27785,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3751,7 +3773,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -29027,7 +27793,7 @@
+@@ -29032,7 +27798,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -3760,7 +3782,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29092,27 +27858,11 @@
+@@ -29097,27 +27863,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3793,7 +3815,7 @@
    ac_cv_lib_intl_bindtextdomain=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -29121,7 +27871,7 @@
+@@ -29126,7 +27876,7 @@
  	ac_cv_lib_intl_bindtextdomain=no
  fi
  
@@ -3802,7 +3824,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -29170,27 +27920,11 @@
+@@ -29175,27 +27925,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3835,7 +3857,7 @@
    ac_cv_lib_intl_ngettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -29199,7 +27933,7 @@
+@@ -29204,7 +27938,7 @@
  	ac_cv_lib_intl_ngettext=no
  fi
  
@@ -3844,7 +3866,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -29248,27 +27982,11 @@
+@@ -29253,27 +27987,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3877,7 +3899,7 @@
    ac_cv_lib_intl_dgettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -29277,7 +27995,7 @@
+@@ -29282,7 +28000,7 @@
  	ac_cv_lib_intl_dgettext=no
  fi
  
@@ -3886,7 +3908,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -29339,27 +28057,11 @@
+@@ -29344,27 +28062,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3919,7 +3941,7 @@
    ac_cv_lib_intl_ngettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -29368,7 +28070,7 @@
+@@ -29373,7 +28075,7 @@
  	ac_cv_lib_intl_ngettext=no
  fi
  
@@ -3928,7 +3950,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -29417,27 +28119,11 @@
+@@ -29422,27 +28124,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3961,7 +3983,7 @@
    ac_cv_lib_intl_dcgettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -29446,7 +28132,7 @@
+@@ -29451,7 +28137,7 @@
  	ac_cv_lib_intl_dcgettext=no
  fi
  
@@ -3970,7 +3992,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -29541,27 +28227,11 @@
+@@ -29546,27 +28232,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -4003,7 +4025,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -29570,7 +28240,7 @@
+@@ -29575,7 +28245,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -4012,7 +4034,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29717,27 +28387,11 @@
+@@ -29722,27 +28392,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -4045,7 +4067,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -29746,7 +28400,7 @@
+@@ -29751,7 +28405,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -4054,7 +4076,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29807,7 +28461,7 @@
+@@ -29783,7 +28437,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -4063,7 +4085,7 @@
      ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -29895,27 +28549,11 @@
+@@ -29871,27 +28525,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -4096,7 +4118,7 @@
    CATOBJEXT=.gmo
               DATADIRNAME=share
  else
-@@ -29987,27 +28625,11 @@
+@@ -29963,27 +28601,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -4129,7 +4151,7 @@
    ac_cv_func_bind_textdomain_codeset=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -30016,7 +28638,7 @@
+@@ -29992,7 +28614,7 @@
  	ac_cv_func_bind_textdomain_codeset=no
  fi
  
@@ -4138,7 +4160,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5
-@@ -30037,7 +28659,7 @@
+@@ -30013,7 +28635,7 @@
  	    esac
  fi
  
@@ -4147,7 +4169,7 @@
        conftest$ac_exeext conftest.$ac_ext
            LIBS="$glib_save_LIBS"
  	  INSTOBJEXT=.mo
-@@ -30291,7 +28913,7 @@
+@@ -30353,7 +28975,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -4156,7 +4178,7 @@
      ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -30673,7 +29295,8 @@
+@@ -30728,7 +29350,8 @@
  ## M4sh Initialization.  ##
  ## --------------------- ##
  
@@ -4166,7 +4188,7 @@
  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
    emulate sh
    NULLCMD=:
-@@ -30682,10 +29305,13 @@
+@@ -30737,10 +29360,13 @@
    alias -g '${1+"$@"}'='"$@"'
    setopt NO_GLOB_SUBST
  else
@@ -4183,7 +4205,7 @@
  
  
  # PATH needs CR
-@@ -30909,19 +29535,28 @@
+@@ -30964,19 +29590,28 @@
    as_mkdir_p=false
  fi
  
@@ -4223,16 +4245,16 @@
  
  # Sed expression to map a string onto a valid CPP name.
  as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-@@ -30937,7 +29572,7 @@
+@@ -30992,7 +29627,7 @@
  # values after options handling.
  ac_log="
- This file was extended by GNOME Web Browser $as_me 2.18.0, which was
+ This file was extended by GNOME Web Browser $as_me 2.18.1, which was
 -generated by GNU Autoconf 2.60.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
    CONFIG_FILES    = $CONFIG_FILES
    CONFIG_HEADERS  = $CONFIG_HEADERS
-@@ -30966,7 +29601,7 @@
+@@ -31021,7 +29656,7 @@
  Usage: $0 [OPTIONS] [FILE]...
  
    -h, --help       print this help, then exit
@@ -4241,10 +4263,10 @@
    -q, --quiet      do not print progress messages
    -d, --debug      don't remove temporary files
        --recheck    update $as_me by reconfiguring in the same conditions
-@@ -30990,7 +29625,7 @@
+@@ -31045,7 +29680,7 @@
  cat >>$CONFIG_STATUS <<_ACEOF
  ac_cs_version="\\
- GNOME Web Browser config.status 2.18.0
+ GNOME Web Browser config.status 2.18.1
 -configured by $0, generated by GNU Autoconf 2.60,
 +configured by $0, generated by GNU Autoconf 2.61,
    with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"

Modified: desktop/experimental/epiphany-browser/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/patches/series?rev=9632&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/patches/series (original)
+++ desktop/experimental/epiphany-browser/debian/patches/series Mon Apr  9 14:22:57 2007
@@ -8,5 +8,5 @@
 08_load_on_new_tab.patch
 09_download_dialog.patch -p0
 10_url_double-click.patch
+11_spell-checker-for-1.8.0.patch
 99_configure.patch
-100_spell-checker-for-1.8.0.patch




More information about the pkg-gnome-commits mailing list