⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bind-9.2.1-patch

📁 非常好的dns解析软件
💻 1-PATCH
📖 第 1 页 / 共 5 页
字号:
! #line 2228 "configure"  #include "confdefs.h"  main () {    /* Are we little or big endian?  From Harbison&Steele.  */****************** 2229,2235 ****    exit (u.c[sizeof (long) - 1] == 1);  }  EOF! if { (eval echo configure:2233: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null  then    ac_cv_c_bigendian=no  else--- 2237,2243 ----    exit (u.c[sizeof (long) - 1] == 1);  }  EOF! if { (eval echo configure:2241: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null  then    ac_cv_c_bigendian=no  else****************** 2257,2263 ****  # was --with-openssl specified?  #  echo $ac_n "checking for OpenSSL library""... $ac_c" 1>&6! echo "configure:2261: checking for OpenSSL library" >&5  # Check whether --with-openssl or --without-openssl was given.  if test "${with_openssl+set}" = set; then    withval="$with_openssl"--- 2265,2271 ----  # was --with-openssl specified?  #  echo $ac_n "checking for OpenSSL library""... $ac_c" 1>&6! echo "configure:2269: checking for OpenSSL library" >&5  # Check whether --with-openssl or --without-openssl was given.  if test "${with_openssl+set}" = set; then    withval="$with_openssl"****************** 2298,2304 ****  		echo "$ac_t""using openssl from $use_openssl/lib and $use_openssl/include" 1>&6    		echo $ac_n "checking OpenSSL library version""... $ac_c" 1>&6! echo "configure:2302: checking OpenSSL library version" >&5  		saved_cflags="$CFLAGS"  		saved_libs="$LIBS"  		CFLAGS="$CFLAGS $DST_OPENSSL_INC"--- 2306,2312 ----  		echo "$ac_t""using openssl from $use_openssl/lib and $use_openssl/include" 1>&6    		echo $ac_n "checking OpenSSL library version""... $ac_c" 1>&6! echo "configure:2310: checking OpenSSL library version" >&5  		saved_cflags="$CFLAGS"  		saved_libs="$LIBS"  		CFLAGS="$CFLAGS $DST_OPENSSL_INC"****************** 2307,2313 ****    echo "$ac_t""assuming target platform has compatible version" 1>&6  else    cat > conftest.$ac_ext <<EOF! #line 2311 "configure"  #include "confdefs.h"    #include <stdio.h>--- 2315,2321 ----    echo "$ac_t""assuming target platform has compatible version" 1>&6  else    cat > conftest.$ac_ext <<EOF! #line 2319 "configure"  #include "confdefs.h"    #include <stdio.h>****************** 2322,2328 ****  }    EOF! if { (eval echo configure:2326: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null  then    echo "$ac_t""ok" 1>&6  else--- 2330,2336 ----  }    EOF! if { (eval echo configure:2334: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null  then    echo "$ac_t""ok" 1>&6  else****************** 2387,2393 ****  # was --with-randomdev specified?  #  echo $ac_n "checking for random device""... $ac_c" 1>&6! echo "configure:2391: checking for random device" >&5  # Check whether --with-randomdev or --without-randomdev was given.  if test "${with_randomdev+set}" = set; then    withval="$with_randomdev"--- 2395,2401 ----  # was --with-randomdev specified?  #  echo $ac_n "checking for random device""... $ac_c" 1>&6! echo "configure:2399: checking for random device" >&5  # Check whether --with-randomdev or --without-randomdev was given.  if test "${with_randomdev+set}" = set; then    withval="$with_randomdev"****************** 2411,2417 ****  		  ac_safe=`echo "$devrandom" | sed 'y%./+-%__p_%'`  echo $ac_n "checking for $devrandom""... $ac_c" 1>&6! echo "configure:2415: checking for $devrandom" >&5  if eval "test \"`echo '$''{'ac_cv_file_$ac_safe'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6  else--- 2419,2425 ----  		  ac_safe=`echo "$devrandom" | sed 'y%./+-%__p_%'`  echo $ac_n "checking for $devrandom""... $ac_c" 1>&6! echo "configure:2423: checking for $devrandom" >&5  if eval "test \"`echo '$''{'ac_cv_file_$ac_safe'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6  else****************** 2463,2469 ****  #    echo $ac_n "checking whether to build with thread support""... $ac_c" 1>&6! echo "configure:2467: checking whether to build with thread support" >&5    case $host in  *-dec-osf*)--- 2471,2477 ----  #    echo $ac_n "checking whether to build with thread support""... $ac_c" 1>&6! echo "configure:2475: checking whether to build with thread support" >&5    case $host in  *-dec-osf*)****************** 2551,2557 ****  		# experiment with it.  		CC="gcc"  		echo $ac_n "checking which NetBSD thread library to use""... $ac_c" 1>&6! echo "configure:2555: checking which NetBSD thread library to use" >&5    		# Check whether --with-ptl2 or --without-ptl2 was given.  if test "${with_ptl2+set}" = set; then--- 2559,2565 ----  		# experiment with it.  		CC="gcc"  		echo $ac_n "checking which NetBSD thread library to use""... $ac_c" 1>&6! echo "configure:2563: checking which NetBSD thread library to use" >&5    		# Check whether --with-ptl2 or --without-ptl2 was given.  if test "${with_ptl2+set}" = set; then****************** 2590,2596 ****  		;;  		*)  			echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6! echo "configure:2594: checking for pthread_create in -lpthread" >&5  ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6--- 2598,2604 ----  		;;  		*)  			echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6! echo "configure:2602: checking for pthread_create in -lpthread" >&5  ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6****************** 2598,2604 ****    ac_save_LIBS="$LIBS"  LIBS="-lpthread  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2602 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2--- 2606,2612 ----    ac_save_LIBS="$LIBS"  LIBS="-lpthread  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2610 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2****************** 2609,2615 ****  pthread_create()  ; return 0; }  EOF! if { (eval echo configure:2613: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else--- 2617,2623 ----  pthread_create()  ; return 0; }  EOF! if { (eval echo configure:2621: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else****************** 2635,2641 ****  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for __pthread_create in -lpthread""... $ac_c" 1>&6! echo "configure:2639: checking for __pthread_create in -lpthread" >&5  ac_lib_var=`echo pthread'_'__pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6--- 2643,2649 ----  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for __pthread_create in -lpthread""... $ac_c" 1>&6! echo "configure:2647: checking for __pthread_create in -lpthread" >&5  ac_lib_var=`echo pthread'_'__pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6****************** 2643,2649 ****    ac_save_LIBS="$LIBS"  LIBS="-lpthread  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2647 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2--- 2651,2657 ----    ac_save_LIBS="$LIBS"  LIBS="-lpthread  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2655 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2****************** 2654,2660 ****  __pthread_create()  ; return 0; }  EOF! if { (eval echo configure:2658: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else--- 2662,2668 ----  __pthread_create()  ; return 0; }  EOF! if { (eval echo configure:2666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else****************** 2680,2686 ****  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for __pthread_create_system in -lpthread""... $ac_c" 1>&6! echo "configure:2684: checking for __pthread_create_system in -lpthread" >&5  ac_lib_var=`echo pthread'_'__pthread_create_system | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6--- 2688,2694 ----  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for __pthread_create_system in -lpthread""... $ac_c" 1>&6! echo "configure:2692: checking for __pthread_create_system in -lpthread" >&5  ac_lib_var=`echo pthread'_'__pthread_create_system | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6****************** 2688,2694 ****    ac_save_LIBS="$LIBS"  LIBS="-lpthread  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2692 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2--- 2696,2702 ----    ac_save_LIBS="$LIBS"  LIBS="-lpthread  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2700 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2****************** 2699,2705 ****  __pthread_create_system()  ; return 0; }  EOF! if { (eval echo configure:2703: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else--- 2707,2713 ----  __pthread_create_system()  ; return 0; }  EOF! if { (eval echo configure:2711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else****************** 2725,2731 ****  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6! echo "configure:2729: checking for pthread_create in -lc_r" >&5  ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6--- 2733,2739 ----  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6! echo "configure:2737: checking for pthread_create in -lc_r" >&5  ac_lib_var=`echo c_r'_'pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6****************** 2733,2739 ****    ac_save_LIBS="$LIBS"  LIBS="-lc_r  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2737 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2--- 2741,2747 ----    ac_save_LIBS="$LIBS"  LIBS="-lc_r  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2745 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2****************** 2744,2750 ****  pthread_create()  ; return 0; }  EOF! if { (eval echo configure:2748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else--- 2752,2758 ----  pthread_create()  ; return 0; }  EOF! if { (eval echo configure:2756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then    rm -rf conftest*    eval "ac_cv_lib_$ac_lib_var=yes"  else****************** 2770,2776 ****  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for pthread_create in -lc""... $ac_c" 1>&6! echo "configure:2774: checking for pthread_create in -lc" >&5  ac_lib_var=`echo c'_'pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6--- 2778,2784 ----  else    echo "$ac_t""no" 1>&6  echo $ac_n "checking for pthread_create in -lc""... $ac_c" 1>&6! echo "configure:2782: checking for pthread_create in -lc" >&5  ac_lib_var=`echo c'_'pthread_create | sed 'y%./+-%__p_%'`  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then    echo $ac_n "(cached) $ac_c" 1>&6****************** 2778,2784 ****    ac_save_LIBS="$LIBS"  LIBS="-lc  $LIBS"  cat > conftest.$ac_ext <<EOF! #line 2782 "configure"  #include "confdefs.h"  /* Override any gcc2 internal prototype to avoid an error.  */  /* We use char because int might match the return type of a gcc2--- 2786,2792 ----    ac_save_LIBS="$LIBS"  LIBS="-lc  $LIBS"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -