⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configure

📁 一个可以替代windows ODBC驱动程序管理器的通用ODBC数据库引擎
💻
📖 第 1 页 / 共 5 页
字号:
  --enable-shared=PKGS  build shared libraries default=yes  --enable-static=PKGS  build static libraries default=yes  --enable-fast-install=PKGS  optimize for fast installation default=yes  --disable-libtool-lock  avoid locking (might break parallel builds)  --enable-gui            build GUI applications (default),  --disable-gui           build GUI applications  --disable-gtktest       Do not try to compile and run a test GTK program  --enable-odbc3          build ODBC 3.x compatible driver manager (default)  --disable-odbc3         build ODBC 2.x compatible driver managerOptional Packages:  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)  --with-gnu-ld           assume the C compiler uses GNU ld default=no  --with-pic              try to use only PIC/non-PIC objects default=use both  --with-gtk-prefix=PFX   Prefix where GTK is installed (optional)  --with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)  --with-iodbc-inidir=DIR where the system odbc.ini file should be located.                            (default is /etc)  --with-pthreads         build pthread implementation if possibleSome influential environment variables:  CC          C compiler command  CFLAGS      C compiler flags  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a              nonstandard directory <lib dir>  CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have              headers in a nonstandard directory <include dir>  CPP         C preprocessorUse these variables to override the choices made by `configure' or to helpit to find libraries and programs with nonstandard names/locations.EOFfiif test "$ac_init_help" = "recursive"; then  # If there are subdirs, report their specific --help.  ac_popdir=`pwd`  for ac_subdir in : $ac_subdirs_all; do test "x$ac_subdir" = x: && continue    cd $ac_subdir    # A "../" for each directory in /$ac_subdir.    ac_dots=`echo $ac_subdir |             sed 's,^\./,,;s,[^/]$,&/,;s,[^/]*/,../,g'`    case $srcdir in    .) # No --srcdir option.  We are building in place.      ac_sub_srcdir=$srcdir ;;    [\\/]* | ?:[\\/]* ) # Absolute path.      ac_sub_srcdir=$srcdir/$ac_subdir ;;    *) # Relative path.      ac_sub_srcdir=$ac_dots$srcdir/$ac_subdir ;;    esac    # Check for guested configure; otherwise get Cygnus style configure.    if test -f $ac_sub_srcdir/configure.gnu; then      echo      $SHELL $ac_sub_srcdir/configure.gnu  --help=recursive    elif test -f $ac_sub_srcdir/configure; then      echo      $SHELL $ac_sub_srcdir/configure  --help=recursive    elif test -f $ac_sub_srcdir/configure.ac ||           test -f $ac_sub_srcdir/configure.in; then      echo      $ac_configure --help    else      echo "$as_me: WARNING: no configuration information is in $ac_subdir" >&2    fi    cd $ac_popdir  donefitest -n "$ac_init_help" && exit 0if $ac_init_version; then  cat <<\EOFCopyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001Free Software Foundation, Inc.This configure script is free software; the Free Software Foundationgives unlimited permission to copy, distribute and modify it.EOF  exit 0fiexec 5>config.logcat >&5 <<EOFThis file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by $as_me, which wasgenerated by GNU Autoconf 2.50.  Invocation command line was  $ $0 $@EOF{cat <<_ASUNAME## ---------- #### Platform.  #### ---------- ##hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`uname -m = `(uname -m) 2>/dev/null || echo unknown`uname -r = `(uname -r) 2>/dev/null || echo unknown`uname -s = `(uname -s) 2>/dev/null || echo unknown`uname -v = `(uname -v) 2>/dev/null || echo unknown`/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`PATH = $PATH_ASUNAME} >&5cat >&5 <<EOF## ------------ #### Core tests.  #### ------------ ##EOF# Keep a trace of the command line.# Strip out --no-create and --no-recursion so they do not pile up.# Also quote any args containing shell meta-characters.ac_configure_args=ac_sep=for ac_argdo  case $ac_arg in  -no-create | --no-create | --no-creat | --no-crea | --no-cre \  | --no-cr | --no-c) ;;  -no-recursion | --no-recursion | --no-recursio | --no-recursi \  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`    ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"    ac_sep=" " ;;  *) ac_configure_args="$ac_configure_args$ac_sep$ac_arg"     ac_sep=" " ;;  esac  # Get rid of the leading space.done# When interrupted or exit'd, cleanup temporary files, and complete# config.log.  We remove comments because anyway the quotes in there# would cause problems or look ugly.trap 'exit_status=$?  # Save into config.log some information that might help in debugging.  echo >&5  echo "## ----------------- ##" >&5  echo "## Cache variables.  ##" >&5  echo "## ----------------- ##" >&5  echo >&5  # The following way of writing the cache mishandles newlines in values,{  (set) 2>&1 |    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in    *ac_space=\ *)      sed -n \        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;    	  s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"      ;;    *)      sed -n \        "s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"      ;;    esac;} >&5  sed "/^$/d" confdefs.h >conftest.log  if test -s conftest.log; then    echo >&5    echo "## ------------ ##" >&5    echo "## confdefs.h.  ##" >&5    echo "## ------------ ##" >&5    echo >&5    cat conftest.log >&5  fi  (echo; echo) >&5  test "$ac_signal" != 0 &&    echo "$as_me: caught signal $ac_signal" >&5  echo "$as_me: exit $exit_status" >&5  rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&    exit $exit_status     ' 0for ac_signal in 1 2 13 15; do  trap 'ac_status=$?; ac_signal='$ac_signal'; { (exit $ac_status); exit $ac_status; }' $ac_signaldoneac_signal=0# confdefs.h avoids OS command line length limits that DEFS can exceed.rm -rf conftest* confdefs.h# AIX cpp loses on an empty file, so make sure it contains at least a newline.echo >confdefs.h# Let the site file select an alternate cache file if it wants to.# Prefer explicitly selected file to automatically selected ones.if test -z "$CONFIG_SITE"; then  if test "x$prefix" != xNONE; then    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"  else    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"  fififor ac_site_file in $CONFIG_SITE; do  if test -r "$ac_site_file"; then    { echo "$as_me:998: loading site script $ac_site_file" >&5echo "$as_me: loading site script $ac_site_file" >&6;}    cat "$ac_site_file" >&5    . "$ac_site_file"  fidoneif test -r "$cache_file"; then  # Some versions of bash will fail to source /dev/null (special  # files actually), so we avoid doing that.  if test -f "$cache_file"; then    { echo "$as_me:1009: loading cache $cache_file" >&5echo "$as_me: loading cache $cache_file" >&6;}    case $cache_file in      [\\/]* | ?:[\\/]* ) . $cache_file;;      *)                      . ./$cache_file;;    esac  fielse  { echo "$as_me:1017: creating cache $cache_file" >&5echo "$as_me: creating cache $cache_file" >&6;}  >$cache_filefi# Check that the precious variables saved in the cache have kept the same# value.ac_suggest_removing_cache=falsefor ac_var in `(set) 2>&1 |               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do  eval ac_old_set=\$ac_cv_env_${ac_var}_set  eval ac_new_set=\$ac_env_${ac_var}_set  eval ac_old_val="\$ac_cv_env_${ac_var}_value"  eval ac_new_val="\$ac_env_${ac_var}_value"  case $ac_old_set,$ac_new_set in    set,)      { echo "$as_me:1033: WARNING: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5echo "$as_me: WARNING: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}      ac_suggest_removing_cache=: ;;    ,set)      { echo "$as_me:1037: WARNING: \`$ac_var' was not set in the previous run" >&5echo "$as_me: WARNING: \`$ac_var' was not set in the previous run" >&2;}      ac_suggest_removing_cache=: ;;    ,);;    *)      if test "x$ac_old_val" != "x$ac_new_val"; then        { echo "$as_me:1043: WARNING: \`$ac_var' has changed since the previous run:" >&5echo "$as_me: WARNING: \`$ac_var' has changed since the previous run:" >&2;}        { echo "$as_me:1045: WARNING:   former value:  $ac_old_val" >&5echo "$as_me: WARNING:   former value:  $ac_old_val" >&2;}        { echo "$as_me:1047: WARNING:   current value: $ac_new_val" >&5echo "$as_me: WARNING:   current value: $ac_new_val" >&2;}        ac_suggest_removing_cache=:      fi;;  esacdoneif $ac_suggest_removing_cache; then  { echo "$as_me:1054: WARNING: changes in the environment can compromise the build" >&5echo "$as_me: WARNING: changes in the environment can compromise the build" >&2;}  { echo "$as_me:1056: WARNING: consider removing $cache_file and starting over" >&5echo "$as_me: WARNING: consider removing $cache_file and starting over" >&2;}fiac_ext=cac_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_gnucase `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in  *c*,-n*) ECHO_N= ECHO_C='' ECHO_T='	' ;;  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;  *)      ECHO_N= ECHO_C='\c' ECHO_T= ;;esacecho "#! $SHELL" >conftest.shecho  "exit 0"   >>conftest.shchmod +x conftest.shif { (echo "$as_me:1075: PATH=\".;.\"; conftest.sh") >&5  (PATH=".;."; conftest.sh) 2>&5  ac_status=$?  echo "$as_me:1078: \$? = $ac_status" >&5  (exit $ac_status); }; then  ac_path_separator=';'else  ac_path_separator=:fiPATH_SEPARATOR="$ac_path_separator"rm -f conftest.shac_aux_dir=for ac_dir in admin $srcdir/admin; do  if test -f $ac_dir/install-sh; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install-sh -c"    break  elif test -f $ac_dir/install.sh; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install.sh -c"    break  elif test -f $ac_dir/shtool; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/shtool install -c"    break  fidoneif test -z "$ac_aux_dir"; then  { { echo "$as_me:1104: error: cannot find install-sh or install.sh in admin $srcdir/admin" >&5echo "$as_me: error: cannot find install-sh or install.sh in admin $srcdir/admin" >&2;}   { (exit 1); exit 1; }; }fiac_config_guess="$SHELL $ac_aux_dir/config.guess"ac_config_sub="$SHELL $ac_aux_dir/config.sub"ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.ac_config_headers="$ac_config_headers include/config.h"ac_config_commands="$ac_config_commands default-1"# 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:1128: checking for a BSD compatible install" >&5echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6if test -z "$INSTALL"; thenif test "${ac_cv_path_install+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else    ac_save_IFS=$IFS; IFS=$ac_path_separator  for ac_dir in $PATH; do    IFS=$ac_save_IFS    # Account for people who put trailing slashes in PATH elements.    case $ac_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        if $as_executable_p "$ac_dir/$ac_prog"; then	  if test $ac_prog = install &&            grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then	    # AIX install.  It has an incompatible calling convention.	    :	  elif test $ac_prog = install &&	    grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then	    # program-specific install script used by HP pwplus--don't use.	    :	  else	    ac_cv_path_install="$ac_dir/$ac_prog -c"	    break 2	  fi	fi      done      ;;    esac  donefi  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  fifi

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -