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

📄 configure

📁 android-w.song.android.widget
💻
📖 第 1 页 / 共 5 页
字号:
	eval ac_val=\$$ac_var	case $ac_val in	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;	esac	$as_echo "$ac_var='\''$ac_val'\''"      done | sort      echo    fi    if test -s confdefs.h; then      cat <<\_ASBOX## ----------- #### confdefs.h. #### ----------- ##_ASBOX      echo      cat confdefs.h      echo    fi    test "$ac_signal" != 0 &&      $as_echo "$as_me: caught signal $ac_signal"    $as_echo "$as_me: exit $exit_status"  } >&5  rm -f core *.core core.conftest.* &&    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&    exit $exit_status' 0for ac_signal in 1 2 13 15; do  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signaldoneac_signal=0# confdefs.h avoids OS command line length limits that DEFS can exceed.rm -f -r conftest* confdefs.h# Predefined preprocessor variables.cat >>confdefs.h <<_ACEOF#define PACKAGE_NAME "$PACKAGE_NAME"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_TARNAME "$PACKAGE_TARNAME"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_VERSION "$PACKAGE_VERSION"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_STRING "$PACKAGE_STRING"_ACEOFcat >>confdefs.h <<_ACEOF#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"_ACEOF# Let the site file select an alternate cache file if it wants to.# Prefer an explicitly selected file to automatically selected ones.ac_site_file1=NONEac_site_file2=NONEif test -n "$CONFIG_SITE"; then  ac_site_file1=$CONFIG_SITEelif test "x$prefix" != xNONE; then  ac_site_file1=$prefix/share/config.site  ac_site_file2=$prefix/etc/config.siteelse  ac_site_file1=$ac_default_prefix/share/config.site  ac_site_file2=$ac_default_prefix/etc/config.sitefifor ac_site_file in "$ac_site_file1" "$ac_site_file2"do  test "x$ac_site_file" = xNONE && continue  if test -r "$ac_site_file"; then    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5$as_echo "$as_me: loading site script $ac_site_file" >&6;}    sed 's/^/| /' "$ac_site_file" >&5    . "$ac_site_file"  fidoneif test -r "$cache_file"; then  # Some versions of bash will fail to source /dev/null (special  # files actually), so we avoid doing that.  if test -f "$cache_file"; then    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5$as_echo "$as_me: loading cache $cache_file" >&6;}    case $cache_file in      [\\/]* | ?:[\\/]* ) . "$cache_file";;      *)                      . "./$cache_file";;    esac  fielse  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5$as_echo "$as_me: creating cache $cache_file" >&6;}  >$cache_filefiac_header_list="$ac_header_list sys/time.h"ac_header_list="$ac_header_list unistd.h"ac_func_list="$ac_func_list alarm"ac_func_list="$ac_func_list fpurge"ac_func_list="$ac_func_list __fpurge"ac_func_list="$ac_func_list snprintf"ac_func_list="$ac_func_list vsnprintf"# Check that the precious variables saved in the cache have kept the same# value.ac_cache_corrupted=falsefor ac_var in $ac_precious_vars; do  eval ac_old_set=\$ac_cv_env_${ac_var}_set  eval ac_new_set=\$ac_env_${ac_var}_set  eval ac_old_val=\$ac_cv_env_${ac_var}_value  eval ac_new_val=\$ac_env_${ac_var}_value  case $ac_old_set,$ac_new_set in    set,)      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,set)      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}      ac_cache_corrupted=: ;;    ,);;    *)      if test "x$ac_old_val" != "x$ac_new_val"; then	# differences in whitespace do not lead to failure.	ac_old_val_w=`echo x $ac_old_val`	ac_new_val_w=`echo x $ac_new_val`	if test "$ac_old_val_w" != "$ac_new_val_w"; then	  { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}	  ac_cache_corrupted=:	else	  { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}	  eval $ac_var=\$ac_old_val	fi	{ $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}	{ $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}      fi;;  esac  # Pass precious variables to config.status.  if test "$ac_new_set" = set; then    case $ac_new_val in    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;    *) ac_arg=$ac_var=$ac_new_val ;;    esac    case " $ac_configure_args " in      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;    esac  fidoneif $ac_cache_corrupted; then  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}   { (exit 1); exit 1; }; }fiac_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_gnuac_aux_dir=for ac_dir in ./support "$srcdir"/./support; do  if test -f "$ac_dir/install-sh"; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install-sh -c"    break  elif test -f "$ac_dir/install.sh"; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install.sh -c"    break  elif test -f "$ac_dir/shtool"; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/shtool install -c"    break  fidoneif test -z "$ac_aux_dir"; then  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ./support \"$srcdir\"/./support" >&5$as_echo "$as_me: error: cannot find install-sh or install.sh in ./support \"$srcdir\"/./support" >&2;}   { (exit 1); exit 1; }; }fi# These three variables are undocumented and unsupported,# and are intended to be withdrawn in a future Autoconf release.# They can cause serious problems if a builder's source tree is in a directory# whose full name contains unusual characters.ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.ac_config_headers="$ac_config_headers config.h"BASHVERS=4.2RELSTATUS=releasecase "$RELSTATUS" inalp*|bet*|dev*|rc*|maint*)	DEBUG='-DDEBUG' MALLOC_DEBUG='-DMALLOC_DEBUG' ;;*)	DEBUG= MALLOC_DEBUG= ;;esac# Make sure we can run config.sub.$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||  { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5$as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}   { (exit 1); exit 1; }; }{ $as_echo "$as_me:$LINENO: checking build system type" >&5$as_echo_n "checking build system type... " >&6; }if test "${ac_cv_build+set}" = set; then  $as_echo_n "(cached) " >&6else  ac_build_alias=$build_aliastest "x$ac_build_alias" = x &&  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`test "x$ac_build_alias" = x &&  { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5$as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}   { (exit 1); exit 1; }; }ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}   { (exit 1); exit 1; }; }fi{ $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5$as_echo "$ac_cv_build" >&6; }case $ac_cv_build in*-*-*) ;;*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5$as_echo "$as_me: error: invalid value of canonical build" >&2;}   { (exit 1); exit 1; }; };;esacbuild=$ac_cv_buildac_save_IFS=$IFS; IFS='-'set x $ac_cv_buildshiftbuild_cpu=$1build_vendor=$2shift; shift# Remember, the first character of IFS is used to create $*,# except with old shells:build_os=$*IFS=$ac_save_IFScase $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac{ $as_echo "$as_me:$LINENO: checking host system type" >&5$as_echo_n "checking host system type... " >&6; }if test "${ac_cv_host+set}" = set; then  $as_echo_n "(cached) " >&6else  if test "x$host_alias" = x; then  ac_cv_host=$ac_cv_buildelse  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}   { (exit 1); exit 1; }; }fifi{ $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5$as_echo "$ac_cv_host" >&6; }case $ac_cv_host in*-*-*) ;;*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5$as_echo "$as_me: error: invalid value of canonical host" >&2;}   { (exit 1); exit 1; }; };;esachost=$ac_cv_hostac_save_IFS=$IFS; IFS='-'set x $ac_cv_hostshifthost_cpu=$1host_vendor=$2shift; shift# Remember, the first character of IFS is used to create $*,# except with old shells:host_os=$*IFS=$ac_save_IFScase $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esacopt_bash_malloc=yesopt_purify=noopt_purecov=noopt_afs=noopt_curses=noopt_with_installed_readline=no#htmldir=case "${host_cpu}-${host_os}" inalpha*-*)	opt_bash_malloc=no ;;	# alpha running osf/1 or linux*[Cc]ray*-*)	opt_bash_malloc=no ;;	# Crays*-osf1*)	opt_bash_malloc=no ;;	# other osf/1 machinessparc-svr4*)	opt_bash_malloc=no ;;	# sparc SVR4, SVR4.2sparc-netbsd*)	opt_bash_malloc=no ;;	# needs 8-byte alignmentmips-irix6*)	opt_bash_malloc=no ;;	# needs 8-byte alignmentm68k-sysv)	opt_bash_malloc=no ;;	# fixes file descriptor leak in closedirsparc-linux*)	opt_bash_malloc=no ;;	# sparc running linux; requires ELF#*-freebsd*-gnu)	opt_bash_malloc=no ;;	# there's some undetermined problem here#*-freebsd*)	opt_bash_malloc=no ;;	# they claim it's better; I disagree*-openbsd*)	opt_bash_malloc=no ;;	# they claim it needs eight-bit alignment*-aix*)		opt_bash_malloc=no ;;	# AIX machines*-nextstep*)	opt_bash_malloc=no ;;	# NeXT machines running NeXTstep*-macos*)	opt_bash_malloc=no ;;	# Apple MacOS X*-rhapsody*)	opt_bash_malloc=no ;;	# Apple Rhapsody (MacOS X)*-darwin*)	opt_bash_malloc=no ;;	# Apple Darwin (MacOS X)*-dgux*)	opt_bash_malloc=no ;;	# DG/UX machines*-qnx*)		opt_bash_malloc=no ;;	# QNX 4.2, QNX 6.x*-machten4)	opt_bash_malloc=no ;;	# MachTen 4.x*-bsdi2.1|*-bsdi3.?)	opt_bash_malloc=no ; : ${CC:=shlicc2} ;; # for loadable builtins*-beos*)	opt_bash_malloc=no ;;	# they say it's suitable*-cygwin*)	opt_bash_malloc=no ;;	# Cygnus's CYGWIN environment*-opennt*|*-interix*)	opt_bash_malloc=no ;;	# Interix, now owned by Microsoftesac# memory scrambling on free()case "${host_os}" insco3.2v5*|sco3.2v4*)	opt_memscramble=no ;;*)			opt_memscramble=yes ;;esac# Check whether --with-afs was given.if test "${with_afs+set}" = set; then  withval=$with_afs; opt_afs=$withvalfi# Check whether --with-bash-malloc was given.if test "${with_bash_malloc+set}" = set; then  withval=$with_bash_malloc; opt_bash_malloc=$withvalfi# Check whether --with-curses was given.if test "${with_curses+set}" = set; then  withval=$with_curses; opt_curses=$withvalfi# Check whether --with-gnu-malloc was given.if test "${with_gnu_malloc+set}" = set; then  withval=$with_gnu_malloc; opt_bash_malloc=$withvalfi# Check whether --with-installed-readline was given.if test "${with_installed_readline+set}" = set; then  withval=$with_installed_readline; opt_with_installed_readline=$withvalfi# Check whether --with-purecov was given.if test "${with_purecov+set}" = set; then  withval=$with_purecov; opt_purecov=$withvalfi# Check whether --with-purify was given.if test "${with_purify+set}" = set; then  withval=$with_purify; opt_purify=$withvalfiif test "$opt_bash_malloc" = yes; then	MALLOC_TARGET=malloc	MALLOC_SRC=malloc.c	MALLOC_LIB='-lmalloc'	MALLOC_LIBRARY='$(ALLOC_LIBDIR)/libmalloc.a'	MALLOC_LDFLAGS='-L$(ALLOC_LIBDIR)'	MALLOC_DEP='$(MALLOC_LIBRARY)'	cat >>confdefs.h <<\_ACEOF#define USING_BASH_MALLOC 1_ACEOFelse	MALLOC_LIB=	MALLOC_LIBRARY=	MALLOC_LDFLAGS=	MALLOC_DEP=fiif test "$opt_purify" = yes; then	PURIFY="purify "	cat >>confdefs.h <<\_ACEOF#define DISABLE_MALLOC_WRAPPERS 1_ACEOFelse	PURIFY=fiif test "$opt_purecov" = yes; then	PURIFY="${PURIFY}purecov"fiif test "$opt_afs" = yes; then	cat >>confdefs.h <<\_ACEOF#define AFS 1_ACEOFfiif test "$opt_curses" = yes; then	prefer_curses=

⌨️ 快捷键说明

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