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

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

?? configure

?? libdvbpsi4-0.1.5版本
??
?? 第 1 頁 / 共 5 頁
字號:
    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;}fifor 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=libdvbpsi4 VERSION=0.1.5cat >>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"}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.          ac_config_headers="$ac_config_headers config.h"#AC_CANONICAL_HOSTac_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_gnuif test -n "$ac_tool_prefix"; then  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.set dummy ${ac_tool_prefix}gcc; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CC+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$CC"; then  ac_cv_prog_CC="$CC" # 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_CC="${ac_tool_prefix}gcc"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiCC=$ac_cv_prog_CCif test -n "$CC"; then  echo "$as_me:$LINENO: result: $CC" >&5echo "${ECHO_T}$CC" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_CC"; then  ac_ct_CC=$CC  # Extract the first word of "gcc", so it can be a program name with args.set dummy gcc; 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_CC+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_CC"; then  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # 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_CC="gcc"    echo

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
26uuu色噜噜精品一区二区| 色综合久久久久久久久久久| 91麻豆精品国产91久久久使用方法| 亚洲色图欧美在线| 欧美午夜电影在线播放| 丝袜美腿一区二区三区| 日韩三级在线观看| 国产精品中文欧美| 亚洲欧美在线aaa| 欧美无砖专区一中文字| 毛片av一区二区三区| 欧美不卡123| 成人精品国产免费网站| 亚洲在线视频网站| 日韩欧美不卡一区| 成人av动漫在线| 天天影视涩香欲综合网| 精品国产网站在线观看| www.日韩精品| 视频一区二区三区中文字幕| 国产亚洲福利社区一区| 91国偷自产一区二区三区成为亚洲经典 | 一区二区三区产品免费精品久久75| 色久优优欧美色久优优| 蜜桃av一区二区| 国产精品视频一二三区 | 成人午夜视频在线观看| 亚洲激情五月婷婷| 精品日韩欧美一区二区| 色综合久久久久久久久| 久久电影国产免费久久电影 | 亚洲在线中文字幕| 日韩一区二区精品在线观看| 成人午夜在线播放| 蜜桃视频在线观看一区二区| 国产精品久久久久久妇女6080| 欧美精品一卡二卡| 99久久精品国产一区| 蜜臀久久99精品久久久画质超高清 | 中文字幕一区二区三区在线播放 | 91福利在线导航| 国产乱码精品一区二区三区av| 一级中文字幕一区二区| 久久免费电影网| 欧美日韩中文一区| 99麻豆久久久国产精品免费优播| 九色|91porny| 图片区小说区国产精品视频| 中文字幕av免费专区久久| 制服丝袜中文字幕亚洲| 色综合久久六月婷婷中文字幕| 韩国av一区二区三区四区| 午夜视频在线观看一区二区三区| 国产精品久久久久久久蜜臀 | 欧美猛男gaygay网站| 99精品久久只有精品| 国产在线精品一区二区不卡了| 亚洲成年人影院| 一区二区三区四区不卡视频| 国产免费观看久久| 精品国产乱码久久久久久免费| 欧美群妇大交群的观看方式| 色婷婷av一区二区三区gif| 丁香天五香天堂综合| 激情文学综合丁香| 日本色综合中文字幕| 亚洲国产视频a| 一区二区三区在线免费播放| 国产精品私人自拍| 国产免费成人在线视频| 国产午夜精品福利| 久久久www免费人成精品| 精品国产污污免费网站入口 | 国产精品久久久久久久久图文区| 久久久www成人免费无遮挡大片| 欧美精品一区二区精品网| 日韩午夜电影在线观看| 日韩女优毛片在线| 日韩欧美亚洲国产另类| 欧美一区二区三区公司| 日韩午夜在线播放| 26uuu色噜噜精品一区| 精品sm捆绑视频| 亚洲精品一区二区三区四区高清| 精品国产伦一区二区三区免费| 欧美大片在线观看一区| 精品国产一区二区三区四区四| 日韩精品一区二区三区在线| 亚洲精品在线观看网站| 国产午夜一区二区三区| 国产精品久久福利| 亚洲乱码中文字幕| 亚洲成人免费观看| 日本成人在线一区| 国产麻豆精品一区二区| 成人avav影音| 欧美日韩综合不卡| 日韩欧美一区二区不卡| 久久噜噜亚洲综合| 国产精品家庭影院| 亚洲高清在线精品| 久久99精品国产91久久来源| 国产高清成人在线| 91在线看国产| 69久久99精品久久久久婷婷 | 国产精品第13页| 亚洲一区在线观看视频| 蜜桃视频一区二区三区| 国产v日产∨综合v精品视频| 色综合久久久久| 制服丝袜在线91| 国产精品视频在线看| 亚洲成a人在线观看| 国产精品伊人色| 色视频成人在线观看免| 日韩午夜激情电影| 亚洲天堂免费看| 男女激情视频一区| 色综合天天综合网天天看片| 91.xcao| 中文字幕在线播放不卡一区| 日韩高清不卡一区二区三区| 成人激情图片网| 91精品国产综合久久国产大片| 欧美极品xxx| 首页国产欧美久久| www.欧美色图| 日韩欧美www| 亚洲午夜久久久久久久久电影院| 狠狠色丁香久久婷婷综| 欧美性videosxxxxx| 国产亚洲一区二区三区四区| 日韩中文字幕一区二区三区| 成人丝袜视频网| 欧美日韩国产在线播放网站| 国产精品亲子伦对白| 蜜桃精品视频在线| 欧美午夜精品久久久| 国产精品欧美久久久久无广告| 青青国产91久久久久久| 91色porny| 中文字幕乱码久久午夜不卡| 美女精品自拍一二三四| 精品婷婷伊人一区三区三| 国产精品欧美一区二区三区| 国产一区二区按摩在线观看| 欧美日韩一区在线| 亚洲欧美日韩国产中文在线| 国产精品一二三四| 精品欧美一区二区三区精品久久| 亚洲国产视频一区二区| 国产成人在线看| 26uuu欧美| 麻豆极品一区二区三区| 在线不卡中文字幕播放| 亚洲一区二区四区蜜桃| 91色porny| 最新日韩av在线| 91蜜桃在线免费视频| 亚洲国产精品v| 国产成人免费在线| 久久久国产一区二区三区四区小说| 蜜臀国产一区二区三区在线播放| 在线电影院国产精品| 日韩精品免费视频人成| 欧美日韩另类国产亚洲欧美一级| 亚洲福利视频导航| 欧美久久久久中文字幕| 一区二区三区四区av| 在线观看不卡视频| 亚洲成a天堂v人片| 制服丝袜亚洲色图| 蜜臀av一区二区在线观看 | 国产最新精品免费| 亚洲精品在线免费播放| 国产乱子轮精品视频| 国产亚洲精品精华液| 高清在线成人网| 综合色中文字幕| 欧美日韩在线三级| 日韩av不卡在线观看| 日韩免费电影一区| 国产高清无密码一区二区三区| 日本一区二区三区免费乱视频| 国产传媒欧美日韩成人| 最新成人av在线| 欧美日韩成人在线| 久久成人麻豆午夜电影| 久久久久久毛片| 99精品国产热久久91蜜凸| 亚洲一区二区三区在线播放| 欧美一级在线免费| 国产盗摄女厕一区二区三区| 日韩理论片中文av| 欧美日韩国产精品自在自线| 久久精品国产精品亚洲精品| 国产农村妇女毛片精品久久麻豆| 色呦呦国产精品| 免费观看30秒视频久久| 国产精品无圣光一区二区|