Diff for /sql/sqlite/configure between versions 1.9 and 1.16

version 1.9, 2012/06/07 15:12:51 version 1.16, 2012/06/09 22:34:04
Line 1 Line 1
 #! /bin/sh  #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59.  # Generated by GNU Autoconf 2.59 for parser3sqlite.C 10.2.
 #  #
 # Copyright (C) 2003 Free Software Foundation, Inc.  # Copyright (C) 2003 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
Line 240  IFS="  $as_nl" Line 240  IFS="  $as_nl"
 # CDPATH.  # CDPATH.
 $as_unset CDPATH  $as_unset CDPATH
   
 SHELL=${CONFIG_SHELL-/bin/sh}  
   
 lt_ltdl_dir='libltdl'  lt_ltdl_dir='libltdl'
   
   SHELL=${CONFIG_SHELL-/bin/sh}
   
 lt_dlopen_dir="$lt_ltdl_dir"  lt_dlopen_dir="$lt_ltdl_dir"
   
   
Line 271  SHELL=${CONFIG_SHELL-/bin/sh} Line 271  SHELL=${CONFIG_SHELL-/bin/sh}
 : ${ac_max_here_lines=38}  : ${ac_max_here_lines=38}
   
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME=  PACKAGE_NAME='parser3sqlite.C'
 PACKAGE_TARNAME=  PACKAGE_TARNAME='parser3sqlite-c'
 PACKAGE_VERSION=  PACKAGE_VERSION='10.2'
 PACKAGE_STRING=  PACKAGE_STRING='parser3sqlite.C 10.2'
 PACKAGE_BUGREPORT=  PACKAGE_BUGREPORT=''
   
 ac_unique_file="parser3sqlite.C"  ac_unique_file="parser3sqlite.C"
 # Factoring default headers for most tests.  # Factoring default headers for most tests.
Line 316  ac_includes_default="\ Line 316  ac_includes_default="\
 #endif"  #endif"
   
 ac_subdirs_all="$ac_subdirs_all libltdl"  ac_subdirs_all="$ac_subdirs_all libltdl"
 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 install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar SQLITE_INC LDFLAGS CXX CXXFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LIBTOOL build build_cpu build_vendor build_os host host_cpu host_vendor host_os SED EGREP FGREP GREP LD DUMPBIN ac_ct_DUMPBIN NM LN_S OBJDUMP ac_ct_OBJDUMP DLLTOOL ac_ct_DLLTOOL AR ac_ct_AR RANLIB ac_ct_RANLIB MANIFEST_TOOL ac_ct_MANIFEST_TOOL DSYMUTIL ac_ct_DSYMUTIL NMEDIT ac_ct_NMEDIT LIPO ac_ct_LIPO OTOOL ac_ct_OTOOL OTOOL64 ac_ct_OTOOL64 CPP CXXCPP LIBLTDL LTDLDEPS LTDLINCL INCLTDL LIBADD_DL AS ac_ct_AS LT_DLLOADERS LIBADD_DLOPEN LIBADD_SHL_LOAD LIBADD_DLD_LINK LT_DLPREOPEN sys_symbol_underscore ARGZ_H INSTALL_LTDL_TRUE INSTALL_LTDL_FALSE CONVENIENCE_LTDL_TRUE CONVENIENCE_LTDL_FALSE subdirs LT_CONFIG_H LTDLOPEN LIBOBJS LTLIBOBJS ltdl_LIBOBJS ltdl_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 install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar SQLITE_INC LDFLAGS CXX CXXFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE AS ac_ct_AS DLLTOOL ac_ct_DLLTOOL OBJDUMP ac_ct_OBJDUMP LIBTOOL build build_cpu build_vendor build_os host host_cpu host_vendor host_os SED EGREP FGREP GREP LD DUMPBIN ac_ct_DUMPBIN NM LN_S AR ac_ct_AR RANLIB ac_ct_RANLIB MANIFEST_TOOL ac_ct_MANIFEST_TOOL DSYMUTIL ac_ct_DSYMUTIL NMEDIT ac_ct_NMEDIT LIPO ac_ct_LIPO OTOOL ac_ct_OTOOL OTOOL64 ac_ct_OTOOL64 CPP CXXCPP LIBLTDL LTDLDEPS LTDLINCL INCLTDL LT_DLLOADERS LIBADD_DLOPEN LIBADD_SHL_LOAD LIBADD_DLD_LINK LT_DLPREOPEN LIBADD_DL sys_symbol_underscore ARGZ_H INSTALL_LTDL_TRUE INSTALL_LTDL_FALSE CONVENIENCE_LTDL_TRUE CONVENIENCE_LTDL_FALSE subdirs LT_CONFIG_H LTDLOPEN LIBOBJS LTLIBOBJS ltdl_LIBOBJS ltdl_LTLIBOBJS'
 ac_subst_files=''  ac_subst_files=''
   
 # Initialize some variables set by options.  # Initialize some variables set by options.
