update
svn: r1998
This commit is contained in:
		
							
								
								
									
										166
									
								
								gramps2/configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										166
									
								
								gramps2/configure
									
									
									
									
										vendored
									
									
								
							@@ -1,6 +1,8 @@
 | 
			
		||||
#! /bin/sh
 | 
			
		||||
# Guess values for system-dependent variables and create Makefiles.
 | 
			
		||||
# Generated by GNU Autoconf 2.57.
 | 
			
		||||
# Generated by GNU Autoconf 2.57 for gramps 0.9.3.
 | 
			
		||||
#
 | 
			
		||||
# Report bugs to <gramps-bugs@lists.sourceforge.net>.
 | 
			
		||||
#
 | 
			
		||||
# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 | 
			
		||||
# Free Software Foundation, Inc.
 | 
			
		||||
@@ -264,11 +266,11 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 | 
			
		||||
: ${ac_max_here_lines=38}
 | 
			
		||||
 | 
			
		||||
# Identity of this package.
 | 
			
		||||
PACKAGE_NAME=
 | 
			
		||||
PACKAGE_TARNAME=
 | 
			
		||||
PACKAGE_VERSION=
 | 
			
		||||
PACKAGE_STRING=
 | 
			
		||||
PACKAGE_BUGREPORT=
 | 
			
		||||
PACKAGE_NAME='gramps'
 | 
			
		||||
PACKAGE_TARNAME='gramps'
 | 
			
		||||
PACKAGE_VERSION='0.9.3'
 | 
			
		||||
PACKAGE_STRING='gramps 0.9.3'
 | 
			
		||||
PACKAGE_BUGREPORT='gramps-bugs@lists.sourceforge.net'
 | 
			
		||||
 | 
			
		||||
ac_unique_file="src/gramps.py"
 | 
			
		||||
# Factoring default headers for most tests.
 | 
			
		||||
@@ -308,7 +310,7 @@ ac_includes_default="\
 | 
			
		||||
# include <unistd.h>
 | 
			
		||||
#endif"
 | 
			
		||||
 | 
			
		||||
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 LANGUAGES POFILES MOFILES PYTHON PYTHON_VERSION PYTHON_PREFIX PYTHON_EXEC_PREFIX PYTHON_PLATFORM pythondir pkgpythondir pyexecdir pkgpyexecdir BINSH SWIG PYTHON22 ZIP CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE CPP EGREP HAVE_PKG_CONFIG SK_CONFIG SCROLLKEEPER_BUILD_REQUIRED GNOMEHELP GPREFIX P15_INCLUDES P20_INCLUDES P21_INCLUDES P22_INCLUDES GNOMEINC GNOMELIB GPREF INTLLIBS 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 PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE RELEASE VERSIONSTRING MSGFMT LANGUAGES POFILES MOFILES PYTHON PYTHON_VERSION PYTHON_PREFIX PYTHON_EXEC_PREFIX PYTHON_PLATFORM pythondir pkgpythondir pyexecdir pkgpyexecdir BINSH SWIG PYTHON22 ZIP CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE CPP EGREP HAVE_PKG_CONFIG SK_CONFIG SCROLLKEEPER_BUILD_REQUIRED GNOMEHELP GPREFIX P22_INCLUDES GNOMEINC GNOMELIB INTLLIBS LIBOBJS LTLIBOBJS'
 | 
			
		||||
ac_subst_files=''
 | 
			
		||||
 | 
			
		||||
# Initialize some variables set by options.
 | 
			
		||||
@@ -777,7 +779,7 @@ if test "$ac_init_help" = "long"; then
 | 
			
		||||
  # Omit some internal or obsolete options to make the list less imposing.
 | 
			
		||||
  # This message is too long to be a string in the A/UX 3.1 sh.
 | 
			
		||||
  cat <<_ACEOF
 | 
			
		||||
\`configure' configures this package to adapt to many kinds of systems.
 | 
			
		||||
\`configure' configures gramps 0.9.3 to adapt to many kinds of systems.
 | 
			
		||||
 | 
			
		||||
Usage: $0 [OPTION]... [VAR=VALUE]...
 | 
			
		||||
 | 
			
		||||
@@ -838,7 +840,9 @@ _ACEOF
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
if test -n "$ac_init_help"; then
 | 
			
		||||
 | 
			
		||||
  case $ac_init_help in
 | 
			
		||||
     short | recursive ) echo "Configuration of gramps 0.9.3:";;
 | 
			
		||||
   esac
 | 
			
		||||
  cat <<\_ACEOF
 | 
			
		||||
 | 
			
		||||
Optional Features:
 | 
			
		||||
@@ -859,6 +863,7 @@ Some influential environment variables:
 | 
			
		||||
Use these variables to override the choices made by `configure' or to help
 | 
			
		||||
it to find libraries and programs with nonstandard names/locations.
 | 
			
		||||
 | 
			
		||||
Report bugs to <gramps-bugs@lists.sourceforge.net>.
 | 
			
		||||
_ACEOF
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
@@ -921,6 +926,8 @@ fi
 | 
			
		||||
test -n "$ac_init_help" && exit 0
 | 
			
		||||
if $ac_init_version; then
 | 
			
		||||
  cat <<\_ACEOF
 | 
			
		||||
gramps configure 0.9.3
 | 
			
		||||
generated by GNU Autoconf 2.57
 | 
			
		||||
 | 
			
		||||
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 | 
			
		||||
Free Software Foundation, Inc.
 | 
			
		||||
@@ -934,7 +941,7 @@ cat >&5 <<_ACEOF
 | 
			
		||||
This file contains any messages produced by compilers while
 | 
			
		||||
running configure, to aid debugging if configure makes a mistake.
 | 
			
		||||
 | 
			
		||||
It was created by $as_me, which was
 | 
			
		||||
It was created by gramps $as_me 0.9.3, which was
 | 
			
		||||
generated by GNU Autoconf 2.57.  Invocation command line was
 | 
			
		||||
 | 
			
		||||
  $ $0 $@
 | 
			
		||||
@@ -1254,6 +1261,15 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -1642,7 +1658,7 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
RELEASE=1
 | 
			
		||||
RELEASE=0.CVS$(date +%G%m%d)
 | 
			
		||||
 | 
			
		||||
VERSIONSTRING=$VERSION
 | 
			
		||||
if test x"$RELEASE" != "x"
 | 
			
		||||
@@ -1653,8 +1669,6 @@ fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Extract the first word of "msgfmt", so it can be a program name with args.
 | 
			
		||||
set dummy msgfmt; ac_word=$2
 | 
			
		||||
echo "$as_me:$LINENO: checking for $ac_word" >&5
 | 
			
		||||
@@ -1695,7 +1709,6 @@ echo "${ECHO_T}no" >&6
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
LANGUAGES="cs da_DK de es fr it nl pl pt_BR ro ru sv"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -2053,113 +2066,6 @@ echo "${ECHO_T}no" >&6
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Find a good install program.  We prefer a C program (faster),
 | 
			
		||||
# so one script is as good as another.  But avoid the broken or
 | 
			
		||||
# incompatible versions:
 | 
			
		||||
# SysV /etc/install, /usr/sbin/install
 | 
			
		||||
# SunOS /usr/etc/install
 | 
			
		||||
# IRIX /sbin/install
 | 
			
		||||
# AIX /bin/install
 | 
			
		||||
# AmigaOS /C/install, which installs bootblocks on floppy discs
 | 
			
		||||
# 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"
 | 
			
		||||
# ./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
 | 
			
		||||
if test -z "$INSTALL"; then
 | 
			
		||||
if test "${ac_cv_path_install+set}" = set; then
 | 
			
		||||
  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		||||
else
 | 
			
		||||
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 | 
			
		||||
for as_dir in $PATH
 | 
			
		||||
do
 | 
			
		||||
  IFS=$as_save_IFS
 | 
			
		||||
  test -z "$as_dir" && as_dir=.
 | 
			
		||||
  # Account for people who put trailing slashes in PATH elements.
 | 
			
		||||
case $as_dir/ in
 | 
			
		||||
  ./ | .// | /cC/* | \
 | 
			
		||||
  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
 | 
			
		||||
  /usr/ucb/* ) ;;
 | 
			
		||||
  *)
 | 
			
		||||
    # OSF1 and SCO ODT 3.0 have their own names for install.
 | 
			
		||||
    # Don't use installbsd from OSF since it installs stuff as root
 | 
			
		||||
    # by default.
 | 
			
		||||
    for ac_prog in ginstall scoinst install; do
 | 
			
		||||
      for ac_exec_ext in '' $ac_executable_extensions; do
 | 
			
		||||
        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
 | 
			
		||||
          if test $ac_prog = install &&
 | 
			
		||||
            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 | 
			
		||||
            # AIX install.  It has an incompatible calling convention.
 | 
			
		||||
            :
 | 
			
		||||
          elif test $ac_prog = install &&
 | 
			
		||||
            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 | 
			
		||||
            # program-specific install script used by HP pwplus--don't use.
 | 
			
		||||
            :
 | 
			
		||||
          else
 | 
			
		||||
            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
 | 
			
		||||
            break 3
 | 
			
		||||
          fi
 | 
			
		||||
        fi
 | 
			
		||||
      done
 | 
			
		||||
    done
 | 
			
		||||
    ;;
 | 
			
		||||
esac
 | 
			
		||||
done
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
fi
 | 
			
		||||
  if test "${ac_cv_path_install+set}" = set; then
 | 
			
		||||
    INSTALL=$ac_cv_path_install
 | 
			
		||||
  else
 | 
			
		||||
    # As a last resort, use the slow shell script.  We don't cache a
 | 
			
		||||
    # path for INSTALL within a source directory, because that will
 | 
			
		||||
    # break other packages using the cache if that directory is
 | 
			
		||||
    # removed, or if the path is relative.
 | 
			
		||||
    INSTALL=$ac_install_sh
 | 
			
		||||
  fi
 | 
			
		||||
fi
 | 
			
		||||
echo "$as_me:$LINENO: result: $INSTALL" >&5
 | 
			
		||||
echo "${ECHO_T}$INSTALL" >&6
 | 
			
		||||
 | 
			
		||||
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 | 
			
		||||
# It thinks the first close brace ends the variable substitution.
 | 
			
		||||
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
 | 
			
		||||
 | 
			
		||||
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
 | 
			
		||||
 | 
			
		||||
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 | 
			
		||||
 | 
			
		||||
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_,'`
 | 
			
		||||
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
 | 
			
		||||
  echo $ECHO_N "(cached) $ECHO_C" >&6
 | 
			
		||||
else
 | 
			
		||||
  cat >conftest.make <<\_ACEOF
 | 
			
		||||
all:
 | 
			
		||||
	@echo 'ac_maketemp="$(MAKE)"'
 | 
			
		||||
_ACEOF
 | 
			
		||||
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 | 
			
		||||
eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
 | 
			
		||||
if test -n "$ac_maketemp"; then
 | 
			
		||||
  eval ac_cv_prog_make_${ac_make}_set=yes
 | 
			
		||||
else
 | 
			
		||||
  eval ac_cv_prog_make_${ac_make}_set=no
 | 
			
		||||
fi
 | 
			
		||||
rm -f conftest.make
 | 
			
		||||
fi
 | 
			
		||||
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
 | 
			
		||||
  echo "$as_me:$LINENO: result: yes" >&5
 | 
			
		||||
echo "${ECHO_T}yes" >&6
 | 
			
		||||
  SET_MAKE=
 | 
			
		||||
else
 | 
			
		||||
  echo "$as_me:$LINENO: result: no" >&5
 | 
			
		||||
echo "${ECHO_T}no" >&6
 | 
			
		||||
  SET_MAKE="MAKE=${MAKE-make}"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
ac_ext=c
 | 
			
		||||
ac_cpp='$CPP $CPPFLAGS'
 | 
			
		||||
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 | 
			
		||||
@@ -4179,16 +4085,8 @@ 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 example/Makefile example/gramps/Makefile gramps.spec gramps.sh"
 | 
			
		||||
 | 
			
		||||
cat >confcache <<\_ACEOF
 | 
			
		||||
# This file is a shell script that caches the results of configure
 | 
			
		||||
# tests run on this system so they can be shared between configure
 | 
			
		||||
@@ -4587,7 +4485,7 @@ _ASBOX
 | 
			
		||||
} >&5
 | 
			
		||||
cat >&5 <<_CSEOF
 | 
			
		||||
 | 
			
		||||
This file was extended by $as_me, which was
 | 
			
		||||
This file was extended by gramps $as_me 0.9.3, which was
 | 
			
		||||
generated by GNU Autoconf 2.57.  Invocation command line was
 | 
			
		||||
 | 
			
		||||
  CONFIG_FILES    = $CONFIG_FILES
 | 
			
		||||
@@ -4645,7 +4543,7 @@ _ACEOF
 | 
			
		||||
 | 
			
		||||
cat >>$CONFIG_STATUS <<_ACEOF
 | 
			
		||||
ac_cs_version="\\
 | 
			
		||||
config.status
 | 
			
		||||
gramps config.status 0.9.3
 | 
			
		||||
configured by $0, generated by GNU Autoconf 2.57,
 | 
			
		||||
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 | 
			
		||||
 | 
			
		||||
@@ -4915,13 +4813,9 @@ s,@SK_CONFIG@,$SK_CONFIG,;t t
 | 
			
		||||
s,@SCROLLKEEPER_BUILD_REQUIRED@,$SCROLLKEEPER_BUILD_REQUIRED,;t t
 | 
			
		||||
s,@GNOMEHELP@,$GNOMEHELP,;t t
 | 
			
		||||
s,@GPREFIX@,$GPREFIX,;t t
 | 
			
		||||
s,@P15_INCLUDES@,$P15_INCLUDES,;t t
 | 
			
		||||
s,@P20_INCLUDES@,$P20_INCLUDES,;t t
 | 
			
		||||
s,@P21_INCLUDES@,$P21_INCLUDES,;t t
 | 
			
		||||
s,@P22_INCLUDES@,$P22_INCLUDES,;t t
 | 
			
		||||
s,@GNOMEINC@,$GNOMEINC,;t t
 | 
			
		||||
s,@GNOMELIB@,$GNOMELIB,;t t
 | 
			
		||||
s,@GPREF@,$GPREF,;t t
 | 
			
		||||
s,@INTLLIBS@,$INTLLIBS,;t t
 | 
			
		||||
s,@LIBOBJS@,$LIBOBJS,;t t
 | 
			
		||||
s,@LTLIBOBJS@,$LTLIBOBJS,;t t
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user