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

📄 configure

📁 cygwin, 著名的在win32下模拟unix操作系统的东东
💻
📖 第 1 页 / 共 5 页
字号:
    fi  done  IFS="$ac_save_ifs"fifiCXX="$ac_cv_prog_CXX"if test -n "$CXX"; then  echo "$ac_t""$CXX" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$ac_cv_prog_CXX"; thenif test -n "$ac_tool_prefix"; then  # Extract the first word of "g++", so it can be a program name with args.set dummy g++; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:928: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$CXX"; then  ac_cv_prog_CXX="$CXX" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_CXX="g++"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_CXX" && ac_cv_prog_CXX="g++"fifiCXX="$ac_cv_prog_CXX"if test -n "$CXX"; then  echo "$ac_t""$CXX" 1>&6else  echo "$ac_t""no" 1>&6fielse  CXX="g++"fifiif test -z "$CXX"; then  # Extract the first word of "c++", so it can be a program name with args.set dummy c++; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:964: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$CXX"; then  ac_cv_prog_CXX="$CXX" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_CXX="c++"      break    fi  done  IFS="$ac_save_ifs"fifiCXX="$ac_cv_prog_CXX"if test -n "$CXX"; then  echo "$ac_t""$CXX" 1>&6else  echo "$ac_t""no" 1>&6fi  test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }fiCXXFLAGS='$(CFLAGS)'case "$with_cross_host" in  ""|*cygwin*)    all_host="all_host"    install_host="install_host"    ;;  *)    all_host=    install_host=    ;;esac# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.set dummy ${ac_tool_prefix}ar; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1013: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$AR"; then  ac_cv_prog_AR="$AR" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_AR="${ac_tool_prefix}ar"      break    fi  done  IFS="$ac_save_ifs"fifiAR="$ac_cv_prog_AR"if test -n "$AR"; then  echo "$ac_t""$AR" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$ac_cv_prog_AR"; thenif test -n "$ac_tool_prefix"; then  # Extract the first word of "ar", so it can be a program name with args.set dummy ar; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1045: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$AR"; then  ac_cv_prog_AR="$AR" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_AR="ar"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"fifiAR="$ac_cv_prog_AR"if test -n "$AR"; then  echo "$ac_t""$AR" 1>&6else  echo "$ac_t""no" 1>&6fielse  AR="ar"fifi# 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=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1080: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$AS"; then  ac_cv_prog_AS="$AS" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_AS="${ac_tool_prefix}as"      break    fi  done  IFS="$ac_save_ifs"fifiAS="$ac_cv_prog_AS"if test -n "$AS"; then  echo "$ac_t""$AS" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$ac_cv_prog_AS"; thenif test -n "$ac_tool_prefix"; then  # Extract the first word of "as", so it can be a program name with args.set dummy as; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1112: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$AS"; then  ac_cv_prog_AS="$AS" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_AS="as"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_AS" && ac_cv_prog_AS="as"fifiAS="$ac_cv_prog_AS"if test -n "$AS"; then  echo "$ac_t""$AS" 1>&6else  echo "$ac_t""no" 1>&6fielse  AS="as"fifi# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.set dummy ${ac_tool_prefix}ranlib; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1147: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$RANLIB"; then  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"      break    fi  done  IFS="$ac_save_ifs"fifiRANLIB="$ac_cv_prog_RANLIB"if test -n "$RANLIB"; then  echo "$ac_t""$RANLIB" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$ac_cv_prog_RANLIB"; thenif test -n "$ac_tool_prefix"; then  # Extract the first word of "ranlib", so it can be a program name with args.set dummy ranlib; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1179: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$RANLIB"; then  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_RANLIB="ranlib"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB="ranlib"fifiRANLIB="$ac_cv_prog_RANLIB"if test -n "$RANLIB"; then  echo "$ac_t""$RANLIB" 1>&6else  echo "$ac_t""no" 1>&6fielse  RANLIB="ranlib"fifi# Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.set dummy ${ac_tool_prefix}ld; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1214: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$LD"; then  ac_cv_prog_LD="$LD" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_LD="${ac_tool_prefix}ld"      break    fi  done  IFS="$ac_save_ifs"fifiLD="$ac_cv_prog_LD"if test -n "$LD"; then  echo "$ac_t""$LD" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$ac_cv_prog_LD"; thenif test -n "$ac_tool_prefix"; then  # Extract the first word of "ld", so it can be a program name with args.set dummy ld; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1246: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$LD"; then  ac_cv_prog_LD="$LD" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_LD="ld"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_LD" && ac_cv_prog_LD="ld"fifiLD="$ac_cv_prog_LD"if test -n "$LD"; then  echo "$ac_t""$LD" 1>&6else  echo "$ac_t""no" 1>&6fielse  LD="ld"fifi# Extract the first word of "${ac_tool_prefix}nm", so it can be a program name with args.set dummy ${ac_tool_prefix}nm; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1281: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$NM"; then  ac_cv_prog_NM="$NM" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_NM="${ac_tool_prefix}nm"      break    fi  done  IFS="$ac_save_ifs"fifiNM="$ac_cv_prog_NM"if test -n "$NM"; then  echo "$ac_t""$NM" 1>&6else  echo "$ac_t""no" 1>&6fiif test -z "$ac_cv_prog_NM"; thenif test -n "$ac_tool_prefix"; then  # Extract the first word of "nm", so it can be a program name with args.set dummy nm; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1313: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$NM"; then  ac_cv_prog_NM="$NM" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_NM="nm"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_NM" && ac_cv_prog_NM="nm"fifiNM="$ac_cv_prog_NM"if test -n "$NM"; then  echo "$ac_t""$NM" 1>&6else  echo "$ac_t""no" 1>&6fielse  NM="nm"fifi# 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=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1348: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$DLLTOOL"; then  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"  ac_dummy="$PATH"  for ac_dir in $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"      break    fi  done

⌨️ 快捷键说明

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