r11756 - in /desktop/unstable/gnome-games/debian: changelog patches/99_reautoconf.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Jul 1 21:10:16 UTC 2007


Author: joss
Date: Sun Jul  1 21:10:16 2007
New Revision: 11756

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11756
Log:
* New upstream release with important bugfixes in glChess and Sudoku.
* Regenerate 99_reautoconf.patch.

Modified:
    desktop/unstable/gnome-games/debian/changelog
    desktop/unstable/gnome-games/debian/patches/99_reautoconf.patch

Modified: desktop/unstable/gnome-games/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/changelog?rev=11756&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/changelog (original)
+++ desktop/unstable/gnome-games/debian/changelog Sun Jul  1 21:10:16 2007
@@ -1,3 +1,10 @@
+gnome-games (1:2.18.2.1-1) unstable; urgency=low
+
+  * New upstream release with important bugfixes in glChess and Sudoku.
+  * Regenerate 99_reautoconf.patch.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 01 Jul 2007 23:09:36 +0200
+
 gnome-games (1:2.18.2-2) unstable; urgency=low
 
   [ Sven Arvidsson ]

Modified: desktop/unstable/gnome-games/debian/patches/99_reautoconf.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-games/debian/patches/99_reautoconf.patch?rev=11756&op=diff
==============================================================================
--- desktop/unstable/gnome-games/debian/patches/99_reautoconf.patch (original)
+++ desktop/unstable/gnome-games/debian/patches/99_reautoconf.patch Sun Jul  1 21:10:16 2007
@@ -2,15 +2,15 @@
 autoconf
 rm -rf autom4te.cache
 
-Index: gnome-games-2.18.2/configure
+Index: gnome-games-2.18.2.1/configure
 ===================================================================
---- gnome-games-2.18.2.orig/configure	2007-05-28 15:47:54.000000000 +0200
-+++ gnome-games-2.18.2/configure	2007-05-28 15:48:00.000000000 +0200
+--- gnome-games-2.18.2.1.orig/configure	2007-06-10 14:16:53.000000000 +0200
++++ gnome-games-2.18.2.1/configure	2007-07-01 23:09:12.274546381 +0200
 @@ -1,6 +1,6 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.60 for gnome-games 2.18.2.
-+# Generated by GNU Autoconf 2.61 for gnome-games 2.18.2.
+-# Generated by GNU Autoconf 2.60 for gnome-games 2.18.2.1.
++# Generated by GNU Autoconf 2.61 for gnome-games 2.18.2.1.
  #
  # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games>.
  #
@@ -273,7 +273,7 @@
  CPPFLAGS
  CPP
  CXX
-@@ -1140,10 +1167,10 @@
+@@ -1138,10 +1165,10 @@
    -disable-* | --disable-*)
      ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
      # Reject names that are not valid shell variable names.
@@ -286,7 +286,7 @@
      eval enable_$ac_feature=no ;;
  
    -docdir | --docdir | --docdi | --doc | --do)
-@@ -1159,10 +1186,10 @@
+@@ -1157,10 +1184,10 @@
    -enable-* | --enable-*)
      ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
      # Reject names that are not valid shell variable names.
@@ -299,7 +299,7 @@
      eval enable_$ac_feature=\$ac_optarg ;;
  
    -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
-@@ -1356,19 +1383,19 @@
+@@ -1354,19 +1381,19 @@
    -with-* | --with-*)
      ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
      # Reject names that are not valid shell variable names.
@@ -323,7 +323,7 @@
      eval with_$ac_package=no ;;
  
    --x)
-@@ -1633,6 +1660,7 @@
+@@ -1631,6 +1658,7 @@
  
    --enable-iso-cxx        Try to warn if code is not ISO C++
    --disable-schemas-install	Disable the schemas installation
@@ -331,7 +331,7 @@
    --disable-threading     Don't build in threading support
    --enable-anl            Enable asynchronous hostname lookups
    --disable-tests         disable building test apps
-@@ -1660,11 +1688,28 @@
+@@ -1658,11 +1686,28 @@
                            list of formats
    --with-gconf-source=sourceaddress      Config database for installing schema files.
    --with-gconf-schema-file-dir=dir        Directory for installing schema files.
@@ -360,7 +360,7 @@
    --with-ggz-server       Force GGZ server support
    --with-ggzdmod-dir=DIR  ggzdmod installation prefix
    --with-ggzdmod-includes=DIR
-@@ -1688,6 +1733,7 @@
+@@ -1686,6 +1731,7 @@
    CFLAGS      C compiler flags
    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
                nonstandard directory <lib dir>
@@ -368,25 +368,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
-@@ -1783,7 +1829,7 @@
+@@ -1776,7 +1822,7 @@
  if $ac_init_version; then
    cat <<\_ACEOF
- gnome-games configure 2.18.2
+ gnome-games configure 2.18.2.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.
-@@ -1797,7 +1843,7 @@
+@@ -1790,7 +1836,7 @@
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by gnome-games $as_me 2.18.2, which was
+ It was created by gnome-games $as_me 2.18.2.1, which was
 -generated by GNU Autoconf 2.60.  Invocation command line was
 +generated by GNU Autoconf 2.61.  Invocation command line was
  
    $ $0 $@
  
-@@ -2150,14 +2196,6 @@
+@@ -2143,14 +2189,6 @@
  
  
  
@@ -401,7 +401,7 @@
  
  
  ac_config_headers="$ac_config_headers config.h"
-@@ -2231,7 +2269,7 @@
+@@ -2224,7 +2262,7 @@
      # by default.
      for ac_prog in ginstall scoinst install; do
        for ac_exec_ext in '' $ac_executable_extensions; do
@@ -410,7 +410,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.
-@@ -2397,7 +2435,7 @@
+@@ -2390,7 +2428,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -419,7 +419,7 @@
      ac_cv_prog_AWK="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2532,7 +2570,7 @@
+@@ -2525,7 +2563,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -428,7 +428,7 @@
      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2572,7 +2610,7 @@
+@@ -2565,7 +2603,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -437,7 +437,7 @@
      ac_cv_prog_ac_ct_STRIP="strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2674,7 +2712,7 @@
+@@ -2667,7 +2705,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -446,7 +446,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2714,7 +2752,7 @@
+@@ -2707,7 +2745,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -455,7 +455,7 @@
      ac_cv_prog_ac_ct_CC="gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2771,7 +2809,7 @@
+@@ -2764,7 +2802,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -464,7 +464,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}cc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -2812,7 +2850,7 @@
+@@ -2805,7 +2843,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -473,7 +473,7 @@
      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
         ac_prog_rejected=yes
         continue
-@@ -2870,7 +2908,7 @@
+@@ -2863,7 +2901,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -482,7 +482,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
-@@ -2914,7 +2952,7 @@
+@@ -2907,7 +2945,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -491,7 +491,7 @@
      ac_cv_prog_ac_ct_CC="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -3055,7 +3093,7 @@
+@@ -3048,7 +3086,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.
@@ -500,7 +500,7 @@
  do
    test -f "$ac_file" || continue
    case $ac_file in
-@@ -3083,6 +3121,12 @@
+@@ -3076,6 +3114,12 @@
  test "$ac_cv_exeext" = no && ac_cv_exeext=
  
  else
@@ -513,7 +513,7 @@
    echo "$as_me: failed program was:" >&5
  sed 's/^/| /' conftest.$ac_ext >&5
  
-@@ -3094,8 +3138,6 @@
+@@ -3087,8 +3131,6 @@
  fi
  
  ac_exeext=$ac_cv_exeext
@@ -522,7 +522,7 @@
  
  # Check that the compiler produces executables we can run.  If not, either
  # the compiler is broken, or we cross compile.
