亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? configure

?? 件主要用于幫助計算機愛好者學習蟻群算法時做有關蟻群算法的試驗。蟻群算法作為一種優秀的新興的算法
??
?? 第 1 頁 / 共 5 頁
字號:
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,set)      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,);;    *)      if test "x$ac_old_val" != "x$ac_new_val"; then	{ echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}	{ echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5echo "$as_me:   former value:  $ac_old_val" >&2;}	{ echo "$as_me:$LINENO:   current value: $ac_new_val" >&5echo "$as_me:   current value: $ac_new_val" >&2;}	ac_cache_corrupted=:      fi;;  esac  # Pass precious variables to config.status.  if test "$ac_new_set" = set; then    case $ac_new_val in    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;    *) ac_arg=$ac_var=$ac_new_val ;;    esac    case " $ac_configure_args " in      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;    esac  fidoneif $ac_cache_corrupted; then  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5echo "$as_me: error: changes in the environment can compromise the build" >&2;}  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}   { (exit 1); exit 1; }; }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_gnuam__api_version="1.9"ac_aux_dir=for ac_dir in $srcdir $srcdir/.. $srcdir/../..; 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:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&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.# 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"# 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" >&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  as_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  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/* | \  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \  /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    ;;esacdonefi  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  fifiecho "$as_me:$LINENO: result: $INSTALL" >&5echo "${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 build environment is sane" >&5echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6# Just in casesleep 1echo timestamp > conftest.file# Do `set' in a subshell so we don't clobber the current shell's# arguments.  Must try -L first in case configure is actually a# symlink; some systems play weird games with the mod time of symlinks# (eg FreeBSD returns the mod time of the symlink's containing# directory).if (   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`   if test "$*" = "X"; then      # -L didn't work.      set X `ls -t $srcdir/configure conftest.file`   fi   rm -f conftest.file   if test "$*" != "X $srcdir/configure conftest.file" \      && test "$*" != "X conftest.file $srcdir/configure"; then      # If neither matched, then we have a broken ls.  This can happen      # if, for instance, CONFIG_SHELL is bash and it inherits a      # broken ls alias from the environment.  This has actually      # happened.  Such a system could not be considered "sane".      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&5echo "$as_me: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&2;}   { (exit 1); exit 1; }; }   fi   test "$2" = conftest.file   )then   # Ok.   :else   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!Check your system clock" >&5echo "$as_me: error: newly created file is older than distributed files!Check your system clock" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6test "$program_prefix" != NONE &&  program_transform_name="s,^,$program_prefix,;$program_transform_name"# Use a double $ so make ignores it.test "$program_suffix" != NONE &&  program_transform_name="s,\$,$program_suffix,;$program_transform_name"# Double any \ or $.  echo might interpret backslashes.# By default was `s,x,x', remove it if useless.cat <<\_ACEOF >conftest.seds/[\\$]/&&/g;s/;s,x,x,$//_ACEOFprogram_transform_name=`echo $program_transform_name | sed -f conftest.sed`rm conftest.sed# expand $ac_aux_dir to an absolute patham_aux_dir=`cd $ac_aux_dir && pwd`test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"# Use eval to expand $SHELLif eval "$MISSING --run true"; then  am_missing_run="$MISSING --run "else  am_missing_run=  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}fiif mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then  # We used to keeping the `.' as first argument, in order to  # allow $(mkdir_p) to be used without argument.  As in  #   $(mkdir_p) $(somedir)  # where $(somedir) is conditionally defined.  However this is wrong  # for two reasons:  #  1. if the package is installed by a user who cannot write `.'  #     make install will fail,  #  2. the above comment should most certainly read  #     $(mkdir_p) $(DESTDIR)$(somedir)  #     so it does not work when $(somedir) is undefined and  #     $(DESTDIR) is not.  #  To support the latter case, we have to write  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),  #  so the `.' trick is pointless.  mkdir_p='mkdir -p --'else  # On NextStep and OpenStep, the `mkdir' command does not  # recognize any option.  It will interpret all options as  # directories to create, and then abort because `.' already  # exists.  for d in ./-p ./--version;  do    test -d $d && rmdir $d  done  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.  if test -f "$ac_aux_dir/mkinstalldirs"; then    mkdir_p='$(mkinstalldirs)'  else    mkdir_p='$(install_sh) -d'  fififor ac_prog in gawk mawk nawk awkdo  # Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_AWK+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$AWK"; then  ac_cv_prog_AWK="$AWK" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  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_AWK="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiAWK=$ac_cv_prog_AWKif test -n "$AWK"; then  echo "$as_me:$LINENO: result: $AWK" >&5echo "${ECHO_T}$AWK" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$AWK" && breakdoneecho "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6set 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" >&6else  cat >conftest.make <<\_ACEOFall:	@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=yeselse  eval ac_cv_prog_make_${ac_make}_set=nofirm -f conftest.makefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  echo "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6  SET_MAKE=else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6  SET_MAKE="MAKE=${MAKE-make}"firm -rf .tst 2>/dev/nullmkdir .tst 2>/dev/nullif test -d .tst; then  am__leading_dot=.else  am__leading_dot=_firmdir .tst 2>/dev/null# test to see if srcdir already configuredif test "`cd $srcdir && pwd`" != "`pwd`" &&   test -f $srcdir/config.status; then  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}   { (exit 1); exit 1; }; }fi# test whether we have cygpathif test -z "$CYGPATH_W"; then  if (cygpath --version) >/dev/null 2>/dev/null; then    CYGPATH_W='cygpath -w'  else    CYGPATH_W=echo  fifi# Define the identity of the package. PACKAGE=libMeridian VERSION=1.0cat >>confdefs.h <<_ACEOF#define PACKAGE "$PACKAGE"_ACEOFcat >>confdefs.h <<_ACEOF#define VERSION "$VERSION"_ACEOF# Some tools Automake needs.ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}install_sh=${install_sh-"$am_aux_dir/install-sh"}# Installed binaries are usually stripped using `strip' when the user# run `make install-strip'.  However `strip' might not be the right# tool to use in cross-compilation environments, therefore Automake# will honor the `STRIP' environment variable to overrule this program.if test "$cross_compiling" != no; then  if test -n "$ac_tool_prefix"; then  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.set dummy ${ac_tool_prefix}strip; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
91精品久久久久久蜜臀| 中文字幕免费不卡在线| 欧美不卡在线视频| 亚洲六月丁香色婷婷综合久久| 亚洲成av人在线观看| 99久久婷婷国产精品综合| 欧美一区二区三区爱爱| 亚洲欧美电影一区二区| 国产一区二区三区四| 91 com成人网| 一区二区视频在线| 成人免费视频网站在线观看| 日韩午夜av一区| 亚洲一区二区精品视频| 99久久99久久免费精品蜜臀| 精品国产sm最大网站免费看| 三级久久三级久久久| 91精品福利视频| 亚洲国产精品v| 狠狠色丁香久久婷婷综合丁香| 欧美体内she精视频| 亚洲欧美成人一区二区三区| 国产成人午夜电影网| 欧美白人最猛性xxxxx69交| 亚洲成年人网站在线观看| 99久免费精品视频在线观看| 久久色.com| 久久99精品国产麻豆不卡| 91麻豆精品国产91久久久久久久久| 亚洲欧美一区二区久久| 不卡的av电影在线观看| 国产日韩欧美精品电影三级在线| 九九在线精品视频| 精品女同一区二区| 久久成人av少妇免费| 日韩欧美一区二区在线视频| 蜜臀av一区二区在线免费观看| 欧美高清你懂得| 日韩高清不卡一区二区三区| 6080yy午夜一二三区久久| 日韩不卡在线观看日韩不卡视频| 欧美精品少妇一区二区三区| 亚洲图片有声小说| 日本丶国产丶欧美色综合| 中文字幕亚洲一区二区va在线| www.日韩av| 一区二区三区在线免费| 在线观看一区二区视频| 性做久久久久久免费观看| 欧美日本视频在线| 人人超碰91尤物精品国产| 精品国产免费久久 | 久久精品国产亚洲a| 欧美裸体bbwbbwbbw| 久久电影网站中文字幕| 中文字幕乱码日本亚洲一区二区 | www.激情成人| 一区二区三区国产精品| 91精品在线观看入口| 韩国av一区二区三区在线观看| 精品国产乱码久久久久久久久| 精品一区二区国语对白| 国产精品成人一区二区艾草 | 中文字幕一区视频| 欧美色视频在线| 国产麻豆精品在线| 亚洲欧美日韩国产综合| 日韩小视频在线观看专区| 国产91丝袜在线观看| 亚洲高清视频中文字幕| 久久亚洲精品国产精品紫薇| 色网站国产精品| 久久精品国产一区二区三| 国产精品不卡视频| 日韩一二在线观看| 97久久精品人人做人人爽50路| 爽爽淫人综合网网站| 欧美高清一级片在线观看| 在线不卡一区二区| 91在线精品一区二区| 免费观看一级欧美片| 亚洲老妇xxxxxx| 2023国产一二三区日本精品2022| 91福利国产精品| 国产成人精品亚洲午夜麻豆| 无码av免费一区二区三区试看| 中文在线资源观看网站视频免费不卡| 欧美日韩精品是欧美日韩精品| 成人美女视频在线观看18| 日韩电影免费在线看| 亚洲精品久久久蜜桃| 国产午夜精品一区二区三区嫩草 | 久久久噜噜噜久久中文字幕色伊伊| 91福利社在线观看| 高清成人在线观看| 久久国产尿小便嘘嘘| 亚洲电影欧美电影有声小说| 亚洲同性gay激情无套| 欧美精品一区二区在线观看| 欧美视频一二三区| 色哟哟国产精品免费观看| 国产精品99久| 加勒比av一区二区| 六月丁香综合在线视频| 日韩主播视频在线| 亚洲午夜电影在线| 亚洲在线观看免费视频| 日韩理论电影院| 18欧美乱大交hd1984| 国产精品无遮挡| 国产精品久线在线观看| 国产清纯美女被跳蛋高潮一区二区久久w | 热久久国产精品| 天天操天天色综合| 亚洲成精国产精品女| 香蕉久久夜色精品国产使用方法| 亚洲精品久久久久久国产精华液| 亚洲图片激情小说| 亚洲男同性视频| 亚洲综合色区另类av| 一区二区三区在线免费| 亚洲综合丁香婷婷六月香| 夜夜嗨av一区二区三区| 亚洲一级二级在线| 视频一区免费在线观看| 免费观看一级特黄欧美大片| 久久99久久精品欧美| 狠狠狠色丁香婷婷综合激情| 国产精品一卡二| 成人福利视频网站| 色噜噜狠狠一区二区三区果冻| 在线观看一区二区视频| 3d动漫精品啪啪1区2区免费| 91精品国产品国语在线不卡| 精品国产污网站| 国产精品久久久一本精品 | 日韩欧美第一区| 国产视频不卡一区| 亚洲视频一二区| 亚洲网友自拍偷拍| 久久99精品国产麻豆婷婷洗澡| 丰满放荡岳乱妇91ww| 色哟哟在线观看一区二区三区| 欧美日韩在线观看一区二区| 日韩亚洲欧美在线观看| 中文字幕精品综合| 亚洲国产aⅴ天堂久久| 久久97超碰国产精品超碰| 成人18视频在线播放| 欧美在线免费视屏| 日韩精品一区二区三区中文不卡 | 亚瑟在线精品视频| 狠狠久久亚洲欧美| 91精品办公室少妇高潮对白| 欧美一区二区精品久久911| 欧美激情在线免费观看| 一区二区三区加勒比av| 狠狠色丁香久久婷婷综合_中| 91农村精品一区二区在线| 91精品国产色综合久久不卡蜜臀 | 久久精品999| 91日韩一区二区三区| 欧美一区二区三区在线电影| 国产精品久久久久影院老司| 日韩国产欧美视频| 97se亚洲国产综合自在线| 日韩一区二区三区视频| 亚洲欧美一区二区不卡| 国产精品99久久久久久久女警| 欧美裸体一区二区三区| 自拍av一区二区三区| 国产综合色产在线精品 | 91亚洲男人天堂| 欧美精品一区二区在线播放 | 色94色欧美sute亚洲13| 久久精品无码一区二区三区 | 亚洲免费观看高清完整| 国产一区欧美一区| 91.xcao| 亚洲免费观看在线观看| 国产成人精品三级| 欧美xxxxxxxxx| 青青草原综合久久大伊人精品| 欧美专区亚洲专区| 婷婷中文字幕一区三区| 色欧美日韩亚洲| 中文字幕中文字幕在线一区| 国产一区二区三区美女| 精品亚洲国产成人av制服丝袜| 欧美变态tickle挠乳网站| 有码一区二区三区| av一区二区三区| 国产精品美女久久久久久久网站| 久久av资源网| 精品国产电影一区二区| 久久国产精品99精品国产| 日韩欧美国产精品一区| 日本欧美韩国一区三区| 91麻豆精品国产自产在线 | 亚洲成人免费在线观看|