📄 configure
字号:
if test -r "$ac_site_file"; then { echo "$as_me:830: loading site script $ac_site_file" >&5echo "$as_me: loading site script $ac_site_file" >&6;} cat "$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 { echo "$as_me:841: loading cache $cache_file" >&5echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . $cache_file;; *) . ./$cache_file;; esac fielse { echo "$as_me:849: creating cache $cache_file" >&5echo "$as_me: creating cache $cache_file" >&6;} >$cache_filefi# Check that the precious variables saved in the cache have kept the same# value.ac_suggest_removing_cache=falsefor ac_var in `(set) 2>&1 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; 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,) { echo "$as_me:865: WARNING: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5echo "$as_me: WARNING: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_suggest_removing_cache=: ;; ,set) { echo "$as_me:869: WARNING: \`$ac_var' was not set in the previous run" >&5echo "$as_me: WARNING: \`$ac_var' was not set in the previous run" >&2;} ac_suggest_removing_cache=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then { echo "$as_me:875: WARNING: \`$ac_var' has changed since the previous run:" >&5echo "$as_me: WARNING: \`$ac_var' has changed since the previous run:" >&2;} { echo "$as_me:877: WARNING: former value: $ac_old_val" >&5echo "$as_me: WARNING: former value: $ac_old_val" >&2;} { echo "$as_me:879: WARNING: current value: $ac_new_val" >&5echo "$as_me: WARNING: current value: $ac_new_val" >&2;} ac_suggest_removing_cache=: fi;; esacdoneif $ac_suggest_removing_cache; then { echo "$as_me:886: WARNING: changes in the environment can compromise the build" >&5echo "$as_me: WARNING: changes in the environment can compromise the build" >&2;} { echo "$as_me:888: WARNING: consider removing $cache_file and starting over" >&5echo "$as_me: WARNING: consider removing $cache_file and starting over" >&2;}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_gnucase `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C='' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;;esacecho "#! $SHELL" >conftest.shecho "exit 0" >>conftest.shchmod +x conftest.shif { (echo "$as_me:907: PATH=\".;.\"; conftest.sh") >&5 (PATH=".;."; conftest.sh) 2>&5 ac_status=$? echo "$as_me:910: \$? = $ac_status" >&5 (exit $ac_status); }; then ac_path_separator=';'else ac_path_separator=:fiPATH_SEPARATOR="$ac_path_separator"rm -f conftest.shac_aux_dir=for ac_dir in $srcdir $srcdir/.. $srcdir/../..; 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 { { echo "$as_me:936: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; }fiac_config_guess="$SHELL $ac_aux_dir/config.guess"ac_config_sub="$SHELL $ac_aux_dir/config.sub"ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.# 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"# ./install, which can be erroneously created by make from ./install.sh.echo "$as_me:956: 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 ac_save_IFS=$IFS; IFS=$ac_path_separator for ac_dir in $PATH; do IFS=$ac_save_IFS # Account for people who put trailing slashes in PATH elements. case $ac_dir/ in / | ./ | .// | /cC/* \ | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* \ | /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 if $as_executable_p "$ac_dir/$ac_prog"; then if test $ac_prog = install && grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else ac_cv_path_install="$ac_dir/$ac_prog -c" break 2 fi fi done ;; esac donefi 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:1005: 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'echo "$as_me:1016: checking whether build environment is sane" >&5echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6# Just in casesleep 1echo timestamp > conftestfile# Do `set' in a subshell so we don't clobber the current shell's# arguments. Must try -L first in case configure is actually a# symlink; some systems play weird games with the mod time of symlinks# (eg FreeBSD returns the mod time of the symlink's containing# directory).if ( set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftestfile` fi if test "$*" != "X $srcdir/configure conftestfile" \ && test "$*" != "X conftestfile $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". { { echo "$as_me:1039: error: ls -t appears to fail. Make sure there is not a brokenalias in your environment" >&5echo "$as_me: error: ls -t appears to fail. Make sure there is not a brokenalias in your environment" >&2;} { (exit 1); exit 1; }; } fi test "$2" = conftestfile )then # Ok. :else { { echo "$as_me:1052: error: newly created file is older than distributed files!Check your system clock" >&5echo "$as_me: error: newly created file is older than distributed files!Check your system clock" >&2;} { (exit 1); exit 1; }; }firm -f conftest*echo "$as_me:1059: result: yes" >&5echo "${ECHO_T}yes" >&6if test "$program_transform_name" = s,x,x,; then program_transform_name=else # Double any \ or $. echo might interpret backslashes. cat <<\EOF >conftest.seds,\\,\\\\,g; s,\$,$$,gEOF program_transform_name=`echo $program_transform_name | sed -f conftest.sed` rm -f conftest.sedfitest "$program_prefix" != NONE && program_transform_name="s,^,${program_prefix},;$program_transform_name"# Use a double $ so make ignores it.test "$program_suffix" != NONE && program_transform_name="s,\$\$,${program_suffix},;$program_transform_name"# sed with no file args requires a program.test -z "$program_transform_name" && program_transform_name="s,x,x,"echo "$as_me:1080: checking whether ${MAKE-make} sets \${MAKE}" >&5echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6else cat >conftest.make <<\EOFall: @echo 'ac_maketemp="${MAKE}"'EOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftest.make 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 conftest.makefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then echo "$as_me:1100: result: yes" >&5echo "${ECHO_T}yes" >&6 SET_MAKE=else echo "$as_me:1104: result: no" >&5echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}"fiPACKAGE=dilloVERSION=0.6.6if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:1114: error: source directory already configured; run \"make distclean\" there first" >&5echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} { (exit 1); exit 1; }; }ficat >>confdefs.h <<EOF#define PACKAGE "$PACKAGE"EOFcat >>confdefs.h <<EOF#define VERSION "$VERSION"EOFmissing_dir=`cd $ac_aux_dir && pwd`echo "$as_me:1128: checking for working aclocal" >&5echo $ECHO_N "checking for working aclocal... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (aclocal --version) < /dev/null > /dev/null 2>&1; then ACLOCAL=aclocal echo "$as_me:1135: result: found" >&5echo "${ECHO_T}found" >&6else ACLOCAL="$missing_dir/missing aclocal" echo "$as_me:1139: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1143: checking for working autoconf" >&5echo $ECHO_N "checking for working autoconf... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (autoconf --version) < /dev/null > /dev/null 2>&1; then AUTOCONF=autoconf echo "$as_me:1150: result: found" >&5echo "${ECHO_T}found" >&6else AUTOCONF="$missing_dir/missing autoconf" echo "$as_me:1154: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1158: checking for working automake" >&5echo $ECHO_N "checking for working automake... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (automake --version) < /dev/null > /dev/null 2>&1; then AUTOMAKE=automake echo "$as_me:1165: result: found" >&5echo "${ECHO_T}found" >&6else AUTOMAKE="$missing_dir/missing automake" echo "$as_me:1169: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1173: checking for working autoheader" >&5echo $ECHO_N "checking for working autoheader... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (autoheader --version) < /dev/null > /dev/null 2>&1; then AUTOHEADER=autoheader echo "$as_me:1180: result: found" >&5echo "${ECHO_T}found" >&6else AUTOHEADER="$missing_dir/missing autoheader" echo "$as_me:1184: result: missing" >&5echo "${ECHO_T}missing" >&6fiecho "$as_me:1188: checking for working makeinfo" >&5echo $ECHO_N "checking for working makeinfo... $ECHO_C" >&6# Run test in a subshell; some versions of sh will print an error if# an executable is not found, even if stderr is redirected.# Redirect stdin to placate older versions of autoconf. Sigh.if (makeinfo --version) < /dev/null > /dev/null 2>&1; then MAKEINFO=makeinfo echo "$as_me:1195: result: found" >&5echo "${ECHO_T}found" >&6else MAKEINFO="$missing_dir/missing makeinfo" echo "$as_me:1199: result: missing" >&5echo "${ECHO_T}missing" >&6fiac_config_headers="$ac_config_headers config.h"ac_config_commands="$ac_config_commands default-1"CPPFLAGS="$CPPFLAGS -I/usr/local/include"LDFLAGS="$LDFLAGS -L/usr/local/lib"# Check whether --with-jpeg-lib or --without-jpeg-lib was given.if test "${with_jpeg_lib+set}" = set; then withval="$with_jpeg_lib" LIBJPEG_LIBDIR=$withvalfi;# Check whether --with-jpeg-inc or --without-jpeg-inc was given.if test "${with_jpeg_inc+set}" = set; then withval="$with_jpeg_inc" LIBJPEG_INCDIR=$withvalfi;# Check whether --enable-efence or --disable-efence was given.if test "${enable_efence+set}" = set; then enableval="$enable_efence"else enable_fence=nofi;# Check whether --enable-gprof or --disable-gprof was given.if test "${enable_gprof+set}" = set; then enableval="$enable_gprof"else enable_gprof=nofi;# Check whether --enable-insure or --disable-insure was given.if test "${enable_insure+set}" = set; then enableval="$enable_insure"else enable_insure=nofi;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -