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

📄 configure

📁 CoralFTP是一款用Python语言编写的工作在GTK2环境下的FTP客户端软件
💻
📖 第 1 页 / 共 5 页
字号:
    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.echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.if test "${enable_maintainer_mode+set}" = set; then  enableval="$enable_maintainer_mode"  USE_MAINTAINER_MODE=$enablevalelse  USE_MAINTAINER_MODE=nofi;  echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6if test $USE_MAINTAINER_MODE = yes; then  MAINTAINER_MODE_TRUE=  MAINTAINER_MODE_FALSE='#'else  MAINTAINER_MODE_TRUE='#'  MAINTAINER_MODE_FALSE=fi  MAINT=$MAINTAINER_MODE_TRUE# Find a good install program.  We prefer a C program (faster),# so one script is as good as another.  But avoid the broken or# incompatible versions:# SysV /etc/install, /usr/sbin/install# SunOS /usr/etc/install# IRIX /sbin/install# AIX /bin/install# AmigaOS /C/install, which installs bootblocks on floppy discs# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag# AFS /usr/afsws/bin/install, which mishandles nonexistent args# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"# OS/2's system install, which has a completely different semantic# ./install, which can be erroneously created by make from ./install.sh.echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6if test -z "$INSTALL"; thenif test "${ac_cv_path_install+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  as_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  # Account for people who put trailing slashes in PATH elements.case $as_dir/ in  ./ | .// | /cC/* | \  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \  /usr/ucb/* ) ;;  *)    # OSF1 and SCO ODT 3.0 have their own names for install.    # Don't use installbsd from OSF since it installs stuff as root    # by default.    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'        # Find any Python interpreter.    for ac_prog in python python2 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5do  # 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_path_PYTHON+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  case $PYTHON in  [\\/]* | ?:[\\/]*)  ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.  ;;  *)  as_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_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedone  ;;esacfiPYTHON=$ac_cv_path_PYTHONif test -n "$PYTHON"; then  echo "$as_me:$LINENO: result: $PYTHON" >&5echo "${ECHO_T}$PYTHON" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$PYTHON" && breakdone    am_display_PYTHON=python  echo "$as_me:$LINENO: checking for $am_display_PYTHON version" >&5echo $ECHO_N "checking for $am_display_PYTHON version... $ECHO_C" >&6if test "${am_cv_python_version+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  am_cv_python_version=`$PYTHON -c "import sys; print sys.version[:3]"`fiecho "$as_me:$LINENO: result: $am_cv_python_version" >&5echo "${ECHO_T}$am_cv_python_version" >&6  PYTHON_VERSION=$am_cv_python_version  PYTHON_PREFIX='${prefix}'  PYTHON_EXEC_PREFIX='${exec_prefix}'  echo "$as_me:$LINENO: checking for $am_display_PYTHON platform" >&5echo $ECHO_N "checking for $am_display_PYTHON platform... $ECHO_C" >&6if test "${am_cv_python_platform+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  am_cv_python_platform=`$PYTHON -c "import sys; print sys.platform"`fiecho "$as_me:$LINENO: result: $am_cv_python_platform" >&5echo "${ECHO_T}$am_cv_python_platform" >&6  PYTHON_PLATFORM=$am_cv_python_platform                echo "$as_me:$LINENO: checking for $am_display_PYTHON script directory" >&5echo $ECHO_N "checking for $am_display_PYTHON script directory... $ECHO_C" >&6if test "${am_cv_python_pythondir+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  am_cv_python_pythondir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,0,prefix='$PYTHON_PREFIX')" 2>/dev/null ||     echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"`fiecho "$as_me:$LINENO: result: $am_cv_python_pythondir" >&5echo "${ECHO_T}$am_cv_python_pythondir" >&6  pythondir=$am_cv_python_pythondir  pkgpythondir=\${pythondir}/$PACKAGE            echo "$as_me:$LINENO: checking for $am_display_PYTHON extension module directory" >&5echo $ECHO_N "checking for $am_display_PYTHON extension module directory... $ECHO_C" >&6if test "${am_cv_python_pyexecdir+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  am_cv_python_pyexecdir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1,0,prefix='$PYTHON_EXEC_PREFIX')" 2>/dev/null ||     echo "${PYTHON_EXEC_PREFIX}/lib/python${PYTHON_VERSION}/site-packages"`fiecho "$as_me:$LINENO: result: $am_cv_python_pyexecdir" >&5echo "${ECHO_T}$am_cv_python_pyexecdir" >&6  pyexecdir=$am_cv_python_pyexecdir  pkgpyexecdir=\${pyexecdir}/$PACKAGE# Extract the first word of "gconftool-2", so it can be a program name with args.set dummy gconftool-2; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_GCONFTOOL+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  case $GCONFTOOL in  [\\/]* | ?:[\\/]*)  ac_cv_path_GCONFTOOL="$GCONFTOOL" # Let the user override the test with a path.  ;;  *)  as_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_path_GCONFTOOL="$as_dir/$ac_word$ac_exec_ext"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedone  ;;esacfiGCONFTOOL=$ac_cv_path_GCONFTOOLif test -n "$GCONFTOOL"; then  echo "$as_me:$LINENO: result: $GCONFTOOL" >&5echo "${ECHO_T}$GCONFTOOL" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  succeeded=no  if test -z "$PKG_CONFIG"; then    # Extract the first word of "pkg-config", so it can be a program name with args.set dummy pkg-config; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_path_PKG_CONFIG+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  case $PKG_CONFIG in  [\\/]* | ?:[\\/]*)  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.  ;;  *)  as_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_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedone  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"  ;;esacfiPKG_CONFIG=$ac_cv_path_PKG_CONFIGif test -n "$PKG_CONFIG"; then  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5echo "${ECHO_T}$PKG_CONFIG" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  fi  if test "$PKG_CONFIG" = "no" ; then     echo "*** The pkg-config script could not be found. Make sure it is"     echo "*** in your path, or set the PKG_CONFIG environment variable"     echo "*** to the full path to pkg-config."     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."  else     PKG_CONFIG_MIN_VERSION=0.9.0     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then        echo "$as_me:$LINENO: checking for pygtk-2.0" >&5echo $ECHO_N "checking for pygtk-2.0... $ECHO_C" >&6        if $PKG_CONFIG --exists "pygtk-2.0" ; then            echo "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6            succeeded=yes            echo "$as_me:$LINENO: checking PYGTK_CFLAGS" >&5echo $ECHO_N "checking PYGTK_CFLAGS... $ECHO_C" >&6            PYGTK_CFLAGS=`$PKG_CONFIG --cflags "pygtk-2.0"`            echo "$as_me:$LINENO: result: $PYGTK_CFLAGS" >&5echo "${ECHO_T}$PYGTK_CFLAGS" >&6            echo "$as_me:$LINENO: checking PYGTK_LIBS" >&5echo $ECHO_N "checking PYGTK_LIBS... $ECHO_C" >&6            PYGTK_LIBS=`$PKG_CONFIG --libs "pygtk-2.0"`            echo "$as_me:$LINENO: result: $PYGTK_LIBS" >&5echo "${ECHO_T}$PYGTK_LIBS" >&6        else            PYGTK_CFLAGS=""            PYGTK_LIBS=""            ## If we have a custom action on failure, do

⌨️ 快捷键说明

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