-@@ -3273,27 +3315,10 @@
+@@ -3266,27 +3308,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -554,7 +554,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -3348,27 +3373,10 @@
+@@ -3341,27 +3366,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -586,7 +586,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -3403,27 +3411,10 @@
+@@ -3396,27 +3404,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -618,7 +618,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -3459,27 +3450,10 @@
+@@ -3452,27 +3443,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -650,7 +650,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -3595,27 +3569,10 @@
+@@ -3588,27 +3562,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -682,7 +682,7 @@
    ac_cv_prog_cc_c89=$ac_arg
  else
    echo "$as_me: failed program was:" >&5
-@@ -3878,17 +3835,10 @@
+@@ -3871,17 +3828,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -704,7 +704,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -3922,17 +3872,10 @@
+@@ -3915,17 +3865,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -726,7 +726,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -3997,17 +3940,10 @@
+@@ -3990,17 +3933,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -748,7 +748,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -4041,17 +3977,10 @@
+@@ -4034,17 +3970,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -770,7 +770,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -4112,7 +4041,7 @@
+@@ -4105,7 +4034,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -779,7 +779,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
-@@ -4156,7 +4085,7 @@
+@@ -4149,7 +4078,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -788,7 +788,7 @@
      ac_cv_prog_ac_ct_CXX="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -4269,27 +4198,10 @@
+@@ -4262,27 +4191,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -820,7 +820,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -4344,27 +4256,10 @@
+@@ -4337,27 +4249,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -852,7 +852,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -4399,27 +4294,10 @@
+@@ -4392,27 +4287,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -884,7 +884,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -4455,27 +4333,10 @@
+@@ -4448,27 +4326,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -916,7 +916,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -4716,7 +4577,7 @@
+@@ -4709,7 +4570,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -925,7 +925,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
-@@ -4779,7 +4640,7 @@
+@@ -4772,7 +4633,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -934,7 +934,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
-@@ -4820,7 +4681,7 @@
+@@ -4813,7 +4674,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -943,7 +943,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
-@@ -4861,7 +4722,7 @@
+@@ -4854,7 +4715,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -952,7 +952,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
-@@ -4902,7 +4763,7 @@
+@@ -4895,7 +4756,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -961,7 +961,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
-@@ -5047,27 +4908,10 @@
+@@ -5040,27 +4901,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -993,7 +993,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -5104,7 +4948,7 @@
+@@ -5097,7 +4941,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1002,7 +1002,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -5144,7 +4988,7 @@
+@@ -5137,7 +4981,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1011,7 +1011,7 @@
      ac_cv_prog_ac_ct_CC="gcc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -5201,7 +5045,7 @@
+@@ -5194,7 +5038,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1020,7 +1020,7 @@
      ac_cv_prog_CC="${ac_tool_prefix}cc"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -5242,7 +5086,7 @@
+@@ -5235,7 +5079,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1029,7 +1029,7 @@
      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
         ac_prog_rejected=yes
         continue
-@@ -5300,7 +5144,7 @@
+@@ -5293,7 +5137,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1038,7 +1038,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
-@@ -5344,7 +5188,7 @@
+@@ -5337,7 +5181,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1047,7 +1047,7 @@
      ac_cv_prog_ac_ct_CC="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -5464,27 +5308,10 @@
+@@ -5457,27 +5301,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1079,7 +1079,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5539,27 +5366,10 @@
+@@ -5532,27 +5359,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1111,7 +1111,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5594,27 +5404,10 @@
+@@ -5587,27 +5397,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1143,7 +1143,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -5650,27 +5443,10 @@
+@@ -5643,27 +5436,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1175,7 +1175,7 @@
    ac_cv_prog_cc_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -5786,27 +5562,10 @@
+@@ -5779,27 +5555,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1207,7 +1207,7 @@
    ac_cv_prog_cc_c89=$ac_arg
  else
    echo "$as_me: failed program was:" >&5
-@@ -5980,7 +5739,7 @@
+@@ -5973,7 +5732,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1216,7 +1216,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
-@@ -6024,7 +5783,7 @@
+@@ -6017,7 +5776,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1225,7 +1225,7 @@
      ac_cv_prog_ac_ct_CXX="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -6137,27 +5896,10 @@
+@@ -6130,27 +5889,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1257,7 +1257,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -6212,27 +5954,10 @@
+@@ -6205,27 +5947,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1289,7 +1289,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -6267,27 +5992,10 @@
+@@ -6260,27 +5985,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1321,7 +1321,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -6323,27 +6031,10 @@
+@@ -6316,27 +6024,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1353,7 +1353,7 @@
    ac_cv_prog_cxx_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -6529,7 +6220,7 @@
+@@ -6522,7 +6213,7 @@
      # by default.
      for ac_prog in ginstall scoinst install; do
        for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1362,7 +1362,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.
-@@ -6636,17 +6327,10 @@
+@@ -6629,17 +6320,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1384,7 +1384,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -6680,17 +6364,10 @@
+@@ -6673,17 +6357,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1406,7 +1406,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -6755,17 +6432,10 @@
+@@ -6748,17 +6425,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1428,7 +1428,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -6799,17 +6469,10 @@
+@@ -6792,17 +6462,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1450,7 +1450,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -6862,7 +6525,7 @@
+@@ -6855,7 +6518,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1459,7 +1459,7 @@
      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -6902,7 +6565,7 @@
+@@ -6895,7 +6558,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1468,7 +1468,7 @@
      ac_cv_prog_ac_ct_RANLIB="ranlib"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -7205,7 +6868,7 @@
+@@ -7198,7 +6861,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"
@@ -1477,7 +1477,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
-@@ -7287,7 +6950,7 @@
+@@ -7280,7 +6943,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"
@@ -1486,16 +1486,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
-@@ -7756,7 +7419,7 @@
+@@ -7749,7 +7412,7 @@
    ;;
  *-*-irix6*)
    # Find out which ABI we are using.
--  echo '#line 7759 "configure"' > conftest.$ac_ext
-+  echo '#line 7422 "configure"' > conftest.$ac_ext
+-  echo '#line 7752 "configure"' > conftest.$ac_ext
++  echo '#line 7415 "configure"' > conftest.$ac_ext
    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
    (eval $ac_compile) 2>&5
    ac_status=$?
-@@ -7880,27 +7543,11 @@
+@@ -7873,27 +7536,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1528,7 +1528,7 @@
    lt_cv_cc_needs_belf=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -7909,7 +7556,7 @@
+@@ -7902,7 +7549,7 @@
  	lt_cv_cc_needs_belf=no
  fi
  
@@ -1537,7 +1537,7 @@
        conftest$ac_exeext conftest.$ac_ext
       ac_ext=c
  ac_cpp='$CPP $CPPFLAGS'
-@@ -7963,7 +7610,7 @@
+@@ -7956,7 +7603,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1546,7 +1546,7 @@
      ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -8003,7 +7650,7 @@
+@@ -7996,7 +7643,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1555,7 +1555,7 @@
      ac_cv_prog_ac_ct_DLLTOOL="dlltool"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -8059,7 +7706,7 @@
+@@ -8052,7 +7699,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1564,7 +1564,7 @@
      ac_cv_prog_AS="${ac_tool_prefix}as"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -8099,7 +7746,7 @@
+@@ -8092,7 +7739,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1573,7 +1573,7 @@
      ac_cv_prog_ac_ct_AS="as"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -8155,7 +7802,7 @@
+@@ -8148,7 +7795,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1582,7 +1582,7 @@
      ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -8195,7 +7842,7 @@
+@@ -8188,7 +7835,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1591,7 +1591,7 @@
      ac_cv_prog_ac_ct_OBJDUMP="objdump"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -8279,27 +7926,10 @@
+@@ -8272,27 +7919,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1623,7 +1623,7 @@
    ac_cv_header_stdc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -8475,27 +8105,10 @@
+@@ -8468,27 +8098,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1655,7 +1655,7 @@
    eval "$as_ac_Header=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -8558,27 +8171,10 @@
+@@ -8551,27 +8164,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1687,7 +1687,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -8614,17 +8210,10 @@
+@@ -8607,17 +8203,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1709,7 +1709,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -8741,17 +8330,10 @@
+@@ -8734,17 +8323,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1731,7 +1731,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -8785,17 +8367,10 @@
+@@ -8778,17 +8360,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1753,7 +1753,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -8860,17 +8435,10 @@
+@@ -8853,17 +8428,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1775,7 +1775,7 @@
    :
  else
    echo "$as_me: failed program was:" >&5
-@@ -8904,17 +8472,10 @@
+@@ -8897,17 +8465,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1797,7 +1797,7 @@
    # Broken: success on invalid input.
  continue
  else
-@@ -8955,7 +8516,7 @@
+@@ -8948,7 +8509,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
@@ -1806,7 +1806,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
-@@ -8973,7 +8534,7 @@
+@@ -8966,7 +8527,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1815,7 +1815,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
-@@ -8999,7 +8560,7 @@
+@@ -8992,7 +8553,7 @@
  fi
  if test -z "$F77"; then
    ac_ct_F77=$F77
@@ -1824,7 +1824,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
-@@ -9017,7 +8578,7 @@
+@@ -9010,7 +8571,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1833,7 +1833,7 @@
      ac_cv_prog_ac_ct_F77="$ac_prog"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -9124,27 +8685,10 @@
+@@ -9117,27 +8678,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1865,7 +1865,7 @@
    ac_compiler_gnu=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -9187,27 +8731,10 @@
+@@ -9180,27 +8724,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -1897,7 +1897,7 @@
    ac_cv_prog_f77_g=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -9662,7 +9189,7 @@
+@@ -9655,7 +9182,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1906,7 +1906,7 @@
      ac_cv_prog_AR="${ac_tool_prefix}ar"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -9702,7 +9229,7 @@
+@@ -9695,7 +9222,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1915,7 +1915,7 @@
      ac_cv_prog_ac_ct_AR="ar"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -9758,7 +9285,7 @@
+@@ -9751,7 +9278,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1924,7 +1924,7 @@
      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -9798,7 +9325,7 @@
+@@ -9791,7 +9318,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1933,7 +1933,7 @@
      ac_cv_prog_ac_ct_RANLIB="ranlib"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -9854,7 +9381,7 @@
+@@ -9847,7 +9374,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1942,7 +1942,7 @@
      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -9894,7 +9421,7 @@
+@@ -9887,7 +9414,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -1951,49 +1951,49 @@
      ac_cv_prog_ac_ct_STRIP="strip"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -10211,11 +9738,11 @@
+@@ -10204,11 +9731,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:10214: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:9741: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:10207: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:9734: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:10218: \$? = $ac_status" >&5
-+   echo "$as_me:9745: \$? = $ac_status" >&5
+-   echo "$as_me:10211: \$? = $ac_status" >&5
++   echo "$as_me:9738: \$? = $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.
-@@ -10479,11 +10006,11 @@
+@@ -10472,11 +9999,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:10482: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:10009: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:10475: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:10002: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:10486: \$? = $ac_status" >&5
-+   echo "$as_me:10013: \$? = $ac_status" >&5
+-   echo "$as_me:10479: \$? = $ac_status" >&5
++   echo "$as_me:10006: \$? = $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.
-@@ -10583,11 +10110,11 @@
+@@ -10576,11 +10103,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:10586: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:10113: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:10579: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:10106: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:10590: \$? = $ac_status" >&5
-+   echo "$as_me:10117: \$? = $ac_status" >&5
+-   echo "$as_me:10583: \$? = $ac_status" >&5
++   echo "$as_me:10110: \$? = $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
-@@ -11063,27 +10590,11 @@
+@@ -11056,27 +10583,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2026,7 +2026,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -11097,7 +10608,7 @@
+@@ -11090,7 +10601,7 @@
  
  fi
  
@@ -2035,7 +2035,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -11138,27 +10649,11 @@
+@@ -11131,27 +10642,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2068,7 +2068,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -11172,7 +10667,7 @@
+@@ -11165,7 +10660,7 @@
  
  fi
  
@@ -2077,7 +2077,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -12420,27 +11915,11 @@
+@@ -12413,27 +11908,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2110,7 +2110,7 @@
    ac_cv_lib_dl_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -12449,7 +11928,7 @@
+@@ -12442,7 +11921,7 @@
  	ac_cv_lib_dl_dlopen=no
  fi
  
@@ -2119,7 +2119,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -12531,27 +12010,11 @@
+@@ -12524,27 +12003,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2152,7 +2152,7 @@
    ac_cv_func_shl_load=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -12560,7 +12023,7 @@
+@@ -12553,7 +12016,7 @@
  	ac_cv_func_shl_load=no
  fi
  
@@ -2161,7 +2161,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
-@@ -12610,27 +12073,11 @@
+@@ -12603,27 +12066,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2194,7 +2194,7 @@
    ac_cv_lib_dld_shl_load=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -12639,7 +12086,7 @@
+@@ -12632,7 +12079,7 @@
  	ac_cv_lib_dld_shl_load=no
  fi
  
@@ -2203,7 +2203,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -12711,27 +12158,11 @@
+@@ -12704,27 +12151,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2236,7 +2236,7 @@
    ac_cv_func_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -12740,7 +12171,7 @@
+@@ -12733,7 +12164,7 @@
  	ac_cv_func_dlopen=no
  fi
  
@@ -2245,7 +2245,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
-@@ -12790,27 +12221,11 @@
+@@ -12783,27 +12214,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2278,7 +2278,7 @@
    ac_cv_lib_dl_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -12819,7 +12234,7 @@
+@@ -12812,7 +12227,7 @@
  	ac_cv_lib_dl_dlopen=no
  fi
  
@@ -2287,7 +2287,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -12870,27 +12285,11 @@
+@@ -12863,27 +12278,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2320,7 +2320,7 @@
    ac_cv_lib_svld_dlopen=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -12899,7 +12298,7 @@
+@@ -12892,7 +12291,7 @@
  	ac_cv_lib_svld_dlopen=no
  fi
  
@@ -2329,7 +2329,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -12950,27 +12349,11 @@
+@@ -12943,27 +12342,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2362,7 +2362,7 @@
    ac_cv_lib_dld_dld_link=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -12979,7 +12362,7 @@
+@@ -12972,7 +12355,7 @@
  	ac_cv_lib_dld_dld_link=no
  fi
  
@@ -2371,25 +2371,25 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -13035,7 +12418,7 @@
+@@ -13028,7 +12411,7 @@
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 13038 "configure"
-+#line 12421 "configure"
+-#line 13031 "configure"
++#line 12414 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -13135,7 +12518,7 @@
+@@ -13128,7 +12511,7 @@
    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
    lt_status=$lt_dlunknown
    cat > conftest.$ac_ext <<EOF
--#line 13138 "configure"
-+#line 12521 "configure"
+-#line 13131 "configure"
++#line 12514 "configure"
  #include "confdefs.h"
  
  #if HAVE_DLFCN_H
