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

📄 configure

📁 关系型数据库 Postgresql 6.5.2
💻
📖 第 1 页 / 共 4 页
字号:
else  ac_cv_prog_CPP="$CPP"fiecho "$ac_t""$CPP" 1>&6INSTALLPATH="`echo /usr/ucb:$PATH | sed 's/:/ /g'`"for ac_prog in ginstall installbsd bsdinst scoinst installdo# Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1047: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_path_INSTALL'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  case "$INSTALL" in  /*)  ac_cv_path_INSTALL="$INSTALL" # Let the user override the test with a path.  ;;  *)  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $INSTALLPATH $ac_dummy; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_path_INSTALL="$ac_dir/$ac_word"      break    fi  done  IFS="$ac_save_ifs"  ;;esacfiINSTALL="$ac_cv_path_INSTALL"if test -n "$INSTALL"; then  echo "$ac_t""$INSTALL" 1>&6else  echo "$ac_t""no" 1>&6fitest -n "$INSTALL" && breakdonetest -n "$INSTALL" || INSTALL="NONE"if test $INSTALL = "NONE"then   echo "- No Install Script found - aborting."   exit 0;fiINSTLOPTS="-m 444"INSTL_EXE_OPTS="-m 555"INSTL_LIB_OPTS="-m 644"INSTL_SHLIB_OPTS="-m 644"case "$host_os" in hpux*)	INSTL_SHLIB_OPTS="-m 555" ;;esaccase "`basename $INSTALL`" in install|installbsd|scoinst|install-sh)	INSTLOPTS="-c $INSTLOPTS"	INSTL_EXE_OPTS="-c $INSTL_EXE_OPTS"	INSTL_LIB_OPTS="-c $INSTL_LIB_OPTS"	INSTL_SHLIB_OPTS="-c $INSTL_SHLIB_OPTS";;esacecho "- Using $INSTALL"ECHO_N_OUT=`echo -n "" | wc -c`ECHO_C_OUT=`echo "\c" | wc -c`if test "$ECHO_N_OUT" -eq 0; then  DASH_N='-n'  BACKSLASH_C=else  if test "ECHO_C_OUT" -eq 0; then    DASH_N=    BACKSLASH_C='\\\\c'  else    { echo "configure: error: "echo behaviour undetermined"" 1>&2; exit 1; }  fifiecho $ac_n "checking whether ln -s works""... $ac_c" 1>&6echo "configure:1127: checking whether ln -s works" >&5if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  rm -f conftestdataif ln -s X conftestdata 2>/dev/nullthen  rm -f conftestdata  ac_cv_prog_LN_S="ln -s"else  ac_cv_prog_LN_S=lnfifiLN_S="$ac_cv_prog_LN_S"if test "$ac_cv_prog_LN_S" = "ln -s"; then  echo "$ac_t""yes" 1>&6else  echo "$ac_t""no" 1>&6fiecho $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6echo "configure:1148: checking whether ${MAKE-make} sets \${MAKE}" >&5set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftestmake <<\EOFall:	@echo 'ac_maketemp="${MAKE}"'EOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftestmake 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 conftestmakefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  echo "$ac_t""yes" 1>&6  SET_MAKE=else  echo "$ac_t""no" 1>&6  SET_MAKE="MAKE=${MAKE-make}"fi# Extract the first word of "ranlib", so it can be a program name with args.set dummy ranlib; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1177: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  if test -n "$RANLIB"; then  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.else  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $PATH; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_prog_RANLIB="ranlib"      break    fi  done  IFS="$ac_save_ifs"  test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"fifiRANLIB="$ac_cv_prog_RANLIB"if test -n "$RANLIB"; then  echo "$ac_t""$RANLIB" 1>&6else  echo "$ac_t""no" 1>&6fi# Extract the first word of "find", so it can be a program name with args.set dummy find; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1206: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_path_find'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  case "$find" in  /*)  ac_cv_path_find="$find" # Let the user override the test with a path.  ;;  *)  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $PATH; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_path_find="$ac_dir/$ac_word"      break    fi  done  IFS="$ac_save_ifs"  ;;esacfifind="$ac_cv_path_find"if test -n "$find"; then  echo "$ac_t""$find" 1>&6else  echo "$ac_t""no" 1>&6fi# Extract the first word of "tar", so it can be a program name with args.set dummy tar; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1237: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_path_tar'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  case "$tar" in  /*)  ac_cv_path_tar="$tar" # Let the user override the test with a path.  ;;  *)  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $PATH; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_path_tar="$ac_dir/$ac_word"      break    fi  done  IFS="$ac_save_ifs"  ;;esacfitar="$ac_cv_path_tar"if test -n "$tar"; then  echo "$ac_t""$tar" 1>&6else  echo "$ac_t""no" 1>&6fi# Extract the first word of "split", so it can be a program name with args.set dummy split; ac_word=$2echo $ac_n "checking for $ac_word""... $ac_c" 1>&6echo "configure:1268: checking for $ac_word" >&5if eval "test \"`echo '$''{'ac_cv_path_split'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  case "$split" in  /*)  ac_cv_path_split="$split" # Let the user override the test with a path.  ;;  *)  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}:"  for ac_dir in $PATH; do    test -z "$ac_dir" && ac_dir=.    if test -f $ac_dir/$ac_word; then      ac_cv_path_split="$ac_dir/$ac_word"      break    fi  done  IFS="$ac_save_ifs"  ;;esacfisplit="$ac_cv_path_split"if test -n "$split"; then  echo "$ac_t""$split" 1>&6else  echo "$ac_t""no" 1>&6fiecho $ac_n "checking for main in -lc""... $ac_c" 1>&6echo "configure:1298: checking for main in -lc" >&5ac_lib_var=`echo c'_'main | sed 'y%./+-%__p_%'`if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  ac_save_LIBS="$LIBS"LIBS="-lc  $LIBS"cat > conftest.$ac_ext <<EOF#line 1306 "configure"#include "confdefs.h"int main() {main(); return 0; }EOFif { (eval echo configure:1313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=yes"else  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=no"firm -f conftest*LIBS="$ac_save_LIBS"fiif eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then  echo "$ac_t""yes" 1>&6    ac_tr_lib=HAVE_LIB`echo c | sed -e 's/[^a-zA-Z0-9_]/_/g' \    -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`  cat >> confdefs.h <<EOF#define $ac_tr_lib 1EOF  LIBS="-lc $LIBS"else  echo "$ac_t""no" 1>&6fiecho $ac_n "checking for main in -lm""... $ac_c" 1>&6echo "configure:1341: checking for main in -lm" >&5ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'`if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  ac_save_LIBS="$LIBS"LIBS="-lm  $LIBS"cat > conftest.$ac_ext <<EOF#line 1349 "configure"#include "confdefs.h"int main() {main(); return 0; }EOFif { (eval echo configure:1356: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=yes"else  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=no"firm -f conftest*LIBS="$ac_save_LIBS"fiif eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then  echo "$ac_t""yes" 1>&6    ac_tr_lib=HAVE_LIB`echo m | sed -e 's/[^a-zA-Z0-9_]/_/g' \    -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`  cat >> confdefs.h <<EOF#define $ac_tr_lib 1EOF  LIBS="-lm $LIBS"else  echo "$ac_t""no" 1>&6fiecho $ac_n "checking for main in -ldl""... $ac_c" 1>&6echo "configure:1384: checking for main in -ldl" >&5ac_lib_var=`echo dl'_'main | sed 'y%./+-%__p_%'`if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  ac_save_LIBS="$LIBS"LIBS="-ldl  $LIBS"cat > conftest.$ac_ext <<EOF#line 1392 "configure"#include "confdefs.h"int main() {main(); return 0; }EOFif { (eval echo configure:1399: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=yes"else  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  eval "ac_cv_lib_$ac_lib_var=no"firm -f conftest*LIBS="$ac_save_LIBS"fiif eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then  echo "$ac_t""yes" 1>&6    ac_tr_lib=HAVE_LIB`echo dl | sed -e 's/[^a-zA-Z0-9_]/_/g' \    -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`  cat >> confdefs.h <<EOF#define $ac_tr_lib 1EOF  LIBS="-ldl $LIBS"else  echo "$ac_t""no" 1>&6fiecho $ac_n "checking for ANSI C header files""... $ac_c" 1>&6echo "configure:1428: checking for ANSI C header files" >&5if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6else  cat > conftest.$ac_ext <<EOF#line 1433 "configure"#include "confdefs.h"#include <stdlib.h>#include <stdarg.h>#include <string.h>#include <float.h>EOFac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"{ (eval echo configure:1441: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }ac_err=`grep -v '^ *+' conftest.out`if test -z "$ac_err"; then  rm -rf conftest*  ac_cv_header_stdc=yeselse  echo "$ac_err" >&5  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -rf conftest*  ac_cv_header_stdc=nofirm -f conftest*if test $ac_cv_header_stdc = yes; then  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.cat > conftest.$ac_ext <<EOF#line 1458 "configure"#include "confdefs.h"#include <string.h>EOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  egrep "memchr" >/dev/null 2>&1; then  :else  rm -rf conftest*  ac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.cat > conftest.$ac_ext <<EOF#line 1476 "configure"#include "confdefs.h"#include <stdlib.h>EOFif (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  egrep "free" >/dev/null 2>&1; then  :else  rm -rf conftest*  ac_cv_header_stdc=nofirm -f conftest*fiif test $ac_cv_header_stdc = yes; then  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.if test "$cross_compiling" = yes; then  :else  cat > conftest.$ac_ext <<EOF#line 1497 "configure"#include "confdefs.h"#include <ctype.h>#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))int main () { int i; for (i = 0; i < 256; i++)if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);exit (0); }EOFif { (eval echo configure:1508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/nullthen  :else  echo "configure: failed program was:" >&5  cat conftest.$ac_ext >&5  rm -fr conftest*  ac_cv_header_stdc=nofirm -fr conftest*fififiecho "$ac_t""$ac_cv_header_stdc" 1>&6if test $ac_cv_header_stdc = yes; then  cat >> confdefs.h <<\EOF#define STDC_HEADERS 1EOFfifor ac_hdr in sys/param.h pwd.hdoac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6echo "configure:1535: checking for $ac_hdr" >&5if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then  echo $ac_n "(cached) $ac_c" 1>&6

⌨️ 快捷键说明

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