| version 1.52 | | version 1.53 |
|---|
| | |
| # include <unistd.h> | | # include <unistd.h> |
| #endif" | | #endif" |
| | | |
| ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LEX LEXLIB LEX_OUTPUT_ROOT LATEX GZIP GUNZIP TAR PERL BASENAME COMPRESS UNCOMPRESS BZIP BUNZIP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LIBOBJS x_includes x_libraries no_x HAVE_X_TRUE HAVE_X_FALSE X11LIBS pkgstatedir pkgconfdir HAVE_LIBDL_TRUE HAVE_LIBDL_FALSE PYTHON_LIB PY_LIBS PY_INCLUDES PYTHON_PLUGIN_TRUE PYTHON_PLUGIN_FALSE PLUGIN_PYTHON LTLIBOBJS' | | ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LEX LEXLIB LEX_OUTPUT_ROOT LATEX GZIP GUNZIP TAR PERL BASENAME COMPRESS UNCOMPRESS BZIP BUNZIP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LIBOBJS x_includes x_libraries no_x HAVE_X_TRUE HAVE_X_FALSE X11LIBS pkgstatedir pkgconfdir HAVE_LIBDL_TRUE HAVE_LIBDL_FALSE PYTHON_LIB PY_LIBS PY_INCLUDES PYTHON_PLUGIN_TRUE PYTHON_PLUGIN_FALSE PLUGIN_PYTHON LTLIBOBJS' |
| ac_subst_files='' | | ac_subst_files='' |
| | | |
| # Initialize some variables set by options. | | # Initialize some variables set by options. |
| | |
| build static libraries [default=yes] | | build static libraries [default=yes] |
| --enable-fast-install[=PKGS] | | --enable-fast-install[=PKGS] |
| optimize for fast installation [default=yes] | | optimize for fast installation [default=yes] |
| --disable-dependency-tracking Speeds up one-time builds | | --disable-dependency-tracking speeds up one-time build |
| --enable-dependency-tracking Do not reject slow dependency extractors | | --enable-dependency-tracking do not reject slow dependency extractors |
| --disable-libtool-lock avoid locking (might break parallel builds) | | --disable-libtool-lock avoid locking (might break parallel builds) |
| --enable-dmalloc Use the dmalloc library if available, may prevent plugins from working | | --enable-dmalloc Use the dmalloc library if available, may prevent plugins from working |
| | | |
| | |
| both] | | both] |
| --with-tags[=TAGS] | | --with-tags[=TAGS] |
| include additional configurations [automatic] | | include additional configurations [automatic] |
| | | --with-python=dir Directory to look for python headers/library (default=standard system location) |
| --with-x use the X Window System | | --with-x use the X Window System |
| | | |
| Some influential environment variables: | | Some influential environment variables: |
| | |
| else | | else |
| echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
| fi | | fi |
| cd "$ac_popdir" | | cd $ac_popdir |
| done | | done |
| fi | | fi |
| | | |
| | |
| ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. | | ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. |
| | | |
| | | |
| am__api_version="1.6" | | am__api_version="1.9" |
| # Find a good install program. We prefer a C program (faster), | | # Find a good install program. We prefer a C program (faster), |
| # so one script is as good as another. But avoid the broken or | | # so one script is as good as another. But avoid the broken or |
| # incompatible versions: | | # incompatible versions: |
| | |
| program_transform_name=`echo $program_transform_name | sed -f conftest.sed` | | program_transform_name=`echo $program_transform_name | sed -f conftest.sed` |
| rm conftest.sed | | rm conftest.sed |
| | | |
| | | |
| # expand $ac_aux_dir to an absolute path | | # expand $ac_aux_dir to an absolute path |
| am_aux_dir=`cd $ac_aux_dir && pwd` | | am_aux_dir=`cd $ac_aux_dir && pwd` |
| | | |
| | |
| echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} | | echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} |
| fi | | fi |
| | | |
| | | if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then |
| | | # We used to keeping the `.' as first argument, in order to |
| | | # allow $(mkdir_p) to be used without argument. As in |
| | | # $(mkdir_p) $(somedir) |
| | | # where $(somedir) is conditionally defined. However this is wrong |
| | | # for two reasons: |
| | | # 1. if the package is installed by a user who cannot write `.' |
| | | # make install will fail, |
| | | # 2. the above comment should most certainly read |
| | | # $(mkdir_p) $(DESTDIR)$(somedir) |
| | | # so it does not work when $(somedir) is undefined and |
| | | # $(DESTDIR) is not. |
| | | # To support the latter case, we have to write |
| | | # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir), |
| | | # so the `.' trick is pointless. |
| | | mkdir_p='mkdir -p --' |
| | | else |
| | | # On NextStep and OpenStep, the `mkdir' command does not |
| | | # recognize any option. It will interpret all options as |
| | | # directories to create, and then abort because `.' already |
| | | # exists. |
| | | for d in ./-p ./--version; |
| | | do |
| | | test -d $d && rmdir $d |
| | | done |
| | | # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists. |
| | | if test -f "$ac_aux_dir/mkinstalldirs"; then |
| | | mkdir_p='$(mkinstalldirs)' |
| | | else |
| | | mkdir_p='$(install_sh) -d' |
| | | fi |
| | | fi |
| | | |
| for ac_prog in gawk mawk nawk awk | | for ac_prog in gawk mawk nawk awk |
| do | | do |
| # Extract the first word of "$ac_prog", so it can be a program name with args. | | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | |
| SET_MAKE="MAKE=${MAKE-make}" | | SET_MAKE="MAKE=${MAKE-make}" |
| fi | | fi |
| | | |
| | | rm -rf .tst 2>/dev/null |
| | | mkdir .tst 2>/dev/null |
| | | if test -d .tst; then |
| | | am__leading_dot=. |
| | | else |
| | | am__leading_dot=_ |
| | | fi |
| | | rmdir .tst 2>/dev/null |
| | | |
| # test to see if srcdir already configured | | # test to see if srcdir already configured |
| if test "`cd $srcdir && pwd`" != "`pwd`" && | | if test "`cd $srcdir && pwd`" != "`pwd`" && |
| test -f $srcdir/config.status; then | | test -f $srcdir/config.status; then |
| | |
| { (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
| fi | | fi |
| | | |
| | | # test whether we have cygpath |
| | | if test -z "$CYGPATH_W"; then |
| | | if (cygpath --version) >/dev/null 2>/dev/null; then |
| | | CYGPATH_W='cygpath -w' |
| | | else |
| | | CYGPATH_W=echo |
| | | fi |
| | | fi |
| | | |
| | | |
| # Define the identity of the package. | | # Define the identity of the package. |
| PACKAGE=crossfire | | PACKAGE='crossfire' |
| VERSION=1.7.0 | | VERSION='1.7.0' |
| | | |
| | | |
| cat >>confdefs.h <<_ACEOF | | cat >>confdefs.h <<_ACEOF |
| | |
| | | |
| MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} | | MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
| | | |
| | | |
| AMTAR=${AMTAR-"${am_missing_run}tar"} | | |
| | | |
| install_sh=${install_sh-"$am_aux_dir/install-sh"} | | install_sh=${install_sh-"$am_aux_dir/install-sh"} |
| | | |
| # Installed binaries are usually stripped using `strip' when the user | | # Installed binaries are usually stripped using `strip' when the user |
| | |
| | | |
| # We need awk for the "check" target. The system "awk" is bad on | | # We need awk for the "check" target. The system "awk" is bad on |
| # some platforms. | | # some platforms. |
| | | # Always define AMTAR for backward compatibility. |
| | | |
| | | AMTAR=${AMTAR-"${am_missing_run}tar"} |
| | | |
| | | am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' |
| | | |
| # Add the stamp file to the list of files AC keeps track of, | | |
| # along with our hook. | | |
| ac_config_headers="$ac_config_headers include/autoconf.h" | | |
| | | |
| | | |
| | | |
| | | |
| | | ac_config_headers="$ac_config_headers include/autoconf.h" |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | | host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| | | |
| | | |
| rm -f .deps 2>/dev/null | | DEPDIR="${am__leading_dot}deps" |
| mkdir .deps 2>/dev/null | | |
| if test -d .deps; then | | |
| DEPDIR=.deps | | |
| else | | |
| # MS-DOS does not allow filenames that begin with a dot. | | |
| DEPDIR=_deps | | |
| fi | | |
| rmdir .deps 2>/dev/null | | |
| | | |
| | | |
| ac_config_commands="$ac_config_commands depfiles" | | ac_config_commands="$ac_config_commands depfiles" |
| | | |
| | | |
| am_make=${MAKE-make} | | am_make=${MAKE-make} |
| cat > confinc << 'END' | | cat > confinc << 'END' |
| doit: | | am__doit: |
| @echo done | | @echo done |
| | | .PHONY: am__doit |
| END | | END |
| # If we don't find an include directive, just comment out the code. | | # If we don't find an include directive, just comment out the code. |
| echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 | | echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 |
| | |
| # In particular we don't look at `^make:' because GNU make might | | # In particular we don't look at `^make:' because GNU make might |
| # be invoked under some other name (usually "gmake"), in which | | # be invoked under some other name (usually "gmake"), in which |
| # case it prints its new name instead of `make'. | | # case it prints its new name instead of `make'. |
| if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then | | if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then |
| am__include=include | | am__include=include |
| am__quote= | | am__quote= |
| _am_result=GNU | | _am_result=GNU |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| # using a relative directory. | | # using a relative directory. |
| cp "$am_depcomp" conftest.dir | | cp "$am_depcomp" conftest.dir |
| cd conftest.dir | | cd conftest.dir |
| | | # We will build objects and dependencies in a subdirectory because |
| | | # it helps to detect inapplicable dependency modes. For instance |
| | | # both Tru64's cc and ICC support -MD to output dependencies as a |
| | | # side effect of compilation, but ICC will put the dependencies in |
| | | # the current directory while Tru64 will put them in the object |
| | | # directory. |
| | | mkdir sub |
| | | |
| am_cv_CC_dependencies_compiler_type=none | | am_cv_CC_dependencies_compiler_type=none |
| if test "$am_compiler_list" = ""; then | | if test "$am_compiler_list" = ""; then |
| am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` | | am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` |
| fi | | fi |
| for depmode in $am_compiler_list; do | | for depmode in $am_compiler_list; do |
| | | # Setup a source with many dependencies, because some compilers |
| | | # like to wrap large dependency lists on column 80 (with \), and |
| | | # we should not choose a depcomp mode which is confused by this. |
| | | # |
| # We need to recreate these files for each test, as the compiler may | | # We need to recreate these files for each test, as the compiler may |
| # overwrite some of them when testing with obscure command lines. | | # overwrite some of them when testing with obscure command lines. |
| # This happens at least with the AIX C compiler. | | # This happens at least with the AIX C compiler. |
| echo '#include "conftest.h"' > conftest.c | | : > sub/conftest.c |
| echo 'int i;' > conftest.h | | for i in 1 2 3 4 5 6; do |
| echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf | | echo '#include "conftst'$i'.h"' >> sub/conftest.c |
| | | # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with |
| | | # Solaris 8's {/usr,}/bin/sh. |
| | | touch sub/conftst$i.h |
| | | done |
| | | echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
| | | |
| case $depmode in | | case $depmode in |
| nosideeffect) | | nosideeffect) |
| | |
| # mode. It turns out that the SunPro C++ compiler does not properly | | # mode. It turns out that the SunPro C++ compiler does not properly |
| # handle `-M -o', and we need to detect this. | | # handle `-M -o', and we need to detect this. |
| if depmode=$depmode \ | | if depmode=$depmode \ |
| source=conftest.c object=conftest.o \ | | source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ |
| depfile=conftest.Po tmpdepfile=conftest.TPo \ | | depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
| $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && | | $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ |
| grep conftest.h conftest.Po > /dev/null 2>&1 && | | >/dev/null 2>conftest.err && |
| | | grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && |
| | | grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && |
| ${MAKE-make} -s -f confmf > /dev/null 2>&1; then | | ${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
| | | # icc doesn't choke on unknown options, it will just issue warnings |
| | | # or remarks (even with -Werror). So we grep stderr for any message |
| | | # that says an option was ignored or not supported. |
| | | # When given -MP, icc 7.0 and 7.1 complain thusly: |
| | | # icc: Command line warning: ignoring option '-M'; no argument required |
| | | # The diagnosis changed in icc 8.0: |
| | | # icc: Command line remark: option '-MP' not supported |
| | | if (grep 'ignoring option' conftest.err || |
| | | grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else |
| am_cv_CC_dependencies_compiler_type=$depmode | | am_cv_CC_dependencies_compiler_type=$depmode |
| break | | break |
| fi | | fi |
| | | fi |
| done | | done |
| | | |
| cd .. | | cd .. |
| | |
| CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type | | CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type |
| | | |
| | | |
| | | |
| | | if |
| | | test "x$enable_dependency_tracking" != xno \ |
| | | && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then |
| | | am__fastdepCC_TRUE= |
| | | am__fastdepCC_FALSE='#' |
| | | else |
| | | am__fastdepCC_TRUE='#' |
| | | am__fastdepCC_FALSE= |
| | | fi |
| | | |
| | | |
| echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5 | | echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5 |
| echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6 | | echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6 |
| if test "${lt_cv_path_SED+set}" = set; then | | if test "${lt_cv_path_SED+set}" = set; then |
| | |
| | | |
| # This must be Linux ELF. | | # This must be Linux ELF. |
| linux*) | | linux*) |
| | | case $host_cpu in |
| | | alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*) |
| | | lt_cv_deplibs_check_method=pass_all ;; |
| | | *) |
| | | # glibc up to 2.1.1 does not perform some relocations on ARM |
| | | # this will be overridden with pass_all, but let us keep it just in case |
| | | lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; |
| | | esac |
| | | lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` |
| lt_cv_deplibs_check_method=pass_all | | lt_cv_deplibs_check_method=pass_all |
| ;; | | ;; |
| | | |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then |
| lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' | | lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' |
| else | | else |
| | |
| ;; | | ;; |
| *-*-irix6*) | | *-*-irix6*) |
| # Find out which ABI we are using. | | # Find out which ABI we are using. |
| echo '#line 3578 "configure"' > conftest.$ac_ext | | echo '#line 3677 "configure"' > conftest.$ac_ext |
| if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| (eval $ac_compile) 2>&5 | | (eval $ac_compile) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| # using a relative directory. | | # using a relative directory. |
| cp "$am_depcomp" conftest.dir | | cp "$am_depcomp" conftest.dir |
| cd conftest.dir | | cd conftest.dir |
| | | # We will build objects and dependencies in a subdirectory because |
| | | # it helps to detect inapplicable dependency modes. For instance |
| | | # both Tru64's cc and ICC support -MD to output dependencies as a |
| | | # side effect of compilation, but ICC will put the dependencies in |
| | | # the current directory while Tru64 will put them in the object |
| | | # directory. |
| | | mkdir sub |
| | | |
| am_cv_CXX_dependencies_compiler_type=none | | am_cv_CXX_dependencies_compiler_type=none |
| if test "$am_compiler_list" = ""; then | | if test "$am_compiler_list" = ""; then |
| am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` | | am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` |
| fi | | fi |
| for depmode in $am_compiler_list; do | | for depmode in $am_compiler_list; do |
| | | # Setup a source with many dependencies, because some compilers |
| | | # like to wrap large dependency lists on column 80 (with \), and |
| | | # we should not choose a depcomp mode which is confused by this. |
| | | # |
| # We need to recreate these files for each test, as the compiler may | | # We need to recreate these files for each test, as the compiler may |
| # overwrite some of them when testing with obscure command lines. | | # overwrite some of them when testing with obscure command lines. |
| # This happens at least with the AIX C compiler. | | # This happens at least with the AIX C compiler. |
| echo '#include "conftest.h"' > conftest.c | | : > sub/conftest.c |
| echo 'int i;' > conftest.h | | for i in 1 2 3 4 5 6; do |
| echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf | | echo '#include "conftst'$i'.h"' >> sub/conftest.c |
| | | # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with |
| | | # Solaris 8's {/usr,}/bin/sh. |
| | | touch sub/conftst$i.h |
| | | done |
| | | echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
| | | |
| case $depmode in | | case $depmode in |
| nosideeffect) | | nosideeffect) |
| | |
| # mode. It turns out that the SunPro C++ compiler does not properly | | # mode. It turns out that the SunPro C++ compiler does not properly |
| # handle `-M -o', and we need to detect this. | | # handle `-M -o', and we need to detect this. |
| if depmode=$depmode \ | | if depmode=$depmode \ |
| source=conftest.c object=conftest.o \ | | source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ |
| depfile=conftest.Po tmpdepfile=conftest.TPo \ | | depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
| $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && | | $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ |
| grep conftest.h conftest.Po > /dev/null 2>&1 && | | >/dev/null 2>conftest.err && |
| | | grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && |
| | | grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && |
| ${MAKE-make} -s -f confmf > /dev/null 2>&1; then | | ${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
| | | # icc doesn't choke on unknown options, it will just issue warnings |
| | | # or remarks (even with -Werror). So we grep stderr for any message |
| | | # that says an option was ignored or not supported. |
| | | # When given -MP, icc 7.0 and 7.1 complain thusly: |
| | | # icc: Command line warning: ignoring option '-M'; no argument required |
| | | # The diagnosis changed in icc 8.0: |
| | | # icc: Command line remark: option '-MP' not supported |
| | | if (grep 'ignoring option' conftest.err || |
| | | grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else |
| am_cv_CXX_dependencies_compiler_type=$depmode | | am_cv_CXX_dependencies_compiler_type=$depmode |
| break | | break |
| fi | | fi |
| | | fi |
| done | | done |
| | | |
| cd .. | | cd .. |
| | |
| CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type | | CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type |
| | | |
| | | |
| | | |
| | | if |
| | | test "x$enable_dependency_tracking" != xno \ |
| | | && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then |
| | | am__fastdepCXX_TRUE= |
| | | am__fastdepCXX_FALSE='#' |
| | | else |
| | | am__fastdepCXX_TRUE='#' |
| | | am__fastdepCXX_FALSE= |
| | | fi |
| | | |
| | | |
| ac_ext=cc | | ac_ext=cc |
| ac_cpp='$CXXCPP $CPPFLAGS' | | ac_cpp='$CXXCPP $CPPFLAGS' |
| ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' | | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| | |
| | | |
| | | |
| # Provide some information about the compiler. | | # Provide some information about the compiler. |
| echo "$as_me:5102:" \ | | echo "$as_me:5249:" \ |
| "checking for Fortran 77 compiler version" >&5 | | "checking for Fortran 77 compiler version" >&5 |
| ac_compiler=`set X $ac_compile; echo $2` | | ac_compiler=`set X $ac_compile; echo $2` |
| { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:6134: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:6283: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:6138: \$? = $ac_status" >&5 | | echo "$as_me:6287: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| # So say no if there are warnings | | # So say no if there are warnings |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:6367: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:6516: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:6371: \$? = $ac_status" >&5 | | echo "$as_me:6520: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| # So say no if there are warnings | | # So say no if there are warnings |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:6427: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:6576: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
| echo "$as_me:6431: \$? = $ac_status" >&5 | | echo "$as_me:6580: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| then | | then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| | |
| fi | | fi |
| ;; | | ;; |
| | | |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
| archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' | | archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' |
| wlarc= | | wlarc= |
| | |
| else | | else |
| archive_expsym_cmds="$tmp_archive_cmds" | | archive_expsym_cmds="$tmp_archive_cmds" |
| fi | | fi |
| link_all_deplibs=no | | |
| else | | else |
| ld_shlibs=no | | ld_shlibs=no |
| fi | | fi |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| link_all_deplibs=yes | | link_all_deplibs=yes |
| ;; | | ;; |
| | | |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
| archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out | | archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out |
| else | | else |
| | |
| # before this can be enabled. | | # before this can be enabled. |
| hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | | |
| | | # find out which ABI we are using |
| | | libsuff= |
| | | case "$host_cpu" in |
| | | x86_64*|s390x*|powerpc64*) |
| | | echo '#line 7910 "configure"' > conftest.$ac_ext |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | | (eval $ac_compile) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; then |
| | | case `/usr/bin/file conftest.$ac_objext` in |
| | | *64-bit*) |
| | | libsuff=64 |
| | | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | | ;; |
| | | esac |
| | | fi |
| | | rm -rf conftest* |
| | | ;; |
| | | esac |
| | | |
| # Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
| if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
| lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
| sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
| fi | | fi |
| | | |
| # We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
| dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
| ;; | | ;; |
| | | |
| netbsdelf*-gnu) | | |
| version_type=linux | | |
| need_lib_prefix=no | | |
| need_version=no | | |
| library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
| soname_spec='${libname}${release}${shared_ext}$major' | | |
| shlibpath_var=LD_LIBRARY_PATH | | |
| shlibpath_overrides_runpath=no | | |
| hardcode_into_libs=yes | | |
| dynamic_linker='NetBSD ld.elf_so' | | |
| ;; | | |
| | | |
| knetbsd*-gnu) | | knetbsd*-gnu) |
| version_type=linux | | version_type=linux |
| need_lib_prefix=no | | need_lib_prefix=no |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 8615 "configure" | | #line 8781 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 8713 "configure" | | #line 8879 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| ;; | | ;; |
| esac | | esac |
| ;; | | ;; |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
| archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' | | archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' |
| wlarc= | | wlarc= |
| | |
| ;; | | ;; |
| esac | | esac |
| ;; | | ;; |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| ;; | | ;; |
| osf3* | osf4* | osf5*) | | osf3* | osf4* | osf5*) |
| case $cc_basename in | | case $cc_basename in |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:10890: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:11058: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:10894: \$? = $ac_status" >&5 | | echo "$as_me:11062: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| # So say no if there are warnings | | # So say no if there are warnings |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:10950: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:11118: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
| echo "$as_me:10954: \$? = $ac_status" >&5 | | echo "$as_me:11122: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| then | | then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| | |
| cygwin* | mingw*) | | cygwin* | mingw*) |
| export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' | | export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' |
| ;; | | ;; |
| linux*) | | |
| link_all_deplibs_CXX=no | | |
| ;; | | |
| *) | | *) |
| export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' | | export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' |
| ;; | | ;; |
| | |
| # before this can be enabled. | | # before this can be enabled. |
| hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | | |
| | | # find out which ABI we are using |
| | | libsuff= |
| | | case "$host_cpu" in |
| | | x86_64*|s390x*|powerpc64*) |
| | | echo '#line 11629 "configure"' > conftest.$ac_ext |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | | (eval $ac_compile) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; then |
| | | case `/usr/bin/file conftest.$ac_objext` in |
| | | *64-bit*) |
| | | libsuff=64 |
| | | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | | ;; |
| | | esac |
| | | fi |
| | | rm -rf conftest* |
| | | ;; |
| | | esac |
| | | |
| # Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
| if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
| lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
| sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
| fi | | fi |
| | | |
| # We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
| dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
| ;; | | ;; |
| | | |
| netbsdelf*-gnu) | | |
| version_type=linux | | |
| need_lib_prefix=no | | |
| need_version=no | | |
| library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
| soname_spec='${libname}${release}${shared_ext}$major' | | |
| shlibpath_var=LD_LIBRARY_PATH | | |
| shlibpath_overrides_runpath=no | | |
| hardcode_into_libs=yes | | |
| dynamic_linker='NetBSD ld.elf_so' | | |
| ;; | | |
| | | |
| knetbsd*-gnu) | | knetbsd*-gnu) |
| version_type=linux | | version_type=linux |
| need_lib_prefix=no | | need_lib_prefix=no |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_cxx_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 12319 "configure" | | #line 12500 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 12417 "configure" | | #line 12598 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:13244: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:13425: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:13248: \$? = $ac_status" >&5 | | echo "$as_me:13429: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| # So say no if there are warnings | | # So say no if there are warnings |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:13304: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:13485: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
| echo "$as_me:13308: \$? = $ac_status" >&5 | | echo "$as_me:13489: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| then | | then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| | |
| fi | | fi |
| ;; | | ;; |
| | | |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
| archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' | | archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' |
| wlarc= | | wlarc= |
| | |
| else | | else |
| archive_expsym_cmds_F77="$tmp_archive_cmds" | | archive_expsym_cmds_F77="$tmp_archive_cmds" |
| fi | | fi |
| link_all_deplibs_F77=no | | |
| else | | else |
| ld_shlibs_F77=no | | ld_shlibs_F77=no |
| fi | | fi |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_f77_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| link_all_deplibs_F77=yes | | link_all_deplibs_F77=yes |
| ;; | | ;; |
| | | |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
| archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out | | archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out |
| else | | else |
| | |
| # before this can be enabled. | | # before this can be enabled. |
| hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | | |
| | | # find out which ABI we are using |
| | | libsuff= |
| | | case "$host_cpu" in |
| | | x86_64*|s390x*|powerpc64*) |
| | | echo '#line 14799 "configure"' > conftest.$ac_ext |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | | (eval $ac_compile) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; then |
| | | case `/usr/bin/file conftest.$ac_objext` in |
| | | *64-bit*) |
| | | libsuff=64 |
| | | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | | ;; |
| | | esac |
| | | fi |
| | | rm -rf conftest* |
| | | ;; |
| | | esac |
| | | |
| # Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
| if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
| lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
| sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
| fi | | fi |
| | | |
| # We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
| dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
| ;; | | ;; |
| | | |
| netbsdelf*-gnu) | | |
| version_type=linux | | |
| need_lib_prefix=no | | |
| need_version=no | | |
| library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
| soname_spec='${libname}${release}${shared_ext}$major' | | |
| shlibpath_var=LD_LIBRARY_PATH | | |
| shlibpath_overrides_runpath=no | | |
| hardcode_into_libs=yes | | |
| dynamic_linker='NetBSD ld.elf_so' | | |
| ;; | | |
| | | |
| knetbsd*-gnu) | | knetbsd*-gnu) |
| version_type=linux | | version_type=linux |
| need_lib_prefix=no | | need_lib_prefix=no |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:15349: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:15540: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:15353: \$? = $ac_status" >&5 | | echo "$as_me:15544: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| # So say no if there are warnings | | # So say no if there are warnings |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:15582: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:15773: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>conftest.err) | | (eval "$lt_compile" 2>conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:15586: \$? = $ac_status" >&5 | | echo "$as_me:15777: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s "$ac_outfile"; then | | if (exit $ac_status) && test -s "$ac_outfile"; then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| # So say no if there are warnings | | # So say no if there are warnings |
| | |
| -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ | | -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ |
| -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| -e 's:$: $lt_compiler_flag:'` | | -e 's:$: $lt_compiler_flag:'` |
| (eval echo "\"\$as_me:15642: $lt_compile\"" >&5) | | (eval echo "\"\$as_me:15833: $lt_compile\"" >&5) |
| (eval "$lt_compile" 2>out/conftest.err) | | (eval "$lt_compile" 2>out/conftest.err) |
| ac_status=$? | | ac_status=$? |
| cat out/conftest.err >&5 | | cat out/conftest.err >&5 |
| echo "$as_me:15646: \$? = $ac_status" >&5 | | echo "$as_me:15837: \$? = $ac_status" >&5 |
| if (exit $ac_status) && test -s out/conftest2.$ac_objext | | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| then | | then |
| # The compiler can only warn and ignore the option if not recognized | | # The compiler can only warn and ignore the option if not recognized |
| | |
| fi | | fi |
| ;; | | ;; |
| | | |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
| archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' | | archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' |
| wlarc= | | wlarc= |
| | |
| else | | else |
| archive_expsym_cmds_GCJ="$tmp_archive_cmds" | | archive_expsym_cmds_GCJ="$tmp_archive_cmds" |
| fi | | fi |
| link_all_deplibs_GCJ=no | | |
| else | | else |
| ld_shlibs_GCJ=no | | ld_shlibs_GCJ=no |
| fi | | fi |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| link_all_deplibs_GCJ=yes | | link_all_deplibs_GCJ=yes |
| ;; | | ;; |
| | | |
| netbsd* | netbsdelf*-gnu | knetbsd*-gnu) | | netbsd*) |
| if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then | | if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then |
| archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out | | archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out |
| else | | else |
| | |
| # before this can be enabled. | | # before this can be enabled. |
| hardcode_into_libs=yes | | hardcode_into_libs=yes |
| | | |
| | | # find out which ABI we are using |
| | | libsuff= |
| | | case "$host_cpu" in |
| | | x86_64*|s390x*|powerpc64*) |
| | | echo '#line 17167 "configure"' > conftest.$ac_ext |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | | (eval $ac_compile) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; then |
| | | case `/usr/bin/file conftest.$ac_objext` in |
| | | *64-bit*) |
| | | libsuff=64 |
| | | sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" |
| | | ;; |
| | | esac |
| | | fi |
| | | rm -rf conftest* |
| | | ;; |
| | | esac |
| | | |
| # Append ld.so.conf contents to the search path | | # Append ld.so.conf contents to the search path |
| if test -f /etc/ld.so.conf; then | | if test -f /etc/ld.so.conf; then |
| lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` | | lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` |
| sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" | | sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" |
| fi | | fi |
| | | |
| # We used to test for /lib/ld.so.1 and disable shared libraries on | | # We used to test for /lib/ld.so.1 and disable shared libraries on |
| | |
| dynamic_linker='GNU/Linux ld.so' | | dynamic_linker='GNU/Linux ld.so' |
| ;; | | ;; |
| | | |
| netbsdelf*-gnu) | | |
| version_type=linux | | |
| need_lib_prefix=no | | |
| need_version=no | | |
| library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' | | |
| soname_spec='${libname}${release}${shared_ext}$major' | | |
| shlibpath_var=LD_LIBRARY_PATH | | |
| shlibpath_overrides_runpath=no | | |
| hardcode_into_libs=yes | | |
| dynamic_linker='NetBSD ld.elf_so' | | |
| ;; | | |
| | | |
| knetbsd*-gnu) | | knetbsd*-gnu) |
| version_type=linux | | version_type=linux |
| need_lib_prefix=no | | need_lib_prefix=no |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 17830 "configure" | | #line 18038 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| lt_status=$lt_dlunknown | | lt_status=$lt_dlunknown |
| cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
| #line 17928 "configure" | | #line 18136 "configure" |
| #include "confdefs.h" | | #include "confdefs.h" |
| | | |
| #if HAVE_DLFCN_H | | #if HAVE_DLFCN_H |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| # using a relative directory. | | # using a relative directory. |
| cp "$am_depcomp" conftest.dir | | cp "$am_depcomp" conftest.dir |
| cd conftest.dir | | cd conftest.dir |
| | | # We will build objects and dependencies in a subdirectory because |
| | | # it helps to detect inapplicable dependency modes. For instance |
| | | # both Tru64's cc and ICC support -MD to output dependencies as a |
| | | # side effect of compilation, but ICC will put the dependencies in |
| | | # the current directory while Tru64 will put them in the object |
| | | # directory. |
| | | mkdir sub |
| | | |
| am_cv_CC_dependencies_compiler_type=none | | am_cv_CC_dependencies_compiler_type=none |
| if test "$am_compiler_list" = ""; then | | if test "$am_compiler_list" = ""; then |
| am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` | | am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` |
| fi | | fi |
| for depmode in $am_compiler_list; do | | for depmode in $am_compiler_list; do |
| | | # Setup a source with many dependencies, because some compilers |
| | | # like to wrap large dependency lists on column 80 (with \), and |
| | | # we should not choose a depcomp mode which is confused by this. |
| | | # |
| # We need to recreate these files for each test, as the compiler may | | # We need to recreate these files for each test, as the compiler may |
| # overwrite some of them when testing with obscure command lines. | | # overwrite some of them when testing with obscure command lines. |
| # This happens at least with the AIX C compiler. | | # This happens at least with the AIX C compiler. |
| echo '#include "conftest.h"' > conftest.c | | : > sub/conftest.c |
| echo 'int i;' > conftest.h | | for i in 1 2 3 4 5 6; do |
| echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf | | echo '#include "conftst'$i'.h"' >> sub/conftest.c |
| | | # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with |
| | | # Solaris 8's {/usr,}/bin/sh. |
| | | touch sub/conftst$i.h |
| | | done |
| | | echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf |
| | | |
| case $depmode in | | case $depmode in |
| nosideeffect) | | nosideeffect) |
| | |
| # mode. It turns out that the SunPro C++ compiler does not properly | | # mode. It turns out that the SunPro C++ compiler does not properly |
| # handle `-M -o', and we need to detect this. | | # handle `-M -o', and we need to detect this. |
| if depmode=$depmode \ | | if depmode=$depmode \ |
| source=conftest.c object=conftest.o \ | | source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ |
| depfile=conftest.Po tmpdepfile=conftest.TPo \ | | depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ |
| $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 && | | $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ |
| grep conftest.h conftest.Po > /dev/null 2>&1 && | | >/dev/null 2>conftest.err && |
| | | grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && |
| | | grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && |
| ${MAKE-make} -s -f confmf > /dev/null 2>&1; then | | ${MAKE-make} -s -f confmf > /dev/null 2>&1; then |
| | | # icc doesn't choke on unknown options, it will just issue warnings |
| | | # or remarks (even with -Werror). So we grep stderr for any message |
| | | # that says an option was ignored or not supported. |
| | | # When given -MP, icc 7.0 and 7.1 complain thusly: |
| | | # icc: Command line warning: ignoring option '-M'; no argument required |
| | | # The diagnosis changed in icc 8.0: |
| | | # icc: Command line remark: option '-MP' not supported |
| | | if (grep 'ignoring option' conftest.err || |
| | | grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else |
| am_cv_CC_dependencies_compiler_type=$depmode | | am_cv_CC_dependencies_compiler_type=$depmode |
| break | | break |
| fi | | fi |
| | | fi |
| done | | done |
| | | |
| cd .. | | cd .. |
| | |
| | | |
| | | |
| | | |
| | | if |
| | | test "x$enable_dependency_tracking" != xno \ |
| | | && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then |
| | | am__fastdepCC_TRUE= |
| | | am__fastdepCC_FALSE='#' |
| | | else |
| | | am__fastdepCC_TRUE='#' |
| | | am__fastdepCC_FALSE= |
| | | fi |
| | | |
| | | |
| | | |
| case "$target" in | | case "$target" in |
| alpha-dec-osf*) | | alpha-dec-osf*) |
| # If we are not using gcc, we want the ansi version of cc. | | # If we are not using gcc, we want the ansi version of cc. |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| use_dmalloc=no | | use_dmalloc=no |
| fi; | | fi; |
| | | |
| | | |
| | | # Check whether --with-python or --without-python was given. |
| | | if test "${with_python+set}" = set; then |
| | | withval="$with_python" |
| | | PYTHON_HOME="$withval" |
| | | fi; |
| | | |
| | | |
| # Extract the first word of "latex", so it can be a program name with args. | | # Extract the first word of "latex", so it can be a program name with args. |
| set dummy latex; ac_word=$2 | | set dummy latex; ac_word=$2 |
| echo "$as_me:$LINENO: checking for $ac_word" >&5 | | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| fi | | fi |
| | | |
| | | |
| | | |
| if test "x$ac_path_x_has_been_run" != xyes; then | | |
| echo "$as_me:$LINENO: checking for X" >&5 | | echo "$as_me:$LINENO: checking for X" >&5 |
| echo $ECHO_N "checking for X... $ECHO_C" >&6 | | echo $ECHO_N "checking for X... $ECHO_C" >&6 |
| | | |
| ac_path_x_has_been_run=yes | | |
| | | |
| # Check whether --with-x or --without-x was given. | | # Check whether --with-x or --without-x was given. |
| if test "${with_x+set}" = set; then | | if test "${with_x+set}" = set; then |
| | |
| /usr/openwin/share/include' | | /usr/openwin/share/include' |
| | | |
| if test "$ac_x_includes" = no; then | | if test "$ac_x_includes" = no; then |
| # Guess where to find include files, by looking for a specified header file. | | # Guess where to find include files, by looking for Intrinsic.h. |
| # First, try using that file with no special directory specified. | | # First, try using that file with no special directory specified. |
| cat >conftest.$ac_ext <<_ACEOF | | cat >conftest.$ac_ext <<_ACEOF |
| /* confdefs.h. */ | | /* confdefs.h. */ |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| # Update the cache value to reflect the command line values. | | # Update the cache value to reflect the command line values. |
| ac_cv_have_x="have_x=yes \ | | ac_cv_have_x="have_x=yes \ |
| ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
| # It might be that x_includes is empty (headers are found in the | | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 |
| # standard search path. Then output the corresponding message | | echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 |
| ac_out_x_includes=$x_includes | | |
| test "x$x_includes" = x && ac_out_x_includes="in standard search path" | | |
| echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 | | |
| echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 | | |
| fi | | fi |
| | | |
| fi | | |
| if test "$no_x" = yes; then | | if test "$no_x" = yes; then |
| # Not all programs may use this symbol, but it does not hurt to define it. | | # Not all programs may use this symbol, but it does not hurt to define it. |
| | | |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| esac | | esac |
| else | | else |
| if test "$cross_compiling" = yes; then | | if test "$cross_compiling" = yes; then |
| { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 | | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
| echo "$as_me: error: internal error: not reached in cross-compile" >&2;} | | See \`config.log' for more details." >&5 |
| | | echo "$as_me: error: cannot run test program while cross compiling |
| | | See \`config.log' for more details." >&2;} |
| { (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
| else | | else |
| cat >conftest.$ac_ext <<_ACEOF | | cat >conftest.$ac_ext <<_ACEOF |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| esac | | esac |
| else | | else |
| if test "$cross_compiling" = yes; then | | if test "$cross_compiling" = yes; then |
| { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 | | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling |
| echo "$as_me: error: internal error: not reached in cross-compile" >&2;} | | See \`config.log' for more details." >&5 |
| | | echo "$as_me: error: cannot run test program while cross compiling |
| | | See \`config.log' for more details." >&2;} |
| { (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
| else | | else |
| cat >conftest.$ac_ext <<_ACEOF | | cat >conftest.$ac_ext <<_ACEOF |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| PY_LIBS="" | | PY_LIBS="" |
| PY_INCLUDES="" | | PY_INCLUDES="" |
| dir="" | | dir="" |
| | | if test "x$PYTHON_HOME" != "x"; then |
| | | for dir in $PYTHON_HOME/include/python{,2.5,2.4,2.3,2.2,2.1,2.0} ; do |
| | | |
| | | for ac_header in "$dir/Python.h" |
| | | do |
| | | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| | | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| | | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| | | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| | | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| | | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| | | fi |
| | | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| | | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| | | else |
| | | # Is the header compilable? |
| | | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| | | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| | | cat >conftest.$ac_ext <<_ACEOF |
| | | /* confdefs.h. */ |
| | | _ACEOF |
| | | cat confdefs.h >>conftest.$ac_ext |
| | | cat >>conftest.$ac_ext <<_ACEOF |
| | | /* end confdefs.h. */ |
| | | $ac_includes_default |
| | | #include <$ac_header> |
| | | _ACEOF |
| | | rm -f conftest.$ac_objext |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| | | (eval $ac_compile) 2>conftest.er1 |
| | | ac_status=$? |
| | | grep -v '^ *+' conftest.er1 >conftest.err |
| | | rm -f conftest.er1 |
| | | cat conftest.err >&5 |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); } && |
| | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| | | (eval $ac_try) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; } && |
| | | { ac_try='test -s conftest.$ac_objext' |
| | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| | | (eval $ac_try) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; }; then |
| | | ac_header_compiler=yes |
| | | else |
| | | echo "$as_me: failed program was:" >&5 |
| | | sed 's/^/| /' conftest.$ac_ext >&5 |
| | | |
| | | ac_header_compiler=no |
| | | fi |
| | | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| | | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| | | echo "${ECHO_T}$ac_header_compiler" >&6 |
| | | |
| | | # Is the header present? |
| | | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| | | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| | | cat >conftest.$ac_ext <<_ACEOF |
| | | /* confdefs.h. */ |
| | | _ACEOF |
| | | cat confdefs.h >>conftest.$ac_ext |
| | | cat >>conftest.$ac_ext <<_ACEOF |
| | | /* end confdefs.h. */ |
| | | #include <$ac_header> |
| | | _ACEOF |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| | | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| | | ac_status=$? |
| | | grep -v '^ *+' conftest.er1 >conftest.err |
| | | rm -f conftest.er1 |
| | | cat conftest.err >&5 |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); } >/dev/null; then |
| | | if test -s conftest.err; then |
| | | ac_cpp_err=$ac_c_preproc_warn_flag |
| | | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
| | | else |
| | | ac_cpp_err= |
| | | fi |
| | | else |
| | | ac_cpp_err=yes |
| | | fi |
| | | if test -z "$ac_cpp_err"; then |
| | | ac_header_preproc=yes |
| | | else |
| | | echo "$as_me: failed program was:" >&5 |
| | | sed 's/^/| /' conftest.$ac_ext >&5 |
| | | |
| | | ac_header_preproc=no |
| | | fi |
| | | rm -f conftest.err conftest.$ac_ext |
| | | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| | | echo "${ECHO_T}$ac_header_preproc" >&6 |
| | | |
| | | # So? What about this header? |
| | | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| | | yes:no: ) |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| | | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| | | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| | | ac_header_preproc=yes |
| | | ;; |
| | | no:yes:* ) |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| | | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| | | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| | | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| | | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| | | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| | | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| | | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
| | | ( |
| | | cat <<\_ASBOX |
| | | ## ----------------------------------------------------- ## |
| | | ## Report this to crossfire-devel@listserv.real-time.com ## |
| | | ## ----------------------------------------------------- ## |
| | | _ASBOX |
| | | ) | |
| | | sed "s/^/$as_me: WARNING: /" >&2 |
| | | ;; |
| | | esac |
| | | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| | | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| | | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| | | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| | | else |
| | | eval "$as_ac_Header=\$ac_header_preproc" |
| | | fi |
| | | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| | | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| | | |
| | | fi |
| | | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| | | cat >>confdefs.h <<_ACEOF |
| | | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| | | _ACEOF |
| | | cf_have_python_h=yes |
| | | fi |
| | | |
| | | done |
| | | |
| | | if test "x$cf_have_python_h" != "x" ; then |
| | | PY_INCLUDES="-I$dir" |
| | | break |
| | | fi |
| | | done |
| | | PYTHON_SEARCH=$PYTHON |
| | | else |
| | | |
| for ac_header in Python.h | | for ac_header in Python.h |
| do | | do |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| done | | done |
| | | |
| if test "x$cf_have_python_h" = "x" ; then | | if test "x$cf_have_python_h" = "x" ; then |
| for dir in /usr{,/local}/include/python{,2.4,2.3,2.2,2.1,2.0} ; do | | for dir in /usr{,/local}/include/python{,2.5,2.4,2.3,2.2,2.1,2.0} ; do |
| | | |
| for ac_header in "$dir/Python.h" | | for ac_header in "$dir/Python.h" |
| do | | do |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| else | | else |
| PY_INCLUDES="" | | PY_INCLUDES="" |
| fi | | fi |
| | | fi |
| | | |
| if test "x$cf_have_python_h" = "xyes" ; then | | if test "x$cf_have_python_h" = "xyes" ; then |
| PYTHON_LIB="" | | PYTHON_LIB="" |
| | | if test "x$PYTHON_HOME" != "x"; then |
| | | # I am going of how manually compiled python installed on |
| | | # my system. We can't use AC_CHECK_LIB, because that will |
| | | # find the one in the stanard location, which is what we |
| | | # want to avoid. |
| | | python=`echo $dir | awk -F/ '{print $NF}'`; |
| | | echo "$as_me:$LINENO: checking For python lib in various places" >&5 |
| | | echo $ECHO_N "checking For python lib in various places... $ECHO_C" >&6 |
| | | if test -f $PYTHON_HOME/lib/lib$python.so ; then |
| | | # Hopefully -R is a universal option |
| | | echo "$as_me:$LINENO: result: found in $PYTHON_HOME/lib/" >&5 |
| | | echo "${ECHO_T}found in $PYTHON_HOME/lib/" >&6 |
| | | if test -n "$hardcode_libdir_flag_spec" ; then |
| | | oldlibdir=$libdir |
| | | libdir="$PYTHON_HOME/lib/" |
| | | rpath=`eval echo $hardcode_libdir_flag_spec` |
| | | PYTHON_LIB="$rpath -L$PYTHON_HOME/lib/ -l$python" |
| | | echo "rpath=$rpath" |
| | | libdir=$oldlibdir |
| | | else |
| | | PYTHON_LIB="-L$PYTHON_HOME/lib/ -l$python" |
| | | fi |
| | | |
| | | elif test -f $PYTHON_HOME/lib/$python/lib$python.a ; then |
| | | PYTHON_LIB="$PYTHON_HOME/lib/$python/lib$python.a" |
| | | echo "$as_me:$LINENO: result: found in $PYTHON_HOME/lib/$python" >&5 |
| | | echo "${ECHO_T}found in $PYTHON_HOME/lib/$python" >&6 |
| | | elif test -f $PYTHON_HOME/lib/$python/config/lib$python.a ; then |
| | | PYTHON_LIB="$PYTHON_HOME/lib/$python/config/lib$python.a" |
| | | echo "$as_me:$LINENO: result: found in $PYTHON_HOME/lib/$python/config" >&5 |
| | | echo "${ECHO_T}found in $PYTHON_HOME/lib/$python/config" >&6 |
| | | fi |
| | | |
| for lib in python{,2.4,2.3,2.2,2.1,2.0} ; do | | else |
| | | for lib in python{,2.5,2.4,2.3,2.2,2.1,2.0} ; do |
| as_ac_Lib=`echo "ac_cv_lib_$lib''_PyArg_ParseTuple" | $as_tr_sh` | | as_ac_Lib=`echo "ac_cv_lib_$lib''_PyArg_ParseTuple" | $as_tr_sh` |
| echo "$as_me:$LINENO: checking for PyArg_ParseTuple in -l$lib" >&5 | | echo "$as_me:$LINENO: checking for PyArg_ParseTuple in -l$lib" >&5 |
| echo $ECHO_N "checking for PyArg_ParseTuple in -l$lib... $ECHO_C" >&6 | | echo $ECHO_N "checking for PyArg_ParseTuple in -l$lib... $ECHO_C" >&6 |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| echo "${ECHO_T}found in /usr/lib/$python/config" >&6 | | echo "${ECHO_T}found in /usr/lib/$python/config" >&6 |
| fi | | fi |
| fi | | fi |
| | | fi |
| if test "x$PYTHON_LIB" != "x" ; then | | if test "x$PYTHON_LIB" != "x" ; then |
| echo "$as_me:$LINENO: checking for main in -lpthread" >&5 | | echo "$as_me:$LINENO: checking for main in -lpthread" >&5 |
| echo $ECHO_N "checking for main in -lpthread... $ECHO_C" >&6 | | echo $ECHO_N "checking for main in -lpthread... $ECHO_C" >&6 |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| cat conftest.err >&5 | | cat conftest.err >&5 |
| echo "$as_me:$LINENO: \$? = $ac_status" >&5 | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| (exit $ac_status); } && | | (exit $ac_status); } && |
| { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| (eval $ac_try) 2>&5 | | (eval $ac_try) 2>&5 |
| ac_status=$? | | ac_status=$? |
| | |
| PY_LIBS="$PY_LIBS -lutil" | | PY_LIBS="$PY_LIBS -lutil" |
| fi | | fi |
| | | |
| | | echo "$as_me:$LINENO: checking for main in -ldl" >&5 |
| | | echo $ECHO_N "checking for main in -ldl... $ECHO_C" >&6 |
| | | if test "${ac_cv_lib_dl_main+set}" = set; then |
| | | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| | | else |
| | | ac_check_lib_save_LIBS=$LIBS |
| | | LIBS="-ldl $PY_LIBS $LIBS" |
| | | cat >conftest.$ac_ext <<_ACEOF |
| | | /* confdefs.h. */ |
| | | _ACEOF |
| | | cat confdefs.h >>conftest.$ac_ext |
| | | cat >>conftest.$ac_ext <<_ACEOF |
| | | /* end confdefs.h. */ |
| | | |
| | | |
| | | int |
| | | main () |
| | | { |
| | | main (); |
| | | ; |
| | | return 0; |
| | | } |
| | | _ACEOF |
| | | rm -f conftest.$ac_objext conftest$ac_exeext |
| | | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| | | (eval $ac_link) 2>conftest.er1 |
| | | ac_status=$? |
| | | grep -v '^ *+' conftest.er1 >conftest.err |
| | | rm -f conftest.er1 |
| | | cat conftest.err >&5 |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); } && |
| | | { ac_try='test -z "$ac_c_werror_flag" |
| | | || test ! -s conftest.err' |
| | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| | | (eval $ac_try) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; } && |
| | | { ac_try='test -s conftest$ac_exeext' |
| | | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| | | (eval $ac_try) 2>&5 |
| | | ac_status=$? |
| | | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| | | (exit $ac_status); }; }; then |
| | | ac_cv_lib_dl_main=yes |
| | | else |
| | | echo "$as_me: failed program was:" >&5 |
| | | sed 's/^/| /' conftest.$ac_ext >&5 |
| | | |
| | | ac_cv_lib_dl_main=no |
| | | fi |
| | | rm -f conftest.err conftest.$ac_objext \ |
| | | conftest$ac_exeext conftest.$ac_ext |
| | | LIBS=$ac_check_lib_save_LIBS |
| | | fi |
| | | echo "$as_me:$LINENO: result: $ac_cv_lib_dl_main" >&5 |
| | | echo "${ECHO_T}$ac_cv_lib_dl_main" >&6 |
| | | if test $ac_cv_lib_dl_main = yes; then |
| | | PY_LIBS="$PY_LIBS -ldl" |
| | | fi |
| | | |
| | | |
| echo "$as_me:$LINENO: checking whether python supports the \"L\" format specifier" >&5 | | echo "$as_me:$LINENO: checking whether python supports the \"L\" format specifier" >&5 |
| echo $ECHO_N "checking whether python supports the \"L\" format specifier... $ECHO_C" >&6 | | echo $ECHO_N "checking whether python supports the \"L\" format specifier... $ECHO_C" >&6 |
| | |
| Usually this means the macro was only invoked conditionally." >&2;} | | Usually this means the macro was only invoked conditionally." >&2;} |
| { (exit 1); exit 1; }; } | | { (exit 1); exit 1; }; } |
| fi | | fi |
| | | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |
| | | { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. |
| | | Usually this means the macro was only invoked conditionally." >&5 |
| | | echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. |
| | | Usually this means the macro was only invoked conditionally." >&2;} |
| | | { (exit 1); exit 1; }; } |
| | | fi |
| | | if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then |
| | | { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. |
| | | Usually this means the macro was only invoked conditionally." >&5 |
| | | echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. |
| | | Usually this means the macro was only invoked conditionally." >&2;} |
| | | { (exit 1); exit 1; }; } |
| | | fi |
| | | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |
| | | { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. |
| | | Usually this means the macro was only invoked conditionally." >&5 |
| | | echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. |
| | | Usually this means the macro was only invoked conditionally." >&2;} |
| | | { (exit 1); exit 1; }; } |
| | | fi |
| if test -z "${HAVE_X_TRUE}" && test -z "${HAVE_X_FALSE}"; then | | if test -z "${HAVE_X_TRUE}" && test -z "${HAVE_X_FALSE}"; then |
| { { echo "$as_me:$LINENO: error: conditional \"HAVE_X\" was never defined. | | { { echo "$as_me:$LINENO: error: conditional \"HAVE_X\" was never defined. |
| Usually this means the macro was only invoked conditionally." >&5 | | Usually this means the macro was only invoked conditionally." >&5 |
| | |
| s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t | | s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t |
| s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t | | s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t |
| s,@INSTALL_DATA@,$INSTALL_DATA,;t t | | s,@INSTALL_DATA@,$INSTALL_DATA,;t t |
| | | s,@CYGPATH_W@,$CYGPATH_W,;t t |
| s,@PACKAGE@,$PACKAGE,;t t | | s,@PACKAGE@,$PACKAGE,;t t |
| s,@VERSION@,$VERSION,;t t | | s,@VERSION@,$VERSION,;t t |
| s,@ACLOCAL@,$ACLOCAL,;t t | | s,@ACLOCAL@,$ACLOCAL,;t t |
| | |
| s,@AUTOMAKE@,$AUTOMAKE,;t t | | s,@AUTOMAKE@,$AUTOMAKE,;t t |
| s,@AUTOHEADER@,$AUTOHEADER,;t t | | s,@AUTOHEADER@,$AUTOHEADER,;t t |
| s,@MAKEINFO@,$MAKEINFO,;t t | | s,@MAKEINFO@,$MAKEINFO,;t t |
| s,@AMTAR@,$AMTAR,;t t | | |
| s,@install_sh@,$install_sh,;t t | | s,@install_sh@,$install_sh,;t t |
| s,@STRIP@,$STRIP,;t t | | s,@STRIP@,$STRIP,;t t |
| s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t | | s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t |
| s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t | | s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t |
| | | s,@mkdir_p@,$mkdir_p,;t t |
| s,@AWK@,$AWK,;t t | | s,@AWK@,$AWK,;t t |
| s,@SET_MAKE@,$SET_MAKE,;t t | | s,@SET_MAKE@,$SET_MAKE,;t t |
| | | s,@am__leading_dot@,$am__leading_dot,;t t |
| | | s,@AMTAR@,$AMTAR,;t t |
| | | s,@am__tar@,$am__tar,;t t |
| | | s,@am__untar@,$am__untar,;t t |
| s,@build@,$build,;t t | | s,@build@,$build,;t t |
| s,@build_cpu@,$build_cpu,;t t | | s,@build_cpu@,$build_cpu,;t t |
| s,@build_vendor@,$build_vendor,;t t | | s,@build_vendor@,$build_vendor,;t t |
| | |
| s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t | | s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t |
| s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t | | s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t |
| s,@CCDEPMODE@,$CCDEPMODE,;t t | | s,@CCDEPMODE@,$CCDEPMODE,;t t |
| | | s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t |
| | | s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t |
| s,@EGREP@,$EGREP,;t t | | s,@EGREP@,$EGREP,;t t |
| s,@LN_S@,$LN_S,;t t | | s,@LN_S@,$LN_S,;t t |
| s,@ECHO@,$ECHO,;t t | | s,@ECHO@,$ECHO,;t t |
| | |
| s,@CXXFLAGS@,$CXXFLAGS,;t t | | s,@CXXFLAGS@,$CXXFLAGS,;t t |
| s,@ac_ct_CXX@,$ac_ct_CXX,;t t | | s,@ac_ct_CXX@,$ac_ct_CXX,;t t |
| s,@CXXDEPMODE@,$CXXDEPMODE,;t t | | s,@CXXDEPMODE@,$CXXDEPMODE,;t t |
| | | s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t |
| | | s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t |
| s,@CXXCPP@,$CXXCPP,;t t | | s,@CXXCPP@,$CXXCPP,;t t |
| s,@F77@,$F77,;t t | | s,@F77@,$F77,;t t |
| s,@FFLAGS@,$FFLAGS,;t t | | s,@FFLAGS@,$FFLAGS,;t t |
| | |
| *) ac_INSTALL=$ac_top_builddir$INSTALL ;; | | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
| esac | | esac |
| | | |
| | | if test x"$ac_file" != x-; then |
| | | { echo "$as_me:$LINENO: creating $ac_file" >&5 |
| | | echo "$as_me: creating $ac_file" >&6;} |
| | | rm -f "$ac_file" |
| | | fi |
| # Let's still pretend it is `configure' which instantiates (i.e., don't | | # Let's still pretend it is `configure' which instantiates (i.e., don't |
| # use $as_me), people would be surprised to read: | | # use $as_me), people would be surprised to read: |
| # /* config.h. Generated by config.status. */ | | # /* config.h. Generated by config.status. */ |
| | |
| fi;; | | fi;; |
| esac | | esac |
| done` || { (exit 1); exit 1; } | | done` || { (exit 1); exit 1; } |
| | | |
| if test x"$ac_file" != x-; then | | |
| { echo "$as_me:$LINENO: creating $ac_file" >&5 | | |
| echo "$as_me: creating $ac_file" >&6;} | | |
| rm -f "$ac_file" | | |
| fi | | |
| _ACEOF | | _ACEOF |
| cat >>$CONFIG_STATUS <<_ACEOF | | cat >>$CONFIG_STATUS <<_ACEOF |
| sed "$ac_vpsub | | sed "$ac_vpsub |
| | |
| cat $tmp/config.h | | cat $tmp/config.h |
| rm -f $tmp/config.h | | rm -f $tmp/config.h |
| fi | | fi |
| # Run the commands associated with the file. | | # Compute $ac_file's index in $config_headers. |
| case $ac_file in | | _am_stamp_count=1 |
| include/autoconf.h ) # update the timestamp | | for _am_header in $config_headers :; do |
| echo 'timestamp for include/autoconf.h' >"include/stamp-h1" | | case $_am_header in |
| ;; | | $ac_file | $ac_file:* ) |
| | | break ;; |
| | | * ) |
| | | _am_stamp_count=`expr $_am_stamp_count + 1` ;; |
| esac | | esac |
| done | | done |
| | | echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null || |
| | | $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| | | X$ac_file : 'X\(//\)[^/]' \| \ |
| | | X$ac_file : 'X\(//\)$' \| \ |
| | | X$ac_file : 'X\(/\)' \| \ |
| | | . : '\(.\)' 2>/dev/null || |
| | | echo X$ac_file | |
| | | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| | | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| | | /^X\(\/\/\)$/{ s//\1/; q; } |
| | | /^X\(\/\).*/{ s//\1/; q; } |
| | | s/.*/./; q'`/stamp-h$_am_stamp_count |
| | | done |
| _ACEOF | | _ACEOF |
| cat >>$CONFIG_STATUS <<\_ACEOF | | cat >>$CONFIG_STATUS <<\_ACEOF |
| | | |
| | |
| else | | else |
| continue | | continue |
| fi | | fi |
| grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue | | # Extract the definition of DEPDIR, am__include, and am__quote |
| # Extract the definition of DEP_FILES from the Makefile without | | # from the Makefile without running `make'. |
| # running `make'. | | DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` |
| DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` | | |
| test -z "$DEPDIR" && continue | | test -z "$DEPDIR" && continue |
| | | am__include=`sed -n 's/^am__include = //p' < "$mf"` |
| | | test -z "am__include" && continue |
| | | am__quote=`sed -n 's/^am__quote = //p' < "$mf"` |
| # When using ansi2knr, U may be empty or an underscore; expand it | | # When using ansi2knr, U may be empty or an underscore; expand it |
| U=`sed -n -e '/^U = / s///p' < "$mf"` | | U=`sed -n 's/^U = //p' < "$mf"` |
| test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" | | # Find all dependency output files, they are included files with |
| # We invoke sed twice because it is the simplest approach to | | # $(DEPDIR) in their names. We invoke sed twice because it is the |
| # changing $(DEPDIR) to its actual value in the expansion. | | # simplest approach to changing $(DEPDIR) to its actual value in the |
| for file in `sed -n -e ' | | # expansion. |
| /^DEP_FILES = .*\\\\$/ { | | for file in `sed -n " |
| s/^DEP_FILES = // | | s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ |
| :loop | | |
| s/\\\\$// | | |
| p | | |
| n | | |
| /\\\\$/ b loop | | |
| p | | |
| } | | |
| /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ | | |
| sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do | | sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do |
| # Make sure the directory exists. | | # Make sure the directory exists. |
| test -f "$dirpart/$file" && continue | | test -f "$dirpart/$file" && continue |