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

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? configure

?? nios-linux交叉編譯器,可以在linux環(huán)境下建立nios的交叉編譯環(huán)境.
??
?? 第 1 頁 / 共 5 頁
字號(hào):
#! /bin/sh# Guess values for system-dependent variables and create Makefiles.# Generated automatically using autoconf version 2.13 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.## This configure script is free software; the Free Software Foundation# gives unlimited permission to copy, distribute and modify it.# Defaults:ac_help=ac_default_prefix=/usr/local# Any additions from configure.in:ac_help="$ac_help  --enable-shared[=PKGS]  build shared libraries [default=yes]"ac_help="$ac_help  --enable-static[=PKGS]  build static libraries [default=yes]"ac_help="$ac_help  --enable-fast-install[=PKGS]  optimize for fast installation [default=yes]"ac_help="$ac_help  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]"# Find the correct PATH separator.  Usually this is `:', but# DJGPP uses `;' like DOS.if test "X${PATH_SEPARATOR+set}" != Xset; then  UNAME=${UNAME-`uname 2>/dev/null`}  case X$UNAME in    *-DOS) lt_cv_sys_path_separator=';' ;;    *)     lt_cv_sys_path_separator=':' ;;  esac  PATH_SEPARATOR=$lt_cv_sys_path_separatorfi# Check that we are running under the correct shell.SHELL=${CONFIG_SHELL-/bin/sh}case X$ECHO inX*--fallback-echo)  # Remove one level of quotation (which was required for Make).  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`  ;;esacecho=${ECHO-echo}if test "X$1" = X--no-reexec; then  # Discard the --no-reexec flag, and continue.  shiftelif test "X$1" = X--fallback-echo; then  # Avoid inline document here, it may be left over  :elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then  # Yippee, $echo works!  :else  # Restart under the correct shell.  exec $SHELL "$0" --no-reexec ${1+"$@"}fiif test "X$1" = X--fallback-echo; then  # used as fallback echo  shift  cat <<EOFEOF  exit 0fi# The HP-UX ksh and POSIX shell print the target directory to stdout# if CDPATH is set.if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fiif test -z "$ECHO"; thenif test "X${echo_test_string+set}" != Xset; then# find a string as large as possible, as long as the shell can cope with it  for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...    if (echo_test_string="`eval $cmd`") 2>/dev/null &&       echo_test_string="`eval $cmd`" &&       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null    then      break    fi  donefiif test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&   test "X$echo_testing_string" = "X$echo_test_string"; then  :else  # The Solaris, AIX, and Digital Unix default echo programs unquote  # backslashes.  This makes it impossible to quote backslashes using  #   echo "$something" | sed 's/\\/\\\\/g'  #  # So, first we look for a working echo in the user's PATH.  IFS="${IFS= 	}"; save_ifs="$IFS"; IFS=$PATH_SEPARATOR  for dir in $PATH /usr/ucb; do    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&       test "X$echo_testing_string" = "X$echo_test_string"; then      echo="$dir/echo"      break    fi  done  IFS="$save_ifs"  if test "X$echo" = Xecho; then    # We didn't find a better echo, so look for alternatives.    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&       test "X$echo_testing_string" = "X$echo_test_string"; then      # This shell has a builtin print -r that does the trick.      echo='print -r'    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&	 test "X$CONFIG_SHELL" != X/bin/ksh; then      # If we have ksh, try running configure again with it.      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}      export ORIGINAL_CONFIG_SHELL      CONFIG_SHELL=/bin/ksh      export CONFIG_SHELL      exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}    else      # Try using printf.      echo='printf %s\n'      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&	 test "X$echo_testing_string" = "X$echo_test_string"; then	# Cool, printf works	:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&	   test "X$echo_testing_string" = 'X\t' &&	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&	   test "X$echo_testing_string" = "X$echo_test_string"; then	CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL	export CONFIG_SHELL	SHELL="$CONFIG_SHELL"	export SHELL	echo="$CONFIG_SHELL $0 --fallback-echo"      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&	   test "X$echo_testing_string" = 'X\t' &&	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&	   test "X$echo_testing_string" = "X$echo_test_string"; then	echo="$CONFIG_SHELL $0 --fallback-echo"      else	# maybe with a smaller string...	prev=:	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null	  then	    break	  fi	  prev="$cmd"	done	if test "$prev" != 'sed 50q "$0"'; then	  echo_test_string=`eval $prev`	  export echo_test_string	  exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}	else	  # Oops.  We lost completely, so just stick with echo.	  echo=echo	fi      fi    fi  fififi# Copy echo and quote the copy suitably for passing to libtool from# the Makefile, instead of quoting the original, which is used later.ECHO=$echoif test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then   ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"fiac_help="$ac_help  --disable-libtool-lock  avoid locking (might break parallel builds)"ac_help="$ac_help  --with-pic              try to use only PIC/non-PIC objects [default=use both]"# Initialize some variables set by options.# The variables have the same names as the options, with# dashes changed to underlines.build=NONEcache_file=./config.cacheexec_prefix=NONEhost=NONEno_create=nonopt=NONEno_recursion=prefix=NONEprogram_prefix=NONEprogram_suffix=NONEprogram_transform_name=s,x,x,silent=site=srcdir=target=NONEverbose=x_includes=NONEx_libraries=NONEbindir='${exec_prefix}/bin'sbindir='${exec_prefix}/sbin'libexecdir='${exec_prefix}/libexec'datadir='${prefix}/share'sysconfdir='${prefix}/etc'sharedstatedir='${prefix}/com'localstatedir='${prefix}/var'libdir='${exec_prefix}/lib'includedir='${prefix}/include'oldincludedir='/usr/include'infodir='${prefix}/info'mandir='${prefix}/man'# Initialize some other variables.subdirs=MFLAGS= MAKEFLAGS=SHELL=${CONFIG_SHELL-/bin/sh}# Maximum number of lines to put in a shell here document.ac_max_here_lines=12ac_prev=for ac_optiondo  # If the previous option needs an argument, assign it.  if test -n "$ac_prev"; then    eval "$ac_prev=\$ac_option"    ac_prev=    continue  fi  case "$ac_option" in  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;  *) ac_optarg= ;;  esac  # Accept the important Cygnus configure options, so we can diagnose typos.  case "$ac_option" in  -bindir | --bindir | --bindi | --bind | --bin | --bi)    ac_prev=bindir ;;  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)    bindir="$ac_optarg" ;;  -build | --build | --buil | --bui | --bu)    ac_prev=build ;;  -build=* | --build=* | --buil=* | --bui=* | --bu=*)    build="$ac_optarg" ;;  -cache-file | --cache-file | --cache-fil | --cache-fi \  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)    ac_prev=cache_file ;;  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)    cache_file="$ac_optarg" ;;  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)    ac_prev=datadir ;;  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \  | --da=*)    datadir="$ac_optarg" ;;  -disable-* | --disable-*)    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`    # Reject names that are not valid shell variable names.    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }    fi    ac_feature=`echo $ac_feature| sed 's/-/_/g'`    eval "enable_${ac_feature}=no" ;;  -enable-* | --enable-*)    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`    # Reject names that are not valid shell variable names.    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }    fi    ac_feature=`echo $ac_feature| sed 's/-/_/g'`    case "$ac_option" in      *=*) ;;      *) ac_optarg=yes ;;    esac    eval "enable_${ac_feature}='$ac_optarg'" ;;  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \  | --exec | --exe | --ex)    ac_prev=exec_prefix ;;  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \  | --exec=* | --exe=* | --ex=*)    exec_prefix="$ac_optarg" ;;  -gas | --gas | --ga | --g)    # Obsolete; use --with-gas.    with_gas=yes ;;  -help | --help | --hel | --he)    # Omit some internal or obsolete options to make the list less imposing.    # This message is too long to be a string in the A/UX 3.1 sh.    cat << EOFUsage: configure [options] [host]Options: [defaults in brackets after descriptions]Configuration:  --cache-file=FILE       cache test results in FILE  --help                  print this message  --no-create             do not create output files  --quiet, --silent       do not print \`checking...' messages  --version               print the version of autoconf that created configureDirectory and file names:  --prefix=PREFIX         install architecture-independent files in PREFIX                          [$ac_default_prefix]  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX                          [same as prefix]  --bindir=DIR            user executables in DIR [EPREFIX/bin]  --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]  --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]  --datadir=DIR           read-only architecture-independent data in DIR                          [PREFIX/share]  --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]  --sharedstatedir=DIR    modifiable architecture-independent data in DIR                          [PREFIX/com]  --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]  --libdir=DIR            object code libraries in DIR [EPREFIX/lib]  --includedir=DIR        C header files in DIR [PREFIX/include]  --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]  --infodir=DIR           info documentation in DIR [PREFIX/info]  --mandir=DIR            man documentation in DIR [PREFIX/man]  --srcdir=DIR            find the sources in DIR [configure dir or ..]  --program-prefix=PREFIX prepend PREFIX to installed program names  --program-suffix=SUFFIX append SUFFIX to installed program names  --program-transform-name=PROGRAM                          run sed PROGRAM on installed program namesEOF    cat << EOFHost type:  --build=BUILD           configure for building on BUILD [BUILD=HOST]  --host=HOST             configure for HOST [guessed]  --target=TARGET         configure for TARGET [TARGET=HOST]Features and packages:  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)  --x-includes=DIR        X include files are in DIR  --x-libraries=DIR       X library files are in DIREOF    if test -n "$ac_help"; then      echo "--enable and --with options recognized:$ac_help"    fi    exit 0 ;;  -host | --host | --hos | --ho)    ac_prev=host ;;  -host=* | --host=* | --hos=* | --ho=*)    host="$ac_optarg" ;;  -includedir | --includedir | --includedi | --included | --include \  | --includ | --inclu | --incl | --inc)    ac_prev=includedir ;;  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \  | --includ=* | --inclu=* | --incl=* | --inc=*)    includedir="$ac_optarg" ;;  -infodir | --infodir | --infodi | --infod | --info | --inf)    ac_prev=infodir ;;  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)    infodir="$ac_optarg" ;;  -libdir | --libdir | --libdi | --libd)    ac_prev=libdir ;;  -libdir=* | --libdir=* | --libdi=* | --libd=*)    libdir="$ac_optarg" ;;  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \  | --libexe | --libex | --libe)    ac_prev=libexecdir ;;  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \  | --libexe=* | --libex=* | --libe=*)    libexecdir="$ac_optarg" ;;  -localstatedir | --localstatedir | --localstatedi | --localstated \  | --localstate | --localstat | --localsta | --localst \  | --locals | --local | --loca | --loc | --lo)    ac_prev=localstatedir ;;  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \  | --localstate=* | --localstat=* | --localsta=* | --localst=* \  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)    localstatedir="$ac_optarg" ;;  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)    ac_prev=mandir ;;  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)    mandir="$ac_optarg" ;;  -nfp | --nfp | --nf)    # Obsolete; use --without-fp.    with_fp=no ;;  -no-create | --no-create | --no-creat | --no-crea | --no-cre \  | --no-cr | --no-c)    no_create=yes ;;  -no-recursion | --no-recursion | --no-recursio | --no-recursi \  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)    no_recursion=yes ;;  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \  | --oldin | --oldi | --old | --ol | --o)    ac_prev=oldincludedir ;;  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久99久久精品| 亚洲一区二区三区四区不卡| 日韩精品电影在线观看| 在线观看av一区| 国产成人亚洲精品青草天美| 亚洲国产精品人人做人人爽| 久久久久久**毛片大全| 欧美男男青年gay1069videost| 色一情一乱一乱一91av| 日本中文字幕一区二区视频| 中文字幕亚洲成人| 床上的激情91.| 久久奇米777| 亚洲欧洲成人av每日更新| 一二三区精品福利视频| 亚洲嫩草精品久久| 亚洲日本成人在线观看| 婷婷六月综合亚洲| 最近中文字幕一区二区三区| 一区二区高清视频在线观看| 亚洲午夜电影在线观看| 一区二区三区精品视频| 蜜臀av性久久久久蜜臀aⅴ| 麻豆一区二区在线| 国产一区二区三区在线观看免费视频 | 91精品国产综合久久久蜜臀粉嫩| 欧美日韩久久一区| 久久久久久久久久久久电影| 亚洲婷婷在线视频| 九九**精品视频免费播放| 成人av网址在线观看| 91精品国产乱码| 亚洲欧美一区二区三区国产精品| 亚洲成人自拍网| 不卡的看片网站| 9191久久久久久久久久久| 亚洲国产一区二区三区| 国产精品一区二区在线看| 粉嫩av一区二区三区| 91在线一区二区| www.亚洲在线| 欧美久久一二三四区| 国产精品女主播在线观看| 成人免费视频免费观看| 国产91清纯白嫩初高中在线观看 | 喷水一区二区三区| 日本一区二区视频在线观看| 欧美日韩国产精品自在自线| 国产精品自拍在线| 天天av天天翘天天综合网 | 亚洲三级在线看| 久久亚洲精华国产精华液| 欧美视频一二三区| 成人禁用看黄a在线| 免费成人在线观看| 国产精品免费av| 欧美视频你懂的| 成人午夜电影小说| 蜜臀a∨国产成人精品| 亚洲婷婷国产精品电影人久久| 91精品国产aⅴ一区二区| 日韩国产精品大片| 亚洲精品国产无套在线观| 精品99一区二区三区| 欧洲精品在线观看| 紧缚奴在线一区二区三区| 伊人色综合久久天天人手人婷| 26uuu国产在线精品一区二区| 欧美视频一区二| 国产一区二区福利视频| 亚洲国产aⅴ天堂久久| 精品国内二区三区| 国产精品美女久久久久久久久久久 | 麻豆成人av在线| 亚洲伦在线观看| 国产欧美在线观看一区| 精品日韩一区二区三区| 欧美日韩一区国产| 日本高清不卡aⅴ免费网站| 久久99久久99精品免视看婷婷 | 国产精品成人一区二区艾草 | 韩国一区二区在线观看| 三级精品在线观看| 夜色激情一区二区| 亚洲欧美二区三区| 国产精品乱码一区二三区小蝌蚪| 日韩精品一区二区三区三区免费 | www.日韩大片| 久久草av在线| 国产精品天干天干在线综合| 国产精品888| 亚洲人吸女人奶水| 精品国产电影一区二区| 懂色av一区二区三区蜜臀| 一区二区在线观看av| 精品久久国产字幕高潮| 欧美人妇做爰xxxⅹ性高电影 | 欧美一二三区在线| 欧美在线色视频| 一本色道综合亚洲| 97se亚洲国产综合自在线观| 成人午夜在线播放| 国产一区二区三区精品欧美日韩一区二区三区 | 人妖欧美一区二区| 免费高清在线一区| 麻豆视频一区二区| 精品一区二区三区在线观看 | 亚洲欧美一区二区在线观看| 精品国产一区二区精华| 精品日韩一区二区| 中文字幕欧美区| 国产精品毛片久久久久久久| 欧美国产一区视频在线观看| 亚洲国产成人自拍| 最新热久久免费视频| 亚洲在线一区二区三区| 日本欧美大码aⅴ在线播放| 美女mm1313爽爽久久久蜜臀| 国产91精品露脸国语对白| 99久久综合国产精品| 色偷偷成人一区二区三区91| 欧美日韩在线一区二区| 欧美精品日日鲁夜夜添| 国产视频一区在线观看| 一区二区三区四区不卡视频| 亚洲妇熟xx妇色黄| 国产原创一区二区三区| 成人av网在线| 欧美日韩激情在线| 久久久久久久综合色一本| 亚洲视频中文字幕| 亚洲丰满少妇videoshd| 激情丁香综合五月| 91久久精品一区二区二区| 91精品在线免费| 中文字幕乱码久久午夜不卡 | 日韩三级.com| 国产精品久久久久一区二区三区 | 亚洲亚洲人成综合网络| 看电视剧不卡顿的网站| av在线一区二区| 亚洲午夜国产一区99re久久| 亚洲第一成年网| 国模大尺度一区二区三区| 欧美视频在线播放| 国产亚洲福利社区一区| 日韩国产精品久久久久久亚洲| 国产电影一区二区三区| 777a∨成人精品桃花网| 亚洲图片欧美激情| 国产在线播精品第三| 91美女片黄在线观看| 国产精品久久久久影院色老大| 日韩和欧美一区二区| 色婷婷久久一区二区三区麻豆| 国产欧美精品国产国产专区| 夜夜嗨av一区二区三区网页| 国产iv一区二区三区| 欧美一级二级三级乱码| 亚洲国产精品一区二区久久| 99热这里都是精品| 日韩久久精品一区| 国产视频一区二区在线观看| 国产精品久久久久久久第一福利| 国产电影一区在线| 国产亚洲成aⅴ人片在线观看| 老司机精品视频导航| 日韩欧美电影一二三| 九一久久久久久| 亚洲成av人片一区二区梦乃| 久久色视频免费观看| 91浏览器打开| 欧美中文字幕一区二区三区| 精品理论电影在线观看| 欧美色区777第一页| 国产成人免费av在线| 成人精品视频.| 91麻豆免费观看| 欧美日韩色一区| 久久久久国产精品厨房| 3d动漫精品啪啪1区2区免费| 精品99一区二区| 欧美日本一区二区三区| 亚洲一区二区三区中文字幕在线| 91丨porny丨户外露出| 亚洲日本丝袜连裤袜办公室| 成人av网站大全| 亚洲免费观看高清| 91传媒视频在线播放| 天天操天天干天天综合网| 91精品国产乱码| 奇米888四色在线精品| 精品99一区二区| 国产激情一区二区三区桃花岛亚洲| 久久久久久久性| 国产一区三区三区| 国产精品动漫网站| 在线观看视频一区二区| 五月开心婷婷久久| 日韩一区二区影院|