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

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

?? configure

?? RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys
??
?? 第 1 頁 / 共 5 頁
字號:
  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}"fi # 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=rtems-c-src-lib-libbsp-mips-jmr3904-tools VERSION=4.6.6# 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"}AMTAR=${AMTAR-"${am_missing_run}tar"}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.echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.if test "${enable_maintainer_mode+set}" = set; then  enableval="$enable_maintainer_mode"  USE_MAINTAINER_MODE=$enablevalelse  USE_MAINTAINER_MODE=nofi;  echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6if test $USE_MAINTAINER_MODE = yes; then  MAINTAINER_MODE_TRUE=  MAINTAINER_MODE_FALSE='#'else  MAINTAINER_MODE_TRUE='#'  MAINTAINER_MODE_FALSE=fi  MAINT=$MAINTAINER_MODE_TRUEPACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"# tooldir='$(exec_prefix)/'$target_alias# Temporary work-around until building in source tree is supportedtooldir='$(PROJECT_ROOT)'project_includedir='$(tooldir)'/includeproject_libdir='$(tooldir)/lib$(MULTISUBDIR)'project_bindir='$(tooldir)/bin'rtems_bspdir='$(prefix)/${RTEMS_BSP}'rtems_makedir='$(prefix)/make'# Explicitly list all Makefiles here          ac_config_files="$ac_config_files Makefile"cat >confcache <<\_ACEOF# This file is a shell script that caches the results of configure# tests run on this system so they can be shared between configure# scripts and configure runs, see configure's option --config-cache.# It is not useful on other systems.  If it contains results you don't# want to keep, you may remove or edit it.## config.status only pays attention to the cache file if you give it# the --recheck option to rerun configure.## `ac_cv_env_foo' variables (set or unset) will be overridden when# loading this file, other *unset* `ac_cv_foo' will be assigned the# following values._ACEOF# The following way of writing the cache mishandles newlines in values,# but we know of no workaround that is simple, portable, and efficient.# So, don't put newlines in cache variables' values.# Ultrix sh set writes to stderr and can't be redirected directly,# and sets the high bit in the cache file unless we assign to the vars.{  (set) 2>&1 |    case `(ac_space=' '; set | grep ac_space) 2>&1` in    *ac_space=\ *)      # `set' does not quote correctly, so add quotes (double-quote      # substitution turns \\\\ into \\, and sed turns \\ into \).      sed -n \	"s/'/'\\\\''/g;	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"      ;;    *)      # `set' quotes correctly as required by POSIX, so do not add quotes.      sed -n \	"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"      ;;    esac;} |  sed '     t clear     : clear     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/     t end     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/     : end' >>confcacheif diff $cache_file confcache >/dev/null 2>&1; then :; else  if test -w $cache_file; then    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"    cat confcache >$cache_file  else    echo "not updating unwritable cache $cache_file"  fifirm -f confcachetest "x$prefix" = xNONE && prefix=$ac_default_prefix# Let make expand exec_prefix.test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'# VPATH may cause trouble with some makes, so we remove $(srcdir),# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and# trailing colons and then remove the whole line if VPATH becomes empty# (actually we leave an empty line to preserve line numbers).if test "x$srcdir" = x.; then  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{s/:*\$(srcdir):*/:/;s/:*\${srcdir}:*/:/;s/:*@srcdir@:*/:/;s/^\([^=]*=[	 ]*\):*/\1/;s/:*$//;s/^[^=]*=[	 ]*$//;}'fi# Transform confdefs.h into DEFS.# Protect against shell expansion while executing Makefile rules.# Protect against Makefile macro expansion.## If the first sed substitution is executed (which looks for macros that# take arguments), then we branch to the quote section.  Otherwise,# look for a macro that doesn't take arguments.cat >confdef2opt.sed <<\_ACEOFt clear: clears,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 (][^	 (]*([^)]*)\)[	 ]*\(.*\),-D\1=\2,gt quotes,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 ][^	 ]*\)[	 ]*\(.*\),-D\1=\2,gt quoted: quotes,[	 `~#$^&*(){}\\|;'"<>?],\\&,gs,\[,\\&,gs,\],\\&,gs,\$,$$,gp_ACEOF# We use echo to avoid assuming a particular line-breaking character.# The extra dot is to prevent the shell from consuming trailing# line-breaks from the sub-command output.  A line-break within# single-quotes doesn't work because, if this script is created in a# platform that uses two characters for line-breaks (e.g., DOS), tr# would break.ac_LF_and_DOT=`echo; echo .`DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`rm -f confdef2opt.sedac_libobjs=ac_ltlibobjs=for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue  # 1. Remove the extension, and $U if already installed.  ac_i=`echo "$ac_i" |	 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`  # 2. Add them.  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'doneLIBOBJS=$ac_libobjsLTLIBOBJS=$ac_ltlibobjsif test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then  { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.Usually this means the macro was only invoked conditionally." >&5echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.Usually this means the macro was only invoked conditionally." >&2;}   { (exit 1); exit 1; }; }fi: ${CONFIG_STATUS=./config.status}ac_clean_files_save=$ac_clean_filesac_clean_files="$ac_clean_files $CONFIG_STATUS"{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5echo "$as_me: creating $CONFIG_STATUS" >&6;}cat >$CONFIG_STATUS <<_ACEOF#! $SHELL# Generated by $as_me.# Run this file to recreate the current configuration.# Compiler output produced by configure, useful for debugging# configure, is in config.log if it exists.debug=falseac_cs_recheck=falseac_cs_silent=falseSHELL=\${CONFIG_SHELL-$SHELL}_ACEOFcat >>$CONFIG_STATUS <<\_ACEOF## --------------------- #### M4sh Initialization.  #### --------------------- ### Be Bourne compatibleif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then  emulate sh  NULLCMD=:  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which  # is contrary to our usage.  Disable this feature.  alias -g '${1+"$@"}'='"$@"'elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then  set -o posixfiDUALCASE=1; export DUALCASE # for MKS sh# Support unset when possible.if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then  as_unset=unsetelse  as_unset=falsefi# Work around bugs in pre-3.0 UWIN ksh.$as_unset ENV MAIL MAILPATHPS1='$ 'PS2='> 'PS4='+ '# NLS nuisances.for as_var in \  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \  LC_TELEPHONE LC_TIMEdo  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then    eval $as_var=C; export $as_var  else    $as_unset $as_var  fidone# Required to use basename.if expr a : '\(a\)' >/dev/null 2>&1; then  as_expr=exprelse  as_expr=falsefiif (basename /) >/dev/null

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲国产精品一区二区www| 一区二区三区在线看| caoporen国产精品视频| 亚洲高清三级视频| 欧美韩日一区二区三区| 欧美精品日日鲁夜夜添| 99免费精品在线| 激情成人午夜视频| 五月激情丁香一区二区三区| 国产精品视频第一区| 欧美精品一区二区在线播放| 欧美自拍丝袜亚洲| 成人av网站免费| 久久se精品一区精品二区| 亚洲自拍偷拍九九九| 国产欧美一区二区三区在线老狼| 在线观看91av| 欧美日韩一区二区三区免费看 | 欧美zozozo| 在线观看日产精品| 成人深夜视频在线观看| 久久精品99久久久| 视频一区视频二区中文| 亚洲国产日韩一级| 久久精品噜噜噜成人av农村| 亚洲欧美视频在线观看视频| 中文字幕av资源一区| 26uuu亚洲| 亚洲精品一线二线三线| 日韩三级.com| 日韩精品一区二区三区四区视频| 欧美日韩一区二区三区免费看| 日本福利一区二区| 色94色欧美sute亚洲线路二| 色综合色综合色综合| 成人av网址在线观看| 成人免费视频视频| 福利电影一区二区| 国产不卡免费视频| 国产夫妻精品视频| 成人美女视频在线观看18| 国产成人亚洲精品青草天美| 国产在线精品免费av| 极品少妇xxxx精品少妇| 理论电影国产精品| 狠狠色狠狠色综合系列| 久久电影网站中文字幕| 玖玖九九国产精品| 韩国欧美国产1区| 国产一二精品视频| 成人精品一区二区三区中文字幕| 成人国产精品免费网站| 色综合天天综合网国产成人综合天| 不卡一区在线观看| 91免费版在线看| 欧美在线色视频| 欧美精品久久久久久久多人混战 | 欧美不卡一区二区三区四区| 精品88久久久久88久久久 | 日韩精品一区第一页| 久久精品国产精品亚洲综合| 极品少妇xxxx偷拍精品少妇| 成人免费视频网站在线观看| 一本色道综合亚洲| 91精品国产综合久久香蕉麻豆| 精品国产伦一区二区三区观看方式| 久久精品亚洲一区二区三区浴池| 国产精品亲子伦对白| 亚洲精品中文在线| 久久国产精品一区二区| av一区二区三区黑人| 欧美天堂亚洲电影院在线播放| 欧美一区二区三区婷婷月色| 精品av久久707| 亚洲欧美日韩国产手机在线| 午夜精品久久久久久久99樱桃| 九九视频精品免费| 一本一本久久a久久精品综合麻豆| 欧美日韩国产精品成人| 久久久不卡网国产精品一区| 亚洲四区在线观看| 日韩av一区二区三区四区| 国产高清亚洲一区| 欧美网站一区二区| 国产色婷婷亚洲99精品小说| 亚洲欧美另类在线| 麻豆中文一区二区| 日本精品一区二区三区四区的功能| 欧美一区二区三级| 亚洲天堂久久久久久久| 精品夜夜嗨av一区二区三区| 91成人网在线| 国产日韩欧美制服另类| 午夜伊人狠狠久久| 99久久夜色精品国产网站| 91精品福利在线一区二区三区 | 亚洲女人****多毛耸耸8| 琪琪一区二区三区| 日本高清不卡视频| 日本一区二区不卡视频| 蜜桃一区二区三区四区| 在线视频综合导航| 国产精品乱码妇女bbbb| 免费观看30秒视频久久| 欧美在线观看视频在线| 日本一区二区三区四区在线视频 | 亚洲精品少妇30p| 国产麻豆一精品一av一免费| 欧美三级资源在线| 中文字幕字幕中文在线中不卡视频| 精品亚洲免费视频| 91精品午夜视频| 午夜伦理一区二区| 色婷婷综合久久久| 国产精品久久久久aaaa| 国产成人综合网| 久久综合视频网| 国产尤物一区二区| 日韩精品在线一区| 麻豆成人久久精品二区三区红| 欧美剧情电影在线观看完整版免费励志电影| 中文字幕中文字幕一区二区| 国产高清亚洲一区| 国产喷白浆一区二区三区| 国产一区二区三区四区五区美女| 欧美一区二区三区在线看| 亚洲va中文字幕| 欧美日韩一区不卡| 性做久久久久久久免费看| 欧美自拍偷拍一区| 亚洲国产精品一区二区久久恐怖片 | 久久久久久久性| 国产精品夜夜嗨| 欧美极品另类videosde| 国产成人精品亚洲日本在线桃色| 久久一区二区三区国产精品| 精品一区二区三区免费观看| 欧美xxxxx裸体时装秀| 寂寞少妇一区二区三区| 久久综合99re88久久爱| 国产精品888| 日本一区二区三区四区| 成人午夜免费视频| 1区2区3区精品视频| 91蜜桃免费观看视频| 亚洲精品免费视频| 欧美日韩精品欧美日韩精品| 午夜久久久影院| 欧美变态tickling挠脚心| 国产一区二区在线观看免费| 国产欧美日韩精品a在线观看| 丁香天五香天堂综合| 亚洲日本一区二区| 欧美日韩成人在线| 久久精品国产在热久久| 中文字幕精品综合| 色老汉一区二区三区| 视频一区二区三区入口| 精品av综合导航| 97精品视频在线观看自产线路二| 亚洲一区二区三区自拍| 日韩视频123| 国产不卡视频在线播放| 亚洲精品成a人| 欧美一级理论片| 岛国av在线一区| 亚洲一区二区三区视频在线播放| 7777精品伊人久久久大香线蕉 | 人人精品人人爱| 国产亲近乱来精品视频| 欧美性视频一区二区三区| 爽爽淫人综合网网站| 国产视频在线观看一区二区三区| 色综合中文字幕国产 | 久久国产精品第一页| 中文字幕五月欧美| 91麻豆精品国产无毒不卡在线观看| 国产在线精品免费| 亚洲成人免费看| 国产精品少妇自拍| 3d成人动漫网站| av资源站一区| 久久国产精品无码网站| 亚洲精品国产无天堂网2021 | 亚洲国产精品久久人人爱蜜臀| 欧美xxxxxxxx| 精品视频在线视频| 风间由美中文字幕在线看视频国产欧美| 亚洲欧美偷拍另类a∨色屁股| 欧美成人vps| 欧美丝袜丝交足nylons图片| 国产黄色91视频| 人人爽香蕉精品| 亚洲一二三四在线| 欧美激情在线免费观看| 91精品免费观看| 欧美在线免费视屏| 99综合电影在线视频| 久久97超碰色| 婷婷中文字幕综合|