Line 797  if test "$ac_init_help" = "long"; then Line 797  if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.    # 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.    # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF    cat <<_ACEOF
 \`configure' configures this package to adapt to many kinds of systems.  \`configure' configures parser3sqlite.C 10.2 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 862  _ACEOF Line 862  _ACEOF
 fi  fi
   
 if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
     case $ac_init_help in
        short | recursive ) echo "Configuration of parser3sqlite.C 10.2:";;
      esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
 Optional Features:  Optional Features:
Line 1004  fi Line 1006  fi
 test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\_ACEOF    cat <<\_ACEOF
   parser3sqlite.C configure 10.2
   generated by GNU Autoconf 2.59
   
 Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation  This configure script is free software; the Free Software Foundation
Line 1016  cat >&5 <<_ACEOF Line 1020  cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
   
 It was created by $as_me, which was  It was created by parser3sqlite.C $as_me 10.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 1346  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 1350  ac_compiler_gnu=$ac_cv_c_compiler_gnu
   
   
   
   
   
   
   
   
   
   
             ac_config_headers="$ac_config_headers config_auto.h"
   
   
 am__api_version="1.9"  am__api_version="1.9"
 ac_aux_dir=  ac_aux_dir=
 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
Line 1652  fi Line 1666  fi
   
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE=parser3sqlite   PACKAGE='parser3sqlite-c'
  VERSION=10.2   VERSION='10.2'
   
   
   cat >>confdefs.h <<_ACEOF
   #define PACKAGE "$PACKAGE"
   _ACEOF
   
   
   cat >>confdefs.h <<_ACEOF
   #define VERSION "$VERSION"
   _ACEOF
   
 # Some tools Automake needs.  # Some tools Automake needs.
   
Line 1775  am__tar='${AMTAR} chof - "$$tardir"'; am Line 1798  am__tar='${AMTAR} chof - "$$tardir"'; am
   
   
   
           ac_config_headers="$ac_config_headers config_auto.h"  
   
   
   
   
   
   
Line 3489  fi Line 3508  fi
   
   
   
   
   
   
   
   
   
 case `pwd` in  case `pwd` in
   *\ * | *\     *)    *\ * | *\     *)
     { echo "$as_me:$LINENO: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5      { echo "$as_me:$LINENO: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
Line 4474  test -z "$OBJDUMP" && OBJDUMP=objdump Line 4499  test -z "$OBJDUMP" && OBJDUMP=objdump
   
   
   
   
   
   
 echo "$as_me:$LINENO: checking how to recognize dependent libraries" >&5  echo "$as_me:$LINENO: checking how to recognize dependent libraries" >&5
 echo $ECHO_N "checking how to recognize dependent libraries... $ECHO_C" >&6  echo $ECHO_N "checking how to recognize dependent libraries... $ECHO_C" >&6
 if test "${lt_cv_deplibs_check_method+set}" = set; then  if test "${lt_cv_deplibs_check_method+set}" = set; then
Line 4809  test -z "$DLLTOOL" && DLLTOOL=dlltool Line 4831  test -z "$DLLTOOL" && DLLTOOL=dlltool
   
   
   
   
   
   
 echo "$as_me:$LINENO: checking how to associate runtime and link libraries" >&5  echo "$as_me:$LINENO: checking how to associate runtime and link libraries" >&5
 echo $ECHO_N "checking how to associate runtime and link libraries... $ECHO_C" >&6  echo $ECHO_N "checking how to associate runtime and link libraries... $ECHO_C" >&6
 if test "${lt_cv_sharedlib_from_linklib_cmd+set}" = set; then  if test "${lt_cv_sharedlib_from_linklib_cmd+set}" = set; then
Line 7083  func_stripname_cnf () Line 7102  func_stripname_cnf ()
   
 # Set options  # Set options
 enable_dlopen=yes  enable_dlopen=yes
   enable_win32_dll=yes
   
   case $host in
   *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
     if test -n "$ac_tool_prefix"; then
     # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
   set dummy ${ac_tool_prefix}as; ac_word=$2
   echo "$as_me:$LINENO: checking for $ac_word" >&5
   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
   if test "${ac_cv_prog_AS+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test -n "$AS"; then
     ac_cv_prog_AS="$AS" # Let the user override the test.
   else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   for as_dir in $PATH
   do
     IFS=$as_save_IFS
     test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
     if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
       ac_cv_prog_AS="${ac_tool_prefix}as"
       echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
       break 2
     fi
   done
   done
   
   fi
   fi
   AS=$ac_cv_prog_AS
   if test -n "$AS"; then
     echo "$as_me:$LINENO: result: $AS" >&5
   echo "${ECHO_T}$AS" >&6
   else
     echo "$as_me:$LINENO: result: no" >&5
   echo "${ECHO_T}no" >&6
   fi
   
   fi
   if test -z "$ac_cv_prog_AS"; then
     ac_ct_AS=$AS
     # Extract the first word of "as", so it can be a program name with args.
   set dummy as; ac_word=$2
   echo "$as_me:$LINENO: checking for $ac_word" >&5
   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
   if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test -n "$ac_ct_AS"; then
     ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
   else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   for as_dir in $PATH
   do
     IFS=$as_save_IFS
     test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
     if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
       ac_cv_prog_ac_ct_AS="as"
       echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
       break 2
     fi
   done
   done
   
     test -z "$ac_cv_prog_ac_ct_AS" && ac_cv_prog_ac_ct_AS="false"
   fi
   fi
   ac_ct_AS=$ac_cv_prog_ac_ct_AS
   if test -n "$ac_ct_AS"; then
     echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
   echo "${ECHO_T}$ac_ct_AS" >&6
   else
     echo "$as_me:$LINENO: result: no" >&5
   echo "${ECHO_T}no" >&6
   fi
   
     AS=$ac_ct_AS
   else
     AS="$ac_cv_prog_AS"
   fi
   
     if test -n "$ac_tool_prefix"; then
     # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
   set dummy ${ac_tool_prefix}dlltool; ac_word=$2
   echo "$as_me:$LINENO: checking for $ac_word" >&5
   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
   if test "${ac_cv_prog_DLLTOOL+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test -n "$DLLTOOL"; then
     ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
   else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   for as_dir in $PATH
   do
     IFS=$as_save_IFS
     test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
     if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
       ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
       echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
       break 2
     fi
   done
   done
   
   fi
   fi
   DLLTOOL=$ac_cv_prog_DLLTOOL
   if test -n "$DLLTOOL"; then
     echo "$as_me:$LINENO: result: $DLLTOOL" >&5
   echo "${ECHO_T}$DLLTOOL" >&6
   else
     echo "$as_me:$LINENO: result: no" >&5
   echo "${ECHO_T}no" >&6
   fi
   
   fi
   if test -z "$ac_cv_prog_DLLTOOL"; then
     ac_ct_DLLTOOL=$DLLTOOL
     # Extract the first word of "dlltool", so it can be a program name with args.
   set dummy dlltool; ac_word=$2
   echo "$as_me:$LINENO: checking for $ac_word" >&5
   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
   if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test -n "$ac_ct_DLLTOOL"; then
     ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
   else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   for as_dir in $PATH
   do
     IFS=$as_save_IFS
     test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
     if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
       ac_cv_prog_ac_ct_DLLTOOL="dlltool"
       echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
       break 2
     fi
   done
   done
   
     test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL="false"
   fi
   fi
   ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
   if test -n "$ac_ct_DLLTOOL"; then
     echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
   echo "${ECHO_T}$ac_ct_DLLTOOL" >&6
   else
     echo "$as_me:$LINENO: result: no" >&5
   echo "${ECHO_T}no" >&6
   fi
   
     DLLTOOL=$ac_ct_DLLTOOL
   else
     DLLTOOL="$ac_cv_prog_DLLTOOL"
   fi
   
     if test -n "$ac_tool_prefix"; then
     # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
   set dummy ${ac_tool_prefix}objdump; ac_word=$2
   echo "$as_me:$LINENO: checking for $ac_word" >&5
   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
   if test "${ac_cv_prog_OBJDUMP+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test -n "$OBJDUMP"; then
     ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
   else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   for as_dir in $PATH
   do
     IFS=$as_save_IFS
     test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
     if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
       ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
       echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
       break 2
     fi
   done
   done
   
   fi
   fi
   OBJDUMP=$ac_cv_prog_OBJDUMP
   if test -n "$OBJDUMP"; then
     echo "$as_me:$LINENO: result: $OBJDUMP" >&5
   echo "${ECHO_T}$OBJDUMP" >&6
   else
     echo "$as_me:$LINENO: result: no" >&5
   echo "${ECHO_T}no" >&6
   fi
   
   fi
   if test -z "$ac_cv_prog_OBJDUMP"; then
     ac_ct_OBJDUMP=$OBJDUMP
     # Extract the first word of "objdump", so it can be a program name with args.
   set dummy objdump; ac_word=$2
   echo "$as_me:$LINENO: checking for $ac_word" >&5
   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
   if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test -n "$ac_ct_OBJDUMP"; then
     ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
   else
   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
   for as_dir in $PATH
   do
     IFS=$as_save_IFS
     test -z "$as_dir" && as_dir=.
     for ac_exec_ext in '' $ac_executable_extensions; do
     if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
       ac_cv_prog_ac_ct_OBJDUMP="objdump"
       echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
       break 2
     fi
   done
   done
   
     test -z "$ac_cv_prog_ac_ct_OBJDUMP" && ac_cv_prog_ac_ct_OBJDUMP="false"
   fi
   fi
   ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
   if test -n "$ac_ct_OBJDUMP"; then
     echo "$as_me:$LINENO: result: $ac_ct_OBJDUMP" >&5
   echo "${ECHO_T}$ac_ct_OBJDUMP" >&6
   else
     echo "$as_me:$LINENO: result: no" >&5
   echo "${ECHO_T}no" >&6
   fi
   
     OBJDUMP=$ac_ct_OBJDUMP
   else
     OBJDUMP="$ac_cv_prog_OBJDUMP"
   fi
   
     ;;
   esac
   
   test -z "$AS" && AS=as
   
   
   
   
   
   test -z "$DLLTOOL" && DLLTOOL=dlltool
   
   
   
   
   
   test -z "$OBJDUMP" && OBJDUMP=objdump
   
   
   
   
   
   
   
   enable_win32_dll=no  
   
   
             # Check whether --enable-shared or --disable-shared was given.              # Check whether --enable-shared or --disable-shared was given.
Line 7541  _lt_linker_boilerplate=`cat conftest.err Line 7822  _lt_linker_boilerplate=`cat conftest.err
 $RM -r conftest*  $RM -r conftest*
   
   
   ## CAVEAT EMPTOR:
   ## There is no encapsulation within the following macros, do not change
   ## the running order or otherwise move them around unless you know exactly
   ## what you are doing...
 if test -n "$compiler"; then  if test -n "$compiler"; then
   
 lt_prog_compiler_no_builtin_flag=  lt_prog_compiler_no_builtin_flag=
Line 14889  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 15174  ac_compiler_gnu=$ac_cv_c_compiler_gnu
 # Only expand once:  # Only expand once:
   
   
   
 case libltdl/m4 in  
   [\\/]* | ?:[\\/]* ) ac_macro_dir=libltdl/m4         ;;  
   *)                      ac_macro_dir=$srcdir/libltdl/m4 ;;  
 esac  
 if test -d "$ac_macro_dir"; then :  
 else  
   { { echo "$as_me:$LINENO: error: cannot find macro directory \`libltdl/m4'" >&5  
 echo "$as_me: error: cannot find macro directory \`libltdl/m4'" >&2;}  
    { (exit 1); exit 1; }; }  
 fi  
   
   
   
   
   
   
   
   
   
   
   
   
   
 case $enable_ltdl_convenience in  
   no) { { echo "$as_me:$LINENO: error: this package needs a convenience libltdl" >&5  
 echo "$as_me: error: this package needs a convenience libltdl" >&2;}  
    { (exit 1); exit 1; }; } ;;  
   "") enable_ltdl_convenience=yes  
       ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;  
 esac  
 LIBLTDL='${top_builddir}/'"${lt_ltdl_dir+$lt_ltdl_dir/}libltdlc.la"  
 LTDLDEPS=$LIBLTDL  
 LTDLINCL='-I${top_srcdir}'"${lt_ltdl_dir+/$lt_ltdl_dir}"  
   
   
   
   
   
 # For backwards non-gettext consistent compatibility...  
 INCLTDL="$LTDLINCL"  
   
   
   
   
   
 # Check whether --enable-static or --disable-static was given.  
 if test "${enable_static+set}" = set; then  
   enableval="$enable_static"  
   p=${PACKAGE-default}  
     case $enableval in  
     yes) enable_static=yes ;;  
     no) enable_static=no ;;  
     *)  
      enable_static=no  
       # Look at the argument we got.  We use all the common list separators.  
       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"  
       for pkg in $enableval; do  
         IFS="$lt_save_ifs"  
         if test "X$pkg" = "X$p"; then  
           enable_static=yes  
         fi  
       done  
       IFS="$lt_save_ifs"  
       ;;  
     esac  
 else  
   enable_static=no  
 fi;  
   
   
   
   
   
 enable_win32_dll=yes  
   
 case $host in  
 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)  
   if test -n "$ac_tool_prefix"; then  
   # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.  
 set dummy ${ac_tool_prefix}as; ac_word=$2  
 echo "$as_me:$LINENO: checking for $ac_word" >&5  
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  
 if test "${ac_cv_prog_AS+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   if test -n "$AS"; then  
   ac_cv_prog_AS="$AS" # Let the user override the test.  
 else  
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  
 for as_dir in $PATH  
 do  
   IFS=$as_save_IFS  
   test -z "$as_dir" && as_dir=.  
   for ac_exec_ext in '' $ac_executable_extensions; do  
   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then  
     ac_cv_prog_AS="${ac_tool_prefix}as"  
     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5  
     break 2  
   fi  
 done  
 done  
   
 fi  
 fi  
 AS=$ac_cv_prog_AS  
 if test -n "$AS"; then  
   echo "$as_me:$LINENO: result: $AS" >&5  
 echo "${ECHO_T}$AS" >&6  
 else  
   echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
 fi  
   
 fi  
 if test -z "$ac_cv_prog_AS"; then  
   ac_ct_AS=$AS  
   # Extract the first word of "as", so it can be a program name with args.  
 set dummy as; ac_word=$2  
 echo "$as_me:$LINENO: checking for $ac_word" >&5  
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  
 if test "${ac_cv_prog_ac_ct_AS+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   if test -n "$ac_ct_AS"; then  
   ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.  
 else  
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  
 for as_dir in $PATH  
 do  
   IFS=$as_save_IFS  
   test -z "$as_dir" && as_dir=.  
   for ac_exec_ext in '' $ac_executable_extensions; do  
   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then  
     ac_cv_prog_ac_ct_AS="as"  
     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5  
     break 2  
   fi  
 done  
 done  
   
   test -z "$ac_cv_prog_ac_ct_AS" && ac_cv_prog_ac_ct_AS="false"  
 fi  
 fi  
 ac_ct_AS=$ac_cv_prog_ac_ct_AS  
 if test -n "$ac_ct_AS"; then  
   echo "$as_me:$LINENO: result: $ac_ct_AS" >&5  
 echo "${ECHO_T}$ac_ct_AS" >&6  
 else  
   echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
 fi  
   
   AS=$ac_ct_AS  
 else  
   AS="$ac_cv_prog_AS"  
 fi  
   
   if test -n "$ac_tool_prefix"; then  
   # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.  
 set dummy ${ac_tool_prefix}dlltool; ac_word=$2  
 echo "$as_me:$LINENO: checking for $ac_word" >&5  
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  
 if test "${ac_cv_prog_DLLTOOL+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   if test -n "$DLLTOOL"; then  
   ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.  
 else  
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  
 for as_dir in $PATH  
 do  
   IFS=$as_save_IFS  
   test -z "$as_dir" && as_dir=.  
   for ac_exec_ext in '' $ac_executable_extensions; do  
   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then  
     ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"  
     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5  
     break 2  
   fi  
 done  
 done  
   
 fi  
 fi  
 DLLTOOL=$ac_cv_prog_DLLTOOL  
 if test -n "$DLLTOOL"; then  
   echo "$as_me:$LINENO: result: $DLLTOOL" >&5  
 echo "${ECHO_T}$DLLTOOL" >&6  
 else  
   echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
 fi  
   
 fi  
 if test -z "$ac_cv_prog_DLLTOOL"; then  
   ac_ct_DLLTOOL=$DLLTOOL  
   # Extract the first word of "dlltool", so it can be a program name with args.  
 set dummy dlltool; ac_word=$2  
 echo "$as_me:$LINENO: checking for $ac_word" >&5  
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  
 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   if test -n "$ac_ct_DLLTOOL"; then  
   ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.  
 else  
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  
 for as_dir in $PATH  
 do  
   IFS=$as_save_IFS  
   test -z "$as_dir" && as_dir=.  
   for ac_exec_ext in '' $ac_executable_extensions; do  
   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then  
     ac_cv_prog_ac_ct_DLLTOOL="dlltool"  
     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5  
     break 2  
   fi  
 done  
 done  
   
   test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL="false"  
 fi  
 fi  
 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL  
 if test -n "$ac_ct_DLLTOOL"; then  
   echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5  
 echo "${ECHO_T}$ac_ct_DLLTOOL" >&6  
 else  
   echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
 fi  
   
   DLLTOOL=$ac_ct_DLLTOOL  
 else  
   DLLTOOL="$ac_cv_prog_DLLTOOL"  
 fi  
   
   if test -n "$ac_tool_prefix"; then  
   # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.  
 set dummy ${ac_tool_prefix}objdump; ac_word=$2  
 echo "$as_me:$LINENO: checking for $ac_word" >&5  
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  
 if test "${ac_cv_prog_OBJDUMP+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   if test -n "$OBJDUMP"; then  
   ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.  
 else  
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  
 for as_dir in $PATH  
 do  
   IFS=$as_save_IFS  
   test -z "$as_dir" && as_dir=.  
   for ac_exec_ext in '' $ac_executable_extensions; do  
   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then  
     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"  
     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5  
     break 2  
   fi  
 done  
 done  
   
 fi  
 fi  
 OBJDUMP=$ac_cv_prog_OBJDUMP  
 if test -n "$OBJDUMP"; then  
   echo "$as_me:$LINENO: result: $OBJDUMP" >&5  
 echo "${ECHO_T}$OBJDUMP" >&6  
 else  
   echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
 fi  
   
 fi  
 if test -z "$ac_cv_prog_OBJDUMP"; then  
   ac_ct_OBJDUMP=$OBJDUMP  
   # Extract the first word of "objdump", so it can be a program name with args.  
 set dummy objdump; ac_word=$2  
 echo "$as_me:$LINENO: checking for $ac_word" >&5  
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6  
 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   if test -n "$ac_ct_OBJDUMP"; then  
   ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.  
 else  
 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR  
 for as_dir in $PATH  
 do  
   IFS=$as_save_IFS  
   test -z "$as_dir" && as_dir=.  
   for ac_exec_ext in '' $ac_executable_extensions; do  
   if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then  
     ac_cv_prog_ac_ct_OBJDUMP="objdump"  
     echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5  
     break 2  
   fi  
 done  
 done  
   
   test -z "$ac_cv_prog_ac_ct_OBJDUMP" && ac_cv_prog_ac_ct_OBJDUMP="false"  
 fi  
 fi  
 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP  
 if test -n "$ac_ct_OBJDUMP"; then  
   echo "$as_me:$LINENO: result: $ac_ct_OBJDUMP" >&5  
 echo "${ECHO_T}$ac_ct_OBJDUMP" >&6  
 else  
   echo "$as_me:$LINENO: result: no" >&5  
 echo "${ECHO_T}no" >&6  
 fi  
   
   OBJDUMP=$ac_ct_OBJDUMP  
 else  
   OBJDUMP="$ac_cv_prog_OBJDUMP"  
 fi  
   
   ;;  
 esac  
   
 test -z "$AS" && AS=as  
   
   
   
   
   
 test -z "$DLLTOOL" && DLLTOOL=dlltool  
   
   
 test -z "$OBJDUMP" && OBJDUMP=objdump  
   
   
   
   
   
   
 echo "$as_me:$LINENO: checking which extension is used for runtime loadable modules" >&5  echo "$as_me:$LINENO: checking which extension is used for runtime loadable modules" >&5
 echo $ECHO_N "checking which extension is used for runtime loadable modules... $ECHO_C" >&6  echo $ECHO_N "checking which extension is used for runtime loadable modules... $ECHO_C" >&6
 if test "${libltdl_cv_shlibext+set}" = set; then  if test "${libltdl_cv_shlibext+set}" = set; then
Line 17421  eval "LTDLOPEN=\"$libname_spec\"" Line 17369  eval "LTDLOPEN=\"$libname_spec\""
   
   
   
   # Check whether --enable-static or --disable-static was given.
   if test "${enable_static+set}" = set; then
     enableval="$enable_static"
     p=${PACKAGE-default}
       case $enableval in
       yes) enable_static=yes ;;
       no) enable_static=no ;;
       *)
        enable_static=no
         # Look at the argument we got.  We use all the common list separators.
         lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
         for pkg in $enableval; do
           IFS="$lt_save_ifs"
           if test "X$pkg" = "X$p"; then
             enable_static=yes
           fi
         done
         IFS="$lt_save_ifs"
         ;;
       esac
   else
     enable_static=no
   fi;
   
   
   
   
   
   
   
   
Line 17555  echo "$as_me: WARNING: $ac_header: in th Line 17531  echo "$as_me: WARNING: $ac_header: in th
     (      (
       cat <<\_ASBOX        cat <<\_ASBOX
 ## ------------------------------------------ ##  ## ------------------------------------------ ##
 ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to the parser3sqlite.C lists.  ##
 ## ------------------------------------------ ##  ## ------------------------------------------ ##
 _ASBOX  _ASBOX
     ) |      ) |
Line 17583  fi Line 17559  fi
 done  done
   
   
   
 echo "$as_me:$LINENO: checking for size_t" >&5  echo "$as_me:$LINENO: checking for size_t" >&5
 echo $ECHO_N "checking for size_t... $ECHO_C" >&6  echo $ECHO_N "checking for size_t... $ECHO_C" >&6
 if test "${ac_cv_type_size_t+set}" = set; then  if test "${ac_cv_type_size_t+set}" = set; then
Line 17652  fi Line 17627  fi
   
   
   
   
           ac_config_files="$ac_config_files Makefile"            ac_config_files="$ac_config_files Makefile"
 cat >confcache <<\_ACEOF  cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure  # This file is a shell script that caches the results of configure
Line 18068  _ASBOX Line 18042  _ASBOX
 } >&5  } >&5
 cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
   
 This file was extended by $as_me, which was  This file was extended by parser3sqlite.C $as_me 10.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 18131  _ACEOF Line 18105  _ACEOF
   
 cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\  ac_cs_version="\\
 config.status  parser3sqlite.C config.status 10.2
 configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
   
Line 18242  double_quote_subst='$double_quote_subst' Line 18216  double_quote_subst='$double_quote_subst'
 delay_variable_subst='$delay_variable_subst'  delay_variable_subst='$delay_variable_subst'
 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'  macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'  macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
   AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
   DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
   OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'  enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'  enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'  pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
Line 18273  lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_t Line 18250  lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_t
 lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'  lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'  reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'  reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'  
 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'  deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'  file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
 file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'  file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
 want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'  want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
 DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'  
 sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'  sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'  AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'  AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
Line 18376  postdep_objects='`$ECHO "$postdep_object Line 18351  postdep_objects='`$ECHO "$postdep_object
 predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'  predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
 postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'  postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
 compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'  compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
 AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'  
 LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'  LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
 reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'  reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
 reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'  reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