-@@ -14222,27 +13605,11 @@
+@@ -14215,27 +13598,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2422,7 +2422,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -14256,7 +13623,7 @@
+@@ -14249,7 +13616,7 @@
  
  fi
  
@@ -2431,7 +2431,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -14298,27 +13665,11 @@
+@@ -14291,27 +13658,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2464,7 +2464,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -14332,7 +13683,7 @@
+@@ -14325,7 +13676,7 @@
  
  fi
  
@@ -2473,63 +2473,63 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -15503,11 +14854,11 @@
+@@ -15496,11 +14847,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:15506: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:14857: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:15499: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:14850: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:15510: \$? = $ac_status" >&5
-+   echo "$as_me:14861: \$? = $ac_status" >&5
+-   echo "$as_me:15503: \$? = $ac_status" >&5
++   echo "$as_me:14854: \$? = $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.
-@@ -15607,11 +14958,11 @@
+@@ -15600,11 +14951,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:15610: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:14961: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:15603: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:14954: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:15614: \$? = $ac_status" >&5
-+   echo "$as_me:14965: \$? = $ac_status" >&5
+-   echo "$as_me:15607: \$? = $ac_status" >&5
++   echo "$as_me:14958: \$? = $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
-@@ -17177,11 +16528,11 @@
+@@ -17170,11 +16521,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:17180: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16531: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:17173: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16524: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:17184: \$? = $ac_status" >&5
-+   echo "$as_me:16535: \$? = $ac_status" >&5
+-   echo "$as_me:17177: \$? = $ac_status" >&5
++   echo "$as_me:16528: \$? = $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.
-@@ -17281,11 +16632,11 @@
+@@ -17274,11 +16625,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:17284: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:16635: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:17277: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:16628: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:17288: \$? = $ac_status" >&5
-+   echo "$as_me:16639: \$? = $ac_status" >&5
+-   echo "$as_me:17281: \$? = $ac_status" >&5
++   echo "$as_me:16632: \$? = $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
-@@ -17751,27 +17102,11 @@
+@@ -17744,27 +17095,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2562,7 +2562,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -17785,7 +17120,7 @@
+@@ -17778,7 +17113,7 @@
  
  fi
  
@@ -2571,7 +2571,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -17816,27 +17151,11 @@
+@@ -17809,27 +17144,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2604,7 +2604,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -17850,7 +17169,7 @@
+@@ -17843,7 +17162,7 @@
  
  fi
  
@@ -2613,49 +2613,49 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -19511,11 +18830,11 @@
+@@ -19504,11 +18823,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:19514: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:18833: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:19507: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:18826: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:19518: \$? = $ac_status" >&5
-+   echo "$as_me:18837: \$? = $ac_status" >&5
+-   echo "$as_me:19511: \$? = $ac_status" >&5
++   echo "$as_me:18830: \$? = $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.
-@@ -19779,11 +19098,11 @@
+@@ -19772,11 +19091,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:19782: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:19101: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:19775: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:19094: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>conftest.err)
     ac_status=$?
     cat conftest.err >&5
--   echo "$as_me:19786: \$? = $ac_status" >&5
-+   echo "$as_me:19105: \$? = $ac_status" >&5
+-   echo "$as_me:19779: \$? = $ac_status" >&5
++   echo "$as_me:19098: \$? = $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.
-@@ -19883,11 +19202,11 @@
+@@ -19876,11 +19195,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:19886: $lt_compile\"" >&5)
-+   (eval echo "\"\$as_me:19205: $lt_compile\"" >&5)
+-   (eval echo "\"\$as_me:19879: $lt_compile\"" >&5)
++   (eval echo "\"\$as_me:19198: $lt_compile\"" >&5)
     (eval "$lt_compile" 2>out/conftest.err)
     ac_status=$?
     cat out/conftest.err >&5
--   echo "$as_me:19890: \$? = $ac_status" >&5
-+   echo "$as_me:19209: \$? = $ac_status" >&5
+-   echo "$as_me:19883: \$? = $ac_status" >&5
++   echo "$as_me:19202: \$? = $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
-@@ -20363,27 +19682,11 @@
+@@ -20356,27 +19675,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2688,7 +2688,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -20397,7 +19700,7 @@
+@@ -20390,7 +19693,7 @@
  
  fi
  
@@ -2697,7 +2697,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -20438,27 +19741,11 @@
+@@ -20431,27 +19734,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2730,7 +2730,7 @@
  
  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
  }'`
-@@ -20472,7 +19759,7 @@
+@@ -20465,7 +19752,7 @@
  
  fi
  
@@ -2739,7 +2739,7 @@
        conftest$ac_exeext conftest.$ac_ext
  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
  
-@@ -22628,27 +21915,10 @@
+@@ -22621,27 +21908,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2771,7 +2771,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -22684,17 +21954,10 @@
+@@ -22677,17 +21947,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2793,7 +2793,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -22819,27 +22082,10 @@
+@@ -22812,27 +22075,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2825,7 +2825,7 @@
    ac_cv_c99_variable_arrays=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -22897,27 +22143,10 @@
+@@ -22890,27 +22136,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2857,7 +2857,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -22953,17 +22182,10 @@
+@@ -22946,17 +22175,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2879,7 +2879,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -23098,27 +22320,11 @@
+@@ -23091,27 +22313,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2912,7 +2912,7 @@
    ac_cv_func_sendmsg=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -23127,7 +22333,7 @@
+@@ -23120,7 +22326,7 @@
  	ac_cv_func_sendmsg=no
  fi
  
@@ -2921,7 +2921,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func_sendmsg" >&5
-@@ -23177,27 +22383,10 @@
+@@ -23170,27 +22376,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2953,7 +2953,7 @@
    have_localsockets=1
  else
    echo "$as_me: failed program was:" >&5
-@@ -23232,27 +22421,10 @@
+@@ -23225,27 +22414,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -2985,7 +2985,7 @@
  
  
  cat >>confdefs.h <<\_ACEOF
-@@ -23326,27 +22498,11 @@
+@@ -23319,27 +22491,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3018,7 +3018,7 @@
  
      { echo "$as_me:$LINENO: result: yes" >&5
  echo "${ECHO_T}yes" >&6; }
-@@ -23364,7 +22520,7 @@
+@@ -23357,7 +22513,7 @@
  echo "${ECHO_T}no" >&6; }
  fi
  
@@ -3027,7 +3027,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
  # Check for msghdr member msg_controllen and friends
-@@ -23400,27 +22556,10 @@
+@@ -23393,27 +22549,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3059,7 +3059,7 @@
    have_controllen=1
  else
    echo "$as_me: failed program was:" >&5
-@@ -23473,27 +22612,11 @@
+@@ -23466,27 +22605,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3092,7 +3092,7 @@
  
        { echo "$as_me:$LINENO: result: yes" >&5
  echo "${ECHO_T}yes" >&6; }
-@@ -23511,7 +22634,7 @@
+@@ -23504,7 +22627,7 @@
  echo "${ECHO_T}no" >&6; }
  fi
  
@@ -3101,7 +3101,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
    { echo "$as_me:$LINENO: checking for network feature: CMSG_LEN" >&5
-@@ -23547,27 +22670,11 @@
+@@ -23540,27 +22663,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3134,7 +3134,7 @@
  
        { echo "$as_me:$LINENO: result: yes" >&5
  echo "${ECHO_T}yes" >&6; }
-@@ -23585,7 +22692,7 @@
+@@ -23578,7 +22685,7 @@
  echo "${ECHO_T}no" >&6; }
  fi
  
