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

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

?? tftp-hpa-0.29-http-1.diff

?? SIP(Session Initiation Protocol)是由IETF定義
?? DIFF
?? 第 1 頁 / 共 5 頁
字號:
-if { (eval echo "$as_me:1612: \"$ac_compile\"") >&5+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5   (eval $ac_compile) 2>&5   ac_status=$?-  echo "$as_me:1615: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); } &&          { ac_try='test -s conftest.$ac_objext'-  { (eval echo "$as_me:1618: \"$ac_try\"") >&5+  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5   (eval $ac_try) 2>&5   ac_status=$?-  echo "$as_me:1621: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); }; }; then   for ac_declaration in \    ''\@@ -1630,7 +1859,7 @@    'void exit (int);' do   cat >conftest.$ac_ext <<_ACEOF-#line 1633 "configure"+#line $LINENO "configure" #include "confdefs.h" #include <stdlib.h> $ac_declaration@@ -1649,16 +1878,16 @@ } _ACEOF rm -f conftest.$ac_objext-if { (eval echo "$as_me:1652: \"$ac_compile\"") >&5+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5   (eval $ac_compile) 2>&5   ac_status=$?-  echo "$as_me:1655: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); } &&          { ac_try='test -s conftest.$ac_objext'-  { (eval echo "$as_me:1658: \"$ac_try\"") >&5+  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5   (eval $ac_try) 2>&5   ac_status=$?-  echo "$as_me:1661: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); }; }; then   : else@@ -1668,7 +1897,7 @@ fi rm -f conftest.$ac_objext conftest.$ac_ext   cat >conftest.$ac_ext <<_ACEOF-#line 1671 "configure"+#line $LINENO "configure" #include "confdefs.h" $ac_declaration #ifdef F77_DUMMY_MAIN@@ -1686,16 +1915,16 @@ } _ACEOF rm -f conftest.$ac_objext-if { (eval echo "$as_me:1689: \"$ac_compile\"") >&5+if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5   (eval $ac_compile) 2>&5   ac_status=$?-  echo "$as_me:1692: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); } &&          { ac_try='test -s conftest.$ac_objext'-  { (eval echo "$as_me:1695: \"$ac_try\"") >&5+  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5   (eval $ac_try) 2>&5   ac_status=$?-  echo "$as_me:1698: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); }; }; then   break else@@ -1722,70 +1951,155 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:1725: checking for POSIXized ISC" >&5-echo $ECHO_N "checking for POSIXized ISC... $ECHO_C" >&6-if test -d /etc/conf/kconfig.d &&-   grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null 2>&1-then-  echo "$as_me:1730: result: yes" >&5-echo "${ECHO_T}yes" >&6-  ISC=yes # If later tests want to check for ISC.--cat >>confdefs.h <<\_ACEOF-#define _POSIX_SOURCE 1-_ACEOF--  if test "$GCC" = yes; then-    CC="$CC -posix"-  else-    CC="$CC -Xp"-  fi-else-  echo "$as_me:1744: result: no" >&5-echo "${ECHO_T}no" >&6-  ISC=-fi -ac_ext=c-ac_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_gnu-echo "$as_me:1754: checking how to run the C preprocessor" >&5-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6-# On Suns, sometimes $CPP names a directory.-if test -n "$CPP" && test -d "$CPP"; then-  CPP=-fi-if test -z "$CPP"; then-  if test "${ac_cv_prog_CPP+set}" = set; then+echo "$as_me:$LINENO: checking for library containing strerror" >&5+echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6+if test "${ac_cv_search_strerror+set}" = set; then   echo $ECHO_N "(cached) $ECHO_C" >&6 else-      # Double quotes because CPP needs to be expanded-    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"-    do-      ac_preproc_ok=false-for ac_c_preproc_warn_flag in '' yes-do-  # Use a header file that comes with gcc, so configuring glibc-  # with a fresh cross-compiler works.-  # On the NeXT, cc -E runs the code through the compiler's parser,-  # not just through cpp. "Syntax error" is here to catch this case.-  cat >conftest.$ac_ext <<_ACEOF-#line 1775 "configure"+  ac_func_search_save_LIBS=$LIBS+ac_cv_search_strerror=no+cat >conftest.$ac_ext <<_ACEOF+#line $LINENO "configure" #include "confdefs.h"-#include <assert.h>-                     Syntax error++/* Override any gcc2 internal prototype to avoid an error.  */+#ifdef __cplusplus+extern "C"+#endif+/* We use char because int might match the return type of a gcc2+   builtin and then its argument prototype would still apply.  */+char strerror ();+#ifdef F77_DUMMY_MAIN+#  ifdef __cplusplus+     extern "C"+#  endif+   int F77_DUMMY_MAIN() { return 1; }+#endif+int+main ()+{+strerror ();+  ;+  return 0;+} _ACEOF-if { (eval echo "$as_me:1780: \"$ac_cpp conftest.$ac_ext\"") >&5-  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1+rm -f conftest.$ac_objext conftest$ac_exeext+if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5+  (eval $ac_link) 2>&5   ac_status=$?-  egrep -v '^ *\+' conftest.er1 >conftest.err-  rm -f conftest.er1-  cat conftest.err >&5-  echo "$as_me:1786: \$? = $ac_status" >&5-  (exit $ac_status); } >/dev/null; then-  if test -s conftest.err; then+  echo "$as_me:$LINENO: \$? = $ac_status" >&5+  (exit $ac_status); } &&+         { ac_try='test -s conftest$ac_exeext'+  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5+  (eval $ac_try) 2>&5+  ac_status=$?+  echo "$as_me:$LINENO: \$? = $ac_status" >&5+  (exit $ac_status); }; }; then+  ac_cv_search_strerror="none required"+else+  echo "$as_me: failed program was:" >&5+cat conftest.$ac_ext >&5+fi+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext+if test "$ac_cv_search_strerror" = no; then+  for ac_lib in cposix; do+    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"+    cat >conftest.$ac_ext <<_ACEOF+#line $LINENO "configure"+#include "confdefs.h"++/* Override any gcc2 internal prototype to avoid an error.  */+#ifdef __cplusplus+extern "C"+#endif+/* We use char because int might match the return type of a gcc2+   builtin and then its argument prototype would still apply.  */+char strerror ();+#ifdef F77_DUMMY_MAIN+#  ifdef __cplusplus+     extern "C"+#  endif+   int F77_DUMMY_MAIN() { return 1; }+#endif+int+main ()+{+strerror ();+  ;+  return 0;+}+_ACEOF+rm -f conftest.$ac_objext conftest$ac_exeext+if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5+  (eval $ac_link) 2>&5+  ac_status=$?+  echo "$as_me:$LINENO: \$? = $ac_status" >&5+  (exit $ac_status); } &&+         { ac_try='test -s conftest$ac_exeext'+  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5+  (eval $ac_try) 2>&5+  ac_status=$?+  echo "$as_me:$LINENO: \$? = $ac_status" >&5+  (exit $ac_status); }; }; then+  ac_cv_search_strerror="-l$ac_lib"+break+else+  echo "$as_me: failed program was:" >&5+cat conftest.$ac_ext >&5+fi+rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext+  done+fi+LIBS=$ac_func_search_save_LIBS+fi+echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5+echo "${ECHO_T}$ac_cv_search_strerror" >&6+if test "$ac_cv_search_strerror" != no; then+  test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"++fi++ac_ext=c+ac_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_gnu+echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5+echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6+# On Suns, sometimes $CPP names a directory.+if test -n "$CPP" && test -d "$CPP"; then+  CPP=+fi+if test -z "$CPP"; then+  if test "${ac_cv_prog_CPP+set}" = set; then+  echo $ECHO_N "(cached) $ECHO_C" >&6+else+      # Double quotes because CPP needs to be expanded+    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"+    do+      ac_preproc_ok=false+for ac_c_preproc_warn_flag in '' yes+do+  # Use a header file that comes with gcc, so configuring glibc+  # with a fresh cross-compiler works.+  # On the NeXT, cc -E runs the code through the compiler's parser,+  # not just through cpp. "Syntax error" is here to catch this case.+  cat >conftest.$ac_ext <<_ACEOF+#line $LINENO "configure"+#include "confdefs.h"+#include <assert.h>+                     Syntax error+_ACEOF+if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5+  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1+  ac_status=$?+  egrep -v '^ *\+' conftest.er1 >conftest.err+  rm -f conftest.er1+  cat conftest.err >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5+  (exit $ac_status); } >/dev/null; then+  if test -s conftest.err; then     ac_cpp_err=$ac_c_preproc_warn_flag   else     ac_cpp_err=@@ -1806,17 +2120,17 @@   # OK, works on sane cases.  Now check whether non-existent headers   # can be detected and how.   cat >conftest.$ac_ext <<_ACEOF-#line 1809 "configure"+#line $LINENO "configure" #include "confdefs.h" #include <ac_nonexistent.h> _ACEOF-if { (eval echo "$as_me:1813: \"$ac_cpp conftest.$ac_ext\"") >&5+if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1   ac_status=$?   egrep -v '^ *\+' conftest.er1 >conftest.err   rm -f conftest.er1   cat conftest.err >&5-  echo "$as_me:1819: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); } >/dev/null; then   if test -s conftest.err; then     ac_cpp_err=$ac_c_preproc_warn_flag@@ -1853,7 +2167,7 @@ else   ac_cv_prog_CPP=$CPP fi-echo "$as_me:1856: result: $CPP" >&5+echo "$as_me:$LINENO: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes@@ -1863,18 +2177,18 @@   # On the NeXT, cc -E runs the code through the compiler's parser,   # not just through cpp. "Syntax error" is here to catch this case.   cat >conftest.$ac_ext <<_ACEOF-#line 1866 "configure"+#line $LINENO "configure" #include "confdefs.h" #include <assert.h>                      Syntax error _ACEOF-if { (eval echo "$as_me:1871: \"$ac_cpp conftest.$ac_ext\"") >&5+if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1   ac_status=$?   egrep -v '^ *\+' conftest.er1 >conftest.err   rm -f conftest.er1   cat conftest.err >&5-  echo "$as_me:1877: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); } >/dev/null; then   if test -s conftest.err; then     ac_cpp_err=$ac_c_preproc_warn_flag@@ -1897,17 +2211,17 @@   # OK, works on sane cases.  Now check whether non-existent headers   # can be detected and how.   cat >conftest.$ac_ext <<_ACEOF-#line 1900 "configure"+#line $LINENO "configure" #include "confdefs.h" #include <ac_nonexistent.h> _ACEOF-if { (eval echo "$as_me:1904: \"$ac_cpp conftest.$ac_ext\"") >&5+if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5   (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1   ac_status=$?   egrep -v '^ *\+' conftest.er1 >conftest.err   rm -f conftest.er1   cat conftest.err >&5-  echo "$as_me:1910: \$? = $ac_status" >&5+  echo "$as_me:$LINENO: \$? = $ac_status" >&5   (exit $ac_status); } >/dev/null; then   if test -s conftest.err; then     ac_cpp_err=$ac_c_preproc_warn_flag@@ -1935,7 +2249,7 @@ if $ac_preproc_ok; then   : else-  { { echo "$as_me:1938: error: C preprocessor \"$CPP\" fails sanity check" >&5+  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check" >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}    { (exit 1); exit 1; }; } fi@@ -1946,10 +2260,12 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:1949: checking for AIX" >&5+++echo "$as_me:$LINENO: checking for AIX" >&5 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF-#line 1952 "configure"+#line $LINENO "configure" #include "confdefs.h" #ifdef _AIX   yes@@ -1958,25 +2274,26 @@ _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |   egrep "yes" >/dev/null 2>&1; then-  echo "$as_me:1961: result: yes" >&5+  echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 cat >>confdefs.h 

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
一区二区三区在线不卡| 麻豆一区二区三区| 亚洲国产va精品久久久不卡综合| 国产精品久久久久婷婷二区次| 欧美国产97人人爽人人喊| 国产欧美日韩卡一| 亚洲欧美日韩综合aⅴ视频| 亚洲国产精品久久不卡毛片| 男男视频亚洲欧美| 国产成人午夜精品5599| eeuss鲁片一区二区三区在线观看 eeuss鲁片一区二区三区在线看 | 国产欧美综合在线观看第十页| 中文字幕乱码日本亚洲一区二区| 亚洲欧美日韩国产另类专区| 午夜一区二区三区在线观看| 激情文学综合网| 日本高清无吗v一区| 精品国产电影一区二区| 中文字幕免费不卡| 日韩精品91亚洲二区在线观看| 国产在线乱码一区二区三区| 在线观看不卡一区| 国产亚洲欧洲一区高清在线观看| 一区二区三区日韩精品视频| 国产精品中文字幕一区二区三区| 欧美影院一区二区三区| 中文字幕电影一区| 看国产成人h片视频| 91福利区一区二区三区| 中文字幕一区二区三区在线播放| 午夜精品一区二区三区三上悠亚| 成人动漫视频在线| 国产喷白浆一区二区三区| 日韩国产欧美在线观看| 欧美在线观看禁18| 亚洲精品综合在线| 99视频国产精品| 国产精品午夜春色av| 国产精品综合一区二区| 日韩欧美国产三级电影视频| 日本欧美在线观看| 欧美日韩久久一区| 天堂影院一区二区| 欧美一级高清大全免费观看| 一区二区三区四区不卡视频| 日本国产一区二区| 亚洲一区二区不卡免费| 91欧美一区二区| 亚洲一区二三区| 欧美日韩视频第一区| 丝袜亚洲精品中文字幕一区| 91精品国产欧美一区二区18| 亚瑟在线精品视频| 日韩欧美中文字幕公布| 国产在线精品免费av| 26uuu国产一区二区三区| 国产精品香蕉一区二区三区| 欧美激情一区在线观看| 一本在线高清不卡dvd| 亚洲在线视频网站| 欧美成人高清电影在线| 成人综合婷婷国产精品久久 | 亚洲线精品一区二区三区八戒| 本田岬高潮一区二区三区| 亚洲视频免费在线观看| 91精品国产色综合久久| 精品一区二区三区免费视频| 中文字幕乱码一区二区免费| 99国产精品国产精品久久| 三级在线观看一区二区| 国产午夜精品一区二区三区四区| 91视频com| 国精产品一区一区三区mba桃花| 国产精品乱码人人做人人爱| 欧美三级日本三级少妇99| 国产盗摄精品一区二区三区在线| 亚洲一区二区在线免费看| 欧美日韩一区成人| 成人激情视频网站| 裸体歌舞表演一区二区| 亚洲精品乱码久久久久久黑人 | 日韩精品一区二| 欧美一a一片一级一片| 国产传媒一区在线| 日本午夜精品一区二区三区电影| 国产精品超碰97尤物18| 精品久久久久一区| 欧美日韩高清一区二区三区| 色综合咪咪久久| 成人午夜私人影院| 国产乱人伦精品一区二区在线观看 | 国产精品美女久久久久久久久| 91精品国产麻豆国产自产在线 | 欧美日韩中文精品| 色综合 综合色| 91麻豆6部合集magnet| 成人污视频在线观看| 国产精品1024久久| 久久国产精品99精品国产| 奇米色777欧美一区二区| 五月天久久比比资源色| 日韩精品国产精品| 免费观看久久久4p| 麻豆精品一区二区三区| 免费欧美在线视频| 久久精品国产亚洲5555| 精品制服美女丁香| 高清成人免费视频| 成人v精品蜜桃久久一区| 91网站在线播放| 色8久久人人97超碰香蕉987| 欧美日精品一区视频| 欧美老女人第四色| 26uuu亚洲| 亚洲九九爱视频| 老汉av免费一区二区三区 | 国产盗摄精品一区二区三区在线| 成人av集中营| 欧美另类z0zxhd电影| 2021国产精品久久精品| 亚洲欧美日韩中文字幕一区二区三区| 亚洲欧美成aⅴ人在线观看| 亚洲一二三区在线观看| 另类人妖一区二区av| 99久久免费精品| 91精品国产入口| 国产精品久久久99| 另类综合日韩欧美亚洲| 91影院在线观看| www成人在线观看| 亚洲国产一区二区在线播放| 国产精品亚洲第一| 在线91免费看| 一区二区三区视频在线看| 国产精品亚洲视频| 日韩欧美三级在线| 一区二区三区91| 91免费版在线看| 中文字幕免费在线观看视频一区| 亚洲午夜精品一区二区三区他趣| 国产永久精品大片wwwapp| 欧美一区二区三区思思人| 亚洲影视在线播放| 99视频在线精品| 亚洲欧美综合在线精品| 久久99精品网久久| 日韩精品在线网站| 婷婷国产在线综合| 欧美日韩一区二区三区在线看| 国产精品第一页第二页第三页| 国产麻豆成人精品| 精品国产99国产精品| 香蕉成人伊视频在线观看| 欧美亚洲自拍偷拍| 一区二区三区日韩欧美精品| 色爱区综合激月婷婷| 亚洲美女电影在线| 欧美丝袜第三区| 日韩中文欧美在线| 日韩一区二区三区免费看| 日本va欧美va精品发布| 欧美大片在线观看一区| 精品一二三四在线| 中文字幕欧美区| 91久久精品午夜一区二区| 亚洲成a人v欧美综合天堂 | 激情欧美日韩一区二区| 国产三级一区二区三区| 成人一区在线观看| 亚洲美女免费视频| 日韩欧美中文字幕一区| 成人晚上爱看视频| 亚洲成人一区二区在线观看| 日韩你懂的电影在线观看| 国产乱理伦片在线观看夜一区| 国产亚洲一本大道中文在线| 色视频一区二区| 精品一区中文字幕| 亚洲美女视频在线| 精品国产3级a| 欧美日韩在线免费视频| 亚洲欧美日韩系列| 日韩欧美国产wwwww| 9人人澡人人爽人人精品| 石原莉奈在线亚洲三区| 国产精品护士白丝一区av| 欧美调教femdomvk| 亚洲色图欧美偷拍| 99久久久无码国产精品| 1024亚洲合集| 亚洲精品一区二区三区香蕉| 色婷婷精品久久二区二区蜜臀av| 免费视频最近日韩| 亚洲精品成人精品456| 久久精品一区蜜桃臀影院| 欧美性色欧美a在线播放| 国产+成+人+亚洲欧洲自线| 久久国产剧场电影| 丝袜亚洲精品中文字幕一区| 亚洲免费av在线|