From 9120c65c3e62a5a09427fdc00c7589ac07822c83 Mon Sep 17 00:00:00 2001 From: Andrea Rigoni Date: Thu, 4 Jun 2015 16:09:13 +0000 Subject: [PATCH] removed some old sources --- README | 2 +- tmp/CodeLoop/.deps/main.Po | 253 - tmp/CodeLoop/AUTHORS | 1 - tmp/CodeLoop/CMake/FindEigen3.cmake | 81 - tmp/CodeLoop/CMake/FindGEANT4.cmake | 63 - tmp/CodeLoop/CMake/FindGEANT4VMC.cmake | 97 - tmp/CodeLoop/CMake/FindROOT.cmake | 270 - tmp/CodeLoop/CMake/FindVTK.cmake | 141 - tmp/CodeLoop/CMakeCache.txt | 325 -- tmp/CodeLoop/CMakeLists.txt | 87 - tmp/CodeLoop/COPYING | 674 --- tmp/CodeLoop/ChangeLog | 1 - tmp/CodeLoop/INSTALL | 370 -- tmp/CodeLoop/Makefile | 225 - tmp/CodeLoop/Makefile.am | 23 - tmp/CodeLoop/Makefile.in | 825 --- tmp/CodeLoop/ManageFilename.cpp | 19 - tmp/CodeLoop/ManageFilename.h | 24 - tmp/CodeLoop/NEWS | 1 - tmp/CodeLoop/Project.ede | 14 - tmp/CodeLoop/README | 1 - tmp/CodeLoop/TMP_loop.config | 1 - tmp/CodeLoop/TMP_loop.creator | 1 - tmp/CodeLoop/TMP_loop.creator.user | 200 - tmp/CodeLoop/TMP_loop.files | 5 - tmp/CodeLoop/TMP_loop.includes | 2 - tmp/CodeLoop/aclocal.m4 | 1143 ---- tmp/CodeLoop/autom4te.cache/output.0 | 4436 ---------------- tmp/CodeLoop/autom4te.cache/output.1 | 4667 ----------------- tmp/CodeLoop/autom4te.cache/output.2 | 4667 ----------------- tmp/CodeLoop/autom4te.cache/requests | 223 - tmp/CodeLoop/autom4te.cache/traces.0 | 783 --- tmp/CodeLoop/autom4te.cache/traces.1 | 353 -- tmp/CodeLoop/autom4te.cache/traces.2 | 887 ---- tmp/CodeLoop/cmake_install.cmake | 72 - tmp/CodeLoop/config.h | 25 - tmp/CodeLoop/config.h.in | 25 - tmp/CodeLoop/config.log | 334 -- tmp/CodeLoop/config.status | 1178 ----- tmp/CodeLoop/configure | 4667 ----------------- tmp/CodeLoop/configure.ac | 21 - tmp/CodeLoop/depcomp | 708 --- tmp/CodeLoop/install-sh | 527 -- tmp/CodeLoop/loop | Bin 708896 -> 0 bytes tmp/CodeLoop/main.cpp | 39 - tmp/CodeLoop/missing | 331 -- .../CMakeDirectoryInformation.cmake | 16 - .../ManageFilename.dir/CXX.includecache | 30 - .../ManageFilename.dir/DependInfo.cmake | 24 - .../CMakeFiles/ManageFilename.dir/build.make | 131 - .../ManageFilename.dir/cmake_clean.cmake | 11 - .../ManageFilename.dir/depend.internal | 10 - .../CMakeFiles/ManageFilename.dir/depend.make | 10 - .../CMakeFiles/ManageFilename.dir/flags.make | 8 - .../CMakeFiles/ManageFilename.dir/link.txt | 1 - .../ManageFilename.dir/progress.make | 3 - tmp/CodeLoop/src/CMakeFiles/progress.marks | 1 - tmp/CodeLoop/src/CMakeLists.txt | 14 - tmp/CodeLoop/src/Makefile | 239 - tmp/CodeLoop/src/ManageFilename.cpp | 19 - tmp/CodeLoop/src/ManageFilename.h | 24 - tmp/CodeLoop/src/SourceLists.txt | 8 - tmp/CodeLoop/src/Test.cpp | 17 - tmp/CodeLoop/src/Test.h | 24 - tmp/CodeLoop/src/cmake_install.cmake | 50 - tmp/CodeLoop/src/test.m4 | 3 - tmp/CodeLoop/src/test.sh | 5 - tmp/CodeLoop/stamp-h | 1 - tmp/CodeLoop/stamp-h1 | 1 - 69 files changed, 1 insertion(+), 29441 deletions(-) delete mode 100644 tmp/CodeLoop/.deps/main.Po delete mode 100644 tmp/CodeLoop/AUTHORS delete mode 100644 tmp/CodeLoop/CMake/FindEigen3.cmake delete mode 100644 tmp/CodeLoop/CMake/FindGEANT4.cmake delete mode 100644 tmp/CodeLoop/CMake/FindGEANT4VMC.cmake delete mode 100644 tmp/CodeLoop/CMake/FindROOT.cmake delete mode 100644 tmp/CodeLoop/CMake/FindVTK.cmake delete mode 100644 tmp/CodeLoop/CMakeCache.txt delete mode 100644 tmp/CodeLoop/CMakeLists.txt delete mode 100644 tmp/CodeLoop/COPYING delete mode 100644 tmp/CodeLoop/ChangeLog delete mode 100644 tmp/CodeLoop/INSTALL delete mode 100644 tmp/CodeLoop/Makefile delete mode 100644 tmp/CodeLoop/Makefile.am delete mode 100644 tmp/CodeLoop/Makefile.in delete mode 100644 tmp/CodeLoop/ManageFilename.cpp delete mode 100644 tmp/CodeLoop/ManageFilename.h delete mode 100644 tmp/CodeLoop/NEWS delete mode 100644 tmp/CodeLoop/Project.ede delete mode 100644 tmp/CodeLoop/README delete mode 100644 tmp/CodeLoop/TMP_loop.config delete mode 100644 tmp/CodeLoop/TMP_loop.creator delete mode 100644 tmp/CodeLoop/TMP_loop.creator.user delete mode 100644 tmp/CodeLoop/TMP_loop.files delete mode 100644 tmp/CodeLoop/TMP_loop.includes delete mode 100644 tmp/CodeLoop/aclocal.m4 delete mode 100644 tmp/CodeLoop/autom4te.cache/output.0 delete mode 100644 tmp/CodeLoop/autom4te.cache/output.1 delete mode 100644 tmp/CodeLoop/autom4te.cache/output.2 delete mode 100644 tmp/CodeLoop/autom4te.cache/requests delete mode 100644 tmp/CodeLoop/autom4te.cache/traces.0 delete mode 100644 tmp/CodeLoop/autom4te.cache/traces.1 delete mode 100644 tmp/CodeLoop/autom4te.cache/traces.2 delete mode 100644 tmp/CodeLoop/cmake_install.cmake delete mode 100644 tmp/CodeLoop/config.h delete mode 100644 tmp/CodeLoop/config.h.in delete mode 100644 tmp/CodeLoop/config.log delete mode 100755 tmp/CodeLoop/config.status delete mode 100755 tmp/CodeLoop/configure delete mode 100644 tmp/CodeLoop/configure.ac delete mode 100644 tmp/CodeLoop/depcomp delete mode 100644 tmp/CodeLoop/install-sh delete mode 100755 tmp/CodeLoop/loop delete mode 100644 tmp/CodeLoop/main.cpp delete mode 100644 tmp/CodeLoop/missing delete mode 100644 tmp/CodeLoop/src/CMakeFiles/CMakeDirectoryInformation.cmake delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/CXX.includecache delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/DependInfo.cmake delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/build.make delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/cmake_clean.cmake delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.internal delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.make delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/flags.make delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/link.txt delete mode 100644 tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/progress.make delete mode 100644 tmp/CodeLoop/src/CMakeFiles/progress.marks delete mode 100644 tmp/CodeLoop/src/CMakeLists.txt delete mode 100644 tmp/CodeLoop/src/Makefile delete mode 100644 tmp/CodeLoop/src/ManageFilename.cpp delete mode 100644 tmp/CodeLoop/src/ManageFilename.h delete mode 100644 tmp/CodeLoop/src/SourceLists.txt delete mode 100644 tmp/CodeLoop/src/Test.cpp delete mode 100644 tmp/CodeLoop/src/Test.h delete mode 100644 tmp/CodeLoop/src/cmake_install.cmake delete mode 100644 tmp/CodeLoop/src/test.m4 delete mode 100644 tmp/CodeLoop/src/test.sh delete mode 100644 tmp/CodeLoop/stamp-h delete mode 100644 tmp/CodeLoop/stamp-h1 diff --git a/README b/README index 4636cd2..e19b3e3 100644 --- a/README +++ b/README @@ -1,2 +1,2 @@ -//////////////// mugraphix ////////////////////// +//////////////// OpenCMT ////////////////////// diff --git a/tmp/CodeLoop/.deps/main.Po b/tmp/CodeLoop/.deps/main.Po deleted file mode 100644 index 16e6837..0000000 --- a/tmp/CodeLoop/.deps/main.Po +++ /dev/null @@ -1,253 +0,0 @@ -main.o: main.cpp /usr/include/c++/4.7/iostream \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h \ - /usr/include/features.h /usr/include/x86_64-linux-gnu/bits/predefs.h \ - /usr/include/x86_64-linux-gnu/sys/cdefs.h \ - /usr/include/x86_64-linux-gnu/bits/wordsize.h \ - /usr/include/x86_64-linux-gnu/gnu/stubs.h \ - /usr/include/x86_64-linux-gnu/gnu/stubs-64.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/cpu_defines.h \ - /usr/include/c++/4.7/ostream /usr/include/c++/4.7/ios \ - /usr/include/c++/4.7/iosfwd /usr/include/c++/4.7/bits/stringfwd.h \ - /usr/include/c++/4.7/bits/postypes.h /usr/include/c++/4.7/cwchar \ - /usr/include/wchar.h /usr/include/stdio.h \ - /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdarg.h \ - /usr/include/x86_64-linux-gnu/bits/wchar.h \ - /usr/lib/gcc/x86_64-linux-gnu/4.7/include/stddef.h \ - /usr/include/xlocale.h /usr/include/c++/4.7/exception \ - /usr/include/c++/4.7/bits/atomic_lockfree_defines.h \ - /usr/include/c++/4.7/bits/char_traits.h \ - /usr/include/c++/4.7/bits/stl_algobase.h \ - /usr/include/c++/4.7/bits/functexcept.h \ - /usr/include/c++/4.7/bits/exception_defines.h \ - /usr/include/c++/4.7/bits/cpp_type_traits.h \ - /usr/include/c++/4.7/ext/type_traits.h \ - /usr/include/c++/4.7/ext/numeric_traits.h \ - /usr/include/c++/4.7/bits/stl_pair.h /usr/include/c++/4.7/bits/move.h \ - /usr/include/c++/4.7/bits/concept_check.h \ - /usr/include/c++/4.7/bits/stl_iterator_base_types.h \ - /usr/include/c++/4.7/bits/stl_iterator_base_funcs.h \ - /usr/include/c++/4.7/bits/stl_iterator.h \ - /usr/include/c++/4.7/debug/debug.h /usr/include/c++/4.7/bits/localefwd.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h \ - /usr/include/c++/4.7/clocale /usr/include/locale.h \ - /usr/include/x86_64-linux-gnu/bits/locale.h /usr/include/c++/4.7/cctype \ - /usr/include/ctype.h /usr/include/x86_64-linux-gnu/bits/types.h \ - /usr/include/x86_64-linux-gnu/bits/typesizes.h /usr/include/endian.h \ - /usr/include/x86_64-linux-gnu/bits/endian.h \ - /usr/include/x86_64-linux-gnu/bits/byteswap.h \ - /usr/include/c++/4.7/bits/ios_base.h \ - /usr/include/c++/4.7/ext/atomicity.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/gthr.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/gthr-default.h \ - /usr/include/pthread.h /usr/include/sched.h /usr/include/time.h \ - /usr/include/x86_64-linux-gnu/bits/sched.h \ - /usr/include/x86_64-linux-gnu/bits/time.h \ - /usr/include/x86_64-linux-gnu/bits/pthreadtypes.h \ - /usr/include/x86_64-linux-gnu/bits/setjmp.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/atomic_word.h \ - /usr/include/c++/4.7/bits/locale_classes.h /usr/include/c++/4.7/string \ - /usr/include/c++/4.7/bits/allocator.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/c++allocator.h \ - /usr/include/c++/4.7/ext/new_allocator.h /usr/include/c++/4.7/new \ - /usr/include/c++/4.7/bits/ostream_insert.h \ - /usr/include/c++/4.7/bits/cxxabi_forced.h \ - /usr/include/c++/4.7/bits/stl_function.h \ - /usr/include/c++/4.7/backward/binders.h \ - /usr/include/c++/4.7/bits/range_access.h \ - /usr/include/c++/4.7/bits/basic_string.h \ - /usr/include/c++/4.7/bits/basic_string.tcc \ - /usr/include/c++/4.7/bits/locale_classes.tcc \ - /usr/include/c++/4.7/streambuf /usr/include/c++/4.7/bits/streambuf.tcc \ - /usr/include/c++/4.7/bits/basic_ios.h \ - /usr/include/c++/4.7/bits/locale_facets.h /usr/include/c++/4.7/cwctype \ - /usr/include/wctype.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/ctype_base.h \ - /usr/include/c++/4.7/bits/streambuf_iterator.h \ - /usr/include/c++/4.7/x86_64-linux-gnu/bits/ctype_inline.h \ - /usr/include/c++/4.7/bits/locale_facets.tcc \ - /usr/include/c++/4.7/bits/basic_ios.tcc \ - /usr/include/c++/4.7/bits/ostream.tcc /usr/include/c++/4.7/istream \ - /usr/include/c++/4.7/bits/istream.tcc ManageFilename.h - -/usr/include/c++/4.7/iostream: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/os_defines.h: - -/usr/include/features.h: - -/usr/include/x86_64-linux-gnu/bits/predefs.h: - -/usr/include/x86_64-linux-gnu/sys/cdefs.h: - -/usr/include/x86_64-linux-gnu/bits/wordsize.h: - -/usr/include/x86_64-linux-gnu/gnu/stubs.h: - -/usr/include/x86_64-linux-gnu/gnu/stubs-64.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/cpu_defines.h: - -/usr/include/c++/4.7/ostream: - -/usr/include/c++/4.7/ios: - -/usr/include/c++/4.7/iosfwd: - -/usr/include/c++/4.7/bits/stringfwd.h: - -/usr/include/c++/4.7/bits/postypes.h: - -/usr/include/c++/4.7/cwchar: - -/usr/include/wchar.h: - -/usr/include/stdio.h: - -/usr/lib/gcc/x86_64-linux-gnu/4.7/include/stdarg.h: - -/usr/include/x86_64-linux-gnu/bits/wchar.h: - -/usr/lib/gcc/x86_64-linux-gnu/4.7/include/stddef.h: - -/usr/include/xlocale.h: - -/usr/include/c++/4.7/exception: - -/usr/include/c++/4.7/bits/atomic_lockfree_defines.h: - -/usr/include/c++/4.7/bits/char_traits.h: - -/usr/include/c++/4.7/bits/stl_algobase.h: - -/usr/include/c++/4.7/bits/functexcept.h: - -/usr/include/c++/4.7/bits/exception_defines.h: - -/usr/include/c++/4.7/bits/cpp_type_traits.h: - -/usr/include/c++/4.7/ext/type_traits.h: - -/usr/include/c++/4.7/ext/numeric_traits.h: - -/usr/include/c++/4.7/bits/stl_pair.h: - -/usr/include/c++/4.7/bits/move.h: - -/usr/include/c++/4.7/bits/concept_check.h: - -/usr/include/c++/4.7/bits/stl_iterator_base_types.h: - -/usr/include/c++/4.7/bits/stl_iterator_base_funcs.h: - -/usr/include/c++/4.7/bits/stl_iterator.h: - -/usr/include/c++/4.7/debug/debug.h: - -/usr/include/c++/4.7/bits/localefwd.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++locale.h: - -/usr/include/c++/4.7/clocale: - -/usr/include/locale.h: - -/usr/include/x86_64-linux-gnu/bits/locale.h: - -/usr/include/c++/4.7/cctype: - -/usr/include/ctype.h: - -/usr/include/x86_64-linux-gnu/bits/types.h: - -/usr/include/x86_64-linux-gnu/bits/typesizes.h: - -/usr/include/endian.h: - -/usr/include/x86_64-linux-gnu/bits/endian.h: - -/usr/include/x86_64-linux-gnu/bits/byteswap.h: - -/usr/include/c++/4.7/bits/ios_base.h: - -/usr/include/c++/4.7/ext/atomicity.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/gthr.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/gthr-default.h: - -/usr/include/pthread.h: - -/usr/include/sched.h: - -/usr/include/time.h: - -/usr/include/x86_64-linux-gnu/bits/sched.h: - -/usr/include/x86_64-linux-gnu/bits/time.h: - -/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h: - -/usr/include/x86_64-linux-gnu/bits/setjmp.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/atomic_word.h: - -/usr/include/c++/4.7/bits/locale_classes.h: - -/usr/include/c++/4.7/string: - -/usr/include/c++/4.7/bits/allocator.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++allocator.h: - -/usr/include/c++/4.7/ext/new_allocator.h: - -/usr/include/c++/4.7/new: - -/usr/include/c++/4.7/bits/ostream_insert.h: - -/usr/include/c++/4.7/bits/cxxabi_forced.h: - -/usr/include/c++/4.7/bits/stl_function.h: - -/usr/include/c++/4.7/backward/binders.h: - -/usr/include/c++/4.7/bits/range_access.h: - -/usr/include/c++/4.7/bits/basic_string.h: - -/usr/include/c++/4.7/bits/basic_string.tcc: - -/usr/include/c++/4.7/bits/locale_classes.tcc: - -/usr/include/c++/4.7/streambuf: - -/usr/include/c++/4.7/bits/streambuf.tcc: - -/usr/include/c++/4.7/bits/basic_ios.h: - -/usr/include/c++/4.7/bits/locale_facets.h: - -/usr/include/c++/4.7/cwctype: - -/usr/include/wctype.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/ctype_base.h: - -/usr/include/c++/4.7/bits/streambuf_iterator.h: - -/usr/include/c++/4.7/x86_64-linux-gnu/bits/ctype_inline.h: - -/usr/include/c++/4.7/bits/locale_facets.tcc: - -/usr/include/c++/4.7/bits/basic_ios.tcc: - -/usr/include/c++/4.7/bits/ostream.tcc: - -/usr/include/c++/4.7/istream: - -/usr/include/c++/4.7/bits/istream.tcc: - -ManageFilename.h: diff --git a/tmp/CodeLoop/AUTHORS b/tmp/CodeLoop/AUTHORS deleted file mode 100644 index eb0b739..0000000 --- a/tmp/CodeLoop/AUTHORS +++ /dev/null @@ -1 +0,0 @@ -Andrea Rigoni \ No newline at end of file diff --git a/tmp/CodeLoop/CMake/FindEigen3.cmake b/tmp/CodeLoop/CMake/FindEigen3.cmake deleted file mode 100644 index 9c546a0..0000000 --- a/tmp/CodeLoop/CMake/FindEigen3.cmake +++ /dev/null @@ -1,81 +0,0 @@ -# - Try to find Eigen3 lib -# -# This module supports requiring a minimum version, e.g. you can do -# find_package(Eigen3 3.1.2) -# to require version 3.1.2 or newer of Eigen3. -# -# Once done this will define -# -# EIGEN3_FOUND - system has eigen lib with correct version -# EIGEN3_INCLUDE_DIR - the eigen include directory -# EIGEN3_VERSION - eigen version - -# Copyright (c) 2006, 2007 Montel Laurent, -# Copyright (c) 2008, 2009 Gael Guennebaud, -# Copyright (c) 2009 Benoit Jacob -# Redistribution and use is allowed according to the terms of the 2-clause BSD license. - -if(NOT Eigen3_FIND_VERSION) - if(NOT Eigen3_FIND_VERSION_MAJOR) - set(Eigen3_FIND_VERSION_MAJOR 2) - endif(NOT Eigen3_FIND_VERSION_MAJOR) - if(NOT Eigen3_FIND_VERSION_MINOR) - set(Eigen3_FIND_VERSION_MINOR 91) - endif(NOT Eigen3_FIND_VERSION_MINOR) - if(NOT Eigen3_FIND_VERSION_PATCH) - set(Eigen3_FIND_VERSION_PATCH 0) - endif(NOT Eigen3_FIND_VERSION_PATCH) - - set(Eigen3_FIND_VERSION "${Eigen3_FIND_VERSION_MAJOR}.${Eigen3_FIND_VERSION_MINOR}.${Eigen3_FIND_VERSION_PATCH}") -endif(NOT Eigen3_FIND_VERSION) - -macro(_eigen3_check_version) - file(READ "${EIGEN3_INCLUDE_DIR}/Eigen/src/Core/util/Macros.h" _eigen3_version_header) - - string(REGEX MATCH "define[ \t]+EIGEN_WORLD_VERSION[ \t]+([0-9]+)" _eigen3_world_version_match "${_eigen3_version_header}") - set(EIGEN3_WORLD_VERSION "${CMAKE_MATCH_1}") - string(REGEX MATCH "define[ \t]+EIGEN_MAJOR_VERSION[ \t]+([0-9]+)" _eigen3_major_version_match "${_eigen3_version_header}") - set(EIGEN3_MAJOR_VERSION "${CMAKE_MATCH_1}") - string(REGEX MATCH "define[ \t]+EIGEN_MINOR_VERSION[ \t]+([0-9]+)" _eigen3_minor_version_match "${_eigen3_version_header}") - set(EIGEN3_MINOR_VERSION "${CMAKE_MATCH_1}") - - set(EIGEN3_VERSION ${EIGEN3_WORLD_VERSION}.${EIGEN3_MAJOR_VERSION}.${EIGEN3_MINOR_VERSION}) - if(${EIGEN3_VERSION} VERSION_LESS ${Eigen3_FIND_VERSION}) - set(EIGEN3_VERSION_OK FALSE) - else(${EIGEN3_VERSION} VERSION_LESS ${Eigen3_FIND_VERSION}) - set(EIGEN3_VERSION_OK TRUE) - endif(${EIGEN3_VERSION} VERSION_LESS ${Eigen3_FIND_VERSION}) - - if(NOT EIGEN3_VERSION_OK) - - message(STATUS "Eigen3 version ${EIGEN3_VERSION} found in ${EIGEN3_INCLUDE_DIR}, " - "but at least version ${Eigen3_FIND_VERSION} is required") - endif(NOT EIGEN3_VERSION_OK) -endmacro(_eigen3_check_version) - -if (EIGEN3_INCLUDE_DIR) - - # in cache already - _eigen3_check_version() - set(EIGEN3_FOUND ${EIGEN3_VERSION_OK}) - -else (EIGEN3_INCLUDE_DIR) - - find_path(EIGEN3_INCLUDE_DIR NAMES signature_of_eigen3_matrix_library - PATHS - ${CMAKE_INSTALL_PREFIX}/include - ${KDE4_INCLUDE_DIR} - PATH_SUFFIXES eigen3 eigen - ) - - if(EIGEN3_INCLUDE_DIR) - _eigen3_check_version() - endif(EIGEN3_INCLUDE_DIR) - - include(FindPackageHandleStandardArgs) - find_package_handle_standard_args(Eigen3 DEFAULT_MSG EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) - - mark_as_advanced(EIGEN3_INCLUDE_DIR) - -endif(EIGEN3_INCLUDE_DIR) - diff --git a/tmp/CodeLoop/CMake/FindGEANT4.cmake b/tmp/CodeLoop/CMake/FindGEANT4.cmake deleted file mode 100644 index b351c08..0000000 --- a/tmp/CodeLoop/CMake/FindGEANT4.cmake +++ /dev/null @@ -1,63 +0,0 @@ -# - Try to find GEANT4 -# Once done this will define -# -# GEANT4_FOUND - system has GEANT4 -# GEANT4_INCLUDE_DIR - the GEANT4 include directory -# GEANT4_LIBRARIES - The libraries needed to use GEANT4 -# GEANT4_DEFINITIONS - Compiler switches required for using GEANT4 -# - -if (GEANT4_INCLUDE_DIR AND GEANT4_LIBRARY_DIR) - SET (GEANT4_INCLUDE_DIR GEANT4_INCLUDE_DIR-NOTFOUND) - SET (GEANT4_LIB_DIR GEANT4_LIB_DIR-NOTFOUND) - SET (GEANT4_PLISTS_LIB_DIR GEANT4_PLISTS_LIB_DIR-NOTFOUND) - SET (GEANT4_DIR GEANT4_DIR-NOTFOUND) -endif (GEANT4_INCLUDE_DIR AND GEANT4_LIBRARY_DIR) - -MESSAGE(STATUS "Looking for GEANT4...") - -FIND_PATH(GEANT4_DIR NAMES env.sh PATHS - ${SIMPATH}/transport/geant4 - ${SIMPATH}/transport/geant4/source - NO_DEFAULT_PATH -) - -FIND_PATH(GEANT4_INCLUDE_DIR NAMES G4Event.hh PATHS - ${SIMPATH}/transport/geant4/include - NO_DEFAULT_PATH -) - -SET(GEANT4_INCLUDE_DIR -${SIMPATH}/transport/geant4/include -${SIMPATH}/transport/geant4/source/interfaces/common/include -${SIMPATH}/transport/geant4/physics_lists/hadronic/Packaging/include -${SIMPATH}/transport/geant4/physics_lists/hadronic/QGSP/include -) - -FIND_PATH(GEANT4_LIB_DIR NAMES libG4baryons.so libG4baryons.dylib PATHS - ${SIMPATH}/transport/geant4/lib/Linux-g++ - ${SIMPATH}/transport/geant4/lib/Linux-icc - ${SIMPATH}/transport/geant4/lib - NO_DEFAULT_PATH -) - -IF (GEANT4_LIB_DIR) - SET(GEANT4_LIBRARY_DIR ${GEANT4_LIB_DIR}) -ENDIF (GEANT4_LIB_DIR) - -if (GEANT4_INCLUDE_DIR AND GEANT4_LIBRARY_DIR) - set(GEANT4_FOUND TRUE) -endif (GEANT4_INCLUDE_DIR AND GEANT4_LIBRARY_DIR) - -if (GEANT4_FOUND) - if (NOT GEANT4_FIND_QUIETLY) - MESSAGE(STATUS "Looking for GEANT4... - found ${GEANT4_LIBRARY_DIR}") -# message(STATUS "Found ${GEANT4_LIBRARY_DIR}") - endif (NOT GEANT4_FIND_QUIETLY) - SET(LD_LIBRARY_PATH ${LD_LIBRARY_PATH} ${GEANT4_LIBRARY_DIR}) -else (GEANT4_FOUND) - if (GEANT4_FIND_REQUIRED) - message(FATAL_ERROR "Looking for GEANT4... - Not found") - endif (GEANT4_FIND_REQUIRED) -endif (GEANT4_FOUND) - diff --git a/tmp/CodeLoop/CMake/FindGEANT4VMC.cmake b/tmp/CodeLoop/CMake/FindGEANT4VMC.cmake deleted file mode 100644 index 5dec1b5..0000000 --- a/tmp/CodeLoop/CMake/FindGEANT4VMC.cmake +++ /dev/null @@ -1,97 +0,0 @@ -# - Try to find GEANT4VMC -# Once done this will define -# -# GEANT4VMC_FOUND - system has GEANT3 -# GEANT4VMC_INCLUDE_DIR - the GEANT3 include directory -# GEANT4VMC_LIBRARIES - The libraries needed to use GEANT3 -# GEANT4VMC_DEFINITIONS - Compiler switches required for using GEANT3 -# - -if (GEANT4VMC_INCLUDE_DIR AND GEANT4VMC_LIBRARY_DIR) - SET (GEANT4VMC_INCLUDE_DIR GEANT4VMC_INCLUDE_DIR-NOTFOUND) - SET (GEANT4VMC_LIB_DIR GEANT4VMC_LIB_DIR-NOTFOUND) - SET (GEANT4VMC_PLISTS_LIB_DIR GEANT4VMC_PLISTS_LIB_DIR-NOTFOUND) -endif (GEANT4VMC_INCLUDE_DIR AND GEANT4VMC_LIBRARY_DIR) - -MESSAGE(STATUS "Looking for GEANT4VMC...") - -FIND_PATH(GEANT4VMC_INCLUDE_DIR NAMES TG4G3Units.h PATHS - ${SIMPATH}/transport/geant4_vmc/include - NO_DEFAULT_PATH -) - -set(GEANT4VMC_INCLUDE_DIR -${SIMPATH}/transport/geant4_vmc/source/global/include -${SIMPATH}/transport/geant4_vmc/source/geometry/include -${SIMPATH}/transport/geant4_vmc/source/digits+hits/include -${SIMPATH}/transport/geant4_vmc/source/physics/include -${SIMPATH}/transport/geant4_vmc/source/event/include -${SIMPATH}/transport/geant4_vmc/source/run/include -${SIMPATH}/transport/geant4_vmc/source/interfaces/include -${SIMPATH}/transport/geant4_vmc/source/visualization/include -${SIMPATH}/transport/geant4_vmc/include -${SIMPATH}/transport/vgm/packages/BaseVGM/include -${SIMPATH}/transport/vgm/packages/ClhepVGM/include -${SIMPATH}/transport/vgm/packages/Geant4GM/include -${SIMPATH}/transport/vgm/packages/RootGM/include -${SIMPATH}/transport/vgm/packages/VGM/include -${SIMPATH}/transport/vgm/packages/XmlVGM/include -) - - -FIND_PATH(GEANT4VMC_LIBRARY_DIR NAMES libgeant4vmc.so libgeant4vmc.dylib PATHS - ${SIMPATH}/transport/geant4_vmc/lib/tgt_linux - ${SIMPATH}/transport/geant4_vmc/lib/tgt_linuxicc - ${SIMPATH}/transport/geant4_vmc/lib/tgt_linuxx8664gcc - ${SIMPATH}/transport/geant4_vmc/lib - NO_DEFAULT_PATH -) - -# check for existence of header file, which is needed in CbmRunConfiguration -# The file is only present in old versions of VMC -FIND_FILE(GEANT4_MODULAR_PHYSICS_LIST TG4ModularPhysicsList.h PATHS - ${GEANT4VMC_INCLUDE_DIR} - NO_DEFAULT_PATH -) - -if (GEANT4VMC_INCLUDE_DIR AND GEANT4VMC_LIBRARY_DIR) - if (NOT GEANT4VMC_FIND_QUIETLY) - MESSAGE(STATUS "Looking for GEANT4VMC... - found ${GEANT4VMC_LIBRARY_DIR}") - endif (NOT GEANT4VMC_FIND_QUIETLY) -else (GEANT4VMC_INCLUDE_DIR AND GEANT4VMC_LIBRARY_DIR) - if (GEANT4VMC_FIND_REQUIRED) - message(FATAL_ERROR "Looking for GEANT4VMC... - Not found ") - endif (GEANT4VMC_FIND_REQUIRED) -endif (GEANT4VMC_INCLUDE_DIR AND GEANT4VMC_LIBRARY_DIR) - - -MESSAGE(STATUS "Looking for VGM...") - -FIND_PATH(VGM_LIBRARY_DIR NAMES libBaseVGM.so libBaseVGM.dylib PATHS - ${SIMPATH}/transport/vgm/lib/Linux-g++ - ${SIMPATH}/transport/vgm.2.08.04/lib/Linux-g++ - ${SIMPATH}/transport/vgm/lib/Linux-icc - ${SIMPATH}/transport/vgm/lib - NO_DEFAULT_PATH -) - -if (VGM_LIBRARY_DIR) - if (NOT GEANT4VMC_FIND_QUIETLY) - MESSAGE(STATUS "Looking for VGM... - found ${VGM_LIBRARY_DIR}") - endif (NOT GEANT4VMC_FIND_QUIETLY) -else (VGM_LIBRARY_DIR) - if (GEANT4VMC_FIND_REQUIRED) - message(FATAL_ERROR "Looking for VGM... - Not found ") - endif (GEANT4VMC_FIND_REQUIRED) -endif (VGM_LIBRARY_DIR) - - -if (GEANT4VMC_INCLUDE_DIR AND GEANT4VMC_LIBRARY_DIR AND VGM_LIBRARY_DIR) - set(GEANT4VMC_FOUND TRUE) -endif (GEANT4VMC_INCLUDE_DIR AND GEANT4VMC_LIBRARY_DIR AND VGM_LIBRARY_DIR) - -if (GEANT4VMC_FOUND) - SET(LD_LIBRARY_PATH ${LD_LIBRARY_PATH} ${GEANT4VMC_LIBRARY_DIR} - ${VGM_LIBRARY_DIR}) -endif (GEANT4VMC_FOUND) - diff --git a/tmp/CodeLoop/CMake/FindROOT.cmake b/tmp/CodeLoop/CMake/FindROOT.cmake deleted file mode 100644 index b560f9b..0000000 --- a/tmp/CodeLoop/CMake/FindROOT.cmake +++ /dev/null @@ -1,270 +0,0 @@ -# - Find ROOT instalation -# This module tries to find the ROOT installation on your system. -# It tries to find the root-config script which gives you all the needed information. -# If the system variable ROOTSYS is set this is straight forward. -# If not the module uses the pathes given in ROOT_CONFIG_SEARCHPATH. -# If you need an other path you should add this path to this varaible. -# The root-config script is then used to detect basically everything else. -# This module defines a number of key variables and macros. - -# F.Uhlig@gsi.de (fairroot.gsi.de) - - -MESSAGE(STATUS "Looking for Root...") - -SET(ROOT_CONFIG_SEARCHPATH - /usr/local/bin - ${SIMPATH}/tools/root/bin - $ENV{ROOTSYS}/bin -) - -SET(ROOT_DEFINITIONS "") - -SET(ROOT_INSTALLED_VERSION_TOO_OLD FALSE) - -SET(ROOT_CONFIG_EXECUTABLE ROOT_CONFIG_EXECUTABLE-NOTFOUND) - -FIND_PROGRAM(ROOT_CONFIG_EXECUTABLE NAMES root-config PATHS - ${ROOT_CONFIG_SEARCHPATH} - NO_DEFAULT_PATH) - -IF (${ROOT_CONFIG_EXECUTABLE} MATCHES "ROOT_CONFIG_EXECUTABLE-NOTFOUND") - MESSAGE( FATAL_ERROR "ROOT not installed in the searchpath and ROOTSYS is not set. Please - set ROOTSYS or add the path to your ROOT installation in the Macro FindROOT.cmake in the - subdirectory cmake/modules.") -ELSE (${ROOT_CONFIG_EXECUTABLE} MATCHES "ROOT_CONFIG_EXECUTABLE-NOTFOUND") - STRING(REGEX REPLACE "(^.*)/bin/root-config" "\\1" test ${ROOT_CONFIG_EXECUTABLE}) - SET( ENV{ROOTSYS} ${test}) - set( ROOTSYS ${test}) -ENDIF (${ROOT_CONFIG_EXECUTABLE} MATCHES "ROOT_CONFIG_EXECUTABLE-NOTFOUND") - - -IF (ROOT_CONFIG_EXECUTABLE) - - SET(ROOT_FOUND FALSE) - - EXEC_PROGRAM(${ROOT_CONFIG_EXECUTABLE} ARGS "--version" OUTPUT_VARIABLE ROOTVERSION) - - MESSAGE(STATUS "Looking for Root... - found $ENV{ROOTSYS}/bin/root") - MESSAGE(STATUS "Looking for Root... - version ${ROOTVERSION} ") - - # we need at least version 5.00/00 - IF (NOT ROOT_MIN_VERSION) - SET(ROOT_MIN_VERSION "5.00/00") - ENDIF (NOT ROOT_MIN_VERSION) - - # now parse the parts of the user given version string into variables - STRING(REGEX REPLACE "^([0-9]+)\\.[0-9][0-9]+\\/[0-9][0-9]+" "\\1" req_root_major_vers "${ROOT_MIN_VERSION}") - STRING(REGEX REPLACE "^[0-9]+\\.([0-9][0-9])+\\/[0-9][0-9]+.*" "\\1" req_root_minor_vers "${ROOT_MIN_VERSION}") - STRING(REGEX REPLACE "^[0-9]+\\.[0-9][0-9]+\\/([0-9][0-9]+)" "\\1" req_root_patch_vers "${ROOT_MIN_VERSION}") - - # and now the version string given by qmake - STRING(REGEX REPLACE "^([0-9]+)\\.[0-9][0-9]+\\/[0-9][0-9]+.*" "\\1" found_root_major_vers "${ROOTVERSION}") - STRING(REGEX REPLACE "^[0-9]+\\.([0-9][0-9])+\\/[0-9][0-9]+.*" "\\1" found_root_minor_vers "${ROOTVERSION}") - STRING(REGEX REPLACE "^[0-9]+\\.[0-9][0-9]+\\/([0-9][0-9]+).*" "\\1" found_root_patch_vers "${ROOTVERSION}") - - IF (found_root_major_vers LESS 5) - MESSAGE( FATAL_ERROR "Invalid ROOT version \"${ROOTERSION}\", at least major version 4 is required, e.g. \"5.00/00\"") - ENDIF (found_root_major_vers LESS 5) - - # compute an overall version number which can be compared at once - MATH(EXPR req_vers "${req_root_major_vers}*10000 + ${req_root_minor_vers}*100 + ${req_root_patch_vers}") - MATH(EXPR found_vers "${found_root_major_vers}*10000 + ${found_root_minor_vers}*100 + ${found_root_patch_vers}") - - IF (found_vers LESS req_vers) - SET(ROOT_FOUND FALSE) - SET(ROOT_INSTALLED_VERSION_TOO_OLD TRUE) - ELSE (found_vers LESS req_vers) - SET(ROOT_FOUND TRUE) - ENDIF (found_vers LESS req_vers) - -ENDIF (ROOT_CONFIG_EXECUTABLE) - - -IF (ROOT_FOUND) - - # ask root-config for the library dir - # Set ROOT_LIBRARY_DIR - - EXEC_PROGRAM( ${ROOT_CONFIG_EXECUTABLE} - ARGS "--libdir" - OUTPUT_VARIABLE ROOT_LIBRARY_DIR_TMP ) - - IF(EXISTS "${ROOT_LIBRARY_DIR_TMP}") - SET(ROOT_LIBRARY_DIR ${ROOT_LIBRARY_DIR_TMP} ) - ELSE(EXISTS "${ROOT_LIBRARY_DIR_TMP}") - MESSAGE("Warning: ROOT_CONFIG_EXECUTABLE reported ${ROOT_LIBRARY_DIR_TMP} as library path,") - MESSAGE("Warning: but ${ROOT_LIBRARY_DIR_TMP} does NOT exist, ROOT must NOT be installed correctly.") - ENDIF(EXISTS "${ROOT_LIBRARY_DIR_TMP}") - - # ask root-config for the binary dir - EXEC_PROGRAM(${ROOT_CONFIG_EXECUTABLE} - ARGS "--bindir" - OUTPUT_VARIABLE root_bins ) - SET(ROOT_BINARY_DIR ${root_bins}) - - # ask root-config for the include dir - EXEC_PROGRAM( ${ROOT_CONFIG_EXECUTABLE} - ARGS "--incdir" - OUTPUT_VARIABLE root_headers ) - SET(ROOT_INCLUDE_DIR ${root_headers}) - # CACHE INTERNAL "") - - # ask root-config for the library varaibles - EXEC_PROGRAM( ${ROOT_CONFIG_EXECUTABLE} -# ARGS "--noldflags --noauxlibs --libs" - ARGS "--glibs" - OUTPUT_VARIABLE root_flags ) - -# STRING(REGEX MATCHALL "([^ ])+" root_libs_all ${root_flags}) -# STRING(REGEX MATCHALL "-L([^ ])+" root_library ${root_flags}) -# REMOVE_FROM_LIST(root_flags "${root_libs_all}" "${root_library}") - - SET(ROOT_LIBRARIES ${root_flags}) - - # Make variables changeble to the advanced user - MARK_AS_ADVANCED( ROOT_LIBRARY_DIR ROOT_INCLUDE_DIR ROOT_DEFINITIONS) - - # Set ROOT_INCLUDES - SET( ROOT_INCLUDES ${ROOT_INCLUDE_DIR}) - - SET(LD_LIBRARY_PATH ${LD_LIBRARY_PATH} ${ROOT_LIBRARY_DIR}) - - ####################################### - # - # Check the executables of ROOT - # ( rootcint ) - # - ####################################### - - FIND_PROGRAM(ROOT_CINT_EXECUTABLE - NAMES rootcint - PATHS ${ROOT_BINARY_DIR} - NO_DEFAULT_PATH - ) - -ENDIF (ROOT_FOUND) - - - - ########################################### - # - # Macros for building ROOT dictionary - # - ########################################### - -MACRO (ROOT_GENERATE_DICTIONARY_OLD ) - - set(INFILES "") - - foreach (_current_FILE ${ARGN}) - - IF (${_current_FILE} MATCHES "^.*\\.h$") - IF (${_current_FILE} MATCHES "^.*Link.*$") - set(LINKDEF_FILE ${_current_FILE}) - ELSE (${_current_FILE} MATCHES "^.*Link.*$") - set(INFILES ${INFILES} ${_current_FILE}) - ENDIF (${_current_FILE} MATCHES "^.*Link.*$") - ELSE (${_current_FILE} MATCHES "^.*\\.h$") - IF (${_current_FILE} MATCHES "^.*\\.cxx$") - set(OUTFILE ${_current_FILE}) - ELSE (${_current_FILE} MATCHES "^.*\\.cxx$") - set(INCLUDE_DIRS ${INCLUDE_DIRS} -I${_current_FILE}) - ENDIF (${_current_FILE} MATCHES "^.*\\.cxx$") - ENDIF (${_current_FILE} MATCHES "^.*\\.h$") - - endforeach (_current_FILE ${ARGN}) - -# MESSAGE("INFILES: ${INFILES}") -# MESSAGE("OutFILE: ${OUTFILE}") -# MESSAGE("LINKDEF_FILE: ${LINKDEF_FILE}") -# MESSAGE("INCLUDE_DIRS: ${INCLUDE_DIRS}") - - STRING(REGEX REPLACE "(^.*).cxx" "\\1.h" bla "${OUTFILE}") -# MESSAGE("BLA: ${bla}") - SET (OUTFILES ${OUTFILE} ${bla}) - - ADD_CUSTOM_COMMAND(OUTPUT ${OUTFILES} - COMMAND ${ROOT_CINT_EXECUTABLE} - ARGS -f ${OUTFILE} -c -DHAVE_CONFIG_H ${INCLUDE_DIRS} ${INFILES} ${LINKDEF_FILE} DEPENDS ${INFILES}) - -# MESSAGE("ROOT_CINT_EXECUTABLE has created the dictionary ${OUTFILE}") - -ENDMACRO (ROOT_GENERATE_DICTIONARY_OLD) - - ########################################### - # - # Macros for building ROOT dictionary - # - ########################################### - -MACRO (ROOT_GENERATE_DICTIONARY INFILES LINKDEF_FILE OUTFILE INCLUDE_DIRS_IN) - - set(INCLUDE_DIRS) - - foreach (_current_FILE ${INCLUDE_DIRS_IN}) - set(INCLUDE_DIRS ${INCLUDE_DIRS} -I${_current_FILE}) - endforeach (_current_FILE ${INCLUDE_DIRS_IN}) - - -# MESSAGE("INFILES: ${INFILES}") -# MESSAGE("OutFILE: ${OUTFILE}") -# MESSAGE("LINKDEF_FILE: ${LINKDEF_FILE}") -# MESSAGE("INCLUDE_DIRS: ${INCLUDE_DIRS}") - - STRING(REGEX REPLACE "^(.*)\\.(.*)$" "\\1.h" bla "${OUTFILE}") -# MESSAGE("BLA: ${bla}") - SET (OUTFILES ${OUTFILE} ${bla}) - - - if (CMAKE_SYSTEM_NAME MATCHES Linux) - ADD_CUSTOM_COMMAND(OUTPUT ${OUTFILES} - COMMAND LD_LIBRARY_PATH=${ROOT_LIBRARY_DIR} ROOTSYS=${ROOTSYS} ${ROOT_CINT_EXECUTABLE} - ARGS -f ${OUTFILE} -c -DHAVE_CONFIG_H ${INCLUDE_DIRS} ${INFILES} ${LINKDEF_FILE} DEPENDS ${INFILES} ${LINKDEF_FILE}) - else (CMAKE_SYSTEM_NAME MATCHES Linux) - if (CMAKE_SYSTEM_NAME MATCHES Darwin) - ADD_CUSTOM_COMMAND(OUTPUT ${OUTFILES} - COMMAND DYLD_LIBRARY_PATH=${ROOT_LIBRARY_DIR} ROOTSYS=${ROOTSYS} ${ROOT_CINT_EXECUTABLE} - ARGS -f ${OUTFILE} -c -DHAVE_CONFIG_H ${INCLUDE_DIRS} ${INFILES} ${LINKDEF_FILE} DEPENDS ${INFILES} ${LINKDEF_FILE}) - endif (CMAKE_SYSTEM_NAME MATCHES Darwin) - endif (CMAKE_SYSTEM_NAME MATCHES Linux) - -ENDMACRO (ROOT_GENERATE_DICTIONARY) - -MACRO (GENERATE_ROOT_TEST_SCRIPT SCRIPT_FULL_NAME) - - get_filename_component(path_name ${SCRIPT_FULL_NAME} PATH) - get_filename_component(file_extension ${SCRIPT_FULL_NAME} EXT) - get_filename_component(file_name ${SCRIPT_FULL_NAME} NAME_WE) - set(shell_script_name "${file_name}.sh") - - #MESSAGE("PATH: ${path_name}") - #MESSAGE("Ext: ${file_extension}") - #MESSAGE("Name: ${file_name}") - #MESSAGE("Shell Name: ${shell_script_name}") - - string(REPLACE ${PROJECT_SOURCE_DIR} - ${PROJECT_BINARY_DIR} new_path ${path_name} - ) - - #MESSAGE("New PATH: ${new_path}") - - file(MAKE_DIRECTORY ${new_path}/data) - - CONVERT_LIST_TO_STRING(${LD_LIBRARY_PATH}) - set(MY_LD_LIBRARY_PATH ${output}) - set(my_script_name ${SCRIPT_FULL_NAME}) - - if(CMAKE_SYSTEM MATCHES Darwin) - configure_file(${PROJECT_SOURCE_DIR}/cmake/scripts/root_macro_macos.sh.in - ${new_path}/${shell_script_name} - ) - else(CMAKE_SYSTEM MATCHES Darwin) - configure_file(${PROJECT_SOURCE_DIR}/cmake/scripts/root_macro.sh.in - ${new_path}/${shell_script_name} - ) - endif(CMAKE_SYSTEM MATCHES Darwin) - - EXEC_PROGRAM(/bin/chmod ARGS "u+x ${new_path}/${shell_script_name}") - -ENDMACRO (GENERATE_ROOT_TEST_SCRIPT) diff --git a/tmp/CodeLoop/CMake/FindVTK.cmake b/tmp/CodeLoop/CMake/FindVTK.cmake deleted file mode 100644 index 6b1772f..0000000 --- a/tmp/CodeLoop/CMake/FindVTK.cmake +++ /dev/null @@ -1,141 +0,0 @@ -# - Find a VTK installation or build tree. -# The following variables are set if VTK is found. If VTK is not -# found, VTK_FOUND is set to false. -# VTK_FOUND - Set to true when VTK is found. -# VTK_USE_FILE - CMake file to use VTK. -# VTK_MAJOR_VERSION - The VTK major version number. -# VTK_MINOR_VERSION - The VTK minor version number -# (odd non-release). -# VTK_BUILD_VERSION - The VTK patch level -# (meaningless for odd minor). -# VTK_INCLUDE_DIRS - Include directories for VTK -# VTK_LIBRARY_DIRS - Link directories for VTK libraries -# VTK_KITS - List of VTK kits, in CAPS -# (COMMON,IO,) etc. -# VTK_LANGUAGES - List of wrapped languages, in CAPS -# (TCL, PYHTON,) etc. -# The following cache entries must be set by the user to locate VTK: -# VTK_DIR - The directory containing VTKConfig.cmake. -# This is either the root of the build tree, -# or the lib/vtk directory. This is the -# only cache entry. -# The following variables are set for backward compatibility and -# should not be used in new code: -# USE_VTK_FILE - The full path to the UseVTK.cmake file. -# This is provided for backward -# compatibility. Use VTK_USE_FILE -# instead. -# - -#============================================================================= -# Copyright 2001-2009 Kitware, Inc. -# -# Distributed under the OSI-approved BSD License (the "License"); -# see accompanying file Copyright.txt for details. -# -# This software is distributed WITHOUT ANY WARRANTY; without even the -# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the License for more information. -#============================================================================= -# (To distribute this file outside of CMake, substitute the full -# License text for the above reference.) - -# Assume not found. -SET(VTK_FOUND 0) - -# VTK 4.0 did not provide VTKConfig.cmake. -IF("${VTK_FIND_VERSION}" VERSION_LESS 4.1) - SET(_VTK_40_ALLOW 1) - IF(VTK_FIND_VERSION) - SET(_VTK_40_ONLY 1) - ENDIF() -ENDIF() - -# Construct consitent error messages for use below. -SET(VTK_DIR_DESCRIPTION "directory containing VTKConfig.cmake. This is either the root of the build tree, or PREFIX/lib/vtk for an installation.") -IF(_VTK_40_ALLOW) - SET(VTK_DIR_DESCRIPTION "${VTK_DIR_DESCRIPTION} For VTK 4.0, this is the location of UseVTK.cmake. This is either the root of the build tree or PREFIX/include/vtk for an installation.") -ENDIF() -SET(VTK_DIR_MESSAGE "VTK not found. Set the VTK_DIR cmake cache entry to the ${VTK_DIR_DESCRIPTION}") - -# Check whether VTK 4.0 has already been found. -IF(_VTK_40_ALLOW AND VTK_DIR) - IF(EXISTS ${VTK_DIR}/UseVTK.cmake AND NOT EXISTS ${VTK_DIR}/VTKConfig.cmake) - SET(VTK_FOUND 1) - INCLUDE(UseVTKConfig40) # No VTKConfig; load VTK 4.0 settings. - ENDIF() -ENDIF() - -# Use the Config mode of the find_package() command to find VTKConfig. -# If this succeeds (possibly because VTK_DIR is already set), the -# command will have already loaded VTKConfig.cmake and set VTK_FOUND. -IF(NOT _VTK_40_ONLY AND NOT VTK_FOUND) - FIND_PACKAGE(VTK QUIET NO_MODULE) -ENDIF() - -# Special search for VTK 4.0. -IF(_VTK_40_ALLOW AND NOT VTK_DIR) - # Old scripts may set these directories in the CMakeCache.txt file. - # They can tell us where to find VTKConfig.cmake. - SET(VTK_DIR_SEARCH_LEGACY "") - IF(VTK_BINARY_PATH AND USE_BUILT_VTK) - SET(VTK_DIR_SEARCH_LEGACY ${VTK_DIR_SEARCH_LEGACY} ${VTK_BINARY_PATH}) - ENDIF(VTK_BINARY_PATH AND USE_BUILT_VTK) - IF(VTK_INSTALL_PATH AND USE_INSTALLED_VTK) - SET(VTK_DIR_SEARCH_LEGACY ${VTK_DIR_SEARCH_LEGACY} - ${VTK_INSTALL_PATH}/lib/vtk) - ENDIF(VTK_INSTALL_PATH AND USE_INSTALLED_VTK) - - # Look for UseVTK.cmake in build trees or under /include/vtk. - FIND_PATH(VTK_DIR - NAMES UseVTK.cmake - PATH_SUFFIXES vtk-4.0 vtk - HINTS $ENV{VTK_DIR} - - PATHS - - # Support legacy cache files. - ${VTK_DIR_SEARCH_LEGACY} - - # Read from the CMakeSetup registry entries. It is likely that - # VTK will have been recently built. - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild1] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild2] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild3] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild4] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild5] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild6] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild7] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild8] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild9] - [HKEY_CURRENT_USER\\Software\\Kitware\\CMakeSetup\\Settings\\StartPath;WhereBuild10] - - # Help the user find it if we cannot. - DOC "The ${VTK_DIR_DESCRIPTION}" - ) - - IF(VTK_DIR) - IF(EXISTS ${VTK_DIR}/UseVTK.cmake AND NOT EXISTS ${VTK_DIR}/VTKConfig.cmake) - SET(VTK_FOUND 1) - INCLUDE(UseVTKConfig40) # No VTKConfig; load VTK 4.0 settings. - ELSE() - # We found the wrong version. Pretend we did not find it. - SET(VTK_DIR "VTK_DIR-NOTFOUND" CACHE PATH "The ${VTK_DIR_DESCRIPTION}" FORCE) - ENDIF() - ENDIF() -ENDIF() - -#----------------------------------------------------------------------------- -IF(VTK_FOUND) - # Set USE_VTK_FILE for backward-compatability. - SET(USE_VTK_FILE ${VTK_USE_FILE}) -ELSE(VTK_FOUND) - # VTK not found, explain to the user how to specify its location. - IF(VTK_FIND_REQUIRED) - MESSAGE(FATAL_ERROR ${VTK_DIR_MESSAGE}) - ELSE(VTK_FIND_REQUIRED) - IF(NOT VTK_FIND_QUIETLY) - MESSAGE(STATUS ${VTK_DIR_MESSAGE}) - ENDIF(NOT VTK_FIND_QUIETLY) - ENDIF(VTK_FIND_REQUIRED) -ENDIF(VTK_FOUND) diff --git a/tmp/CodeLoop/CMakeCache.txt b/tmp/CodeLoop/CMakeCache.txt deleted file mode 100644 index 7c431d3..0000000 --- a/tmp/CodeLoop/CMakeCache.txt +++ /dev/null @@ -1,325 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop -# It was generated by CMake: /usr/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUI's for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_AR:FILEPATH=/usr/bin/ar - -//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or -// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. -CMAKE_BUILD_TYPE:STRING= - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//CXX compiler. -CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ - -//Flags used by the compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the compiler during release minsize builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds (/MD /Ob1 /Oi -// /Ot /Oy /Gs will produce slightly less optimized but smaller -// files). -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the compiler during Release with Debug Info builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g - -//C compiler. -CMAKE_C_COMPILER:FILEPATH=/usr/bin/gcc - -//Flags used by the compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the compiler during debug builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the compiler during release minsize builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the compiler during release builds (/MD /Ob1 /Oi -// /Ot /Oy /Gs will produce slightly less optimized but smaller -// files). -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the compiler during Release with Debug Info builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g - -//Flags used by the linker. -CMAKE_EXE_LINKER_FLAGS:STRING=' ' - -//Flags used by the linker during debug builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/usr/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make - -//Flags used by the linker during the creation of modules. -CMAKE_MODULE_LINKER_FLAGS:STRING=' ' - -//Flags used by the linker during debug builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/usr/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Tutorial - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib - -//Flags used by the linker during the creation of dll's. -CMAKE_SHARED_LINKER_FLAGS:STRING=' ' - -//Flags used by the linker during debug builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during release minsize builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during release builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during Release with Debug Info builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Path to a program. -CMAKE_STRIP:FILEPATH=/usr/bin/strip - -//If true, cmake will use relative paths in makefiles and projects. -CMAKE_USE_RELATIVE_PATHS:BOOL=OFF - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Path to a file. -EIGEN3_INCLUDE_DIR:PATH=/usr/include/eigen3 - -//Dependencies for target -ManageFilename_LIB_DEPENDS:STATIC= - -//Path to a program. -ROOT_CINT_EXECUTABLE:FILEPATH=/opt/root-system/bin/rootcint - -//Path to a program. -ROOT_CONFIG_EXECUTABLE:FILEPATH=/opt/root-system/bin/root-config - -//Value Computed by CMake -Tutorial_BINARY_DIR:STATIC=/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -//Value Computed by CMake -Tutorial_SOURCE_DIR:STATIC=/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -//Activate use of Root Cint integration -ULIB_USE_ROOT:BOOL=OFF - -//Activate use of Vtk Visual Pipelines -ULIB_USE_VTK:BOOL=OFF - -//Use tutorial provided math implementation -USE_MYMATH:BOOL=ON - -//The directory containing a CMake configuration file for VTK. -VTK_DIR:PATH=/usr/local/lib/vtk-5.10 - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_BUILD_TOOL -CMAKE_BUILD_TOOL-ADVANCED:INTERNAL=1 -//What is the target build tool cmake is generating for. -CMAKE_BUILD_TOOL:INTERNAL=/usr/bin/make -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=2 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=8 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=9 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/usr/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -CMAKE_CXX_COMPILER_WORKS:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -CMAKE_C_COMPILER_WORKS:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Result of TRY_COMPILE -CMAKE_DETERMINE_CXX_ABI_COMPILED:INTERNAL=TRUE -//Result of TRY_COMPILE -CMAKE_DETERMINE_C_ABI_COMPILED:INTERNAL=TRUE -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/cmake-gui -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Start directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_LOCAL_GENERATORS:INTERNAL=2 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake-2.8 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//Suppress Warnings that are meant for the author of the CMakeLists.txt -// files. -CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=FALSE -//uname command -CMAKE_UNAME:INTERNAL=/bin/uname -//ADVANCED property for variable: CMAKE_USE_RELATIVE_PATHS -CMAKE_USE_RELATIVE_PATHS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: EIGEN3_INCLUDE_DIR -EIGEN3_INCLUDE_DIR-ADVANCED:INTERNAL=1 -//Details about finding Eigen3 -FIND_PACKAGE_MESSAGE_DETAILS_Eigen3:INTERNAL=[/usr/include/eigen3][TRUE][v(2.91.0)] -//ADVANCED property for variable: VTK_DIR -VTK_DIR-ADVANCED:INTERNAL=1 - diff --git a/tmp/CodeLoop/CMakeLists.txt b/tmp/CodeLoop/CMakeLists.txt deleted file mode 100644 index dd83136..0000000 --- a/tmp/CodeLoop/CMakeLists.txt +++ /dev/null @@ -1,87 +0,0 @@ - - - -cmake_minimum_required (VERSION 2.6) -project (Tutorial) - -set (Tutorial_VERSION_MAJOR 1) -set (Tutorial_VERSION_MINOR 0) - -# configure a header file to pass some of the CMake settings -# to the source code -configure_file ( - "${PROJECT_SOURCE_DIR}/config.h.in" - "${PROJECT_BINARY_DIR}/config.h" - ) - -# add the binary tree to the search path for include files -# so that we will find TutorialConfig.h -include_directories("${PROJECT_BINARY_DIR}") - -set(PARENT_PATH ${PROJECT_SOURCE_DIR}) -set(CMAKE_DIR "${PARENT_PATH}/CMake") -set(CMAKE_MODULE_PATH "${PARENT_PATH}/CMake" ${CMAKE_MODULE_PATH}) - - - - -macro(add_sources) - file(RELATIVE_PATH _relPath "${CMAKE_SOURCE_DIR}" "${CMAKE_CURRENT_SOURCE_DIR}") - foreach(_src ${ARGN}) - if(_relPath) - list (APPEND SRCS "${_relPath}/${_src}") - else() - list (APPEND SRCS "${_src}") - endif() - endforeach() - if(_relPath) - # propagate SRCS to parent directory - set (SRCS ${SRCS} PARENT_SCOPE) - endif() -endmacro() - - -################################################################################ -## PKG FIND ## - -## EIGEN ## -# option(USE_EIGEN ON) ## REQUIRED -FIND_PACKAGE(Eigen3) - -## ROOT ## -option(ULIB_USE_ROOT "Activate use of Root Cint integration" ON) -include(FindROOT) -find_package(ROOT) - - -## VTK ## -option(ULIB_USE_VTK "Activate use of Vtk Visual Pipelines" ON) -set(VTK_DIR "PATH/TO/VTK/BUILD/DIRECTORY") -mark_as_advanced(VTK_DIR) -find_package(VTK REQUIRED) -include(${VTK_USE_FILE}) -message(STATUS "VTK included libraries: ${VTK_LIBRARIES}") - - -################################################################################ - -include_directories("${PROJECT_SOURCE_DIR}/src") -add_subdirectory(src) - -#include_directories ("${PROJECT_SOURCE_DIR}/MathFunctions") -#add_subdirectory (MathFunctions) - -################################################################################ - - -# add the executable -add_executable(Tutorial main.cpp) -target_link_libraries (Tutorial ManageFilename ${VTK_LIBRARIES}) - -install(TARGETS Tutorial - RUNTIME DESTINATION bin - LIBRARY DESTINATION lib - ARCHIVE DESTINATION lib/static) - -install(DIRECTORY src/ DESTINATION include/CodeLoop - FILES_MATCHING PATTERN "*.h") diff --git a/tmp/CodeLoop/COPYING b/tmp/CodeLoop/COPYING deleted file mode 100644 index 94a9ed0..0000000 --- a/tmp/CodeLoop/COPYING +++ /dev/null @@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. diff --git a/tmp/CodeLoop/ChangeLog b/tmp/CodeLoop/ChangeLog deleted file mode 100644 index 8b13789..0000000 --- a/tmp/CodeLoop/ChangeLog +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tmp/CodeLoop/INSTALL b/tmp/CodeLoop/INSTALL deleted file mode 100644 index a1e89e1..0000000 --- a/tmp/CodeLoop/INSTALL +++ /dev/null @@ -1,370 +0,0 @@ -Installation Instructions -************************* - -Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, -Inc. - - Copying and distribution of this file, with or without modification, -are permitted in any medium without royalty provided the copyright -notice and this notice are preserved. This file is offered as-is, -without warranty of any kind. - -Basic Installation -================== - - Briefly, the shell commands `./configure; make; make install' should -configure, build, and install this package. The following -more-detailed instructions are generic; see the `README' file for -instructions specific to this package. Some packages provide this -`INSTALL' file but do not implement all of the features documented -below. The lack of an optional feature in a given package is not -necessarily a bug. More recommendations for GNU packages can be found -in *note Makefile Conventions: (standards)Makefile Conventions. - - The `configure' shell script attempts to guess correct values for -various system-dependent variables used during compilation. It uses -those values to create a `Makefile' in each directory of the package. -It may also create one or more `.h' files containing system-dependent -definitions. Finally, it creates a shell script `config.status' that -you can run in the future to recreate the current configuration, and a -file `config.log' containing compiler output (useful mainly for -debugging `configure'). - - It can also use an optional file (typically called `config.cache' -and enabled with `--cache-file=config.cache' or simply `-C') that saves -the results of its tests to speed up reconfiguring. Caching is -disabled by default to prevent problems with accidental use of stale -cache files. - - If you need to do unusual things to compile the package, please try -to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can -be considered for the next release. If you are using the cache, and at -some point `config.cache' contains results you don't want to keep, you -may remove or edit it. - - The file `configure.ac' (or `configure.in') is used to create -`configure' by a program called `autoconf'. You need `configure.ac' if -you want to change it or regenerate `configure' using a newer version -of `autoconf'. - - The simplest way to compile this package is: - - 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. - - Running `configure' might take a while. While running, it prints - some messages telling which features it is checking for. - - 2. Type `make' to compile the package. - - 3. Optionally, type `make check' to run any self-tests that come with - the package, generally using the just-built uninstalled binaries. - - 4. Type `make install' to install the programs and any data files and - documentation. When installing into a prefix owned by root, it is - recommended that the package be configured and built as a regular - user, and only the `make install' phase executed with root - privileges. - - 5. Optionally, type `make installcheck' to repeat any self-tests, but - this time using the binaries in their final installed location. - This target does not install anything. Running this target as a - regular user, particularly if the prior `make install' required - root privileges, verifies that the installation completed - correctly. - - 6. You can remove the program binaries and object files from the - source code directory by typing `make clean'. To also remove the - files that `configure' created (so you can compile the package for - a different kind of computer), type `make distclean'. There is - also a `make maintainer-clean' target, but that is intended mainly - for the package's developers. If you use it, you may have to get - all sorts of other programs in order to regenerate files that came - with the distribution. - - 7. Often, you can also type `make uninstall' to remove the installed - files again. In practice, not all packages have tested that - uninstallation works correctly, even though it is required by the - GNU Coding Standards. - - 8. Some packages, particularly those that use Automake, provide `make - distcheck', which can by used by developers to test that all other - targets like `make install' and `make uninstall' work correctly. - This target is generally not run by end users. - -Compilers and Options -===================== - - Some systems require unusual options for compilation or linking that -the `configure' script does not know about. Run `./configure --help' -for details on some of the pertinent environment variables. - - You can give `configure' initial values for configuration parameters -by setting variables in the command line or in the environment. Here -is an example: - - ./configure CC=c99 CFLAGS=-g LIBS=-lposix - - *Note Defining Variables::, for more details. - -Compiling For Multiple Architectures -==================================== - - You can compile the package for more than one kind of computer at the -same time, by placing the object files for each architecture in their -own directory. To do this, you can use GNU `make'. `cd' to the -directory where you want the object files and executables to go and run -the `configure' script. `configure' automatically checks for the -source code in the directory that `configure' is in and in `..'. This -is known as a "VPATH" build. - - With a non-GNU `make', it is safer to compile the package for one -architecture at a time in the source code directory. After you have -installed the package for one architecture, use `make distclean' before -reconfiguring for another architecture. - - On MacOS X 10.5 and later systems, you can create libraries and -executables that work on multiple system types--known as "fat" or -"universal" binaries--by specifying multiple `-arch' options to the -compiler but only a single `-arch' option to the preprocessor. Like -this: - - ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ - CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ - CPP="gcc -E" CXXCPP="g++ -E" - - This is not guaranteed to produce working output in all cases, you -may have to build one architecture at a time and combine the results -using the `lipo' tool if you have problems. - -Installation Names -================== - - By default, `make install' installs the package's commands under -`/usr/local/bin', include files under `/usr/local/include', etc. You -can specify an installation prefix other than `/usr/local' by giving -`configure' the option `--prefix=PREFIX', where PREFIX must be an -absolute file name. - - You can specify separate installation prefixes for -architecture-specific files and architecture-independent files. If you -pass the option `--exec-prefix=PREFIX' to `configure', the package uses -PREFIX as the prefix for installing programs and libraries. -Documentation and other data files still use the regular prefix. - - In addition, if you use an unusual directory layout you can give -options like `--bindir=DIR' to specify different values for particular -kinds of files. Run `configure --help' for a list of the directories -you can set and what kinds of files go in them. In general, the -default for these options is expressed in terms of `${prefix}', so that -specifying just `--prefix' will affect all of the other directory -specifications that were not explicitly provided. - - The most portable way to affect installation locations is to pass the -correct locations to `configure'; however, many packages provide one or -both of the following shortcuts of passing variable assignments to the -`make install' command line to change installation locations without -having to reconfigure or recompile. - - The first method involves providing an override variable for each -affected directory. For example, `make install -prefix=/alternate/directory' will choose an alternate location for all -directory configuration variables that were expressed in terms of -`${prefix}'. Any directories that were specified during `configure', -but not in terms of `${prefix}', must each be overridden at install -time for the entire installation to be relocated. The approach of -makefile variable overrides for each directory variable is required by -the GNU Coding Standards, and ideally causes no recompilation. -However, some platforms have known limitations with the semantics of -shared libraries that end up requiring recompilation when using this -method, particularly noticeable in packages that use GNU Libtool. - - The second method involves providing the `DESTDIR' variable. For -example, `make install DESTDIR=/alternate/directory' will prepend -`/alternate/directory' before all installation names. The approach of -`DESTDIR' overrides is not required by the GNU Coding Standards, and -does not work on platforms that have drive letters. On the other hand, -it does better at avoiding recompilation issues, and works well even -when some directory options were not specified in terms of `${prefix}' -at `configure' time. - -Optional Features -================= - - If the package supports it, you can cause programs to be installed -with an extra prefix or suffix on their names by giving `configure' the -option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. - - Some packages pay attention to `--enable-FEATURE' options to -`configure', where FEATURE indicates an optional part of the package. -They may also pay attention to `--with-PACKAGE' options, where PACKAGE -is something like `gnu-as' or `x' (for the X Window System). The -`README' should mention any `--enable-' and `--with-' options that the -package recognizes. - - For packages that use the X Window System, `configure' can usually -find the X include and library files automatically, but if it doesn't, -you can use the `configure' options `--x-includes=DIR' and -`--x-libraries=DIR' to specify their locations. - - Some packages offer the ability to configure how verbose the -execution of `make' will be. For these packages, running `./configure ---enable-silent-rules' sets the default to minimal output, which can be -overridden with `make V=1'; while running `./configure ---disable-silent-rules' sets the default to verbose, which can be -overridden with `make V=0'. - -Particular systems -================== - - On HP-UX, the default C compiler is not ANSI C compatible. If GNU -CC is not installed, it is recommended to use the following options in -order to use an ANSI C compiler: - - ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" - -and if that doesn't work, install pre-built binaries of GCC for HP-UX. - - HP-UX `make' updates targets which have the same time stamps as -their prerequisites, which makes it generally unusable when shipped -generated files such as `configure' are involved. Use GNU `make' -instead. - - On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot -parse its `' header file. The option `-nodtk' can be used as -a workaround. If GNU CC is not installed, it is therefore recommended -to try - - ./configure CC="cc" - -and if that doesn't work, try - - ./configure CC="cc -nodtk" - - On Solaris, don't put `/usr/ucb' early in your `PATH'. This -directory contains several dysfunctional programs; working variants of -these programs are available in `/usr/bin'. So, if you need `/usr/ucb' -in your `PATH', put it _after_ `/usr/bin'. - - On Haiku, software installed for all users goes in `/boot/common', -not `/usr/local'. It is recommended to use the following options: - - ./configure --prefix=/boot/common - -Specifying the System Type -========================== - - There may be some features `configure' cannot figure out -automatically, but needs to determine by the type of machine the package -will run on. Usually, assuming the package is built to be run on the -_same_ architectures, `configure' can figure that out, but if it prints -a message saying it cannot guess the machine type, give it the -`--build=TYPE' option. TYPE can either be a short name for the system -type, such as `sun4', or a canonical name which has the form: - - CPU-COMPANY-SYSTEM - -where SYSTEM can have one of these forms: - - OS - KERNEL-OS - - See the file `config.sub' for the possible values of each field. If -`config.sub' isn't included in this package, then this package doesn't -need to know the machine type. - - If you are _building_ compiler tools for cross-compiling, you should -use the option `--target=TYPE' to select the type of system they will -produce code for. - - If you want to _use_ a cross compiler, that generates code for a -platform different from the build platform, you should specify the -"host" platform (i.e., that on which the generated programs will -eventually be run) with `--host=TYPE'. - -Sharing Defaults -================ - - If you want to set default values for `configure' scripts to share, -you can create a site shell script called `config.site' that gives -default values for variables like `CC', `cache_file', and `prefix'. -`configure' looks for `PREFIX/share/config.site' if it exists, then -`PREFIX/etc/config.site' if it exists. Or, you can set the -`CONFIG_SITE' environment variable to the location of the site script. -A warning: not all `configure' scripts look for a site script. - -Defining Variables -================== - - Variables not defined in a site shell script can be set in the -environment passed to `configure'. However, some packages may run -configure again during the build, and the customized values of these -variables may be lost. In order to avoid this problem, you should set -them in the `configure' command line, using `VAR=value'. For example: - - ./configure CC=/usr/local2/bin/gcc - -causes the specified `gcc' to be used as the C compiler (unless it is -overridden in the site shell script). - -Unfortunately, this technique does not work for `CONFIG_SHELL' due to -an Autoconf bug. Until the bug is fixed you can use this workaround: - - CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash - -`configure' Invocation -====================== - - `configure' recognizes the following options to control how it -operates. - -`--help' -`-h' - Print a summary of all of the options to `configure', and exit. - -`--help=short' -`--help=recursive' - Print a summary of the options unique to this package's - `configure', and exit. The `short' variant lists options used - only in the top level, while the `recursive' variant lists options - also present in any nested packages. - -`--version' -`-V' - Print the version of Autoconf used to generate the `configure' - script, and exit. - -`--cache-file=FILE' - Enable the cache: use and save the results of the tests in FILE, - traditionally `config.cache'. FILE defaults to `/dev/null' to - disable caching. - -`--config-cache' -`-C' - Alias for `--cache-file=config.cache'. - -`--quiet' -`--silent' -`-q' - Do not print messages saying which checks are being made. To - suppress all normal output, redirect it to `/dev/null' (any error - messages will still be shown). - -`--srcdir=DIR' - Look for the package's source code in directory DIR. Usually - `configure' can determine that directory automatically. - -`--prefix=DIR' - Use DIR as the installation prefix. *note Installation Names:: - for more details, including other options available for fine-tuning - the installation locations. - -`--no-create' -`-n' - Run the configure checks, but stop before creating any output - files. - -`configure' also accepts some other, not widely useful, options. Run -`configure --help' for more details. - diff --git a/tmp/CodeLoop/Makefile b/tmp/CodeLoop/Makefile deleted file mode 100644 index c355e35..0000000 --- a/tmp/CodeLoop/Makefile +++ /dev/null @@ -1,225 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The program to use to edit the cache. -CMAKE_EDIT_COMMAND = /usr/bin/cmake-gui - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." - /usr/bin/cmake-gui -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: install/local -.PHONY : install/local/fast - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: install/strip -.PHONY : install/strip/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles/progress.marks - $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - $(MAKE) -f CMakeFiles/Makefile2 clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - $(MAKE) -f CMakeFiles/Makefile2 preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -#============================================================================= -# Target rules for targets named Tutorial - -# Build rule for target. -Tutorial: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 Tutorial -.PHONY : Tutorial - -# fast build rule for target. -Tutorial/fast: - $(MAKE) -f CMakeFiles/Tutorial.dir/build.make CMakeFiles/Tutorial.dir/build -.PHONY : Tutorial/fast - -#============================================================================= -# Target rules for targets named ManageFilename - -# Build rule for target. -ManageFilename: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 ManageFilename -.PHONY : ManageFilename - -# fast build rule for target. -ManageFilename/fast: - $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/build -.PHONY : ManageFilename/fast - -main.o: main.cpp.o -.PHONY : main.o - -# target to build an object file -main.cpp.o: - $(MAKE) -f CMakeFiles/Tutorial.dir/build.make CMakeFiles/Tutorial.dir/main.cpp.o -.PHONY : main.cpp.o - -main.i: main.cpp.i -.PHONY : main.i - -# target to preprocess a source file -main.cpp.i: - $(MAKE) -f CMakeFiles/Tutorial.dir/build.make CMakeFiles/Tutorial.dir/main.cpp.i -.PHONY : main.cpp.i - -main.s: main.cpp.s -.PHONY : main.s - -# target to generate assembly for a file -main.cpp.s: - $(MAKE) -f CMakeFiles/Tutorial.dir/build.make CMakeFiles/Tutorial.dir/main.cpp.s -.PHONY : main.cpp.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... Tutorial" - @echo "... edit_cache" - @echo "... install" - @echo "... install/local" - @echo "... install/strip" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... ManageFilename" - @echo "... main.o" - @echo "... main.i" - @echo "... main.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/tmp/CodeLoop/Makefile.am b/tmp/CodeLoop/Makefile.am deleted file mode 100644 index 7acbbdd..0000000 --- a/tmp/CodeLoop/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically Generated Makefile by EDE. -# For use with: automake -# -# DO NOT MODIFY THIS FILE OR YOUR CHANGES MAY BE LOST. -# EDE is the Emacs Development Environment. -# http://cedet.sourceforge.net/ede.shtml -# - -top="$(CURDIR)"/ -ede_FILES=Project.ede Makefile.am - - -EIGEN = $(EIGEN3_CFLAGS) -AM_CXXFLAGS = -D_DEBUG -g3 -O0 $(EIGEN) - -SUBDIRS= -EXTRA_DIST=Project.ede -bin_PROGRAMS=loop -loop_SOURCES=main.cpp -loop_LDADD= - - -# End of Makefile.am diff --git a/tmp/CodeLoop/Makefile.in b/tmp/CodeLoop/Makefile.in deleted file mode 100644 index b545c04..0000000 --- a/tmp/CodeLoop/Makefile.in +++ /dev/null @@ -1,825 +0,0 @@ -# Makefile.in generated by automake 1.11.6 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software -# Foundation, Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -# Automatically Generated Makefile by EDE. -# For use with: automake -# -# DO NOT MODIFY THIS FILE OR YOUR CHANGES MAY BE LOST. -# EDE is the Emacs Development Environment. -# http://cedet.sourceforge.net/ede.shtml -# - -VPATH = @srcdir@ -am__make_dryrun = \ - { \ - am__dry=no; \ - case $$MAKEFLAGS in \ - *\\[\ \ ]*) \ - echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ - | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ - *) \ - for am__flg in $$MAKEFLAGS; do \ - case $$am__flg in \ - *=*|--*) ;; \ - *n*) am__dry=yes; break;; \ - esac; \ - done;; \ - esac; \ - test $$am__dry = yes; \ - } -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -bin_PROGRAMS = loop$(EXEEXT) -subdir = . -DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ - depcomp install-sh missing -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -am__installdirs = "$(DESTDIR)$(bindir)" -PROGRAMS = $(bin_PROGRAMS) -am_loop_OBJECTS = main.$(OBJEXT) -loop_OBJECTS = $(am_loop_OBJECTS) -loop_DEPENDENCIES = -DEFAULT_INCLUDES = -I.@am__isrc@ -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -CXXLD = $(CXX) -CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ - -o $@ -SOURCES = $(loop_SOURCES) -DIST_SOURCES = $(loop_SOURCES) -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive -am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ - *) (install-info --version) >/dev/null 2>&1;; \ - esac -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir dist dist-all distcheck -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) -am__remove_distdir = \ - if test -d "$(distdir)"; then \ - find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -rf "$(distdir)" \ - || { sleep 5 && rm -rf "$(distdir)"; }; \ - else :; fi -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -DIST_ARCHIVES = $(distdir).tar.gz -GZIP_ENV = --best -distuninstallcheck_listfiles = find . -type f -print -am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ - | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' -distcleancheck_listfiles = find . -type f -print -ACLOCAL = @ACLOCAL@ -AMTAR = @AMTAR@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EIGEN3_CFLAGS = @EIGEN3_CFLAGS@ -EIGEN3_LIBS = @EIGEN3_LIBS@ -EXEEXT = @EXEEXT@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -LDFLAGS = @LDFLAGS@ -LIBOBJS = @LIBOBJS@ -LIBS = @LIBS@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -PKG_CONFIG = @PKG_CONFIG@ -PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ -PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -STRIP = @STRIP@ -VERSION = @VERSION@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CXX = @ac_ct_CXX@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build_alias = @build_alias@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host_alias = @host_alias@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target_alias = @target_alias@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -top = "$(CURDIR)"/ -ede_FILES = Project.ede Makefile.am -EIGEN = $(EIGEN3_CFLAGS) -AM_CXXFLAGS = -D_DEBUG -g3 -O0 $(EIGEN) -SUBDIRS = -EXTRA_DIST = Project.ede -loop_SOURCES = main.cpp -loop_LDADD = -all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive - -.SUFFIXES: -.SUFFIXES: .cpp .o .obj -am--refresh: Makefile - @: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ - $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: $(am__configure_deps) - $(am__cd) $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -$(am__aclocal_m4_deps): - -config.h: stamp-h1 - @if test ! -f $@; then rm -f stamp-h1; else :; fi - @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi - -stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status - @rm -f stamp-h1 - cd $(top_builddir) && $(SHELL) ./config.status config.h -$(srcdir)/config.h.in: $(am__configure_deps) - ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) - rm -f stamp-h1 - touch $@ - -distclean-hdr: - -rm -f config.h stamp-h1 -install-binPROGRAMS: $(bin_PROGRAMS) - @$(NORMAL_INSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ - fi; \ - for p in $$list; do echo "$$p $$p"; done | \ - sed 's/$(EXEEXT)$$//' | \ - while read p p1; do if test -f $$p; \ - then echo "$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ - -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ - sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) files[d] = files[d] " " $$1; \ - else { print "f", $$3 "/" $$4, $$1; } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ - $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-binPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ - -e 's/$$/$(EXEEXT)/' `; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bindir)" && rm -f $$files - -clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) -loop$(EXEEXT): $(loop_OBJECTS) $(loop_DEPENDENCIES) $(EXTRA_loop_DEPENDENCIES) - @rm -f loop$(EXEEXT) - $(CXXLINK) $(loop_OBJECTS) $(loop_LDADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ - -.cpp.o: -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< -@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< - -.cpp.obj: -@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` -@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(DISTFILES) - $(am__remove_distdir) - test -d "$(distdir)" || mkdir "$(distdir)" - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - $(am__make_dryrun) \ - || test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done - -test -n "$(am__skip_mode_fix)" \ - || find "$(distdir)" -type d ! -perm -755 \ - -exec chmod u+rwx,go+rx {} \; -o \ - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r "$(distdir)" -dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 - $(am__remove_distdir) - -dist-lzip: distdir - tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz - $(am__remove_distdir) - -dist-lzma: distdir - tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma - $(am__remove_distdir) - -dist-xz: distdir - tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz - $(am__remove_distdir) - -dist-tarZ: distdir - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__remove_distdir) - -dist-shar: distdir - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz - $(am__remove_distdir) - -dist-zip: distdir - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) - -dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - case '$(DIST_ARCHIVES)' in \ - *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ - *.tar.bz2*) \ - bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lzma*) \ - lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ - *.tar.lz*) \ - lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ - *.tar.xz*) \ - xz -dc $(distdir).tar.xz | $(am__untar) ;;\ - *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ - *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ - *.zip*) \ - unzip $(distdir).zip ;;\ - esac - chmod -R a-w $(distdir); chmod u+w $(distdir) - mkdir $(distdir)/_build - mkdir $(distdir)/_inst - chmod a-w $(distdir) - test -d $(distdir)/_build || exit 0; \ - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build \ - && ../configure --srcdir=.. --prefix="$$dc_install_base" \ - $(AM_DISTCHECK_CONFIGURE_FLAGS) \ - $(DISTCHECK_CONFIGURE_FLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) dvi \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ - distuninstallcheck \ - && chmod -R a-w "$$dc_install_base" \ - && ({ \ - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ - } || { rm -rf "$$dc_destdir"; exit 1; }) \ - && rm -rf "$$dc_destdir" \ - && $(MAKE) $(AM_MAKEFLAGS) dist \ - && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ - && cd "$$am__cwd" \ - || exit 1 - $(am__remove_distdir) - @(echo "$(distdir) archives ready for distribution: "; \ - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' -distuninstallcheck: - @test -n '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: trying to run $@ with an empty' \ - '$$(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - $(am__cd) '$(distuninstallcheck_dir)' || { \ - echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ - exit 1; \ - }; \ - test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left after uninstall:" ; \ - if test -n "$(DESTDIR)"; then \ - echo " (check DESTDIR support)"; \ - fi ; \ - $(distuninstallcheck_listfiles) ; \ - exit 1; } >&2 -distcleancheck: distclean - @if test '$(srcdir)' = . ; then \ - echo "ERROR: distcleancheck can only run from a VPATH build" ; \ - exit 1 ; \ - fi - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left in build directory after distclean:" ; \ - $(distcleancheck_listfiles) ; \ - exit 1; } >&2 -check-am: all-am -check: check-recursive -all-am: Makefile $(PROGRAMS) config.h -installdirs: installdirs-recursive -installdirs-am: - for dir in "$(DESTDIR)$(bindir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -install-strip: - if test -z '$(STRIP)'; then \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - install; \ - else \ - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ - fi -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-recursive - -clean-am: clean-binPROGRAMS clean-generic mostlyclean-am - -distclean: distclean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf ./$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-hdr distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: install-binPROGRAMS - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -rf ./$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-compile mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: uninstall-binPROGRAMS - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ - ctags-recursive install-am install-strip tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am am--refresh check check-am clean clean-binPROGRAMS \ - clean-generic ctags ctags-recursive dist dist-all dist-bzip2 \ - dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \ - dist-zip distcheck distclean distclean-compile \ - distclean-generic distclean-hdr distclean-tags distcleancheck \ - distdir distuninstallcheck dvi dvi-am html html-am info \ - info-am install install-am install-binPROGRAMS install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-compile \ - mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \ - uninstall uninstall-am uninstall-binPROGRAMS - - -# End of Makefile.am - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/tmp/CodeLoop/ManageFilename.cpp b/tmp/CodeLoop/ManageFilename.cpp deleted file mode 100644 index 836ad43..0000000 --- a/tmp/CodeLoop/ManageFilename.cpp +++ /dev/null @@ -1,19 +0,0 @@ - -#include "ManageFilename.h" - - - -std::string ManageFilename::GetFileExtension(const std::string& FileName) -{ - if(FileName.find_last_of(".") != std::string::npos) - return FileName.substr(FileName.find_last_of(".")+1); - return ""; -} - -std::string ManageFilename::GetFileName(const std::string& FileName) -{ - if(FileName.find_last_of(".") != std::string::npos) - return FileName.substr(0,FileName.find_last_of(".")); - return ""; -} - diff --git a/tmp/CodeLoop/ManageFilename.h b/tmp/CodeLoop/ManageFilename.h deleted file mode 100644 index 990aae4..0000000 --- a/tmp/CodeLoop/ManageFilename.h +++ /dev/null @@ -1,24 +0,0 @@ -#ifndef MANAGEFILENAME_H -#define MANAGEFILENAME_H - -#include -#include - - - -class ManageFilename { - -public: - static std::string GetFileExtension(const std::string& FileName); - - static std::string GetFileName(const std::string& FileName); - - -}; - - - - - - -#endif // MANAGEFILENAME_H diff --git a/tmp/CodeLoop/NEWS b/tmp/CodeLoop/NEWS deleted file mode 100644 index 4aa2d3e..0000000 --- a/tmp/CodeLoop/NEWS +++ /dev/null @@ -1 +0,0 @@ -NEWS file for TMP \ No newline at end of file diff --git a/tmp/CodeLoop/Project.ede b/tmp/CodeLoop/Project.ede deleted file mode 100644 index b091698..0000000 --- a/tmp/CodeLoop/Project.ede +++ /dev/null @@ -1,14 +0,0 @@ -;; Object TMP -;; EDE Project Files are auto generated: Do Not Edit -(ede-proj-project "TMP" - :file "Project.ede" - :name "TMP" - :targets (list - (ede-proj-target-makefile-program "loop" - :name "loop" - :path "" - :source '("main.cpp") - ) - ) - :makefile-type 'Makefile.am - ) diff --git a/tmp/CodeLoop/README b/tmp/CodeLoop/README deleted file mode 100644 index 8b13789..0000000 --- a/tmp/CodeLoop/README +++ /dev/null @@ -1 +0,0 @@ - diff --git a/tmp/CodeLoop/TMP_loop.config b/tmp/CodeLoop/TMP_loop.config deleted file mode 100644 index 8cec188..0000000 --- a/tmp/CodeLoop/TMP_loop.config +++ /dev/null @@ -1 +0,0 @@ -// ADD PREDEFINED MACROS HERE! diff --git a/tmp/CodeLoop/TMP_loop.creator b/tmp/CodeLoop/TMP_loop.creator deleted file mode 100644 index e94cbbd..0000000 --- a/tmp/CodeLoop/TMP_loop.creator +++ /dev/null @@ -1 +0,0 @@ -[General] diff --git a/tmp/CodeLoop/TMP_loop.creator.user b/tmp/CodeLoop/TMP_loop.creator.user deleted file mode 100644 index af104fd..0000000 --- a/tmp/CodeLoop/TMP_loop.creator.user +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - GenericProjectManager.GenericProject.Toolchain - ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-64bit.gdb - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - System - false - 4 - true - 1 - true - 0 - true - 1 - 8 - true - 1 - true - true - true - false - - - - ProjectExplorer.Project.PluginSettings - - - - ProjectExplorer.Project.Target.0 - - Desktop - - GenericProjectManager.GenericTarget - 0 - 0 - 0 - - /home/etjazz/devel/test/TMPMetaprogramming/CodeLoop - ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-64bit.gdb - - - - all - - - - Make - - GenericProjectManager.GenericMakeStep - - 1 - Build - - ProjectExplorer.BuildSteps.Build - - - 0 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - - all - GenericProjectManager.GenericBuildConfiguration - - 1 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - No deployment - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - true - true - - - false - false - false - false - false - false - false - false - true - true - 0.01 - 0.01 - 10 - 10 - true - true - 25 - 25 - - - true - true - valgrind - valgrind - - 11 - 14 - 12 - 13 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 0 - 1 - - - 11 - 14 - 12 - 13 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 0 - 1 - - - 2 - /home/etjazz/devel/test/TMPMetaprogramming/CodeLoop/loop - false - - %{buildDir} - Run /home/etjazz/devel/test/TMPMetaprogramming/CodeLoop/loop - - ProjectExplorer.CustomExecutableRunConfiguration - 3768 - true - false - false - - 1 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.EnvironmentId - {b2d901b7-7973-4dfe-bd07-87db6af1d3e2} - - - ProjectExplorer.Project.Updater.FileVersion - 10 - - diff --git a/tmp/CodeLoop/TMP_loop.files b/tmp/CodeLoop/TMP_loop.files deleted file mode 100644 index be71680..0000000 --- a/tmp/CodeLoop/TMP_loop.files +++ /dev/null @@ -1,5 +0,0 @@ -/home/etjazz/devel/test/TMPMetaprogramming/CodeLoop/config.h -/home/etjazz/devel/test/TMPMetaprogramming/CodeLoop/main.cpp -CMakeLists.txt -ManageFilename.h -ManageFilename.cpp diff --git a/tmp/CodeLoop/TMP_loop.includes b/tmp/CodeLoop/TMP_loop.includes deleted file mode 100644 index 8f6ff71..0000000 --- a/tmp/CodeLoop/TMP_loop.includes +++ /dev/null @@ -1,2 +0,0 @@ -/home/etjazz/devel/test/TMPMetaprogramming/CodeLoop -/usr/include/eigen3 diff --git a/tmp/CodeLoop/aclocal.m4 b/tmp/CodeLoop/aclocal.m4 deleted file mode 100644 index c1649f5..0000000 --- a/tmp/CodeLoop/aclocal.m4 +++ /dev/null @@ -1,1143 +0,0 @@ -# generated automatically by aclocal 1.11.6 -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, -# Inc. -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, -[m4_warning([this file was generated for autoconf 2.69. -You have another version of autoconf. It may work, but is not guaranteed to. -If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically `autoreconf'.])]) - -# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- -# serial 1 (pkg-config-0.24) -# -# Copyright © 2004 Scott James Remnant . -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# PKG_PROG_PKG_CONFIG([MIN-VERSION]) -# ---------------------------------- -AC_DEFUN([PKG_PROG_PKG_CONFIG], -[m4_pattern_forbid([^_?PKG_[A-Z_]+$]) -m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) -m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) -AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) -AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) -AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=m4_default([$1], [0.9.0]) - AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - PKG_CONFIG="" - fi -fi[]dnl -])# PKG_PROG_PKG_CONFIG - -# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) -# -# Check to see whether a particular set of modules exists. Similar -# to PKG_CHECK_MODULES(), but does not set variables or print errors. -# -# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -# only at the first occurence in configure.ac, so if the first place -# it's called might be skipped (such as if it is within an "if", you -# have to call PKG_CHECK_EXISTS manually -# -------------------------------------------------------------- -AC_DEFUN([PKG_CHECK_EXISTS], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -if test -n "$PKG_CONFIG" && \ - AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then - m4_default([$2], [:]) -m4_ifvaln([$3], [else - $3])dnl -fi]) - -# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) -# --------------------------------------------- -m4_define([_PKG_CONFIG], -[if test -n "$$1"; then - pkg_cv_[]$1="$$1" - elif test -n "$PKG_CONFIG"; then - PKG_CHECK_EXISTS([$3], - [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes ], - [pkg_failed=yes]) - else - pkg_failed=untried -fi[]dnl -])# _PKG_CONFIG - -# _PKG_SHORT_ERRORS_SUPPORTED -# ----------------------------- -AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi[]dnl -])# _PKG_SHORT_ERRORS_SUPPORTED - - -# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], -# [ACTION-IF-NOT-FOUND]) -# -# -# Note that if there is a possibility the first call to -# PKG_CHECK_MODULES might not happen, you should be sure to include an -# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac -# -# -# -------------------------------------------------------------- -AC_DEFUN([PKG_CHECK_MODULES], -[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl -AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl - -pkg_failed=no -AC_MSG_CHECKING([for $1]) - -_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) -_PKG_CONFIG([$1][_LIBS], [libs], [$2]) - -m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS -and $1[]_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details.]) - -if test $pkg_failed = yes; then - AC_MSG_RESULT([no]) - _PKG_SHORT_ERRORS_SUPPORTED - if test $_pkg_short_errors_supported = yes; then - $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` - else - $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD - - m4_default([$4], [AC_MSG_ERROR( -[Package requirements ($2) were not met: - -$$1_PKG_ERRORS - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -_PKG_TEXT])[]dnl - ]) -elif test $pkg_failed = untried; then - AC_MSG_RESULT([no]) - m4_default([$4], [AC_MSG_FAILURE( -[The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. - -_PKG_TEXT - -To get pkg-config, see .])[]dnl - ]) -else - $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS - $1[]_LIBS=$pkg_cv_[]$1[]_LIBS - AC_MSG_RESULT([yes]) - $3 -fi[]dnl -])# PKG_CHECK_MODULES - -# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software -# Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.11' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.6], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) - -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], []) - -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11.6])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) - -# AM_AUX_DIR_EXPAND -*- Autoconf -*- - -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to -# `$srcdir', `$srcdir/..', or `$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is `.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) - -# AM_CONDITIONAL -*- Autoconf -*- - -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 9 - -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, -# 2010, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 12 - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "GCJ", or "OBJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" 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_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - 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 - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - 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 - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${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_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -#serial 5 - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[{ - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each `.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) - -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 8 - -# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. -AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) - -# Do all the work for Automake. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 16 - -# This macro actually does too much. Some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.62])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - 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 -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AM_PROG_MKDIR_P])dnl -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The `parallel-tests' driver may need to know about EXEEXT, so add the -dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro -dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) - -dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not -dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further -dnl mangled by Autoconf and run in a shell conditional statement. -m4_define([_AC_COMPILER_EXEEXT], -m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) - - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. The stamp files are numbered to have different names. - -# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the -# loop where config.status creates the headers, so we can generate -# our stamp files there. -AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], -[# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) - -# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation, -# Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST(install_sh)]) - -# Copyright (C) 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# Check whether the underlying file-system supports filenames -# with a leading dot. For instance MS-DOS doesn't. -AC_DEFUN([AM_SET_LEADING_DOT], -[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 -AC_SUBST([am__leading_dot])]) - -# Check to see how 'make' treats includes. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 4 - -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) - -# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- - -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 6 - -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) - - -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it supports --run. -# If it does, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) - -# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation, -# Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_MKDIR_P -# --------------- -# Check for `mkdir -p'. -AC_DEFUN([AM_PROG_MKDIR_P], -[AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) - -# Helper functions for option handling. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software -# Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) - -# _AM_SET_OPTION(NAME) -# -------------------- -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) - -# _AM_SET_OPTIONS(OPTIONS) -# ------------------------ -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) - -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) - -# Check to make sure that the build environment is sane. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) - -# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 1 - -# AM_PROG_INSTALL_STRIP -# --------------------- -# One issue with vendor `install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in `make install-strip', and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) - -# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 3 - -# _AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. -# This macro is traced by Automake. -AC_DEFUN([_AM_SUBST_NOTMAKE]) - -# AM_SUBST_NOTMAKE(VARIABLE) -# -------------------------- -# Public sister of _AM_SUBST_NOTMAKE. -AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) - -# Check how to create a tarball. -*- Autoconf -*- - -# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# _AM_PROG_TAR(FORMAT) -# -------------------- -# Check how to create a tarball in format FORMAT. -# FORMAT should be one of `v7', `ustar', or `pax'. -# -# Substitute a variable $(am__tar) that is a command -# writing to stdout a FORMAT-tarball containing the directory -# $tardir. -# tardir=directory && $(am__tar) > result.tar -# -# Substitute a variable $(am__untar) that extract such -# a tarball read from stdin. -# $(am__untar) < result.tar -AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AC_SUBST([AMTAR], ['$${TAR-tar}']) -m4_if([$1], [v7], - [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir - -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) # _AM_PROG_TAR - diff --git a/tmp/CodeLoop/autom4te.cache/output.0 b/tmp/CodeLoop/autom4te.cache/output.0 deleted file mode 100644 index ccd5434..0000000 --- a/tmp/CodeLoop/autom4te.cache/output.0 +++ /dev/null @@ -1,4436 +0,0 @@ -@%:@! /bin/sh -@%:@ Guess values for system-dependent variables and create Makefiles. -@%:@ Generated by GNU Autoconf 2.69. -@%:@ -@%:@ -@%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. -@%:@ -@%:@ -@%:@ This configure script is free software; the Free Software Foundation -@%:@ gives unlimited permission to copy, distribute and modify it. -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in @%:@( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in @%:@(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -# Use a proper internal environment variable to ensure we don't fall - # into an infinite loop, continuously re-executing ourselves. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in @%:@ (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -as_fn_exit 255 - fi - # We don't want this to propagate to other subprocesses. - { _as_can_reexec=; unset _as_can_reexec;} -if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi -" - as_required="as_fn_return () { (exit \$1); } -as_fn_success () { as_fn_return 0; } -as_fn_failure () { as_fn_return 1; } -as_fn_ret_success () { return 0; } -as_fn_ret_failure () { return 1; } - -exitcode=0 -as_fn_success || { exitcode=1; echo as_fn_success failed.; } -as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : - -else - exitcode=1; echo positional parameters were not saved. -fi -test x\$exitcode = x0 || exit 1 -test -x / || exit 1" - as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO - as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO - eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && - test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" - if (eval "$as_required") 2>/dev/null; then : - as_have_required=yes -else - as_have_required=no -fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : - -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - as_found=: - case $as_dir in @%:@( - /*) - for as_base in sh bash ksh sh5; do - # Try only shells that exist, to save several forks. - as_shell=$as_dir/$as_base - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : - CONFIG_SHELL=$as_shell as_have_required=yes - if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : - break 2 -fi -fi - done;; - esac - as_found=false -done -$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : - CONFIG_SHELL=$SHELL as_have_required=yes -fi; } -IFS=$as_save_IFS - - - if test "x$CONFIG_SHELL" != x; then : - export CONFIG_SHELL - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in @%:@ (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 -fi - - if test x$as_have_required = xno; then : - $as_echo "$0: This script requires a shell more modern than all" - $as_echo "$0: the shells that I found on your system." - if test x${ZSH_VERSION+set} = xset ; then - $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" - $as_echo "$0: be upgraded to zsh 4.3.4 or later." - else - $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, -$0: including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." - fi - exit 1 -fi -fi -fi -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -# Unset more variables known to interfere with behavior of common tools. -CLICOLOR_FORCE= GREP_OPTIONS= -unset CLICOLOR_FORCE GREP_OPTIONS - -## --------------------- ## -## M4sh Shell Functions. ## -## --------------------- ## -@%:@ as_fn_unset VAR -@%:@ --------------- -@%:@ Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -@%:@ as_fn_set_status STATUS -@%:@ ----------------------- -@%:@ Set @S|@? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} @%:@ as_fn_set_status - -@%:@ as_fn_exit STATUS -@%:@ ----------------- -@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} @%:@ as_fn_exit - -@%:@ as_fn_mkdir_p -@%:@ ------------- -@%:@ Create "@S|@as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} @%:@ as_fn_mkdir_p - -@%:@ as_fn_executable_p FILE -@%:@ ----------------------- -@%:@ Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} @%:@ as_fn_executable_p -@%:@ as_fn_append VAR VALUE -@%:@ ---------------------- -@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take -@%:@ advantage of any shell optimizations that allow amortized linear growth over -@%:@ repeated appends, instead of the typical quadratic growth present in naive -@%:@ implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -@%:@ as_fn_arith ARG... -@%:@ ------------------ -@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the -@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments -@%:@ must be portable across @S|@(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD] -@%:@ ---------------------------------------- -@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are -@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the -@%:@ script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} @%:@ as_fn_error - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - - as_lineno_1=$LINENO as_lineno_1a=$LINENO - as_lineno_2=$LINENO as_lineno_2a=$LINENO - eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && - test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { - # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # If we had to re-execute with $CONFIG_SHELL, we're ensured to have - # already done that, so ensure we don't try to do so again and fall - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in @%:@((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -test -n "$DJDIR" || exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIB@&t@OBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= - -# Identity of this package. -PACKAGE_NAME= -PACKAGE_TARNAME= -PACKAGE_VERSION= -PACKAGE_STRING= -PACKAGE_BUGREPORT= -PACKAGE_URL= - -ac_unique_file="Project.ede" -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS -LIB@&t@OBJS -am__fastdepCXX_FALSE -am__fastdepCXX_TRUE -CXXDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__quote -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CXX -CPPFLAGS -LDFLAGS -CXXFLAGS -CXX -am__untar -am__tar -AMTAR -am__leading_dot -SET_MAKE -AWK -mkdir_p -MKDIR_P -INSTALL_STRIP_PROGRAM -STRIP -install_sh -MAKEINFO -AUTOHEADER -AUTOMAKE -AUTOCONF -ACLOCAL -VERSION -PACKAGE -CYGPATH_W -am__isrc -INSTALL_DATA -INSTALL_SCRIPT -INSTALL_PROGRAM -target_alias -host_alias -build_alias -LIBS -ECHO_T -ECHO_N -ECHO_C -DEFS -mandir -localedir -libdir -psdir -pdfdir -dvidir -htmldir -infodir -docdir -oldincludedir -includedir -localstatedir -sharedstatedir -sysconfdir -datadir -datarootdir -libexecdir -sbindir -bindir -program_transform_name -prefix -exec_prefix -PACKAGE_URL -PACKAGE_BUGREPORT -PACKAGE_STRING -PACKAGE_VERSION -PACKAGE_TARNAME -PACKAGE_NAME -PATH_SEPARATOR -SHELL' -ac_subst_files='' -ac_user_opts=' -enable_option_checking -enable_dependency_tracking -' - ac_precious_vars='build_alias -host_alias -target_alias -CXX -CXXFLAGS -LDFLAGS -LIBS -CPPFLAGS -CCC' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -ac_unrecognized_opts= -ac_unrecognized_sep= -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=\$ac_optarg ;; - - -without-* | --without-*) - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - case $ac_envvar in #( - '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; - esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" -fi - -if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac -fi - -# Check all directory arguments for consistency. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir -do - eval ac_val=\$$ac_var - # Remove trailing slashes. - case $ac_val in - */ ) - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` - eval $ac_var=\$ac_val;; - esac - # Be sure to have absolute directory names. - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$as_myself" || -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_myself" : 'X\(//\)[^/]' \| \ - X"$as_myself" : 'X\(//\)$' \| \ - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_myself" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures this package to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - @<:@@S|@ac_default_prefix@:>@ - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - @<:@PREFIX@:>@ - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root @<:@DATAROOTDIR/doc/PACKAGE@:>@ - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names -_ACEOF -fi - -if test -n "$ac_init_help"; then - - cat <<\_ACEOF - -Optional Features: - --disable-option-checking ignore unrecognized --enable/--with options - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors - -Some influential environment variables: - CXX C++ compiler command - CXXFLAGS C++ compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to the package provider. -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || - continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for guested configure. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -configure -generated by GNU Autoconf 2.69 - -Copyright (C) 2012 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi - -## ------------------------ ## -## Autoconf initialization. ## -## ------------------------ ## - -@%:@ ac_fn_cxx_try_compile LINENO -@%:@ ---------------------------- -@%:@ Try to compile conftest.@S|@ac_ext, and return whether this succeeded. -ac_fn_cxx_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} @%:@ ac_fn_cxx_try_compile -cat >config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - $ $0 $@ - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - $as_echo "PATH: $as_dir" - done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) - as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done -done -{ ac_configure_args0=; unset ac_configure_args0;} -{ ac_configure_args1=; unset ac_configure_args1;} - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - $as_echo "## ---------------- ## -## Cache variables. ## -## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - $as_echo "## ----------------- ## -## Output variables. ## -## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - $as_echo "## ------------------- ## -## File substitutions. ## -## ------------------- ##" - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - $as_echo "## ----------- ## -## confdefs.h. ## -## ----------- ##" - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - $as_echo "$as_me: caught signal $ac_signal" - $as_echo "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -$as_echo "/* confdefs.h */" > confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_URL "$PACKAGE_URL" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer an explicitly selected file to automatically selected ones. -ac_site_file1=NONE -ac_site_file2=NONE -if test -n "$CONFIG_SITE"; then - # We do not want a PATH search for config.site. - case $CONFIG_SITE in @%:@(( - -*) ac_site_file1=./$CONFIG_SITE;; - */*) ac_site_file1=$CONFIG_SITE;; - *) ac_site_file1=./$CONFIG_SITE;; - esac -elif test "x$prefix" != xNONE; then - ac_site_file1=$prefix/share/config.site - ac_site_file2=$prefix/etc/config.site -else - ac_site_file1=$ac_default_prefix/share/config.site - ac_site_file2=$ac_default_prefix/etc/config.site -fi -for ac_site_file in "$ac_site_file1" "$ac_site_file2" -do - test "x$ac_site_file" = xNONE && continue - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -$as_echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -$as_echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -$as_echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - # differences in whitespace do not lead to failure. - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else - { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 -fi -## -------------------- ## -## Main body of script. ## -## -------------------- ## - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -am__api_version='1.11' - -ac_aux_dir= -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 -fi - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -# Reject install programs that cannot install multiple files. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -$as_echo_n "checking for a BSD-compatible install... " >&6; } -if test -z "$INSTALL"; then -if ${ac_cv_path_install+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in @%:@(( - ./ | .// | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - rm -rf conftest.one conftest.two conftest.dir - echo one > conftest.one - echo two > conftest.two - mkdir conftest.dir - if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && - test -s conftest.one && test -s conftest.two && - test -s conftest.dir/conftest.one && - test -s conftest.dir/conftest.two - then - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - fi - done - done - ;; -esac - - done -IFS=$as_save_IFS - -rm -rf conftest.one conftest.two conftest.dir - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -$as_echo "$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -$as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -esac -case $srcdir in - *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - - test "$2" = conftest.file - ) -then - # Ok. - : -else - as_fn_error $? "newly created file is older than distributed files! -Check your system clock" "$LINENO" 5 -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. -# By default was `s,x,x', remove it if useless. -ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` - -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` - -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} -fi - -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 -$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } -if test -z "$MKDIR_P"; then - if ${ac_cv_path_mkdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext - break 3;; - esac - done - done - done -IFS=$as_save_IFS - -fi - - test -d ./--version && rmdir ./--version - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - MKDIR_P="$ac_install_sh -d" - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -$as_echo "$MKDIR_P" >&6; } - -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AWK+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_AWK="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -$as_echo "$AWK" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - SET_MAKE= -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -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 - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 - 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. - PACKAGE=TMP - VERSION=1.0 - - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -@%:@define VERSION "$VERSION" -_ACEOF - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AMTAR='$${TAR-tar}' - -am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' - - - - - -ac_config_headers="$ac_config_headers config.h" - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -$as_echo "$CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -$as_echo "$ac_ct_CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 -$as_echo_n "checking whether the C++ compiler works... " >&6; } -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi -if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C++ compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 -$as_echo_n "checking for C++ compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -$as_echo_n "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -$as_echo "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -@%:@include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C++ compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -$as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -$as_echo "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if ${ac_cv_cxx_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GXX=yes -else - GXX= -fi -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -$as_echo_n "checking whether $CXX accepts -g... " >&6; } -if ${ac_cv_prog_cxx_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -else - CXXFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - -else - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -$as_echo "$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf - -@%:@ Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - - -depcc="$CXX" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CXX_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" 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 - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - 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 - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - 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 - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${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 - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } -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 - - - -# End the configure script. -ac_config_files="$ac_config_files Makefile" - -ac_config_commands="$ac_config_commands default" - -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes: double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -$as_echo "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi - else - { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -DEFS=-DHAVE_CONFIG_H - -ac_libobjs= -ac_ltlibobjs= -U= -for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`$as_echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" - as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIB@&t@OBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi - -: "${CONFIG_STATUS=./config.status}" -ac_write_fail=0 -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} -as_write_fail=0 -cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in @%:@( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in @%:@(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD] -@%:@ ---------------------------------------- -@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are -@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the -@%:@ script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} @%:@ as_fn_error - - -@%:@ as_fn_set_status STATUS -@%:@ ----------------------- -@%:@ Set @S|@? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} @%:@ as_fn_set_status - -@%:@ as_fn_exit STATUS -@%:@ ----------------- -@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} @%:@ as_fn_exit - -@%:@ as_fn_unset VAR -@%:@ --------------- -@%:@ Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -@%:@ as_fn_append VAR VALUE -@%:@ ---------------------- -@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take -@%:@ advantage of any shell optimizations that allow amortized linear growth over -@%:@ repeated appends, instead of the typical quadratic growth present in naive -@%:@ implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -@%:@ as_fn_arith ARG... -@%:@ ------------------ -@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the -@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments -@%:@ must be portable across @S|@(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in @%:@((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -@%:@ as_fn_mkdir_p -@%:@ ------------- -@%:@ Create "@S|@as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} @%:@ as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - - -@%:@ as_fn_executable_p FILE -@%:@ ----------------------- -@%:@ Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} @%:@ as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -_ASEOF -test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -case $ac_config_files in *" -"*) set x $ac_config_files; shift; ac_config_files=$*;; -esac - -case $ac_config_headers in *" -"*) set x $ac_config_headers; shift; ac_config_headers=$*;; -esac - - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# Files that config.status was made for. -config_files="$ac_config_files" -config_headers="$ac_config_headers" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to the package provider." - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" -ac_cs_version="\\ -config.status -configured by $0, generated by GNU Autoconf 2.69, - with options \\"\$ac_cs_config\\" - -Copyright (C) 2012 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -AWK='$AWK' -test -n "\$AWK" || AWK=awk -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -if \$ac_cs_recheck; then - set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion - shift - \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 - CONFIG_SHELL='$SHELL' - export CONFIG_SHELL - exec "\$@" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX -@%:@@%:@ Running $as_me. @%:@@%:@ -_ASBOX - $as_echo "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -_ACEOF - - -{ - echo "cat >conf$$subs.awk <<_ACEOF" && - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" -} >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done -rm -f conf$$subs.sh - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && -_ACEOF -sed -n ' -h -s/^/S["/; s/!.*/"]=/ -p -g -s/^[^!]*!// -:repl -t repl -s/'"$ac_delim"'$// -t delim -:nl -h -s/\(.\{148\}\)..*/\1/ -t more1 -s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ -p -n -b repl -:more1 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t nl -:delim -h -s/\(.\{148\}\)..*/\1/ -t more2 -s/["\\]/\\&/g; s/^/"/; s/$/"/ -p -b -:more2 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t delim -' >$CONFIG_STATUS || ac_write_fail=1 -rm -f conf$$subs.awk -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -_ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -_ACEOF - -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -_ACEOF - -# Transform confdefs.h into an awk script `defines.awk', embedded as -# here-document in config.status, that substitutes the proper values into -# config.h.in to produce config.h. - -# Create a delimiter string that does not exist in confdefs.h, to ease -# handling of long lines. -ac_delim='%!_!# ' -for ac_last_try in false false :; do - ac_tt=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_tt"; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -# For the awk script, D is an array of macro values keyed by name, -# likewise P contains macro parameters if any. Preserve backslash -# newline sequences. - -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* -sed -n ' -s/.\{148\}/&'"$ac_delim"'/g -t rset -:rset -s/^[ ]*#[ ]*define[ ][ ]*/ / -t def -d -:def -s/\\$// -t bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3"/p -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p -d -:bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3\\\\\\n"\\/p -t cont -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p -t cont -d -:cont -n -s/.\{148\}/&'"$ac_delim"'/g -t clear -:clear -s/\\$// -t bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/"/p -d -:bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p -b cont -' >$CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { - line = \$ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_sed_extra="$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -$as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "default":C) date > stamp-h ;; - - esac -done # for ac_tag - - -as_fn_exit 0 -_ACEOF -ac_clean_files=$ac_clean_files_save - -test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 -fi -if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} -fi - diff --git a/tmp/CodeLoop/autom4te.cache/output.1 b/tmp/CodeLoop/autom4te.cache/output.1 deleted file mode 100644 index 1899f6d..0000000 --- a/tmp/CodeLoop/autom4te.cache/output.1 +++ /dev/null @@ -1,4667 +0,0 @@ -@%:@! /bin/sh -@%:@ Guess values for system-dependent variables and create Makefiles. -@%:@ Generated by GNU Autoconf 2.69. -@%:@ -@%:@ -@%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. -@%:@ -@%:@ -@%:@ This configure script is free software; the Free Software Foundation -@%:@ gives unlimited permission to copy, distribute and modify it. -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in @%:@( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in @%:@(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -# Use a proper internal environment variable to ensure we don't fall - # into an infinite loop, continuously re-executing ourselves. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in @%:@ (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -as_fn_exit 255 - fi - # We don't want this to propagate to other subprocesses. - { _as_can_reexec=; unset _as_can_reexec;} -if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi -" - as_required="as_fn_return () { (exit \$1); } -as_fn_success () { as_fn_return 0; } -as_fn_failure () { as_fn_return 1; } -as_fn_ret_success () { return 0; } -as_fn_ret_failure () { return 1; } - -exitcode=0 -as_fn_success || { exitcode=1; echo as_fn_success failed.; } -as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : - -else - exitcode=1; echo positional parameters were not saved. -fi -test x\$exitcode = x0 || exit 1 -test -x / || exit 1" - as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO - as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO - eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && - test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" - if (eval "$as_required") 2>/dev/null; then : - as_have_required=yes -else - as_have_required=no -fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : - -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - as_found=: - case $as_dir in @%:@( - /*) - for as_base in sh bash ksh sh5; do - # Try only shells that exist, to save several forks. - as_shell=$as_dir/$as_base - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : - CONFIG_SHELL=$as_shell as_have_required=yes - if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : - break 2 -fi -fi - done;; - esac - as_found=false -done -$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : - CONFIG_SHELL=$SHELL as_have_required=yes -fi; } -IFS=$as_save_IFS - - - if test "x$CONFIG_SHELL" != x; then : - export CONFIG_SHELL - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in @%:@ (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 -fi - - if test x$as_have_required = xno; then : - $as_echo "$0: This script requires a shell more modern than all" - $as_echo "$0: the shells that I found on your system." - if test x${ZSH_VERSION+set} = xset ; then - $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" - $as_echo "$0: be upgraded to zsh 4.3.4 or later." - else - $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, -$0: including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." - fi - exit 1 -fi -fi -fi -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -# Unset more variables known to interfere with behavior of common tools. -CLICOLOR_FORCE= GREP_OPTIONS= -unset CLICOLOR_FORCE GREP_OPTIONS - -## --------------------- ## -## M4sh Shell Functions. ## -## --------------------- ## -@%:@ as_fn_unset VAR -@%:@ --------------- -@%:@ Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -@%:@ as_fn_set_status STATUS -@%:@ ----------------------- -@%:@ Set @S|@? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} @%:@ as_fn_set_status - -@%:@ as_fn_exit STATUS -@%:@ ----------------- -@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} @%:@ as_fn_exit - -@%:@ as_fn_mkdir_p -@%:@ ------------- -@%:@ Create "@S|@as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} @%:@ as_fn_mkdir_p - -@%:@ as_fn_executable_p FILE -@%:@ ----------------------- -@%:@ Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} @%:@ as_fn_executable_p -@%:@ as_fn_append VAR VALUE -@%:@ ---------------------- -@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take -@%:@ advantage of any shell optimizations that allow amortized linear growth over -@%:@ repeated appends, instead of the typical quadratic growth present in naive -@%:@ implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -@%:@ as_fn_arith ARG... -@%:@ ------------------ -@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the -@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments -@%:@ must be portable across @S|@(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD] -@%:@ ---------------------------------------- -@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are -@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the -@%:@ script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} @%:@ as_fn_error - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - - as_lineno_1=$LINENO as_lineno_1a=$LINENO - as_lineno_2=$LINENO as_lineno_2a=$LINENO - eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && - test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { - # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # If we had to re-execute with $CONFIG_SHELL, we're ensured to have - # already done that, so ensure we don't try to do so again and fall - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in @%:@((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -test -n "$DJDIR" || exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIB@&t@OBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= - -# Identity of this package. -PACKAGE_NAME= -PACKAGE_TARNAME= -PACKAGE_VERSION= -PACKAGE_STRING= -PACKAGE_BUGREPORT= -PACKAGE_URL= - -ac_unique_file="Project.ede" -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS -LIB@&t@OBJS -EIGEN3_LIBS -EIGEN3_CFLAGS -PKG_CONFIG_LIBDIR -PKG_CONFIG_PATH -PKG_CONFIG -am__fastdepCXX_FALSE -am__fastdepCXX_TRUE -CXXDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__quote -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CXX -CPPFLAGS -LDFLAGS -CXXFLAGS -CXX -am__untar -am__tar -AMTAR -am__leading_dot -SET_MAKE -AWK -mkdir_p -MKDIR_P -INSTALL_STRIP_PROGRAM -STRIP -install_sh -MAKEINFO -AUTOHEADER -AUTOMAKE -AUTOCONF -ACLOCAL -VERSION -PACKAGE -CYGPATH_W -am__isrc -INSTALL_DATA -INSTALL_SCRIPT -INSTALL_PROGRAM -target_alias -host_alias -build_alias -LIBS -ECHO_T -ECHO_N -ECHO_C -DEFS -mandir -localedir -libdir -psdir -pdfdir -dvidir -htmldir -infodir -docdir -oldincludedir -includedir -localstatedir -sharedstatedir -sysconfdir -datadir -datarootdir -libexecdir -sbindir -bindir -program_transform_name -prefix -exec_prefix -PACKAGE_URL -PACKAGE_BUGREPORT -PACKAGE_STRING -PACKAGE_VERSION -PACKAGE_TARNAME -PACKAGE_NAME -PATH_SEPARATOR -SHELL' -ac_subst_files='' -ac_user_opts=' -enable_option_checking -enable_dependency_tracking -' - ac_precious_vars='build_alias -host_alias -target_alias -CXX -CXXFLAGS -LDFLAGS -LIBS -CPPFLAGS -CCC -PKG_CONFIG -PKG_CONFIG_PATH -PKG_CONFIG_LIBDIR -EIGEN3_CFLAGS -EIGEN3_LIBS' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -ac_unrecognized_opts= -ac_unrecognized_sep= -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=\$ac_optarg ;; - - -without-* | --without-*) - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - case $ac_envvar in #( - '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; - esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" -fi - -if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac -fi - -# Check all directory arguments for consistency. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir -do - eval ac_val=\$$ac_var - # Remove trailing slashes. - case $ac_val in - */ ) - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` - eval $ac_var=\$ac_val;; - esac - # Be sure to have absolute directory names. - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$as_myself" || -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_myself" : 'X\(//\)[^/]' \| \ - X"$as_myself" : 'X\(//\)$' \| \ - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_myself" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures this package to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - @<:@@S|@ac_default_prefix@:>@ - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - @<:@PREFIX@:>@ - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root @<:@DATAROOTDIR/doc/PACKAGE@:>@ - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names -_ACEOF -fi - -if test -n "$ac_init_help"; then - - cat <<\_ACEOF - -Optional Features: - --disable-option-checking ignore unrecognized --enable/--with options - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors - -Some influential environment variables: - CXX C++ compiler command - CXXFLAGS C++ compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - PKG_CONFIG path to pkg-config utility - PKG_CONFIG_PATH - directories to add to pkg-config's search path - PKG_CONFIG_LIBDIR - path overriding pkg-config's built-in search path - EIGEN3_CFLAGS - C compiler flags for EIGEN3, overriding pkg-config - EIGEN3_LIBS linker flags for EIGEN3, overriding pkg-config - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to the package provider. -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || - continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for guested configure. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -configure -generated by GNU Autoconf 2.69 - -Copyright (C) 2012 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi - -## ------------------------ ## -## Autoconf initialization. ## -## ------------------------ ## - -@%:@ ac_fn_cxx_try_compile LINENO -@%:@ ---------------------------- -@%:@ Try to compile conftest.@S|@ac_ext, and return whether this succeeded. -ac_fn_cxx_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} @%:@ ac_fn_cxx_try_compile -cat >config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - $ $0 $@ - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - $as_echo "PATH: $as_dir" - done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) - as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done -done -{ ac_configure_args0=; unset ac_configure_args0;} -{ ac_configure_args1=; unset ac_configure_args1;} - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - $as_echo "## ---------------- ## -## Cache variables. ## -## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - $as_echo "## ----------------- ## -## Output variables. ## -## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - $as_echo "## ------------------- ## -## File substitutions. ## -## ------------------- ##" - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - $as_echo "## ----------- ## -## confdefs.h. ## -## ----------- ##" - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - $as_echo "$as_me: caught signal $ac_signal" - $as_echo "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -$as_echo "/* confdefs.h */" > confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_URL "$PACKAGE_URL" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer an explicitly selected file to automatically selected ones. -ac_site_file1=NONE -ac_site_file2=NONE -if test -n "$CONFIG_SITE"; then - # We do not want a PATH search for config.site. - case $CONFIG_SITE in @%:@(( - -*) ac_site_file1=./$CONFIG_SITE;; - */*) ac_site_file1=$CONFIG_SITE;; - *) ac_site_file1=./$CONFIG_SITE;; - esac -elif test "x$prefix" != xNONE; then - ac_site_file1=$prefix/share/config.site - ac_site_file2=$prefix/etc/config.site -else - ac_site_file1=$ac_default_prefix/share/config.site - ac_site_file2=$ac_default_prefix/etc/config.site -fi -for ac_site_file in "$ac_site_file1" "$ac_site_file2" -do - test "x$ac_site_file" = xNONE && continue - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -$as_echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -$as_echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -$as_echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - # differences in whitespace do not lead to failure. - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else - { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 -fi -## -------------------- ## -## Main body of script. ## -## -------------------- ## - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -am__api_version='1.11' - -ac_aux_dir= -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 -fi - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -# Reject install programs that cannot install multiple files. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -$as_echo_n "checking for a BSD-compatible install... " >&6; } -if test -z "$INSTALL"; then -if ${ac_cv_path_install+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in @%:@(( - ./ | .// | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - rm -rf conftest.one conftest.two conftest.dir - echo one > conftest.one - echo two > conftest.two - mkdir conftest.dir - if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && - test -s conftest.one && test -s conftest.two && - test -s conftest.dir/conftest.one && - test -s conftest.dir/conftest.two - then - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - fi - done - done - ;; -esac - - done -IFS=$as_save_IFS - -rm -rf conftest.one conftest.two conftest.dir - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -$as_echo "$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -$as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -esac -case $srcdir in - *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - - test "$2" = conftest.file - ) -then - # Ok. - : -else - as_fn_error $? "newly created file is older than distributed files! -Check your system clock" "$LINENO" 5 -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. -# By default was `s,x,x', remove it if useless. -ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` - -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` - -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} -fi - -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 -$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } -if test -z "$MKDIR_P"; then - if ${ac_cv_path_mkdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext - break 3;; - esac - done - done - done -IFS=$as_save_IFS - -fi - - test -d ./--version && rmdir ./--version - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - MKDIR_P="$ac_install_sh -d" - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -$as_echo "$MKDIR_P" >&6; } - -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AWK+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_AWK="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -$as_echo "$AWK" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - SET_MAKE= -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -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 - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 - 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. - PACKAGE=TMP - VERSION=1.0 - - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -@%:@define VERSION "$VERSION" -_ACEOF - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AMTAR='$${TAR-tar}' - -am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' - - - - - -ac_config_headers="$ac_config_headers config.h" - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -$as_echo "$CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -$as_echo "$ac_ct_CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 -$as_echo_n "checking whether the C++ compiler works... " >&6; } -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi -if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C++ compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 -$as_echo_n "checking for C++ compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -$as_echo_n "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -$as_echo "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -@%:@include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C++ compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -$as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -$as_echo "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if ${ac_cv_cxx_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GXX=yes -else - GXX= -fi -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -$as_echo_n "checking whether $CXX accepts -g... " >&6; } -if ${ac_cv_prog_cxx_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -else - CXXFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - -else - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -$as_echo "$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf - -@%:@ Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - - -depcc="$CXX" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CXX_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" 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 - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - 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 - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - 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 - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${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 - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } -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 - - - - - - - - - - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_PKG_CONFIG+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -PKG_CONFIG=$ac_cv_path_PKG_CONFIG -if test -n "$PKG_CONFIG"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 -$as_echo "$PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_path_PKG_CONFIG"; then - ac_pt_PKG_CONFIG=$PKG_CONFIG - # Extract the first word of "pkg-config", so it can be a program name with args. -set dummy pkg-config; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $ac_pt_PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG -if test -n "$ac_pt_PKG_CONFIG"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 -$as_echo "$ac_pt_PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_pt_PKG_CONFIG" = x; then - PKG_CONFIG="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - PKG_CONFIG=$ac_pt_PKG_CONFIG - fi -else - PKG_CONFIG="$ac_cv_path_PKG_CONFIG" -fi - -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=0.9.0 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 -$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - PKG_CONFIG="" - fi -fi - -pkg_failed=no -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EIGEN3" >&5 -$as_echo_n "checking for EIGEN3... " >&6; } - -if test -n "$EIGEN3_CFLAGS"; then - pkg_cv_EIGEN3_CFLAGS="$EIGEN3_CFLAGS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eigen3 >= 0.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eigen3 >= 0.1") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_EIGEN3_CFLAGS=`$PKG_CONFIG --cflags "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi -if test -n "$EIGEN3_LIBS"; then - pkg_cv_EIGEN3_LIBS="$EIGEN3_LIBS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eigen3 >= 0.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eigen3 >= 0.1") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_EIGEN3_LIBS=`$PKG_CONFIG --libs "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi - - - -if test $pkg_failed = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi - if test $_pkg_short_errors_supported = yes; then - EIGEN3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "eigen3 >= 0.1" 2>&1` - else - EIGEN3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "eigen3 >= 0.1" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$EIGEN3_PKG_ERRORS" >&5 - - as_fn_error $? "Package requirements (eigen3 >= 0.1) were not met: - -$EIGEN3_PKG_ERRORS - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -Alternatively, you may set the environment variables EIGEN3_CFLAGS -and EIGEN3_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details." "$LINENO" 5 -elif test $pkg_failed = untried; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. - -Alternatively, you may set the environment variables EIGEN3_CFLAGS -and EIGEN3_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details. - -To get pkg-config, see . -See \`config.log' for more details" "$LINENO" 5; } -else - EIGEN3_CFLAGS=$pkg_cv_EIGEN3_CFLAGS - EIGEN3_LIBS=$pkg_cv_EIGEN3_LIBS - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - -fi - - -# End the configure script. -ac_config_files="$ac_config_files Makefile" - -ac_config_commands="$ac_config_commands default" - -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes: double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -$as_echo "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi - else - { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -DEFS=-DHAVE_CONFIG_H - -ac_libobjs= -ac_ltlibobjs= -U= -for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`$as_echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" - as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIB@&t@OBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi - -: "${CONFIG_STATUS=./config.status}" -ac_write_fail=0 -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} -as_write_fail=0 -cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in @%:@( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in @%:@(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD] -@%:@ ---------------------------------------- -@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are -@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the -@%:@ script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} @%:@ as_fn_error - - -@%:@ as_fn_set_status STATUS -@%:@ ----------------------- -@%:@ Set @S|@? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} @%:@ as_fn_set_status - -@%:@ as_fn_exit STATUS -@%:@ ----------------- -@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} @%:@ as_fn_exit - -@%:@ as_fn_unset VAR -@%:@ --------------- -@%:@ Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -@%:@ as_fn_append VAR VALUE -@%:@ ---------------------- -@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take -@%:@ advantage of any shell optimizations that allow amortized linear growth over -@%:@ repeated appends, instead of the typical quadratic growth present in naive -@%:@ implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -@%:@ as_fn_arith ARG... -@%:@ ------------------ -@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the -@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments -@%:@ must be portable across @S|@(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in @%:@((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -@%:@ as_fn_mkdir_p -@%:@ ------------- -@%:@ Create "@S|@as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} @%:@ as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - - -@%:@ as_fn_executable_p FILE -@%:@ ----------------------- -@%:@ Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} @%:@ as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -_ASEOF -test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -case $ac_config_files in *" -"*) set x $ac_config_files; shift; ac_config_files=$*;; -esac - -case $ac_config_headers in *" -"*) set x $ac_config_headers; shift; ac_config_headers=$*;; -esac - - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# Files that config.status was made for. -config_files="$ac_config_files" -config_headers="$ac_config_headers" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to the package provider." - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" -ac_cs_version="\\ -config.status -configured by $0, generated by GNU Autoconf 2.69, - with options \\"\$ac_cs_config\\" - -Copyright (C) 2012 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -AWK='$AWK' -test -n "\$AWK" || AWK=awk -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -if \$ac_cs_recheck; then - set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion - shift - \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 - CONFIG_SHELL='$SHELL' - export CONFIG_SHELL - exec "\$@" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX -@%:@@%:@ Running $as_me. @%:@@%:@ -_ASBOX - $as_echo "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -_ACEOF - - -{ - echo "cat >conf$$subs.awk <<_ACEOF" && - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" -} >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done -rm -f conf$$subs.sh - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && -_ACEOF -sed -n ' -h -s/^/S["/; s/!.*/"]=/ -p -g -s/^[^!]*!// -:repl -t repl -s/'"$ac_delim"'$// -t delim -:nl -h -s/\(.\{148\}\)..*/\1/ -t more1 -s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ -p -n -b repl -:more1 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t nl -:delim -h -s/\(.\{148\}\)..*/\1/ -t more2 -s/["\\]/\\&/g; s/^/"/; s/$/"/ -p -b -:more2 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t delim -' >$CONFIG_STATUS || ac_write_fail=1 -rm -f conf$$subs.awk -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -_ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -_ACEOF - -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -_ACEOF - -# Transform confdefs.h into an awk script `defines.awk', embedded as -# here-document in config.status, that substitutes the proper values into -# config.h.in to produce config.h. - -# Create a delimiter string that does not exist in confdefs.h, to ease -# handling of long lines. -ac_delim='%!_!# ' -for ac_last_try in false false :; do - ac_tt=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_tt"; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -# For the awk script, D is an array of macro values keyed by name, -# likewise P contains macro parameters if any. Preserve backslash -# newline sequences. - -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* -sed -n ' -s/.\{148\}/&'"$ac_delim"'/g -t rset -:rset -s/^[ ]*#[ ]*define[ ][ ]*/ / -t def -d -:def -s/\\$// -t bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3"/p -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p -d -:bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3\\\\\\n"\\/p -t cont -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p -t cont -d -:cont -n -s/.\{148\}/&'"$ac_delim"'/g -t clear -:clear -s/\\$// -t bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/"/p -d -:bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p -b cont -' >$CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { - line = \$ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_sed_extra="$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -$as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "default":C) date > stamp-h ;; - - esac -done # for ac_tag - - -as_fn_exit 0 -_ACEOF -ac_clean_files=$ac_clean_files_save - -test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 -fi -if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} -fi - diff --git a/tmp/CodeLoop/autom4te.cache/output.2 b/tmp/CodeLoop/autom4te.cache/output.2 deleted file mode 100644 index 1899f6d..0000000 --- a/tmp/CodeLoop/autom4te.cache/output.2 +++ /dev/null @@ -1,4667 +0,0 @@ -@%:@! /bin/sh -@%:@ Guess values for system-dependent variables and create Makefiles. -@%:@ Generated by GNU Autoconf 2.69. -@%:@ -@%:@ -@%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. -@%:@ -@%:@ -@%:@ This configure script is free software; the Free Software Foundation -@%:@ gives unlimited permission to copy, distribute and modify it. -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in @%:@( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in @%:@(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -# Use a proper internal environment variable to ensure we don't fall - # into an infinite loop, continuously re-executing ourselves. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in @%:@ (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -as_fn_exit 255 - fi - # We don't want this to propagate to other subprocesses. - { _as_can_reexec=; unset _as_can_reexec;} -if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi -" - as_required="as_fn_return () { (exit \$1); } -as_fn_success () { as_fn_return 0; } -as_fn_failure () { as_fn_return 1; } -as_fn_ret_success () { return 0; } -as_fn_ret_failure () { return 1; } - -exitcode=0 -as_fn_success || { exitcode=1; echo as_fn_success failed.; } -as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : - -else - exitcode=1; echo positional parameters were not saved. -fi -test x\$exitcode = x0 || exit 1 -test -x / || exit 1" - as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO - as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO - eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && - test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" - if (eval "$as_required") 2>/dev/null; then : - as_have_required=yes -else - as_have_required=no -fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : - -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - as_found=: - case $as_dir in @%:@( - /*) - for as_base in sh bash ksh sh5; do - # Try only shells that exist, to save several forks. - as_shell=$as_dir/$as_base - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : - CONFIG_SHELL=$as_shell as_have_required=yes - if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : - break 2 -fi -fi - done;; - esac - as_found=false -done -$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : - CONFIG_SHELL=$SHELL as_have_required=yes -fi; } -IFS=$as_save_IFS - - - if test "x$CONFIG_SHELL" != x; then : - export CONFIG_SHELL - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in @%:@ (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 -fi - - if test x$as_have_required = xno; then : - $as_echo "$0: This script requires a shell more modern than all" - $as_echo "$0: the shells that I found on your system." - if test x${ZSH_VERSION+set} = xset ; then - $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" - $as_echo "$0: be upgraded to zsh 4.3.4 or later." - else - $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, -$0: including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." - fi - exit 1 -fi -fi -fi -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -# Unset more variables known to interfere with behavior of common tools. -CLICOLOR_FORCE= GREP_OPTIONS= -unset CLICOLOR_FORCE GREP_OPTIONS - -## --------------------- ## -## M4sh Shell Functions. ## -## --------------------- ## -@%:@ as_fn_unset VAR -@%:@ --------------- -@%:@ Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -@%:@ as_fn_set_status STATUS -@%:@ ----------------------- -@%:@ Set @S|@? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} @%:@ as_fn_set_status - -@%:@ as_fn_exit STATUS -@%:@ ----------------- -@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} @%:@ as_fn_exit - -@%:@ as_fn_mkdir_p -@%:@ ------------- -@%:@ Create "@S|@as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} @%:@ as_fn_mkdir_p - -@%:@ as_fn_executable_p FILE -@%:@ ----------------------- -@%:@ Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} @%:@ as_fn_executable_p -@%:@ as_fn_append VAR VALUE -@%:@ ---------------------- -@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take -@%:@ advantage of any shell optimizations that allow amortized linear growth over -@%:@ repeated appends, instead of the typical quadratic growth present in naive -@%:@ implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -@%:@ as_fn_arith ARG... -@%:@ ------------------ -@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the -@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments -@%:@ must be portable across @S|@(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD] -@%:@ ---------------------------------------- -@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are -@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the -@%:@ script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} @%:@ as_fn_error - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - - as_lineno_1=$LINENO as_lineno_1a=$LINENO - as_lineno_2=$LINENO as_lineno_2a=$LINENO - eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && - test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { - # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # If we had to re-execute with $CONFIG_SHELL, we're ensured to have - # already done that, so ensure we don't try to do so again and fall - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in @%:@((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -test -n "$DJDIR" || exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIB@&t@OBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= - -# Identity of this package. -PACKAGE_NAME= -PACKAGE_TARNAME= -PACKAGE_VERSION= -PACKAGE_STRING= -PACKAGE_BUGREPORT= -PACKAGE_URL= - -ac_unique_file="Project.ede" -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS -LIB@&t@OBJS -EIGEN3_LIBS -EIGEN3_CFLAGS -PKG_CONFIG_LIBDIR -PKG_CONFIG_PATH -PKG_CONFIG -am__fastdepCXX_FALSE -am__fastdepCXX_TRUE -CXXDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__quote -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CXX -CPPFLAGS -LDFLAGS -CXXFLAGS -CXX -am__untar -am__tar -AMTAR -am__leading_dot -SET_MAKE -AWK -mkdir_p -MKDIR_P -INSTALL_STRIP_PROGRAM -STRIP -install_sh -MAKEINFO -AUTOHEADER -AUTOMAKE -AUTOCONF -ACLOCAL -VERSION -PACKAGE -CYGPATH_W -am__isrc -INSTALL_DATA -INSTALL_SCRIPT -INSTALL_PROGRAM -target_alias -host_alias -build_alias -LIBS -ECHO_T -ECHO_N -ECHO_C -DEFS -mandir -localedir -libdir -psdir -pdfdir -dvidir -htmldir -infodir -docdir -oldincludedir -includedir -localstatedir -sharedstatedir -sysconfdir -datadir -datarootdir -libexecdir -sbindir -bindir -program_transform_name -prefix -exec_prefix -PACKAGE_URL -PACKAGE_BUGREPORT -PACKAGE_STRING -PACKAGE_VERSION -PACKAGE_TARNAME -PACKAGE_NAME -PATH_SEPARATOR -SHELL' -ac_subst_files='' -ac_user_opts=' -enable_option_checking -enable_dependency_tracking -' - ac_precious_vars='build_alias -host_alias -target_alias -CXX -CXXFLAGS -LDFLAGS -LIBS -CPPFLAGS -CCC -PKG_CONFIG -PKG_CONFIG_PATH -PKG_CONFIG_LIBDIR -EIGEN3_CFLAGS -EIGEN3_LIBS' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -ac_unrecognized_opts= -ac_unrecognized_sep= -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=\$ac_optarg ;; - - -without-* | --without-*) - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - case $ac_envvar in #( - '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; - esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" -fi - -if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac -fi - -# Check all directory arguments for consistency. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir -do - eval ac_val=\$$ac_var - # Remove trailing slashes. - case $ac_val in - */ ) - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` - eval $ac_var=\$ac_val;; - esac - # Be sure to have absolute directory names. - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$as_myself" || -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_myself" : 'X\(//\)[^/]' \| \ - X"$as_myself" : 'X\(//\)$' \| \ - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_myself" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures this package to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - @<:@@S|@ac_default_prefix@:>@ - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - @<:@PREFIX@:>@ - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root @<:@DATAROOTDIR/doc/PACKAGE@:>@ - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names -_ACEOF -fi - -if test -n "$ac_init_help"; then - - cat <<\_ACEOF - -Optional Features: - --disable-option-checking ignore unrecognized --enable/--with options - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors - -Some influential environment variables: - CXX C++ compiler command - CXXFLAGS C++ compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - PKG_CONFIG path to pkg-config utility - PKG_CONFIG_PATH - directories to add to pkg-config's search path - PKG_CONFIG_LIBDIR - path overriding pkg-config's built-in search path - EIGEN3_CFLAGS - C compiler flags for EIGEN3, overriding pkg-config - EIGEN3_LIBS linker flags for EIGEN3, overriding pkg-config - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to the package provider. -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || - continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for guested configure. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -configure -generated by GNU Autoconf 2.69 - -Copyright (C) 2012 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi - -## ------------------------ ## -## Autoconf initialization. ## -## ------------------------ ## - -@%:@ ac_fn_cxx_try_compile LINENO -@%:@ ---------------------------- -@%:@ Try to compile conftest.@S|@ac_ext, and return whether this succeeded. -ac_fn_cxx_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} @%:@ ac_fn_cxx_try_compile -cat >config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - $ $0 $@ - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - $as_echo "PATH: $as_dir" - done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) - as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done -done -{ ac_configure_args0=; unset ac_configure_args0;} -{ ac_configure_args1=; unset ac_configure_args1;} - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - $as_echo "## ---------------- ## -## Cache variables. ## -## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - $as_echo "## ----------------- ## -## Output variables. ## -## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - $as_echo "## ------------------- ## -## File substitutions. ## -## ------------------- ##" - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - $as_echo "## ----------- ## -## confdefs.h. ## -## ----------- ##" - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - $as_echo "$as_me: caught signal $ac_signal" - $as_echo "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -$as_echo "/* confdefs.h */" > confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE_URL "$PACKAGE_URL" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer an explicitly selected file to automatically selected ones. -ac_site_file1=NONE -ac_site_file2=NONE -if test -n "$CONFIG_SITE"; then - # We do not want a PATH search for config.site. - case $CONFIG_SITE in @%:@(( - -*) ac_site_file1=./$CONFIG_SITE;; - */*) ac_site_file1=$CONFIG_SITE;; - *) ac_site_file1=./$CONFIG_SITE;; - esac -elif test "x$prefix" != xNONE; then - ac_site_file1=$prefix/share/config.site - ac_site_file2=$prefix/etc/config.site -else - ac_site_file1=$ac_default_prefix/share/config.site - ac_site_file2=$ac_default_prefix/etc/config.site -fi -for ac_site_file in "$ac_site_file1" "$ac_site_file2" -do - test "x$ac_site_file" = xNONE && continue - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -$as_echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -$as_echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -$as_echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - # differences in whitespace do not lead to failure. - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else - { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 -fi -## -------------------- ## -## Main body of script. ## -## -------------------- ## - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -am__api_version='1.11' - -ac_aux_dir= -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 -fi - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -# Reject install programs that cannot install multiple files. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -$as_echo_n "checking for a BSD-compatible install... " >&6; } -if test -z "$INSTALL"; then -if ${ac_cv_path_install+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in @%:@(( - ./ | .// | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - rm -rf conftest.one conftest.two conftest.dir - echo one > conftest.one - echo two > conftest.two - mkdir conftest.dir - if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && - test -s conftest.one && test -s conftest.two && - test -s conftest.dir/conftest.one && - test -s conftest.dir/conftest.two - then - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - fi - done - done - ;; -esac - - done -IFS=$as_save_IFS - -rm -rf conftest.one conftest.two conftest.dir - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -$as_echo "$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -$as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -esac -case $srcdir in - *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - - test "$2" = conftest.file - ) -then - # Ok. - : -else - as_fn_error $? "newly created file is older than distributed files! -Check your system clock" "$LINENO" 5 -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. -# By default was `s,x,x', remove it if useless. -ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` - -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` - -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} -fi - -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 -$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } -if test -z "$MKDIR_P"; then - if ${ac_cv_path_mkdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext - break 3;; - esac - done - done - done -IFS=$as_save_IFS - -fi - - test -d ./--version && rmdir ./--version - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - MKDIR_P="$ac_install_sh -d" - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -$as_echo "$MKDIR_P" >&6; } - -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AWK+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_AWK="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -$as_echo "$AWK" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - SET_MAKE= -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -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 - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 - 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. - PACKAGE=TMP - VERSION=1.0 - - -cat >>confdefs.h <<_ACEOF -@%:@define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -@%:@define VERSION "$VERSION" -_ACEOF - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AMTAR='$${TAR-tar}' - -am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' - - - - - -ac_config_headers="$ac_config_headers config.h" - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -$as_echo "$CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -$as_echo "$ac_ct_CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 -$as_echo_n "checking whether the C++ compiler works... " >&6; } -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi -if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C++ compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 -$as_echo_n "checking for C++ compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -$as_echo_n "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -$as_echo "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -@%:@include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C++ compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -$as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -$as_echo "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if ${ac_cv_cxx_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GXX=yes -else - GXX= -fi -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -$as_echo_n "checking whether $CXX accepts -g... " >&6; } -if ${ac_cv_prog_cxx_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -else - CXXFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - -else - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -$as_echo "$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf - -@%:@ Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - - -depcc="$CXX" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CXX_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" 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 - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - 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 - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - 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 - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${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 - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } -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 - - - - - - - - - - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_PKG_CONFIG+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -PKG_CONFIG=$ac_cv_path_PKG_CONFIG -if test -n "$PKG_CONFIG"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 -$as_echo "$PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_path_PKG_CONFIG"; then - ac_pt_PKG_CONFIG=$PKG_CONFIG - # Extract the first word of "pkg-config", so it can be a program name with args. -set dummy pkg-config; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $ac_pt_PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG -if test -n "$ac_pt_PKG_CONFIG"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 -$as_echo "$ac_pt_PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_pt_PKG_CONFIG" = x; then - PKG_CONFIG="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - PKG_CONFIG=$ac_pt_PKG_CONFIG - fi -else - PKG_CONFIG="$ac_cv_path_PKG_CONFIG" -fi - -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=0.9.0 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 -$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - PKG_CONFIG="" - fi -fi - -pkg_failed=no -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EIGEN3" >&5 -$as_echo_n "checking for EIGEN3... " >&6; } - -if test -n "$EIGEN3_CFLAGS"; then - pkg_cv_EIGEN3_CFLAGS="$EIGEN3_CFLAGS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eigen3 >= 0.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eigen3 >= 0.1") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_EIGEN3_CFLAGS=`$PKG_CONFIG --cflags "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi -if test -n "$EIGEN3_LIBS"; then - pkg_cv_EIGEN3_LIBS="$EIGEN3_LIBS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eigen3 >= 0.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eigen3 >= 0.1") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_EIGEN3_LIBS=`$PKG_CONFIG --libs "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi - - - -if test $pkg_failed = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi - if test $_pkg_short_errors_supported = yes; then - EIGEN3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "eigen3 >= 0.1" 2>&1` - else - EIGEN3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "eigen3 >= 0.1" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$EIGEN3_PKG_ERRORS" >&5 - - as_fn_error $? "Package requirements (eigen3 >= 0.1) were not met: - -$EIGEN3_PKG_ERRORS - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -Alternatively, you may set the environment variables EIGEN3_CFLAGS -and EIGEN3_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details." "$LINENO" 5 -elif test $pkg_failed = untried; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. - -Alternatively, you may set the environment variables EIGEN3_CFLAGS -and EIGEN3_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details. - -To get pkg-config, see . -See \`config.log' for more details" "$LINENO" 5; } -else - EIGEN3_CFLAGS=$pkg_cv_EIGEN3_CFLAGS - EIGEN3_LIBS=$pkg_cv_EIGEN3_LIBS - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - -fi - - -# End the configure script. -ac_config_files="$ac_config_files Makefile" - -ac_config_commands="$ac_config_commands default" - -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes: double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -$as_echo "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi - else - { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -DEFS=-DHAVE_CONFIG_H - -ac_libobjs= -ac_ltlibobjs= -U= -for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`$as_echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" - as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIB@&t@OBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi - -: "${CONFIG_STATUS=./config.status}" -ac_write_fail=0 -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} -as_write_fail=0 -cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in @%:@( - *posix*) : - set -o posix ;; @%:@( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in @%:@( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in @%:@(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -@%:@ as_fn_error STATUS ERROR [LINENO LOG_FD] -@%:@ ---------------------------------------- -@%:@ Output "`basename @S|@0`: error: ERROR" to stderr. If LINENO and LOG_FD are -@%:@ provided, also output the error to LOG_FD, referencing LINENO. Then exit the -@%:@ script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} @%:@ as_fn_error - - -@%:@ as_fn_set_status STATUS -@%:@ ----------------------- -@%:@ Set @S|@? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} @%:@ as_fn_set_status - -@%:@ as_fn_exit STATUS -@%:@ ----------------- -@%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} @%:@ as_fn_exit - -@%:@ as_fn_unset VAR -@%:@ --------------- -@%:@ Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -@%:@ as_fn_append VAR VALUE -@%:@ ---------------------- -@%:@ Append the text in VALUE to the end of the definition contained in VAR. Take -@%:@ advantage of any shell optimizations that allow amortized linear growth over -@%:@ repeated appends, instead of the typical quadratic growth present in naive -@%:@ implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -@%:@ as_fn_arith ARG... -@%:@ ------------------ -@%:@ Perform arithmetic evaluation on the ARGs, and store the result in the -@%:@ global @S|@as_val. Take advantage of shells that can avoid forks. The arguments -@%:@ must be portable across @S|@(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in @%:@((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -@%:@ as_fn_mkdir_p -@%:@ ------------- -@%:@ Create "@S|@as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} @%:@ as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - - -@%:@ as_fn_executable_p FILE -@%:@ ----------------------- -@%:@ Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} @%:@ as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -_ASEOF -test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -case $ac_config_files in *" -"*) set x $ac_config_files; shift; ac_config_files=$*;; -esac - -case $ac_config_headers in *" -"*) set x $ac_config_headers; shift; ac_config_headers=$*;; -esac - - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# Files that config.status was made for. -config_files="$ac_config_files" -config_headers="$ac_config_headers" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to the package provider." - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" -ac_cs_version="\\ -config.status -configured by $0, generated by GNU Autoconf 2.69, - with options \\"\$ac_cs_config\\" - -Copyright (C) 2012 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -AWK='$AWK' -test -n "\$AWK" || AWK=awk -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -if \$ac_cs_recheck; then - set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion - shift - \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 - CONFIG_SHELL='$SHELL' - export CONFIG_SHELL - exec "\$@" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX -@%:@@%:@ Running $as_me. @%:@@%:@ -_ASBOX - $as_echo "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -_ACEOF - - -{ - echo "cat >conf$$subs.awk <<_ACEOF" && - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" -} >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done -rm -f conf$$subs.sh - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && -_ACEOF -sed -n ' -h -s/^/S["/; s/!.*/"]=/ -p -g -s/^[^!]*!// -:repl -t repl -s/'"$ac_delim"'$// -t delim -:nl -h -s/\(.\{148\}\)..*/\1/ -t more1 -s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ -p -n -b repl -:more1 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t nl -:delim -h -s/\(.\{148\}\)..*/\1/ -t more2 -s/["\\]/\\&/g; s/^/"/; s/$/"/ -p -b -:more2 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t delim -' >$CONFIG_STATUS || ac_write_fail=1 -rm -f conf$$subs.awk -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -_ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -_ACEOF - -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -_ACEOF - -# Transform confdefs.h into an awk script `defines.awk', embedded as -# here-document in config.status, that substitutes the proper values into -# config.h.in to produce config.h. - -# Create a delimiter string that does not exist in confdefs.h, to ease -# handling of long lines. -ac_delim='%!_!# ' -for ac_last_try in false false :; do - ac_tt=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_tt"; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -# For the awk script, D is an array of macro values keyed by name, -# likewise P contains macro parameters if any. Preserve backslash -# newline sequences. - -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* -sed -n ' -s/.\{148\}/&'"$ac_delim"'/g -t rset -:rset -s/^[ ]*#[ ]*define[ ][ ]*/ / -t def -d -:def -s/\\$// -t bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3"/p -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p -d -:bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3\\\\\\n"\\/p -t cont -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p -t cont -d -:cont -n -s/.\{148\}/&'"$ac_delim"'/g -t clear -:clear -s/\\$// -t bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/"/p -d -:bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p -b cont -' >$CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { - line = \$ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_sed_extra="$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -$as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "default":C) date > stamp-h ;; - - esac -done # for ac_tag - - -as_fn_exit 0 -_ACEOF -ac_clean_files=$ac_clean_files_save - -test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 -fi -if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} -fi - diff --git a/tmp/CodeLoop/autom4te.cache/requests b/tmp/CodeLoop/autom4te.cache/requests deleted file mode 100644 index 350dc78..0000000 --- a/tmp/CodeLoop/autom4te.cache/requests +++ /dev/null @@ -1,223 +0,0 @@ -# This file was generated by Autom4te Sun Apr 29 21:48:16 UTC 2012. -# It contains the lists of macros which have been traced. -# It can be safely removed. - -@request = ( - bless( [ - '0', - 1, - [ - '/usr/share/autoconf' - ], - [ - '/usr/share/autoconf/autoconf/autoconf.m4f', - '/usr/share/aclocal-1.11/amversion.m4', - '/usr/share/aclocal-1.11/auxdir.m4', - '/usr/share/aclocal-1.11/cond.m4', - '/usr/share/aclocal-1.11/depend.m4', - '/usr/share/aclocal-1.11/depout.m4', - '/usr/share/aclocal-1.11/header.m4', - '/usr/share/aclocal-1.11/init.m4', - '/usr/share/aclocal-1.11/install-sh.m4', - '/usr/share/aclocal-1.11/lead-dot.m4', - '/usr/share/aclocal-1.11/make.m4', - '/usr/share/aclocal-1.11/missing.m4', - '/usr/share/aclocal-1.11/mkdirp.m4', - '/usr/share/aclocal-1.11/options.m4', - '/usr/share/aclocal-1.11/runlog.m4', - '/usr/share/aclocal-1.11/sanity.m4', - '/usr/share/aclocal-1.11/silent.m4', - '/usr/share/aclocal-1.11/strip.m4', - '/usr/share/aclocal-1.11/substnot.m4', - '/usr/share/aclocal-1.11/tar.m4', - 'configure.ac' - ], - { - 'm4_pattern_forbid' => 1, - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, - '_AM_SET_OPTION' => 1, - 'AC_DEFUN' => 1, - 'AM_PROG_MKDIR_P' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'AM_MISSING_HAS_RUN' => 1, - 'AM_SUBST_NOTMAKE' => 1, - 'AM_MISSING_PROG' => 1, - 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AC_DEFUN_ONCE' => 1, - 'AM_PROG_INSTALL_STRIP' => 1, - '_m4_warn' => 1, - 'AM_SANITY_CHECK' => 1, - 'AM_SILENT_RULES' => 1, - 'include' => 1, - '_AM_PROG_TAR' => 1, - 'AM_AUX_DIR_EXPAND' => 1, - 'AM_DEP_TRACK' => 1, - 'AM_CONFIG_HEADER' => 1, - '_AM_SET_OPTIONS' => 1, - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AM_RUN_LOG' => 1, - '_AM_IF_OPTION' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'm4_pattern_allow' => 1, - '_AM_AUTOCONF_VERSION' => 1, - '_AM_MANGLE_OPTION' => 1, - 'AM_CONDITIONAL' => 1, - 'AM_SET_LEADING_DOT' => 1, - 'AM_SET_DEPDIR' => 1, - '_AM_DEPENDENCIES' => 1, - 'm4_include' => 1, - 'AM_PROG_INSTALL_SH' => 1, - '_AC_AM_CONFIG_HEADER_HOOK' => 1, - 'AU_DEFUN' => 1, - 'AM_MAKE_INCLUDE' => 1 - } - ], 'Autom4te::Request' ), - bless( [ - '1', - 1, - [ - '/usr/share/autoconf' - ], - [ - '/usr/share/autoconf/autoconf/autoconf.m4f', - 'aclocal.m4', - 'configure.ac' - ], - { - 'AM_PROG_F77_C_O' => 1, - '_LT_AC_TAGCONFIG' => 1, - 'AC_INIT' => 1, - 'm4_pattern_forbid' => 1, - 'AC_CANONICAL_TARGET' => 1, - '_AM_COND_IF' => 1, - 'AC_CONFIG_LIBOBJ_DIR' => 1, - 'AC_SUBST' => 1, - 'AC_CANONICAL_HOST' => 1, - 'AC_FC_SRCEXT' => 1, - 'AC_PROG_LIBTOOL' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'AC_CONFIG_SUBDIRS' => 1, - 'AM_PATH_GUILE' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'LT_CONFIG_LTDL_DIR' => 1, - 'AC_CONFIG_LINKS' => 1, - 'AC_REQUIRE_AUX_FILE' => 1, - 'LT_SUPPORTED_TAG' => 1, - 'm4_sinclude' => 1, - 'AM_MAINTAINER_MODE' => 1, - 'AM_NLS' => 1, - 'AC_FC_PP_DEFINE' => 1, - 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, - '_m4_warn' => 1, - 'AM_MAKEFILE_INCLUDE' => 1, - 'AM_PROG_CXX_C_O' => 1, - '_AM_MAKEFILE_INCLUDE' => 1, - '_AM_COND_ENDIF' => 1, - 'AM_ENABLE_MULTILIB' => 1, - 'AM_SILENT_RULES' => 1, - 'AM_PROG_MOC' => 1, - 'AC_CONFIG_FILES' => 1, - 'include' => 1, - 'LT_INIT' => 1, - 'AM_GNU_GETTEXT' => 1, - 'AM_PROG_AR' => 1, - 'AC_LIBSOURCE' => 1, - 'AC_CANONICAL_BUILD' => 1, - 'AM_PROG_FC_C_O' => 1, - 'AC_FC_FREEFORM' => 1, - 'AC_FC_PP_SRCEXT' => 1, - 'AH_OUTPUT' => 1, - 'AC_CONFIG_AUX_DIR' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'm4_pattern_allow' => 1, - 'AM_PROG_CC_C_O' => 1, - 'sinclude' => 1, - 'AM_CONDITIONAL' => 1, - 'AC_CANONICAL_SYSTEM' => 1, - 'AM_XGETTEXT_OPTION' => 1, - 'AC_CONFIG_HEADERS' => 1, - 'AC_DEFINE_TRACE_LITERAL' => 1, - 'AM_POT_TOOLS' => 1, - 'm4_include' => 1, - '_AM_COND_ELSE' => 1, - 'AC_SUBST_TRACE' => 1 - } - ], 'Autom4te::Request' ), - bless( [ - '2', - 1, - [ - '/usr/share/autoconf' - ], - [ - '/usr/share/autoconf/autoconf/autoconf.m4f', - '/usr/share/aclocal/pkg.m4', - '/usr/share/aclocal-1.11/amversion.m4', - '/usr/share/aclocal-1.11/auxdir.m4', - '/usr/share/aclocal-1.11/cond.m4', - '/usr/share/aclocal-1.11/depend.m4', - '/usr/share/aclocal-1.11/depout.m4', - '/usr/share/aclocal-1.11/header.m4', - '/usr/share/aclocal-1.11/init.m4', - '/usr/share/aclocal-1.11/install-sh.m4', - '/usr/share/aclocal-1.11/lead-dot.m4', - '/usr/share/aclocal-1.11/make.m4', - '/usr/share/aclocal-1.11/missing.m4', - '/usr/share/aclocal-1.11/mkdirp.m4', - '/usr/share/aclocal-1.11/options.m4', - '/usr/share/aclocal-1.11/runlog.m4', - '/usr/share/aclocal-1.11/sanity.m4', - '/usr/share/aclocal-1.11/silent.m4', - '/usr/share/aclocal-1.11/strip.m4', - '/usr/share/aclocal-1.11/substnot.m4', - '/usr/share/aclocal-1.11/tar.m4', - 'configure.ac' - ], - { - 'm4_pattern_forbid' => 1, - 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, - '_AM_SET_OPTION' => 1, - 'AC_DEFUN' => 1, - 'AM_PROG_MKDIR_P' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'AM_MISSING_HAS_RUN' => 1, - 'AM_SUBST_NOTMAKE' => 1, - 'AM_MISSING_PROG' => 1, - 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AC_DEFUN_ONCE' => 1, - 'AM_PROG_INSTALL_STRIP' => 1, - '_PKG_SHORT_ERRORS_SUPPORTED' => 1, - '_m4_warn' => 1, - 'AM_SANITY_CHECK' => 1, - 'PKG_CHECK_EXISTS' => 1, - 'AM_SILENT_RULES' => 1, - 'include' => 1, - '_AM_PROG_TAR' => 1, - 'AM_AUX_DIR_EXPAND' => 1, - 'AM_DEP_TRACK' => 1, - 'AM_CONFIG_HEADER' => 1, - '_AM_SET_OPTIONS' => 1, - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AM_RUN_LOG' => 1, - '_AM_IF_OPTION' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'm4_pattern_allow' => 1, - '_AM_AUTOCONF_VERSION' => 1, - '_AM_MANGLE_OPTION' => 1, - 'AM_SET_LEADING_DOT' => 1, - 'AM_CONDITIONAL' => 1, - 'AM_SET_DEPDIR' => 1, - '_AM_DEPENDENCIES' => 1, - 'AM_PROG_INSTALL_SH' => 1, - 'PKG_PROG_PKG_CONFIG' => 1, - 'm4_include' => 1, - 'PKG_CHECK_MODULES' => 1, - '_AC_AM_CONFIG_HEADER_HOOK' => 1, - 'AU_DEFUN' => 1, - 'AM_MAKE_INCLUDE' => 1 - } - ], 'Autom4te::Request' ) - ); - diff --git a/tmp/CodeLoop/autom4te.cache/traces.0 b/tmp/CodeLoop/autom4te.cache/traces.0 deleted file mode 100644 index d5b0a12..0000000 --- a/tmp/CodeLoop/autom4te.cache/traces.0 +++ /dev/null @@ -1,783 +0,0 @@ -m4trace:/usr/share/aclocal-1.11/amversion.m4:17: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.6], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) -m4trace:/usr/share/aclocal-1.11/amversion.m4:36: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.6])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) -m4trace:/usr/share/aclocal-1.11/auxdir.m4:49: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) -m4trace:/usr/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) -m4trace:/usr/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" 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_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - 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 - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - 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 - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${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_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) -m4trace:/usr/share/aclocal-1.11/depend.m4:164: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) -m4trace:/usr/share/aclocal-1.11/depend.m4:172: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) -m4trace:/usr/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} -]) -m4trace:/usr/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) -m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) -m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. -You should run autoupdate.])dnl -AC_CONFIG_HEADERS($@)]) -m4trace:/usr/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - 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 -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AM_PROG_MKDIR_P])dnl -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The `parallel-tests' driver may need to know about EXEEXT, so add the -dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro -dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) -m4trace:/usr/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -m4trace:/usr/share/aclocal-1.11/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST(install_sh)]) -m4trace:/usr/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [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 -AC_SUBST([am__leading_dot])]) -m4trace:/usr/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) -m4trace:/usr/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) -m4trace:/usr/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) -m4trace:/usr/share/aclocal-1.11/mkdirp.m4:14: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) -m4trace:/usr/share/aclocal-1.11/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) -m4trace:/usr/share/aclocal-1.11/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) -m4trace:/usr/share/aclocal-1.11/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) -m4trace:/usr/share/aclocal-1.11/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -m4trace:/usr/share/aclocal-1.11/runlog.m4:14: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD - ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - (exit $ac_status); }]) -m4trace:/usr/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) -m4trace:/usr/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], -[ --enable-silent-rules less verbose build output (undo: `make V=1') - --disable-silent-rules verbose build output (undo: `make V=0')]) -case $enable_silent_rules in -yes) AM_DEFAULT_VERBOSITY=0;; -no) AM_DEFAULT_VERBOSITY=1;; -*) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; -esac -dnl -dnl A few `make' implementations (e.g., NonStop OS and NextStep) -dnl do not support nested variable expansions. -dnl See automake bug#9928 and bug#10237. -am_make=${MAKE-make} -AC_CACHE_CHECK([whether $am_make supports nested variables], - [am_cv_make_support_nested_variables], - [if AS_ECHO([['TRUE=$(BAR$(V)) -BAR0=false -BAR1=true -V=1 -am__doit: - @$(TRUE) -.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then - am_cv_make_support_nested_variables=yes -else - am_cv_make_support_nested_variables=no -fi]) -if test $am_cv_make_support_nested_variables = yes; then - dnl Using `$V' instead of `$(V)' breaks IRIX make. - AM_V='$(V)' - AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' -else - AM_V=$AM_DEFAULT_VERBOSITY - AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY -fi -AC_SUBST([AM_V])dnl -AM_SUBST_NOTMAKE([AM_V])dnl -AC_SUBST([AM_DEFAULT_V])dnl -AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl -AC_SUBST([AM_DEFAULT_VERBOSITY])dnl -AM_BACKSLASH='\' -AC_SUBST([AM_BACKSLASH])dnl -_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl -]) -m4trace:/usr/share/aclocal-1.11/strip.m4:19: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) -m4trace:/usr/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE]) -m4trace:/usr/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) -m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AC_SUBST([AMTAR], ['$${TAR-tar}']) -m4_if([$1], [v7], - [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir - -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?A[CHUM]_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([_AC_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS']) -m4trace:configure.ac:12: -1- m4_pattern_allow([^AS_FLAGS$]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?m4_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^dnl$]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?AS_]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^SHELL$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PATH_SEPARATOR$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_NAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_TARNAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_VERSION$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_STRING$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_URL$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^exec_prefix$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^prefix$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^program_transform_name$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^bindir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sbindir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^libexecdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^datarootdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^datadir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sysconfdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sharedstatedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^localstatedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^includedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^oldincludedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^docdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^infodir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^htmldir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^dvidir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^pdfdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^psdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^libdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^localedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^mandir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_NAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_TARNAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_VERSION$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_STRING$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_URL$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^DEFS$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_C$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_N$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_T$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^LIBS$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^build_alias$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^host_alias$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^target_alias$]) -m4trace:configure.ac:13: -1- AM_INIT_AUTOMAKE([TMP], [1.0]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$]) -m4trace:configure.ac:13: -1- AM_SET_CURRENT_AUTOMAKE_VERSION -m4trace:configure.ac:13: -1- AM_AUTOMAKE_VERSION([1.11.6]) -m4trace:configure.ac:13: -1- _AM_AUTOCONF_VERSION([2.69]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_PROGRAM$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_SCRIPT$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_DATA$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__isrc$]) -m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([am__isrc]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^CYGPATH_W$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([no-define]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$]) -m4trace:configure.ac:13: -1- AM_SANITY_CHECK -m4trace:configure.ac:13: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) -m4trace:configure.ac:13: -1- AM_MISSING_HAS_RUN -m4trace:configure.ac:13: -1- AM_AUX_DIR_EXPAND -m4trace:configure.ac:13: -1- m4_pattern_allow([^ACLOCAL$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOCONF], [autoconf]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOCONF$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOMAKE$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOHEADER$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAKEINFO$]) -m4trace:configure.ac:13: -1- AM_PROG_INSTALL_SH -m4trace:configure.ac:13: -1- m4_pattern_allow([^install_sh$]) -m4trace:configure.ac:13: -1- AM_PROG_INSTALL_STRIP -m4trace:configure.ac:13: -1- m4_pattern_allow([^STRIP$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$]) -m4trace:configure.ac:13: -1- AM_PROG_MKDIR_P -m4trace:configure.ac:13: -1- m4_pattern_allow([^MKDIR_P$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^mkdir_p$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AWK$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^SET_MAKE$]) -m4trace:configure.ac:13: -1- AM_SET_LEADING_DOT -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__leading_dot$]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([tar-ustar]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([tar-pax]) -m4trace:configure.ac:13: -1- _AM_PROG_TAR([v7]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AMTAR$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__tar$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__untar$]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([no-dependencies]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([silent-rules]) -m4trace:configure.ac:14: -1- AM_CONFIG_HEADER([config.h]) -m4trace:configure.ac:14: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. -You should run autoupdate.], [/usr/share/aclocal-1.11/header.m4:12: AM_CONFIG_HEADER is expanded from... -configure.ac:14: the top level]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXX$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXXFLAGS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^LDFLAGS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^LIBS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CPPFLAGS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXX$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^ac_ct_CXX$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^EXEEXT$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^OBJEXT$]) -m4trace:configure.ac:15: -1- _AM_DEPENDENCIES([CXX]) -m4trace:configure.ac:15: -1- AM_SET_DEPDIR -m4trace:configure.ac:15: -1- m4_pattern_allow([^DEPDIR$]) -m4trace:configure.ac:15: -1- AM_OUTPUT_DEPENDENCY_COMMANDS -m4trace:configure.ac:15: -1- AM_MAKE_INCLUDE -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__include$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__quote$]) -m4trace:configure.ac:15: -1- AM_DEP_TRACK -m4trace:configure.ac:15: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEP_TRUE$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEP_FALSE$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEPBACKSLASH$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__nodep$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__nodep]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXXDEPMODE$]) -m4trace:configure.ac:15: -1- AM_CONDITIONAL([am__fastdepCXX], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) -m4trace:configure.ac:18: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments. -You should run autoupdate.], []) -m4trace:configure.ac:18: -1- m4_pattern_allow([^LIB@&t@OBJS$]) -m4trace:configure.ac:18: -1- m4_pattern_allow([^LTLIBOBJS$]) -m4trace:configure.ac:18: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"]) -m4trace:configure.ac:18: -1- m4_pattern_allow([^am__EXEEXT_TRUE$]) -m4trace:configure.ac:18: -1- m4_pattern_allow([^am__EXEEXT_FALSE$]) -m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE]) -m4trace:configure.ac:18: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE]) -m4trace:configure.ac:18: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"]) -m4trace:configure.ac:18: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS diff --git a/tmp/CodeLoop/autom4te.cache/traces.1 b/tmp/CodeLoop/autom4te.cache/traces.1 deleted file mode 100644 index b08ead5..0000000 --- a/tmp/CodeLoop/autom4te.cache/traces.1 +++ /dev/null @@ -1,353 +0,0 @@ -m4trace:configure.ac:12: -1- AC_INIT([Project.ede]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?A[CHUM]_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([_AC_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS']) -m4trace:configure.ac:12: -1- m4_pattern_allow([^AS_FLAGS$]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?m4_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^dnl$]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?AS_]) -m4trace:configure.ac:12: -1- AC_SUBST([SHELL]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([SHELL]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^SHELL$]) -m4trace:configure.ac:12: -1- AC_SUBST([PATH_SEPARATOR]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PATH_SEPARATOR]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PATH_SEPARATOR$]) -m4trace:configure.ac:12: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PACKAGE_NAME]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_NAME$]) -m4trace:configure.ac:12: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PACKAGE_TARNAME]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_TARNAME$]) -m4trace:configure.ac:12: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PACKAGE_VERSION]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_VERSION$]) -m4trace:configure.ac:12: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PACKAGE_STRING]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_STRING$]) -m4trace:configure.ac:12: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PACKAGE_BUGREPORT]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$]) -m4trace:configure.ac:12: -1- AC_SUBST([PACKAGE_URL], [m4_ifdef([AC_PACKAGE_URL], ['AC_PACKAGE_URL'])]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([PACKAGE_URL]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_URL$]) -m4trace:configure.ac:12: -1- AC_SUBST([exec_prefix], [NONE]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([exec_prefix]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^exec_prefix$]) -m4trace:configure.ac:12: -1- AC_SUBST([prefix], [NONE]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([prefix]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^prefix$]) -m4trace:configure.ac:12: -1- AC_SUBST([program_transform_name], [s,x,x,]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([program_transform_name]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^program_transform_name$]) -m4trace:configure.ac:12: -1- AC_SUBST([bindir], ['${exec_prefix}/bin']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([bindir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^bindir$]) -m4trace:configure.ac:12: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([sbindir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sbindir$]) -m4trace:configure.ac:12: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([libexecdir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^libexecdir$]) -m4trace:configure.ac:12: -1- AC_SUBST([datarootdir], ['${prefix}/share']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([datarootdir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^datarootdir$]) -m4trace:configure.ac:12: -1- AC_SUBST([datadir], ['${datarootdir}']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([datadir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^datadir$]) -m4trace:configure.ac:12: -1- AC_SUBST([sysconfdir], ['${prefix}/etc']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([sysconfdir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sysconfdir$]) -m4trace:configure.ac:12: -1- AC_SUBST([sharedstatedir], ['${prefix}/com']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([sharedstatedir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sharedstatedir$]) -m4trace:configure.ac:12: -1- AC_SUBST([localstatedir], ['${prefix}/var']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([localstatedir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^localstatedir$]) -m4trace:configure.ac:12: -1- AC_SUBST([includedir], ['${prefix}/include']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([includedir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^includedir$]) -m4trace:configure.ac:12: -1- AC_SUBST([oldincludedir], ['/usr/include']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([oldincludedir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^oldincludedir$]) -m4trace:configure.ac:12: -1- AC_SUBST([docdir], [m4_ifset([AC_PACKAGE_TARNAME], - ['${datarootdir}/doc/${PACKAGE_TARNAME}'], - ['${datarootdir}/doc/${PACKAGE}'])]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([docdir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^docdir$]) -m4trace:configure.ac:12: -1- AC_SUBST([infodir], ['${datarootdir}/info']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([infodir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^infodir$]) -m4trace:configure.ac:12: -1- AC_SUBST([htmldir], ['${docdir}']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([htmldir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^htmldir$]) -m4trace:configure.ac:12: -1- AC_SUBST([dvidir], ['${docdir}']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([dvidir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^dvidir$]) -m4trace:configure.ac:12: -1- AC_SUBST([pdfdir], ['${docdir}']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([pdfdir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^pdfdir$]) -m4trace:configure.ac:12: -1- AC_SUBST([psdir], ['${docdir}']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([psdir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^psdir$]) -m4trace:configure.ac:12: -1- AC_SUBST([libdir], ['${exec_prefix}/lib']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([libdir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^libdir$]) -m4trace:configure.ac:12: -1- AC_SUBST([localedir], ['${datarootdir}/locale']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([localedir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^localedir$]) -m4trace:configure.ac:12: -1- AC_SUBST([mandir], ['${datarootdir}/man']) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([mandir]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^mandir$]) -m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_NAME$]) -m4trace:configure.ac:12: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */ -@%:@undef PACKAGE_NAME]) -m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_TARNAME$]) -m4trace:configure.ac:12: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */ -@%:@undef PACKAGE_TARNAME]) -m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_VERSION$]) -m4trace:configure.ac:12: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */ -@%:@undef PACKAGE_VERSION]) -m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_STRING$]) -m4trace:configure.ac:12: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */ -@%:@undef PACKAGE_STRING]) -m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$]) -m4trace:configure.ac:12: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */ -@%:@undef PACKAGE_BUGREPORT]) -m4trace:configure.ac:12: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_URL]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_URL$]) -m4trace:configure.ac:12: -1- AH_OUTPUT([PACKAGE_URL], [/* Define to the home page for this package. */ -@%:@undef PACKAGE_URL]) -m4trace:configure.ac:12: -1- AC_SUBST([DEFS]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([DEFS]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^DEFS$]) -m4trace:configure.ac:12: -1- AC_SUBST([ECHO_C]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([ECHO_C]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_C$]) -m4trace:configure.ac:12: -1- AC_SUBST([ECHO_N]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([ECHO_N]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_N$]) -m4trace:configure.ac:12: -1- AC_SUBST([ECHO_T]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([ECHO_T]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_T$]) -m4trace:configure.ac:12: -1- AC_SUBST([LIBS]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([LIBS]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^LIBS$]) -m4trace:configure.ac:12: -1- AC_SUBST([build_alias]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([build_alias]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^build_alias$]) -m4trace:configure.ac:12: -1- AC_SUBST([host_alias]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([host_alias]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^host_alias$]) -m4trace:configure.ac:12: -1- AC_SUBST([target_alias]) -m4trace:configure.ac:12: -1- AC_SUBST_TRACE([target_alias]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^target_alias$]) -m4trace:configure.ac:13: -1- AM_INIT_AUTOMAKE([TMP], [1.0]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$]) -m4trace:configure.ac:13: -1- AM_AUTOMAKE_VERSION([1.11.6]) -m4trace:configure.ac:13: -1- AC_REQUIRE_AUX_FILE([install-sh]) -m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_PROGRAM]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_PROGRAM]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_PROGRAM$]) -m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_SCRIPT]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_SCRIPT]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_SCRIPT$]) -m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_DATA]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_DATA]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_DATA$]) -m4trace:configure.ac:13: -1- AC_SUBST([am__isrc], [' -I$(srcdir)']) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__isrc]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__isrc$]) -m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([am__isrc]) -m4trace:configure.ac:13: -1- AC_SUBST([CYGPATH_W]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([CYGPATH_W]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^CYGPATH_W$]) -m4trace:configure.ac:13: -1- AC_SUBST([PACKAGE], [TMP]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([PACKAGE]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$]) -m4trace:configure.ac:13: -1- AC_SUBST([VERSION], [1.0]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([VERSION]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$]) -m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$]) -m4trace:configure.ac:13: -1- AH_OUTPUT([PACKAGE], [/* Name of package */ -@%:@undef PACKAGE]) -m4trace:configure.ac:13: -1- AC_DEFINE_TRACE_LITERAL([VERSION]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$]) -m4trace:configure.ac:13: -1- AH_OUTPUT([VERSION], [/* Version number of package */ -@%:@undef VERSION]) -m4trace:configure.ac:13: -1- AC_REQUIRE_AUX_FILE([missing]) -m4trace:configure.ac:13: -1- AC_SUBST([ACLOCAL]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([ACLOCAL]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^ACLOCAL$]) -m4trace:configure.ac:13: -1- AC_SUBST([AUTOCONF]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AUTOCONF]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOCONF$]) -m4trace:configure.ac:13: -1- AC_SUBST([AUTOMAKE]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AUTOMAKE]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOMAKE$]) -m4trace:configure.ac:13: -1- AC_SUBST([AUTOHEADER]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AUTOHEADER]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOHEADER$]) -m4trace:configure.ac:13: -1- AC_SUBST([MAKEINFO]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MAKEINFO]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAKEINFO$]) -m4trace:configure.ac:13: -1- AC_SUBST([install_sh]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([install_sh]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^install_sh$]) -m4trace:configure.ac:13: -1- AC_SUBST([STRIP]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([STRIP]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^STRIP$]) -m4trace:configure.ac:13: -1- AC_SUBST([INSTALL_STRIP_PROGRAM]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([INSTALL_STRIP_PROGRAM]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$]) -m4trace:configure.ac:13: -1- AC_REQUIRE_AUX_FILE([install-sh]) -m4trace:configure.ac:13: -1- AC_SUBST([MKDIR_P]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([MKDIR_P]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^MKDIR_P$]) -m4trace:configure.ac:13: -1- AC_SUBST([mkdir_p], ["$MKDIR_P"]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([mkdir_p]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^mkdir_p$]) -m4trace:configure.ac:13: -1- AC_SUBST([AWK]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AWK]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AWK$]) -m4trace:configure.ac:13: -1- AC_SUBST([SET_MAKE]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([SET_MAKE]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^SET_MAKE$]) -m4trace:configure.ac:13: -1- AC_SUBST([am__leading_dot]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__leading_dot]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__leading_dot$]) -m4trace:configure.ac:13: -1- AC_SUBST([AMTAR], ['$${TAR-tar}']) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([AMTAR]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AMTAR$]) -m4trace:configure.ac:13: -1- AC_SUBST([am__tar]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__tar]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__tar$]) -m4trace:configure.ac:13: -1- AC_SUBST([am__untar]) -m4trace:configure.ac:13: -1- AC_SUBST_TRACE([am__untar]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__untar$]) -m4trace:configure.ac:14: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. -You should run autoupdate.], [aclocal.m4:589: AM_CONFIG_HEADER is expanded from... -configure.ac:14: the top level]) -m4trace:configure.ac:14: -1- AC_CONFIG_HEADERS([config.h]) -m4trace:configure.ac:15: -1- AC_SUBST([CXX]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([CXX]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXX$]) -m4trace:configure.ac:15: -1- AC_SUBST([CXXFLAGS]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([CXXFLAGS]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXXFLAGS$]) -m4trace:configure.ac:15: -1- AC_SUBST([LDFLAGS]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([LDFLAGS]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^LDFLAGS$]) -m4trace:configure.ac:15: -1- AC_SUBST([LIBS]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([LIBS]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^LIBS$]) -m4trace:configure.ac:15: -1- AC_SUBST([CPPFLAGS]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([CPPFLAGS]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CPPFLAGS$]) -m4trace:configure.ac:15: -1- AC_SUBST([CXX]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([CXX]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXX$]) -m4trace:configure.ac:15: -1- AC_SUBST([ac_ct_CXX]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([ac_ct_CXX]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^ac_ct_CXX$]) -m4trace:configure.ac:15: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([EXEEXT]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^EXEEXT$]) -m4trace:configure.ac:15: -1- AC_SUBST([OBJEXT], [$ac_cv_objext]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([OBJEXT]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^OBJEXT$]) -m4trace:configure.ac:15: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([DEPDIR]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^DEPDIR$]) -m4trace:configure.ac:15: -1- AC_SUBST([am__include]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([am__include]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__include$]) -m4trace:configure.ac:15: -1- AC_SUBST([am__quote]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([am__quote]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__quote$]) -m4trace:configure.ac:15: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -m4trace:configure.ac:15: -1- AC_SUBST([AMDEP_TRUE]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([AMDEP_TRUE]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEP_TRUE$]) -m4trace:configure.ac:15: -1- AC_SUBST([AMDEP_FALSE]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([AMDEP_FALSE]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEP_FALSE$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE]) -m4trace:configure.ac:15: -1- AC_SUBST([AMDEPBACKSLASH]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([AMDEPBACKSLASH]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEPBACKSLASH$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH]) -m4trace:configure.ac:15: -1- AC_SUBST([am__nodep]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([am__nodep]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__nodep$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__nodep]) -m4trace:configure.ac:15: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([CXXDEPMODE]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXXDEPMODE$]) -m4trace:configure.ac:15: -1- AM_CONDITIONAL([am__fastdepCXX], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) -m4trace:configure.ac:15: -1- AC_SUBST([am__fastdepCXX_TRUE]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([am__fastdepCXX_TRUE]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) -m4trace:configure.ac:15: -1- AC_SUBST([am__fastdepCXX_FALSE]) -m4trace:configure.ac:15: -1- AC_SUBST_TRACE([am__fastdepCXX_FALSE]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) -m4trace:configure.ac:17: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) -m4trace:configure.ac:17: -1- AC_SUBST([PKG_CONFIG]) -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([PKG_CONFIG]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG$]) -m4trace:configure.ac:17: -1- AC_SUBST([PKG_CONFIG_PATH]) -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([PKG_CONFIG_PATH]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG_PATH$]) -m4trace:configure.ac:17: -1- AC_SUBST([PKG_CONFIG_LIBDIR]) -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([PKG_CONFIG_LIBDIR]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG_LIBDIR$]) -m4trace:configure.ac:17: -1- AC_SUBST([PKG_CONFIG]) -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([PKG_CONFIG]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG$]) -m4trace:configure.ac:17: -1- AC_SUBST([EIGEN3_CFLAGS]) -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([EIGEN3_CFLAGS]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^EIGEN3_CFLAGS$]) -m4trace:configure.ac:17: -1- AC_SUBST([EIGEN3_LIBS]) -m4trace:configure.ac:17: -1- AC_SUBST_TRACE([EIGEN3_LIBS]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^EIGEN3_LIBS$]) -m4trace:configure.ac:21: -1- AC_CONFIG_FILES([Makefile]) -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments. -You should run autoupdate.], []) -m4trace:configure.ac:21: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LIB@&t@OBJS]) -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIB@&t@OBJS$]) -m4trace:configure.ac:21: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([LTLIBOBJS]) -m4trace:configure.ac:21: -1- m4_pattern_allow([^LTLIBOBJS$]) -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"]) -m4trace:configure.ac:21: -1- AC_SUBST([am__EXEEXT_TRUE]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__EXEEXT_TRUE]) -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__EXEEXT_TRUE$]) -m4trace:configure.ac:21: -1- AC_SUBST([am__EXEEXT_FALSE]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([am__EXEEXT_FALSE]) -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__EXEEXT_FALSE$]) -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE]) -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([top_builddir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([top_build_prefix]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([srcdir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([abs_srcdir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([top_srcdir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([abs_top_srcdir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([builddir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([abs_builddir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([abs_top_builddir]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([INSTALL]) -m4trace:configure.ac:21: -1- AC_SUBST_TRACE([MKDIR_P]) diff --git a/tmp/CodeLoop/autom4te.cache/traces.2 b/tmp/CodeLoop/autom4te.cache/traces.2 deleted file mode 100644 index 5d23140..0000000 --- a/tmp/CodeLoop/autom4te.cache/traces.2 +++ /dev/null @@ -1,887 +0,0 @@ -m4trace:/usr/share/aclocal/pkg.m4:27: -1- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$]) -m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) -m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) -AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) -AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) -AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=m4_default([$1], [0.9.0]) - AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - PKG_CONFIG="" - fi -fi[]dnl -]) -m4trace:/usr/share/aclocal/pkg.m4:60: -1- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -if test -n "$PKG_CONFIG" && \ - AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then - m4_default([$2], [:]) -m4_ifvaln([$3], [else - $3])dnl -fi]) -m4trace:/usr/share/aclocal/pkg.m4:86: -1- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi[]dnl -]) -m4trace:/usr/share/aclocal/pkg.m4:106: -1- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl -AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl -AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl - -pkg_failed=no -AC_MSG_CHECKING([for $1]) - -_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) -_PKG_CONFIG([$1][_LIBS], [libs], [$2]) - -m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS -and $1[]_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details.]) - -if test $pkg_failed = yes; then - AC_MSG_RESULT([no]) - _PKG_SHORT_ERRORS_SUPPORTED - if test $_pkg_short_errors_supported = yes; then - $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` - else - $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD - - m4_default([$4], [AC_MSG_ERROR( -[Package requirements ($2) were not met: - -$$1_PKG_ERRORS - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -_PKG_TEXT])[]dnl - ]) -elif test $pkg_failed = untried; then - AC_MSG_RESULT([no]) - m4_default([$4], [AC_MSG_FAILURE( -[The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. - -_PKG_TEXT - -To get pkg-config, see .])[]dnl - ]) -else - $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS - $1[]_LIBS=$pkg_cv_[]$1[]_LIBS - AC_MSG_RESULT([yes]) - $3 -fi[]dnl -]) -m4trace:/usr/share/aclocal-1.11/amversion.m4:17: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.6], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) -m4trace:/usr/share/aclocal-1.11/amversion.m4:36: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.6])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) -m4trace:/usr/share/aclocal-1.11/auxdir.m4:49: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) -m4trace:/usr/share/aclocal-1.11/cond.m4:15: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) -m4trace:/usr/share/aclocal-1.11/depend.m4:28: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" 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_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - 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 - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - 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 - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${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_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) -m4trace:/usr/share/aclocal-1.11/depend.m4:164: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) -m4trace:/usr/share/aclocal-1.11/depend.m4:172: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -AC_SUBST([am__nodep])dnl -_AM_SUBST_NOTMAKE([am__nodep])dnl -]) -m4trace:/usr/share/aclocal-1.11/depout.m4:14: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} -]) -m4trace:/usr/share/aclocal-1.11/depout.m4:75: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) -m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) -m4trace:/usr/share/aclocal-1.11/header.m4:12: -1- AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. -You should run autoupdate.])dnl -AC_CONFIG_HEADERS($@)]) -m4trace:/usr/share/aclocal-1.11/init.m4:26: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - 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 -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AM_PROG_MKDIR_P])dnl -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The `parallel-tests' driver may need to know about EXEEXT, so add the -dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro -dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) -m4trace:/usr/share/aclocal-1.11/init.m4:126: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -m4trace:/usr/share/aclocal-1.11/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST(install_sh)]) -m4trace:/usr/share/aclocal-1.11/lead-dot.m4:12: -1- AC_DEFUN([AM_SET_LEADING_DOT], [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 -AC_SUBST([am__leading_dot])]) -m4trace:/usr/share/aclocal-1.11/make.m4:14: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) -m4trace:/usr/share/aclocal-1.11/missing.m4:14: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) -m4trace:/usr/share/aclocal-1.11/missing.m4:24: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) -m4trace:/usr/share/aclocal-1.11/mkdirp.m4:14: -1- AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) -m4trace:/usr/share/aclocal-1.11/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) -m4trace:/usr/share/aclocal-1.11/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) -m4trace:/usr/share/aclocal-1.11/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) -m4trace:/usr/share/aclocal-1.11/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -m4trace:/usr/share/aclocal-1.11/runlog.m4:14: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD - ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD - (exit $ac_status); }]) -m4trace:/usr/share/aclocal-1.11/sanity.m4:14: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) -m4trace:/usr/share/aclocal-1.11/silent.m4:14: -1- AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], -[ --enable-silent-rules less verbose build output (undo: `make V=1') - --disable-silent-rules verbose build output (undo: `make V=0')]) -case $enable_silent_rules in -yes) AM_DEFAULT_VERBOSITY=0;; -no) AM_DEFAULT_VERBOSITY=1;; -*) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);; -esac -dnl -dnl A few `make' implementations (e.g., NonStop OS and NextStep) -dnl do not support nested variable expansions. -dnl See automake bug#9928 and bug#10237. -am_make=${MAKE-make} -AC_CACHE_CHECK([whether $am_make supports nested variables], - [am_cv_make_support_nested_variables], - [if AS_ECHO([['TRUE=$(BAR$(V)) -BAR0=false -BAR1=true -V=1 -am__doit: - @$(TRUE) -.PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then - am_cv_make_support_nested_variables=yes -else - am_cv_make_support_nested_variables=no -fi]) -if test $am_cv_make_support_nested_variables = yes; then - dnl Using `$V' instead of `$(V)' breaks IRIX make. - AM_V='$(V)' - AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' -else - AM_V=$AM_DEFAULT_VERBOSITY - AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY -fi -AC_SUBST([AM_V])dnl -AM_SUBST_NOTMAKE([AM_V])dnl -AC_SUBST([AM_DEFAULT_V])dnl -AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl -AC_SUBST([AM_DEFAULT_VERBOSITY])dnl -AM_BACKSLASH='\' -AC_SUBST([AM_BACKSLASH])dnl -_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl -]) -m4trace:/usr/share/aclocal-1.11/strip.m4:19: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) -m4trace:/usr/share/aclocal-1.11/substnot.m4:14: -1- AC_DEFUN([_AM_SUBST_NOTMAKE]) -m4trace:/usr/share/aclocal-1.11/substnot.m4:19: -1- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) -m4trace:/usr/share/aclocal-1.11/tar.m4:24: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AC_SUBST([AMTAR], ['$${TAR-tar}']) -m4_if([$1], [v7], - [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir - -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?A[CHUM]_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([_AC_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS']) -m4trace:configure.ac:12: -1- m4_pattern_allow([^AS_FLAGS$]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?m4_]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^dnl$]) -m4trace:configure.ac:12: -1- m4_pattern_forbid([^_?AS_]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^SHELL$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PATH_SEPARATOR$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_NAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_TARNAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_VERSION$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_STRING$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_URL$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^exec_prefix$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^prefix$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^program_transform_name$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^bindir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sbindir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^libexecdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^datarootdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^datadir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sysconfdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^sharedstatedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^localstatedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^includedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^oldincludedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^docdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^infodir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^htmldir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^dvidir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^pdfdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^psdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^libdir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^localedir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^mandir$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_NAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_TARNAME$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_VERSION$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_STRING$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_BUGREPORT$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^PACKAGE_URL$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^DEFS$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_C$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_N$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^ECHO_T$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^LIBS$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^build_alias$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^host_alias$]) -m4trace:configure.ac:12: -1- m4_pattern_allow([^target_alias$]) -m4trace:configure.ac:13: -1- AM_INIT_AUTOMAKE([TMP], [1.0]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$]) -m4trace:configure.ac:13: -1- AM_SET_CURRENT_AUTOMAKE_VERSION -m4trace:configure.ac:13: -1- AM_AUTOMAKE_VERSION([1.11.6]) -m4trace:configure.ac:13: -1- _AM_AUTOCONF_VERSION([2.69]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_PROGRAM$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_SCRIPT$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_DATA$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__isrc$]) -m4trace:configure.ac:13: -1- _AM_SUBST_NOTMAKE([am__isrc]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^CYGPATH_W$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([no-define]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^PACKAGE$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^VERSION$]) -m4trace:configure.ac:13: -1- AM_SANITY_CHECK -m4trace:configure.ac:13: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}]) -m4trace:configure.ac:13: -1- AM_MISSING_HAS_RUN -m4trace:configure.ac:13: -1- AM_AUX_DIR_EXPAND -m4trace:configure.ac:13: -1- m4_pattern_allow([^ACLOCAL$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOCONF], [autoconf]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOCONF$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOMAKE$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AUTOHEADER$]) -m4trace:configure.ac:13: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^MAKEINFO$]) -m4trace:configure.ac:13: -1- AM_PROG_INSTALL_SH -m4trace:configure.ac:13: -1- m4_pattern_allow([^install_sh$]) -m4trace:configure.ac:13: -1- AM_PROG_INSTALL_STRIP -m4trace:configure.ac:13: -1- m4_pattern_allow([^STRIP$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^INSTALL_STRIP_PROGRAM$]) -m4trace:configure.ac:13: -1- AM_PROG_MKDIR_P -m4trace:configure.ac:13: -1- m4_pattern_allow([^MKDIR_P$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^mkdir_p$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AWK$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^SET_MAKE$]) -m4trace:configure.ac:13: -1- AM_SET_LEADING_DOT -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__leading_dot$]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([tar-ustar]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([tar-pax]) -m4trace:configure.ac:13: -1- _AM_PROG_TAR([v7]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^AMTAR$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__tar$]) -m4trace:configure.ac:13: -1- m4_pattern_allow([^am__untar$]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([no-dependencies]) -m4trace:configure.ac:13: -1- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])]) -m4trace:configure.ac:13: -2- _AM_MANGLE_OPTION([silent-rules]) -m4trace:configure.ac:14: -1- AM_CONFIG_HEADER([config.h]) -m4trace:configure.ac:14: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete. -You should run autoupdate.], [/usr/share/aclocal-1.11/header.m4:12: AM_CONFIG_HEADER is expanded from... -configure.ac:14: the top level]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXX$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXXFLAGS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^LDFLAGS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^LIBS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CPPFLAGS$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXX$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^ac_ct_CXX$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^EXEEXT$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^OBJEXT$]) -m4trace:configure.ac:15: -1- _AM_DEPENDENCIES([CXX]) -m4trace:configure.ac:15: -1- AM_SET_DEPDIR -m4trace:configure.ac:15: -1- m4_pattern_allow([^DEPDIR$]) -m4trace:configure.ac:15: -1- AM_OUTPUT_DEPENDENCY_COMMANDS -m4trace:configure.ac:15: -1- AM_MAKE_INCLUDE -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__include$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__quote$]) -m4trace:configure.ac:15: -1- AM_DEP_TRACK -m4trace:configure.ac:15: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEP_TRUE$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEP_FALSE$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEP_TRUE]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEP_FALSE]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^AMDEPBACKSLASH$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([AMDEPBACKSLASH]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__nodep$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__nodep]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^CXXDEPMODE$]) -m4trace:configure.ac:15: -1- AM_CONDITIONAL([am__fastdepCXX], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_CXX_dependencies_compiler_type" = gcc3]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__fastdepCXX_TRUE$]) -m4trace:configure.ac:15: -1- m4_pattern_allow([^am__fastdepCXX_FALSE$]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_TRUE]) -m4trace:configure.ac:15: -1- _AM_SUBST_NOTMAKE([am__fastdepCXX_FALSE]) -m4trace:configure.ac:17: -1- PKG_CHECK_MODULES([EIGEN3], [eigen3 >= 0.1]) -m4trace:configure.ac:17: -1- PKG_PROG_PKG_CONFIG -m4trace:configure.ac:17: -1- m4_pattern_forbid([^_?PKG_[A-Z_]+$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG_PATH$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG_LIBDIR$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^PKG_CONFIG$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^EIGEN3_CFLAGS$]) -m4trace:configure.ac:17: -1- m4_pattern_allow([^EIGEN3_LIBS$]) -m4trace:configure.ac:17: -1- PKG_CHECK_EXISTS([eigen3 >= 0.1], [pkg_cv_[]EIGEN3_CFLAGS=`$PKG_CONFIG --[]cflags "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) -m4trace:configure.ac:17: -1- PKG_CHECK_EXISTS([eigen3 >= 0.1], [pkg_cv_[]EIGEN3_LIBS=`$PKG_CONFIG --[]libs "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) -m4trace:configure.ac:17: -1- _PKG_SHORT_ERRORS_SUPPORTED -m4trace:configure.ac:21: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments. -You should run autoupdate.], []) -m4trace:configure.ac:21: -1- m4_pattern_allow([^LIB@&t@OBJS$]) -m4trace:configure.ac:21: -1- m4_pattern_allow([^LTLIBOBJS$]) -m4trace:configure.ac:21: -1- AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"]) -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__EXEEXT_TRUE$]) -m4trace:configure.ac:21: -1- m4_pattern_allow([^am__EXEEXT_FALSE$]) -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_TRUE]) -m4trace:configure.ac:21: -1- _AM_SUBST_NOTMAKE([am__EXEEXT_FALSE]) -m4trace:configure.ac:21: -1- _AC_AM_CONFIG_HEADER_HOOK(["$ac_file"]) -m4trace:configure.ac:21: -1- _AM_OUTPUT_DEPENDENCY_COMMANDS diff --git a/tmp/CodeLoop/cmake_install.cmake b/tmp/CodeLoop/cmake_install.cmake deleted file mode 100644 index 29fd0b4..0000000 --- a/tmp/CodeLoop/cmake_install.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Install script for directory: /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -# Set the install prefix -IF(NOT DEFINED CMAKE_INSTALL_PREFIX) - SET(CMAKE_INSTALL_PREFIX "/usr/local") -ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) -STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - IF(BUILD_TYPE) - STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - ELSE(BUILD_TYPE) - SET(CMAKE_INSTALL_CONFIG_NAME "") - ENDIF(BUILD_TYPE) - MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - -# Set the component getting installed. -IF(NOT CMAKE_INSTALL_COMPONENT) - IF(COMPONENT) - MESSAGE(STATUS "Install component: \"${COMPONENT}\"") - SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - ELSE(COMPONENT) - SET(CMAKE_INSTALL_COMPONENT) - ENDIF(COMPONENT) -ENDIF(NOT CMAKE_INSTALL_COMPONENT) - -# Install shared libraries without execute permission? -IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - SET(CMAKE_INSTALL_SO_NO_EXE "1") -ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - -IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") - IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/Tutorial" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/Tutorial") - FILE(RPATH_CHECK - FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/Tutorial" - RPATH "") - ENDIF() - FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/bin" TYPE EXECUTABLE FILES "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/Tutorial") - IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/Tutorial" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/Tutorial") - FILE(RPATH_REMOVE - FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/Tutorial") - IF(CMAKE_INSTALL_DO_STRIP) - EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/bin/Tutorial") - ENDIF(CMAKE_INSTALL_DO_STRIP) - ENDIF() -ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") - -IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") - FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include/CodeLoop" TYPE DIRECTORY FILES "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/" REGEX "/[^/]*\\.h$") -ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") - -IF(NOT CMAKE_INSTALL_LOCAL_ONLY) - # Include the install script for each subdirectory. - INCLUDE("/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/cmake_install.cmake") - -ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY) - -IF(CMAKE_INSTALL_COMPONENT) - SET(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") -ELSE(CMAKE_INSTALL_COMPONENT) - SET(CMAKE_INSTALL_MANIFEST "install_manifest.txt") -ENDIF(CMAKE_INSTALL_COMPONENT) - -FILE(WRITE "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/${CMAKE_INSTALL_MANIFEST}" "") -FOREACH(file ${CMAKE_INSTALL_MANIFEST_FILES}) - FILE(APPEND "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/${CMAKE_INSTALL_MANIFEST}" "${file}\n") -ENDFOREACH(file) diff --git a/tmp/CodeLoop/config.h b/tmp/CodeLoop/config.h deleted file mode 100644 index dd3b02c..0000000 --- a/tmp/CodeLoop/config.h +++ /dev/null @@ -1,25 +0,0 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Version number of package */ -#undef VERSION diff --git a/tmp/CodeLoop/config.h.in b/tmp/CodeLoop/config.h.in deleted file mode 100644 index dd3b02c..0000000 --- a/tmp/CodeLoop/config.h.in +++ /dev/null @@ -1,25 +0,0 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Version number of package */ -#undef VERSION diff --git a/tmp/CodeLoop/config.log b/tmp/CodeLoop/config.log deleted file mode 100644 index 026c478..0000000 --- a/tmp/CodeLoop/config.log +++ /dev/null @@ -1,334 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by configure, which was -generated by GNU Autoconf 2.69. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = musteel -uname -m = x86_64 -uname -r = 3.2.0-1-amd64 -uname -s = Linux -uname -v = #1 SMP Fri Feb 17 05:17:36 UTC 2012 - -/usr/bin/uname -p = unknown -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -/usr/bin/hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: /usr/local/bin -PATH: /usr/bin -PATH: /bin -PATH: /usr/local/games -PATH: /usr/games - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:1837: checking for a BSD-compatible install -configure:1905: result: /usr/bin/install -c -configure:1916: checking whether build environment is sane -configure:1966: result: yes -configure:2107: checking for a thread-safe mkdir -p -configure:2146: result: /bin/mkdir -p -configure:2159: checking for gawk -configure:2175: found /usr/bin/gawk -configure:2186: result: gawk -configure:2197: checking whether make sets $(MAKE) -configure:2219: result: yes -configure:2359: checking for g++ -configure:2375: found /usr/bin/g++ -configure:2386: result: g++ -configure:2413: checking for C++ compiler version -configure:2422: g++ --version >&5 -g++ (Debian 4.7.2-4) 4.7.2 -Copyright (C) 2012 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -configure:2433: $? = 0 -configure:2422: g++ -v >&5 -Using built-in specs. -COLLECT_GCC=g++ -COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper -Target: x86_64-linux-gnu -Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu -Thread model: posix -gcc version 4.7.2 (Debian 4.7.2-4) -configure:2433: $? = 0 -configure:2422: g++ -V >&5 -g++: error: unrecognized command line option '-V' -g++: fatal error: no input files -compilation terminated. -configure:2433: $? = 4 -configure:2422: g++ -qversion >&5 -g++: error: unrecognized command line option '-qversion' -g++: fatal error: no input files -compilation terminated. -configure:2433: $? = 4 -configure:2453: checking whether the C++ compiler works -configure:2475: g++ conftest.cpp >&5 -configure:2479: $? = 0 -configure:2527: result: yes -configure:2530: checking for C++ compiler default output file name -configure:2532: result: a.out -configure:2538: checking for suffix of executables -configure:2545: g++ -o conftest conftest.cpp >&5 -configure:2549: $? = 0 -configure:2571: result: -configure:2593: checking whether we are cross compiling -configure:2601: g++ -o conftest conftest.cpp >&5 -configure:2605: $? = 0 -configure:2612: ./conftest -configure:2616: $? = 0 -configure:2631: result: no -configure:2636: checking for suffix of object files -configure:2658: g++ -c conftest.cpp >&5 -configure:2662: $? = 0 -configure:2683: result: o -configure:2687: checking whether we are using the GNU C++ compiler -configure:2706: g++ -c conftest.cpp >&5 -configure:2706: $? = 0 -configure:2715: result: yes -configure:2724: checking whether g++ accepts -g -configure:2744: g++ -c -g conftest.cpp >&5 -configure:2744: $? = 0 -configure:2785: result: yes -configure:2819: checking for style of include used by make -configure:2847: result: GNU -configure:2873: checking dependency style of g++ -configure:2984: result: gcc3 -configure:3054: checking for pkg-config -configure:3072: found /usr/bin/pkg-config -configure:3084: result: /usr/bin/pkg-config -configure:3109: checking pkg-config is at least version 0.9.0 -configure:3112: result: yes -configure:3122: checking for EIGEN3 -configure:3129: $PKG_CONFIG --exists --print-errors "eigen3 >= 0.1" -configure:3132: $? = 0 -configure:3146: $PKG_CONFIG --exists --print-errors "eigen3 >= 0.1" -configure:3149: $? = 0 -configure:3207: result: yes -configure:3348: creating ./config.status - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by config.status, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status - -on musteel - -config.status:841: creating Makefile -config.status:841: creating config.h -config.status:1070: executing depfiles commands -config.status:1070: executing default commands - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_cxx_compiler_gnu=yes -ac_cv_env_CCC_set= -ac_cv_env_CCC_value= -ac_cv_env_CPPFLAGS_set= -ac_cv_env_CPPFLAGS_value= -ac_cv_env_CXXFLAGS_set= -ac_cv_env_CXXFLAGS_value= -ac_cv_env_CXX_set= -ac_cv_env_CXX_value= -ac_cv_env_EIGEN3_CFLAGS_set= -ac_cv_env_EIGEN3_CFLAGS_value= -ac_cv_env_EIGEN3_LIBS_set= -ac_cv_env_EIGEN3_LIBS_value= -ac_cv_env_LDFLAGS_set= -ac_cv_env_LDFLAGS_value= -ac_cv_env_LIBS_set= -ac_cv_env_LIBS_value= -ac_cv_env_PKG_CONFIG_LIBDIR_set= -ac_cv_env_PKG_CONFIG_LIBDIR_value= -ac_cv_env_PKG_CONFIG_PATH_set= -ac_cv_env_PKG_CONFIG_PATH_value= -ac_cv_env_PKG_CONFIG_set= -ac_cv_env_PKG_CONFIG_value= -ac_cv_env_build_alias_set= -ac_cv_env_build_alias_value= -ac_cv_env_host_alias_set= -ac_cv_env_host_alias_value= -ac_cv_env_target_alias_set= -ac_cv_env_target_alias_value= -ac_cv_objext=o -ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config -ac_cv_path_install='/usr/bin/install -c' -ac_cv_path_mkdir=/bin/mkdir -ac_cv_prog_AWK=gawk -ac_cv_prog_ac_ct_CXX=g++ -ac_cv_prog_cxx_g=yes -ac_cv_prog_make_make_set=yes -am_cv_CXX_dependencies_compiler_type=gcc3 -pkg_cv_EIGEN3_CFLAGS='-I/usr/local/include/eigen3 ' -pkg_cv_EIGEN3_LIBS=' ' - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -ACLOCAL='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run aclocal-1.11' -AMDEPBACKSLASH='\' -AMDEP_FALSE='#' -AMDEP_TRUE='' -AMTAR='$${TAR-tar}' -AUTOCONF='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run autoconf' -AUTOHEADER='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run autoheader' -AUTOMAKE='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run automake-1.11' -AWK='gawk' -CPPFLAGS='' -CXX='g++' -CXXDEPMODE='depmode=gcc3' -CXXFLAGS='-g -O2' -CYGPATH_W='echo' -DEFS='-DHAVE_CONFIG_H' -DEPDIR='.deps' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EIGEN3_CFLAGS='-I/usr/local/include/eigen3 ' -EIGEN3_LIBS=' ' -EXEEXT='' -INSTALL_DATA='${INSTALL} -m 644' -INSTALL_PROGRAM='${INSTALL}' -INSTALL_SCRIPT='${INSTALL}' -INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' -LDFLAGS='' -LIBOBJS='' -LIBS='' -LTLIBOBJS='' -MAKEINFO='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run makeinfo' -MKDIR_P='/bin/mkdir -p' -OBJEXT='o' -PACKAGE='TMP' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='' -PACKAGE_STRING='' -PACKAGE_TARNAME='' -PACKAGE_URL='' -PACKAGE_VERSION='' -PATH_SEPARATOR=':' -PKG_CONFIG='/usr/bin/pkg-config' -PKG_CONFIG_LIBDIR='' -PKG_CONFIG_PATH='' -SET_MAKE='' -SHELL='/bin/bash' -STRIP='' -VERSION='1.0' -ac_ct_CXX='g++' -am__EXEEXT_FALSE='' -am__EXEEXT_TRUE='#' -am__fastdepCXX_FALSE='#' -am__fastdepCXX_TRUE='' -am__include='include' -am__isrc='' -am__leading_dot='.' -am__nodep='_no' -am__quote='' -am__tar='$${TAR-tar} chof - "$$tardir"' -am__untar='$${TAR-tar} xf -' -bindir='${exec_prefix}/bin' -build_alias='' -datadir='${datarootdir}' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE}' -dvidir='${docdir}' -exec_prefix='${prefix}' -host_alias='' -htmldir='${docdir}' -includedir='${prefix}/include' -infodir='${datarootdir}/info' -install_sh='${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/install-sh' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localedir='${datarootdir}/locale' -localstatedir='${prefix}/var' -mandir='${datarootdir}/man' -mkdir_p='/bin/mkdir -p' -oldincludedir='/usr/include' -pdfdir='${docdir}' -prefix='/usr/local' -program_transform_name='s,x,x,' -psdir='${docdir}' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target_alias='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -/* confdefs.h */ -#define PACKAGE_NAME "" -#define PACKAGE_TARNAME "" -#define PACKAGE_VERSION "" -#define PACKAGE_STRING "" -#define PACKAGE_BUGREPORT "" -#define PACKAGE_URL "" -#define PACKAGE "TMP" -#define VERSION "1.0" - -configure: exit 0 - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by config.status, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status Makefile depfiles - -on musteel - -config.status:841: creating Makefile -config.status:1070: executing depfiles commands - -## ---------------------- ## -## Running config.status. ## -## ---------------------- ## - -This file was extended by config.status, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = - CONFIG_HEADERS = - CONFIG_LINKS = - CONFIG_COMMANDS = - $ ./config.status config.h - -on musteel - -config.status:841: creating config.h -config.status:1022: config.h is unchanged diff --git a/tmp/CodeLoop/config.status b/tmp/CodeLoop/config.status deleted file mode 100755 index ca1c793..0000000 --- a/tmp/CodeLoop/config.status +++ /dev/null @@ -1,1178 +0,0 @@ -#! /bin/bash -# Generated by configure. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=${CONFIG_SHELL-/bin/bash} -export SHELL -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -# Files that config.status was made for. -config_files=" Makefile" -config_headers=" config.h" -config_commands=" depfiles default" - -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to the package provider." - -ac_cs_config="" -ac_cs_version="\ -config.status -configured by ./configure, generated by GNU Autoconf 2.69, - with options \"$ac_cs_config\" - -Copyright (C) 2012 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='/home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop' -srcdir='.' -INSTALL='/usr/bin/install -c' -MKDIR_P='/bin/mkdir -p' -AWK='gawk' -test -n "$AWK" || AWK=awk -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -if $ac_cs_recheck; then - set X /bin/bash './configure' $ac_configure_extra_args --no-create --no-recursion - shift - $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 - CONFIG_SHELL='/bin/bash' - export CONFIG_SHELL - exec "$@" -fi - -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - $as_echo "$ac_log" -} >&5 - -# -# INIT-COMMANDS -# -AMDEP_TRUE="" ac_aux_dir="." - - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && -S["am__EXEEXT_FALSE"]="" -S["am__EXEEXT_TRUE"]="#" -S["LTLIBOBJS"]="" -S["LIBOBJS"]="" -S["EIGEN3_LIBS"]=" " -S["EIGEN3_CFLAGS"]="-I/usr/local/include/eigen3 " -S["PKG_CONFIG_LIBDIR"]="" -S["PKG_CONFIG_PATH"]="" -S["PKG_CONFIG"]="/usr/bin/pkg-config" -S["am__fastdepCXX_FALSE"]="#" -S["am__fastdepCXX_TRUE"]="" -S["CXXDEPMODE"]="depmode=gcc3" -S["am__nodep"]="_no" -S["AMDEPBACKSLASH"]="\\" -S["AMDEP_FALSE"]="#" -S["AMDEP_TRUE"]="" -S["am__quote"]="" -S["am__include"]="include" -S["DEPDIR"]=".deps" -S["OBJEXT"]="o" -S["EXEEXT"]="" -S["ac_ct_CXX"]="g++" -S["CPPFLAGS"]="" -S["LDFLAGS"]="" -S["CXXFLAGS"]="-g -O2" -S["CXX"]="g++" -S["am__untar"]="$${TAR-tar} xf -" -S["am__tar"]="$${TAR-tar} chof - \"$$tardir\"" -S["AMTAR"]="$${TAR-tar}" -S["am__leading_dot"]="." -S["SET_MAKE"]="" -S["AWK"]="gawk" -S["mkdir_p"]="/bin/mkdir -p" -S["MKDIR_P"]="/bin/mkdir -p" -S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" -S["STRIP"]="" -S["install_sh"]="${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/install-sh" -S["MAKEINFO"]="${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run makeinfo" -S["AUTOHEADER"]="${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run autoheader" -S["AUTOMAKE"]="${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run automake-1.11" -S["AUTOCONF"]="${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run autoconf" -S["ACLOCAL"]="${SHELL} /home/rigoni/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/missing --run aclocal-1.11" -S["VERSION"]="1.0" -S["PACKAGE"]="TMP" -S["CYGPATH_W"]="echo" -S["am__isrc"]="" -S["INSTALL_DATA"]="${INSTALL} -m 644" -S["INSTALL_SCRIPT"]="${INSTALL}" -S["INSTALL_PROGRAM"]="${INSTALL}" -S["target_alias"]="" -S["host_alias"]="" -S["build_alias"]="" -S["LIBS"]="" -S["ECHO_T"]="" -S["ECHO_N"]="-n" -S["ECHO_C"]="" -S["DEFS"]="-DHAVE_CONFIG_H" -S["mandir"]="${datarootdir}/man" -S["localedir"]="${datarootdir}/locale" -S["libdir"]="${exec_prefix}/lib" -S["psdir"]="${docdir}" -S["pdfdir"]="${docdir}" -S["dvidir"]="${docdir}" -S["htmldir"]="${docdir}" -S["infodir"]="${datarootdir}/info" -S["docdir"]="${datarootdir}/doc/${PACKAGE}" -S["oldincludedir"]="/usr/include" -S["includedir"]="${prefix}/include" -S["localstatedir"]="${prefix}/var" -S["sharedstatedir"]="${prefix}/com" -S["sysconfdir"]="${prefix}/etc" -S["datadir"]="${datarootdir}" -S["datarootdir"]="${prefix}/share" -S["libexecdir"]="${exec_prefix}/libexec" -S["sbindir"]="${exec_prefix}/sbin" -S["bindir"]="${exec_prefix}/bin" -S["program_transform_name"]="s,x,x," -S["prefix"]="/usr/local" -S["exec_prefix"]="${prefix}" -S["PACKAGE_URL"]="" -S["PACKAGE_BUGREPORT"]="" -S["PACKAGE_STRING"]="" -S["PACKAGE_VERSION"]="" -S["PACKAGE_TARNAME"]="" -S["PACKAGE_NAME"]="" -S["PATH_SEPARATOR"]=":" -S["SHELL"]="/bin/bash" -_ACAWK -cat >>"$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -D["PACKAGE_NAME"]=" \"\"" -D["PACKAGE_TARNAME"]=" \"\"" -D["PACKAGE_VERSION"]=" \"\"" -D["PACKAGE_STRING"]=" \"\"" -D["PACKAGE_BUGREPORT"]=" \"\"" -D["PACKAGE_URL"]=" \"\"" -D["PACKAGE"]=" \"TMP\"" -D["VERSION"]=" \"1.0\"" - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ { - line = $ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} - ac_datarootdir_hack=' - s&@datadir@&${datarootdir}&g - s&@docdir@&${datarootdir}/doc/${PACKAGE}&g - s&@infodir@&${datarootdir}/info&g - s&@localedir@&${datarootdir}/locale&g - s&@mandir@&${datarootdir}/man&g - s&\${datarootdir}&${prefix}/share&g' ;; -esac -ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -} - -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -$as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "default":C) date > stamp-h ;; - - esac -done # for ac_tag - - -as_fn_exit 0 diff --git a/tmp/CodeLoop/configure b/tmp/CodeLoop/configure deleted file mode 100755 index ee77073..0000000 --- a/tmp/CodeLoop/configure +++ /dev/null @@ -1,4667 +0,0 @@ -#! /bin/sh -# Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69. -# -# -# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. -# -# -# This configure script is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - -# Use a proper internal environment variable to ensure we don't fall - # into an infinite loop, continuously re-executing ourselves. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -as_fn_exit 255 - fi - # We don't want this to propagate to other subprocesses. - { _as_can_reexec=; unset _as_can_reexec;} -if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which - # is contrary to our usage. Disable this feature. - alias -g '\${1+\"\$@\"}'='\"\$@\"' - setopt NO_GLOB_SUBST -else - case \`(set -o) 2>/dev/null\` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi -" - as_required="as_fn_return () { (exit \$1); } -as_fn_success () { as_fn_return 0; } -as_fn_failure () { as_fn_return 1; } -as_fn_ret_success () { return 0; } -as_fn_ret_failure () { return 1; } - -exitcode=0 -as_fn_success || { exitcode=1; echo as_fn_success failed.; } -as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } -as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } -as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : - -else - exitcode=1; echo positional parameters were not saved. -fi -test x\$exitcode = x0 || exit 1 -test -x / || exit 1" - as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO - as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO - eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && - test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" - if (eval "$as_required") 2>/dev/null; then : - as_have_required=yes -else - as_have_required=no -fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : - -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - as_found=: - case $as_dir in #( - /*) - for as_base in sh bash ksh sh5; do - # Try only shells that exist, to save several forks. - as_shell=$as_dir/$as_base - if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : - CONFIG_SHELL=$as_shell as_have_required=yes - if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : - break 2 -fi -fi - done;; - esac - as_found=false -done -$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : - CONFIG_SHELL=$SHELL as_have_required=yes -fi; } -IFS=$as_save_IFS - - - if test "x$CONFIG_SHELL" != x; then : - export CONFIG_SHELL - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 -fi - - if test x$as_have_required = xno; then : - $as_echo "$0: This script requires a shell more modern than all" - $as_echo "$0: the shells that I found on your system." - if test x${ZSH_VERSION+set} = xset ; then - $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" - $as_echo "$0: be upgraded to zsh 4.3.4 or later." - else - $as_echo "$0: Please tell bug-autoconf@gnu.org about your system, -$0: including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." - fi - exit 1 -fi -fi -fi -SHELL=${CONFIG_SHELL-/bin/sh} -export SHELL -# Unset more variables known to interfere with behavior of common tools. -CLICOLOR_FORCE= GREP_OPTIONS= -unset CLICOLOR_FORCE GREP_OPTIONS - -## --------------------- ## -## M4sh Shell Functions. ## -## --------------------- ## -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - - - as_lineno_1=$LINENO as_lineno_1a=$LINENO - as_lineno_2=$LINENO as_lineno_2a=$LINENO - eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && - test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { - # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) - sed -n ' - p - /[$]LINENO/= - ' <$as_myself | - sed ' - s/[$]LINENO.*/&-/ - t lineno - b - :lineno - N - :loop - s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ - t loop - s/-\n.*// - ' >$as_me.lineno && - chmod +x "$as_me.lineno" || - { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - - # If we had to re-execute with $CONFIG_SHELL, we're ensured to have - # already done that, so ensure we don't try to do so again and fall - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensitive to this). - . "./$as_me.lineno" - # Exit status is that of the last command. - exit -} - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -test -n "$DJDIR" || exec 7<&0 &1 - -# Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_clean_files= -ac_config_libobj_dir=. -LIBOBJS= -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= - -# Identity of this package. -PACKAGE_NAME= -PACKAGE_TARNAME= -PACKAGE_VERSION= -PACKAGE_STRING= -PACKAGE_BUGREPORT= -PACKAGE_URL= - -ac_unique_file="Project.ede" -ac_subst_vars='am__EXEEXT_FALSE -am__EXEEXT_TRUE -LTLIBOBJS -LIBOBJS -EIGEN3_LIBS -EIGEN3_CFLAGS -PKG_CONFIG_LIBDIR -PKG_CONFIG_PATH -PKG_CONFIG -am__fastdepCXX_FALSE -am__fastdepCXX_TRUE -CXXDEPMODE -am__nodep -AMDEPBACKSLASH -AMDEP_FALSE -AMDEP_TRUE -am__quote -am__include -DEPDIR -OBJEXT -EXEEXT -ac_ct_CXX -CPPFLAGS -LDFLAGS -CXXFLAGS -CXX -am__untar -am__tar -AMTAR -am__leading_dot -SET_MAKE -AWK -mkdir_p -MKDIR_P -INSTALL_STRIP_PROGRAM -STRIP -install_sh -MAKEINFO -AUTOHEADER -AUTOMAKE -AUTOCONF -ACLOCAL -VERSION -PACKAGE -CYGPATH_W -am__isrc -INSTALL_DATA -INSTALL_SCRIPT -INSTALL_PROGRAM -target_alias -host_alias -build_alias -LIBS -ECHO_T -ECHO_N -ECHO_C -DEFS -mandir -localedir -libdir -psdir -pdfdir -dvidir -htmldir -infodir -docdir -oldincludedir -includedir -localstatedir -sharedstatedir -sysconfdir -datadir -datarootdir -libexecdir -sbindir -bindir -program_transform_name -prefix -exec_prefix -PACKAGE_URL -PACKAGE_BUGREPORT -PACKAGE_STRING -PACKAGE_VERSION -PACKAGE_TARNAME -PACKAGE_NAME -PATH_SEPARATOR -SHELL' -ac_subst_files='' -ac_user_opts=' -enable_option_checking -enable_dependency_tracking -' - ac_precious_vars='build_alias -host_alias -target_alias -CXX -CXXFLAGS -LDFLAGS -LIBS -CPPFLAGS -CCC -PKG_CONFIG -PKG_CONFIG_PATH -PKG_CONFIG_LIBDIR -EIGEN3_CFLAGS -EIGEN3_LIBS' - - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -ac_unrecognized_opts= -ac_unrecognized_sep= -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -# (The list follows the same order as the GNU Coding Standards.) -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datarootdir='${prefix}/share' -datadir='${datarootdir}' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -includedir='${prefix}/include' -oldincludedir='/usr/include' -docdir='${datarootdir}/doc/${PACKAGE}' -infodir='${datarootdir}/info' -htmldir='${docdir}' -dvidir='${docdir}' -pdfdir='${docdir}' -psdir='${docdir}' -libdir='${exec_prefix}/lib' -localedir='${datarootdir}/locale' -mandir='${datarootdir}/man' - -ac_prev= -ac_dashdash= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval $ac_prev=\$ac_option - ac_prev= - continue - fi - - case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; - esac - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_dashdash$ac_option in - --) - ac_dashdash=yes ;; - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=*) - datadir=$ac_optarg ;; - - -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ - | --dataroo | --dataro | --datar) - ac_prev=datarootdir ;; - -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ - | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) - datarootdir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=no ;; - - -docdir | --docdir | --docdi | --doc | --do) - ac_prev=docdir ;; - -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) - docdir=$ac_optarg ;; - - -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) - ac_prev=dvidir ;; - -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) - dvidir=$ac_optarg ;; - - -enable-* | --enable-*) - ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"enable_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval enable_$ac_useropt=\$ac_optarg ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) - ac_prev=htmldir ;; - -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ - | --ht=*) - htmldir=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localedir | --localedir | --localedi | --localed | --locale) - ac_prev=localedir ;; - -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) - localedir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst | --locals) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) - ac_prev=pdfdir ;; - -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) - pdfdir=$ac_optarg ;; - - -psdir | --psdir | --psdi | --psd | --ps) - ac_prev=psdir ;; - -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) - psdir=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=\$ac_optarg ;; - - -without-* | --without-*) - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" - ac_useropt_orig=$ac_useropt - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` - case $ac_user_opts in - *" -"with_$ac_useropt" -"*) ;; - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" - ac_unrecognized_sep=', ';; - esac - eval with_$ac_useropt=no ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - case $ac_envvar in #( - '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; - esac - eval $ac_envvar=\$ac_optarg - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" -fi - -if test -n "$ac_unrecognized_opts"; then - case $enable_option_checking in - no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; - esac -fi - -# Check all directory arguments for consistency. -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ - datadir sysconfdir sharedstatedir localstatedir includedir \ - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir -do - eval ac_val=\$$ac_var - # Remove trailing slashes. - case $ac_val in - */ ) - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` - eval $ac_var=\$ac_val;; - esac - # Be sure to have absolute directory names. - case $ac_val in - [\\/$]* | ?:[\\/]* ) continue;; - NONE | '' ) case $ac_var in *prefix ) continue;; esac;; - esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -ac_pwd=`pwd` && test -n "$ac_pwd" && -ac_ls_di=`ls -di .` && -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" -test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then the parent directory. - ac_confdir=`$as_dirname -- "$as_myself" || -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_myself" : 'X\(//\)[^/]' \| \ - X"$as_myself" : 'X\(//\)$' \| \ - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_myself" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r "$srcdir/$ac_unique_file"; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r "$srcdir/$ac_unique_file"; then - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" -fi -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)` -# When building in place, set srcdir=. -if test "$ac_abs_confdir" = "$ac_pwd"; then - srcdir=. -fi -# Remove unnecessary trailing slashes from srcdir. -# Double slashes in file names in object file debugging info -# mess up M-x gdb in Emacs. -case $srcdir in -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; -esac -for ac_var in $ac_precious_vars; do - eval ac_env_${ac_var}_set=\${${ac_var}+set} - eval ac_env_${ac_var}_value=\$${ac_var} - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} - eval ac_cv_env_${ac_var}_value=\$${ac_var} -done - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures this package to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR] - --infodir=DIR info documentation [DATAROOTDIR/info] - --localedir=DIR locale-dependent data [DATAROOTDIR/locale] - --mandir=DIR man documentation [DATAROOTDIR/man] - --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] - --htmldir=DIR html documentation [DOCDIR] - --dvidir=DIR dvi documentation [DOCDIR] - --pdfdir=DIR pdf documentation [DOCDIR] - --psdir=DIR ps documentation [DOCDIR] -_ACEOF - - cat <<\_ACEOF - -Program names: - --program-prefix=PREFIX prepend PREFIX to installed program names - --program-suffix=SUFFIX append SUFFIX to installed program names - --program-transform-name=PROGRAM run sed PROGRAM on installed program names -_ACEOF -fi - -if test -n "$ac_init_help"; then - - cat <<\_ACEOF - -Optional Features: - --disable-option-checking ignore unrecognized --enable/--with options - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors - -Some influential environment variables: - CXX C++ compiler command - CXXFLAGS C++ compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if - you have headers in a nonstandard directory - PKG_CONFIG path to pkg-config utility - PKG_CONFIG_PATH - directories to add to pkg-config's search path - PKG_CONFIG_LIBDIR - path overriding pkg-config's built-in search path - EIGEN3_CFLAGS - C compiler flags for EIGEN3, overriding pkg-config - EIGEN3_LIBS linker flags for EIGEN3, overriding pkg-config - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -Report bugs to the package provider. -_ACEOF -ac_status=$? -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d "$ac_dir" || - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || - continue - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - cd "$ac_dir" || { ac_status=$?; continue; } - # Check for guested configure. - if test -f "$ac_srcdir/configure.gnu"; then - echo && - $SHELL "$ac_srcdir/configure.gnu" --help=recursive - elif test -f "$ac_srcdir/configure"; then - echo && - $SHELL "$ac_srcdir/configure" --help=recursive - else - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi || ac_status=$? - cd "$ac_pwd" || { ac_status=$?; break; } - done -fi - -test -n "$ac_init_help" && exit $ac_status -if $ac_init_version; then - cat <<\_ACEOF -configure -generated by GNU Autoconf 2.69 - -Copyright (C) 2012 Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit -fi - -## ------------------------ ## -## Autoconf initialization. ## -## ------------------------ ## - -# ac_fn_cxx_try_compile LINENO -# ---------------------------- -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_compile () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext - if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - grep -v '^ *+' conftest.err >conftest.er1 - cat conftest.er1 >&5 - mv -f conftest.er1 conftest.err - fi - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { - test -z "$ac_cxx_werror_flag" || - test ! -s conftest.err - } && test -s conftest.$ac_objext; then : - ac_retval=0 -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=1 -fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_cxx_try_compile -cat >config.log <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - $ $0 $@ - -_ACEOF -exec 5>>config.log -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - $as_echo "PATH: $as_dir" - done -IFS=$as_save_IFS - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *\'*) - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; - 2) - as_fn_append ac_configure_args1 " '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - as_fn_append ac_configure_args " '$ac_arg'" - ;; - esac - done -done -{ ac_configure_args0=; unset ac_configure_args0;} -{ ac_configure_args1=; unset ac_configure_args1;} - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Use '\'' to represent an apostrophe within the trap. -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - $as_echo "## ---------------- ## -## Cache variables. ## -## ---------------- ##" - echo - # The following way of writing the cache mishandles newlines in values, -( - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - (set) 2>&1 | - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - sed -n \ - "s/'\''/'\''\\\\'\'''\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" - ;; #( - *) - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) - echo - - $as_echo "## ----------------- ## -## Output variables. ## -## ----------------- ##" - echo - for ac_var in $ac_subst_vars - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - - if test -n "$ac_subst_files"; then - $as_echo "## ------------------- ## -## File substitutions. ## -## ------------------- ##" - echo - for ac_var in $ac_subst_files - do - eval ac_val=\$$ac_var - case $ac_val in - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; - esac - $as_echo "$ac_var='\''$ac_val'\''" - done | sort - echo - fi - - if test -s confdefs.h; then - $as_echo "## ----------- ## -## confdefs.h. ## -## ----------- ##" - echo - cat confdefs.h - echo - fi - test "$ac_signal" != 0 && - $as_echo "$as_me: caught signal $ac_signal" - $as_echo "$as_me: exit $exit_status" - } >&5 - rm -f core *.core core.conftest.* && - rm -f -r conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status -' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -f -r conftest* confdefs.h - -$as_echo "/* confdefs.h */" > confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_URL "$PACKAGE_URL" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer an explicitly selected file to automatically selected ones. -ac_site_file1=NONE -ac_site_file2=NONE -if test -n "$CONFIG_SITE"; then - # We do not want a PATH search for config.site. - case $CONFIG_SITE in #(( - -*) ac_site_file1=./$CONFIG_SITE;; - */*) ac_site_file1=$CONFIG_SITE;; - *) ac_site_file1=./$CONFIG_SITE;; - esac -elif test "x$prefix" != xNONE; then - ac_site_file1=$prefix/share/config.site - ac_site_file2=$prefix/etc/config.site -else - ac_site_file1=$ac_default_prefix/share/config.site - ac_site_file2=$ac_default_prefix/etc/config.site -fi -for ac_site_file in "$ac_site_file1" "$ac_site_file2" -do - test "x$ac_site_file" = xNONE && continue - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -$as_echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -$as_echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . "$cache_file";; - *) . "./$cache_file";; - esac - fi -else - { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -$as_echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in $ac_precious_vars; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val=\$ac_cv_env_${ac_var}_value - eval ac_new_val=\$ac_env_${ac_var}_value - case $ac_old_set,$ac_new_set in - set,) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - # differences in whitespace do not lead to failure. - ac_old_val_w=`echo x $ac_old_val` - ac_new_val_w=`echo x $ac_new_val` - if test "$ac_old_val_w" != "$ac_new_val_w"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - ac_cache_corrupted=: - else - { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} - eval $ac_var=\$ac_old_val - fi - { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) as_fn_append ac_configure_args " '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} - { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 -fi -## -------------------- ## -## Main body of script. ## -## -------------------- ## - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - -am__api_version='1.11' - -ac_aux_dir= -for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 -fi - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# OS/2's system install, which has a completely different semantic -# ./install, which can be erroneously created by make from ./install.sh. -# Reject install programs that cannot install multiple files. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -$as_echo_n "checking for a BSD-compatible install... " >&6; } -if test -z "$INSTALL"; then -if ${ac_cv_path_install+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in #(( - ./ | .// | /[cC]/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - rm -rf conftest.one conftest.two conftest.dir - echo one > conftest.one - echo two > conftest.two - mkdir conftest.dir - if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && - test -s conftest.one && test -s conftest.two && - test -s conftest.dir/conftest.one && - test -s conftest.dir/conftest.two - then - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - fi - done - done - ;; -esac - - done -IFS=$as_save_IFS - -rm -rf conftest.one conftest.two conftest.dir - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. Don't cache a - # value for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - INSTALL=$ac_install_sh - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -$as_echo "$INSTALL" >&6; } - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -$as_echo_n "checking whether build environment is sane... " >&6; } -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[\\\"\#\$\&\'\`$am_lf]*) - as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; -esac -case $srcdir in - *[\\\"\#\$\&\'\`$am_lf\ \ ]*) - as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$*" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$*" != "X $srcdir/configure conftest.file" \ - && test "$*" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - as_fn_error $? "ls -t appears to fail. Make sure there is not a broken -alias in your environment" "$LINENO" 5 - fi - - test "$2" = conftest.file - ) -then - # Ok. - : -else - as_fn_error $? "newly created file is older than distributed files! -Check your system clock" "$LINENO" 5 -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -test "$program_prefix" != NONE && - program_transform_name="s&^&$program_prefix&;$program_transform_name" -# Use a double $ so make ignores it. -test "$program_suffix" != NONE && - program_transform_name="s&\$&$program_suffix&;$program_transform_name" -# Double any \ or $. -# By default was `s,x,x', remove it if useless. -ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` - -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` - -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} -fi - -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi - -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -if test "$cross_compiling" != no; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. -set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$STRIP"; then - ac_cv_prog_STRIP="$STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_STRIP="${ac_tool_prefix}strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -STRIP=$ac_cv_prog_STRIP -if test -n "$STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -$as_echo "$STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_STRIP"; then - ac_ct_STRIP=$STRIP - # Extract the first word of "strip", so it can be a program name with args. -set dummy strip; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_STRIP+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_STRIP"; then - ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_STRIP="strip" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP -if test -n "$ac_ct_STRIP"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -$as_echo "$ac_ct_STRIP" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_ct_STRIP" = x; then - STRIP=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - STRIP=$ac_ct_STRIP - fi -else - STRIP="$ac_cv_prog_STRIP" -fi - -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 -$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } -if test -z "$MKDIR_P"; then - if ${ac_cv_path_mkdir+:} false; then : - $as_echo_n "(cached) " >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_prog in mkdir gmkdir; do - for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ - 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext - break 3;; - esac - done - done - done -IFS=$as_save_IFS - -fi - - test -d ./--version && rmdir ./--version - if test "${ac_cv_path_mkdir+set}" = set; then - MKDIR_P="$ac_cv_path_mkdir -p" - else - # As a last resort, use the slow shell script. Don't cache a - # value for MKDIR_P within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the value is a relative name. - MKDIR_P="$ac_install_sh -d" - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -$as_echo "$MKDIR_P" >&6; } - -mkdir_p="$MKDIR_P" -case $mkdir_p in - [\\/$]* | ?:[\\/]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac - -for ac_prog in gawk mawk nawk awk -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_AWK+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$AWK"; then - ac_cv_prog_AWK="$AWK" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_AWK="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -AWK=$ac_cv_prog_AWK -if test -n "$AWK"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -$as_echo "$AWK" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$AWK" && break -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } -set x ${MAKE-make} -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat >conftest.make <<\_ACEOF -SHELL = /bin/sh -all: - @echo '@@@%%%=$(MAKE)=@@@%%%' -_ACEOF -# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. -case `${MAKE-make} -f conftest.make 2>/dev/null` in - *@@@%%%=?*=@@@%%%*) - eval ac_cv_prog_make_${ac_make}_set=yes;; - *) - eval ac_cv_prog_make_${ac_make}_set=no;; -esac -rm -f conftest.make -fi -if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - SET_MAKE= -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - SET_MAKE="MAKE=${MAKE-make}" -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 - -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - am__isrc=' -I$(srcdir)' - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 - 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. - PACKAGE=TMP - VERSION=1.0 - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define VERSION "$VERSION" -_ACEOF - -# Some tools Automake needs. - -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} - - -AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} - - -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} - - -AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} - - -MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} - -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -# Always define AMTAR for backward compatibility. Yes, it's still used -# in the wild :-( We should find a proper way to deprecate it ... -AMTAR='$${TAR-tar}' - -am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' - - - - - -ac_config_headers="$ac_config_headers config.h" - -ac_ext=cpp -ac_cpp='$CXXCPP $CPPFLAGS' -ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -if test -z "$CXX"; then - if test -n "$CCC"; then - CXX=$CCC - else - if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$CXX"; then - ac_cv_prog_CXX="$CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CXX=$ac_cv_prog_CXX -if test -n "$CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -$as_echo "$CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$CXX" && break - done -fi -if test -z "$CXX"; then - ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CXX+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$ac_ct_CXX"; then - ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CXX="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CXX=$ac_cv_prog_ac_ct_CXX -if test -n "$ac_ct_CXX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -$as_echo "$ac_ct_CXX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$ac_ct_CXX" && break -done - - if test "x$ac_ct_CXX" = x; then - CXX="g++" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CXX=$ac_ct_CXX - fi -fi - - fi -fi -# Provide some information about the compiler. -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 -set X $ac_compile -ac_compiler=$2 -for ac_option in --version -v -V -qversion; do - { { ac_try="$ac_compiler $ac_option >&5" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compiler $ac_option >&5") 2>conftest.err - ac_status=$? - if test -s conftest.err; then - sed '10a\ -... rest of stderr output deleted ... - 10q' conftest.err >conftest.er1 - cat conftest.er1 >&5 - fi - rm -f conftest.er1 conftest.err - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -done - -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5 -$as_echo_n "checking whether the C++ compiler works... " >&6; } -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` - -# The possible output files: -ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" - -ac_rmfiles= -for ac_file in $ac_files -do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - * ) ac_rmfiles="$ac_rmfiles $ac_file";; - esac -done -rm -f $ac_rmfiles - -if { { ac_try="$ac_link_default" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link_default") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. -# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' -# in a Makefile. We should not override ac_cv_exeext if it was cached, -# so that the user can short-circuit this test for compilers unknown to -# Autoconf. -for ac_file in $ac_files '' -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; - then :; else - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - fi - # We set ac_cv_exeext here because the later test for it is not - # safe: cross compilers may not add the suffix if given an `-o' - # argument, so we may need to know it at that point already. - # Even if this section looks crufty: it has the advantage of - # actually working. - break;; - * ) - break;; - esac -done -test "$ac_cv_exeext" = no && ac_cv_exeext= - -else - ac_file='' -fi -if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C++ compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5 -$as_echo_n "checking for C++ compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } -ac_exeext=$ac_cv_exeext - -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -$as_echo_n "checking for suffix of executables... " >&6; } -if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - break;; - * ) break;; - esac -done -else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest conftest$ac_cv_exeext -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -$as_echo "$ac_cv_exeext" >&6; } - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C++ compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -$as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { { ac_try="$ac_compile" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_compile") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then : - for ac_file in conftest.o conftest.obj conftest.*; do - test -f "$ac_file" || continue; - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } -fi -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -$as_echo "$ac_cv_objext" >&6; } -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 -$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if ${ac_cv_cxx_compiler_gnu+:} false; then : - $as_echo_n "(cached) " >&6 -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_compiler_gnu=yes -else - ac_compiler_gnu=no -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -ac_cv_cxx_compiler_gnu=$ac_compiler_gnu - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } -if test $ac_compiler_gnu = yes; then - GXX=yes -else - GXX= -fi -ac_test_CXXFLAGS=${CXXFLAGS+set} -ac_save_CXXFLAGS=$CXXFLAGS -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -$as_echo_n "checking whether $CXX accepts -g... " >&6; } -if ${ac_cv_prog_cxx_g+:} false; then : - $as_echo_n "(cached) " >&6 -else - ac_save_cxx_werror_flag=$ac_cxx_werror_flag - ac_cxx_werror_flag=yes - ac_cv_prog_cxx_g=no - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -else - CXXFLAGS="" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - -else - ac_cxx_werror_flag=$ac_save_cxx_werror_flag - CXXFLAGS="-g" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -if ac_fn_cxx_try_compile "$LINENO"; then : - ac_cv_prog_cxx_g=yes -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext - ac_cxx_werror_flag=$ac_save_cxx_werror_flag -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -$as_echo "$ac_cv_prog_cxx_g" >&6; } -if test "$ac_test_CXXFLAGS" = set; then - CXXFLAGS=$ac_save_CXXFLAGS -elif test $ac_cv_prog_cxx_g = yes; then - if test "$GXX" = yes; then - CXXFLAGS="-g -O2" - else - CXXFLAGS="-g" - fi -else - if test "$GXX" = yes; then - CXXFLAGS="-O2" - else - CXXFLAGS= - fi -fi -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -DEPDIR="${am__leading_dot}deps" - -ac_config_commands="$ac_config_commands depfiles" - - -am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf - -# Check whether --enable-dependency-tracking was given. -if test "${enable_dependency_tracking+set}" = set; then : - enableval=$enable_dependency_tracking; -fi - -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' - am__nodep='_no' -fi - if test "x$enable_dependency_tracking" != xno; then - AMDEP_TRUE= - AMDEP_FALSE='#' -else - AMDEP_TRUE='#' - AMDEP_FALSE= -fi - - - -depcc="$CXX" am_compiler_list= - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -$as_echo_n "checking dependency style of $depcc... " >&6; } -if ${am_cv_CXX_dependencies_compiler_type+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - rm -rf conftest.dir - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" 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 - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` - fi - am__universal=false - case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac - - 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 - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - 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 - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvc7 | msvc7msys | msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${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 - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_CXX_dependencies_compiler_type=none -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } -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 - - - - - - - - - - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_PKG_CONFIG+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -PKG_CONFIG=$ac_cv_path_PKG_CONFIG -if test -n "$PKG_CONFIG"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 -$as_echo "$PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_path_PKG_CONFIG"; then - ac_pt_PKG_CONFIG=$PKG_CONFIG - # Extract the first word of "pkg-config", so it can be a program name with args. -set dummy pkg-config; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $ac_pt_PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG -if test -n "$ac_pt_PKG_CONFIG"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 -$as_echo "$ac_pt_PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_pt_PKG_CONFIG" = x; then - PKG_CONFIG="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - PKG_CONFIG=$ac_pt_PKG_CONFIG - fi -else - PKG_CONFIG="$ac_cv_path_PKG_CONFIG" -fi - -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=0.9.0 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 -$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - PKG_CONFIG="" - fi -fi - -pkg_failed=no -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EIGEN3" >&5 -$as_echo_n "checking for EIGEN3... " >&6; } - -if test -n "$EIGEN3_CFLAGS"; then - pkg_cv_EIGEN3_CFLAGS="$EIGEN3_CFLAGS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eigen3 >= 0.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eigen3 >= 0.1") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_EIGEN3_CFLAGS=`$PKG_CONFIG --cflags "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi -if test -n "$EIGEN3_LIBS"; then - pkg_cv_EIGEN3_LIBS="$EIGEN3_LIBS" - elif test -n "$PKG_CONFIG"; then - if test -n "$PKG_CONFIG" && \ - { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eigen3 >= 0.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "eigen3 >= 0.1") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then - pkg_cv_EIGEN3_LIBS=`$PKG_CONFIG --libs "eigen3 >= 0.1" 2>/dev/null` - test "x$?" != "x0" && pkg_failed=yes -else - pkg_failed=yes -fi - else - pkg_failed=untried -fi - - - -if test $pkg_failed = yes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - -if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then - _pkg_short_errors_supported=yes -else - _pkg_short_errors_supported=no -fi - if test $_pkg_short_errors_supported = yes; then - EIGEN3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "eigen3 >= 0.1" 2>&1` - else - EIGEN3_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "eigen3 >= 0.1" 2>&1` - fi - # Put the nasty error message in config.log where it belongs - echo "$EIGEN3_PKG_ERRORS" >&5 - - as_fn_error $? "Package requirements (eigen3 >= 0.1) were not met: - -$EIGEN3_PKG_ERRORS - -Consider adjusting the PKG_CONFIG_PATH environment variable if you -installed software in a non-standard prefix. - -Alternatively, you may set the environment variables EIGEN3_CFLAGS -and EIGEN3_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details." "$LINENO" 5 -elif test $pkg_failed = untried; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it -is in your PATH or set the PKG_CONFIG environment variable to the full -path to pkg-config. - -Alternatively, you may set the environment variables EIGEN3_CFLAGS -and EIGEN3_LIBS to avoid the need to call pkg-config. -See the pkg-config man page for more details. - -To get pkg-config, see . -See \`config.log' for more details" "$LINENO" 5; } -else - EIGEN3_CFLAGS=$pkg_cv_EIGEN3_CFLAGS - EIGEN3_LIBS=$pkg_cv_EIGEN3_LIBS - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } - -fi - - -# End the configure script. -ac_config_files="$ac_config_files Makefile" - -ac_config_commands="$ac_config_commands default" - -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, we kill variables containing newlines. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -( - for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do - eval ac_val=\$$ac_var - case $ac_val in #( - *${as_nl}*) - case $ac_var in #( - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac - case $ac_var in #( - _ | IFS | as_nl) ;; #( - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( - *) { eval $ac_var=; unset $ac_var;} ;; - esac ;; - esac - done - - (set) 2>&1 | - case $as_nl`(ac_space=' '; set) 2>&1` in #( - *${as_nl}ac_space=\ *) - # `set' does not quote correctly, so add quotes: double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \. - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; #( - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" - ;; - esac | - sort -) | - sed ' - /^ac_cv_env_/b end - t clear - :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - :end' >>confcache -if diff "$cache_file" confcache >/dev/null 2>&1; then :; else - if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -$as_echo "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi - else - { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -DEFS=-DHAVE_CONFIG_H - -ac_libobjs= -ac_ltlibobjs= -U= -for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`$as_echo "$ac_i" | sed "$ac_script"` - # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR - # will be set to the directory where LIBOBJS objects are built. - as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" - as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' -done -LIBOBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - - if test -n "$EXEEXT"; then - am__EXEEXT_TRUE= - am__EXEEXT_FALSE='#' -else - am__EXEEXT_TRUE='#' - am__EXEEXT_FALSE= -fi - -if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then - as_fn_error $? "conditional \"AMDEP\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi -if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then - as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi - -: "${CONFIG_STATUS=./config.status}" -ac_write_fail=0 -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} -as_write_fail=0 -cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false - -SHELL=\${CONFIG_SHELL-$SHELL} -export SHELL -_ASEOF -cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 -## -------------------- ## -## M4sh Initialization. ## -## -------------------- ## - -# Be more Bourne compatible -DUALCASE=1; export DUALCASE # for MKS sh -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : - emulate sh - NULLCMD=: - # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' - setopt NO_GLOB_SUBST -else - case `(set -o) 2>/dev/null` in #( - *posix*) : - set -o posix ;; #( - *) : - ;; -esac -fi - - -as_nl=' -' -export as_nl -# Printing a long string crashes Solaris 7 /usr/bin/printf. -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo -# Prefer a ksh shell builtin over an external printf program on Solaris, -# but without wasting forks for bash or zsh. -if test -z "$BASH_VERSION$ZSH_VERSION" \ - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='print -r --' - as_echo_n='print -rn --' -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then - as_echo='printf %s\n' - as_echo_n='printf %s' -else - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' - as_echo_n='/usr/ucb/echo -n' - else - as_echo_body='eval expr "X$1" : "X\\(.*\\)"' - as_echo_n_body='eval - arg=$1; - case $arg in #( - *"$as_nl"*) - expr "X$arg" : "X\\(.*\\)$as_nl"; - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; - esac; - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" - ' - export as_echo_n_body - as_echo_n='sh -c $as_echo_n_body as_echo' - fi - export as_echo_body - as_echo='sh -c $as_echo_body as_echo' -fi - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - PATH_SEPARATOR=: - (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { - (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || - PATH_SEPARATOR=';' - } -fi - - -# IFS -# We need space, tab and new line, in precisely that order. Quoting is -# there to prevent editors from complaining about space-tab. -# (If _AS_PATH_WALK were called with IFS unset, it would disable word -# splitting by setting IFS to empty value.) -IFS=" "" $as_nl" - -# Find who we are. Look in the path if we contain no directory separator. -as_myself= -case $0 in #(( - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break - done -IFS=$as_save_IFS - - ;; -esac -# We did not find ourselves, most probably we were run as `sh COMMAND' -# in which case we are not to be found in the path. -if test "x$as_myself" = x; then - as_myself=$0 -fi -if test ! -f "$as_myself"; then - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 - exit 1 -fi - -# Unset variables that we do not need and which cause bugs (e.g. in -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" -# suppresses any "Segmentation fault" message there. '((' could -# trigger a bug in pdksh 5.2.14. -for as_var in BASH_ENV ENV MAIL MAILPATH -do eval test x\${$as_var+set} = xset \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# CDPATH. -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH - - -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- -# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are -# provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. -as_fn_error () -{ - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 - fi - $as_echo "$as_me: error: $2" >&2 - as_fn_exit $as_status -} # as_fn_error - - -# as_fn_set_status STATUS -# ----------------------- -# Set $? to STATUS, without forking. -as_fn_set_status () -{ - return $1 -} # as_fn_set_status - -# as_fn_exit STATUS -# ----------------- -# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. -as_fn_exit () -{ - set +e - as_fn_set_status $1 - exit $1 -} # as_fn_exit - -# as_fn_unset VAR -# --------------- -# Portably unset VAR. -as_fn_unset () -{ - { eval $1=; unset $1;} -} -as_unset=as_fn_unset -# as_fn_append VAR VALUE -# ---------------------- -# Append the text in VALUE to the end of the definition contained in VAR. Take -# advantage of any shell optimizations that allow amortized linear growth over -# repeated appends, instead of the typical quadratic growth present in naive -# implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : - eval 'as_fn_append () - { - eval $1+=\$2 - }' -else - as_fn_append () - { - eval $1=\$$1\$2 - } -fi # as_fn_append - -# as_fn_arith ARG... -# ------------------ -# Perform arithmetic evaluation on the ARGs, and store the result in the -# global $as_val. Take advantage of shells that can avoid forks. The arguments -# must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : - eval 'as_fn_arith () - { - as_val=$(( $* )) - }' -else - as_fn_arith () - { - as_val=`expr "$@" || test $? -eq 1` - } -fi # as_fn_arith - - -if expr a : '\(a\)' >/dev/null 2>&1 && - test "X`expr 00001 : '.*\(...\)'`" = X001; then - as_expr=expr -else - as_expr=false -fi - -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then - as_dirname=dirname -else - as_dirname=false -fi - -as_me=`$as_basename -- "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ - s//\1/ - q - } - /^X\/\(\/\/\)$/{ - s//\1/ - q - } - /^X\/\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -ECHO_C= ECHO_N= ECHO_T= -case `echo -n x` in #((((( --n*) - case `echo 'xy\c'` in - *c*) ECHO_T=' ';; # ECHO_T is single tab character. - xy) ECHO_C='\c';; - *) echo `echo ksh88 bug on AIX 6.1` > /dev/null - ECHO_T=' ';; - esac;; -*) - ECHO_N='-n';; -esac - -rm -f conf$$ conf$$.exe conf$$.file -if test -d conf$$.dir; then - rm -f conf$$.dir/conf$$.file -else - rm -f conf$$.dir - mkdir conf$$.dir 2>/dev/null -fi -if (echo >conf$$.file) 2>/dev/null; then - if ln -s conf$$.file conf$$ 2>/dev/null; then - as_ln_s='ln -s' - # ... but there are two gotchas: - # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. - # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. - ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' - elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln - else - as_ln_s='cp -pR' - fi -else - as_ln_s='cp -pR' -fi -rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file -rmdir conf$$.dir 2>/dev/null - - -# as_fn_mkdir_p -# ------------- -# Create "$as_dir" as a directory, including parents if necessary. -as_fn_mkdir_p () -{ - - case $as_dir in #( - -*) as_dir=./$as_dir;; - esac - test -d "$as_dir" || eval $as_mkdir_p || { - as_dirs= - while :; do - case $as_dir in #( - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( - *) as_qdir=$as_dir;; - esac - as_dirs="'$as_qdir' $as_dirs" - as_dir=`$as_dirname -- "$as_dir" || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - test -d "$as_dir" && break - done - test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" - - -} # as_fn_mkdir_p -if mkdir -p . 2>/dev/null; then - as_mkdir_p='mkdir -p "$as_dir"' -else - test -d ./-p && rmdir ./-p - as_mkdir_p=false -fi - - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" - - -exec 6>&1 -## ----------------------------------- ## -## Main body of $CONFIG_STATUS script. ## -## ----------------------------------- ## -_ASEOF -test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# Save the log message, to keep $0 and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. -ac_log=" -This file was extended by $as_me, which was -generated by GNU Autoconf 2.69. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -on `(hostname || uname -n) 2>/dev/null | sed 1q` -" - -_ACEOF - -case $ac_config_files in *" -"*) set x $ac_config_files; shift; ac_config_files=$*;; -esac - -case $ac_config_headers in *" -"*) set x $ac_config_headers; shift; ac_config_headers=$*;; -esac - - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# Files that config.status was made for. -config_files="$ac_config_files" -config_headers="$ac_config_headers" -config_commands="$ac_config_commands" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -ac_cs_usage="\ -\`$as_me' instantiates files and other configuration actions -from templates according to the current configuration. Unless the files -and actions are specified as TAGs, all are instantiated by default. - -Usage: $0 [OPTION]... [TAG]... - - -h, --help print this help, then exit - -V, --version print version number and configuration settings, then exit - --config print configuration, then exit - -q, --quiet, --silent - do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - --header=FILE[:TEMPLATE] - instantiate the configuration header FILE - -Configuration files: -$config_files - -Configuration headers: -$config_headers - -Configuration commands: -$config_commands - -Report bugs to the package provider." - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" -ac_cs_version="\\ -config.status -configured by $0, generated by GNU Autoconf 2.69, - with options \\"\$ac_cs_config\\" - -Copyright (C) 2012 Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." - -ac_pwd='$ac_pwd' -srcdir='$srcdir' -INSTALL='$INSTALL' -MKDIR_P='$MKDIR_P' -AWK='$AWK' -test -n "\$AWK" || AWK=awk -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# The default lists apply if the user does not specify any file. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=?*) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` - ac_shift=: - ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; - *) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; - --debug | --debu | --deb | --de | --d | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; - esac - as_fn_append CONFIG_FILES " '$ac_optarg'" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - case $ac_optarg in - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append CONFIG_HEADERS " '$ac_optarg'" - ac_need_defaults=false;; - --he | --h) - # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' -Try \`$0 --help' for more information.";; - --help | --hel | -h ) - $as_echo "$ac_cs_usage"; exit ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' -Try \`$0 --help' for more information." ;; - - *) as_fn_append ac_config_targets " $1" - ac_need_defaults=false ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -if \$ac_cs_recheck; then - set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion - shift - \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 - CONFIG_SHELL='$SHELL' - export CONFIG_SHELL - exec "\$@" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX - $as_echo "$ac_log" -} >&5 - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -# -# INIT-COMMANDS -# -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" - -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - -# Handling of arguments. -for ac_config_target in $ac_config_targets -do - case $ac_config_target in - "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; - - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; - esac -done - - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason against having it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Hook for its removal unless debugging. -# Note that there is a small window in which the directory will not be cleaned: -# after its creation but before its name has been assigned to `$tmp'. -$debug || -{ - tmp= ac_tmp= - trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status -' 0 - trap 'as_fn_exit 1' 1 2 13 15 -} -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" -} || -{ - tmp=./conf$$-$RANDOM - (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp - -# Set up the scripts for CONFIG_FILES section. -# No need to generate them if there are no CONFIG_FILES. -# This happens for instance with `./config.status config.h'. -if test -n "$CONFIG_FILES"; then - - -ac_cr=`echo X | tr X '\015'` -# On cygwin, bash can eat \r inside `` if the user requested igncr. -# But we know of no other shell where ac_cr would be empty at this -# point, so we can use a bashism as a fallback. -if test "x$ac_cr" = x; then - eval ac_cr=\$\'\\r\' -fi -ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` -if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' -else - ac_cs_awk_cr=$ac_cr -fi - -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && -_ACEOF - - -{ - echo "cat >conf$$subs.awk <<_ACEOF" && - echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && - echo "_ACEOF" -} >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` -ac_delim='%!_!# ' -for ac_last_try in false false false false false :; do - . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - - ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` - if test $ac_delim_n = $ac_delim_num; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done -rm -f conf$$subs.sh - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && -_ACEOF -sed -n ' -h -s/^/S["/; s/!.*/"]=/ -p -g -s/^[^!]*!// -:repl -t repl -s/'"$ac_delim"'$// -t delim -:nl -h -s/\(.\{148\}\)..*/\1/ -t more1 -s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ -p -n -b repl -:more1 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t nl -:delim -h -s/\(.\{148\}\)..*/\1/ -t more2 -s/["\\]/\\&/g; s/^/"/; s/$/"/ -p -b -:more2 -s/["\\]/\\&/g; s/^/"/; s/$/"\\/ -p -g -s/.\{148\}// -t delim -' >$CONFIG_STATUS || ac_write_fail=1 -rm -f conf$$subs.awk -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -_ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && - for (key in S) S_is_set[key] = 1 - FS = "" - -} -{ - line = $ 0 - nfields = split(line, field, "@") - substed = 0 - len = length(field[1]) - for (i = 2; i < nfields; i++) { - key = field[i] - keylen = length(key) - if (S_is_set[key]) { - value = S[key] - line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) - len += length(value) + length(field[++i]) - substed = 1 - } else - len += 1 + keylen - } - - print line -} - -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then - sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" -else - cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 -_ACEOF - -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// -s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// -s/^[^=]*=[ ]*$// -}' -fi - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -fi # test -n "$CONFIG_FILES" - -# Set up the scripts for CONFIG_HEADERS section. -# No need to generate them if there are no CONFIG_HEADERS. -# This happens for instance with `./config.status Makefile'. -if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || -BEGIN { -_ACEOF - -# Transform confdefs.h into an awk script `defines.awk', embedded as -# here-document in config.status, that substitutes the proper values into -# config.h.in to produce config.h. - -# Create a delimiter string that does not exist in confdefs.h, to ease -# handling of long lines. -ac_delim='%!_!# ' -for ac_last_try in false false :; do - ac_tt=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_tt"; then - break - elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 - else - ac_delim="$ac_delim!$ac_delim _$ac_delim!! " - fi -done - -# For the awk script, D is an array of macro values keyed by name, -# likewise P contains macro parameters if any. Preserve backslash -# newline sequences. - -ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* -sed -n ' -s/.\{148\}/&'"$ac_delim"'/g -t rset -:rset -s/^[ ]*#[ ]*define[ ][ ]*/ / -t def -d -:def -s/\\$// -t bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3"/p -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p -d -:bsnl -s/["\\]/\\&/g -s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ -D["\1"]=" \3\\\\\\n"\\/p -t cont -s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p -t cont -d -:cont -n -s/.\{148\}/&'"$ac_delim"'/g -t clear -:clear -s/\\$// -t bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/"/p -d -:bsnlc -s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p -b cont -' >$CONFIG_STATUS || ac_write_fail=1 - -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - for (key in D) D_is_set[key] = 1 - FS = "" -} -/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { - line = \$ 0 - split(line, arg, " ") - if (arg[1] == "#") { - defundef = arg[2] - mac1 = arg[3] - } else { - defundef = substr(arg[1], 2) - mac1 = arg[2] - } - split(mac1, mac2, "(") #) - macro = mac2[1] - prefix = substr(line, 1, index(line, defundef) - 1) - if (D_is_set[macro]) { - # Preserve the white space surrounding the "#". - print prefix "define", macro P[macro] D[macro] - next - } else { - # Replace #undef with comments. This is necessary, for example, - # in the case of _POSIX_SOURCE, which is predefined and required - # on some systems where configure will not decide to define it. - if (defundef == "undef") { - print "/*", prefix defundef, macro, "*/" - next - } - } -} -{ print } -_ACAWK -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 -fi # test -n "$CONFIG_HEADERS" - - -eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" -shift -for ac_tag -do - case $ac_tag in - :[FHLC]) ac_mode=$ac_tag; continue;; - esac - case $ac_mode$ac_tag in - :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; - :[FH]-) ac_tag=-:-;; - :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; - esac - ac_save_IFS=$IFS - IFS=: - set x $ac_tag - IFS=$ac_save_IFS - shift - ac_file=$1 - shift - - case $ac_mode in - :L) ac_source=$1;; - :[FH]) - ac_file_inputs= - for ac_f - do - case $ac_f in - -) ac_f="$ac_tmp/stdin";; - *) # Look for the file first in the build tree, then in the source tree - # (if the path is not absolute). The absolute path cannot be DOS-style, - # because $ac_f cannot contain `:'. - test -f "$ac_f" || - case $ac_f in - [\\/$]*) false;; - *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; - esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; - esac - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac - as_fn_append ac_file_inputs " '$ac_f'" - done - - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - configure_input='Generated from '` - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' - `' by configure.' - if test x"$ac_file" != x-; then - configure_input="$ac_file. $configure_input" - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -$as_echo "$as_me: creating $ac_file" >&6;} - fi - # Neutralize special characters interpreted by sed in replacement strings. - case $configure_input in #( - *\&* | *\|* | *\\* ) - ac_sed_conf_input=`$as_echo "$configure_input" | - sed 's/[\\\\&|]/\\\\&/g'`;; #( - *) ac_sed_conf_input=$configure_input;; - esac - - case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; - esac - ;; - esac - - ac_dir=`$as_dirname -- "$ac_file" || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir="$ac_dir"; as_fn_mkdir_p - ac_builddir=. - -case "$ac_dir" in -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; -*) - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` - # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` - case $ac_top_builddir_sub in - "") ac_top_builddir_sub=. ac_top_build_prefix= ;; - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; - esac ;; -esac -ac_abs_top_builddir=$ac_pwd -ac_abs_builddir=$ac_pwd$ac_dir_suffix -# for backward compatibility: -ac_top_builddir=$ac_top_build_prefix - -case $srcdir in - .) # We are building in place. - ac_srcdir=. - ac_top_srcdir=$ac_top_builddir_sub - ac_abs_top_srcdir=$ac_pwd ;; - [\\/]* | ?:[\\/]* ) # Absolute name. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir - ac_abs_top_srcdir=$srcdir ;; - *) # Relative name. - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_build_prefix$srcdir - ac_abs_top_srcdir=$ac_pwd/$srcdir ;; -esac -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix - - - case $ac_mode in - :F) - # - # CONFIG_FILE - # - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; - esac - ac_MKDIR_P=$MKDIR_P - case $MKDIR_P in - [\\/$]* | ?:[\\/]* ) ;; - */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; - esac -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -# If the template does not know about datarootdir, expand it. -# FIXME: This hack should be removed a few years after 2.60. -ac_datarootdir_hack=; ac_datarootdir_seen= -ac_sed_dataroot=' -/datarootdir/ { - p - q -} -/@datadir@/p -/@docdir@/p -/@infodir@/p -/@localedir@/p -/@mandir@/p' -case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in -*datarootdir*) ac_datarootdir_seen=yes;; -*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_datarootdir_hack=' - s&@datadir@&$datadir&g - s&@docdir@&$docdir&g - s&@infodir@&$infodir&g - s&@localedir@&$localedir&g - s&@mandir@&$mandir&g - s&\\\${datarootdir}&$datarootdir&g' ;; -esac -_ACEOF - -# Neutralize VPATH when `$srcdir' = `.'. -# Shell code in configure.ac might set extrasub. -# FIXME: do we really want to maintain this feature? -cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_sed_extra="$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s|@configure_input@|$ac_sed_conf_input|;t t -s&@top_builddir@&$ac_top_builddir_sub&;t t -s&@top_build_prefix@&$ac_top_build_prefix&;t t -s&@srcdir@&$ac_srcdir&;t t -s&@abs_srcdir@&$ac_abs_srcdir&;t t -s&@top_srcdir@&$ac_top_srcdir&;t t -s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t -s&@builddir@&$ac_builddir&;t t -s&@abs_builddir@&$ac_abs_builddir&;t t -s&@abs_top_builddir@&$ac_abs_top_builddir&;t t -s&@INSTALL@&$ac_INSTALL&;t t -s&@MKDIR_P@&$ac_MKDIR_P&;t t -$ac_datarootdir_hack -" -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - -test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} - - rm -f "$ac_tmp/stdin" - case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; - esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - ;; - :H) - # - # CONFIG_HEADER - # - if test x"$ac_file" != x-; then - { - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -$as_echo "$as_me: $ac_file is unchanged" >&6;} - else - rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - fi - else - $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 - fi -# Compute "$ac_file"'s index in $config_headers. -_am_arg="$ac_file" -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || -$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$_am_arg" : 'X\(//\)[^/]' \| \ - X"$_am_arg" : 'X\(//\)$' \| \ - X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$_am_arg" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'`/stamp-h$_am_stamp_count - ;; - - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -$as_echo "$as_me: executing $ac_file commands" >&6;} - ;; - esac - - - case $ac_file$ac_mode in - "depfiles":C) test x"$AMDEP_TRUE" != x"" || { - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - 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 - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} - ;; - "default":C) date > stamp-h ;; - - esac -done # for ac_tag - - -as_fn_exit 0 -_ACEOF -ac_clean_files=$ac_clean_files_save - -test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 -fi -if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} -fi - diff --git a/tmp/CodeLoop/configure.ac b/tmp/CodeLoop/configure.ac deleted file mode 100644 index 9113d82..0000000 --- a/tmp/CodeLoop/configure.ac +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically Generated/Maintained by EDE. -# -# YOU MAY MODIFY THIS FILE -# Hand made changes in some sections will be preserved -# by EDE when this file is updated. -# -# EDE is the Emacs Development Environment. -# http://cedet.sourceforge.net/ede.shtml -# -# Process this file with autoconf to produce a configure script - -AC_INIT(Project.ede) -AM_INIT_AUTOMAKE([TMP], [1.0]) -AM_CONFIG_HEADER(config.h) -AC_PROG_CXX - -PKG_CHECK_MODULES([EIGEN3],[eigen3 >= 0.1]) - - -# End the configure script. -AC_OUTPUT(Makefile, [date > stamp-h] ) diff --git a/tmp/CodeLoop/depcomp b/tmp/CodeLoop/depcomp deleted file mode 100644 index 25a39e6..0000000 --- a/tmp/CodeLoop/depcomp +++ /dev/null @@ -1,708 +0,0 @@ -#! /bin/sh -# depcomp - compile a program generating dependencies as side-effects - -scriptversion=2012-03-27.16; # UTC - -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, -# 2011, 2012 Free Software Foundation, Inc. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# Originally written by Alexandre Oliva . - -case $1 in - '') - echo "$0: No command. Try '$0 --help' for more information." 1>&2 - exit 1; - ;; - -h | --h*) - cat <<\EOF -Usage: depcomp [--help] [--version] PROGRAM [ARGS] - -Run PROGRAMS ARGS to compile a file, generating dependencies -as side-effects. - -Environment variables: - depmode Dependency tracking mode. - source Source file read by 'PROGRAMS ARGS'. - object Object file output by 'PROGRAMS ARGS'. - DEPDIR directory where to store dependencies. - depfile Dependency file to output. - tmpdepfile Temporary file to use when outputting dependencies. - libtool Whether libtool is used (yes/no). - -Report bugs to . -EOF - exit $? - ;; - -v | --v*) - echo "depcomp $scriptversion" - exit $? - ;; -esac - -# A tabulation character. -tab=' ' -# A newline character. -nl=' -' - -if test -z "$depmode" || test -z "$source" || test -z "$object"; then - echo "depcomp: Variables source, object and depmode must be set" 1>&2 - exit 1 -fi - -# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po. -depfile=${depfile-`echo "$object" | - sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} -tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} - -rm -f "$tmpdepfile" - -# Some modes work just like other modes, but use different flags. We -# parameterize here, but still list the modes in the big case below, -# to make depend.m4 easier to write. Note that we *cannot* use a case -# here, because this file can only contain one case statement. -if test "$depmode" = hp; then - # HP compiler uses -M and no extra arg. - gccflag=-M - depmode=gcc -fi - -if test "$depmode" = dashXmstdout; then - # This is just like dashmstdout with a different argument. - dashmflag=-xM - depmode=dashmstdout -fi - -cygpath_u="cygpath -u -f -" -if test "$depmode" = msvcmsys; then - # This is just like msvisualcpp but w/o cygpath translation. - # Just convert the backslash-escaped backslashes to single forward - # slashes to satisfy depend.m4 - cygpath_u='sed s,\\\\,/,g' - depmode=msvisualcpp -fi - -if test "$depmode" = msvc7msys; then - # This is just like msvc7 but w/o cygpath translation. - # Just convert the backslash-escaped backslashes to single forward - # slashes to satisfy depend.m4 - cygpath_u='sed s,\\\\,/,g' - depmode=msvc7 -fi - -if test "$depmode" = xlc; then - # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations. - gccflag=-qmakedep=gcc,-MF - depmode=gcc -fi - -case "$depmode" in -gcc3) -## gcc 3 implements dependency tracking that does exactly what -## we want. Yay! Note: for some reason libtool 1.4 doesn't like -## it if -MD -MP comes after the -MF stuff. Hmm. -## Unfortunately, FreeBSD c89 acceptance of flags depends upon -## the command line argument order; so add the flags where they -## appear in depend2.am. Note that the slowdown incurred here -## affects only configure: in makefiles, %FASTDEP% shortcuts this. - for arg - do - case $arg in - -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; - *) set fnord "$@" "$arg" ;; - esac - shift # fnord - shift # $arg - done - "$@" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - mv "$tmpdepfile" "$depfile" - ;; - -gcc) -## There are various ways to get dependency output from gcc. Here's -## why we pick this rather obscure method: -## - Don't want to use -MD because we'd like the dependencies to end -## up in a subdir. Having to rename by hand is ugly. -## (We might end up doing this anyway to support other compilers.) -## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like -## -MM, not -M (despite what the docs say). -## - Using -M directly means running the compiler twice (even worse -## than renaming). - if test -z "$gccflag"; then - gccflag=-MD, - fi - "$@" -Wp,"$gccflag$tmpdepfile" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - echo "$object : \\" > "$depfile" - alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz -## The second -e expression handles DOS-style file names with drive letters. - sed -e 's/^[^:]*: / /' \ - -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" -## This next piece of magic avoids the "deleted header file" problem. -## The problem is that when a header file which appears in a .P file -## is deleted, the dependency causes make to die (because there is -## typically no way to rebuild the header). We avoid this by adding -## dummy dependencies for each header file. Too bad gcc doesn't do -## this for us directly. - tr ' ' "$nl" < "$tmpdepfile" | -## Some versions of gcc put a space before the ':'. On the theory -## that the space means something, we add a space to the output as -## well. hp depmode also adds that space, but also prefixes the VPATH -## to the object. Take care to not repeat it in the output. -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \ - | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -sgi) - if test "$libtool" = yes; then - "$@" "-Wp,-MDupdate,$tmpdepfile" - else - "$@" -MDupdate "$tmpdepfile" - fi - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - - if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files - echo "$object : \\" > "$depfile" - - # Clip off the initial element (the dependent). Don't try to be - # clever and replace this with sed code, as IRIX sed won't handle - # lines with more than a fixed number of characters (4096 in - # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; - # the IRIX cc adds comments like '#:fec' to the end of the - # dependency line. - tr ' ' "$nl" < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ - tr "$nl" ' ' >> "$depfile" - echo >> "$depfile" - - # The second pass generates a dummy entry for each header file. - tr ' ' "$nl" < "$tmpdepfile" \ - | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ - >> "$depfile" - else - # The sourcefile does not contain any dependencies, so just - # store a dummy comment line, to avoid errors with the Makefile - # "include basename.Plo" scheme. - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -xlc) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -aix) - # The C for AIX Compiler uses -M and outputs the dependencies - # in a .u file. In older versions, this file always lives in the - # current directory. Also, the AIX compiler puts '$object:' at the - # start of each line; $object doesn't have directory information. - # Version 6 uses the directory in both cases. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.u - tmpdepfile2=$base.u - tmpdepfile3=$dir.libs/$base.u - "$@" -Wc,-M - else - tmpdepfile1=$dir$base.u - tmpdepfile2=$dir$base.u - tmpdepfile3=$dir$base.u - "$@" -M - fi - stat=$? - - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - # Each line is of the form 'foo.o: dependent.h'. - # Do two passes, one to just change these to - # '$object: dependent.h' and one to simply 'dependent.h:'. - sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" - sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" - else - # The sourcefile does not contain any dependencies, so just - # store a dummy comment line, to avoid errors with the Makefile - # "include basename.Plo" scheme. - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -icc) - # Intel's C compiler anf tcc (Tiny C Compiler) understand '-MD -MF file'. - # However on - # $CC -MD -MF foo.d -c -o sub/foo.o sub/foo.c - # ICC 7.0 will fill foo.d with something like - # foo.o: sub/foo.c - # foo.o: sub/foo.h - # which is wrong. We want - # sub/foo.o: sub/foo.c - # sub/foo.o: sub/foo.h - # sub/foo.c: - # sub/foo.h: - # ICC 7.1 will output - # foo.o: sub/foo.c sub/foo.h - # and will wrap long lines using '\': - # foo.o: sub/foo.c ... \ - # sub/foo.h ... \ - # ... - # tcc 0.9.26 (FIXME still under development at the moment of writing) - # will emit a similar output, but also prepend the continuation lines - # with horizontal tabulation characters. - "$@" -MD -MF "$tmpdepfile" - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - # Each line is of the form 'foo.o: dependent.h', - # or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'. - # Do two passes, one to just change these to - # '$object: dependent.h' and one to simply 'dependent.h:'. - sed -e "s/^[ $tab][ $tab]*/ /" -e "s,^[^:]*:,$object :," \ - < "$tmpdepfile" > "$depfile" - sed ' - s/[ '"$tab"'][ '"$tab"']*/ /g - s/^ *// - s/ *\\*$// - s/^[^:]*: *// - /^$/d - /:$/d - s/$/ :/ - ' < "$tmpdepfile" >> "$depfile" - rm -f "$tmpdepfile" - ;; - -hp2) - # The "hp" stanza above does not work with aCC (C++) and HP's ia64 - # compilers, which have integrated preprocessors. The correct option - # to use with these is +Maked; it writes dependencies to a file named - # 'foo.d', which lands next to the object file, wherever that - # happens to be. - # Much of this is similar to the tru64 case; see comments there. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - if test "$libtool" = yes; then - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir.libs/$base.d - "$@" -Wc,+Maked - else - tmpdepfile1=$dir$base.d - tmpdepfile2=$dir$base.d - "$@" +Maked - fi - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" - # Add 'dependent.h:' lines. - sed -ne '2,${ - s/^ *// - s/ \\*$// - s/$/:/ - p - }' "$tmpdepfile" >> "$depfile" - else - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" "$tmpdepfile2" - ;; - -tru64) - # The Tru64 compiler uses -MD to generate dependencies as a side - # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'. - # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put - # dependencies in 'foo.d' instead, so we check for that too. - # Subdirectories are respected. - dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` - test "x$dir" = "x$object" && dir= - base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` - - if test "$libtool" = yes; then - # With Tru64 cc, shared objects can also be used to make a - # static library. This mechanism is used in libtool 1.4 series to - # handle both shared and static libraries in a single compilation. - # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. - # - # With libtool 1.5 this exception was removed, and libtool now - # generates 2 separate objects for the 2 libraries. These two - # compilations output dependencies in $dir.libs/$base.o.d and - # in $dir$base.o.d. We have to check for both files, because - # one of the two compilations can be disabled. We should prefer - # $dir$base.o.d over $dir.libs/$base.o.d because the latter is - # automatically cleaned when .libs/ is deleted, while ignoring - # the former would cause a distcleancheck panic. - tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4 - tmpdepfile2=$dir$base.o.d # libtool 1.5 - tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5 - tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504 - "$@" -Wc,-MD - else - tmpdepfile1=$dir$base.o.d - tmpdepfile2=$dir$base.d - tmpdepfile3=$dir$base.d - tmpdepfile4=$dir$base.d - "$@" -MD - fi - - stat=$? - if test $stat -eq 0; then : - else - rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" - exit $stat - fi - - for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4" - do - test -f "$tmpdepfile" && break - done - if test -f "$tmpdepfile"; then - sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" - sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" - else - echo "#dummy" > "$depfile" - fi - rm -f "$tmpdepfile" - ;; - -msvc7) - if test "$libtool" = yes; then - showIncludes=-Wc,-showIncludes - else - showIncludes=-showIncludes - fi - "$@" $showIncludes > "$tmpdepfile" - stat=$? - grep -v '^Note: including file: ' "$tmpdepfile" - if test "$stat" = 0; then : - else - rm -f "$tmpdepfile" - exit $stat - fi - rm -f "$depfile" - echo "$object : \\" > "$depfile" - # The first sed program below extracts the file names and escapes - # backslashes for cygpath. The second sed program outputs the file - # name when reading, but also accumulates all include files in the - # hold buffer in order to output them again at the end. This only - # works with sed implementations that can handle large buffers. - sed < "$tmpdepfile" -n ' -/^Note: including file: *\(.*\)/ { - s//\1/ - s/\\/\\\\/g - p -}' | $cygpath_u | sort -u | sed -n ' -s/ /\\ /g -s/\(.*\)/'"$tab"'\1 \\/p -s/.\(.*\) \\/\1:/ -H -$ { - s/.*/'"$tab"'/ - G - p -}' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvc7msys) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -#nosideeffect) - # This comment above is used by automake to tell side-effect - # dependency tracking mechanisms from slower ones. - -dashmstdout) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout, regardless of -o. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove '-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - test -z "$dashmflag" && dashmflag=-M - # Require at least two characters before searching for ':' - # in the target name. This is to cope with DOS-style filenames: - # a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise. - "$@" $dashmflag | - sed 's:^['"$tab"' ]*[^:'"$tab"' ][^:][^:]*\:['"$tab"' ]*:'"$object"'\: :' > "$tmpdepfile" - rm -f "$depfile" - cat < "$tmpdepfile" > "$depfile" - tr ' ' "$nl" < "$tmpdepfile" | \ -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -dashXmstdout) - # This case only exists to satisfy depend.m4. It is never actually - # run, as this mode is specially recognized in the preamble. - exit 1 - ;; - -makedepend) - "$@" || exit $? - # Remove any Libtool call - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - # X makedepend - shift - cleared=no eat=no - for arg - do - case $cleared in - no) - set ""; shift - cleared=yes ;; - esac - if test $eat = yes; then - eat=no - continue - fi - case "$arg" in - -D*|-I*) - set fnord "$@" "$arg"; shift ;; - # Strip any option that makedepend may not understand. Remove - # the object too, otherwise makedepend will parse it as a source file. - -arch) - eat=yes ;; - -*|$object) - ;; - *) - set fnord "$@" "$arg"; shift ;; - esac - done - obj_suffix=`echo "$object" | sed 's/^.*\././'` - touch "$tmpdepfile" - ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" - rm -f "$depfile" - # makedepend may prepend the VPATH from the source file name to the object. - # No need to regex-escape $object, excess matching of '.' is harmless. - sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile" - sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \ -## Some versions of the HPUX 10.20 sed can't process this invocation -## correctly. Breaking it into two sed invocations is a workaround. - sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" "$tmpdepfile".bak - ;; - -cpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - # Remove '-o $object'. - IFS=" " - for arg - do - case $arg in - -o) - shift - ;; - $object) - shift - ;; - *) - set fnord "$@" "$arg" - shift # fnord - shift # $arg - ;; - esac - done - - "$@" -E | - sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ - -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | - sed '$ s: \\$::' > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - cat < "$tmpdepfile" >> "$depfile" - sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvisualcpp) - # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout. - "$@" || exit $? - - # Remove the call to Libtool. - if test "$libtool" = yes; then - while test "X$1" != 'X--mode=compile'; do - shift - done - shift - fi - - IFS=" " - for arg - do - case "$arg" in - -o) - shift - ;; - $object) - shift - ;; - "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") - set fnord "$@" - shift - shift - ;; - *) - set fnord "$@" "$arg" - shift - shift - ;; - esac - done - "$@" -E 2>/dev/null | - sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" - rm -f "$depfile" - echo "$object : \\" > "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile" - echo "$tab" >> "$depfile" - sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" - rm -f "$tmpdepfile" - ;; - -msvcmsys) - # This case exists only to let depend.m4 do its work. It works by - # looking at the text of this script. This case will never be run, - # since it is checked for above. - exit 1 - ;; - -none) - exec "$@" - ;; - -*) - echo "Unknown depmode $depmode" 1>&2 - exit 1 - ;; -esac - -exit 0 - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/tmp/CodeLoop/install-sh b/tmp/CodeLoop/install-sh deleted file mode 100644 index a9244eb..0000000 --- a/tmp/CodeLoop/install-sh +++ /dev/null @@ -1,527 +0,0 @@ -#!/bin/sh -# install - install a program, script, or datafile - -scriptversion=2011-01-19.21; # UTC - -# This originates from X11R5 (mit/util/scripts/install.sh), which was -# later released in X11R6 (xc/config/util/install.sh) with the -# following copyright and license. -# -# Copyright (C) 1994 X Consortium -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to -# deal in the Software without restriction, including without limitation the -# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or -# sell copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- -# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -# -# Except as contained in this notice, the name of the X Consortium shall not -# be used in advertising or otherwise to promote the sale, use or other deal- -# ings in this Software without prior written authorization from the X Consor- -# tium. -# -# -# FSF changes to this file are in the public domain. -# -# Calling this script install-sh is preferred over install.sh, to prevent -# `make' implicit rules from creating a file called install from it -# when there is no Makefile. -# -# This script is compatible with the BSD install script, but was written -# from scratch. - -nl=' -' -IFS=" "" $nl" - -# set DOITPROG to echo to test this script - -# Don't use :- since 4.3BSD and earlier shells don't like it. -doit=${DOITPROG-} -if test -z "$doit"; then - doit_exec=exec -else - doit_exec=$doit -fi - -# Put in absolute file names if you don't have them in your path; -# or use environment vars. - -chgrpprog=${CHGRPPROG-chgrp} -chmodprog=${CHMODPROG-chmod} -chownprog=${CHOWNPROG-chown} -cmpprog=${CMPPROG-cmp} -cpprog=${CPPROG-cp} -mkdirprog=${MKDIRPROG-mkdir} -mvprog=${MVPROG-mv} -rmprog=${RMPROG-rm} -stripprog=${STRIPPROG-strip} - -posix_glob='?' -initialize_posix_glob=' - test "$posix_glob" != "?" || { - if (set -f) 2>/dev/null; then - posix_glob= - else - posix_glob=: - fi - } -' - -posix_mkdir= - -# Desired mode of installed file. -mode=0755 - -chgrpcmd= -chmodcmd=$chmodprog -chowncmd= -mvcmd=$mvprog -rmcmd="$rmprog -f" -stripcmd= - -src= -dst= -dir_arg= -dst_arg= - -copy_on_change=false -no_target_directory= - -usage="\ -Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE - or: $0 [OPTION]... SRCFILES... DIRECTORY - or: $0 [OPTION]... -t DIRECTORY SRCFILES... - or: $0 [OPTION]... -d DIRECTORIES... - -In the 1st form, copy SRCFILE to DSTFILE. -In the 2nd and 3rd, copy all SRCFILES to DIRECTORY. -In the 4th, create DIRECTORIES. - -Options: - --help display this help and exit. - --version display version info and exit. - - -c (ignored) - -C install only if different (preserve the last data modification time) - -d create directories instead of installing files. - -g GROUP $chgrpprog installed files to GROUP. - -m MODE $chmodprog installed files to MODE. - -o USER $chownprog installed files to USER. - -s $stripprog installed files. - -t DIRECTORY install into DIRECTORY. - -T report an error if DSTFILE is a directory. - -Environment variables override the default commands: - CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG - RMPROG STRIPPROG -" - -while test $# -ne 0; do - case $1 in - -c) ;; - - -C) copy_on_change=true;; - - -d) dir_arg=true;; - - -g) chgrpcmd="$chgrpprog $2" - shift;; - - --help) echo "$usage"; exit $?;; - - -m) mode=$2 - case $mode in - *' '* | *' '* | *' -'* | *'*'* | *'?'* | *'['*) - echo "$0: invalid mode: $mode" >&2 - exit 1;; - esac - shift;; - - -o) chowncmd="$chownprog $2" - shift;; - - -s) stripcmd=$stripprog;; - - -t) dst_arg=$2 - # Protect names problematic for `test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac - shift;; - - -T) no_target_directory=true;; - - --version) echo "$0 $scriptversion"; exit $?;; - - --) shift - break;; - - -*) echo "$0: invalid option: $1" >&2 - exit 1;; - - *) break;; - esac - shift -done - -if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then - # When -d is used, all remaining arguments are directories to create. - # When -t is used, the destination is already specified. - # Otherwise, the last argument is the destination. Remove it from $@. - for arg - do - if test -n "$dst_arg"; then - # $@ is not empty: it contains at least $arg. - set fnord "$@" "$dst_arg" - shift # fnord - fi - shift # arg - dst_arg=$arg - # Protect names problematic for `test' and other utilities. - case $dst_arg in - -* | [=\(\)!]) dst_arg=./$dst_arg;; - esac - done -fi - -if test $# -eq 0; then - if test -z "$dir_arg"; then - echo "$0: no input file specified." >&2 - exit 1 - fi - # It's OK to call `install-sh -d' without argument. - # This can happen when creating conditional directories. - exit 0 -fi - -if test -z "$dir_arg"; then - do_exit='(exit $ret); exit $ret' - trap "ret=129; $do_exit" 1 - trap "ret=130; $do_exit" 2 - trap "ret=141; $do_exit" 13 - trap "ret=143; $do_exit" 15 - - # Set umask so as not to create temps with too-generous modes. - # However, 'strip' requires both read and write access to temps. - case $mode in - # Optimize common cases. - *644) cp_umask=133;; - *755) cp_umask=22;; - - *[0-7]) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw='% 200' - fi - cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; - *) - if test -z "$stripcmd"; then - u_plus_rw= - else - u_plus_rw=,u+rw - fi - cp_umask=$mode$u_plus_rw;; - esac -fi - -for src -do - # Protect names problematic for `test' and other utilities. - case $src in - -* | [=\(\)!]) src=./$src;; - esac - - if test -n "$dir_arg"; then - dst=$src - dstdir=$dst - test -d "$dstdir" - dstdir_status=$? - else - - # Waiting for this to be detected by the "$cpprog $src $dsttmp" command - # might cause directories to be created, which would be especially bad - # if $src (and thus $dsttmp) contains '*'. - if test ! -f "$src" && test ! -d "$src"; then - echo "$0: $src does not exist." >&2 - exit 1 - fi - - if test -z "$dst_arg"; then - echo "$0: no destination specified." >&2 - exit 1 - fi - dst=$dst_arg - - # If destination is a directory, append the input filename; won't work - # if double slashes aren't ignored. - if test -d "$dst"; then - if test -n "$no_target_directory"; then - echo "$0: $dst_arg: Is a directory" >&2 - exit 1 - fi - dstdir=$dst - dst=$dstdir/`basename "$src"` - dstdir_status=0 - else - # Prefer dirname, but fall back on a substitute if dirname fails. - dstdir=` - (dirname "$dst") 2>/dev/null || - expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$dst" : 'X\(//\)[^/]' \| \ - X"$dst" : 'X\(//\)$' \| \ - X"$dst" : 'X\(/\)' \| . 2>/dev/null || - echo X"$dst" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ - s//\1/ - q - } - /^X\(\/\/\)[^/].*/{ - s//\1/ - q - } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ - s//\1/ - q - } - s/.*/./; q' - ` - - test -d "$dstdir" - dstdir_status=$? - fi - fi - - obsolete_mkdir_used=false - - if test $dstdir_status != 0; then - case $posix_mkdir in - '') - # Create intermediate dirs using mode 755 as modified by the umask. - # This is like FreeBSD 'install' as of 1997-10-28. - umask=`umask` - case $stripcmd.$umask in - # Optimize common cases. - *[2367][2367]) mkdir_umask=$umask;; - .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; - - *[0-7]) - mkdir_umask=`expr $umask + 22 \ - - $umask % 100 % 40 + $umask % 20 \ - - $umask % 10 % 4 + $umask % 2 - `;; - *) mkdir_umask=$umask,go-w;; - esac - - # With -d, create the new directory with the user-specified mode. - # Otherwise, rely on $mkdir_umask. - if test -n "$dir_arg"; then - mkdir_mode=-m$mode - else - mkdir_mode= - fi - - posix_mkdir=false - case $umask in - *[123567][0-7][0-7]) - # POSIX mkdir -p sets u+wx bits regardless of umask, which - # is incompatible with FreeBSD 'install' when (umask & 300) != 0. - ;; - *) - tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ - trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 - - if (umask $mkdir_umask && - exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 - then - if test -z "$dir_arg" || { - # Check for POSIX incompatibilities with -m. - # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or - # other-writeable bit of parent directory when it shouldn't. - # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. - ls_ld_tmpdir=`ls -ld "$tmpdir"` - case $ls_ld_tmpdir in - d????-?r-*) different_mode=700;; - d????-?--*) different_mode=755;; - *) false;; - esac && - $mkdirprog -m$different_mode -p -- "$tmpdir" && { - ls_ld_tmpdir_1=`ls -ld "$tmpdir"` - test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" - } - } - then posix_mkdir=: - fi - rmdir "$tmpdir/d" "$tmpdir" - else - # Remove any dirs left behind by ancient mkdir implementations. - rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null - fi - trap '' 0;; - esac;; - esac - - if - $posix_mkdir && ( - umask $mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" - ) - then : - else - - # The umask is ridiculous, or mkdir does not conform to POSIX, - # or it failed possibly due to a race condition. Create the - # directory the slow way, step by step, checking for races as we go. - - case $dstdir in - /*) prefix='/';; - [-=\(\)!]*) prefix='./';; - *) prefix='';; - esac - - eval "$initialize_posix_glob" - - oIFS=$IFS - IFS=/ - $posix_glob set -f - set fnord $dstdir - shift - $posix_glob set +f - IFS=$oIFS - - prefixes= - - for d - do - test X"$d" = X && continue - - prefix=$prefix$d - if test -d "$prefix"; then - prefixes= - else - if $posix_mkdir; then - (umask=$mkdir_umask && - $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break - # Don't fail if two instances are running concurrently. - test -d "$prefix" || exit 1 - else - case $prefix in - *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; - *) qprefix=$prefix;; - esac - prefixes="$prefixes '$qprefix'" - fi - fi - prefix=$prefix/ - done - - if test -n "$prefixes"; then - # Don't fail if two instances are running concurrently. - (umask $mkdir_umask && - eval "\$doit_exec \$mkdirprog $prefixes") || - test -d "$dstdir" || exit 1 - obsolete_mkdir_used=true - fi - fi - fi - - if test -n "$dir_arg"; then - { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && - { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || - test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 - else - - # Make a couple of temp file names in the proper directory. - dsttmp=$dstdir/_inst.$$_ - rmtmp=$dstdir/_rm.$$_ - - # Trap to clean up those temp files at exit. - trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 - - # Copy the file name to the temp name. - (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && - - # and set any options; do chmod last to preserve setuid bits. - # - # If any of these fail, we abort the whole thing. If we want to - # ignore errors from any of these, just make sure not to ignore - # errors from the above "$doit $cpprog $src $dsttmp" command. - # - { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && - { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && - { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && - { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && - - # If -C, don't bother to copy if it wouldn't change the file. - if $copy_on_change && - old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && - new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && - - eval "$initialize_posix_glob" && - $posix_glob set -f && - set X $old && old=:$2:$4:$5:$6 && - set X $new && new=:$2:$4:$5:$6 && - $posix_glob set +f && - - test "$old" = "$new" && - $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 - then - rm -f "$dsttmp" - else - # Rename the file to the real destination. - $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || - - # The rename failed, perhaps because mv can't rename something else - # to itself, or perhaps because mv is so ancient that it does not - # support -f. - { - # Now remove or move aside any old file at destination location. - # We try this two ways since rm can't unlink itself on some - # systems and the destination file might be busy for other - # reasons. In this case, the final cleanup might fail but the new - # file should still install successfully. - { - test ! -f "$dst" || - $doit $rmcmd -f "$dst" 2>/dev/null || - { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && - { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } - } || - { echo "$0: cannot unlink or rename $dst" >&2 - (exit 1); exit 1 - } - } && - - # Now rename the file to the real destination. - $doit $mvcmd "$dsttmp" "$dst" - } - fi || exit 1 - - trap '' 0 - fi -done - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/tmp/CodeLoop/loop b/tmp/CodeLoop/loop deleted file mode 100755 index 055bfe0d51d46ea474c357831037a1f6afefefcb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 708896 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

jja(G!c4gZC$DlykFCi{ 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 diff --git a/tmp/CodeLoop/main.cpp b/tmp/CodeLoop/main.cpp deleted file mode 100644 index a0fbca9..0000000 --- a/tmp/CodeLoop/main.cpp +++ /dev/null @@ -1,39 +0,0 @@ -#include - - -#include -#include -#include -#include - -#include - -#include "src/ManageFilename.h" -#include "src/Test.h" - -int main() -{ - - Eigen::Vector2f v2(0,2); - - vtkRenderWindow *window = vtkRenderWindow::New(); - vtkRenderWindowInteractor *iren = vtkRenderWindowInteractor::New(); - vtkRenderer *renderer = vtkRenderer::New(); - - - window->AddRenderer(renderer); - iren->SetRenderWindow(window); - - std::string filname = "test.vtk"; - - // std::cout << ManageFilename::GetFileName(filname) << "\n"; - TestFilename test("test.vtk"); - test.PrintName(); - test.PrintExtension(); - - //iren->Start(); - renderer->Delete(); - window->Delete(); - iren->Delete(); - return 0; -} diff --git a/tmp/CodeLoop/missing b/tmp/CodeLoop/missing deleted file mode 100644 index 86a8fc3..0000000 --- a/tmp/CodeLoop/missing +++ /dev/null @@ -1,331 +0,0 @@ -#! /bin/sh -# Common stub for a few missing GNU programs while installing. - -scriptversion=2012-01-06.13; # UTC - -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, -# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. -# Originally by Fran,cois Pinard , 1996. - -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -if test $# -eq 0; then - echo 1>&2 "Try \`$0 --help' for more information" - exit 1 -fi - -run=: -sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' -sed_minuso='s/.* -o \([^ ]*\).*/\1/p' - -# In the cases where this matters, `missing' is being run in the -# srcdir already. -if test -f configure.ac; then - configure_ac=configure.ac -else - configure_ac=configure.in -fi - -msg="missing on your system" - -case $1 in ---run) - # Try to run requested program, and just exit if it succeeds. - run= - shift - "$@" && exit 0 - # Exit code 63 means version mismatch. This often happens - # when the user try to use an ancient version of a tool on - # a file that requires a minimum version. In this case we - # we should proceed has if the program had been absent, or - # if --run hadn't been passed. - if test $? = 63; then - run=: - msg="probably too old" - fi - ;; - - -h|--h|--he|--hel|--help) - echo "\ -$0 [OPTION]... PROGRAM [ARGUMENT]... - -Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an -error status if there is no known handling for PROGRAM. - -Options: - -h, --help display this help and exit - -v, --version output version information and exit - --run try to run the given command, and emulate it if it fails - -Supported PROGRAM values: - aclocal touch file \`aclocal.m4' - autoconf touch file \`configure' - autoheader touch file \`config.h.in' - autom4te touch the output file, or create a stub one - automake touch all \`Makefile.in' files - bison create \`y.tab.[ch]', if possible, from existing .[ch] - flex create \`lex.yy.c', if possible, from existing .c - help2man touch the output file - lex create \`lex.yy.c', if possible, from existing .c - makeinfo touch the output file - yacc create \`y.tab.[ch]', if possible, from existing .[ch] - -Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and -\`g' are ignored when checking the name. - -Send bug reports to ." - exit $? - ;; - - -v|--v|--ve|--ver|--vers|--versi|--versio|--version) - echo "missing $scriptversion (GNU Automake)" - exit $? - ;; - - -*) - echo 1>&2 "$0: Unknown \`$1' option" - echo 1>&2 "Try \`$0 --help' for more information" - exit 1 - ;; - -esac - -# normalize program name to check for. -program=`echo "$1" | sed ' - s/^gnu-//; t - s/^gnu//; t - s/^g//; t'` - -# Now exit if we have it, but it failed. Also exit now if we -# don't have it and --version was passed (most likely to detect -# the program). This is about non-GNU programs, so use $1 not -# $program. -case $1 in - lex*|yacc*) - # Not GNU programs, they don't have --version. - ;; - - *) - if test -z "$run" && ($1 --version) > /dev/null 2>&1; then - # We have it, but it failed. - exit 1 - elif test "x$2" = "x--version" || test "x$2" = "x--help"; then - # Could not run --version or --help. This is probably someone - # running `$TOOL --version' or `$TOOL --help' to check whether - # $TOOL exists and not knowing $TOOL uses missing. - exit 1 - fi - ;; -esac - -# If it does not exist, or fails to run (possibly an outdated version), -# try to emulate it. -case $program in - aclocal*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acinclude.m4' or \`${configure_ac}'. You might want - to install the \`Automake' and \`Perl' packages. Grab them from - any GNU archive site." - touch aclocal.m4 - ;; - - autoconf*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`${configure_ac}'. You might want to install the - \`Autoconf' and \`GNU m4' packages. Grab them from any GNU - archive site." - touch configure - ;; - - autoheader*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`acconfig.h' or \`${configure_ac}'. You might want - to install the \`Autoconf' and \`GNU m4' packages. Grab them - from any GNU archive site." - files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` - test -z "$files" && files="config.h" - touch_files= - for f in $files; do - case $f in - *:*) touch_files="$touch_files "`echo "$f" | - sed -e 's/^[^:]*://' -e 's/:.*//'`;; - *) touch_files="$touch_files $f.in";; - esac - done - touch $touch_files - ;; - - automake*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. - You might want to install the \`Automake' and \`Perl' packages. - Grab them from any GNU archive site." - find . -type f -name Makefile.am -print | - sed 's/\.am$/.in/' | - while read f; do touch "$f"; done - ;; - - autom4te*) - echo 1>&2 "\ -WARNING: \`$1' is needed, but is $msg. - You might have modified some files without having the - proper tools for further handling them. - You can get \`$1' as part of \`Autoconf' from any GNU - archive site." - - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -f "$file"; then - touch $file - else - test -z "$file" || exec >$file - echo "#! /bin/sh" - echo "# Created by GNU Automake missing as a replacement of" - echo "# $ $@" - echo "exit 0" - chmod +x $file - exit 1 - fi - ;; - - bison*|yacc*) - echo 1>&2 "\ -WARNING: \`$1' $msg. You should only need it if - you modified a \`.y' file. You may need the \`Bison' package - in order for those modifications to take effect. You can get - \`Bison' from any GNU archive site." - rm -f y.tab.c y.tab.h - if test $# -ne 1; then - eval LASTARG=\${$#} - case $LASTARG in - *.y) - SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" y.tab.c - fi - SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" y.tab.h - fi - ;; - esac - fi - if test ! -f y.tab.h; then - echo >y.tab.h - fi - if test ! -f y.tab.c; then - echo 'main() { return 0; }' >y.tab.c - fi - ;; - - lex*|flex*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.l' file. You may need the \`Flex' package - in order for those modifications to take effect. You can get - \`Flex' from any GNU archive site." - rm -f lex.yy.c - if test $# -ne 1; then - eval LASTARG=\${$#} - case $LASTARG in - *.l) - SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` - if test -f "$SRCFILE"; then - cp "$SRCFILE" lex.yy.c - fi - ;; - esac - fi - if test ! -f lex.yy.c; then - echo 'main() { return 0; }' >lex.yy.c - fi - ;; - - help2man*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a dependency of a manual page. You may need the - \`Help2man' package in order for those modifications to take - effect. You can get \`Help2man' from any GNU archive site." - - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -f "$file"; then - touch $file - else - test -z "$file" || exec >$file - echo ".ab help2man is required to generate this page" - exit $? - fi - ;; - - makeinfo*) - echo 1>&2 "\ -WARNING: \`$1' is $msg. You should only need it if - you modified a \`.texi' or \`.texinfo' file, or any other file - indirectly affecting the aspect of the manual. The spurious - call might also be the consequence of using a buggy \`make' (AIX, - DU, IRIX). You might want to install the \`Texinfo' package or - the \`GNU make' package. Grab either from any GNU archive site." - # The file to touch is that specified with -o ... - file=`echo "$*" | sed -n "$sed_output"` - test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` - if test -z "$file"; then - # ... or it is the one specified with @setfilename ... - infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` - file=`sed -n ' - /^@setfilename/{ - s/.* \([^ ]*\) *$/\1/ - p - q - }' $infile` - # ... or it is derived from the source name (dir/f.texi becomes f.info) - test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info - fi - # If the file does not exist, the user really needs makeinfo; - # let's fail without touching anything. - test -f $file || exit 1 - touch $file - ;; - - *) - echo 1>&2 "\ -WARNING: \`$1' is needed, and is $msg. - You might have modified some files without having the - proper tools for further handling them. Check the \`README' file, - it often tells you about the needed prerequisites for installing - this package. You may also peek at any GNU archive site, in case - some other package would contain this missing \`$1' program." - exit 1 - ;; -esac - -exit 0 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff --git a/tmp/CodeLoop/src/CMakeFiles/CMakeDirectoryInformation.cmake b/tmp/CodeLoop/src/CMakeFiles/CMakeDirectoryInformation.cmake deleted file mode 100644 index 35fda3e..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/CMakeDirectoryInformation.cmake +++ /dev/null @@ -1,16 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -# Relative path conversion top directories. -SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop") -SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop") - -# Force unix paths in dependencies. -SET(CMAKE_FORCE_UNIX_PATHS 1) - - -# The C and CXX include file regular expressions for this directory. -SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") -SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") -SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) -SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/CXX.includecache b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/CXX.includecache deleted file mode 100644 index 312ad35..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/CXX.includecache +++ /dev/null @@ -1,30 +0,0 @@ -#IncludeRegexLine: ^[ ]*#[ ]*(include|import)[ ]*[<"]([^">]+)([">]) - -#IncludeRegexScan: ^.*$ - -#IncludeRegexComplain: ^$ - -#IncludeRegexTransform: - -/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp -ManageFilename.h -/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h - -/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h -string -- -iostream -- - -/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp -iostream -- -Test.h -/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.h - -/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.h -string -- -ManageFilename.h -/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h - diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/DependInfo.cmake b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/DependInfo.cmake deleted file mode 100644 index c9d75ca..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/DependInfo.cmake +++ /dev/null @@ -1,24 +0,0 @@ -# The set of languages for which implicit dependencies are needed: -SET(CMAKE_DEPENDS_LANGUAGES - "CXX" - ) -# The set of files for implicit dependencies of each language: -SET(CMAKE_DEPENDS_CHECK_CXX - "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp" "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o" - "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp" "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/Test.cpp.o" - ) -SET(CMAKE_CXX_COMPILER_ID "GNU") - -# Targets to which this target links. -SET(CMAKE_TARGET_LINKED_INFO_FILES - ) - -# The include file search paths: -SET(CMAKE_C_TARGET_INCLUDE_PATH - "." - "/usr/local/include/vtk-5.10" - "src" - ) -SET(CMAKE_CXX_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH}) -SET(CMAKE_Fortran_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH}) -SET(CMAKE_ASM_TARGET_INCLUDE_PATH ${CMAKE_C_TARGET_INCLUDE_PATH}) diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/build.make b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/build.make deleted file mode 100644 index c525a2c..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/build.make +++ /dev/null @@ -1,131 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The program to use to edit the cache. -CMAKE_EDIT_COMMAND = /usr/bin/cmake-gui - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -# Include any dependencies generated for this target. -include src/CMakeFiles/ManageFilename.dir/depend.make - -# Include the progress variables for this target. -include src/CMakeFiles/ManageFilename.dir/progress.make - -# Include the compile flags for this target's objects. -include src/CMakeFiles/ManageFilename.dir/flags.make - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/CMakeFiles/ManageFilename.dir/flags.make -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/ManageFilename.cpp - $(CMAKE_COMMAND) -E cmake_progress_report /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles $(CMAKE_PROGRESS_1) - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o" - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o -c /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i" - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp > CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s" - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp -o CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires: -.PHONY : src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires - $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides.build -.PHONY : src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.provides.build: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o - -src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/CMakeFiles/ManageFilename.dir/flags.make -src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/Test.cpp - $(CMAKE_COMMAND) -E cmake_progress_report /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles $(CMAKE_PROGRESS_2) - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object src/CMakeFiles/ManageFilename.dir/Test.cpp.o" - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/ManageFilename.dir/Test.cpp.o -c /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp - -src/CMakeFiles/ManageFilename.dir/Test.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/ManageFilename.dir/Test.cpp.i" - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp > CMakeFiles/ManageFilename.dir/Test.cpp.i - -src/CMakeFiles/ManageFilename.dir/Test.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/ManageFilename.dir/Test.cpp.s" - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp -o CMakeFiles/ManageFilename.dir/Test.cpp.s - -src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires: -.PHONY : src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires - -src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides: src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires - $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides.build -.PHONY : src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides - -src/CMakeFiles/ManageFilename.dir/Test.cpp.o.provides.build: src/CMakeFiles/ManageFilename.dir/Test.cpp.o - -# Object files for target ManageFilename -ManageFilename_OBJECTS = \ -"CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o" \ -"CMakeFiles/ManageFilename.dir/Test.cpp.o" - -# External object files for target ManageFilename -ManageFilename_EXTERNAL_OBJECTS = - -src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o -src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/Test.cpp.o -src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/build.make -src/libManageFilename.so: src/CMakeFiles/ManageFilename.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX shared library libManageFilename.so" - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ManageFilename.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -src/CMakeFiles/ManageFilename.dir/build: src/libManageFilename.so -.PHONY : src/CMakeFiles/ManageFilename.dir/build - -src/CMakeFiles/ManageFilename.dir/requires: src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o.requires -src/CMakeFiles/ManageFilename.dir/requires: src/CMakeFiles/ManageFilename.dir/Test.cpp.o.requires -.PHONY : src/CMakeFiles/ManageFilename.dir/requires - -src/CMakeFiles/ManageFilename.dir/clean: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src && $(CMAKE_COMMAND) -P CMakeFiles/ManageFilename.dir/cmake_clean.cmake -.PHONY : src/CMakeFiles/ManageFilename.dir/clean - -src/CMakeFiles/ManageFilename.dir/depend: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : src/CMakeFiles/ManageFilename.dir/depend - diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/cmake_clean.cmake b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/cmake_clean.cmake deleted file mode 100644 index 1856af2..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/cmake_clean.cmake +++ /dev/null @@ -1,11 +0,0 @@ -FILE(REMOVE_RECURSE - "CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o" - "CMakeFiles/ManageFilename.dir/Test.cpp.o" - "libManageFilename.pdb" - "libManageFilename.so" -) - -# Per-language clean rules from dependency scanning. -FOREACH(lang CXX) - INCLUDE(CMakeFiles/ManageFilename.dir/cmake_clean_${lang}.cmake OPTIONAL) -ENDFOREACH(lang) diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.internal b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.internal deleted file mode 100644 index 64b17e1..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.internal +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o - /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.cpp - /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h -src/CMakeFiles/ManageFilename.dir/Test.cpp.o - /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/ManageFilename.h - /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.cpp - /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/Test.h diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.make b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.make deleted file mode 100644 index 2fe2110..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/depend.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/ManageFilename.cpp -src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o: src/ManageFilename.h - -src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/ManageFilename.h -src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/Test.cpp -src/CMakeFiles/ManageFilename.dir/Test.cpp.o: src/Test.h - diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/flags.make b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/flags.make deleted file mode 100644 index bac94d2..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/flags.make +++ /dev/null @@ -1,8 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -# compile CXX with /usr/bin/c++ -CXX_FLAGS = -Wno-deprecated -fPIC -I/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop -I/usr/local/include/vtk-5.10 -I/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src - -CXX_DEFINES = -DManageFilename_EXPORTS - diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/link.txt b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/link.txt deleted file mode 100644 index 3739da2..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/link.txt +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/c++ -fPIC -Wno-deprecated -shared -Wl,-soname,libManageFilename.so -o libManageFilename.so CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o CMakeFiles/ManageFilename.dir/Test.cpp.o diff --git a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/progress.make b/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/progress.make deleted file mode 100644 index abadeb0..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/ManageFilename.dir/progress.make +++ /dev/null @@ -1,3 +0,0 @@ -CMAKE_PROGRESS_1 = 1 -CMAKE_PROGRESS_2 = 2 - diff --git a/tmp/CodeLoop/src/CMakeFiles/progress.marks b/tmp/CodeLoop/src/CMakeFiles/progress.marks deleted file mode 100644 index 0cfbf08..0000000 --- a/tmp/CodeLoop/src/CMakeFiles/progress.marks +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/tmp/CodeLoop/src/CMakeLists.txt b/tmp/CodeLoop/src/CMakeLists.txt deleted file mode 100644 index d259315..0000000 --- a/tmp/CodeLoop/src/CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ - -set( Kit_SRCS -ManageFilename.cpp -Test.cpp -) - - -add_library(ManageFilename SHARED ${Kit_SRCS}) - -install(TARGETS ManageFilename - RUNTIME DESTINATION bin - LIBRARY DESTINATION lib - ARCHIVE DESTINATION lib/static) - diff --git a/tmp/CodeLoop/src/Makefile b/tmp/CodeLoop/src/Makefile deleted file mode 100644 index a0fc185..0000000 --- a/tmp/CodeLoop/src/Makefile +++ /dev/null @@ -1,239 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 2.8 - -# Default target executed when no arguments are given to make. -default_target: all -.PHONY : default_target - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - -# A target that is always out of date. -cmake_force: -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The program to use to edit the cache. -CMAKE_EDIT_COMMAND = /usr/bin/cmake-gui - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop - -#============================================================================= -# Targets provided globally by CMake. - -# Special rule for the target edit_cache -edit_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." - /usr/bin/cmake-gui -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : edit_cache - -# Special rule for the target edit_cache -edit_cache/fast: edit_cache -.PHONY : edit_cache/fast - -# Special rule for the target install -install: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install - -# Special rule for the target install -install/fast: preinstall/fast - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." - /usr/bin/cmake -P cmake_install.cmake -.PHONY : install/fast - -# Special rule for the target install/local -install/local: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." - /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake -.PHONY : install/local - -# Special rule for the target install/local -install/local/fast: install/local -.PHONY : install/local/fast - -# Special rule for the target install/strip -install/strip: preinstall - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." - /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -.PHONY : install/strip - -# Special rule for the target install/strip -install/strip/fast: install/strip -.PHONY : install/strip/fast - -# Special rule for the target list_install_components -list_install_components: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" -.PHONY : list_install_components - -# Special rule for the target list_install_components -list_install_components/fast: list_install_components -.PHONY : list_install_components/fast - -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache -.PHONY : rebuild_cache/fast - -# The main all target -all: cmake_check_build_system - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -E cmake_progress_start /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/CMakeFiles/progress.marks - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/CMakeFiles 0 -.PHONY : all - -# The main clean target -clean: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/clean -.PHONY : clean - -# The main clean target -clean/fast: clean -.PHONY : clean/fast - -# Prepare targets for installation. -preinstall: all - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall -.PHONY : preinstall - -# Prepare targets for installation. -preinstall/fast: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall -.PHONY : preinstall/fast - -# clear depends -depend: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 -.PHONY : depend - -# Convenience name for target. -src/CMakeFiles/ManageFilename.dir/rule: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/ManageFilename.dir/rule -.PHONY : src/CMakeFiles/ManageFilename.dir/rule - -# Convenience name for target. -ManageFilename: src/CMakeFiles/ManageFilename.dir/rule -.PHONY : ManageFilename - -# fast build rule for target. -ManageFilename/fast: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/build -.PHONY : ManageFilename/fast - -ManageFilename.o: ManageFilename.cpp.o -.PHONY : ManageFilename.o - -# target to build an object file -ManageFilename.cpp.o: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.o -.PHONY : ManageFilename.cpp.o - -ManageFilename.i: ManageFilename.cpp.i -.PHONY : ManageFilename.i - -# target to preprocess a source file -ManageFilename.cpp.i: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.i -.PHONY : ManageFilename.cpp.i - -ManageFilename.s: ManageFilename.cpp.s -.PHONY : ManageFilename.s - -# target to generate assembly for a file -ManageFilename.cpp.s: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/ManageFilename.cpp.s -.PHONY : ManageFilename.cpp.s - -Test.o: Test.cpp.o -.PHONY : Test.o - -# target to build an object file -Test.cpp.o: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.o -.PHONY : Test.cpp.o - -Test.i: Test.cpp.i -.PHONY : Test.i - -# target to preprocess a source file -Test.cpp.i: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.i -.PHONY : Test.cpp.i - -Test.s: Test.cpp.s -.PHONY : Test.s - -# target to generate assembly for a file -Test.cpp.s: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(MAKE) -f src/CMakeFiles/ManageFilename.dir/build.make src/CMakeFiles/ManageFilename.dir/Test.cpp.s -.PHONY : Test.cpp.s - -# Help Target -help: - @echo "The following are some of the valid targets for this Makefile:" - @echo "... all (the default if no target is provided)" - @echo "... clean" - @echo "... depend" - @echo "... ManageFilename" - @echo "... edit_cache" - @echo "... install" - @echo "... install/local" - @echo "... install/strip" - @echo "... list_install_components" - @echo "... rebuild_cache" - @echo "... ManageFilename.o" - @echo "... ManageFilename.i" - @echo "... ManageFilename.s" - @echo "... Test.o" - @echo "... Test.i" - @echo "... Test.s" -.PHONY : help - - - -#============================================================================= -# Special targets to cleanup operation of make. - -# Special rule to run CMake to check the build system integrity. -# No rule that depends on this can have commands that come from listfiles -# because they might be regenerated. -cmake_check_build_system: - cd /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 -.PHONY : cmake_check_build_system - diff --git a/tmp/CodeLoop/src/ManageFilename.cpp b/tmp/CodeLoop/src/ManageFilename.cpp deleted file mode 100644 index 836ad43..0000000 --- a/tmp/CodeLoop/src/ManageFilename.cpp +++ /dev/null @@ -1,19 +0,0 @@ - -#include "ManageFilename.h" - - - -std::string ManageFilename::GetFileExtension(const std::string& FileName) -{ - if(FileName.find_last_of(".") != std::string::npos) - return FileName.substr(FileName.find_last_of(".")+1); - return ""; -} - -std::string ManageFilename::GetFileName(const std::string& FileName) -{ - if(FileName.find_last_of(".") != std::string::npos) - return FileName.substr(0,FileName.find_last_of(".")); - return ""; -} - diff --git a/tmp/CodeLoop/src/ManageFilename.h b/tmp/CodeLoop/src/ManageFilename.h deleted file mode 100644 index 990aae4..0000000 --- a/tmp/CodeLoop/src/ManageFilename.h +++ /dev/null @@ -1,24 +0,0 @@ -#ifndef MANAGEFILENAME_H -#define MANAGEFILENAME_H - -#include -#include - - - -class ManageFilename { - -public: - static std::string GetFileExtension(const std::string& FileName); - - static std::string GetFileName(const std::string& FileName); - - -}; - - - - - - -#endif // MANAGEFILENAME_H diff --git a/tmp/CodeLoop/src/SourceLists.txt b/tmp/CodeLoop/src/SourceLists.txt deleted file mode 100644 index 221c85d..0000000 --- a/tmp/CodeLoop/src/SourceLists.txt +++ /dev/null @@ -1,8 +0,0 @@ - - -HEADERS = ManageFilename.h \ - Test.h - - -SOURCES = ManageFilename.cpp \ - Test.cpp diff --git a/tmp/CodeLoop/src/Test.cpp b/tmp/CodeLoop/src/Test.cpp deleted file mode 100644 index 225fa92..0000000 --- a/tmp/CodeLoop/src/Test.cpp +++ /dev/null @@ -1,17 +0,0 @@ -#include -#include "Test.h" - - -using namespace std; - -void TestFilename::PrintName() -{ - cout << "Filename is: "; - cout << ManageFilename::GetFileName(this->m_string) << "\n"; -} - -void TestFilename::PrintExtension() -{ - cout << "Fileexten is: "; - cout << ManageFilename::GetFileExtension(this->m_string) << "\n"; -} diff --git a/tmp/CodeLoop/src/Test.h b/tmp/CodeLoop/src/Test.h deleted file mode 100644 index a945ae7..0000000 --- a/tmp/CodeLoop/src/Test.h +++ /dev/null @@ -1,24 +0,0 @@ -#ifndef TEST_H -#define TEST_H - -#include - -#include "ManageFilename.h" - -class TestFilename { - -public: - TestFilename( const char *str) - : m_string(str) - {} - - void PrintName(); - - void PrintExtension(); - - - std::string m_string; -}; - - -#endif // TEST_H diff --git a/tmp/CodeLoop/src/cmake_install.cmake b/tmp/CodeLoop/src/cmake_install.cmake deleted file mode 100644 index cf6abcd..0000000 --- a/tmp/CodeLoop/src/cmake_install.cmake +++ /dev/null @@ -1,50 +0,0 @@ -# Install script for directory: /home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src - -# Set the install prefix -IF(NOT DEFINED CMAKE_INSTALL_PREFIX) - SET(CMAKE_INSTALL_PREFIX "/usr/local") -ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX) -STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") - -# Set the install configuration name. -IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - IF(BUILD_TYPE) - STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" "" - CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") - ELSE(BUILD_TYPE) - SET(CMAKE_INSTALL_CONFIG_NAME "") - ENDIF(BUILD_TYPE) - MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") -ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) - -# Set the component getting installed. -IF(NOT CMAKE_INSTALL_COMPONENT) - IF(COMPONENT) - MESSAGE(STATUS "Install component: \"${COMPONENT}\"") - SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}") - ELSE(COMPONENT) - SET(CMAKE_INSTALL_COMPONENT) - ENDIF(COMPONENT) -ENDIF(NOT CMAKE_INSTALL_COMPONENT) - -# Install shared libraries without execute permission? -IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - SET(CMAKE_INSTALL_SO_NO_EXE "1") -ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) - -IF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") - IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so") - FILE(RPATH_CHECK - FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so" - RPATH "") - ENDIF() - FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/etjazz/devel/mutom/uLib/branches/paraview/tmp/CodeLoop/src/libManageFilename.so") - IF(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so" AND - NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so") - IF(CMAKE_INSTALL_DO_STRIP) - EXECUTE_PROCESS(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libManageFilename.so") - ENDIF(CMAKE_INSTALL_DO_STRIP) - ENDIF() -ENDIF(NOT CMAKE_INSTALL_COMPONENT OR "${CMAKE_INSTALL_COMPONENT}" STREQUAL "Unspecified") - diff --git a/tmp/CodeLoop/src/test.m4 b/tmp/CodeLoop/src/test.m4 deleted file mode 100644 index c9cb310..0000000 --- a/tmp/CodeLoop/src/test.m4 +++ /dev/null @@ -1,3 +0,0 @@ - -define(`SOURCES',`set (') - diff --git a/tmp/CodeLoop/src/test.sh b/tmp/CodeLoop/src/test.sh deleted file mode 100644 index 3918b90..0000000 --- a/tmp/CodeLoop/src/test.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -source SourceLists.txt - -echo ${SOURCES} diff --git a/tmp/CodeLoop/stamp-h b/tmp/CodeLoop/stamp-h deleted file mode 100644 index 181ed77..0000000 --- a/tmp/CodeLoop/stamp-h +++ /dev/null @@ -1 +0,0 @@ -Fri Jan 25 14:24:31 CET 2013 diff --git a/tmp/CodeLoop/stamp-h1 b/tmp/CodeLoop/stamp-h1 deleted file mode 100644 index 4547fe1..0000000 --- a/tmp/CodeLoop/stamp-h1 +++ /dev/null @@ -1 +0,0 @@ -timestamp for config.h