Line 18439  _LTECHO_EOF' Line 18413  _LTECHO_EOF'
 }  }
   
 # Quote evaled strings.  # Quote evaled strings.
 for var in SHELL \  for var in AS \
   DLLTOOL \
   OBJDUMP \
   SHELL \
 ECHO \  ECHO \
 PATH_SEPARATOR \  PATH_SEPARATOR \
 SED \  SED \
Line 18452  LN_S \ Line 18429  LN_S \
 lt_SP2NL \  lt_SP2NL \
 lt_NL2SP \  lt_NL2SP \
 reload_flag \  reload_flag \
 OBJDUMP \  
 deplibs_check_method \  deplibs_check_method \
 file_magic_cmd \  file_magic_cmd \
 file_magic_glob \  file_magic_glob \
 want_nocaseglob \  want_nocaseglob \
 DLLTOOL \  
 sharedlib_from_linklib_cmd \  sharedlib_from_linklib_cmd \
 AR \  AR \
 AR_FLAGS \  AR_FLAGS \
Line 18510  postdep_objects \ Line 18485  postdep_objects \
 predeps \  predeps \
 postdeps \  postdeps \
 compiler_lib_search_path \  compiler_lib_search_path \
 AS \  
 LD_CXX \  LD_CXX \
 reload_flag_CXX \  reload_flag_CXX \
 compiler_CXX \  compiler_CXX \
