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

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

?? configure

?? 機器人足球AI設計比賽
??
?? 第 1 頁 / 共 5 頁
字號:
  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='seu-3d' VERSION='0.3.c.release-5v5'cat >>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" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$STRIP"; then  ac_cv_prog_STRIP="$STRIP" # 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_STRIP="${ac_tool_prefix}strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiSTRIP=$ac_cv_prog_STRIPif test -n "$STRIP"; then  echo "$as_me:$LINENO: result: $STRIP" >&5echo "${ECHO_T}$STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_STRIP"; then  ac_ct_STRIP=$STRIP  # Extract the first word of "strip", so it can be a program name with args.set dummy strip; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_STRIP"; then  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # 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_ac_ct_STRIP="strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedone  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"fifiac_ct_STRIP=$ac_cv_prog_ac_ct_STRIPif test -n "$ac_ct_STRIP"; then  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5echo "${ECHO_T}$ac_ct_STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  STRIP=$ac_ct_STRIPelse  STRIP="$ac_cv_prog_STRIP"fifiINSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"# We need awk for the "check" target.  The system "awk" is bad on# some platforms.# Always define AMTAR for backward compatibility.AMTAR=${AMTAR-"${am_missing_run}tar"}am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'ac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnu# Check whether --enable-shared or --disable-shared was given.if test "${enable_shared+set}" = set; then  enableval="$enable_shared"  p=${PACKAGE-default}    case $enableval in    yes) enable_shared=yes ;;    no) enable_shared=no ;;    *)      enable_shared=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_shared=yes	fi      done      IFS="$lt_save_ifs"      ;;    esacelse  enable_shared=yesfi;# 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"      ;;    esacelse  enable_static=nofi;rcss_prefix=\"$prefix\"test "$rcss_prefix" = \"NONE\" && rcss_prefix=\"$ac_default_prefix\"cat >>confdefs.h <<_ACEOF#define PREFIX $rcss_prefix_ACEOF# Checks for programs.ac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnuif test -n "$ac_tool_prefix"; then  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC  do    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.set dummy $ac_tool_prefix$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_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$CXX"; then  ac_cv_prog_CXX="$CXX" # 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_CXX="$ac_tool_prefix$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiCXX=$ac_cv_prog_CXXif test -n "$CXX"; then  echo "$as_me:$LINENO: result: $CXX" >&5echo "${ECHO_T}$CXX" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi    test -n "$CXX" && break  donefiif test -z "$CXX"; then  ac_ct_CXX=$CXX  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlCdo  # 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_ac_ct_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_CXX"; then  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo 

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久se精品一区精品二区| 亚洲一区视频在线| 91丨porny丨国产| 亚洲成人精品影院| 6080午夜不卡| 九一九一国产精品| 亚洲精品一区二区三区四区高清| 夜夜嗨av一区二区三区网页| 91色porny蝌蚪| 三级亚洲高清视频| 国产调教视频一区| 欧美日韩的一区二区| 免播放器亚洲一区| 国产精品免费视频观看| 91免费国产视频网站| 免费在线观看一区| 亚洲午夜国产一区99re久久| 中文字幕乱码久久午夜不卡| 制服丝袜一区二区三区| 欧美日韩精品欧美日韩精品一 | 日韩综合小视频| 国产精品初高中害羞小美女文| 9l国产精品久久久久麻豆| 精品对白一区国产伦| 久久久久久电影| 国产成人aaa| 亚洲国产一二三| 亚洲色图欧美在线| 欧美午夜视频网站| 国产午夜精品一区二区三区嫩草| 亚洲美女偷拍久久| 日韩欧美黄色影院| 丁香婷婷综合色啪| 国产精品久久久久永久免费观看 | 国产精品久久久久国产精品日日| 久久色.com| 成人免费小视频| 成人av网在线| 日韩欧美一区二区免费| 亚洲综合色噜噜狠狠| 成人美女在线观看| 欧美tk—视频vk| 亚洲成人www| 欧洲av在线精品| 亚洲欧美影音先锋| 91麻豆精品一区二区三区| 国产亚洲欧美激情| 国产精品夜夜嗨| 国产精品久久久久婷婷 | 亚洲黄色性网站| 一本一道久久a久久精品| 亚洲精品一区二区三区在线观看| 国产精品主播直播| 欧美国产一区在线| 色偷偷88欧美精品久久久| 国产精品久久一卡二卡| 懂色av一区二区三区免费看| 国产精品激情偷乱一区二区∴| 国产成人精品在线看| 国产精品丝袜91| 在线免费观看一区| 亚洲h在线观看| 久久天堂av综合合色蜜桃网| 日韩电影在线观看网站| 一区二区三区四区在线| 亚洲黄网站在线观看| 欧美国产禁国产网站cc| 亚洲精品欧美激情| 伊人夜夜躁av伊人久久| k8久久久一区二区三区| 老司机精品视频在线| 日本不卡一区二区| 久久精品国产77777蜜臀| 粉嫩一区二区三区在线看| 日日夜夜一区二区| 国产一区不卡在线| 久久先锋影音av鲁色资源网| 午夜精品久久久久久久99水蜜桃| 精品在线观看视频| 久久免费精品国产久精品久久久久 | 国产一区二区不卡在线| 91麻豆精品在线观看| 国产日韩亚洲欧美综合| 日韩电影在线观看电影| 欧美一级片在线看| 亚洲高清三级视频| 日韩一区二区高清| 日韩精品一区二区三区四区视频| 国产精品私人影院| 麻豆国产欧美日韩综合精品二区 | 亚洲妇熟xx妇色黄| 91在线看国产| 日韩一级完整毛片| 亚洲欧美偷拍另类a∨色屁股| 精品一区二区三区免费播放| 欧美伊人久久久久久久久影院| 2020日本不卡一区二区视频| 精品久久久久99| 樱花草国产18久久久久| 91女厕偷拍女厕偷拍高清| 国产在线视频一区二区三区| 欧美va在线播放| 国产99精品在线观看| 亚洲视频免费在线| 色狠狠一区二区| 免费观看91视频大全| 99国产精品久久久| 国产精品不卡在线观看| 欧美精品久久一区二区三区| 国产精品资源在线| 亚洲国产精品视频| 久久久久99精品一区| 成人高清视频免费观看| 午夜精品久久久久影视| 亚洲天堂av一区| 成人av资源在线| 久久嫩草精品久久久久| 91在线porny国产在线看| 麻豆成人免费电影| 亚洲成a人v欧美综合天堂下载| 欧美在线不卡一区| 日韩毛片高清在线播放| 免费高清在线视频一区·| 91视频在线观看| 岛国av在线一区| 精品在线免费观看| 老司机精品视频一区二区三区| 亚洲欧洲精品成人久久奇米网| 欧美日本韩国一区| 99久久久久免费精品国产| 国产一区美女在线| 色哟哟一区二区| 久久影视一区二区| 国产精品久久久久影视| 92精品国产成人观看免费| 色婷婷av一区二区三区之一色屋| 色婷婷狠狠综合| 欧美一区二区三区免费观看视频| 666欧美在线视频| 久久久综合激的五月天| av亚洲精华国产精华精华| 99国产精品久久久久久久久久久| 国产v日产∨综合v精品视频| 91丨porny丨最新| 日韩午夜三级在线| 国产免费成人在线视频| 亚洲成a人v欧美综合天堂 | 久久精品在线免费观看| 久久日一线二线三线suv| 欧美不卡一二三| 亚洲视频在线一区| 国产精品三级电影| 精品一区二区精品| 欧美日韩国产首页在线观看| 亚洲午夜国产一区99re久久| 亚洲国产aⅴ成人精品无吗| 亚洲免费av观看| 石原莉奈在线亚洲三区| 精品福利av导航| 亚洲1区2区3区4区| 国产精品久久一卡二卡| 免费看欧美美女黄的网站| 欧美日韩国产成人在线91| 久久蜜桃一区二区| 日韩成人dvd| 欧美精品亚洲一区二区在线播放| 一区二区视频在线看| 狠狠色丁香久久婷婷综合_中| 色吊一区二区三区| 日欧美一区二区| 日韩欧美一级特黄在线播放| 日韩制服丝袜av| 中文字幕不卡的av| 日韩专区在线视频| 国产69精品久久777的优势| 97aⅴ精品视频一二三区| 欧美精品vⅰdeose4hd| 国产精品网曝门| 日韩精品一区第一页| 国产suv精品一区二区6| 欧美日韩免费观看一区三区| 久久免费视频色| 日韩精品乱码免费| 国产精品伊人色| 欧美精品123区| 国产精品盗摄一区二区三区| 毛片一区二区三区| 不卡视频一二三| 日韩视频一区二区三区| 亚洲欧美一区二区久久| 国产福利精品导航| 欧美福利视频导航| 欧美亚洲尤物久久| 中文字幕在线播放不卡一区| 午夜欧美在线一二页| 97久久久精品综合88久久| 精品剧情在线观看| 日本不卡不码高清免费观看| 在线亚洲高清视频| 久久色.com|