| 
						 
							
							
							
						 
					 | 
				
			
			 | 
			 | 
			
				@@ -1,10 +1,11 @@
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#! /bin/sh
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Guess values for system-dependent variables and create Makefiles.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Generated by GNU Autoconf 2.59 for gramps 1.0.0.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Generated by GNU Autoconf 2.57 for gramps 1.0.0.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Report bugs to <gramps-bugs@lists.sourceforge.net>.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Copyright (C) 2003 Free Software Foundation, Inc.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Free Software Foundation, Inc.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# This configure script is free software; the Free Software Foundation
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# gives unlimited permission to copy, distribute and modify it.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				## --------------------- ##
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -21,10 +22,9 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  set -o posix
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				DUALCASE=1; export DUALCASE # for MKS sh
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Support unset when possible.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_unset=unset
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_unset=false
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -43,7 +43,7 @@ for as_var in \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  LC_TELEPHONE LC_TIME
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    eval $as_var=C; export $as_var
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    $as_unset $as_var
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -220,17 +220,16 @@ rm -f conf$$ conf$$.exe conf$$.file
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if mkdir -p . 2>/dev/null; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_mkdir_p=:
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  test -d ./-p && rmdir ./-p
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_mkdir_p=false
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_executable_p="test -f"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# 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'"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Sed expression to map a string onto a valid variable name.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# IFS
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -274,7 +273,7 @@ PACKAGE_STRING='gramps 1.0.0'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				PACKAGE_BUGREPORT='gramps-bugs@lists.sourceforge.net'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_unique_file="src/gramps.py"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE RELEASE VERSIONSTRING MSGFMT MSGCONV ICONV LANGUAGES POFILES MOFILES PYTHON PYTHON_VERSION PYTHON_PREFIX PYTHON_EXEC_PREFIX PYTHON_PLATFORM pythondir pkgpythondir pyexecdir pkgpyexecdir BINSH ZIP CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE HAVE_PKG_CONFIG PYTHON_CPPFLAGS SK_CONFIG SCROLLKEEPER_BUILD_REQUIRED GNOMEHELP GPREFIX GNOMEINC GNOMELIB LIBOBJS LTLIBOBJS'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot RELEASE VERSIONSTRING MSGFMT MSGCONV ICONV LANGUAGES POFILES MOFILES PYTHON PYTHON_VERSION PYTHON_PREFIX PYTHON_EXEC_PREFIX PYTHON_PLATFORM pythondir pkgpythondir pyexecdir pkgpyexecdir BINSH ZIP CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE HAVE_PKG_CONFIG PYTHON_CPPFLAGS SK_CONFIG SCROLLKEEPER_BUILD_REQUIRED GNOMEHELP GPREFIX GNOMEINC GNOMELIB LIBOBJS LTLIBOBJS'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_subst_files=''
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Initialize some variables set by options.
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -856,45 +855,12 @@ case $srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Do not use `cd foo && pwd` to compute absolute paths, because
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# the directories may not exist.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case `pwd` in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_builddir="$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case "$ac_dir" in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_builddir=`pwd`;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_builddir=`pwd`/"$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_top_builddir=${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case ${ac_top_builddir}. in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_top_builddir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_srcdir=$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case $ac_srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_srcdir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_top_srcdir=$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case $ac_top_srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_top_srcdir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# absolute.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cd $ac_dir
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # Check for guested configure; otherwise get Cygnus style configure.
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -911,7 +877,7 @@ esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cd "$ac_popdir"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    cd $ac_popdir
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -919,9 +885,10 @@ test -n "$ac_init_help" && exit 0
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if $ac_init_version; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat <<\_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				gramps configure 1.0.0
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				generated by GNU Autoconf 2.59
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				generated by GNU Autoconf 2.57
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Copyright (C) 2003 Free Software Foundation, Inc.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Free Software Foundation, Inc.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				This configure script is free software; the Free Software Foundation
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				gives unlimited permission to copy, distribute and modify it.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -933,7 +900,7 @@ This file contains any messages produced by compilers while
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				running configure, to aid debugging if configure makes a mistake.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				It was created by gramps $as_me 1.0.0, which was
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				generated by GNU Autoconf 2.59.  Invocation command line was
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				generated by GNU Autoconf 2.57.  Invocation command line was
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  $ $0 $@
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1109,7 +1076,7 @@ _ASBOX
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      echo "$as_me: caught signal $ac_signal"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    echo "$as_me: exit $exit_status"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  } >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f core *.core &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f core core.* *.core &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    exit $exit_status
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				     ' 0
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1269,7 +1236,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				am__api_version="1.6"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				am__api_version="1.7"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_aux_dir=
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if test -f $ac_dir/install-sh; then
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1306,7 +1273,6 @@ ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# AFS /usr/afsws/bin/install, which mishandles nonexistent args
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# OS/2's system install, which has a completely different semantic
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# ./install, which can be erroneously created by make from ./install.sh.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1323,7 +1289,6 @@ do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $as_dir/ in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ./ | .// | /cC/* | \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  /usr/ucb/* ) ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # OSF1 and SCO ODT 3.0 have their own names for install.
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1488,7 +1453,7 @@ done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1515,6 +1480,15 @@ echo "${ECHO_T}no" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  SET_MAKE="MAKE=${MAKE-make}"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -rf .tst 2>/dev/null
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				mkdir .tst 2>/dev/null
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test -d .tst; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am__leading_dot=.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am__leading_dot=_
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rmdir .tst 2>/dev/null
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				 # test to see if srcdir already configured
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test "`cd $srcdir && pwd`" != "`pwd`" &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   test -f $srcdir/config.status; then
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1523,9 +1497,19 @@ echo "$as_me: error: source directory already configured; run \"make distclean\"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   { (exit 1); exit 1; }; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# test whether we have cygpath
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test -z "$CYGPATH_W"; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if (cygpath --version) >/dev/null 2>/dev/null; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    CYGPATH_W='cygpath -w'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    CYGPATH_W=echo
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Define the identity of the package.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				 PACKAGE=gramps
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				 VERSION=1.0.0
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				 PACKAGE='gramps'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				 VERSION='1.0.0'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >>confdefs.h <<_ACEOF
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1830,7 +1814,7 @@ if test "${am_cv_pathless_PYTHON+set}" = set; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					for am_cv_pathless_PYTHON in python python2 python2.2 python2.1 python2.0 python1.6 python1.5 : ; do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					for am_cv_pathless_PYTHON in python python2 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 : ; do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				          if test "$am_cv_pathless_PYTHON" = : ; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				            { { echo "$as_me:$LINENO: error: no suitable Python interpreter found" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me: error: no suitable Python interpreter found" >&2;}
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -1933,16 +1917,34 @@ echo "${ECHO_T}$am_cv_python_platform" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  pythondir=$PYTHON_PREFIX"/lib/python"$PYTHON_VERSION/site-packages
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				                echo "$as_me:$LINENO: checking for $am_display_PYTHON script directory" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking for $am_display_PYTHON script directory... $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test "${am_cv_python_pythondir+set}" = set; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am_cv_python_pythondir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,0,prefix='$PYTHON_PREFIX')" 2>/dev/null ||
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				     echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: result: $am_cv_python_pythondir" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "${ECHO_T}$am_cv_python_pythondir" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  pythondir=$am_cv_python_pythondir
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  pkgpythondir=\${pythondir}/$PACKAGE
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  pyexecdir=${PYTHON_EXEC_PREFIX}/lib/python${PYTHON_VERSION}/site-packages
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				            echo "$as_me:$LINENO: checking for $am_display_PYTHON extension module directory" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking for $am_display_PYTHON extension module directory... $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test "${am_cv_python_pyexecdir+set}" = set; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am_cv_python_pyexecdir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1,0,prefix='$PYTHON_EXEC_PREFIX')" 2>/dev/null ||
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				     echo "${PYTHON_EXEC_PREFIX}/lib/python${PYTHON_VERSION}/site-packages"`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: result: $am_cv_python_pyexecdir" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "${ECHO_T}$am_cv_python_pyexecdir" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  pyexecdir=$am_cv_python_pyexecdir
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2370,6 +2372,7 @@ ac_compiler=`set X $ac_compile; echo $2`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#line $LINENO "configure"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat confdefs.h >>conftest.$ac_ext
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2389,8 +2392,8 @@ ac_clean_files="$ac_clean_files a.out a.exe b.out"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Try to create an executable without -o first, disregard a.out.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# It will help us diagnose broken compilers, and finding out an intuition
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# of exeext.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: checking for C compiler default output" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_link_default) 2>&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2526,6 +2529,7 @@ if test "${ac_cv_objext+set}" = set; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#line $LINENO "configure"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat confdefs.h >>conftest.$ac_ext
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2576,6 +2580,7 @@ if test "${ac_cv_c_compiler_gnu+set}" = set; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#line $LINENO "configure"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat confdefs.h >>conftest.$ac_ext
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2595,19 +2600,10 @@ main ()
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  grep -v '^ *+' conftest.er1 >conftest.err
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat conftest.err >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }; } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         { ac_try='test -s conftest.$ac_objext'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2621,7 +2617,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_compiler_gnu=no
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_cv_c_compiler_gnu=$ac_compiler_gnu
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2637,6 +2633,7 @@ if test "${ac_cv_prog_cc_g+set}" = set; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#line $LINENO "configure"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat confdefs.h >>conftest.$ac_ext
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2653,19 +2650,10 @@ main ()
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  grep -v '^ *+' conftest.er1 >conftest.err
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat conftest.err >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }; } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         { ac_try='test -s conftest.$ac_objext'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2679,7 +2667,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_cv_prog_cc_g=no
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2706,6 +2694,7 @@ else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_cv_prog_cc_stdc=no
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_save_CC=$CC
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#line $LINENO "configure"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat confdefs.h >>conftest.$ac_ext
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2733,16 +2722,6 @@ static char *f (char * (*g) (char **, int), char **p, ...)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  va_end (v);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  return s;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   function prototypes and stuff, but not '\xHH' hex character constants.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   These don't provoke an error unfortunately, instead are silently treated
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   as 'x'.  The following induces an error, until -std1 is added to get
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   array size at least.  It's necessary to write '\x00'==0 to get something
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   that's true only with -std1.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				int osf4_cc_array ['\x00' == 0 ? 1 : -1];
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				int test (int i, double x);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				struct s1 {int (*f) (int a);};
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				struct s2 {int (*f) (double a);};
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2769,19 +2748,10 @@ do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  CC="$ac_save_CC $ac_arg"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  grep -v '^ *+' conftest.er1 >conftest.err
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat conftest.err >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }; } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         { ac_try='test -s conftest.$ac_objext'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2795,7 +2765,7 @@ else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				sed 's/^/| /' conftest.$ac_ext >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.err conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_ext conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				CC=$ac_save_CC
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2823,19 +2793,10 @@ cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  grep -v '^ *+' conftest.er1 >conftest.err
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat conftest.err >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }; } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         { ac_try='test -s conftest.$ac_objext'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2844,6 +2805,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }; }; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  for ac_declaration in \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   ''\
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   '#include <stdlib.h>' \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   'extern "C" void std::exit (int) throw (); using std::exit;' \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   'extern "C" void std::exit (int); using std::exit;' \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   'extern "C" void exit (int) throw ();' \
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2851,13 +2813,14 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   'void exit (int);'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#line $LINENO "configure"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat confdefs.h >>conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >>conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* end confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				$ac_declaration
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#include <stdlib.h>
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				$ac_declaration
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				int
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				main ()
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				{
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2868,19 +2831,10 @@ exit (42);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  grep -v '^ *+' conftest.er1 >conftest.err
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat conftest.err >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }; } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         { ac_try='test -s conftest.$ac_objext'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2894,8 +2848,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				continue
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat >conftest.$ac_ext <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				#line $LINENO "configure"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				/* confdefs.h.  */
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat confdefs.h >>conftest.$ac_ext
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2912,19 +2867,10 @@ exit (42);
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_compile) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  grep -v '^ *+' conftest.er1 >conftest.err
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  rm -f conftest.er1
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cat conftest.err >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 { ac_try='test -z "$ac_c_werror_flag"			 || test ! -s conftest.err'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_status=$?
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (exit $ac_status); }; } &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         { ac_try='test -s conftest.$ac_objext'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  (eval $ac_try) 2>&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2937,7 +2883,7 @@ else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				sed 's/^/| /' conftest.$ac_ext >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest*
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test -n "$ac_declaration"; then
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2951,30 +2897,22 @@ else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				sed 's/^/| /' conftest.$ac_ext >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f conftest.$ac_objext conftest.$ac_ext
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_ext=c
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_cpp='$CPP $CPPFLAGS'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_compiler_gnu=$ac_cv_c_compiler_gnu
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rm -f .deps 2>/dev/null
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				mkdir .deps 2>/dev/null
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test -d .deps; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  DEPDIR=.deps
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # MS-DOS does not allow filenames that begin with a dot.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  DEPDIR=_deps
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				rmdir .deps 2>/dev/null
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				DEPDIR="${am__leading_dot}deps"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				          ac_config_commands="$ac_config_commands depfiles"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				am_make=${MAKE-make}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat > confinc << 'END'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				doit:
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				am__doit:
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					@echo done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.PHONY: am__doit
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				END
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# If we don't find an include directive, just comment out the code.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -2989,7 +2927,7 @@ echo "include confinc" > confmf
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# In particular we don't look at `^make:' because GNU make might
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# be invoked under some other name (usually "gmake"), in which
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# case it prints its new name instead of `make'.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   am__include=include
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   am__quote=
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   _am_result=GNU
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3049,18 +2987,32 @@ else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # using a relative directory.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cp "$am_depcomp" conftest.dir
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cd conftest.dir
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # We will build objects and dependencies in a subdirectory because
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # it helps to detect inapplicable dependency modes.  For instance
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # both Tru64's cc and ICC support -MD to output dependencies as a
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # side effect of compilation, but ICC will put the dependencies in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # the current directory while Tru64 will put them in the object
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # directory.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  mkdir sub
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am_cv_CC_dependencies_compiler_type=none
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if test "$am_compiler_list" = ""; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  for depmode in $am_compiler_list; do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # Setup a source with many dependencies, because some compilers
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # like to wrap large dependency lists on column 80 (with \), and
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # we should not choose a depcomp mode which is confused by this.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    #
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # We need to recreate these files for each test, as the compiler may
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # overwrite some of them when testing with obscure command lines.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # This happens at least with the AIX C compiler.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    echo '#include "conftest.h"' > conftest.c
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    echo 'int i;' > conftest.h
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    : > sub/conftest.c
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    for i in 1 2 3 4 5 6; do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      echo '#include "conftst'$i'.h"' >> sub/conftest.c
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      : > sub/conftst$i.h
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    case $depmode in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    nosideeffect)
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3078,14 +3030,21 @@ else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # mode.  It turns out that the SunPro C++ compiler does not properly
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    # handle `-M -o', and we need to detect this.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    if depmode=$depmode \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       source=conftest.c object=conftest.o \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       depfile=conftest.Po tmpdepfile=conftest.TPo \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       grep conftest.h conftest.Po > /dev/null 2>&1 &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         >/dev/null 2>conftest.err &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      # icc doesn't choke on unknown options, it will just issue warnings
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      # (even with -Werror).  So we grep stderr for any message
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      # that says an option was ignored.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				        am_cv_CC_dependencies_compiler_type=$depmode
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				        break
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  cd ..
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3101,6 +3060,18 @@ CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  test "x$enable_dependency_tracking" != xno \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am__fastdepCC_TRUE=
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am__fastdepCC_FALSE='#'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am__fastdepCC_TRUE='#'
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  am__fastdepCC_FALSE=
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Extract the first word of "pkg-config", so it can be a program name with args.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				set dummy pkg-config; ac_word=$2
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3291,7 +3262,7 @@ echo "$as_me:$LINENO: result: ok" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "${ECHO_T}ok" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me:$LINENO: checking Python bindings for glade" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking Python bindin for glade... $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo $ECHO_N "checking Python bindings for glade... $ECHO_C" >&6
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat > conftest.py <<EOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				$pygtk_require
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				try:
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3396,7 +3367,7 @@ SCROLLKEEPER_BUILD_REQUIRED=0.3.5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				                                                                                                                                                                                                                  ac_config_files="$ac_config_files Makefile src/Makefile src/const.py src/docgen/Makefile src/filters/Makefile src/plugins/Makefile src/calendars/Makefile src/data/Makefile src/data/templates/Makefile src/po/Makefile doc/Makefile doc/gramps-manual/Makefile doc/gramps-manual/C/Makefile doc/gramps-manual/fr/Makefile doc/gramps-manual/de/Makefile doc/gramps-manual/ru/Makefile doc/gramps-manual/hu/Makefile example/Makefile example/gramps/Makefile gramps.spec gramps.sh"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				                                                                                                                                                                                                                            ac_config_files="$ac_config_files Makefile src/Makefile src/const.py src/docgen/Makefile src/filters/Makefile src/plugins/Makefile src/calendars/Makefile src/data/Makefile src/data/templates/Makefile src/po/Makefile doc/Makefile doc/gramps-manual/Makefile doc/gramps-manual/C/Makefile doc/gramps-manual/fr/Makefile doc/gramps-manual/de/Makefile doc/gramps-manual/ru/Makefile doc/gramps-manual/hu/Makefile example/Makefile example/gramps/Makefile gramps.spec gramps-mdk.spec gramps.sh"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >confcache <<\_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# This file is a shell script that caches the results of configure
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3527,6 +3498,13 @@ echo "$as_me: error: conditional \"AMDEP\" was never defined.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Usually this means the macro was only invoked conditionally." >&2;}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   { (exit 1); exit 1; }; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Usually this means the macro was only invoked conditionally." >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Usually this means the macro was only invoked conditionally." >&2;}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   { (exit 1); exit 1; }; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				: ${CONFIG_STATUS=./config.status}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_clean_files_save=$ac_clean_files
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3561,10 +3539,9 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  set -o posix
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				DUALCASE=1; export DUALCASE # for MKS sh
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Support unset when possible.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_unset=unset
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_unset=false
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3583,7 +3560,7 @@ for as_var in \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  LC_TELEPHONE LC_TIME
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    eval $as_var=C; export $as_var
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    $as_unset $as_var
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3762,17 +3739,16 @@ rm -f conf$$ conf$$.exe conf$$.file
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if mkdir -p . 2>/dev/null; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_mkdir_p=:
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  test -d ./-p && rmdir ./-p
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  as_mkdir_p=false
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_executable_p="test -f"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# 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'"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Sed expression to map a string onto a valid variable name.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# IFS
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3799,7 +3775,7 @@ _ASBOX
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >&5 <<_CSEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				This file was extended by gramps $as_me 1.0.0, which was
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				generated by GNU Autoconf 2.59.  Invocation command line was
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				generated by GNU Autoconf 2.57.  Invocation command line was
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  CONFIG_FILES    = $CONFIG_FILES
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  CONFIG_HEADERS  = $CONFIG_HEADERS
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3857,10 +3833,11 @@ _ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >>$CONFIG_STATUS <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_cs_version="\\
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				gramps config.status 1.0.0
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				configured by $0, generated by GNU Autoconf 2.59,
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				configured by $0, generated by GNU Autoconf 2.57,
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Copyright (C) 2003 Free Software Foundation, Inc.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				Free Software Foundation, Inc.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				This config.status script is free software; the Free Software Foundation
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				gives unlimited permission to copy, distribute and modify it."
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				srcdir=$srcdir
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -3986,6 +3963,7 @@ do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  "example/Makefile" ) CONFIG_FILES="$CONFIG_FILES example/Makefile" ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  "example/gramps/Makefile" ) CONFIG_FILES="$CONFIG_FILES example/gramps/Makefile" ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  "gramps.spec" ) CONFIG_FILES="$CONFIG_FILES gramps.spec" ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  "gramps-mdk.spec" ) CONFIG_FILES="$CONFIG_FILES gramps-mdk.spec" ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  "gramps.sh" ) CONFIG_FILES="$CONFIG_FILES gramps.sh" ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4075,6 +4053,7 @@ s,@LIBS@,$LIBS,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@INSTALL_DATA@,$INSTALL_DATA,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@CYGPATH_W@,$CYGPATH_W,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@PACKAGE@,$PACKAGE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@VERSION@,$VERSION,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@ACLOCAL@,$ACLOCAL,;t t
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4089,6 +4068,7 @@ s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@AWK@,$AWK,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@SET_MAKE@,$SET_MAKE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@am__leading_dot@,$am__leading_dot,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@RELEASE@,$RELEASE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@VERSIONSTRING@,$VERSIONSTRING,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@MSGFMT@,$MSGFMT,;t t
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4122,6 +4102,8 @@ s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@CCDEPMODE@,$CCDEPMODE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@HAVE_PKG_CONFIG@,$HAVE_PKG_CONFIG,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@PYTHON_CPPFLAGS@,$PYTHON_CPPFLAGS,;t t
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				s,@SK_CONFIG@,$SK_CONFIG,;t t
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4252,45 +4234,12 @@ case $srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Do not use `cd foo && pwd` to compute absolute paths, because
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# the directories may not exist.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case `pwd` in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_builddir="$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case "$ac_dir" in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_builddir=`pwd`;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_builddir=`pwd`/"$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_top_builddir=${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case ${ac_top_builddir}. in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_top_builddir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_srcdir=$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case $ac_srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_srcdir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_top_srcdir=$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case $ac_top_srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_top_srcdir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# absolute.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case $INSTALL in
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4298,6 +4247,11 @@ esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if test x"$ac_file" != x-; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    { echo "$as_me:$LINENO: creating $ac_file" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me: creating $ac_file" >&6;}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    rm -f "$ac_file"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # Let's still pretend it is `configure' which instantiates (i.e., don't
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  # use $as_me), people would be surprised to read:
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  #    /* config.h.  Generated by config.status.  */
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4320,14 +4274,14 @@ esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me: error: cannot find input file: $f" >&2;}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   { (exit 1); exit 1; }; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 echo "$f";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         echo $f;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      *) # Relative
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         if test -f "$f"; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				           # Build tree
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					   echo "$f"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				           echo $f
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         elif test -f "$srcdir/$f"; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				           # Source tree
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					   echo "$srcdir/$f"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				           echo $srcdir/$f
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				           # /dev/null tree
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4336,12 +4290,6 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				         fi;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    done` || { (exit 1); exit 1; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  if test x"$ac_file" != x-; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    { echo "$as_me:$LINENO: creating $ac_file" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me: creating $ac_file" >&6;}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    rm -f "$ac_file"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  fi
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				cat >>$CONFIG_STATUS <<_ACEOF
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  sed "$ac_vpsub
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4391,31 +4339,6 @@ echo X"$ac_dest" |
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  	  /^X\(\/\/\)$/{ s//\1/; q; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  	  /^X\(\/\).*/{ s//\1/; q; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  	  s/.*/./; q'`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { if $as_mkdir_p; then
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    mkdir -p "$ac_dir"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  else
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    as_dir="$ac_dir"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    as_dirs=
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    while test ! -d "$as_dir"; do
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      as_dirs="$as_dir $as_dirs"
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				      as_dir=`(dirname "$as_dir") 2>/dev/null ||
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 X"$as_dir" : 'X\(//\)[^/]' \| \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 X"$as_dir" : 'X\(//\)$' \| \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 X"$as_dir" : 'X\(/\)' \| \
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
					 .     : '\(.\)' 2>/dev/null ||
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo X"$as_dir" |
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  	  /^X\(\/\/\)$/{ s//\1/; q; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  	  /^X\(\/\).*/{ s//\1/; q; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  	  s/.*/./; q'`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    done
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    test ! -n "$as_dirs" || mkdir $as_dirs
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				   { (exit 1); exit 1; }; }; }
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  ac_builddir=.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				if test "$ac_dir" != .; then
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				@@ -4441,45 +4364,12 @@ case $srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Do not use `cd foo && pwd` to compute absolute paths, because
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# the directories may not exist.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case `pwd` in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_builddir="$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case "$ac_dir" in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_builddir=`pwd`;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_builddir=`pwd`/"$ac_dir";;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_top_builddir=${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case ${ac_top_builddir}. in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_top_builddir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_srcdir=$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case $ac_srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_srcdir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				case $ac_abs_builddir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				.) ac_abs_top_srcdir=$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				*)
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  case $ac_top_srcdir in
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  .) ac_abs_top_srcdir=$ac_abs_builddir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  esac;;
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				esac
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				# absolute.
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				
 | 
			
		
		
	
		
			
				 | 
				 | 
			
			 | 
			 | 
			
				  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
 | 
			
		
		
	
	
		
			
				
					
					| 
						
					 | 
				
			
			 | 
			 | 
			
				 
 |