Line 18752  s,@ac_ct_CC@,$ac_ct_CC,;t t Line 18726  s,@ac_ct_CC@,$ac_ct_CC,;t t
 s,@CCDEPMODE@,$CCDEPMODE,;t t  s,@CCDEPMODE@,$CCDEPMODE,;t t
 s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t  s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
 s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t  s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
   s,@AS@,$AS,;t t
   s,@ac_ct_AS@,$ac_ct_AS,;t t
   s,@DLLTOOL@,$DLLTOOL,;t t
   s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t
   s,@OBJDUMP@,$OBJDUMP,;t t
   s,@ac_ct_OBJDUMP@,$ac_ct_OBJDUMP,;t t
 s,@LIBTOOL@,$LIBTOOL,;t t  s,@LIBTOOL@,$LIBTOOL,;t t
 s,@build@,$build,;t t  s,@build@,$build,;t t
 s,@build_cpu@,$build_cpu,;t t  s,@build_cpu@,$build_cpu,;t t
Line 18770  s,@DUMPBIN@,$DUMPBIN,;t t Line 18750  s,@DUMPBIN@,$DUMPBIN,;t t
 s,@ac_ct_DUMPBIN@,$ac_ct_DUMPBIN,;t t  s,@ac_ct_DUMPBIN@,$ac_ct_DUMPBIN,;t t
 s,@NM@,$NM,;t t  s,@NM@,$NM,;t t
 s,@LN_S@,$LN_S,;t t  s,@LN_S@,$LN_S,;t t
 s,@OBJDUMP@,$OBJDUMP,;t t  
 s,@ac_ct_OBJDUMP@,$ac_ct_OBJDUMP,;t t  
 s,@DLLTOOL@,$DLLTOOL,;t t  
 s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t  
 s,@AR@,$AR,;t t  s,@AR@,$AR,;t t
 s,@ac_ct_AR@,$ac_ct_AR,;t t  s,@ac_ct_AR@,$ac_ct_AR,;t t
 s,@RANLIB@,$RANLIB,;t t  s,@RANLIB@,$RANLIB,;t t