@@ -3143,7 +3143,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
    { echo "$as_me:$LINENO: checking for network feature: CMSG_SPACE" >&5
-@@ -23621,27 +22728,11 @@
+@@ -23614,27 +22721,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3176,7 +3176,7 @@
  
        { echo "$as_me:$LINENO: result: yes" >&5
  echo "${ECHO_T}yes" >&6; }
-@@ -23659,7 +22750,7 @@
+@@ -23652,7 +22743,7 @@
  echo "${ECHO_T}no" >&6; }
  fi
  
@@ -3185,7 +3185,7 @@
        conftest$ac_exeext conftest.$ac_ext
  else
    { echo "$as_me:$LINENO: result: no" >&5
-@@ -23713,27 +22804,11 @@
+@@ -23706,27 +22797,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3218,7 +3218,7 @@
    ac_cv_lib_socket_socket=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -23742,7 +22817,7 @@
+@@ -23735,7 +22810,7 @@
  	ac_cv_lib_socket_socket=no
  fi
  
@@ -3227,7 +3227,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -23794,27 +22869,11 @@
+@@ -23787,27 +22862,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3260,7 +3260,7 @@
    ac_cv_lib_nsl_gethostbyname=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -23823,7 +22882,7 @@
+@@ -23816,7 +22875,7 @@
  	ac_cv_lib_nsl_gethostbyname=no
  fi
  
@@ -3269,7 +3269,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -23888,27 +22947,10 @@
+@@ -23881,27 +22940,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3301,7 +3301,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -23944,17 +22986,10 @@
+@@ -23937,17 +22979,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3323,7 +3323,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24043,7 +23078,7 @@
+@@ -24036,7 +23071,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -3332,7 +3332,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
-@@ -24086,7 +23121,7 @@
+@@ -24079,7 +23114,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -3341,7 +3341,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
-@@ -24332,7 +23367,7 @@
+@@ -24239,7 +23274,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -3350,7 +3350,7 @@
      ac_cv_prog_CXX_PRESENT="yes"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -24399,27 +23434,10 @@
+@@ -24306,27 +23341,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3382,7 +3382,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24455,17 +23473,10 @@
+@@ -24362,17 +23380,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3404,7 +3404,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24651,27 +23662,10 @@
+@@ -24558,27 +23569,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3436,7 +3436,7 @@
    has_option=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24837,27 +23831,10 @@
+@@ -24744,27 +23738,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3468,7 +3468,7 @@
    ac_cv_c99_variadic_macros=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24912,27 +23889,10 @@
+@@ -24819,27 +23796,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3500,7 +3500,7 @@
    ac_cv_c99_variable_arrays=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -24994,27 +23954,10 @@
+@@ -24901,27 +23861,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3532,7 +3532,7 @@
    ac_cv_c99_initializers=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25073,27 +24016,10 @@
+@@ -24980,27 +23923,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3564,7 +3564,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25129,17 +24055,10 @@
+@@ -25036,17 +23962,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -3586,7 +3586,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -25291,7 +24210,7 @@
+@@ -25198,7 +24117,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -3595,7 +3595,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
-@@ -25339,7 +24258,7 @@
+@@ -25246,7 +24165,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -3604,7 +3604,7 @@
      ac_cv_path_SCROLLKEEPER_CONFIG="$as_dir/$ac_word$ac_exec_ext"
      echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
-@@ -25449,7 +24368,7 @@
+@@ -25356,7 +24275,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -3613,7 +3613,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
-@@ -25917,6 +24836,289 @@
+@@ -25824,6 +24743,289 @@
  
  
  
@@ -3678,7 +3678,7 @@
 +do
 +  for j in $ggzcore_header;
 +  do
-+    echo "configure: 24900: $i/$j" >&5
++    echo "configure: 24807: $i/$j" >&5
 +    if test -r "$i/$j"; then
 +      echo "taking that" >&5
 +      ggzcore_incdir=$i
@@ -3903,16 +3903,16 @@
  
  { echo "$as_me:$LINENO: checking for GGZ library: libggz" >&5
  echo $ECHO_N "checking for GGZ library: libggz... $ECHO_C" >&6; }
-@@ -25979,7 +25181,7 @@
+@@ -25886,7 +25088,7 @@
  do
    for j in $libggz_header;
    do
--    echo "configure: 25982: $i/$j" >&5
-+    echo "configure: 25184: $i/$j" >&5
+-    echo "configure: 25889: $i/$j" >&5
++    echo "configure: 25091: $i/$j" >&5
      if test -r "$i/$j"; then
        echo "taking that" >&5
        libggz_incdir=$i
-@@ -26084,6 +25286,7 @@
+@@ -25991,6 +25193,7 @@
  fi
  
  
@@ -3920,7 +3920,7 @@
    if test "$try_ggz" = "yes"; then
      # For now, version 0.0.14 is required.  This could be an additional
      # parameter.
-@@ -26177,56 +25380,56 @@
+@@ -26084,56 +25287,56 @@
  
    fi
  
@@ -4000,7 +4000,7 @@
    add=yes
    for j in $ret; do
      if test "x$i" = "x$j"; then
-@@ -26240,31 +25443,31 @@
+@@ -26147,31 +25350,31 @@
    ret="$ret $i"
    fi
  done
@@ -4019,8 +4019,8 @@
 -  for j in $ggzdmod_header;
 +  for j in $ggzmod_header;
    do
--    echo "configure: 26253: $i/$j" >&5
-+    echo "configure: 25456: $i/$j" >&5
+-    echo "configure: 26160: $i/$j" >&5
++    echo "configure: 25363: $i/$j" >&5
      if test -r "$i/$j"; then
        echo "taking that" >&5
 -      ggzdmod_incdir=$i
@@ -4042,7 +4042,7 @@
    add=yes
    for j in $ret; do
      if test "x$i" = "x$j"; then
-@@ -26278,48 +25481,48 @@
+@@ -26185,48 +25388,48 @@
    ret="$ret $i"
    fi
  done
@@ -4115,7 +4115,7 @@
    Please read QuickStart.GGZ in order to fix this.
    " >&2;}
    exit 1
-@@ -26327,110 +25530,650 @@
+@@ -26234,110 +25437,650 @@
      fi
  
      # Perform actions given by argument 2.
@@ -4181,7 +4181,7 @@
 +do
 +  for j in ggz-config;
 +  do
-+    echo "configure: 25584: $i/$j" >&5
++    echo "configure: 25491: $i/$j" >&5
 +    if test -r "$i/$j"; then
 +      echo "taking that" >&5
 +      ggz_config_dir=$i
@@ -4451,7 +4451,7 @@
 +do
 +  for j in $ggz_gtk_header;
 +  do
-+    echo "configure: 25811: $i/$j" >&5
++    echo "configure: 25718: $i/$j" >&5
 +    if test -r "$i/$j"; then
 +      echo "taking that" >&5
 +      ggz_gtk_incdir=$i
@@ -4659,7 +4659,7 @@
 +do
 +  for j in $libggz_header;
 +  do
-+    echo "configure: 26019: $i/$j" >&5
++    echo "configure: 25926: $i/$j" >&5
 +    if test -r "$i/$j"; then
 +      echo "taking that" >&5
 +      libggz_incdir=$i
@@ -4826,7 +4826,7 @@
    { (case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
-@@ -26439,17 +26182,294 @@
+@@ -26346,17 +26089,294 @@
    (eval "$ac_try") 2>&5
    ac_status=$?
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -4938,7 +4938,7 @@
 +do
 +  for j in $ggzdmod_header;
 +  do
-+    echo "configure: 26290: $i/$j" >&5
++    echo "configure: 26197: $i/$j" >&5
 +    if test -r "$i/$j"; then
 +      echo "taking that" >&5
 +      ggzdmod_incdir=$i
@@ -5126,7 +5126,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26485,17 +26505,10 @@
+@@ -26392,17 +26412,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5148,7 +5148,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26600,27 +26613,11 @@
+@@ -26507,27 +26520,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5181,7 +5181,7 @@
    ac_cv_lib_pthread_pthread_create=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26629,7 +26626,7 @@
+@@ -26536,7 +26533,7 @@
  	ac_cv_lib_pthread_pthread_create=no
  fi
  
@@ -5190,7 +5190,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -26681,27 +26678,11 @@
+@@ -26588,27 +26585,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5223,7 +5223,7 @@
    ac_cv_lib_c_r_pthread_create=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26710,7 +26691,7 @@
+@@ -26617,7 +26598,7 @@
  	ac_cv_lib_c_r_pthread_create=no
  fi
  
@@ -5232,7 +5232,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -26781,27 +26762,11 @@
+@@ -26688,27 +26669,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5265,7 +5265,7 @@
    ac_cv_lib_anl_getaddrinfo_a=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26810,7 +26775,7 @@
+@@ -26717,7 +26682,7 @@
  	ac_cv_lib_anl_getaddrinfo_a=no
  fi
  
@@ -5274,7 +5274,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -26896,27 +26861,11 @@
+@@ -26803,27 +26768,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5307,7 +5307,7 @@
    ac_cv_lib_gcrypt_gcry_check_version=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -26925,7 +26874,7 @@
+@@ -26832,7 +26781,7 @@
  	ac_cv_lib_gcrypt_gcry_check_version=no
  fi
  
@@ -5316,7 +5316,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -26967,27 +26916,10 @@
+@@ -26874,27 +26823,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5348,7 +5348,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27023,17 +26955,10 @@
+@@ -26930,17 +26862,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5370,25 +5370,25 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27201,7 +27126,7 @@
+@@ -27108,7 +27033,7 @@
  do
    for j in $gnutls_header;
    do
--    echo "configure: 27204: $i/$j" >&5
-+    echo "configure: 27129: $i/$j" >&5
+-    echo "configure: 27111: $i/$j" >&5
++    echo "configure: 27036: $i/$j" >&5
      if test -r "$i/$j"; then
        echo "taking that" >&5
        gnutls_incdir=$i
-@@ -27292,7 +27217,7 @@
+@@ -27199,7 +27124,7 @@
  do
    for j in openssl/ssl.h;
    do
--    echo "configure: 27295: $i/$j" >&5
-+    echo "configure: 27220: $i/$j" >&5
+-    echo "configure: 27202: $i/$j" >&5
++    echo "configure: 27127: $i/$j" >&5
      if test -r "$i/$j"; then
        echo "taking that" >&5
        ssl_incdir=$i
-@@ -27361,27 +27286,11 @@
+@@ -27268,27 +27193,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5421,7 +5421,7 @@
    ac_ssl_rsaref="yes"
  
  else
-@@ -27392,7 +27301,7 @@
+@@ -27299,7 +27208,7 @@
  
  fi
  
@@ -5430,7 +5430,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
    CFLAGS="$ac_cflags_safe"
-@@ -27556,12 +27465,6 @@
+@@ -27463,12 +27372,6 @@
  
  
  
@@ -5443,7 +5443,7 @@
  
  
  if false; then
-@@ -27569,15 +27472,8 @@
+@@ -27476,15 +27379,8 @@
    INSTALL_LIBGGZ_FALSE='#'
  else
    INSTALL_LIBGGZ_TRUE='#'
@@ -5461,7 +5461,7 @@
  
  
  
-@@ -27590,13 +27486,6 @@
+@@ -27497,13 +27393,6 @@
  fi
  
  
@@ -5475,7 +5475,7 @@
  
  if false; then
    INSTALL_GGZMOD_TRUE=
-@@ -27607,13 +27496,6 @@
+@@ -27514,13 +27403,6 @@
  fi
  
  
@@ -5489,7 +5489,7 @@
  
  if false; then
    INSTALL_GGZCORE_TRUE=
-@@ -27624,29 +27506,6 @@
+@@ -27531,29 +27413,6 @@
  fi
  
  
@@ -5519,7 +5519,7 @@
  
  if false; then
    INSTALL_GGZ_GTK_TRUE=
-@@ -27657,22 +27516,6 @@
+@@ -27564,22 +27423,6 @@
  fi
  
  
@@ -5542,7 +5542,7 @@
  GNOME_GAMES_CXXFLAGS="$GNOME_GAMES_CFLAGS -I\$(top_srcdir)/libgames-support $WARN_CXXFLAGS"
  GNOME_GAMES_CFLAGS="$GNOME_GAMES_CFLAGS -I\$(top_srcdir)/libgames-support $WARN_CFLAGS"
  
-@@ -27818,27 +27661,10 @@
+@@ -27725,27 +27568,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5574,7 +5574,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27874,17 +27700,10 @@
+@@ -27781,17 +27607,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5596,7 +5596,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -27982,27 +27801,11 @@
+@@ -27889,27 +27708,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5629,7 +5629,7 @@
    am_cv_val_LC_MESSAGES=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28011,7 +27814,7 @@
+@@ -27918,7 +27721,7 @@
  	am_cv_val_LC_MESSAGES=no
  fi
  
@@ -5638,7 +5638,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
-@@ -28067,27 +27870,10 @@
+@@ -27974,27 +27777,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5670,7 +5670,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28123,17 +27909,10 @@
+@@ -28030,17 +27816,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5692,7 +5692,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28229,27 +28008,11 @@
+@@ -28136,27 +27915,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5725,7 +5725,7 @@
    gt_cv_func_ngettext_libc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28258,7 +28021,7 @@
+@@ -28165,7 +27928,7 @@
  	gt_cv_func_ngettext_libc=no
  fi
  
@@ -5734,7 +5734,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
  fi
-@@ -28301,27 +28064,11 @@
+@@ -28208,27 +27971,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5767,7 +5767,7 @@
    gt_cv_func_dgettext_libc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28330,7 +28077,7 @@
+@@ -28237,7 +27984,7 @@
  	gt_cv_func_dgettext_libc=no
  fi
  
@@ -5776,7 +5776,7 @@
        conftest$ac_exeext conftest.$ac_ext
  
  fi
-@@ -28406,27 +28153,11 @@
+@@ -28313,27 +28060,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5809,7 +5809,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -28435,7 +28166,7 @@
+@@ -28342,7 +28073,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -5818,7 +5818,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -28500,27 +28231,11 @@
+@@ -28407,27 +28138,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5851,7 +5851,7 @@
    ac_cv_lib_intl_bindtextdomain=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28529,7 +28244,7 @@
+@@ -28436,7 +28151,7 @@
  	ac_cv_lib_intl_bindtextdomain=no
  fi
  
@@ -5860,7 +5860,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -28578,27 +28293,11 @@
+@@ -28485,27 +28200,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5893,7 +5893,7 @@
    ac_cv_lib_intl_ngettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28607,7 +28306,7 @@
+@@ -28514,7 +28213,7 @@
  	ac_cv_lib_intl_ngettext=no
  fi
  
@@ -5902,7 +5902,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -28656,27 +28355,11 @@
+@@ -28563,27 +28262,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5935,7 +5935,7 @@
    ac_cv_lib_intl_dgettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28685,7 +28368,7 @@
+@@ -28592,7 +28275,7 @@
  	ac_cv_lib_intl_dgettext=no
  fi
  
@@ -5944,7 +5944,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -28747,27 +28430,11 @@
+@@ -28654,27 +28337,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -5977,7 +5977,7 @@
    ac_cv_lib_intl_ngettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28776,7 +28443,7 @@
+@@ -28683,7 +28350,7 @@
  	ac_cv_lib_intl_ngettext=no
  fi
  
@@ -5986,7 +5986,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -28825,27 +28492,11 @@
+@@ -28732,27 +28399,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6019,7 +6019,7 @@
    ac_cv_lib_intl_dcgettext=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -28854,7 +28505,7 @@
+@@ -28761,7 +28412,7 @@
  	ac_cv_lib_intl_dcgettext=no
  fi
  
@@ -6028,7 +6028,7 @@
        conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
-@@ -28949,27 +28600,11 @@
+@@ -28856,27 +28507,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6061,7 +6061,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -28978,7 +28613,7 @@
+@@ -28885,7 +28520,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -6070,7 +6070,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29125,27 +28760,11 @@
+@@ -29032,27 +28667,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6103,7 +6103,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -29154,7 +28773,7 @@
+@@ -29061,7 +28680,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -6112,7 +6112,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29186,7 +28805,7 @@
+@@ -29093,7 +28712,7 @@
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
    for ac_exec_ext in '' $ac_executable_extensions; do
@@ -6121,7 +6121,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
-@@ -29274,27 +28893,11 @@
+@@ -29181,27 +28800,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6154,7 +6154,7 @@
    CATOBJEXT=.gmo
               DATADIRNAME=share
  else
-@@ -29366,27 +28969,11 @@
+@@ -29273,27 +28876,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6187,7 +6187,7 @@
    ac_cv_func_bind_textdomain_codeset=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -29395,7 +28982,7 @@
+@@ -29302,7 +28889,7 @@
  	ac_cv_func_bind_textdomain_codeset=no
  fi
  
@@ -6196,7 +6196,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5
-@@ -29416,7 +29003,7 @@
+@@ -29323,7 +28910,7 @@
  	    esac
  fi
  
@@ -6205,7 +6205,7 @@
        conftest$ac_exeext conftest.$ac_ext
            LIBS="$glib_save_LIBS"
  	  INSTOBJEXT=.mo
-@@ -29598,27 +29185,11 @@
+@@ -29505,27 +29092,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6238,7 +6238,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -29627,7 +29198,7 @@
+@@ -29534,7 +29105,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -6247,7 +6247,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29713,27 +29284,11 @@
+@@ -29620,27 +29191,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6280,7 +6280,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -29742,7 +29297,7 @@
+@@ -29649,7 +29204,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -6289,7 +6289,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29832,27 +29387,11 @@
+@@ -29739,27 +29294,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6322,7 +6322,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -29861,7 +29400,7 @@
+@@ -29768,7 +29307,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -6331,7 +6331,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -29916,27 +29455,10 @@
+@@ -29823,27 +29362,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6363,7 +6363,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -29972,17 +29494,10 @@
+@@ -29879,17 +29401,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6385,7 +6385,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -30061,10 +29576,10 @@
+@@ -29968,10 +29483,10 @@
  cat >>conftest.$ac_ext <<_ACEOF
  /* end confdefs.h.  */
  $ac_includes_default
@@ -6398,7 +6398,7 @@
  # include <sys/socket.h>
  #endif
  
-@@ -30091,27 +29606,10 @@
+@@ -29998,27 +29513,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6430,7 +6430,7 @@
    ac_cv_func_select_args="$ac_arg1,$ac_arg234,$ac_arg5"; break 3
  else
    echo "$as_me: failed program was:" >&5
-@@ -30190,27 +29688,10 @@
+@@ -30097,27 +29595,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6462,7 +6462,7 @@
    ac_cv_header_stdc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -30380,27 +29861,10 @@
+@@ -30287,27 +29768,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6494,7 +6494,7 @@
    ac_cv_type_signal=int
  else
    echo "$as_me: failed program was:" >&5
-@@ -30456,27 +29920,10 @@
+@@ -30363,27 +29827,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6526,7 +6526,7 @@
    ac_cv_type_pid_t=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -30538,27 +29985,10 @@
+@@ -30445,27 +29892,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6558,7 +6558,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -30594,17 +30024,10 @@
+@@ -30501,17 +29931,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6580,7 +6580,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -30736,27 +30159,11 @@
+@@ -30643,27 +30066,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6613,7 +6613,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -30765,7 +30172,7 @@
+@@ -30672,7 +30079,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -6622,7 +6622,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -30878,7 +30285,7 @@
+@@ -30785,7 +30192,7 @@
  /* Thanks to Paul Eggert for this test.  */
  $ac_includes_default
  #include <sys/wait.h>
@@ -6631,7 +6631,7 @@
  # include <vfork.h>
  #endif
  /* On some sparc systems, changes by the child to local and incoming
-@@ -31148,45 +30555,29 @@
+@@ -31055,45 +30462,29 @@
  int
  main ()
  {
@@ -6694,7 +6694,7 @@
    eval "$as_ac_var=yes"
  else
    echo "$as_me: failed program was:" >&5
-@@ -31195,7 +30586,7 @@
+@@ -31102,7 +30493,7 @@
  	eval "$as_ac_var=no"
  fi
  
@@ -6703,7 +6703,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  ac_res=`eval echo '${'$as_ac_var'}'`
-@@ -31269,27 +30660,11 @@
+@@ -31176,27 +30567,11 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -6736,7 +6736,7 @@
    ac_cv_func__doprnt=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -31298,7 +30673,7 @@
+@@ -31205,7 +30580,7 @@
  	ac_cv_func__doprnt=no
  fi
  
@@ -6745,7 +6745,7 @@
        conftest$ac_exeext conftest.$ac_ext
  fi
  { echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
-@@ -31316,258 +30691,6 @@
+@@ -31223,258 +30598,6 @@
  
  
  
@@ -7004,7 +7004,7 @@
  # Check for PF_LOCAL/PF_UNIX
  # ==========================
  # There should be an autoconf macro to check this???
-@@ -31673,27 +30796,10 @@
+@@ -31580,27 +30703,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7036,7 +7036,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -31729,17 +30835,10 @@
+@@ -31636,17 +30742,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7058,7 +7058,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -31848,27 +30947,10 @@
+@@ -31755,27 +30854,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7090,7 +7090,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -31904,17 +30986,10 @@
+@@ -31811,17 +30893,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7112,7 +7112,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32021,27 +31096,10 @@
+@@ -31928,27 +31003,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7144,7 +7144,7 @@
    ac_cv_header_sys_wait_h=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32084,10 +31142,10 @@
+@@ -31991,10 +31049,10 @@
  #ifndef __cplusplus
    /* Ultrix mips cc rejects this.  */
    typedef int charset[2];
@@ -7158,7 +7158,7 @@
    /* NEC SVR4.0.2 mips cc rejects this.  */
    struct point {int x, y;};
    static struct point const zero = {0,0};
-@@ -32096,11 +31154,11 @@
+@@ -32003,11 +31061,11 @@
       an arm of an if-expression whose if-part is not a constant
       expression */
    const char *g = "string";
@@ -7174,7 +7174,7 @@
    { /* SCO 3.2v4 cc rejects this.  */
      char *t;
      char const *s = 0 ? (char *) 0 : (char const *) 0;
-@@ -32127,7 +31185,7 @@
+@@ -32034,7 +31092,7 @@
      const int foo = 10;
      if (!foo) return 0;
    }
@@ -7183,7 +7183,7 @@
  #endif
  
    ;
-@@ -32147,27 +31205,10 @@
+@@ -32054,27 +31112,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7215,7 +7215,7 @@
    ac_cv_c_const=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32224,27 +31265,10 @@
+@@ -32131,27 +31172,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7247,7 +7247,7 @@
    ac_cv_c_volatile=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32304,27 +31328,10 @@
+@@ -32211,27 +31235,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7279,7 +7279,7 @@
    ac_header_compiler=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32360,17 +31367,10 @@
+@@ -32267,17 +31274,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7301,7 +7301,7 @@
    ac_header_preproc=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32448,7 +31448,7 @@
+@@ -32355,7 +31355,7 @@
  cat confdefs.h >>conftest.$ac_ext
  cat >>conftest.$ac_ext <<_ACEOF
  /* end confdefs.h.  */
@@ -7310,7 +7310,7 @@
  # include <stdlib.h>
  #else
  char *realloc ();
-@@ -32624,27 +31624,10 @@
+@@ -32531,27 +31531,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7342,7 +7342,7 @@
    ac_cv_header_stdbool_h=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32694,27 +31677,10 @@
+@@ -32601,27 +31584,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7374,7 +7374,7 @@
    ac_cv_type__Bool=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32777,27 +31743,10 @@
+@@ -32684,27 +31650,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7406,7 +7406,7 @@
    ac_cv_c_inline=$ac_kw
  else
    echo "$as_me: failed program was:" >&5
-@@ -32867,27 +31816,10 @@
+@@ -32774,27 +31723,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7438,7 +7438,7 @@
    ac_cv_type_size_t=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -32947,27 +31879,10 @@
+@@ -32854,27 +31786,10 @@
    rm -f conftest.er1
    cat conftest.err >&5
    echo "$as_me:$LINENO: \$? = $ac_status" >&5
@@ -7470,7 +7470,7 @@
    ac_cv_header_time=yes
  else
    echo "$as_me: failed program was:" >&5
-@@ -33274,7 +32189,7 @@
+@@ -33181,7 +32096,7 @@
  
  
  
@@ -7479,7 +7479,7 @@
  
  cat >confcache <<\_ACEOF
  # This file is a shell script that caches the results of configure
-@@ -33453,6 +32368,27 @@
+@@ -33367,6 +32282,27 @@
  Usually this means the macro was only invoked conditionally." >&2;}
     { (exit 1); exit 1; }; }
  fi
@@ -7507,7 +7507,7 @@
  if test -z "${GGZ_SERVER_TRUE}" && test -z "${GGZ_SERVER_FALSE}"; then
    { { echo "$as_me:$LINENO: error: conditional \"GGZ_SERVER\" was never defined.
  Usually this means the macro was only invoked conditionally." >&5
-@@ -33488,13 +32424,6 @@
+@@ -33402,13 +32338,6 @@
  Usually this means the macro was only invoked conditionally." >&2;}
     { (exit 1); exit 1; }; }
  fi
@@ -7521,7 +7521,7 @@
  if test -z "${INSTALL_GGZ_GTK_TRUE}" && test -z "${INSTALL_GGZ_GTK_FALSE}"; then
    { { echo "$as_me:$LINENO: error: conditional \"INSTALL_GGZ_GTK\" was never defined.
  Usually this means the macro was only invoked conditionally." >&5
-@@ -33502,13 +32431,6 @@
+@@ -33416,13 +32345,6 @@
  Usually this means the macro was only invoked conditionally." >&2;}
     { (exit 1); exit 1; }; }
  fi
@@ -7535,7 +7535,7 @@
  if test -z "${PLATFORM_WIN32_TRUE}" && test -z "${PLATFORM_WIN32_FALSE}"; then
    { { echo "$as_me:$LINENO: error: conditional \"PLATFORM_WIN32\" was never defined.
  Usually this means the macro was only invoked conditionally." >&5
-@@ -33561,7 +32483,8 @@
+@@ -33475,7 +32397,8 @@
  ## M4sh Initialization.  ##
  ## --------------------- ##
  
@@ -7545,7 +7545,7 @@
  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
    emulate sh
    NULLCMD=:
-@@ -33570,10 +32493,13 @@
+@@ -33484,10 +32407,13 @@
    alias -g '${1+"$@"}'='"$@"'
    setopt NO_GLOB_SUBST
  else
@@ -7562,7 +7562,7 @@
  
  
  # PATH needs CR
-@@ -33797,19 +32723,28 @@
+@@ -33711,19 +32637,28 @@
    as_mkdir_p=false
  fi
  
@@ -7602,16 +7602,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'"
-@@ -33825,7 +32760,7 @@
+@@ -33739,7 +32674,7 @@
  # values after options handling.
  ac_log="
- This file was extended by gnome-games $as_me 2.18.2, which was
+ This file was extended by gnome-games $as_me 2.18.2.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
-@@ -33854,7 +32789,7 @@
+@@ -33768,7 +32703,7 @@
  Usage: $0 [OPTIONS] [FILE]...
  
    -h, --help       print this help, then exit
@@ -7620,16 +7620,16 @@
    -q, --quiet      do not print progress messages
    -d, --debug      don't remove temporary files
        --recheck    update $as_me by reconfiguring in the same conditions
-@@ -33878,7 +32813,7 @@
+@@ -33792,7 +32727,7 @@
  cat >>$CONFIG_STATUS <<_ACEOF
  ac_cs_version="\\
- gnome-games config.status 2.18.2
+ gnome-games config.status 2.18.2.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'`\\"
  
  Copyright (C) 2006 Free Software Foundation, Inc.
-@@ -34004,13 +32939,6 @@
+@@ -33918,13 +32853,6 @@
      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
      "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
      "dependencies/Makefile") CONFIG_FILES="$CONFIG_FILES dependencies/Makefile" ;;
@@ -7643,7 +7643,7 @@
      "dependencies/gnuchess/Makefile") CONFIG_FILES="$CONFIG_FILES dependencies/gnuchess/Makefile" ;;
      "libgames-support/Makefile") CONFIG_FILES="$CONFIG_FILES libgames-support/Makefile" ;;
      "blackjack/Makefile") CONFIG_FILES="$CONFIG_FILES blackjack/Makefile" ;;
-@@ -34383,25 +33311,25 @@
+@@ -34297,25 +33225,25 @@
  CAIRO_LIBS!$CAIRO_LIBS$ac_delim
  GLADE_CFLAGS!$GLADE_CFLAGS$ac_delim
  GLADE_LIBS!$GLADE_LIBS$ac_delim
@@ -7683,7 +7683,7 @@
  _ACEOF
  
    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -34443,28 +33371,40 @@
+@@ -34357,28 +33285,40 @@
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    cat >conf$$subs.sed <<_ACEOF
@@ -7737,7 +7737,7 @@
  GNOME_GAMES_CXXFLAGS!$GNOME_GAMES_CXXFLAGS$ac_delim
  ESD_CFLAGS!$ESD_CFLAGS$ac_delim
  ESD_LIBS!$ESD_LIBS$ac_delim
-@@ -34483,7 +33423,6 @@
+@@ -34397,7 +33337,6 @@
  PO_IN_DATADIR_FALSE!$PO_IN_DATADIR_FALSE$ac_delim
  POFILES!$POFILES$ac_delim
  POSUB!$POSUB$ac_delim
@@ -7745,7 +7745,7 @@
  LIBOBJS!$LIBOBJS$ac_delim
  PLATFORM_WIN32_TRUE!$PLATFORM_WIN32_TRUE$ac_delim
  PLATFORM_WIN32_FALSE!$PLATFORM_WIN32_FALSE$ac_delim
-@@ -34504,7 +33443,7 @@
+@@ -34418,7 +33357,7 @@
  LTLIBOBJS!$LTLIBOBJS$ac_delim
  _ACEOF
  




More information about the pkg-gnome-commits mailing list