Line 18796  s,@LIBLTDL@,$LIBLTDL,;t t Line 18772  s,@LIBLTDL@,$LIBLTDL,;t t
 s,@LTDLDEPS@,$LTDLDEPS,;t t  s,@LTDLDEPS@,$LTDLDEPS,;t t
 s,@LTDLINCL@,$LTDLINCL,;t t  s,@LTDLINCL@,$LTDLINCL,;t t
 s,@INCLTDL@,$INCLTDL,;t t  s,@INCLTDL@,$INCLTDL,;t t
 s,@LIBADD_DL@,$LIBADD_DL,;t t  
 s,@AS@,$AS,;t t  
 s,@ac_ct_AS@,$ac_ct_AS,;t t  
 s,@LT_DLLOADERS@,$LT_DLLOADERS,;t t  s,@LT_DLLOADERS@,$LT_DLLOADERS,;t t
 s,@LIBADD_DLOPEN@,$LIBADD_DLOPEN,;t t  s,@LIBADD_DLOPEN@,$LIBADD_DLOPEN,;t t
 s,@LIBADD_SHL_LOAD@,$LIBADD_SHL_LOAD,;t t  s,@LIBADD_SHL_LOAD@,$LIBADD_SHL_LOAD,;t t
 s,@LIBADD_DLD_LINK@,$LIBADD_DLD_LINK,;t t  s,@LIBADD_DLD_LINK@,$LIBADD_DLD_LINK,;t t
 s,@LT_DLPREOPEN@,$LT_DLPREOPEN,;t t  s,@LT_DLPREOPEN@,$LT_DLPREOPEN,;t t
   s,@LIBADD_DL@,$LIBADD_DL,;t t
 s,@sys_symbol_underscore@,$sys_symbol_underscore,;t t  s,@sys_symbol_underscore@,$sys_symbol_underscore,;t t
 s,@ARGZ_H@,$ARGZ_H,;t t  s,@ARGZ_H@,$ARGZ_H,;t t
 s,@INSTALL_LTDL_TRUE@,$INSTALL_LTDL_TRUE,;t t  s,@INSTALL_LTDL_TRUE@,$INSTALL_LTDL_TRUE,;t t
Line 19557  available_tags="CXX " Line 19531  available_tags="CXX "
 macro_version=$macro_version  macro_version=$macro_version
 macro_revision=$macro_revision  macro_revision=$macro_revision
   
   # Assembler program.
   AS=$lt_AS
   
   # DLL creation program.
   DLLTOOL=$lt_DLLTOOL
   
   # Object dumper program.
   OBJDUMP=$lt_OBJDUMP
   
 # Whether or not to build shared libraries.  # Whether or not to build shared libraries.
 build_libtool_libs=$enable_shared  build_libtool_libs=$enable_shared
   
Line 19633  to_host_file_cmd=$lt_cv_to_host_file_cmd Line 19616  to_host_file_cmd=$lt_cv_to_host_file_cmd
 # convert \$build files to toolchain format.  # convert \$build files to toolchain format.
 to_tool_file_cmd=$lt_cv_to_tool_file_cmd  to_tool_file_cmd=$lt_cv_to_tool_file_cmd
   
 # An object symbol dumper.  
 OBJDUMP=$lt_OBJDUMP  
   
 # Method to check whether dependent libraries are shared objects.  # Method to check whether dependent libraries are shared objects.
 deplibs_check_method=$lt_deplibs_check_method  deplibs_check_method=$lt_deplibs_check_method
   
Line 19648  file_magic_glob=$lt_file_magic_glob Line 19628  file_magic_glob=$lt_file_magic_glob
 # Find potential files using nocaseglob when deplibs_check_method = "file_magic".  # Find potential files using nocaseglob when deplibs_check_method = "file_magic".
 want_nocaseglob=$lt_want_nocaseglob  want_nocaseglob=$lt_want_nocaseglob
   
 # DLL creation program.  
 DLLTOOL=$lt_DLLTOOL  
   
 # Command to associate shared and link libraries.  # Command to associate shared and link libraries.
 sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd  sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
   
Line 19804  dlopen_self_static=$enable_dlopen_self_s Line 19781  dlopen_self_static=$enable_dlopen_self_s
 old_striplib=$lt_old_striplib  old_striplib=$lt_old_striplib
 striplib=$lt_striplib  striplib=$lt_striplib
   
 # Assembler program.  
 AS=$lt_AS  
   
   
 # The linker used to build libraries.  # The linker used to build libraries.
 LD=$lt_LD  LD=$lt_LD

Removed from v.1.9  
changed lines
  Added in v.1.16


E-mail: