limereg-1.4.0/0000775000175000017500000000000012535125762010153 500000000000000limereg-1.4.0/THANKS0000664000175000017500000000037512500015455011000 00000000000000This is list of people contributed to liblimereg by scientific work, suggesting improvements and/or submitting actual code: Lars Koenig, Fraunhofer MEVIS Jan Ruehaak, Fraunhofer MEVIS limereg-1.4.0/liblimereg.pc.in0000664000175000017500000000035612500707257013140 00000000000000prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: liblimereg Description: Library for lightweight image registration Version: 1.0.0 Libs: -L${libdir} -llimereg Libs.private: Cflags: -I${includedir} limereg-1.4.0/config.h.in0000664000175000017500000001166312535125741012122 00000000000000/* config.h.in. Generated from configure.ac by autoheader. */ /* Defined if the requested minimum BOOST version is satisfied */ #undef HAVE_BOOST /* Define to 1 if you have */ #undef HAVE_BOOST_PROGRAM_OPTIONS_HPP /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FLOAT_H /* Define to 1 if you have the `floor' function. */ #undef HAVE_FLOOR /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `memset' function. */ #undef HAVE_MEMSET /* Define to 1 if you have OpenCV >= 2.3.1 */ #undef HAVE_OPENCV /* Define to 1 if you have the `pow' function. */ #undef HAVE_POW /* Define to 1 if you have the `sqrt' function. */ #undef HAVE_SQRT /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* 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 /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define for Solaris 2.5.1 so the uint32_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT32_T /* Define for Solaris 2.5.1 so the uint64_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT64_T /* Define for Solaris 2.5.1 so the uint8_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT8_T /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif /* Define to the type of a signed integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef int16_t /* Define to the type of a signed integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef int32_t /* Define to the type of a signed integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef int64_t /* Define to the type of a signed integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef int8_t /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc /* Define to `unsigned int' if does not define. */ #undef size_t /* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef uint16_t /* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef uint32_t /* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef uint64_t /* Define to the type of an unsigned integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef uint8_t limereg-1.4.0/m4/0000775000175000017500000000000012535125762010473 500000000000000limereg-1.4.0/m4/boost.m40000664000175000017500000014624712500370372012010 00000000000000# boost.m4: Locate Boost headers and libraries for autoconf-based projects. # Copyright (C) 2007-2011, 2014 Benoit Sigoure # # 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. # # Additional permission under section 7 of the GNU General Public # License, version 3 ("GPLv3"): # # If you convey this file as part of a work that contains a # configuration script generated by Autoconf, you may do so under # terms of your choice. # # 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 . m4_define([_BOOST_SERIAL], [m4_translit([ # serial 24 ], [# ], [])]) # Original sources can be found at http://github.com/tsuna/boost.m4 # You can fetch the latest version of the script by doing: # wget http://github.com/tsuna/boost.m4/raw/master/build-aux/boost.m4 # ------ # # README # # ------ # # This file provides several macros to use the various Boost libraries. # The first macro is BOOST_REQUIRE. It will simply check if it's possible to # find the Boost headers of a given (optional) minimum version and it will # define BOOST_CPPFLAGS accordingly. It will add an option --with-boost to # your configure so that users can specify non standard locations. # If the user's environment contains BOOST_ROOT and --with-boost was not # specified, --with-boost=$BOOST_ROOT is implicitly used. # For more README and documentation, go to http://github.com/tsuna/boost.m4 # Note: THESE MACROS ASSUME THAT YOU USE LIBTOOL. If you don't, don't worry, # simply read the README, it will show you what to do step by step. m4_pattern_forbid([^_?(BOOST|Boost)_]) # _BOOST_SED_CPP(SED-PROGRAM, PROGRAM, # [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # -------------------------------------------------------- # Same as AC_EGREP_CPP, but leave the result in conftest.i. # # SED-PROGRAM is *not* overquoted, as in AC_EGREP_CPP. It is expanded # in double-quotes, so escape your double quotes. # # It could be useful to turn this into a macro which extracts the # value of any macro. m4_define([_BOOST_SED_CPP], [AC_LANG_PUSH([C++])dnl AC_LANG_PREPROC_REQUIRE()dnl AC_REQUIRE([AC_PROG_SED])dnl AC_LANG_CONFTEST([AC_LANG_SOURCE([[$2]])]) AS_IF([dnl eval is necessary to expand ac_cpp. dnl Ultrix and Pyramid sh refuse to redirect output of eval, so use subshell. dnl Beware of Windows end-of-lines, for instance if we are running dnl some Windows programs under Wine. In that case, boost/version.hpp dnl is certainly using "\r\n", but the regular Unix shell will only dnl strip `\n' with backquotes, not the `\r'. This results in dnl boost_cv_lib_version='1_37\r' for instance, which breaks dnl everything else. dnl Cannot use 'dnl' after [$4] because a trailing dnl may break AC_CACHE_CHECK dnl dnl Beware that GCC 5, when expanding macros, may embed # line directives dnl a within single line: dnl dnl # 1 "conftest.cc" dnl # 1 "" dnl # 1 "" dnl # 1 "conftest.cc" dnl # 1 "/opt/local/include/boost/version.hpp" 1 3 dnl # 2 "conftest.cc" 2 dnl boost-lib-version = dnl # 2 "conftest.cc" 3 dnl "1_56" dnl dnl So get rid of the # lines, and glue the remaining ones together. (eval "$ac_cpp conftest.$ac_ext") 2>&AS_MESSAGE_LOG_FD | grep -v '#' | tr -d '\r' | tr -s '\n' ' ' | $SED -n -e "$1" >conftest.i 2>&1], [$3], [$4]) rm -rf conftest* AC_LANG_POP([C++])dnl ])# _BOOST_SED_CPP # BOOST_REQUIRE([VERSION], [ACTION-IF-NOT-FOUND]) # ----------------------------------------------- # Look for Boost. If version is given, it must either be a literal of the form # "X.Y.Z" where X, Y and Z are integers (the ".Z" part being optional) or a # variable "$var". # Defines the value BOOST_CPPFLAGS. This macro only checks for headers with # the required version, it does not check for any of the Boost libraries. # On # success, defines HAVE_BOOST. On failure, calls the optional # ACTION-IF-NOT-FOUND action if one was supplied. # Otherwise aborts with an error message. AC_DEFUN([BOOST_REQUIRE], [AC_REQUIRE([AC_PROG_CXX])dnl AC_REQUIRE([AC_PROG_GREP])dnl echo "$as_me: this is boost.m4[]_BOOST_SERIAL" >&AS_MESSAGE_LOG_FD boost_save_IFS=$IFS boost_version_req=$1 IFS=. set x $boost_version_req 0 0 0 IFS=$boost_save_IFS shift boost_version_req=`expr "$[1]" '*' 100000 + "$[2]" '*' 100 + "$[3]"` boost_version_req_string=$[1].$[2].$[3] AC_ARG_WITH([boost], [AS_HELP_STRING([--with-boost=DIR], [prefix of Boost $1 @<:@guess@:>@])])dnl AC_ARG_VAR([BOOST_ROOT],[Location of Boost installation])dnl # If BOOST_ROOT is set and the user has not provided a value to # --with-boost, then treat BOOST_ROOT as if it the user supplied it. if test x"$BOOST_ROOT" != x; then if test x"$with_boost" = x; then AC_MSG_NOTICE([Detected BOOST_ROOT; continuing with --with-boost=$BOOST_ROOT]) with_boost=$BOOST_ROOT else AC_MSG_NOTICE([Detected BOOST_ROOT=$BOOST_ROOT, but overridden by --with-boost=$with_boost]) fi fi AC_SUBST([DISTCHECK_CONFIGURE_FLAGS], ["$DISTCHECK_CONFIGURE_FLAGS '--with-boost=$with_boost'"])dnl boost_save_CPPFLAGS=$CPPFLAGS AC_CACHE_CHECK([for Boost headers version >= $boost_version_req_string], [boost_cv_inc_path], [boost_cv_inc_path=no AC_LANG_PUSH([C++])dnl m4_pattern_allow([^BOOST_VERSION$])dnl AC_LANG_CONFTEST([AC_LANG_PROGRAM([[#include #if !defined BOOST_VERSION # error BOOST_VERSION is not defined #elif BOOST_VERSION < $boost_version_req # error Boost headers version < $boost_version_req #endif ]])]) # If the user provided a value to --with-boost, use it and only it. case $with_boost in #( ''|yes) set x '' /opt/local/include /usr/local/include /opt/include \ /usr/include C:/Boost/include;; #( *) set x "$with_boost/include" "$with_boost";; esac shift for boost_dir do # Without --layout=system, Boost (or at least some versions) installs # itself in /include/boost-. This inner loop helps to # find headers in such directories. # # Any ${boost_dir}/boost-x_xx directories are searched in reverse version # order followed by ${boost_dir}. The final '.' is a sentinel for # searching $boost_dir" itself. Entries are whitespace separated. # # I didn't indent this loop on purpose (to avoid over-indented code) boost_layout_system_search_list=`cd "$boost_dir" 2>/dev/null \ && ls -1 | "${GREP}" '^boost-' | sort -rn -t- -k2 \ && echo .` for boost_inc in $boost_layout_system_search_list do if test x"$boost_inc" != x.; then boost_inc="$boost_dir/$boost_inc" else boost_inc="$boost_dir" # Uses sentinel in boost_layout_system_search_list fi if test x"$boost_inc" != x; then # We are going to check whether the version of Boost installed # in $boost_inc is usable by running a compilation that # #includes it. But if we pass a -I/some/path in which Boost # is not installed, the compiler will just skip this -I and # use other locations (either from CPPFLAGS, or from its list # of system include directories). As a result we would use # header installed on the machine instead of the /some/path # specified by the user. So in that precise case (trying # $boost_inc), make sure the version.hpp exists. # # Use test -e as there can be symlinks. test -e "$boost_inc/boost/version.hpp" || continue CPPFLAGS="$CPPFLAGS -I$boost_inc" fi AC_COMPILE_IFELSE([], [boost_cv_inc_path=yes], [boost_cv_version=no]) if test x"$boost_cv_inc_path" = xyes; then if test x"$boost_inc" != x; then boost_cv_inc_path=$boost_inc fi break 2 fi done done AC_LANG_POP([C++])dnl ]) case $boost_cv_inc_path in #( no) boost_errmsg="cannot find Boost headers version >= $boost_version_req_string" m4_if([$2], [], [AC_MSG_ERROR([$boost_errmsg])], [AC_MSG_NOTICE([$boost_errmsg])]) $2 ;;#( yes) BOOST_CPPFLAGS= ;;#( *) AC_SUBST([BOOST_CPPFLAGS], ["-I$boost_cv_inc_path"])dnl ;; esac if test x"$boost_cv_inc_path" != xno; then AC_DEFINE([HAVE_BOOST], [1], [Defined if the requested minimum BOOST version is satisfied]) AC_CACHE_CHECK([for Boost's header version], [boost_cv_lib_version], [m4_pattern_allow([^BOOST_LIB_VERSION$])dnl _BOOST_SED_CPP([[/^boost-lib-version = /{s///;s/[\" ]//g;p;q;}]], [#include boost-lib-version = BOOST_LIB_VERSION], [boost_cv_lib_version=`cat conftest.i`])]) # e.g. "134" for 1_34_1 or "135" for 1_35 boost_major_version=`echo "$boost_cv_lib_version" | sed 's/_//;s/_.*//'` case $boost_major_version in #( '' | *[[!0-9]]*) AC_MSG_ERROR([invalid value: boost_major_version='$boost_major_version']) ;; esac fi CPPFLAGS=$boost_save_CPPFLAGS ])# BOOST_REQUIRE # BOOST_STATIC() # -------------- # Add the "--enable-static-boost" configure argument. If this argument is given # on the command line, static versions of the libraries will be looked up. AC_DEFUN([BOOST_STATIC], [AC_ARG_ENABLE([static-boost], [AS_HELP_STRING([--enable-static-boost], [Prefer the static boost libraries over the shared ones [no]])], [enable_static_boost=yes], [enable_static_boost=no])])# BOOST_STATIC # BOOST_FIND_HEADER([HEADER-NAME], [ACTION-IF-NOT-FOUND], [ACTION-IF-FOUND]) # -------------------------------------------------------------------------- # Wrapper around AC_CHECK_HEADER for Boost headers. Useful to check for # some parts of the Boost library which are only made of headers and don't # require linking (such as Boost.Foreach). # # Default ACTION-IF-NOT-FOUND: Fail with a fatal error unless Boost couldn't be # found in the first place, in which case by default a notice is issued to the # user. Presumably if we haven't died already it's because it's OK to not have # Boost, which is why only a notice is issued instead of a hard error. # # Default ACTION-IF-FOUND: define the preprocessor symbol HAVE_ in # case of success # (where HEADER-NAME is written LIKE_THIS, e.g., # HAVE_BOOST_FOREACH_HPP). AC_DEFUN([BOOST_FIND_HEADER], [AC_REQUIRE([BOOST_REQUIRE])dnl if test x"$boost_cv_inc_path" = xno; then m4_default([$2], [AC_MSG_NOTICE([Boost not available, not searching for $1])]) else AC_LANG_PUSH([C++])dnl boost_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS" AC_CHECK_HEADER([$1], [m4_default([$3], [AC_DEFINE(AS_TR_CPP([HAVE_$1]), [1], [Define to 1 if you have <$1>])])], [m4_default([$2], [AC_MSG_ERROR([cannot find $1])])]) CPPFLAGS=$boost_save_CPPFLAGS AC_LANG_POP([C++])dnl fi ])# BOOST_FIND_HEADER # BOOST_FIND_LIBS([COMPONENT-NAME], [CANDIDATE-LIB-NAMES], # [PREFERRED-RT-OPT], [HEADER-NAME], [CXX-TEST], # [CXX-PROLOGUE]) # -------------------------------------------------------------- # Look for the Boost library COMPONENT-NAME (e.g., `thread', for # libboost_thread) under the possible CANDIDATE-LIB-NAMES (e.g., # "thread_win32 thread"). Check that HEADER-NAME works and check that # libboost_LIB-NAME can link with the code CXX-TEST. The optional # argument CXX-PROLOGUE can be used to include some C++ code before # the `main' function. # # Invokes BOOST_FIND_HEADER([HEADER-NAME]) (see above). # # Boost libraries typically come compiled with several flavors (with different # runtime options) so PREFERRED-RT-OPT is the preferred suffix. A suffix is one # or more of the following letters: sgdpn (in that order). s = static # runtime, d = debug build, g = debug/diagnostic runtime, p = STLPort build, # n = (unsure) STLPort build without iostreams from STLPort (it looks like `n' # must always be used along with `p'). Additionally, PREFERRED-RT-OPT can # start with `mt-' to indicate that there is a preference for multi-thread # builds. Some sample values for PREFERRED-RT-OPT: (nothing), mt, d, mt-d, gdp # ... If you want to make sure you have a specific version of Boost # (eg, >= 1.33) you *must* invoke BOOST_REQUIRE before this macro. AC_DEFUN([BOOST_FIND_LIBS], [AC_REQUIRE([BOOST_REQUIRE])dnl AC_REQUIRE([_BOOST_FIND_COMPILER_TAG])dnl AC_REQUIRE([BOOST_STATIC])dnl AC_REQUIRE([_BOOST_GUESS_WHETHER_TO_USE_MT])dnl if test x"$boost_cv_inc_path" = xno; then AC_MSG_NOTICE([Boost not available, not searching for the Boost $1 library]) else dnl The else branch is huge and wasn't intended on purpose. AC_LANG_PUSH([C++])dnl AS_VAR_PUSHDEF([Boost_lib], [boost_cv_lib_$1])dnl AS_VAR_PUSHDEF([Boost_lib_LDFLAGS], [boost_cv_lib_$1_LDFLAGS])dnl AS_VAR_PUSHDEF([Boost_lib_LDPATH], [boost_cv_lib_$1_LDPATH])dnl AS_VAR_PUSHDEF([Boost_lib_LIBS], [boost_cv_lib_$1_LIBS])dnl BOOST_FIND_HEADER([$4]) boost_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS" AC_CACHE_CHECK([for the Boost $1 library], [Boost_lib], [_BOOST_FIND_LIBS($@)]) case $Boost_lib in #( (no) _AC_MSG_LOG_CONFTEST AC_MSG_ERROR([cannot find the flags to link with Boost $1]) ;; esac AC_SUBST(AS_TR_CPP([BOOST_$1_LDFLAGS]), [$Boost_lib_LDFLAGS])dnl AC_SUBST(AS_TR_CPP([BOOST_$1_LDPATH]), [$Boost_lib_LDPATH])dnl AC_SUBST([BOOST_LDPATH], [$Boost_lib_LDPATH])dnl AC_SUBST(AS_TR_CPP([BOOST_$1_LIBS]), [$Boost_lib_LIBS])dnl CPPFLAGS=$boost_save_CPPFLAGS AS_VAR_POPDEF([Boost_lib])dnl AS_VAR_POPDEF([Boost_lib_LDFLAGS])dnl AS_VAR_POPDEF([Boost_lib_LDPATH])dnl AS_VAR_POPDEF([Boost_lib_LIBS])dnl AC_LANG_POP([C++])dnl fi ]) # BOOST_FIND_LIB([LIB-NAME], # [PREFERRED-RT-OPT], [HEADER-NAME], [CXX-TEST], # [CXX-PROLOGUE]) # -------------------------------------------------------------- # Backward compatibility wrapper for BOOST_FIND_LIBS. AC_DEFUN([BOOST_FIND_LIB], [BOOST_FIND_LIBS([$1], $@)]) # _BOOST_FIND_LIBS([LIB-NAME], [CANDIDATE-LIB-NAMES], # [PREFERRED-RT-OPT], [HEADER-NAME], [CXX-TEST], # [CXX-PROLOGUE]) # -------------------------------------------------------------- # Real implementation of BOOST_FIND_LIBS: rely on these local macros: # Boost_lib, Boost_lib_LDFLAGS, Boost_lib_LDPATH, Boost_lib_LIBS # # The algorithm is as follows: first look for a given library name # according to the user's PREFERRED-RT-OPT. For each library name, we # prefer to use the ones that carry the tag (toolset name). Each # library is searched through the various standard paths were Boost is # usually installed. If we can't find the standard variants, we try # to enforce -mt (for instance on MacOSX, libboost_thread.dylib # doesn't exist but there's -obviously- libboost_thread-mt.dylib). AC_DEFUN([_BOOST_FIND_LIBS], [Boost_lib=no case "$3" in #( (mt | mt-) boost_mt=-mt; boost_rtopt=;; #( (mt* | mt-*) boost_mt=-mt; boost_rtopt=`expr "X$3" : 'Xmt-*\(.*\)'`;; #( (*) boost_mt=; boost_rtopt=$3;; esac if test $enable_static_boost = yes; then boost_rtopt="s$boost_rtopt" fi # Find the proper debug variant depending on what we've been asked to find. case $boost_rtopt in #( (*d*) boost_rt_d=$boost_rtopt;; #( (*[[sgpn]]*) # Insert the `d' at the right place (in between `sg' and `pn') boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #( (*) boost_rt_d='-d';; esac # If the PREFERRED-RT-OPT are not empty, prepend a `-'. test -n "$boost_rtopt" && boost_rtopt="-$boost_rtopt" $boost_guess_use_mt && boost_mt=-mt # Look for the abs path the static archive. # $libext is computed by Libtool but let's make sure it's non empty. test -z "$libext" && AC_MSG_ERROR([the libext variable is empty, did you invoke Libtool?]) boost_save_ac_objext=$ac_objext # Generate the test file. AC_LANG_CONFTEST([AC_LANG_PROGRAM([#include <$4> $6], [$5])]) dnl Optimization hacks: compiling C++ is slow, especially with Boost. What dnl we're trying to do here is guess the right combination of link flags dnl (LIBS / LDFLAGS) to use a given library. This can take several dnl iterations before it succeeds and is thus *very* slow. So what we do dnl instead is that we compile the code first (and thus get an object file, dnl typically conftest.o). Then we try various combinations of link flags dnl until we succeed to link conftest.o in an executable. The problem is dnl that the various TRY_LINK / COMPILE_IFELSE macros of Autoconf always dnl remove all the temporary files including conftest.o. So the trick here dnl is to temporarily change the value of ac_objext so that conftest.o is dnl preserved accross tests. This is obviously fragile and I will burn in dnl hell for not respecting Autoconf's documented interfaces, but in the dnl mean time, it optimizes the macro by a factor of 5 to 30. dnl Another small optimization: the first argument of AC_COMPILE_IFELSE left dnl empty because the test file is generated only once above (before we dnl start the for loops). AC_COMPILE_IFELSE([], [ac_objext=do_not_rm_me_plz], [AC_MSG_ERROR([cannot compile a test that uses Boost $1])]) ac_objext=$boost_save_ac_objext boost_failed_libs= # Don't bother to ident the following nested for loops, only the 2 # innermost ones matter. for boost_lib_ in $2; do for boost_tag_ in -$boost_cv_lib_tag ''; do for boost_ver_ in -$boost_cv_lib_version ''; do for boost_mt_ in $boost_mt -mt ''; do for boost_rtopt_ in $boost_rtopt '' -d; do for boost_lib in \ boost_$boost_lib_$boost_tag_$boost_mt_$boost_rtopt_$boost_ver_ \ boost_$boost_lib_$boost_tag_$boost_rtopt_$boost_ver_ \ boost_$boost_lib_$boost_tag_$boost_mt_$boost_ver_ \ boost_$boost_lib_$boost_tag_$boost_ver_ do # Avoid testing twice the same lib case $boost_failed_libs in #( (*@$boost_lib@*) continue;; esac # If with_boost is empty, we'll search in /lib first, which is not quite # right so instead we'll try to a location based on where the headers are. boost_tmp_lib=$with_boost test x"$with_boost" = x && boost_tmp_lib=${boost_cv_inc_path%/include} for boost_ldpath in "$boost_tmp_lib/lib" '' \ /opt/local/lib* /usr/local/lib* /opt/lib* /usr/lib* \ "$with_boost" C:/Boost/lib /lib* do # Don't waste time with directories that don't exist. if test x"$boost_ldpath" != x && test ! -e "$boost_ldpath"; then continue fi boost_save_LDFLAGS=$LDFLAGS # Are we looking for a static library? case $boost_ldpath:$boost_rtopt_ in #( (*?*:*s*) # Yes (Non empty boost_ldpath + s in rt opt) Boost_lib_LIBS="$boost_ldpath/lib$boost_lib.$libext" test -e "$Boost_lib_LIBS" || continue;; #( (*) # No: use -lboost_foo to find the shared library. Boost_lib_LIBS="-l$boost_lib";; esac boost_save_LIBS=$LIBS LIBS="$Boost_lib_LIBS $LIBS" test x"$boost_ldpath" != x && LDFLAGS="$LDFLAGS -L$boost_ldpath" dnl First argument of AC_LINK_IFELSE left empty because the test file is dnl generated only once above (before we start the for loops). _BOOST_AC_LINK_IFELSE([], [Boost_lib=yes], [Boost_lib=no]) ac_objext=$boost_save_ac_objext LDFLAGS=$boost_save_LDFLAGS LIBS=$boost_save_LIBS if test x"$Boost_lib" = xyes; then # Check or used cached result of whether or not using -R or # -rpath makes sense. Some implementations of ld, such as for # Mac OSX, require -rpath but -R is the flag known to work on # other systems. https://github.com/tsuna/boost.m4/issues/19 AC_CACHE_VAL([boost_cv_rpath_link_ldflag], [case $boost_ldpath in '') # Nothing to do. boost_cv_rpath_link_ldflag= boost_rpath_link_ldflag_found=yes;; *) for boost_cv_rpath_link_ldflag in -Wl,-R, -Wl,-rpath,; do LDFLAGS="$boost_save_LDFLAGS -L$boost_ldpath $boost_cv_rpath_link_ldflag$boost_ldpath" LIBS="$boost_save_LIBS $Boost_lib_LIBS" _BOOST_AC_LINK_IFELSE([], [boost_rpath_link_ldflag_found=yes break], [boost_rpath_link_ldflag_found=no]) done ;; esac AS_IF([test "x$boost_rpath_link_ldflag_found" != "xyes"], [AC_MSG_ERROR([Unable to determine whether to use -R or -rpath])]) LDFLAGS=$boost_save_LDFLAGS LIBS=$boost_save_LIBS ]) test x"$boost_ldpath" != x && Boost_lib_LDFLAGS="-L$boost_ldpath $boost_cv_rpath_link_ldflag$boost_ldpath" Boost_lib_LDPATH="$boost_ldpath" break 7 else boost_failed_libs="$boost_failed_libs@$boost_lib@" fi done done done done done done done # boost_lib_ rm -f conftest.$ac_objext ]) # --------------------------------------- # # Checks for the various Boost libraries. # # --------------------------------------- # # List of boost libraries: http://www.boost.org/libs/libraries.htm # The page http://beta.boost.org/doc/libs is useful: it gives the first release # version of each library (among other things). # BOOST_DEFUN(LIBRARY, CODE) # -------------------------- # Define BOOST_ as a macro that runs CODE. # # Use indir to avoid the warning on underquoted macro name given to AC_DEFUN. m4_define([BOOST_DEFUN], [m4_indir([AC_DEFUN], m4_toupper([BOOST_$1]), [m4_pushdef([BOOST_Library], [$1])dnl $2 m4_popdef([BOOST_Library])dnl ]) ]) # BOOST_ARRAY() # ------------- # Look for Boost.Array BOOST_DEFUN([Array], [BOOST_FIND_HEADER([boost/array.hpp])]) # BOOST_ASIO() # ------------ # Look for Boost.Asio (new in Boost 1.35). BOOST_DEFUN([Asio], [AC_REQUIRE([BOOST_SYSTEM])dnl BOOST_FIND_HEADER([boost/asio.hpp])]) # BOOST_BIND() # ------------ # Look for Boost.Bind. BOOST_DEFUN([Bind], [BOOST_FIND_HEADER([boost/bind.hpp])]) # BOOST_CHRONO() # -------------- # Look for Boost.Chrono. BOOST_DEFUN([Chrono], [# Do we have to check for Boost.System? This link-time dependency was # added as of 1.35.0. If we have a version <1.35, we must not attempt to # find Boost.System as it didn't exist by then. if test $boost_major_version -ge 135; then BOOST_SYSTEM([$1]) fi # end of the Boost.System check. boost_filesystem_save_LIBS=$LIBS boost_filesystem_save_LDFLAGS=$LDFLAGS m4_pattern_allow([^BOOST_SYSTEM_(LIBS|LDFLAGS)$])dnl LIBS="$LIBS $BOOST_SYSTEM_LIBS" LDFLAGS="$LDFLAGS $BOOST_SYSTEM_LDFLAGS" BOOST_FIND_LIB([chrono], [$1], [boost/chrono.hpp], [boost::chrono::thread_clock d;]) if test $enable_static_boost = yes && test $boost_major_version -ge 135; then BOOST_CHRONO_LIBS="$BOOST_CHRONO_LIBS $BOOST_SYSTEM_LIBS" fi LIBS=$boost_filesystem_save_LIBS LDFLAGS=$boost_filesystem_save_LDFLAGS ])# BOOST_CHRONO # BOOST_CONTEXT([PREFERRED-RT-OPT]) # ----------------------------------- # Look for Boost.Context. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. This library was introduced in Boost # 1.51.0 BOOST_DEFUN([Context], [BOOST_FIND_LIB([context], [$1], [boost/context/all.hpp],[[ // creates a stack void * stack_pointer = new void*[4096]; std::size_t const size = sizeof(void*[4096]); // context fc uses f() as context function // fcontext_t is placed on top of context stack // a pointer to fcontext_t is returned fc = ctx::make_fcontext(stack_pointer, size, f); return ctx::jump_fcontext(&fcm, fc, 3) == 6;]],[dnl namespace ctx = boost::context; // context static ctx::fcontext_t fcm, *fc; // context-function static void f(intptr_t i) { ctx::jump_fcontext(fc, &fcm, i * 2); }]) ])# BOOST_CONTEXT # BOOST_CONVERSION() # ------------------ # Look for Boost.Conversion (cast / lexical_cast) BOOST_DEFUN([Conversion], [BOOST_FIND_HEADER([boost/cast.hpp]) BOOST_FIND_HEADER([boost/lexical_cast.hpp]) ])# BOOST_CONVERSION # BOOST_COROUTINE([PREFERRED-RT-OPT]) # ----------------------------------- # Look for Boost.Coroutine. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. This library was introduced in Boost # 1.53.0 BOOST_DEFUN([Coroutine], [ boost_coroutine_save_LIBS=$LIBS boost_coroutine_save_LDFLAGS=$LDFLAGS # Link-time dependency from coroutine to context BOOST_CONTEXT([$1]) # Starting from Boost 1.55 a dependency on Boost.System is added if test $boost_major_version -ge 155; then BOOST_SYSTEM([$1]) fi m4_pattern_allow([^BOOST_(CONTEXT|SYSTEM)_(LIBS|LDFLAGS)]) LIBS="$LIBS $BOOST_CONTEXT_LIBS $BOOST_SYSTEM_LIBS" LDFLAGS="$LDFLAGS $BOOST_CONTEXT_LDFLAGS" BOOST_FIND_LIB([coroutine], [$1], [boost/coroutine/coroutine.hpp], [boost::coroutines::coroutine< int(int) > coro; coro.empty();]) # Link-time dependency from coroutine to context, existed only in 1.53, in 1.54 # coroutine doesn't use context from its headers but from its library. if test $boost_major_version -eq 153 || test $enable_static_boost = yes && test $boost_major_version -ge 154; then BOOST_COROUTINE_LIBS="$BOOST_COROUTINE_LIBS $BOOST_CONTEXT_LIBS" BOOST_COROUTINE_LDFLAGS="$BOOST_COROUTINE_LDFLAGS $BOOST_CONTEXT_LDFLAGS" fi if test $enable_static_boost = yes && test $boost_major_version -ge 155; then BOOST_COROUTINE_LIBS="$BOOST_COROUTINE_LIBS $BOOST_SYSTEM_LIBS" BOOST_COROUTINE_LDFLAGS="$BOOST_COROUTINE_LDFLAGS $BOOST_SYSTEM_LDFLAGS" fi LIBS=$boost_coroutine_save_LIBS LDFLAGS=$boost_coroutine_save_LDFLAGS ])# BOOST_COROUTINE # BOOST_CRC() # ----------- # Look for Boost.CRC BOOST_DEFUN([CRC], [BOOST_FIND_HEADER([boost/crc.hpp]) ])# BOOST_CRC # BOOST_DATE_TIME([PREFERRED-RT-OPT]) # ----------------------------------- # Look for Boost.Date_Time. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Date_Time], [BOOST_FIND_LIB([date_time], [$1], [boost/date_time/posix_time/posix_time.hpp], [boost::posix_time::ptime t;]) ])# BOOST_DATE_TIME # BOOST_FILESYSTEM([PREFERRED-RT-OPT]) # ------------------------------------ # Look for Boost.Filesystem. For the documentation of PREFERRED-RT-OPT, see # the documentation of BOOST_FIND_LIB above. # Do not check for boost/filesystem.hpp because this file was introduced in # 1.34. BOOST_DEFUN([Filesystem], [# Do we have to check for Boost.System? This link-time dependency was # added as of 1.35.0. If we have a version <1.35, we must not attempt to # find Boost.System as it didn't exist by then. if test $boost_major_version -ge 135; then BOOST_SYSTEM([$1]) fi # end of the Boost.System check. boost_filesystem_save_LIBS=$LIBS boost_filesystem_save_LDFLAGS=$LDFLAGS m4_pattern_allow([^BOOST_SYSTEM_(LIBS|LDFLAGS)$])dnl LIBS="$LIBS $BOOST_SYSTEM_LIBS" LDFLAGS="$LDFLAGS $BOOST_SYSTEM_LDFLAGS" BOOST_FIND_LIB([filesystem], [$1], [boost/filesystem/path.hpp], [boost::filesystem::path p;]) if test $enable_static_boost = yes && test $boost_major_version -ge 135; then BOOST_FILESYSTEM_LIBS="$BOOST_FILESYSTEM_LIBS $BOOST_SYSTEM_LIBS" fi LIBS=$boost_filesystem_save_LIBS LDFLAGS=$boost_filesystem_save_LDFLAGS ])# BOOST_FILESYSTEM # BOOST_FLYWEIGHT() # ----------------- # Look for Boost.Flyweight. BOOST_DEFUN([Flyweight], [dnl There's a hidden dependency on pthreads. AC_REQUIRE([_BOOST_PTHREAD_FLAG])dnl BOOST_FIND_HEADER([boost/flyweight.hpp]) AC_SUBST([BOOST_FLYWEIGHT_LIBS], [$boost_cv_pthread_flag]) ]) # BOOST_FOREACH() # --------------- # Look for Boost.Foreach. BOOST_DEFUN([Foreach], [BOOST_FIND_HEADER([boost/foreach.hpp])]) # BOOST_FORMAT() # -------------- # Look for Boost.Format. # Note: we can't check for boost/format/format_fwd.hpp because the header isn't # standalone. It can't be compiled because it triggers the following error: # boost/format/detail/config_macros.hpp:88: error: 'locale' in namespace 'std' # does not name a type BOOST_DEFUN([Format], [BOOST_FIND_HEADER([boost/format.hpp])]) # BOOST_FUNCTION() # ---------------- # Look for Boost.Function BOOST_DEFUN([Function], [BOOST_FIND_HEADER([boost/function.hpp])]) # BOOST_GEOMETRY() # ---------------- # Look for Boost.Geometry (new since 1.47.0). BOOST_DEFUN([Geometry], [BOOST_FIND_HEADER([boost/geometry.hpp]) ])# BOOST_GEOMETRY # BOOST_GRAPH([PREFERRED-RT-OPT]) # ------------------------------- # Look for Boost.Graphs. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Graph], [BOOST_FIND_LIB([graph], [$1], [boost/graph/adjacency_list.hpp], [boost::adjacency_list<> g;]) ])# BOOST_GRAPH # BOOST_IOSTREAMS([PREFERRED-RT-OPT]) # ----------------------------------- # Look for Boost.IOStreams. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([IOStreams], [BOOST_FIND_LIB([iostreams], [$1], [boost/iostreams/device/file_descriptor.hpp], [boost::iostreams::file_descriptor fd; fd.close();]) ])# BOOST_IOSTREAMS # BOOST_HASH() # ------------ # Look for Boost.Functional/Hash BOOST_DEFUN([Hash], [BOOST_FIND_HEADER([boost/functional/hash.hpp])]) # BOOST_LAMBDA() # -------------- # Look for Boost.Lambda BOOST_DEFUN([Lambda], [BOOST_FIND_HEADER([boost/lambda/lambda.hpp])]) # BOOST_LOCALE() # -------------- # Look for Boost.Locale BOOST_DEFUN([Locale], [BOOST_FIND_LIB([locale], [$1], [boost/locale.hpp], [[boost::locale::generator gen; std::locale::global(gen(""));]]) ])# BOOST_LOCALE # BOOST_LOG([PREFERRED-RT-OPT]) # ----------------------------- # Look for Boost.Log. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Log], [BOOST_FIND_LIB([log], [$1], [boost/log/core/core.hpp], [boost::log::attribute a; a.get_value();]) ])# BOOST_LOG # BOOST_LOG_SETUP([PREFERRED-RT-OPT]) # ----------------------------------- # Look for Boost.Log. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Log_Setup], [AC_REQUIRE([BOOST_LOG])dnl BOOST_FIND_LIB([log_setup], [$1], [boost/log/utility/setup/from_settings.hpp], [boost::log::basic_settings bs; bs.empty();]) ])# BOOST_LOG_SETUP # BOOST_MATH() # ------------ # Look for Boost.Math # TODO: This library isn't header-only but it comes in multiple different # flavors that don't play well with BOOST_FIND_LIB (e.g, libboost_math_c99, # libboost_math_c99f, libboost_math_c99l, libboost_math_tr1, # libboost_math_tr1f, libboost_math_tr1l). This macro must be fixed to do the # right thing anyway. BOOST_DEFUN([Math], [BOOST_FIND_HEADER([boost/math/special_functions.hpp])]) # BOOST_MPI([PREFERRED-RT-OPT]) # ------------------------------- # Look for Boost MPI. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. Uses MPICXX variable if it is # set, otherwise tries CXX # BOOST_DEFUN([MPI], [boost_save_CXX=${CXX} boost_save_CXXCPP=${CXXCPP} if test x"${MPICXX}" != x; then CXX=${MPICXX} CXXCPP="${MPICXX} -E" fi BOOST_FIND_LIB([mpi], [$1], [boost/mpi.hpp], [int argc = 0; char **argv = 0; boost::mpi::environment env(argc,argv);]) CXX=${boost_save_CXX} CXXCPP=${boost_save_CXXCPP} ])# BOOST_MPI # BOOST_MULTIARRAY() # ------------------ # Look for Boost.MultiArray BOOST_DEFUN([MultiArray], [BOOST_FIND_HEADER([boost/multi_array.hpp])]) # BOOST_NUMERIC_UBLAS() # -------------------------- # Look for Boost.NumericUblas (Basic Linear Algebra) BOOST_DEFUN([Numeric_Ublas], [BOOST_FIND_HEADER([boost/numeric/ublas/vector.hpp]) ])# BOOST_NUMERIC_UBLAS # BOOST_NUMERIC_CONVERSION() # -------------------------- # Look for Boost.NumericConversion (policy-based numeric conversion) BOOST_DEFUN([Numeric_Conversion], [BOOST_FIND_HEADER([boost/numeric/conversion/converter.hpp]) ])# BOOST_NUMERIC_CONVERSION # BOOST_OPTIONAL() # ---------------- # Look for Boost.Optional BOOST_DEFUN([Optional], [BOOST_FIND_HEADER([boost/optional.hpp])]) # BOOST_PREPROCESSOR() # -------------------- # Look for Boost.Preprocessor BOOST_DEFUN([Preprocessor], [BOOST_FIND_HEADER([boost/preprocessor/repeat.hpp])]) # BOOST_RANGE() # -------------------- # Look for Boost.Range BOOST_DEFUN([Range], [BOOST_FIND_HEADER([boost/range/adaptors.hpp])]) # BOOST_UNORDERED() # ----------------- # Look for Boost.Unordered BOOST_DEFUN([Unordered], [BOOST_FIND_HEADER([boost/unordered_map.hpp])]) # BOOST_UUID() # ------------ # Look for Boost.Uuid BOOST_DEFUN([Uuid], [BOOST_FIND_HEADER([boost/uuid/uuid.hpp])]) # BOOST_PROGRAM_OPTIONS([PREFERRED-RT-OPT]) # ----------------------------------------- # Look for Boost.Program_options. For the documentation of PREFERRED-RT-OPT, # see the documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Program_Options], [BOOST_FIND_LIB([program_options], [$1], [boost/program_options.hpp], [boost::program_options::options_description d("test");]) ])# BOOST_PROGRAM_OPTIONS # _BOOST_PYTHON_CONFIG(VARIABLE, FLAG) # ------------------------------------ # Save VARIABLE, and define it via `python-config --FLAG`. # Substitute BOOST_PYTHON_VARIABLE. m4_define([_BOOST_PYTHON_CONFIG], [AC_SUBST([BOOST_PYTHON_$1], [`python-config --$2 2>/dev/null`])dnl boost_python_save_$1=$$1 $1="$$1 $BOOST_PYTHON_$1"]) # BOOST_PYTHON([PREFERRED-RT-OPT]) # -------------------------------- # Look for Boost.Python. For the documentation of PREFERRED-RT-OPT, # see the documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Python], [_BOOST_PYTHON_CONFIG([CPPFLAGS], [includes]) _BOOST_PYTHON_CONFIG([LDFLAGS], [ldflags]) _BOOST_PYTHON_CONFIG([LIBS], [libs]) m4_pattern_allow([^BOOST_PYTHON_MODULE$])dnl BOOST_FIND_LIBS([python], [python python3], [$1], [boost/python.hpp], [], [BOOST_PYTHON_MODULE(empty) {}]) CPPFLAGS=$boost_python_save_CPPFLAGS LDFLAGS=$boost_python_save_LDFLAGS LIBS=$boost_python_save_LIBS ])# BOOST_PYTHON # BOOST_REF() # ----------- # Look for Boost.Ref BOOST_DEFUN([Ref], [BOOST_FIND_HEADER([boost/ref.hpp])]) # BOOST_REGEX([PREFERRED-RT-OPT]) # ------------------------------- # Look for Boost.Regex. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Regex], [BOOST_FIND_LIB([regex], [$1], [boost/regex.hpp], [boost::regex exp("*"); boost::regex_match("foo", exp);]) ])# BOOST_REGEX # BOOST_SERIALIZATION([PREFERRED-RT-OPT]) # --------------------------------------- # Look for Boost.Serialization. For the documentation of PREFERRED-RT-OPT, see # the documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Serialization], [BOOST_FIND_LIB([serialization], [$1], [boost/archive/text_oarchive.hpp], [std::ostream* o = 0; // Cheap way to get an ostream... boost::archive::text_oarchive t(*o);]) ])# BOOST_SERIALIZATION # BOOST_SIGNALS([PREFERRED-RT-OPT]) # --------------------------------- # Look for Boost.Signals. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Signals], [BOOST_FIND_LIB([signals], [$1], [boost/signal.hpp], [boost::signal s;]) ])# BOOST_SIGNALS # BOOST_SIGNALS2() # ---------------- # Look for Boost.Signals2 (new since 1.39.0). BOOST_DEFUN([Signals2], [BOOST_FIND_HEADER([boost/signals2.hpp]) ])# BOOST_SIGNALS2 # BOOST_SMART_PTR() # ----------------- # Look for Boost.SmartPtr BOOST_DEFUN([Smart_Ptr], [BOOST_FIND_HEADER([boost/scoped_ptr.hpp]) BOOST_FIND_HEADER([boost/shared_ptr.hpp]) ]) # BOOST_STATICASSERT() # -------------------- # Look for Boost.StaticAssert BOOST_DEFUN([StaticAssert], [BOOST_FIND_HEADER([boost/static_assert.hpp])]) # BOOST_STRING_ALGO() # ------------------- # Look for Boost.StringAlgo BOOST_DEFUN([String_Algo], [BOOST_FIND_HEADER([boost/algorithm/string.hpp]) ]) # BOOST_SYSTEM([PREFERRED-RT-OPT]) # -------------------------------- # Look for Boost.System. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. This library was introduced in Boost # 1.35.0. BOOST_DEFUN([System], [BOOST_FIND_LIB([system], [$1], [boost/system/error_code.hpp], [boost::system::error_code e; e.clear();]) ])# BOOST_SYSTEM # BOOST_TEST([PREFERRED-RT-OPT]) # ------------------------------ # Look for Boost.Test. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Test], [m4_pattern_allow([^BOOST_CHECK$])dnl BOOST_FIND_LIB([unit_test_framework], [$1], [boost/test/unit_test.hpp], [BOOST_CHECK(2 == 2);], [using boost::unit_test::test_suite; test_suite* init_unit_test_suite(int argc, char ** argv) { return NULL; }]) ])# BOOST_TEST # BOOST_THREAD([PREFERRED-RT-OPT]) # --------------------------------- # Look for Boost.Thread. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Thread], [dnl Having the pthread flag is required at least on GCC3 where dnl boost/thread.hpp would complain if we try to compile without dnl -pthread on GNU/Linux. AC_REQUIRE([_BOOST_PTHREAD_FLAG])dnl boost_thread_save_LIBS=$LIBS boost_thread_save_LDFLAGS=$LDFLAGS boost_thread_save_CPPFLAGS=$CPPFLAGS # Link-time dependency from thread to system was added as of 1.49.0. if test $boost_major_version -ge 149; then BOOST_SYSTEM([$1]) fi # end of the Boost.System check. m4_pattern_allow([^BOOST_SYSTEM_(LIBS|LDFLAGS)$])dnl LIBS="$LIBS $BOOST_SYSTEM_LIBS $boost_cv_pthread_flag" LDFLAGS="$LDFLAGS $BOOST_SYSTEM_LDFLAGS" CPPFLAGS="$CPPFLAGS $boost_cv_pthread_flag" # When compiling for the Windows platform, the threads library is named # differently. case $host_os in (*mingw*) boost_thread_lib_ext=_win32;; esac BOOST_FIND_LIBS([thread], [thread$boost_thread_lib_ext], [$1], [boost/thread.hpp], [boost::thread t; boost::mutex m;]) BOOST_THREAD_LIBS="$BOOST_THREAD_LIBS $BOOST_SYSTEM_LIBS $boost_cv_pthread_flag" BOOST_THREAD_LDFLAGS="$BOOST_SYSTEM_LDFLAGS" BOOST_CPPFLAGS="$BOOST_CPPFLAGS $boost_cv_pthread_flag" LIBS=$boost_thread_save_LIBS LDFLAGS=$boost_thread_save_LDFLAGS CPPFLAGS=$boost_thread_save_CPPFLAGS ])# BOOST_THREAD AU_ALIAS([BOOST_THREADS], [BOOST_THREAD]) # BOOST_TOKENIZER() # ----------------- # Look for Boost.Tokenizer BOOST_DEFUN([Tokenizer], [BOOST_FIND_HEADER([boost/tokenizer.hpp])]) # BOOST_TRIBOOL() # --------------- # Look for Boost.Tribool BOOST_DEFUN([Tribool], [BOOST_FIND_HEADER([boost/logic/tribool_fwd.hpp]) BOOST_FIND_HEADER([boost/logic/tribool.hpp]) ]) # BOOST_TUPLE() # ------------- # Look for Boost.Tuple BOOST_DEFUN([Tuple], [BOOST_FIND_HEADER([boost/tuple/tuple.hpp])]) # BOOST_TYPETRAITS() # -------------------- # Look for Boost.TypeTraits BOOST_DEFUN([TypeTraits], [BOOST_FIND_HEADER([boost/type_traits.hpp])]) # BOOST_UTILITY() # --------------- # Look for Boost.Utility (noncopyable, result_of, base-from-member idiom, # etc.) BOOST_DEFUN([Utility], [BOOST_FIND_HEADER([boost/utility.hpp])]) # BOOST_VARIANT() # --------------- # Look for Boost.Variant. BOOST_DEFUN([Variant], [BOOST_FIND_HEADER([boost/variant/variant_fwd.hpp]) BOOST_FIND_HEADER([boost/variant.hpp])]) # BOOST_POINTER_CONTAINER() # ------------------------ # Look for Boost.PointerContainer BOOST_DEFUN([Pointer_Container], [BOOST_FIND_HEADER([boost/ptr_container/ptr_deque.hpp]) BOOST_FIND_HEADER([boost/ptr_container/ptr_list.hpp]) BOOST_FIND_HEADER([boost/ptr_container/ptr_vector.hpp]) BOOST_FIND_HEADER([boost/ptr_container/ptr_array.hpp]) BOOST_FIND_HEADER([boost/ptr_container/ptr_set.hpp]) BOOST_FIND_HEADER([boost/ptr_container/ptr_map.hpp]) ])# BOOST_POINTER_CONTAINER # BOOST_WAVE([PREFERRED-RT-OPT]) # ------------------------------ # NOTE: If you intend to use Wave/Spirit with thread support, make sure you # call BOOST_THREAD first. # Look for Boost.Wave. For the documentation of PREFERRED-RT-OPT, see the # documentation of BOOST_FIND_LIB above. BOOST_DEFUN([Wave], [AC_REQUIRE([BOOST_FILESYSTEM])dnl AC_REQUIRE([BOOST_DATE_TIME])dnl boost_wave_save_LIBS=$LIBS boost_wave_save_LDFLAGS=$LDFLAGS m4_pattern_allow([^BOOST_((FILE)?SYSTEM|DATE_TIME|THREAD)_(LIBS|LDFLAGS)$])dnl LIBS="$LIBS $BOOST_SYSTEM_LIBS $BOOST_FILESYSTEM_LIBS $BOOST_DATE_TIME_LIBS \ $BOOST_THREAD_LIBS" LDFLAGS="$LDFLAGS $BOOST_SYSTEM_LDFLAGS $BOOST_FILESYSTEM_LDFLAGS \ $BOOST_DATE_TIME_LDFLAGS $BOOST_THREAD_LDFLAGS" BOOST_FIND_LIB([wave], [$1], [boost/wave.hpp], [boost::wave::token_id id; get_token_name(id);]) LIBS=$boost_wave_save_LIBS LDFLAGS=$boost_wave_save_LDFLAGS ])# BOOST_WAVE # BOOST_XPRESSIVE() # ----------------- # Look for Boost.Xpressive (new since 1.36.0). BOOST_DEFUN([Xpressive], [BOOST_FIND_HEADER([boost/xpressive/xpressive.hpp])]) # ----------------- # # Internal helpers. # # ----------------- # # _BOOST_PTHREAD_FLAG() # --------------------- # Internal helper for BOOST_THREAD. Computes boost_cv_pthread_flag # which must be used in CPPFLAGS and LIBS. # # Yes, we *need* to put the -pthread thing in CPPFLAGS because with GCC3, # boost/thread.hpp will trigger a #error if -pthread isn't used: # boost/config/requires_threads.hpp:47:5: #error "Compiler threading support # is not turned on. Please set the correct command line options for # threading: -pthread (Linux), -pthreads (Solaris) or -mthreads (Mingw32)" # # Based on ACX_PTHREAD: http://autoconf-archive.cryp.to/acx_pthread.html AC_DEFUN([_BOOST_PTHREAD_FLAG], [AC_REQUIRE([AC_PROG_CXX])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_LANG_PUSH([C++])dnl AC_CACHE_CHECK([for the flags needed to use pthreads], [boost_cv_pthread_flag], [ boost_cv_pthread_flag= # The ordering *is* (sometimes) important. Some notes on the # individual items follow: # (none): in case threads are in libc; should be tried before -Kthread and # other compiler flags to prevent continual compiler warnings # -lpthreads: AIX (must check this before -lpthread) # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h) # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) # -llthread: LinuxThreads port on FreeBSD (also preferred to -pthread) # -pthread: GNU Linux/GCC (kernel threads), BSD/GCC (userland threads) # -pthreads: Solaris/GCC # -mthreads: MinGW32/GCC, Lynx/GCC # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it # doesn't hurt to check since this sometimes defines pthreads too; # also defines -D_REENTRANT) # ... -mt is also the pthreads flag for HP/aCC # -lpthread: GNU Linux, etc. # --thread-safe: KAI C++ case $host_os in #( *solaris*) # On Solaris (at least, for some versions), libc contains stubbed # (non-functional) versions of the pthreads routines, so link-based # tests will erroneously succeed. (We need to link with -pthreads/-mt/ # -lpthread.) (The stubs are missing pthread_cleanup_push, or rather # a function called by this macro, so we could check for that, but # who knows whether they'll stub that too in a future libc.) So, # we'll just look for -pthreads and -lpthread first: boost_pthread_flags="-pthreads -lpthread -mt -pthread";; #( *) boost_pthread_flags="-lpthreads -Kthread -kthread -llthread -pthread \ -pthreads -mthreads -lpthread --thread-safe -mt";; esac # Generate the test file. AC_LANG_CONFTEST([AC_LANG_PROGRAM([#include ], [pthread_t th; pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0);])]) for boost_pthread_flag in '' $boost_pthread_flags; do boost_pthread_ok=false dnl Re-use the test file already generated. boost_pthreads__save_LIBS=$LIBS LIBS="$LIBS $boost_pthread_flag" AC_LINK_IFELSE([], [if grep ".*$boost_pthread_flag" conftest.err; then echo "This flag seems to have triggered warnings" >&AS_MESSAGE_LOG_FD else boost_pthread_ok=:; boost_cv_pthread_flag=$boost_pthread_flag fi]) LIBS=$boost_pthreads__save_LIBS $boost_pthread_ok && break done ]) AC_LANG_POP([C++])dnl ])# _BOOST_PTHREAD_FLAG # _BOOST_gcc_test(MAJOR, MINOR) # ----------------------------- # Internal helper for _BOOST_FIND_COMPILER_TAG. m4_define([_BOOST_gcc_test], ["defined __GNUC__ && __GNUC__ == $1 && __GNUC_MINOR__ == $2 && !defined __ICC @ gcc$1$2"])dnl # _BOOST_mingw_test(MAJOR, MINOR) # ----------------------------- # Internal helper for _BOOST_FIND_COMPILER_TAG. m4_define([_BOOST_mingw_test], ["defined __GNUC__ && __GNUC__ == $1 && __GNUC_MINOR__ == $2 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw$1$2"])dnl # _BOOST_FIND_COMPILER_TAG() # -------------------------- # Internal. When Boost is installed without --layout=system, each library # filename will hold a suffix that encodes the compiler used during the # build. The Boost build system seems to call this a `tag'. AC_DEFUN([_BOOST_FIND_COMPILER_TAG], [AC_REQUIRE([AC_PROG_CXX])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_CACHE_CHECK([for the toolset name used by Boost for $CXX], [boost_cv_lib_tag], [boost_cv_lib_tag=unknown if test x$boost_cv_inc_path != xno; then AC_LANG_PUSH([C++])dnl # The following tests are mostly inspired by boost/config/auto_link.hpp # The list is sorted to most recent/common to oldest compiler (in order # to increase the likelihood of finding the right compiler with the # least number of compilation attempt). # Beware that some tests are sensible to the order (for instance, we must # look for MinGW before looking for GCC3). # I used one compilation test per compiler with a #error to recognize # each compiler so that it works even when cross-compiling (let me know # if you know a better approach). # Known missing tags (known from Boost's tools/build/v2/tools/common.jam): # como, edg, kcc, bck, mp, sw, tru, xlc # I'm not sure about my test for `il' (be careful: Intel's ICC pre-defines # the same defines as GCC's). for i in \ _BOOST_mingw_test(5, 0) \ _BOOST_gcc_test(5, 0) \ _BOOST_mingw_test(4, 10) \ _BOOST_gcc_test(4, 10) \ _BOOST_mingw_test(4, 9) \ _BOOST_gcc_test(4, 9) \ _BOOST_mingw_test(4, 8) \ _BOOST_gcc_test(4, 8) \ _BOOST_mingw_test(4, 7) \ _BOOST_gcc_test(4, 7) \ _BOOST_mingw_test(4, 6) \ _BOOST_gcc_test(4, 6) \ _BOOST_mingw_test(4, 5) \ _BOOST_gcc_test(4, 5) \ _BOOST_mingw_test(4, 4) \ _BOOST_gcc_test(4, 4) \ _BOOST_mingw_test(4, 3) \ _BOOST_gcc_test(4, 3) \ _BOOST_mingw_test(4, 2) \ _BOOST_gcc_test(4, 2) \ _BOOST_mingw_test(4, 1) \ _BOOST_gcc_test(4, 1) \ _BOOST_mingw_test(4, 0) \ _BOOST_gcc_test(4, 0) \ "defined __GNUC__ && __GNUC__ == 3 && !defined __ICC \ && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw" \ _BOOST_gcc_test(3, 4) \ _BOOST_gcc_test(3, 3) \ "defined _MSC_VER && _MSC_VER >= 1500 @ vc90" \ "defined _MSC_VER && _MSC_VER == 1400 @ vc80" \ _BOOST_gcc_test(3, 2) \ "defined _MSC_VER && _MSC_VER == 1310 @ vc71" \ _BOOST_gcc_test(3, 1) \ _BOOST_gcc_test(3, 0) \ "defined __BORLANDC__ @ bcb" \ "defined __ICC && (defined __unix || defined __unix__) @ il" \ "defined __ICL @ iw" \ "defined _MSC_VER && _MSC_VER == 1300 @ vc7" \ _BOOST_gcc_test(2, 95) \ "defined __MWERKS__ && __MWERKS__ <= 0x32FF @ cw9" \ "defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE @ vc6" \ "defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE @ evc4" \ "defined __MWERKS__ && __MWERKS__ <= 0x31FF @ cw8" do boost_tag_test=`expr "X$i" : 'X\([[^@]]*\) @ '` boost_tag=`expr "X$i" : 'X[[^@]]* @ \(.*\)'` AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ #if $boost_tag_test /* OK */ #else # error $boost_tag_test #endif ]])], [boost_cv_lib_tag=$boost_tag; break], []) done AC_LANG_POP([C++])dnl case $boost_cv_lib_tag in #( # Some newer (>= 1.35?) versions of Boost seem to only use "gcc" as opposed # to "gcc41" for instance. *-gcc | *'-gcc ') :;; #( Don't re-add -gcc: it's already in there. gcc*) boost_tag_x= case $host_os in #( darwin*) if test $boost_major_version -ge 136; then # The `x' added in r46793 of Boost. boost_tag_x=x fi;; esac # We can specify multiple tags in this variable because it's used by # BOOST_FIND_LIB that does a `for tag in -$boost_cv_lib_tag' ... boost_cv_lib_tag="$boost_tag_x$boost_cv_lib_tag -${boost_tag_x}gcc" ;; #( unknown) AC_MSG_WARN([[could not figure out which toolset name to use for $CXX]]) boost_cv_lib_tag= ;; esac fi])dnl end of AC_CACHE_CHECK ])# _BOOST_FIND_COMPILER_TAG # _BOOST_GUESS_WHETHER_TO_USE_MT() # -------------------------------- # Compile a small test to try to guess whether we should favor MT (Multi # Thread) flavors of Boost. Sets boost_guess_use_mt accordingly. AC_DEFUN([_BOOST_GUESS_WHETHER_TO_USE_MT], [# Check whether we do better use `mt' even though we weren't ask to. AC_LANG_PUSH([C++])dnl AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ #if defined _REENTRANT || defined _MT || defined __MT__ /* use -mt */ #else # error MT not needed #endif ]])], [boost_guess_use_mt=:], [boost_guess_use_mt=false]) AC_LANG_POP([C++])dnl ]) # _BOOST_AC_LINK_IFELSE(PROGRAM, [ACTION-IF-TRUE], [ACTION-IF-FALSE]) # ------------------------------------------------------------------- # Fork of _AC_LINK_IFELSE that preserves conftest.o across calls. Fragile, # will break when Autoconf changes its internals. Requires that you manually # rm -f conftest.$ac_objext in between to really different tests, otherwise # you will try to link a conftest.o left behind by a previous test. # Used to aggressively optimize BOOST_FIND_LIB (see the big comment in this # macro). # # Don't use "break" in the actions, as it would short-circuit some code # this macro runs after the actions. m4_define([_BOOST_AC_LINK_IFELSE], [m4_ifvaln([$1], [AC_LANG_CONFTEST([$1])])dnl rm -f conftest$ac_exeext boost_save_ac_ext=$ac_ext boost_use_source=: # If we already have a .o, re-use it. We change $ac_ext so that $ac_link # tries to link the existing object file instead of compiling from source. test -f conftest.$ac_objext && ac_ext=$ac_objext && boost_use_source=false && _AS_ECHO_LOG([re-using the existing conftest.$ac_objext]) AS_IF([_AC_DO_STDERR($ac_link) && { test -z "$ac_[]_AC_LANG_ABBREV[]_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_executable_p conftest$ac_exeext dnl FIXME: use AS_TEST_X instead when 2.61 is widespread enough. }], [$2], [if $boost_use_source; then _AC_MSG_LOG_CONFTEST fi $3]) ac_objext=$boost_save_ac_objext ac_ext=$boost_save_ac_ext dnl Delete also the IPA/IPO (Inter Procedural Analysis/Optimization) dnl information created by the PGI compiler (conftest_ipa8_conftest.oo), dnl as it would interfere with the next link command. rm -f core conftest.err conftest_ipa8_conftest.oo \ conftest$ac_exeext m4_ifval([$1], [conftest.$ac_ext])[]dnl ])# _BOOST_AC_LINK_IFELSE # Local Variables: # mode: autoconf # End: limereg-1.4.0/m4/ltsugar.m40000644000175000017500000001042412535125735012335 00000000000000# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # 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 ltsugar.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])]) # lt_join(SEP, ARG1, [ARG2...]) # ----------------------------- # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their # associated separator. # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier # versions in m4sugar had bugs. m4_define([lt_join], [m4_if([$#], [1], [], [$#], [2], [[$2]], [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])]) m4_define([_lt_join], [m4_if([$#$2], [2], [], [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])]) # lt_car(LIST) # lt_cdr(LIST) # ------------ # Manipulate m4 lists. # These macros are necessary as long as will still need to support # Autoconf-2.59 which quotes differently. m4_define([lt_car], [[$1]]) m4_define([lt_cdr], [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])], [$#], 1, [], [m4_dquote(m4_shift($@))])]) m4_define([lt_unquote], $1) # lt_append(MACRO-NAME, STRING, [SEPARATOR]) # ------------------------------------------ # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'. # Note that neither SEPARATOR nor STRING are expanded; they are appended # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked). # No SEPARATOR is output if MACRO-NAME was previously undefined (different # than defined and empty). # # This macro is needed until we can rely on Autoconf 2.62, since earlier # versions of m4sugar mistakenly expanded SEPARATOR but not STRING. m4_define([lt_append], [m4_define([$1], m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])]) # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...]) # ---------------------------------------------------------- # Produce a SEP delimited list of all paired combinations of elements of # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list # has the form PREFIXmINFIXSUFFIXn. # Needed until we can rely on m4_combine added in Autoconf 2.62. m4_define([lt_combine], [m4_if(m4_eval([$# > 3]), [1], [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl [[m4_foreach([_Lt_prefix], [$2], [m4_foreach([_Lt_suffix], ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[, [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])]) # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) # ----------------------------------------------------------------------- # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ. m4_define([lt_if_append_uniq], [m4_ifdef([$1], [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1], [lt_append([$1], [$2], [$3])$4], [$5])], [lt_append([$1], [$2], [$3])$4])]) # lt_dict_add(DICT, KEY, VALUE) # ----------------------------- m4_define([lt_dict_add], [m4_define([$1($2)], [$3])]) # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE) # -------------------------------------------- m4_define([lt_dict_add_subkey], [m4_define([$1($2:$3)], [$4])]) # lt_dict_fetch(DICT, KEY, [SUBKEY]) # ---------------------------------- m4_define([lt_dict_fetch], [m4_ifval([$3], m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]), m4_ifdef([$1($2)], [m4_defn([$1($2)])]))]) # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE]) # ----------------------------------------------------------------- m4_define([lt_if_dict_fetch], [m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4], [$5], [$6])]) # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...]) # -------------------------------------------------------------- m4_define([lt_dict_filter], [m4_if([$5], [], [], [lt_join(m4_quote(m4_default([$4], [[, ]])), lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]), [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl ]) limereg-1.4.0/m4/acsite.m40000664000175000017500000000056612500370401012114 00000000000000# check for the presence of help2man # if it is available then set MANPAGES to # the list of man page files to create # # AC_PROG_HELP2MAN(list-of-man-pages) AC_DEFUN([AC_PROG_HELP2MAN], [{ AC_CHECK_PROGS([HELP2MAN], [help2man]) if ! test -z "$HELP2MAN" then #AC_SUBST(MANPAGES, $1) HAVE_HELP2MAN=true fi AM_CONDITIONAL([HAVE_HELP2MAN], [test x$HAVE_HELP2MAN = xtrue]) }]) limereg-1.4.0/m4/ltoptions.m40000644000175000017500000003007312535125735012711 00000000000000# Helper functions for option handling. -*- Autoconf -*- # # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, # Inc. # Written by Gary V. Vaughan, 2004 # # 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 7 ltoptions.m4 # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])]) # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME) # ------------------------------------------ m4_define([_LT_MANGLE_OPTION], [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])]) # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME) # --------------------------------------- # Set option OPTION-NAME for macro MACRO-NAME, and if there is a # matching handler defined, dispatch to it. Other OPTION-NAMEs are # saved as a flag. m4_define([_LT_SET_OPTION], [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]), _LT_MANGLE_DEFUN([$1], [$2]), [m4_warning([Unknown $1 option `$2'])])[]dnl ]) # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET]) # ------------------------------------------------------------ # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. m4_define([_LT_IF_OPTION], [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])]) # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET) # ------------------------------------------------------- # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME # are set. m4_define([_LT_UNLESS_OPTIONS], [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option), [m4_define([$0_found])])])[]dnl m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3 ])[]dnl ]) # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST) # ---------------------------------------- # OPTION-LIST is a space-separated list of Libtool options associated # with MACRO-NAME. If any OPTION has a matching handler declared with # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about # the unknown option and exit. m4_defun([_LT_SET_OPTIONS], [# Set options m4_foreach([_LT_Option], m4_split(m4_normalize([$2])), [_LT_SET_OPTION([$1], _LT_Option)]) m4_if([$1],[LT_INIT],[ dnl dnl Simply set some default values (i.e off) if boolean options were not dnl specified: _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no ]) _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no ]) dnl dnl If no reference was made to various pairs of opposing options, then dnl we run the default mode handler for the pair. For example, if neither dnl `shared' nor `disable-shared' was passed, we enable building of shared dnl archives by default: _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED]) _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC]) _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC]) _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install], [_LT_ENABLE_FAST_INSTALL]) ]) ])# _LT_SET_OPTIONS ## --------------------------------- ## ## Macros to handle LT_INIT options. ## ## --------------------------------- ## # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME) # ----------------------------------------- m4_define([_LT_MANGLE_DEFUN], [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])]) # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE) # ----------------------------------------------- m4_define([LT_OPTION_DEFINE], [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl ])# LT_OPTION_DEFINE # dlopen # ------ LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes ]) AU_DEFUN([AC_LIBTOOL_DLOPEN], [_LT_SET_OPTION([LT_INIT], [dlopen]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `dlopen' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], []) # win32-dll # --------- # Declare package support for building win32 dll's. LT_OPTION_DEFINE([LT_INIT], [win32-dll], [enable_win32_dll=yes case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*) AC_CHECK_TOOL(AS, as, false) AC_CHECK_TOOL(DLLTOOL, dlltool, false) AC_CHECK_TOOL(OBJDUMP, objdump, false) ;; esac test -z "$AS" && AS=as _LT_DECL([], [AS], [1], [Assembler program])dnl test -z "$DLLTOOL" && DLLTOOL=dlltool _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl ])# win32-dll AU_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_REQUIRE([AC_CANONICAL_HOST])dnl _LT_SET_OPTION([LT_INIT], [win32-dll]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `win32-dll' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], []) # _LT_ENABLE_SHARED([DEFAULT]) # ---------------------------- # implement the --enable-shared flag, and supports the `shared' and # `disable-shared' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_SHARED], [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([shared], [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@], [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_shared=]_LT_ENABLE_SHARED_DEFAULT) _LT_DECL([build_libtool_libs], [enable_shared], [0], [Whether or not to build shared libraries]) ])# _LT_ENABLE_SHARED LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])]) # Old names: AC_DEFUN([AC_ENABLE_SHARED], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared]) ]) AC_DEFUN([AC_DISABLE_SHARED], [_LT_SET_OPTION([LT_INIT], [disable-shared]) ]) AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)]) AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_SHARED], []) dnl AC_DEFUN([AM_DISABLE_SHARED], []) # _LT_ENABLE_STATIC([DEFAULT]) # ---------------------------- # implement the --enable-static flag, and support the `static' and # `disable-static' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_STATIC], [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([static], [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@], [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_static=]_LT_ENABLE_STATIC_DEFAULT) _LT_DECL([build_old_libs], [enable_static], [0], [Whether or not to build static libraries]) ])# _LT_ENABLE_STATIC LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])]) # Old names: AC_DEFUN([AC_ENABLE_STATIC], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static]) ]) AC_DEFUN([AC_DISABLE_STATIC], [_LT_SET_OPTION([LT_INIT], [disable-static]) ]) AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)]) AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_ENABLE_STATIC], []) dnl AC_DEFUN([AM_DISABLE_STATIC], []) # _LT_ENABLE_FAST_INSTALL([DEFAULT]) # ---------------------------------- # implement the --enable-fast-install flag, and support the `fast-install' # and `disable-fast-install' LT_INIT options. # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. m4_define([_LT_ENABLE_FAST_INSTALL], [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl AC_ARG_ENABLE([fast-install], [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], [p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac], [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT) _LT_DECL([fast_install], [enable_fast_install], [0], [Whether or not to optimize for fast installation])dnl ])# _LT_ENABLE_FAST_INSTALL LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])]) LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])]) # Old names: AU_DEFUN([AC_ENABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `fast-install' option into LT_INIT's first parameter.]) ]) AU_DEFUN([AC_DISABLE_FAST_INSTALL], [_LT_SET_OPTION([LT_INIT], [disable-fast-install]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `disable-fast-install' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], []) dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], []) # _LT_WITH_PIC([MODE]) # -------------------- # implement the --with-pic flag, and support the `pic-only' and `no-pic' # LT_INIT options. # MODE is either `yes' or `no'. If omitted, it defaults to `both'. m4_define([_LT_WITH_PIC], [AC_ARG_WITH([pic], [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@], [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], [lt_p=${PACKAGE-default} case $withval in yes|no) pic_mode=$withval ;; *) pic_mode=default # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for lt_pkg in $withval; do IFS="$lt_save_ifs" if test "X$lt_pkg" = "X$lt_p"; then pic_mode=yes fi done IFS="$lt_save_ifs" ;; esac], [pic_mode=default]) test -z "$pic_mode" && pic_mode=m4_default([$1], [default]) _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl ])# _LT_WITH_PIC LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])]) LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])]) # Old name: AU_DEFUN([AC_LIBTOOL_PICMODE], [_LT_SET_OPTION([LT_INIT], [pic-only]) AC_DIAGNOSE([obsolete], [$0: Remove this warning and the call to _LT_SET_OPTION when you put the `pic-only' option into LT_INIT's first parameter.]) ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_PICMODE], []) ## ----------------- ## ## LTDL_INIT Options ## ## ----------------- ## m4_define([_LTDL_MODE], []) LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive], [m4_define([_LTDL_MODE], [nonrecursive])]) LT_OPTION_DEFINE([LTDL_INIT], [recursive], [m4_define([_LTDL_MODE], [recursive])]) LT_OPTION_DEFINE([LTDL_INIT], [subproject], [m4_define([_LTDL_MODE], [subproject])]) m4_define([_LTDL_TYPE], []) LT_OPTION_DEFINE([LTDL_INIT], [installable], [m4_define([_LTDL_TYPE], [installable])]) LT_OPTION_DEFINE([LTDL_INIT], [convenience], [m4_define([_LTDL_TYPE], [convenience])]) limereg-1.4.0/m4/ltversion.m40000644000175000017500000000126212535125735012701 00000000000000# ltversion.m4 -- version numbers -*- Autoconf -*- # # Copyright (C) 2004 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # 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. # @configure_input@ # serial 3337 ltversion.m4 # This file is part of GNU Libtool m4_define([LT_PACKAGE_VERSION], [2.4.2]) m4_define([LT_PACKAGE_REVISION], [1.3337]) AC_DEFUN([LTVERSION_VERSION], [macro_version='2.4.2' macro_revision='1.3337' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ]) limereg-1.4.0/m4/libtool.m40000644000175000017500000106011112535125735012317 00000000000000# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # 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. m4_define([_LT_COPYING], [dnl # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool 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. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ]) # serial 57 LT_INIT # LT_PREREQ(VERSION) # ------------------ # Complain and exit if this libtool version is less that VERSION. m4_defun([LT_PREREQ], [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1, [m4_default([$3], [m4_fatal([Libtool version $1 or higher is required], 63)])], [$2])]) # _LT_CHECK_BUILDDIR # ------------------ # Complain if the absolute build directory name contains unusual characters m4_defun([_LT_CHECK_BUILDDIR], [case `pwd` in *\ * | *\ *) AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;; esac ]) # LT_INIT([OPTIONS]) # ------------------ AC_DEFUN([LT_INIT], [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl AC_BEFORE([$0], [LT_LANG])dnl AC_BEFORE([$0], [LT_OUTPUT])dnl AC_BEFORE([$0], [LTDL_INIT])dnl m4_require([_LT_CHECK_BUILDDIR])dnl dnl Autoconf doesn't catch unexpanded LT_ macros by default: m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4 dnl unless we require an AC_DEFUNed macro: AC_REQUIRE([LTOPTIONS_VERSION])dnl AC_REQUIRE([LTSUGAR_VERSION])dnl AC_REQUIRE([LTVERSION_VERSION])dnl AC_REQUIRE([LTOBSOLETE_VERSION])dnl m4_require([_LT_PROG_LTMAIN])dnl _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}]) dnl Parse OPTIONS _LT_SET_OPTIONS([$0], [$1]) # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' AC_SUBST(LIBTOOL)dnl _LT_SETUP # Only expand once: m4_define([LT_INIT]) ])# LT_INIT # Old names: AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT]) AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PROG_LIBTOOL], []) dnl AC_DEFUN([AM_PROG_LIBTOOL], []) # _LT_CC_BASENAME(CC) # ------------------- # Calculate cc_basename. Skip known compiler wrappers and cross-prefix. m4_defun([_LT_CC_BASENAME], [for cc_temp in $1""; do case $cc_temp in compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;; distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` ]) # _LT_FILEUTILS_DEFAULTS # ---------------------- # It is okay to use these file commands and assume they have been set # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'. m4_defun([_LT_FILEUTILS_DEFAULTS], [: ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} ])# _LT_FILEUTILS_DEFAULTS # _LT_SETUP # --------- m4_defun([_LT_SETUP], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl dnl _LT_DECL([], [host_alias], [0], [The host system])dnl _LT_DECL([], [host], [0])dnl _LT_DECL([], [host_os], [0])dnl dnl _LT_DECL([], [build_alias], [0], [The build system])dnl _LT_DECL([], [build], [0])dnl _LT_DECL([], [build_os], [0])dnl dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl dnl AC_REQUIRE([AC_PROG_LN_S])dnl test -z "$LN_S" && LN_S="ln -s" _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl dnl AC_REQUIRE([LT_CMD_MAX_LEN])dnl _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_CHECK_SHELL_FEATURES])dnl m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl m4_require([_LT_CMD_RELOAD])dnl m4_require([_LT_CHECK_MAGIC_METHOD])dnl m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl m4_require([_LT_CMD_OLD_ARCHIVE])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl m4_require([_LT_WITH_SYSROOT])dnl _LT_CONFIG_LIBTOOL_INIT([ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi ]) if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi _LT_CHECK_OBJDIR m4_require([_LT_TAG_COMPILER])dnl case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o _LT_CC_BASENAME([$compiler]) # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then _LT_PATH_MAGIC fi ;; esac # Use C for the default configuration in the libtool script LT_SUPPORTED_TAG([CC]) _LT_LANG_C_CONFIG _LT_LANG_DEFAULT_CONFIG _LT_CONFIG_COMMANDS ])# _LT_SETUP # _LT_PREPARE_SED_QUOTE_VARS # -------------------------- # Define a few sed substitution that help us do robust quoting. m4_defun([_LT_PREPARE_SED_QUOTE_VARS], [# Backslashify metacharacters that are still active within # double-quoted strings. sed_quote_subst='s/\([["`$\\]]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\([["`\\]]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' ]) # _LT_PROG_LTMAIN # --------------- # Note that this code is called both from `configure', and `config.status' # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably, # `config.status' has no value for ac_aux_dir unless we are using Automake, # so we pass a copy along to make sure it has a sensible value anyway. m4_defun([_LT_PROG_LTMAIN], [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl _LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir']) ltmain="$ac_aux_dir/ltmain.sh" ])# _LT_PROG_LTMAIN ## ------------------------------------- ## ## Accumulate code for creating libtool. ## ## ------------------------------------- ## # So that we can recreate a full libtool script including additional # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS # in macros and then make a single call at the end using the `libtool' # label. # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS]) # ---------------------------------------- # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL_INIT], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_INIT], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_INIT]) # _LT_CONFIG_LIBTOOL([COMMANDS]) # ------------------------------ # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later. m4_define([_LT_CONFIG_LIBTOOL], [m4_ifval([$1], [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS], [$1 ])])]) # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS]) # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS]) # ----------------------------------------------------- m4_defun([_LT_CONFIG_SAVE_COMMANDS], [_LT_CONFIG_LIBTOOL([$1]) _LT_CONFIG_LIBTOOL_INIT([$2]) ]) # _LT_FORMAT_COMMENT([COMMENT]) # ----------------------------- # Add leading comment marks to the start of each line, and a trailing # full-stop to the whole comment if one is not present already. m4_define([_LT_FORMAT_COMMENT], [m4_ifval([$1], [ m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])], [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.]) )]) ## ------------------------ ## ## FIXME: Eliminate VARNAME ## ## ------------------------ ## # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) # ------------------------------------------------------------------- # CONFIGNAME is the name given to the value in the libtool script. # VARNAME is the (base) name used in the configure script. # VALUE may be 0, 1 or 2 for a computed quote escaped value based on # VARNAME. Any other value will be used directly. m4_define([_LT_DECL], [lt_if_append_uniq([lt_decl_varnames], [$2], [, ], [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name], [m4_ifval([$1], [$1], [$2])]) lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3]) m4_ifval([$4], [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])]) lt_dict_add_subkey([lt_decl_dict], [$2], [tagged?], [m4_ifval([$5], [yes], [no])])]) ]) # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) # -------------------------------------------------------- m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])]) # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_tag_varnames], [_lt_decl_filter([tagged?], [yes], $@)]) # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..]) # --------------------------------------------------------- m4_define([_lt_decl_filter], [m4_case([$#], [0], [m4_fatal([$0: too few arguments: $#])], [1], [m4_fatal([$0: too few arguments: $#: $1])], [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)], [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)], [lt_dict_filter([lt_decl_dict], $@)])[]dnl ]) # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...]) # -------------------------------------------------- m4_define([lt_decl_quote_varnames], [_lt_decl_filter([value], [1], $@)]) # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_dquote_varnames], [_lt_decl_filter([value], [2], $@)]) # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...]) # --------------------------------------------------- m4_define([lt_decl_varnames_tagged], [m4_assert([$# <= 2])dnl _$0(m4_quote(m4_default([$1], [[, ]])), m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]), m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))]) m4_define([_lt_decl_varnames_tagged], [m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])]) # lt_decl_all_varnames([SEPARATOR], [VARNAME1...]) # ------------------------------------------------ m4_define([lt_decl_all_varnames], [_$0(m4_quote(m4_default([$1], [[, ]])), m4_if([$2], [], m4_quote(lt_decl_varnames), m4_quote(m4_shift($@))))[]dnl ]) m4_define([_lt_decl_all_varnames], [lt_join($@, lt_decl_varnames_tagged([$1], lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl ]) # _LT_CONFIG_STATUS_DECLARE([VARNAME]) # ------------------------------------ # Quote a variable value, and forward it to `config.status' so that its # declaration there will have the same value as in `configure'. VARNAME # must have a single quote delimited value for this to work. m4_define([_LT_CONFIG_STATUS_DECLARE], [$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) # _LT_CONFIG_STATUS_DECLARATIONS # ------------------------------ # We delimit libtool config variables with single quotes, so when # we write them to config.status, we have to be sure to quote all # embedded single quotes properly. In configure, this macro expands # each variable declared with _LT_DECL (and _LT_TAGDECL) into: # # ='`$ECHO "$" | $SED "$delay_single_quote_subst"`' m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames), [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAGS # ---------------- # Output comment and list of tags supported by the script m4_defun([_LT_LIBTOOL_TAGS], [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl available_tags="_LT_TAGS"dnl ]) # _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) # ----------------------------------- # Extract the dictionary values for VARNAME (optionally with TAG) and # expand to a commented shell variable setting: # # # Some comment about what VAR is for. # visible_name=$lt_internal_name m4_define([_LT_LIBTOOL_DECLARE], [_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [description])))[]dnl m4_pushdef([_libtool_name], m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])), [0], [_libtool_name=[$]$1], [1], [_libtool_name=$lt_[]$1], [2], [_libtool_name=$lt_[]$1], [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl ]) # _LT_LIBTOOL_CONFIG_VARS # ----------------------- # Produce commented declarations of non-tagged libtool config variables # suitable for insertion in the LIBTOOL CONFIG section of the `libtool' # script. Tagged libtool config variables (even for the LIBTOOL CONFIG # section) are produced by _LT_LIBTOOL_TAG_VARS. m4_defun([_LT_LIBTOOL_CONFIG_VARS], [m4_foreach([_lt_var], m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])]) # _LT_LIBTOOL_TAG_VARS(TAG) # ------------------------- m4_define([_LT_LIBTOOL_TAG_VARS], [m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames), [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])]) # _LT_TAGVAR(VARNAME, [TAGNAME]) # ------------------------------ m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])]) # _LT_CONFIG_COMMANDS # ------------------- # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of # variables for single and double quote escaping we saved from calls # to _LT_DECL, we can put quote escaped variables declarations # into `config.status', and then the shell code to quote escape them in # for loops in `config.status'. Finally, any additional code accumulated # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded. m4_defun([_LT_CONFIG_COMMANDS], [AC_PROVIDE_IFELSE([LT_OUTPUT], dnl If the libtool generation code has been placed in $CONFIG_LT, dnl instead of duplicating it all over again into config.status, dnl then we will have config.status run $CONFIG_LT later, so it dnl needs to know what name is stored there: [AC_CONFIG_COMMANDS([libtool], [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])], dnl If the libtool generation code is destined for config.status, dnl expand the accumulated commands and init code now: [AC_CONFIG_COMMANDS([libtool], [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])]) ])#_LT_CONFIG_COMMANDS # Initialize. m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT], [ # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' _LT_CONFIG_STATUS_DECLARATIONS LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$[]1 _LTECHO_EOF' } # Quote evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_quote_varnames); do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in lt_decl_all_varnames([[ \ ]], lt_decl_dquote_varnames); do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[[\\\\\\\`\\"\\\$]]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done _LT_OUTPUT_LIBTOOL_INIT ]) # _LT_GENERATED_FILE_INIT(FILE, [COMMENT]) # ------------------------------------ # Generate a child script FILE with all initialization necessary to # reuse the environment learned by the parent script, and make the # file executable. If COMMENT is supplied, it is inserted after the # `#!' sequence but before initialization text begins. After this # macro, additional text can be appended to FILE to form the body of # the child script. The macro ends with non-zero status if the # file could not be fully written (such as if the disk is full). m4_ifdef([AS_INIT_GENERATED], [m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])], [m4_defun([_LT_GENERATED_FILE_INIT], [m4_require([AS_PREPARE])]dnl [m4_pushdef([AS_MESSAGE_LOG_FD])]dnl [lt_write_fail=0 cat >$1 <<_ASEOF || lt_write_fail=1 #! $SHELL # Generated by $as_me. $2 SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$1 <<\_ASEOF || lt_write_fail=1 AS_SHELL_SANITIZE _AS_PREPARE exec AS_MESSAGE_FD>&1 _ASEOF test $lt_write_fail = 0 && chmod +x $1[]dnl m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT # LT_OUTPUT # --------- # This macro allows early generation of the libtool script (before # AC_OUTPUT is called), incase it is used in configure for compilation # tests. AC_DEFUN([LT_OUTPUT], [: ${CONFIG_LT=./config.lt} AC_MSG_NOTICE([creating $CONFIG_LT]) _LT_GENERATED_FILE_INIT(["$CONFIG_LT"], [# Run this file to recreate a libtool stub with the current configuration.]) cat >>"$CONFIG_LT" <<\_LTEOF lt_cl_silent=false exec AS_MESSAGE_LOG_FD>>config.log { echo AS_BOX([Running $as_me.]) } >&AS_MESSAGE_LOG_FD lt_cl_help="\ \`$as_me' creates a local libtool stub from the current configuration, for use in further configure time tests before the real libtool is generated. Usage: $[0] [[OPTIONS]] -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files Report bugs to ." lt_cl_version="\ m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION]) configured by $[0], generated by m4_PACKAGE_STRING. Copyright (C) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." while test $[#] != 0 do case $[1] in --version | --v* | -V ) echo "$lt_cl_version"; exit 0 ;; --help | --h* | -h ) echo "$lt_cl_help"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --quiet | --q* | --silent | --s* | -q ) lt_cl_silent=: ;; -*) AC_MSG_ERROR([unrecognized option: $[1] Try \`$[0] --help' for more information.]) ;; *) AC_MSG_ERROR([unrecognized argument: $[1] Try \`$[0] --help' for more information.]) ;; esac shift done if $lt_cl_silent; then exec AS_MESSAGE_FD>/dev/null fi _LTEOF cat >>"$CONFIG_LT" <<_LTEOF _LT_OUTPUT_LIBTOOL_COMMANDS_INIT _LTEOF cat >>"$CONFIG_LT" <<\_LTEOF AC_MSG_NOTICE([creating $ofile]) _LT_OUTPUT_LIBTOOL_COMMANDS AS_EXIT(0) _LTEOF chmod +x "$CONFIG_LT" # configure is writing to config.log, but config.lt does its own redirection, # appending to config.log, which fails on DOS, as config.log is still kept # open by configure. Here we exec the FD to /dev/null, effectively closing # config.log, so it can be properly (re)opened and appended to by config.lt. lt_cl_success=: test "$silent" = yes && lt_config_lt_args="$lt_config_lt_args --quiet" exec AS_MESSAGE_LOG_FD>/dev/null $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false exec AS_MESSAGE_LOG_FD>>config.log $lt_cl_success || AS_EXIT(1) ])# LT_OUTPUT # _LT_CONFIG(TAG) # --------------- # If TAG is the built-in tag, create an initial libtool script with a # default configuration from the untagged config vars. Otherwise add code # to config.status for appending the configuration named by TAG from the # matching tagged config vars. m4_defun([_LT_CONFIG], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_CONFIG_SAVE_COMMANDS([ m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl m4_if(_LT_TAG, [C], [ # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # _LT_COPYING _LT_LIBTOOL_TAGS # ### BEGIN LIBTOOL CONFIG _LT_LIBTOOL_CONFIG_VARS _LT_LIBTOOL_TAG_VARS # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac _LT_PROG_LTMAIN # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) _LT_PROG_REPLACE_SHELLFNS mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" ], [cat <<_LT_EOF >> "$ofile" dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded dnl in a comment (ie after a #). # ### BEGIN LIBTOOL TAG CONFIG: $1 _LT_LIBTOOL_TAG_VARS(_LT_TAG) # ### END LIBTOOL TAG CONFIG: $1 _LT_EOF ])dnl /m4_if ], [m4_if([$1], [], [ PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile'], []) ])dnl /_LT_CONFIG_SAVE_COMMANDS ])# _LT_CONFIG # LT_SUPPORTED_TAG(TAG) # --------------------- # Trace this macro to discover what tags are supported by the libtool # --tag option, using: # autoconf --trace 'LT_SUPPORTED_TAG:$1' AC_DEFUN([LT_SUPPORTED_TAG], []) # C support is built-in for now m4_define([_LT_LANG_C_enabled], []) m4_define([_LT_TAGS], []) # LT_LANG(LANG) # ------------- # Enable libtool support for the given language if not already enabled. AC_DEFUN([LT_LANG], [AC_BEFORE([$0], [LT_OUTPUT])dnl m4_case([$1], [C], [_LT_LANG(C)], [C++], [_LT_LANG(CXX)], [Go], [_LT_LANG(GO)], [Java], [_LT_LANG(GCJ)], [Fortran 77], [_LT_LANG(F77)], [Fortran], [_LT_LANG(FC)], [Windows Resource], [_LT_LANG(RC)], [m4_ifdef([_LT_LANG_]$1[_CONFIG], [_LT_LANG($1)], [m4_fatal([$0: unsupported language: "$1"])])])dnl ])# LT_LANG # _LT_LANG(LANGNAME) # ------------------ m4_defun([_LT_LANG], [m4_ifdef([_LT_LANG_]$1[_enabled], [], [LT_SUPPORTED_TAG([$1])dnl m4_append([_LT_TAGS], [$1 ])dnl m4_define([_LT_LANG_]$1[_enabled], [])dnl _LT_LANG_$1_CONFIG($1)])dnl ])# _LT_LANG m4_ifndef([AC_PROG_GO], [ ############################################################ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_GO. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # ############################################################ m4_defun([AC_PROG_GO], [AC_LANG_PUSH(Go)dnl AC_ARG_VAR([GOC], [Go compiler command])dnl AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl _AC_ARG_VAR_LDFLAGS()dnl AC_CHECK_TOOL(GOC, gccgo) if test -z "$GOC"; then if test -n "$ac_tool_prefix"; then AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo]) fi fi if test -z "$GOC"; then AC_CHECK_PROG(GOC, gccgo, gccgo, false) fi ])#m4_defun ])#m4_ifndef # _LT_LANG_DEFAULT_CONFIG # ----------------------- m4_defun([_LT_LANG_DEFAULT_CONFIG], [AC_PROVIDE_IFELSE([AC_PROG_CXX], [LT_LANG(CXX)], [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])]) AC_PROVIDE_IFELSE([AC_PROG_F77], [LT_LANG(F77)], [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])]) AC_PROVIDE_IFELSE([AC_PROG_FC], [LT_LANG(FC)], [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])]) dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal dnl pulling things in needlessly. AC_PROVIDE_IFELSE([AC_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], [LT_LANG(GCJ)], [AC_PROVIDE_IFELSE([LT_PROG_GCJ], [LT_LANG(GCJ)], [m4_ifdef([AC_PROG_GCJ], [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([A][M_PROG_GCJ], [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])]) m4_ifdef([LT_PROG_GCJ], [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])]) AC_PROVIDE_IFELSE([AC_PROG_GO], [LT_LANG(GO)], [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])]) AC_PROVIDE_IFELSE([LT_PROG_RC], [LT_LANG(RC)], [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])]) ])# _LT_LANG_DEFAULT_CONFIG # Obsolete macros: AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)]) AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)]) AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)]) AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)]) AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_CXX], []) dnl AC_DEFUN([AC_LIBTOOL_F77], []) dnl AC_DEFUN([AC_LIBTOOL_FC], []) dnl AC_DEFUN([AC_LIBTOOL_GCJ], []) dnl AC_DEFUN([AC_LIBTOOL_RC], []) # _LT_TAG_COMPILER # ---------------- m4_defun([_LT_TAG_COMPILER], [AC_REQUIRE([AC_PROG_CC])dnl _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC ])# _LT_TAG_COMPILER # _LT_COMPILER_BOILERPLATE # ------------------------ # Check for compiler boilerplate output or warnings with # the simple compiler test code. m4_defun([_LT_COMPILER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ])# _LT_COMPILER_BOILERPLATE # _LT_LINKER_BOILERPLATE # ---------------------- # Check for linker boilerplate output or warnings with # the simple link test code. m4_defun([_LT_LINKER_BOILERPLATE], [m4_require([_LT_DECL_SED])dnl ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* ])# _LT_LINKER_BOILERPLATE # _LT_REQUIRED_DARWIN_CHECKS # ------------------------- m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[ case $host_os in rhapsody* | darwin*) AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:]) AC_CHECK_TOOL([NMEDIT], [nmedit], [:]) AC_CHECK_TOOL([LIPO], [lipo], [:]) AC_CHECK_TOOL([OTOOL], [otool], [:]) AC_CHECK_TOOL([OTOOL64], [otool64], [:]) _LT_DECL([], [DSYMUTIL], [1], [Tool to manipulate archived DWARF debug symbol files on Mac OS X]) _LT_DECL([], [NMEDIT], [1], [Tool to change global to local symbols on Mac OS X]) _LT_DECL([], [LIPO], [1], [Tool to manipulate fat objects and archives on Mac OS X]) _LT_DECL([], [OTOOL], [1], [ldd/readelf like tool for Mach-O binaries on Mac OS X]) _LT_DECL([], [OTOOL64], [1], [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4]) AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod], [lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? # If there is a non-empty error log, and "single_module" # appears in it, assume the flag caused a linker warning if test -s conftest.err && $GREP single_module conftest.err; then cat conftest.err >&AS_MESSAGE_LOG_FD # Otherwise, if the output was created with a 0 exit code from # the compiler, it worked. elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&AS_MESSAGE_LOG_FD fi rm -rf libconftest.dylib* rm -f conftest.* fi]) AC_CACHE_CHECK([for -exported_symbols_list linker flag], [lt_cv_ld_exported_symbols_list], [lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [lt_cv_ld_exported_symbols_list=yes], [lt_cv_ld_exported_symbols_list=no]) LDFLAGS="$save_LDFLAGS" ]) AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load], [lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF int forced_loaded() { return 2;} _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD cat > conftest.c << _LT_EOF int main() { return 0;} _LT_EOF echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? if test -s conftest.err && $GREP force_load conftest.err; then cat conftest.err >&AS_MESSAGE_LOG_FD elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&AS_MESSAGE_LOG_FD fi rm -f conftest.err libconftest.a conftest conftest.c rm -rf conftest.dSYM ]) case $host_os in rhapsody* | darwin1.[[012]]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[[012]]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac ]) # _LT_DARWIN_LINKER_FEATURES([TAG]) # --------------------------------- # Checks for linker and compiler features on darwin m4_defun([_LT_DARWIN_LINKER_FEATURES], [ m4_require([_LT_REQUIRED_DARWIN_CHECKS]) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported if test "$lt_cv_ld_force_load" = "yes"; then _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes]) else _LT_TAGVAR(whole_archive_flag_spec, $1)='' fi _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" m4_if([$1], [CXX], [ if test "$lt_cv_apple_cc_single_mod" != "yes"; then _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" fi ],[]) else _LT_TAGVAR(ld_shlibs, $1)=no fi ]) # _LT_SYS_MODULE_PATH_AIX([TAGNAME]) # ---------------------------------- # Links a minimal program and checks the executable # for the system default hardcoded library path. In most cases, # this is /usr/lib:/lib, but when the MPI compilers are used # the location of the communication and MPI libs are included too. # If we don't find anything, use the default library path according # to the aix ld manual. # Store the results from the different compilers for each TAGNAME. # Allow to override them for all tags through lt_cv_aix_libpath. m4_defun([_LT_SYS_MODULE_PATH_AIX], [m4_require([_LT_DECL_SED])dnl if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])], [AC_LINK_IFELSE([AC_LANG_PROGRAM],[ lt_aix_libpath_sed='[ /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }]' _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi],[]) if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib" fi ]) aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1]) fi ])# _LT_SYS_MODULE_PATH_AIX # _LT_SHELL_INIT(ARG) # ------------------- m4_define([_LT_SHELL_INIT], [m4_divert_text([M4SH-INIT], [$1 ])])# _LT_SHELL_INIT # _LT_PROG_ECHO_BACKSLASH # ----------------------- # Find how we can fake an echo command that does not interpret backslash. # In particular, with Autoconf 2.60 or later we add some code to the start # of the generated configure script which will find a shell with a builtin # printf (which we can use as an echo command). m4_defun([_LT_PROG_ECHO_BACKSLASH], [ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO AC_MSG_CHECKING([how to print strings]) # Test print first, because it will be a builtin if present. if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='print -r --' elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='printf %s\n' else # Use this function as a fallback that always works. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $[]1 _LTECHO_EOF' } ECHO='func_fallback_echo' fi # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "$*" } case "$ECHO" in printf*) AC_MSG_RESULT([printf]) ;; print*) AC_MSG_RESULT([print -r]) ;; *) AC_MSG_RESULT([cat]) ;; esac m4_ifdef([_AS_DETECT_SUGGESTED], [_AS_DETECT_SUGGESTED([ test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || ( ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO PATH=/empty FPATH=/empty; export PATH FPATH test "X`printf %s $ECHO`" = "X$ECHO" \ || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts]) _LT_DECL([], [ECHO], [1], [An echo program that protects backslashes]) ])# _LT_PROG_ECHO_BACKSLASH # _LT_WITH_SYSROOT # ---------------- AC_DEFUN([_LT_WITH_SYSROOT], [AC_MSG_CHECKING([for sysroot]) AC_ARG_WITH([sysroot], [ --with-sysroot[=DIR] Search for dependent libraries within DIR (or the compiler's sysroot if not specified).], [], [with_sysroot=no]) dnl lt_sysroot will always be passed unquoted. We quote it here dnl in case the user passed a directory name. lt_sysroot= case ${with_sysroot} in #( yes) if test "$GCC" = yes; then lt_sysroot=`$CC --print-sysroot 2>/dev/null` fi ;; #( /*) lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( *) AC_MSG_RESULT([${with_sysroot}]) AC_MSG_ERROR([The sysroot must be an absolute path.]) ;; esac AC_MSG_RESULT([${lt_sysroot:-no}]) _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl [dependent libraries, and in which our libraries should be installed.])]) # _LT_ENABLE_LOCK # --------------- m4_defun([_LT_ENABLE_LOCK], [AC_ARG_ENABLE([libtool-lock], [AS_HELP_STRING([--disable-libtool-lock], [avoid locking (might break parallel builds)])]) test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) case `/usr/bin/file conftest.o` in *x86-64*) LD="${LD-ld} -m elf32_x86_64" ;; *) LD="${LD-ld} -m elf_i386" ;; esac ;; powerpc64le-*) LD="${LD-ld} -m elf32lppclinux" ;; powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; powerpcle-*) LD="${LD-ld} -m elf64lppc" ;; powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, [AC_LANG_PUSH(C) AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) AC_LANG_POP]) if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; *-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) case $host in i?86-*-solaris*) LD="${LD-ld} -m elf_x86_64" ;; sparc*-*-solaris*) LD="${LD-ld} -m elf64_sparc" ;; esac # GNU ld 2.21 introduced _sol2 emulations. Use them if available. if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then LD="${LD-ld}_sol2" fi ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" ])# _LT_ENABLE_LOCK # _LT_PROG_AR # ----------- m4_defun([_LT_PROG_AR], [AC_CHECK_TOOLS(AR, [ar], false) : ${AR=ar} : ${AR_FLAGS=cru} _LT_DECL([], [AR], [1], [The archiver]) _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file], [lt_cv_ar_at_file=no AC_COMPILE_IFELSE([AC_LANG_PROGRAM], [echo conftest.$ac_objext > conftest.lst lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD' AC_TRY_EVAL([lt_ar_try]) if test "$ac_status" -eq 0; then # Ensure the archiver fails upon bogus file names. rm -f conftest.$ac_objext libconftest.a AC_TRY_EVAL([lt_ar_try]) if test "$ac_status" -ne 0; then lt_cv_ar_at_file=@ fi fi rm -f conftest.* libconftest.a ]) ]) if test "x$lt_cv_ar_at_file" = xno; then archiver_list_spec= else archiver_list_spec=$lt_cv_ar_at_file fi _LT_DECL([], [archiver_list_spec], [1], [How to feed a file listing to the archiver]) ])# _LT_PROG_AR # _LT_CMD_OLD_ARCHIVE # ------------------- m4_defun([_LT_CMD_OLD_ARCHIVE], [_LT_PROG_AR AC_CHECK_TOOL(STRIP, strip, :) test -z "$STRIP" && STRIP=: _LT_DECL([], [STRIP], [1], [A symbol stripping program]) AC_CHECK_TOOL(RANLIB, ranlib, :) test -z "$RANLIB" && RANLIB=: _LT_DECL([], [RANLIB], [1], [Commands used to install an old-style archive]) # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in darwin*) lock_old_archive_extraction=yes ;; *) lock_old_archive_extraction=no ;; esac _LT_DECL([], [old_postinstall_cmds], [2]) _LT_DECL([], [old_postuninstall_cmds], [2]) _LT_TAGDECL([], [old_archive_cmds], [2], [Commands used to build an old-style archive]) _LT_DECL([], [lock_old_archive_extraction], [0], [Whether to use a lock for old archive extraction]) ])# _LT_CMD_OLD_ARCHIVE # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------------------- # Check whether the given compiler option works AC_DEFUN([_LT_COMPILER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$3" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi fi $RM conftest* ]) if test x"[$]$2" = xyes; then m4_if([$5], , :, [$5]) else m4_if([$6], , :, [$6]) fi ])# _LT_COMPILER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], []) # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, # [ACTION-SUCCESS], [ACTION-FAILURE]) # ---------------------------------------------------- # Check whether the given linker option works AC_DEFUN([_LT_LINKER_OPTION], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_SED])dnl AC_CACHE_CHECK([$1], [$2], [$2=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $3" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&AS_MESSAGE_LOG_FD $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then $2=yes fi else $2=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" ]) if test x"[$]$2" = xyes; then m4_if([$4], , :, [$4]) else m4_if([$5], , :, [$5]) fi ])# _LT_LINKER_OPTION # Old name: AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], []) # LT_CMD_MAX_LEN #--------------- AC_DEFUN([LT_CMD_MAX_LEN], [AC_REQUIRE([AC_CANONICAL_HOST])dnl # find the maximum length of command line arguments AC_MSG_CHECKING([the maximum length of command line arguments]) AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; mint*) # On MiNT this can take a long time and run out of memory. lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; os2*) # The test takes a long time on OS/2. lt_cv_sys_max_cmd_len=8192 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len" && \ test undefined != "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac ]) if test -n $lt_cv_sys_max_cmd_len ; then AC_MSG_RESULT($lt_cv_sys_max_cmd_len) else AC_MSG_RESULT(none) fi max_cmd_len=$lt_cv_sys_max_cmd_len _LT_DECL([], [max_cmd_len], [0], [What is the maximum length of a command?]) ])# LT_CMD_MAX_LEN # Old name: AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], []) # _LT_HEADER_DLFCN # ---------------- m4_defun([_LT_HEADER_DLFCN], [AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl ])# _LT_HEADER_DLFCN # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE, # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING) # ---------------------------------------------------------------- m4_defun([_LT_TRY_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "$cross_compiling" = yes; then : [$4] else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF [#line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; }] _LT_EOF if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) $1 ;; x$lt_dlneed_uscore) $2 ;; x$lt_dlunknown|x*) $3 ;; esac else : # compilation failed $3 fi fi rm -fr conftest* ])# _LT_TRY_DLOPEN_SELF # LT_SYS_DLOPEN_SELF # ------------------ AC_DEFUN([LT_SYS_DLOPEN_SELF], [m4_require([_LT_HEADER_DLFCN])dnl if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[ lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ]) ;; *) AC_CHECK_FUNC([shl_load], [lt_cv_dlopen="shl_load"], [AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"], [AC_CHECK_FUNC([dlopen], [lt_cv_dlopen="dlopen"], [AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"]) ]) ]) ]) ]) ]) ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" AC_CACHE_CHECK([whether a program can dlopen itself], lt_cv_dlopen_self, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes, lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross) ]) if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" AC_CACHE_CHECK([whether a statically linked program can dlopen itself], lt_cv_dlopen_self_static, [dnl _LT_TRY_DLOPEN_SELF( lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross) ]) fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi _LT_DECL([dlopen_support], [enable_dlopen], [0], [Whether dlopen is supported]) _LT_DECL([dlopen_self], [enable_dlopen_self], [0], [Whether dlopen of programs is supported]) _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0], [Whether dlopen of statically linked programs is supported]) ])# LT_SYS_DLOPEN_SELF # Old name: AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], []) # _LT_COMPILER_C_O([TAGNAME]) # --------------------------- # Check to see if options -c and -o are simultaneously supported by compiler. # This macro does not hard code the compiler like AC_PROG_CC_C_O. m4_defun([_LT_COMPILER_C_O], [m4_require([_LT_DECL_SED])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)], [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&AS_MESSAGE_LOG_FD echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes fi fi chmod u+w . 2>&AS_MESSAGE_LOG_FD $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* ]) _LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1], [Does compiler simultaneously support -c and -o options?]) ])# _LT_COMPILER_C_O # _LT_COMPILER_FILE_LOCKS([TAGNAME]) # ---------------------------------- # Check to see if we can do hard links to lock some files if needed m4_defun([_LT_COMPILER_FILE_LOCKS], [m4_require([_LT_ENABLE_LOCK])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl _LT_COMPILER_C_O([$1]) hard_links="nottested" if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user AC_MSG_CHECKING([if we can lock with hard links]) hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no AC_MSG_RESULT([$hard_links]) if test "$hard_links" = no; then AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) need_locks=warn fi else need_locks=no fi _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?]) ])# _LT_COMPILER_FILE_LOCKS # _LT_CHECK_OBJDIR # ---------------- m4_defun([_LT_CHECK_OBJDIR], [AC_CACHE_CHECK([for objdir], [lt_cv_objdir], [rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null]) objdir=$lt_cv_objdir _LT_DECL([], [objdir], [0], [The name of the directory that contains temporary libtool files])dnl m4_pattern_allow([LT_OBJDIR])dnl AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/", [Define to the sub-directory in which libtool stores uninstalled libraries.]) ])# _LT_CHECK_OBJDIR # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME]) # -------------------------------------- # Check hardcoding attributes. m4_defun([_LT_LINKER_HARDCODE_LIBPATH], [AC_MSG_CHECKING([how to hardcode library paths into programs]) _LT_TAGVAR(hardcode_action, $1)= if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" || test -n "$_LT_TAGVAR(runpath_var, $1)" || test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then # We can hardcode non-existent directories. if test "$_LT_TAGVAR(hardcode_direct, $1)" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no && test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then # Linking always hardcodes the temporary library directory. _LT_TAGVAR(hardcode_action, $1)=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. _LT_TAGVAR(hardcode_action, $1)=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. _LT_TAGVAR(hardcode_action, $1)=unsupported fi AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)]) if test "$_LT_TAGVAR(hardcode_action, $1)" = relink || test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi _LT_TAGDECL([], [hardcode_action], [0], [How to hardcode a shared library path into an executable]) ])# _LT_LINKER_HARDCODE_LIBPATH # _LT_CMD_STRIPLIB # ---------------- m4_defun([_LT_CMD_STRIPLIB], [m4_require([_LT_DECL_EGREP]) striplib= old_striplib= AC_MSG_CHECKING([whether stripping libraries is possible]) if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" AC_MSG_RESULT([yes]) else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) fi ;; *) AC_MSG_RESULT([no]) ;; esac fi _LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) _LT_DECL([], [striplib], [1]) ])# _LT_CMD_STRIPLIB # _LT_SYS_DYNAMIC_LINKER([TAG]) # ----------------------------- # PORTME Fill in your ld.so characteristics m4_defun([_LT_SYS_DYNAMIC_LINKER], [AC_REQUIRE([AC_CANONICAL_HOST])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_OBJDUMP])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_CHECK_SHELL_FEATURES])dnl AC_MSG_CHECKING([dynamic linker characteristics]) m4_if([$1], [], [ if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac case $host_os in mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;; *) lt_sed_strip_eq="s,=/,/,g" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` case $lt_search_path_spec in *\;*) # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` ;; *) lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` ;; esac # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[[lt_foo]]++; } if (lt_freq[[lt_foo]] == 1) { print lt_foo; } }'` # AWK program above erroneously prepends '/' to C:/dos/paths # for these hosts. case $host_os in mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ $SED 's,/\([[A-Za-z]]:\),\1,g'` ;; esac sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi]) library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[[4-9]]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[[01]] | aix4.[[01]].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[[45]]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"]) ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"]) sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[[23]].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[[01]]* | freebsdelf3.[[01]]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \ freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[[3-9]]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath], [lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \ LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\"" AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])], [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null], [lt_cv_shlibpath_overrides_runpath=yes])]) LDFLAGS=$save_LDFLAGS libdir=$save_libdir ]) shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[[89]] | openbsd2.[[89]].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac AC_MSG_RESULT([$dynamic_linker]) test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi _LT_DECL([], [variables_saved_for_relink], [1], [Variables whose values should be saved in libtool wrapper scripts and restored at link time]) _LT_DECL([], [need_lib_prefix], [0], [Do we need the "lib" prefix for modules?]) _LT_DECL([], [need_version], [0], [Do we need a version for libraries?]) _LT_DECL([], [version_type], [0], [Library versioning type]) _LT_DECL([], [runpath_var], [0], [Shared library runtime path variable]) _LT_DECL([], [shlibpath_var], [0],[Shared library path variable]) _LT_DECL([], [shlibpath_overrides_runpath], [0], [Is shlibpath searched before the hard-coded library search path?]) _LT_DECL([], [libname_spec], [1], [Format of library name prefix]) _LT_DECL([], [library_names_spec], [1], [[List of archive names. First name is the real one, the rest are links. The last name is the one that the linker finds with -lNAME]]) _LT_DECL([], [soname_spec], [1], [[The coded name of the library, if different from the real name]]) _LT_DECL([], [install_override_mode], [1], [Permission mode override for installation of shared libraries]) _LT_DECL([], [postinstall_cmds], [2], [Command to use after installation of a shared archive]) _LT_DECL([], [postuninstall_cmds], [2], [Command to use after uninstallation of a shared archive]) _LT_DECL([], [finish_cmds], [2], [Commands used to finish a libtool library installation in a directory]) _LT_DECL([], [finish_eval], [1], [[As "finish_cmds", except a single script fragment to be evaled but not shown]]) _LT_DECL([], [hardcode_into_libs], [0], [Whether we should hardcode library paths into libraries]) _LT_DECL([], [sys_lib_search_path_spec], [2], [Compile-time system search path for libraries]) _LT_DECL([], [sys_lib_dlsearch_path_spec], [2], [Run-time system search path for libraries]) ])# _LT_SYS_DYNAMIC_LINKER # _LT_PATH_TOOL_PREFIX(TOOL) # -------------------------- # find a file program which can recognize shared library AC_DEFUN([_LT_PATH_TOOL_PREFIX], [m4_require([_LT_DECL_EGREP])dnl AC_MSG_CHECKING([for $1]) AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, [case $MAGIC_CMD in [[\\/*] | ?:[\\/]*]) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR dnl $ac_dummy forces splitting on constant user-supplied paths. dnl POSIX.2 word splitting is done only on the output of word expansions, dnl not every word. This closes a longstanding sh security hole. ac_dummy="m4_if([$2], , $PATH, [$2])" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$1; then lt_cv_path_MAGIC_CMD="$ac_dir/$1" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac]) MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then AC_MSG_RESULT($MAGIC_CMD) else AC_MSG_RESULT(no) fi _LT_DECL([], [MAGIC_CMD], [0], [Used to examine libraries when file_magic_cmd begins with "file"])dnl ])# _LT_PATH_TOOL_PREFIX # Old name: AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], []) # _LT_PATH_MAGIC # -------------- # find a file program which can recognize a shared library m4_defun([_LT_PATH_MAGIC], [_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) else MAGIC_CMD=: fi fi ])# _LT_PATH_MAGIC # LT_PATH_LD # ---------- # find the pathname to the GNU or non-GNU linker AC_DEFUN([LT_PATH_LD], [AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_PROG_ECHO_BACKSLASH])dnl AC_ARG_WITH([gnu-ld], [AS_HELP_STRING([--with-gnu-ld], [assume the C compiler uses GNU ld @<:@default=no@:>@])], [test "$withval" = no || with_gnu_ld=yes], [with_gnu_ld=no])dnl ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. AC_MSG_CHECKING([for ld used by $CC]) case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [[\\/]]* | ?:[[\\/]]*) re_direlt='/[[^/]][[^/]]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then AC_MSG_CHECKING([for GNU ld]) else AC_MSG_CHECKING([for non-GNU ld]) fi AC_CACHE_VAL(lt_cv_path_LD, [if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &1 /dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else # Keep this pattern in sync with the one in func_win32_libid. lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc*) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; haiku*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'] lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[[3-9]]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) lt_cv_deplibs_check_method=pass_all ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac ]) file_magic_glob= want_nocaseglob=no if test "$build" = "$host"; then case $host_os in mingw* | pw32*) if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then want_nocaseglob=yes else file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` fi ;; esac fi file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown _LT_DECL([], [deplibs_check_method], [1], [Method to check whether dependent libraries are shared objects]) _LT_DECL([], [file_magic_cmd], [1], [Command to use when deplibs_check_method = "file_magic"]) _LT_DECL([], [file_magic_glob], [1], [How to find potential files when deplibs_check_method = "file_magic"]) _LT_DECL([], [want_nocaseglob], [1], [Find potential files using nocaseglob when deplibs_check_method = "file_magic"]) ])# _LT_CHECK_MAGIC_METHOD # LT_PATH_NM # ---------- # find the pathname to a BSD- or MS-compatible name lister AC_DEFUN([LT_PATH_NM], [AC_REQUIRE([AC_PROG_CC])dnl AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM, [if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi]) if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. if test -n "$DUMPBIN"; then : # Let the user override the test. else AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols" ;; *) DUMPBIN=: ;; esac fi AC_SUBST([DUMPBIN]) if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm AC_SUBST([NM]) _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface], [lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&AS_MESSAGE_LOG_FD (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD) cat conftest.out >&AS_MESSAGE_LOG_FD if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest*]) ])# LT_PATH_NM # Old names: AU_ALIAS([AM_PROG_NM], [LT_PATH_NM]) AU_ALIAS([AC_PROG_NM], [LT_PATH_NM]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AM_PROG_NM], []) dnl AC_DEFUN([AC_PROG_NM], []) # _LT_CHECK_SHAREDLIB_FROM_LINKLIB # -------------------------------- # how to determine the name of the shared library # associated with a specific link library. # -- PORTME fill in with the dynamic library characteristics m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB], [m4_require([_LT_DECL_EGREP]) m4_require([_LT_DECL_OBJDUMP]) m4_require([_LT_DECL_DLLTOOL]) AC_CACHE_CHECK([how to associate runtime and link libraries], lt_cv_sharedlib_from_linklib_cmd, [lt_cv_sharedlib_from_linklib_cmd='unknown' case $host_os in cygwin* | mingw* | pw32* | cegcc*) # two different shell functions defined in ltmain.sh # decide which to use based on capabilities of $DLLTOOL case `$DLLTOOL --help 2>&1` in *--identify-strict*) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib ;; *) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback ;; esac ;; *) # fallback: assume linklib IS sharedlib lt_cv_sharedlib_from_linklib_cmd="$ECHO" ;; esac ]) sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO _LT_DECL([], [sharedlib_from_linklib_cmd], [1], [Command to associate shared and link libraries]) ])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB # _LT_PATH_MANIFEST_TOOL # ---------------------- # locate the manifest tool m4_defun([_LT_PATH_MANIFEST_TOOL], [AC_CHECK_TOOL(MANIFEST_TOOL, mt, :) test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool], [lt_cv_path_mainfest_tool=no echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out cat conftest.err >&AS_MESSAGE_LOG_FD if $GREP 'Manifest Tool' conftest.out > /dev/null; then lt_cv_path_mainfest_tool=yes fi rm -f conftest*]) if test "x$lt_cv_path_mainfest_tool" != xyes; then MANIFEST_TOOL=: fi _LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl ])# _LT_PATH_MANIFEST_TOOL # LT_LIB_M # -------- # check for math library AC_DEFUN([LT_LIB_M], [AC_REQUIRE([AC_CANONICAL_HOST])dnl LIBM= case $host in *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*) # These system don't have libm, or don't need it ;; *-ncr-sysv4.3*) AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") ;; *) AC_CHECK_LIB(m, cos, LIBM="-lm") ;; esac AC_SUBST([LIBM]) ])# LT_LIB_M # Old name: AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([AC_CHECK_LIBM], []) # _LT_COMPILER_NO_RTTI([TAGNAME]) # ------------------------------- m4_defun([_LT_COMPILER_NO_RTTI], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= if test "$GCC" = yes; then case $cc_basename in nvcc*) _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;; *) _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;; esac _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], lt_cv_prog_compiler_rtti_exceptions, [-fno-rtti -fno-exceptions], [], [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) fi _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1], [Compiler flag to turn off builtin functions]) ])# _LT_COMPILER_NO_RTTI # _LT_CMD_GLOBAL_SYMBOLS # ---------------------- m4_defun([_LT_CMD_GLOBAL_SYMBOLS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([LT_PATH_NM])dnl AC_REQUIRE([LT_PATH_LD])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_TAG_COMPILER])dnl # Check for command to grab the raw symbol name followed by C symbol from nm. AC_MSG_CHECKING([command to parse $NM output from $compiler object]) AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], [ # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[[BCDEGRST]]' # Regexp to match symbols that can be accessed directly from C. sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[[BCDT]]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[[ABCDGISTW]]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[[ABCDEGRST]]' fi ;; irix* | nonstopux*) symcode='[[BCDEGRST]]' ;; osf*) symcode='[[BCDEGQRST]]' ;; solaris*) symcode='[[BDRT]]' ;; sco3.2v5*) symcode='[[DT]]' ;; sysv4.2uw2*) symcode='[[DT]]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[[ABDT]]' ;; sysv4) symcode='[[DFNSTU]]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[[ABCDGIRSTW]]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK ['"\ " {last_section=section; section=\$ 3};"\ " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx]" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if AC_TRY_EVAL(ac_compile); then # Now try to grab the symbols. nlist=conftest.nm if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT@&t@_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT@&t@_DLSYM_CONST #else # define LT@&t@_DLSYM_CONST const #endif #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ LT@&t@_DLSYM_CONST struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[[]] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_globsym_save_LIBS=$LIBS lt_globsym_save_CFLAGS=$CFLAGS LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS=$lt_globsym_save_LIBS CFLAGS=$lt_globsym_save_CFLAGS else echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD fi else echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done ]) if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then AC_MSG_RESULT(failed) else AC_MSG_RESULT(ok) fi # Response file support. if test "$lt_cv_nm_interface" = "MS dumpbin"; then nm_file_list_spec='@' elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then nm_file_list_spec='@' fi _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1], [Take the output of nm and produce a listing of raw symbols and C names]) _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1], [Transform the output of nm in a proper C declaration]) _LT_DECL([global_symbol_to_c_name_address], [lt_cv_sys_global_symbol_to_c_name_address], [1], [Transform the output of nm in a C name address pair]) _LT_DECL([global_symbol_to_c_name_address_lib_prefix], [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1], [Transform the output of nm in a C name address pair when lib prefix is needed]) _LT_DECL([], [nm_file_list_spec], [1], [Specify filename containing input files for $NM]) ]) # _LT_CMD_GLOBAL_SYMBOLS # _LT_COMPILER_PIC([TAGNAME]) # --------------------------- m4_defun([_LT_COMPILER_PIC], [m4_require([_LT_TAG_COMPILER])dnl _LT_TAGVAR(lt_prog_compiler_wl, $1)= _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)= m4_if([$1], [CXX], [ # C++ specific cases for pic, static, wl, etc. if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; *djgpp*) # DJGPP does not support shared libraries at all _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. _LT_TAGVAR(lt_prog_compiler_static, $1)= ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac else case $host_os in aix[[4-9]]*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; chorus*) case $cc_basename in cxch68*) # Green Hills C++ Compiler # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" ;; esac ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; dgux*) case $cc_basename in ec++*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; ghcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' if test "$host_cpu" != ia64; then _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' fi ;; aCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac ;; *) ;; esac ;; interix*) # This is c89, which is MS Visual C++ (no shared libs) # Anyone wants to do a port? ;; irix5* | irix6* | nonstopux*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' # CC pic flag -KPIC is the default. ;; *) ;; esac ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in KCC*) # KAI C++ Compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; ecpc* ) # old Intel C++ for x86_64 which still supported -KPIC. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; icpc* ) # Intel C++, used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; pgCC* | pgcpp*) # Portland Group C++ compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; cxx*) # Compaq C++ # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL 8.0, 9.0 on PPC and BlueGene _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; esac ;; esac ;; lynxos*) ;; m88k*) ;; mvs*) case $cc_basename in cxx*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' ;; *) ;; esac ;; netbsd* | netbsdelf*-gnu) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' ;; RCC*) # Rational C++ 2.4.1 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; cxx*) # Digital/Compaq C++ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. _LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; *) ;; esac ;; psos*) ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' ;; *) ;; esac ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; lcc*) # Lucid _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' ;; *) ;; esac ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) case $cc_basename in CC*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' ;; *) ;; esac ;; vxworks*) ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ], [ if test "$GCC" = yes; then _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. _LT_TAGVAR(lt_prog_compiler_static, $1)= ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac ;; interix[[3-9]]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic fi ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' ;; esac case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker ' if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)" fi ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' else _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). m4_if([$1], [GCJ], [], [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT']) ;; hpux9* | hpux10* | hpux11*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # PIC (with -KPIC) is the default. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; # Lahey Fortran 8.1. lf95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared' _LT_TAGVAR(lt_prog_compiler_static, $1)='--static' ;; nagfor*) # NAG Fortran compiler _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; ccc*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All Alpha code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; xl* | bgxl* | bgf* | mpixl*) # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='' ;; *Sun\ F* | *Sun*Fortran*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' ;; *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' ;; *Intel*\ [[CF]]*Compiler*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' ;; *Portland\ Group*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; esac ;; esac ;; newsos6) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared' ;; osf3* | osf4* | osf5*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' # All OSF/1 code is PIC. _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; rdos*) _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' ;; solaris*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' case $cc_basename in f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';; *) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';; esac ;; sunos4*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; unicos*) _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; uts4*) _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' ;; *) _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no ;; esac fi ]) case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) _LT_TAGVAR(lt_prog_compiler_pic, $1)= ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])" ;; esac AC_CACHE_CHECK([for $compiler option to produce PIC], [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)], [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)]) _LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1) # # Check to make sure the PIC flag actually works. # if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works], [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)], [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [], [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in "" | " "*) ;; *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;; esac], [_LT_TAGVAR(lt_prog_compiler_pic, $1)= _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) fi _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], [Additional compiler flags for building library objects]) _LT_TAGDECL([wl], [lt_prog_compiler_wl], [1], [How to pass a linker flag through the compiler]) # # Check to make sure the static flag actually works. # wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\" _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works], _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1), $lt_tmp_static_flag, [], [_LT_TAGVAR(lt_prog_compiler_static, $1)=]) _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1], [Compiler flag to prevent dynamic linking]) ])# _LT_COMPILER_PIC # _LT_LINKER_SHLIBS([TAGNAME]) # ---------------------------- # See if the linker supports building shared libraries. m4_defun([_LT_LINKER_SHLIBS], [AC_REQUIRE([LT_PATH_LD])dnl AC_REQUIRE([LT_PATH_NM])dnl m4_require([_LT_PATH_MANIFEST_TOOL])dnl m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_DECL_SED])dnl m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl m4_require([_LT_TAG_COMPILER])dnl AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) m4_if([$1], [CXX], [ _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] case $host_os in aix[[4-9]]*) # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global defined # symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi ;; pw32*) _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds" ;; cygwin* | mingw* | cegcc*) case $cc_basename in cl*) _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] ;; esac ;; linux* | k*bsd*-gnu | gnu*) _LT_TAGVAR(link_all_deplibs, $1)=no ;; *) _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; esac ], [ runpath_var= _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_cmds, $1)= _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(old_archive_from_new_cmds, $1)= _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)= _LT_TAGVAR(thread_safe_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list _LT_TAGVAR(include_expsyms, $1)= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'] # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. dnl Note also adjust exclude_expsyms for C++ above. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; linux* | k*bsd*-gnu | gnu*) _LT_TAGVAR(link_all_deplibs, $1)=no ;; esac _LT_TAGVAR(ld_shlibs, $1)=yes # On some targets, GNU ld is compatible enough with the native linker # that we're better off using the native interface for both. lt_use_gnu_ld_interface=no if test "$with_gnu_ld" = yes; then case $host_os in aix*) # The AIX port of GNU ld has always aspired to compatibility # with the native linker. However, as the warning in the GNU ld # block says, versions before 2.19.5* couldn't really create working # shared libraries, regardless of the interface used. case `$LD -v 2>&1` in *\ \(GNU\ Binutils\)\ 2.19.5*) ;; *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;; *\ \(GNU\ Binutils\)\ [[3-9]]*) ;; *) lt_use_gnu_ld_interface=yes ;; esac ;; *) lt_use_gnu_ld_interface=yes ;; esac fi if test "$lt_use_gnu_ld_interface" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi supports_anon_versioning=no case `$LD -v 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[[3-9]]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.19, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to install binutils *** 2.20 or above, or modify your PATH so that a non-GNU linker is found. *** You will then need to restart the configuration process. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'] if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; haiku*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(link_all_deplibs, $1)=yes ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag=' $pic_flag' tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group f77 and f90 compilers _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 _LT_TAGVAR(whole_archive_flag_spec, $1)= tmp_sharedflag='--shared' ;; xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; nvcc*) # Cuda Compiler Driver 2.2 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf* | bgf* | bgxlf* | mpixlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) _LT_TAGVAR(ld_shlibs, $1)=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; sunos4*) _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then runpath_var= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. _LT_TAGVAR(hardcode_minus_L, $1)=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. _LT_TAGVAR(hardcode_direct, $1)=unsupported fi ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global # defined symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi _LT_TAGVAR(link_all_deplibs, $1)=no else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' fi _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='' ;; m68k) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac ;; bsdi[[45]]*) _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in cl*) # Native MSVC _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(file_list_spec, $1)='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols' # Don't use ranlib _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # Assume MSVC wrapper _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' # FIXME: Should let the user specify the lib program. _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ;; esac ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2.*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; hpux9*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; hpux10*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes fi ;; hpux11*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) m4_if($1, [], [ # Older versions of the 11.00 compiler do not understand -b yet # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) _LT_LINKER_OPTION([if $CC understands -b], _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b], [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'], [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])], [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags']) ;; esac fi if test "$with_gnu_ld" = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. _LT_TAGVAR(hardcode_minus_L, $1)=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. # This should be the same for all languages, so no per-tag cache variable. AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol], [lt_cv_irix_exported_symbol], [save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" AC_LINK_IFELSE( [AC_LANG_SOURCE( [AC_LANG_CASE([C], [[int foo (void) { return 0; }]], [C++], [[int foo (void) { return 0; }]], [Fortran 77], [[ subroutine foo end]], [Fortran], [[ subroutine foo end]])])], [lt_cv_irix_exported_symbol=yes], [lt_cv_irix_exported_symbol=no]) LDFLAGS="$save_LDFLAGS"]) if test "$lt_cv_irix_exported_symbol" = yes; then _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fi else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes _LT_TAGVAR(link_all_deplibs, $1)=yes ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; newsos6) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' else case $host_os in openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' ;; esac fi else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; os2*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' else _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' fi _LT_TAGVAR(archive_cmds_need_lc, $1)='no' _LT_TAGVAR(hardcode_libdir_separator, $1)=: ;; solaris*) _LT_TAGVAR(no_undefined_flag, $1)=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' fi ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4) case $host_vendor in sni) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' _LT_TAGVAR(hardcode_direct, $1)=no ;; motorola) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; sysv4.3*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes _LT_TAGVAR(ld_shlibs, $1)=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(ld_shlibs, $1)=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym' ;; esac fi fi ]) AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl _LT_DECL([], [extract_expsyms_cmds], [2], [The commands to extract the exported symbol list from a shared archive]) # # Do we need to explicitly link libc? # case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in x|xyes) # Assume -lc should be added _LT_TAGVAR(archive_cmds_need_lc, $1)=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $_LT_TAGVAR(archive_cmds, $1) in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. AC_CACHE_CHECK([whether -lc should be explicitly linked in], [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1), [$RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if AC_TRY_EVAL(ac_compile) 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1) _LT_TAGVAR(allow_undefined_flag, $1)= if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) then lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no else lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes fi _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* ]) _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1) ;; esac fi ;; esac _LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0], [Whether or not to add -lc for building shared libraries]) _LT_TAGDECL([allow_libtool_libs_with_static_runtimes], [enable_shared_with_static_runtimes], [0], [Whether or not to disallow shared libs when runtime libs are static]) _LT_TAGDECL([], [export_dynamic_flag_spec], [1], [Compiler flag to allow reflexive dlopens]) _LT_TAGDECL([], [whole_archive_flag_spec], [1], [Compiler flag to generate shared objects directly from archives]) _LT_TAGDECL([], [compiler_needs_object], [1], [Whether the compiler copes with passing no objects directly]) _LT_TAGDECL([], [old_archive_from_new_cmds], [2], [Create an old-style archive from a shared archive]) _LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2], [Create a temporary old-style archive to link instead of a shared archive]) _LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive]) _LT_TAGDECL([], [archive_expsym_cmds], [2]) _LT_TAGDECL([], [module_cmds], [2], [Commands used to build a loadable module if different from building a shared archive.]) _LT_TAGDECL([], [module_expsym_cmds], [2]) _LT_TAGDECL([], [with_gnu_ld], [1], [Whether we are building with GNU ld or not]) _LT_TAGDECL([], [allow_undefined_flag], [1], [Flag that allows shared libraries with undefined symbols to be built]) _LT_TAGDECL([], [no_undefined_flag], [1], [Flag that enforces no undefined symbols]) _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1], [Flag to hardcode $libdir into a binary during linking. This must work even if $libdir does not exist]) _LT_TAGDECL([], [hardcode_libdir_separator], [1], [Whether we need a single "-rpath" flag with a separated argument]) _LT_TAGDECL([], [hardcode_direct], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_direct_absolute], [0], [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the resulting binary and the resulting library dependency is "absolute", i.e impossible to change by setting ${shlibpath_var} if the library is relocated]) _LT_TAGDECL([], [hardcode_minus_L], [0], [Set to "yes" if using the -LDIR flag during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_shlibpath_var], [0], [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into the resulting binary]) _LT_TAGDECL([], [hardcode_automatic], [0], [Set to "yes" if building a shared library automatically hardcodes DIR into the library and all subsequent libraries and executables linked against it]) _LT_TAGDECL([], [inherit_rpath], [0], [Set to yes if linker adds runtime paths of dependent libraries to runtime path list]) _LT_TAGDECL([], [link_all_deplibs], [0], [Whether libtool must link a program against all its dependency libraries]) _LT_TAGDECL([], [always_export_symbols], [0], [Set to "yes" if exported symbols are required]) _LT_TAGDECL([], [export_symbols_cmds], [2], [The commands to list exported symbols]) _LT_TAGDECL([], [exclude_expsyms], [1], [Symbols that should not be listed in the preloaded symbols]) _LT_TAGDECL([], [include_expsyms], [1], [Symbols that must always be exported]) _LT_TAGDECL([], [prelink_cmds], [2], [Commands necessary for linking programs (against libraries) with templates]) _LT_TAGDECL([], [postlink_cmds], [2], [Commands necessary for finishing linking programs]) _LT_TAGDECL([], [file_list_spec], [1], [Specify filename containing input files]) dnl FIXME: Not yet implemented dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1], dnl [Compiler flag to generate thread safe objects]) ])# _LT_LINKER_SHLIBS # _LT_LANG_C_CONFIG([TAG]) # ------------------------ # Ensure that the configuration variables for a C compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_C_CONFIG], [m4_require([_LT_DECL_EGREP])dnl lt_save_CC="$CC" AC_LANG_PUSH(C) # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' _LT_TAG_COMPILER # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) LT_SYS_DLOPEN_SELF _LT_CMD_STRIPLIB # Report which library types will actually be built AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_CONFIG($1) fi AC_LANG_POP CC="$lt_save_CC" ])# _LT_LANG_C_CONFIG # _LT_LANG_CXX_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a C++ compiler are suitably # defined. These variables are subsequently used by _LT_CONFIG to write # the compiler configuration to `libtool'. m4_defun([_LT_LANG_CXX_CONFIG], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl m4_require([_LT_DECL_EGREP])dnl m4_require([_LT_PATH_MANIFEST_TOOL])dnl if test -n "$CXX" && ( test "X$CXX" != "Xno" && ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || (test "X$CXX" != "Xg++"))) ; then AC_PROG_CXXCPP else _lt_caught_CXX_error=yes fi AC_LANG_PUSH(C++) _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(compiler_needs_object, $1)=no _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for C++ test sources. ac_ext=cpp # Object file extension for compiled C++ test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the CXX compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_caught_CXX_error" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_LD=$LD lt_save_GCC=$GCC GCC=$GXX lt_save_with_gnu_ld=$with_gnu_ld lt_save_path_LD=$lt_cv_path_LD if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx else $as_unset lt_cv_prog_gnu_ld fi if test -n "${lt_cv_path_LDCXX+set}"; then lt_cv_path_LD=$lt_cv_path_LDCXX else $as_unset lt_cv_path_LD fi test -z "${LDCXX+set}" || LD=$LDCXX CC=${CXX-"c++"} CFLAGS=$CXXFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then # We don't want -fno-exception when compiling C++ code, so set the # no_builtin_flag separately if test "$GXX" = yes; then _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' else _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= fi if test "$GXX" = yes; then # Set up default GNU C++ configuration LT_PATH_LD # Check if GNU C++ uses GNU ld as the underlying linker, since the # archiving commands below assume that GNU ld is being used. if test "$with_gnu_ld" = yes; then _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # If archive_cmds runs LD, not CC, wlarc should be empty # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to # investigate it a little bit more. (MM) wlarc='${wl}' # ancient GNU ld didn't support --whole-archive et. al. if eval "`$CC -print-prog-name=ld` --help 2>&1" | $GREP 'no-whole-archive' > /dev/null; then _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else _LT_TAGVAR(whole_archive_flag_spec, $1)= fi else with_gnu_ld=no wlarc= # A generic and very simple default shared library creation # command for GNU C++ for the case where it uses the native # linker, instead of GNU ld. If possible, this setting should # overridden to take advantage of the native linker features on # the platform it is being used on. _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' fi # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else GXX=no with_gnu_ld=no wlarc= fi # PORTME: fill in a description of your system's C++ link characteristics AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) _LT_TAGVAR(ld_shlibs, $1)=yes case $host_os in aix3*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aix[[4-9]]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*) for ld_flag in $LDFLAGS; do case $ld_flag in *-brtl*) aix_use_runtimelinking=yes break ;; esac done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. _LT_TAGVAR(archive_cmds, $1)='' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(file_list_spec, $1)='${wl}-f,' if test "$GXX" = yes; then case $host_os in aix4.[[012]]|aix4.[[012]].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 _LT_TAGVAR(hardcode_direct, $1)=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking _LT_TAGVAR(hardcode_minus_L, $1)=yes _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)= fi esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to # export. _LT_TAGVAR(always_export_symbols, $1)=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. _LT_TAGVAR(allow_undefined_flag, $1)='-berok' # Determine the default libpath from the value encoded in an empty # executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs" _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. _LT_SYS_MODULE_PATH_AIX([$1]) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience' fi _LT_TAGVAR(archive_cmds_need_lc, $1)=yes # This is similar to how AIX traditionally builds its shared # libraries. _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; chorus*) case $cc_basename in *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; cygwin* | mingw* | pw32* | cegcc*) case $GXX,$cc_basename in ,cl* | no,cl*) # Native MSVC # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes _LT_TAGVAR(file_list_spec, $1)='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes # Don't use ranlib _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib' _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ func_to_tool_file "$lt_outputfile"~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # g++ # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, # as there is no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; darwin* | rhapsody*) _LT_DARWIN_LINKER_FEATURES($1) ;; dgux*) case $cc_basename in ec++*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; ghcx*) # Green Hills C++ Compiler # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; freebsd2.*) # C++ shared libraries reported to be fairly broken before # switch to ELF _LT_TAGVAR(ld_shlibs, $1)=no ;; freebsd-elf*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions _LT_TAGVAR(ld_shlibs, $1)=yes ;; haiku*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(link_all_deplibs, $1)=yes ;; hpux9*) _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; hpux10*|hpux11*) if test $with_gnu_ld = no; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: case $host_cpu in hppa*64*|ia64*) ;; *) _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' ;; esac fi case $host_cpu in hppa*64*|ia64*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no ;; *) _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, # but as the default # location of the library. ;; esac case $cc_basename in CC*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; aCC*) case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then if test $with_gnu_ld = no; then case $host_cpu in hppa*64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac fi else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; interix[[3-9]]*) _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in CC*) # SGI C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' # Archives containing C++ object files must be created using # "CC -ar", where "CC" is the IRIX C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' ;; *) if test "$GXX" = yes; then if test "$with_gnu_ld" = no; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' fi fi _LT_TAGVAR(link_all_deplibs, $1)=yes ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: _LT_TAGVAR(inherit_rpath, $1)=yes ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' # Archives containing C++ object files must be created using # "CC -Bstatic", where "CC" is the KAI C++ compiler. _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; icpc* | ecpc* ) # Intel C++ with_gnu_ld=yes # version 8.0 and above of icpc choke on multiply defined symbols # if we add $predep_objects and $postdep_objects, however 7.1 and # earlier do not add the objects themselves. case `$CC -V 2>&1` in *"Version 7."*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; *) # Version 8.0 or newer tmp_idyn= case $host_cpu in ia64*) tmp_idyn=' -i_dynamic';; esac _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; esac _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' ;; pgCC* | pgcpp*) # Portland Group C++ compiler case `$CC -V` in *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ $RANLIB $oldlib' _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; *) # Version 6 and above use weak symbols _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' ;; cxx*) # Compaq C++ _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' runpath_var=LD_RUN_PATH _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' ;; xl* | mpixl* | bgxl*) # IBM XL 8.0 on PPC, with GNU ld _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes # Not sure whether something based on # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 # would be better. output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; esac ;; esac ;; lynxos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; m88k*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; mvs*) case $cc_basename in cxx*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' wlarc= _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no fi # Workaround some broken pre-1.5 toolchains output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' ;; *nto* | *qnx*) _LT_TAGVAR(ld_shlibs, $1)=yes ;; openbsd2*) # C++ shared libraries are fairly broken _LT_TAGVAR(ld_shlibs, $1)=no ;; openbsd*) if test -f /usr/libexec/ld.so; then _LT_TAGVAR(hardcode_direct, $1)=yes _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=yes _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi output_verbose_link_cmd=func_echo_all else _LT_TAGVAR(ld_shlibs, $1)=no fi ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Archives containing C++ object files must be created using # the KAI C++ compiler. case $host in osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;; *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;; esac ;; RCC*) # Rational C++ 2.4.1 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; cxx*) case $host in osf3*) _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ;; *) _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ echo "-hidden">> $lib.exp~ $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ $RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' ;; esac _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' case $host in osf3*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; esac _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no fi ;; esac ;; psos*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; lcc*) # Lucid # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ _LT_TAGVAR(archive_cmds_need_lc,$1)=yes _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_shlibpath_var, $1)=no case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. # Supported since Solaris 2.6 (maybe 2.5.1?) _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;; esac _LT_TAGVAR(link_all_deplibs, $1)=yes output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' ;; gcx*) # Green Hills C++ Compiler _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' # The C++ compiler must be used to create the archive. _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' ;; *) # GNU C++ compiler with Solaris linker if test "$GXX" = yes && test "$with_gnu_ld" = no; then _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' if $CC --version | $GREP -v '^2\.7' > /dev/null; then _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # g++ 2.7 appears to require `-G' NOT `-shared' on this # platform. _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' fi _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir' case $host_os in solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; *) _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' ;; esac fi ;; esac ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*) _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text' _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs' _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(hardcode_shlibpath_var, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir' _LT_TAGVAR(hardcode_libdir_separator, $1)=':' _LT_TAGVAR(link_all_deplibs, $1)=yes _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' runpath_var='LD_RUN_PATH' case $cc_basename in CC*) _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~ '"$_LT_TAGVAR(old_archive_cmds, $1)" _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~ '"$_LT_TAGVAR(reload_cmds, $1)" ;; *) _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac ;; vxworks*) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; *) # FIXME: insert proper C++ library support _LT_TAGVAR(ld_shlibs, $1)=no ;; esac AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)]) test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no _LT_TAGVAR(GCC, $1)="$GXX" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS LDCXX=$LD LD=$lt_save_LD GCC=$lt_save_GCC with_gnu_ld=$lt_save_with_gnu_ld lt_cv_path_LDCXX=$lt_cv_path_LD lt_cv_path_LD=$lt_save_path_LD lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld fi # test "$_lt_caught_CXX_error" != yes AC_LANG_POP ])# _LT_LANG_CXX_CONFIG # _LT_FUNC_STRIPNAME_CNF # ---------------------- # func_stripname_cnf prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # # This function is identical to the (non-XSI) version of func_stripname, # except this one can be used by m4 code that may be executed by configure, # rather than the libtool script. m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl AC_REQUIRE([_LT_DECL_SED]) AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH]) func_stripname_cnf () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname_cnf ])# _LT_FUNC_STRIPNAME_CNF # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME]) # --------------------------------- # Figure out "hidden" library dependencies from verbose # compiler output when linking a shared library. # Parse the compiler output and extract the necessary # objects, libraries and library flags. m4_defun([_LT_SYS_HIDDEN_LIBDEPS], [m4_require([_LT_FILEUTILS_DEFAULTS])dnl AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl # Dependencies to place before and after the object being linked: _LT_TAGVAR(predep_objects, $1)= _LT_TAGVAR(postdep_objects, $1)= _LT_TAGVAR(predeps, $1)= _LT_TAGVAR(postdeps, $1)= _LT_TAGVAR(compiler_lib_search_path, $1)= dnl we can't use the lt_simple_compile_test_code here, dnl because it contains code intended for an executable, dnl not a library. It's possible we should let each dnl tag define a new lt_????_link_test_code variable, dnl but it's only used here... m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF int a; void foo (void) { a = 0; } _LT_EOF ], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF class Foo { public: Foo (void) { a = 0; } private: int a; }; _LT_EOF ], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer*4 a a=0 return end _LT_EOF ], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF subroutine foo implicit none integer a a=0 return end _LT_EOF ], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF public class foo { private int a; public void bar (void) { a = 0; } }; _LT_EOF ], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF package foo func foo() { } _LT_EOF ]) _lt_libdeps_save_CFLAGS=$CFLAGS case "$CC $CFLAGS " in #( *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; esac dnl Parse the compiler output and extract the necessary dnl objects, libraries and library flags. if AC_TRY_EVAL(ac_compile); then # Parse the compiler output and extract the necessary # objects, libraries and library flags. # Sentinel used to keep track of whether or not we are before # the conftest object file. pre_test_object_deps_done=no for p in `eval "$output_verbose_link_cmd"`; do case ${prev}${p} in -L* | -R* | -l*) # Some compilers place space between "-{L,R}" and the path. # Remove the space. if test $p = "-L" || test $p = "-R"; then prev=$p continue fi # Expand the sysroot to ease extracting the directories later. if test -z "$prev"; then case $p in -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; esac fi case $p in =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; esac if test "$pre_test_object_deps_done" = no; then case ${prev} in -L | -R) # Internal compiler library paths should come after those # provided the user. The postdeps already come after the # user supplied libs so there is no need to process them. if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" else _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" fi ;; # The "-l" case would never come before the object being # linked, so don't bother handling this case. esac else if test -z "$_LT_TAGVAR(postdeps, $1)"; then _LT_TAGVAR(postdeps, $1)="${prev}${p}" else _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}" fi fi prev= ;; *.lto.$objext) ;; # Ignore GCC LTO objects *.$objext) # This assumes that the test object file only shows up # once in the compiler output. if test "$p" = "conftest.$objext"; then pre_test_object_deps_done=yes continue fi if test "$pre_test_object_deps_done" = no; then if test -z "$_LT_TAGVAR(predep_objects, $1)"; then _LT_TAGVAR(predep_objects, $1)="$p" else _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p" fi else if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then _LT_TAGVAR(postdep_objects, $1)="$p" else _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p" fi fi ;; *) ;; # Ignore the rest. esac done # Clean up. rm -f a.out a.exe else echo "libtool.m4: error: problem compiling $1 test program" fi $RM -f confest.$objext CFLAGS=$_lt_libdeps_save_CFLAGS # PORTME: override above test on systems where it is broken m4_if([$1], [CXX], [case $host_os in interix[[3-9]]*) # Interix 3.5 installs completely hosed .la files for C++, so rather than # hack all around it, let's just trust "g++" to DTRT. _LT_TAGVAR(predep_objects,$1)= _LT_TAGVAR(postdep_objects,$1)= _LT_TAGVAR(postdeps,$1)= ;; linux*) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac # Adding this requires a known-good setup of shared libraries for # Sun compiler versions before 5.6, else PIC objects from an old # archive will be linked into the output, leading to subtle bugs. if test "$solaris_use_stlport4" != yes; then _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun' fi ;; esac ;; esac ]) case " $_LT_TAGVAR(postdeps, $1) " in *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; esac _LT_TAGVAR(compiler_lib_search_dirs, $1)= if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fi _LT_TAGDECL([], [compiler_lib_search_dirs], [1], [The directories searched by this compiler when creating a shared library]) _LT_TAGDECL([], [predep_objects], [1], [Dependencies to place before and after the objects being linked to create a shared library]) _LT_TAGDECL([], [postdep_objects], [1]) _LT_TAGDECL([], [predeps], [1]) _LT_TAGDECL([], [postdeps], [1]) _LT_TAGDECL([], [compiler_lib_search_path], [1], [The library search path used internally by the compiler when linking a shared library]) ])# _LT_SYS_HIDDEN_LIBDEPS # _LT_LANG_F77_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for a Fortran 77 compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_F77_CONFIG], [AC_LANG_PUSH(Fortran 77) if test -z "$F77" || test "X$F77" = "Xno"; then _lt_disable_F77=yes fi _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for f77 test sources. ac_ext=f # Object file extension for compiled f77 test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the F77 compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_F77" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC lt_save_CFLAGS=$CFLAGS CC=${F77-"f77"} CFLAGS=$FFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) GCC=$G77 if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$G77" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC="$lt_save_CC" CFLAGS="$lt_save_CFLAGS" fi # test "$_lt_disable_F77" != yes AC_LANG_POP ])# _LT_LANG_F77_CONFIG # _LT_LANG_FC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for a Fortran compiler are # suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_FC_CONFIG], [AC_LANG_PUSH(Fortran) if test -z "$FC" || test "X$FC" = "Xno"; then _lt_disable_FC=yes fi _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(allow_undefined_flag, $1)= _LT_TAGVAR(always_export_symbols, $1)=no _LT_TAGVAR(archive_expsym_cmds, $1)= _LT_TAGVAR(export_dynamic_flag_spec, $1)= _LT_TAGVAR(hardcode_direct, $1)=no _LT_TAGVAR(hardcode_direct_absolute, $1)=no _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= _LT_TAGVAR(hardcode_libdir_separator, $1)= _LT_TAGVAR(hardcode_minus_L, $1)=no _LT_TAGVAR(hardcode_automatic, $1)=no _LT_TAGVAR(inherit_rpath, $1)=no _LT_TAGVAR(module_cmds, $1)= _LT_TAGVAR(module_expsym_cmds, $1)= _LT_TAGVAR(link_all_deplibs, $1)=unknown _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds _LT_TAGVAR(no_undefined_flag, $1)= _LT_TAGVAR(whole_archive_flag_spec, $1)= _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no # Source file extension for fc test sources. ac_ext=${ac_fc_srcext-f} # Object file extension for compiled fc test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # No sense in running all these tests if we already determined that # the FC compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_disable_FC" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="\ subroutine t return end " # Code to be used in simple link tests lt_simple_link_test_code="\ program t end " # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_GCC=$GCC lt_save_CFLAGS=$CFLAGS CC=${FC-"f95"} CFLAGS=$FCFLAGS compiler=$CC GCC=$ac_cv_fc_compiler_gnu _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) if test -n "$compiler"; then AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[[4-9]]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac AC_MSG_RESULT([$enable_shared]) AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu" _LT_TAGVAR(LD, $1)="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... _LT_SYS_HIDDEN_LIBDEPS($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_SYS_DYNAMIC_LINKER($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi # test -n "$compiler" GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS fi # test "$_lt_disable_FC" != yes AC_LANG_POP ])# _LT_LANG_FC_CONFIG # _LT_LANG_GCJ_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for the GNU Java Compiler compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_GCJ_CONFIG], [AC_REQUIRE([LT_PROG_GCJ])dnl AC_LANG_SAVE # Source file extension for Java test sources. ac_ext=java # Object file extension for compiled Java test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="class foo {}" # Code to be used in simple link tests lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC=yes CC=${GCJ-"gcj"} CFLAGS=$GCJFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_TAGVAR(LD, $1)="$LD" _LT_CC_BASENAME([$compiler]) # GCJ did not exist at the time GCC didn't implicitly link libc in. _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi AC_LANG_RESTORE GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_GCJ_CONFIG # _LT_LANG_GO_CONFIG([TAG]) # -------------------------- # Ensure that the configuration variables for the GNU Go compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_GO_CONFIG], [AC_REQUIRE([LT_PROG_GO])dnl AC_LANG_SAVE # Source file extension for Go test sources. ac_ext=go # Object file extension for compiled Go test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="package main; func main() { }" # Code to be used in simple link tests lt_simple_link_test_code='package main; func main() { }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC=yes CC=${GOC-"gccgo"} CFLAGS=$GOFLAGS compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_TAGVAR(LD, $1)="$LD" _LT_CC_BASENAME([$compiler]) # Go did not exist at the time GCC didn't implicitly link libc in. _LT_TAGVAR(archive_cmds_need_lc, $1)=no _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds _LT_TAGVAR(reload_flag, $1)=$reload_flag _LT_TAGVAR(reload_cmds, $1)=$reload_cmds ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... if test -n "$compiler"; then _LT_COMPILER_NO_RTTI($1) _LT_COMPILER_PIC($1) _LT_COMPILER_C_O($1) _LT_COMPILER_FILE_LOCKS($1) _LT_LINKER_SHLIBS($1) _LT_LINKER_HARDCODE_LIBPATH($1) _LT_CONFIG($1) fi AC_LANG_RESTORE GCC=$lt_save_GCC CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_GO_CONFIG # _LT_LANG_RC_CONFIG([TAG]) # ------------------------- # Ensure that the configuration variables for the Windows resource compiler # are suitably defined. These variables are subsequently used by _LT_CONFIG # to write the compiler configuration to `libtool'. m4_defun([_LT_LANG_RC_CONFIG], [AC_REQUIRE([LT_PROG_RC])dnl AC_LANG_SAVE # Source file extension for RC test sources. ac_ext=rc # Object file extension for compiled RC test sources. objext=o _LT_TAGVAR(objext, $1)=$objext # Code to be used in simple compile tests lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }' # Code to be used in simple link tests lt_simple_link_test_code="$lt_simple_compile_test_code" # ltmain only uses $CC for tagged configurations so make sure $CC is set. _LT_TAG_COMPILER # save warnings/boilerplate of simple test code _LT_COMPILER_BOILERPLATE _LT_LINKER_BOILERPLATE # Allow CC to be a program name with arguments. lt_save_CC="$CC" lt_save_CFLAGS=$CFLAGS lt_save_GCC=$GCC GCC= CC=${RC-"windres"} CFLAGS= compiler=$CC _LT_TAGVAR(compiler, $1)=$CC _LT_CC_BASENAME([$compiler]) _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes if test -n "$compiler"; then : _LT_CONFIG($1) fi GCC=$lt_save_GCC AC_LANG_RESTORE CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS ])# _LT_LANG_RC_CONFIG # LT_PROG_GCJ # ----------- AC_DEFUN([LT_PROG_GCJ], [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ], [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ], [AC_CHECK_TOOL(GCJ, gcj,) test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" AC_SUBST(GCJFLAGS)])])[]dnl ]) # Old name: AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_GCJ], []) # LT_PROG_GO # ---------- AC_DEFUN([LT_PROG_GO], [AC_CHECK_TOOL(GOC, gccgo,) ]) # LT_PROG_RC # ---------- AC_DEFUN([LT_PROG_RC], [AC_CHECK_TOOL(RC, windres,) ]) # Old name: AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_RC], []) # _LT_DECL_EGREP # -------------- # If we don't have a new enough Autoconf to choose the best grep # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_EGREP], [AC_REQUIRE([AC_PROG_EGREP])dnl AC_REQUIRE([AC_PROG_FGREP])dnl test -z "$GREP" && GREP=grep _LT_DECL([], [GREP], [1], [A grep program that handles long lines]) _LT_DECL([], [EGREP], [1], [An ERE matcher]) _LT_DECL([], [FGREP], [1], [A literal string matcher]) dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too AC_SUBST([GREP]) ]) # _LT_DECL_OBJDUMP # -------------- # If we don't have a new enough Autoconf to choose the best objdump # available, choose the one first in the user's PATH. m4_defun([_LT_DECL_OBJDUMP], [AC_CHECK_TOOL(OBJDUMP, objdump, false) test -z "$OBJDUMP" && OBJDUMP=objdump _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper]) AC_SUBST([OBJDUMP]) ]) # _LT_DECL_DLLTOOL # ---------------- # Ensure DLLTOOL variable is set. m4_defun([_LT_DECL_DLLTOOL], [AC_CHECK_TOOL(DLLTOOL, dlltool, false) test -z "$DLLTOOL" && DLLTOOL=dlltool _LT_DECL([], [DLLTOOL], [1], [DLL creation program]) AC_SUBST([DLLTOOL]) ]) # _LT_DECL_SED # ------------ # Check for a fully-functional sed program, that truncates # as few characters as possible. Prefer GNU sed if found. m4_defun([_LT_DECL_SED], [AC_PROG_SED test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" _LT_DECL([], [SED], [1], [A sed program that does not truncate output]) _LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"], [Sed that helps us avoid accidentally triggering echo(1) options like -n]) ])# _LT_DECL_SED m4_ifndef([AC_PROG_SED], [ ############################################################ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_SED. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # ############################################################ m4_defun([AC_PROG_SED], [AC_MSG_CHECKING([for a sed that does not truncate output]) AC_CACHE_VAL(lt_cv_path_SED, [# Loop through the user's path and test for sed and gsed. # Then use that list of sed's as ones to test for truncation. as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for lt_ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" fi done done done IFS=$as_save_IFS lt_ac_max=0 lt_ac_count=0 # Add /usr/xpg4/bin/sed as it is typically found on Solaris # along with /bin/sed that truncates output. for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do test ! -f $lt_ac_sed && continue cat /dev/null > conftest.in lt_ac_count=0 echo $ECHO_N "0123456789$ECHO_C" >conftest.in # Check for GNU sed and select it if it is found. if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then lt_cv_path_SED=$lt_ac_sed break fi while true; do cat conftest.in conftest.in >conftest.tmp mv conftest.tmp conftest.in cp conftest.in conftest.nl echo >>conftest.nl $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break cmp -s conftest.out conftest.nl || break # 10000 chars as input seems more than enough test $lt_ac_count -gt 10 && break lt_ac_count=`expr $lt_ac_count + 1` if test $lt_ac_count -gt $lt_ac_max; then lt_ac_max=$lt_ac_count lt_cv_path_SED=$lt_ac_sed fi done done ]) SED=$lt_cv_path_SED AC_SUBST([SED]) AC_MSG_RESULT([$SED]) ])#AC_PROG_SED ])#m4_ifndef # Old name: AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED]) dnl aclocal-1.4 backwards compatibility: dnl AC_DEFUN([LT_AC_PROG_SED], []) # _LT_CHECK_SHELL_FEATURES # ------------------------ # Find out whether the shell is Bourne or XSI compatible, # or has some other useful features. m4_defun([_LT_CHECK_SHELL_FEATURES], [AC_MSG_CHECKING([whether the shell understands some XSI constructs]) # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,b/c, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes AC_MSG_RESULT([$xsi_shell]) _LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell']) AC_MSG_CHECKING([whether the shell understands "+="]) lt_shell_append=no ( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes AC_MSG_RESULT([$lt_shell_append]) _LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append']) if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi _LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac _LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl ])# _LT_CHECK_SHELL_FEATURES # _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY) # ------------------------------------------------------ # In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and # '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY. m4_defun([_LT_PROG_FUNCTION_REPLACE], [dnl { sed -e '/^$1 ()$/,/^} # $1 /c\ $1 ()\ {\ m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1]) } # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: ]) # _LT_PROG_REPLACE_SHELLFNS # ------------------------- # Replace existing portable implementations of several shell functions with # equivalent extended shell implementations where those features are available.. m4_defun([_LT_PROG_REPLACE_SHELLFNS], [if test x"$xsi_shell" = xyes; then _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac]) _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl func_basename_result="${1##*/}"]) _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl case ${1} in */*) func_dirname_result="${1%/*}${2}" ;; * ) func_dirname_result="${3}" ;; esac func_basename_result="${1##*/}"]) _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are # positional parameters, so assign one to ordinary parameter first. func_stripname_result=${3} func_stripname_result=${func_stripname_result#"${1}"} func_stripname_result=${func_stripname_result%"${2}"}]) _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl func_split_long_opt_name=${1%%=*} func_split_long_opt_arg=${1#*=}]) _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl func_split_short_opt_arg=${1#??} func_split_short_opt_name=${1%"$func_split_short_opt_arg"}]) _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl case ${1} in *.lo) func_lo2o_result=${1%.lo}.${objext} ;; *) func_lo2o_result=${1} ;; esac]) _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo]) _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))]) _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}]) fi if test x"$lt_shell_append" = xyes; then _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl func_quote_for_eval "${2}" dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"]) # Save a `func_append' function call where possible by direct use of '+=' sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: else # Save a `func_append' function call even when '+=' is not available sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$_lt_function_replace_fail" = x":"; then AC_MSG_WARN([Unable to substitute extended shell functions in $ofile]) fi ]) # _LT_PATH_CONVERSION_FUNCTIONS # ----------------------------- # Determine which file name conversion functions should be used by # func_to_host_file (and, implicitly, by func_to_host_path). These are needed # for certain cross-compile configurations and native mingw. m4_defun([_LT_PATH_CONVERSION_FUNCTIONS], [AC_REQUIRE([AC_CANONICAL_HOST])dnl AC_REQUIRE([AC_CANONICAL_BUILD])dnl AC_MSG_CHECKING([how to convert $build file names to $host format]) AC_CACHE_VAL(lt_cv_to_host_file_cmd, [case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 ;; esac ;; *-*-cygwin* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_noop ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin ;; esac ;; * ) # unhandled hosts (and "normal" native builds) lt_cv_to_host_file_cmd=func_convert_file_noop ;; esac ]) to_host_file_cmd=$lt_cv_to_host_file_cmd AC_MSG_RESULT([$lt_cv_to_host_file_cmd]) _LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd], [0], [convert $build file names to $host format])dnl AC_MSG_CHECKING([how to convert $build file names to toolchain format]) AC_CACHE_VAL(lt_cv_to_tool_file_cmd, [#assume ordinary cross tools, or native build. lt_cv_to_tool_file_cmd=func_convert_file_noop case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 ;; esac ;; esac ]) to_tool_file_cmd=$lt_cv_to_tool_file_cmd AC_MSG_RESULT([$lt_cv_to_tool_file_cmd]) _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd], [0], [convert $build files to toolchain format])dnl ])# _LT_PATH_CONVERSION_FUNCTIONS limereg-1.4.0/m4/lt~obsolete.m40000644000175000017500000001375612535125735013241 00000000000000# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004. # # 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 lt~obsolete.m4 # These exist entirely to fool aclocal when bootstrapping libtool. # # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) # which have later been changed to m4_define as they aren't part of the # exported API, or moved to Autoconf or Automake where they belong. # # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us # using a macro with the same name in our local m4/libtool.m4 it'll # pull the old libtool.m4 in (it doesn't see our shiny new m4_define # and doesn't know about Autoconf macros at all.) # # So we provide this file, which has a silly filename so it's always # included after everything else. This provides aclocal with the # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything # because those macros already exist, or will be overwritten later. # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. # # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. # Yes, that means every name once taken will need to remain here until # we give up compatibility with versions before 1.7, at which point # we need to keep only those names which we still refer to. # This is to help aclocal find these macros, as it can't see m4_define. AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])]) m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])]) m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])]) m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])]) m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])]) m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) limereg-1.4.0/m4/acinclude.m40000664000175000017500000002641412500370372012602 00000000000000# This file is part of Autoconf. -*- Autoconf -*- # Copyright (C) 2004 Oren Ben-Kiki # This file is distributed under the same terms as the Autoconf macro files. # Generate automatic documentation using Doxygen. Works in concert with the # aminclude.m4 file and a compatible doxygen configuration file. Defines the # following public macros: # # DX_???_FEATURE(ON|OFF) - control the default setting fo a Doxygen feature. # Supported features are 'DOXYGEN' itself, 'DOT' for generating graphics, # 'HTML' for plain HTML, 'CHM' for compressed HTML help (for MS users), 'CHI' # for generating a seperate .chi file by the .chm file, and 'MAN', 'RTF', # 'XML', 'PDF' and 'PS' for the appropriate output formats. The environment # variable DOXYGEN_PAPER_SIZE may be specified to override the default 'a4wide' # paper size. # # By default, HTML, PDF and PS documentation is generated as this seems to be # the most popular and portable combination. MAN pages created by Doxygen are # usually problematic, though by picking an appropriate subset and doing some # massaging they might be better than nothing. CHM and RTF are specific for MS # (note that you can't generate both HTML and CHM at the same time). The XML is # rather useless unless you apply specialized post-processing to it. # # The macro mainly controls the default state of the feature. The use can # override the default by specifying --enable or --disable. The macros ensure # that contradictory flags are not given (e.g., --enable-doxygen-html and # --enable-doxygen-chm, --enable-doxygen-anything with --disable-doxygen, etc.) # Finally, each feature will be automatically disabled (with a warning) if the # required programs are missing. # # Once all the feature defaults have been specified, call DX_INIT_DOXYGEN with # the following parameters: a one-word name for the project for use as a # filename base etc., an optional configuration file name (the default is # 'Doxyfile', the same as Doxygen's default), and an optional output directory # name (the default is 'doxygen-doc'). ## ----------## ## Defaults. ## ## ----------## DX_ENV="" AC_DEFUN([DX_FEATURE_doc], ON) AC_DEFUN([DX_FEATURE_dot], ON) AC_DEFUN([DX_FEATURE_man], OFF) AC_DEFUN([DX_FEATURE_html], ON) AC_DEFUN([DX_FEATURE_chm], OFF) AC_DEFUN([DX_FEATURE_chi], OFF) AC_DEFUN([DX_FEATURE_rtf], OFF) AC_DEFUN([DX_FEATURE_xml], OFF) AC_DEFUN([DX_FEATURE_pdf], ON) AC_DEFUN([DX_FEATURE_ps], ON) ## --------------- ## ## Private macros. ## ## --------------- ## # DX_ENV_APPEND(VARIABLE, VALUE) # ------------------------------ # Append VARIABLE="VALUE" to DX_ENV for invoking doxygen. AC_DEFUN([DX_ENV_APPEND], [AC_SUBST([DX_ENV], ["$DX_ENV $1='$2'"])]) # DX_DIRNAME_EXPR # --------------- # Expand into a shell expression prints the directory part of a path. AC_DEFUN([DX_DIRNAME_EXPR], [[expr ".$1" : '\(\.\)[^/]*$' \| "x$1" : 'x\(.*\)/[^/]*$']]) # DX_IF_FEATURE(FEATURE, IF-ON, IF-OFF) # ------------------------------------- # Expands according to the M4 (static) status of the feature. AC_DEFUN([DX_IF_FEATURE], [ifelse(DX_FEATURE_$1, ON, [$2], [$3])]) # DX_REQUIRE_PROG(VARIABLE, PROGRAM) # ---------------------------------- # Require the specified program to be found for the DX_CURRENT_FEATURE to work. AC_DEFUN([DX_REQUIRE_PROG], [ AC_PATH_TOOL([$1], [$2]) if test "$DX_FLAG_[]DX_CURRENT_FEATURE$$1" = 1; then AC_MSG_WARN([$2 not found - will not DX_CURRENT_DESCRIPTION]) AC_SUBST([DX_FLAG_]DX_CURRENT_FEATURE, 0) fi ]) # DX_TEST_FEATURE(FEATURE) # ------------------------ # Expand to a shell expression testing whether the feature is active. AC_DEFUN([DX_TEST_FEATURE], [test "$DX_FLAG_$1" = 1]) # DX_CHECK_DEPEND(REQUIRED_FEATURE, REQUIRED_STATE) # ------------------------------------------------- # Verify that a required features has the right state before trying to turn on # the DX_CURRENT_FEATURE. AC_DEFUN([DX_CHECK_DEPEND], [ test "$DX_FLAG_$1" = "$2" \ || AC_MSG_ERROR([doxygen-DX_CURRENT_FEATURE ifelse([$2], 1, requires, contradicts) doxygen-DX_CURRENT_FEATURE]) ]) # DX_CLEAR_DEPEND(FEATURE, REQUIRED_FEATURE, REQUIRED_STATE) # ---------------------------------------------------------- # Turn off the DX_CURRENT_FEATURE if the required feature is off. AC_DEFUN([DX_CLEAR_DEPEND], [ test "$DX_FLAG_$1" = "$2" || AC_SUBST([DX_FLAG_]DX_CURRENT_FEATURE, 0) ]) # DX_FEATURE_ARG(FEATURE, DESCRIPTION, # CHECK_DEPEND, CLEAR_DEPEND, # REQUIRE, DO-IF-ON, DO-IF-OFF) # -------------------------------------------- # Parse the command-line option controlling a feature. CHECK_DEPEND is called # if the user explicitly turns the feature on (and invokes DX_CHECK_DEPEND), # otherwise CLEAR_DEPEND is called to turn off the default state if a required # feature is disabled (using DX_CLEAR_DEPEND). REQUIRE performs additional # requirement tests (DX_REQUIRE_PROG). Finally, an automake flag is set and # DO-IF-ON or DO-IF-OFF are called according to the final state of the feature. AC_DEFUN([DX_ARG_ABLE], [ AC_DEFUN([DX_CURRENT_FEATURE], [$1]) AC_DEFUN([DX_CURRENT_DESCRIPTION], [$2]) AC_ARG_ENABLE(doxygen-$1, [AS_HELP_STRING(DX_IF_FEATURE([$1], [--disable-doxygen-$1], [--enable-doxygen-$1]), DX_IF_FEATURE([$1], [don't $2], [$2]))], [ case "$enableval" in #( y|Y|yes|Yes|YES) AC_SUBST([DX_FLAG_$1], 1) $3 ;; #( n|N|no|No|NO) AC_SUBST([DX_FLAG_$1], 0) ;; #( *) AC_MSG_ERROR([invalid value '$enableval' given to doxygen-$1]) ;; esac ], [ AC_SUBST([DX_FLAG_$1], [DX_IF_FEATURE([$1], 1, 0)]) $4 ]) if DX_TEST_FEATURE([$1]); then $5 : fi if DX_TEST_FEATURE([$1]); then AM_CONDITIONAL(DX_COND_$1, :) $6 : else AM_CONDITIONAL(DX_COND_$1, false) $7 : fi ]) ## -------------- ## ## Public macros. ## ## -------------- ## # DX_XXX_FEATURE(DEFAULT_STATE) # ----------------------------- AC_DEFUN([DX_DOXYGEN_FEATURE], [AC_DEFUN([DX_FEATURE_doc], [$1])]) AC_DEFUN([DX_MAN_FEATURE], [AC_DEFUN([DX_FEATURE_man], [$1])]) AC_DEFUN([DX_HTML_FEATURE], [AC_DEFUN([DX_FEATURE_html], [$1])]) AC_DEFUN([DX_CHM_FEATURE], [AC_DEFUN([DX_FEATURE_chm], [$1])]) AC_DEFUN([DX_CHI_FEATURE], [AC_DEFUN([DX_FEATURE_chi], [$1])]) AC_DEFUN([DX_RTF_FEATURE], [AC_DEFUN([DX_FEATURE_rtf], [$1])]) AC_DEFUN([DX_XML_FEATURE], [AC_DEFUN([DX_FEATURE_xml], [$1])]) AC_DEFUN([DX_XML_FEATURE], [AC_DEFUN([DX_FEATURE_xml], [$1])]) AC_DEFUN([DX_PDF_FEATURE], [AC_DEFUN([DX_FEATURE_pdf], [$1])]) AC_DEFUN([DX_PS_FEATURE], [AC_DEFUN([DX_FEATURE_ps], [$1])]) # DX_INIT_DOXYGEN(PROJECT, [CONFIG-FILE], [OUTPUT-DOC-DIR]) # --------------------------------------------------------- # PROJECT also serves as the base name for the documentation files. # The default CONFIG-FILE is "Doxyfile" and OUTPUT-DOC-DIR is "doxygen-doc". AC_DEFUN([DX_INIT_DOXYGEN], [ # Files: AC_SUBST([DX_PROJECT], [$1]) AC_SUBST([DX_CONFIG], [ifelse([$2], [], Doxyfile, [$2])]) AC_SUBST([DX_DOCDIR], [ifelse([$3], [], doxygen-doc, [$3])]) # Environment variables used inside doxygen.cfg: DX_ENV_APPEND(SRCDIR, $srcdir) DX_ENV_APPEND(PROJECT, $DX_PROJECT) DX_ENV_APPEND(DOCDIR, $DX_DOCDIR) DX_ENV_APPEND(VERSION, $PACKAGE_VERSION) # Doxygen itself: DX_ARG_ABLE(doc, [generate any doxygen documentation], [], [], [DX_REQUIRE_PROG([DX_DOXYGEN], doxygen) DX_REQUIRE_PROG([DX_PERL], perl)], [DX_ENV_APPEND(PERL_PATH, $DX_PERL)]) # Dot for graphics: DX_ARG_ABLE(dot, [generate graphics for doxygen documentation], [DX_CHECK_DEPEND(doc, 1)], [DX_CLEAR_DEPEND(doc, 1)], [DX_REQUIRE_PROG([DX_DOT], dot)], [DX_ENV_APPEND(HAVE_DOT, YES) DX_ENV_APPEND(DOT_PATH, [`DX_DIRNAME_EXPR($DX_DOT)`])], [DX_ENV_APPEND(HAVE_DOT, NO)]) # Man pages generation: DX_ARG_ABLE(man, [generate doxygen manual pages], [DX_CHECK_DEPEND(doc, 1)], [DX_CLEAR_DEPEND(doc, 1)], [], [DX_ENV_APPEND(GENERATE_MAN, YES)], [DX_ENV_APPEND(GENERATE_MAN, NO)]) # RTF file generation: DX_ARG_ABLE(rtf, [generate doxygen RTF documentation], [DX_CHECK_DEPEND(doc, 1)], [DX_CLEAR_DEPEND(doc, 1)], [], [DX_ENV_APPEND(GENERATE_RTF, YES)], [DX_ENV_APPEND(GENERATE_RTF, NO)]) # XML file generation: DX_ARG_ABLE(xml, [generate doxygen XML documentation], [DX_CHECK_DEPEND(doc, 1)], [DX_CLEAR_DEPEND(doc, 1)], [], [DX_ENV_APPEND(GENERATE_XML, YES)], [DX_ENV_APPEND(GENERATE_XML, NO)]) # (Compressed) HTML help generation: DX_ARG_ABLE(chm, [generate doxygen compressed HTML help documentation], [DX_CHECK_DEPEND(doc, 1)], [DX_CLEAR_DEPEND(doc, 1)], [DX_REQUIRE_PROG([DX_HHC], hhc)], [DX_ENV_APPEND(HHC_PATH, $DX_HHC) DX_ENV_APPEND(GENERATE_HTML, YES) DX_ENV_APPEND(GENERATE_HTMLHELP, YES)], [DX_ENV_APPEND(GENERATE_HTMLHELP, NO)]) # Seperate CHI file generation. DX_ARG_ABLE(chi, [generate doxygen seperate compressed HTML help index file], [DX_CHECK_DEPEND(chm, 1)], [DX_CLEAR_DEPEND(chm, 1)], [], [DX_ENV_APPEND(GENERATE_CHI, YES)], [DX_ENV_APPEND(GENERATE_CHI, NO)]) # Plain HTML pages generation: DX_ARG_ABLE(html, [generate doxygen plain HTML documentation], [DX_CHECK_DEPEND(doc, 1) DX_CHECK_DEPEND(chm, 0)], [DX_CLEAR_DEPEND(doc, 1) DX_CLEAR_DEPEND(chm, 0)], [], [DX_ENV_APPEND(GENERATE_HTML, YES)], [DX_TEST_FEATURE(chm) || DX_ENV_APPEND(GENERATE_HTML, NO)]) # PostScript file generation: DX_ARG_ABLE(ps, [generate doxygen PostScript documentation], [DX_CHECK_DEPEND(doc, 1)], [DX_CLEAR_DEPEND(doc, 1)], [DX_REQUIRE_PROG([DX_LATEX], latex) DX_REQUIRE_PROG([DX_MAKEINDEX], makeindex) DX_REQUIRE_PROG([DX_DVIPS], dvips) DX_REQUIRE_PROG([DX_EGREP], egrep)]) # PDF file generation: DX_ARG_ABLE(pdf, [generate doxygen PDF documentation], [DX_CHECK_DEPEND(doc, 1)], [DX_CLEAR_DEPEND(doc, 1)], [DX_REQUIRE_PROG([DX_PDFLATEX], pdflatex) DX_REQUIRE_PROG([DX_MAKEINDEX], makeindex) DX_REQUIRE_PROG([DX_EGREP], egrep)]) # LaTeX generation for PS and/or PDF: if DX_TEST_FEATURE(ps) || DX_TEST_FEATURE(pdf); then AM_CONDITIONAL(DX_COND_latex, :) DX_ENV_APPEND(GENERATE_LATEX, YES) else AM_CONDITIONAL(DX_COND_latex, false) DX_ENV_APPEND(GENERATE_LATEX, NO) fi # Paper size for PS and/or PDF: AC_ARG_VAR(DOXYGEN_PAPER_SIZE, [a4wide (default), a4, letter, legal or executive]) case "$DOXYGEN_PAPER_SIZE" in #( "") AC_SUBST(DOXYGEN_PAPER_SIZE, "") ;; #( a4wide|a4|letter|legal|executive) DX_ENV_APPEND(PAPER_SIZE, $DOXYGEN_PAPER_SIZE) ;; #( *) AC_MSG_ERROR([unknown DOXYGEN_PAPER_SIZE='$DOXYGEN_PAPER_SIZE']) ;; esac #For debugging: #echo DX_FLAG_doc=$DX_FLAG_doc #echo DX_FLAG_dot=$DX_FLAG_dot #echo DX_FLAG_man=$DX_FLAG_man #echo DX_FLAG_html=$DX_FLAG_html #echo DX_FLAG_chm=$DX_FLAG_chm #echo DX_FLAG_chi=$DX_FLAG_chi #echo DX_FLAG_rtf=$DX_FLAG_rtf #echo DX_FLAG_xml=$DX_FLAG_xml #echo DX_FLAG_pdf=$DX_FLAG_pdf #echo DX_FLAG_ps=$DX_FLAG_ps #echo DX_ENV=$DX_ENV ]) limereg-1.4.0/lib/0000775000175000017500000000000012535125762010721 500000000000000limereg-1.4.0/lib/matlab/0000775000175000017500000000000012535125762012161 500000000000000limereg-1.4.0/lib/matlab/pseudo_stdafx.h0000664000175000017500000000561412500015455015115 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #pragma once //Common includes for all matlab generated files (used when calling c-functions directly from matlab code) #include "matlab_c_ssdRigid2D.h" //Headers needed by the matlab generated codefiles //#include //#include #if defined(_MSC_VER) typedef signed __int8 int8_t; typedef signed __int16 int16_t; typedef signed __int32 int32_t; typedef signed __int64 int64_t; typedef unsigned __int8 uint8_t; typedef unsigned __int16 uint16_t; typedef unsigned __int32 uint32_t; typedef unsigned __int64 uint64_t; #else //Linux #include #endif limereg-1.4.0/lib/matlab/matlab_c_ssdRigid2D.cpp0000664000175000017500000003054312520750634016366 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #include "../stdafx.h" #include "matlab_c_ssdRigid2D.h" #include "omp.h" //OpenMP multiprocessor (if you don't like OpenMP and compile for a single core just remove this header definition and the #pragma omp instructions) namespace Limereg { // ############################################################################# // Function definitions // ############################################################################# #ifdef _DO_ERROR_CHECKS_ int gMinAllowedIdx = 0; int gMaxAllowedIdx = 0; void CalcMinMaxIndex(const unsigned int MarginAddon[3], const int mT[2], unsigned int uImageStart) { const unsigned int iRightMargin = MarginAddon[0]; const unsigned int iTopMargin = MarginAddon[1]; const unsigned int iBottomMargin = MarginAddon[2]; const unsigned int iImageWidth = mT[0]; const unsigned int iImageHeight = mT[1]; const int totalBytes = (int)(//total bytes including zeroed bounding box + iTopMargin*iImageWidth + iImageHeight*iImageWidth + iBottomMargin*iImageWidth + iRightMargin*iTopMargin + iRightMargin*iImageHeight + iRightMargin*iBottomMargin ); gMinAllowedIdx = -((int)uImageStart); gMaxAllowedIdx = totalBytes-uImageStart-1; } #endif // ----------------------------------------------------------------------------- // Mark: - // Mark: Function value computations t_real matlab_c_ssdRigid2D(t_pixel* dataR, int mR[2], t_real omegaR[4], t_pixel* dataT, int mT[2], t_real omegaT[4], t_real w[3], const unsigned int MarginAddon[3], const t_real DSPRange[4], bool useOpenMP){ //Apply margin, set pointer fo first pixe containing data /* Bildbreite incl. Margin */ //const unsigned int width = ((BoundBox[1] - BoundBox[0]) + MarginAddon[0]) + 1U; const unsigned int width = (mT[0] + MarginAddon[0]); const unsigned int uImageStart = width * MarginAddon[1]; dataT = &dataT[uImageStart]; #ifdef _DO_ERROR_CHECKS_ CalcMinMaxIndex(MarginAddon, mT, uImageStart); #endif //precompute some values const t_real s = sin(w[0]); const t_real c = cos(w[0]); const t_real precomputedParamA = (w[1] - omegaT[0] + c*omegaR[0] - s*omegaR[2]) + 0.5f*(c - s - 1.0f); const t_real precomputedParamB = (w[2] - omegaT[2] + s*omegaR[0] + c*omegaR[2]) + 0.5f*(s + c - 1.0f); t_real fval = 0.0f; // Variables are declared inside loop on purpose. No speedup was observed when setting up // variables outside and declaring them as private, yet errors can easily remain // undetected that way. #pragma omp parallel for reduction(+: fval) if(useOpenMP) for (int j=0; j(::floor(x_voxel)); the +2/-2 trick ensures correct round-off in the relevant range const int x_int = static_cast ((x_voxel)); const t_real dx = (x_voxel) - static_cast(x_int); // faster; implements: int y_int = static_cast(::floor(y_voxel)); const int y_int = static_cast ((y_voxel)); const t_real dy = (y_voxel) - static_cast(y_int); // calculate image values of neighboring points const int yIdx= widthInclMargin*y_int; t_real w00 = static_cast(T[x_int + yIdx ]); t_real w01 = static_cast(T[x_int + yIdx + widthInclMargin]); t_real w10 = static_cast(T[x_int+1 + yIdx ]); t_real w11 = static_cast(T[x_int+1 + yIdx + widthInclMargin]); #ifdef _DO_ERROR_CHECKS_ const int minIdx = x_int + yIdx; const int maxIdx = x_int+1 + yIdx + widthInclMargin; if(minIdxgMaxAllowedIdx) { throw 1; } #endif // calculate remainder const t_real dx_1 = (1.0f-dx); const t_real dy_1 = (1.0f-dy); return (dx_1*(dy_1*w00+dy*w01) + dx*(dy_1*w10+dy*w11))/255.0f; } // "Horner scheme"-style, implements // result = // (1.0-dx)*(1.0-dy)*w00 + // (1.0-dx)*( dy)*w01 + // ( dx)*(1.0-dy)*w10 + // ( dx)*( dy)*w11 + // ----------------------------------------------------------------------------- inline t_real linearInterPoint2D(const t_pixel* T, const t_real x_voxel, const t_real y_voxel, t_real& dTx, t_real& dTy, const int widthInclMargin){ // faster; implements: int x_int = static_cast(::floor(x_voxel)); the +2/-2 trick ensures correct round-off in the relevant range const int x_int = static_cast ((x_voxel)); const t_real dx = (x_voxel) - static_cast(x_int); // faster; implements: int y_int = static_cast(::floor(y_voxel)); const int y_int = static_cast ((y_voxel)); const t_real dy = (y_voxel) - static_cast(y_int); // calculate image values of neighboring points const int yIdx= widthInclMargin*y_int; t_real w00 = static_cast(T[x_int + yIdx ]); t_real w01 = static_cast(T[x_int + yIdx + widthInclMargin]); t_real w10 = static_cast(T[x_int+1 + yIdx ]); t_real w11 = static_cast(T[x_int+1 + yIdx + widthInclMargin]) ; #ifdef _DO_ERROR_CHECKS_ const int minIdx = x_int + yIdx; const int maxIdx = x_int+1 + yIdx + widthInclMargin; if(minIdxgMaxAllowedIdx) { throw 1; } #endif // calculate remainder const t_real dx_1 = 1.0f-dx; const t_real dy_1 = 1.0f-dy; // calculate derivatives dTx = (dy_1*(-w00 + w10) + dy*(-w01 + w11))/255.0f; dTy = (dx_1*(-w00 + w01) + dx*(-w10 + w11))/255.0f; // calculate function value; "Horner Schema"-style return (dx_1*(dy_1*w00 + dy*w01) + dx*(dy_1*w10 + dy*w11))/255.0f; } } limereg-1.4.0/lib/matlab/matlab_c_ssdRigid2D.h0000664000175000017500000001064512502637346016040 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #ifndef RIGID_REGISTRATION_MATRIX_FREE_SSD #define RIGID_REGISTRATION_MATRIX_FREE_SSD typedef double t_real; #if defined(_MSC_VER) typedef unsigned __int8 uint8_t; #else #include #endif typedef uint8_t t_pixel; #include "math.h" namespace Limereg { // ############################################################################# // Mark: - // Mark: Function declarations // ############################################################################# // +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // Function value and derivative computations // +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // Computes the SSD function value without derivatives // params w = [rotation translation_x translation_y] t_real matlab_c_ssdRigid2D(t_pixel* dataR, int mR[2], t_real omegaR[4], t_pixel* dataT, int mT[2], t_real omegaT[4], t_real w[3], const unsigned int MarginAddon[3], const t_real DSPRange[4], bool useOpenMP = true); // Computes the SSD function value and derivatives // params w = [rotation translation_x translation_y] t_real matlab_c_ssdRigid2D(t_pixel* dataR, int mR[2], t_real omegaR[4], t_pixel* dataT, int mT[2], t_real omegaT[4], t_real w_rigid[3], const unsigned int MarginAddon[3], const t_real DSPRange[4], t_real grad[3], t_real H_rigid[9], bool useOpenMP = true); // +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // Routines for bilinear interpolation with and without derivatives // +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // Interpolates the image T at given voxel coordinates inline t_real linearInterPoint2D(const t_pixel* T, const t_real x_voxel, const t_real y_voxel, const int widthInclMargin); // Interpolates the image T at given voxel coordinates and computes derivatives inline t_real linearInterPoint2D(const t_pixel* T, const t_real x_voxel, const t_real y_voxel, t_real& dTx, t_real& dTy, const int widthInclMargin); } #endif limereg-1.4.0/lib/matlab/codegeneration/0000775000175000017500000000000012535125762015147 500000000000000limereg-1.4.0/lib/matlab/codegeneration/limereg_rtwutil.h0000664000175000017500000000571312502640343020453 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_rtwutil.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __DSPREG_RTWUTIL_H__ #define __DSPREG_RTWUTIL_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ //extern real_T rt_roundd_snf(real_T u); extern real64_T rt_roundf_snf(real64_T u); } #endif /* End of code generation (limereg_rtwutil.h) */ limereg-1.4.0/lib/matlab/codegeneration/diffimg.cpp0000664000175000017500000001030312520750634017171 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * diffimg.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_emxutil.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void diffimg(const emxArray_uint8_T *Rvec, const emxArray_uint8_T *Tvec, uint32_T dx, uint32_T dy, emxArray_uint8_T *Dvec) { uint32_T mn; int32_T i0; int32_T loop_ub; uint32_T i; real64_T pixeldiff; mn = dx * dy; i0 = Dvec->size[0]; Dvec->size[0] = (int32_T)mn; emxEnsureCapacity((emxArray__common *)Dvec, i0, (int32_T)sizeof(uint8_T)); loop_ub = (int32_T)mn - 1; for (i0 = 0; i0 <= loop_ub; i0++) { Dvec->data[i0] = 0; } for (i = 1U; i <= mn; i++) { //Old version (corresponds to matlab code), the darker the different: 255 - (uint8_T)rt_roundf_snf(pixeldiff * pixeldiff * 255.0F) #if 0 pixeldiff = (real64_T) Rvec->data[(int32_T)i - 1] / 255.0F - (real64_T) Tvec->data[(int32_T)i - 1] / 255.0F; Dvec->data[(int32_T)i - 1] = (uint8_T)( 255 - (uint8_T)rt_roundf_snf(pixeldiff * pixeldiff * 255.0F) ); #else pixeldiff = (real64_T) Rvec->data[(int32_T)i - 1] / 255.0F - (real64_T) Tvec->data[(int32_T)i - 1] / 255.0F; Dvec->data[(int32_T)i - 1] = (uint8_T)( 128 + (int8_T)rt_roundf_snf(pixeldiff * 128.0F) ); #endif } } } /* End of code generation (diffimg.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/mod.cpp0000664000175000017500000000643412520750634016355 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * mod.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "mod.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ real64_T b_mod(real64_T x, real_T y) { real64_T r; if ((real64_T)y == (real64_T)floor((real64_T)y)) { r = x - (real64_T)floor(x / (real64_T)y) * (real64_T)y; } else { r = x / (real64_T)y; r = (r - (real64_T)floor(r)) * (real64_T)y; } return r; } } /* End of code generation (mod.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/mldivide.cpp0000664000175000017500000001030512520750634017363 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * mldivide.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "mldivide.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void mldivide(const real64_T A[9], const real64_T B[3], real64_T Y[3]) { real64_T b_A[9]; int32_T r1; int32_T r2; int32_T r3; real64_T maxval; real64_T a21; int32_T rtemp; for (r1 = 0; r1 < 9; r1++) { b_A[r1] = A[r1]; } r1 = 0; r2 = 1; r3 = 2; maxval = (real64_T)fabs(A[0]); a21 = (real64_T)fabs(A[1]); if (a21 > maxval) { maxval = a21; r1 = 1; r2 = 0; } if ((real64_T)fabs(A[2]) > maxval) { r1 = 2; r2 = 1; r3 = 0; } b_A[r2] = A[r2] / A[r1]; b_A[r3] /= b_A[r1]; b_A[3 + r2] -= b_A[r2] * b_A[3 + r1]; b_A[3 + r3] -= b_A[r3] * b_A[3 + r1]; b_A[6 + r2] -= b_A[r2] * b_A[6 + r1]; b_A[6 + r3] -= b_A[r3] * b_A[6 + r1]; if ((real64_T)fabs(b_A[3 + r3]) > (real64_T)fabs(b_A[3 + r2])) { rtemp = r2; r2 = r3; r3 = rtemp; } b_A[3 + r3] /= b_A[3 + r2]; b_A[6 + r3] -= b_A[3 + r3] * b_A[6 + r2]; Y[0] = B[r1]; Y[1] = B[r2] - Y[0] * b_A[r2]; Y[2] = (B[r3] - Y[0] * b_A[r3]) - Y[1] * b_A[3 + r3]; Y[2] /= b_A[6 + r3]; Y[0] -= Y[2] * b_A[6 + r1]; Y[1] -= Y[2] * b_A[6 + r2]; Y[1] /= b_A[3 + r2]; Y[0] -= Y[1] * b_A[3 + r1]; Y[0] /= b_A[r1]; } } /* End of code generation (mldivide.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/rtGetNaN.cpp0000664000175000017500000001063212520750634017253 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * rtGetNaN.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* * Abstract: * MATLAB for code generation function to initialize non-finite, NaN */ #include "rtGetNaN.h" namespace Limereg { #define NumBitsPerChar 8U /* Function: rtGetNaN ================================================== * Abstract: * Initialize rtNaN needed by the generated code. * NaN is initialized as non-signaling. Assumes IEEE. */ real_T rtGetNaN(void) { size_t bitsPerReal = sizeof(real_T) * (NumBitsPerChar); real_T nan = 0.0; if (bitsPerReal == 32U) { nan = rtGetNaNF(); } else { uint16_T one = 1U; enum { LittleEndian, BigEndian } machByteOrder = (*((uint8_T *) &one) == 1U) ? LittleEndian : BigEndian; switch (machByteOrder) { case LittleEndian: { union { LittleEndianIEEEDouble bitVal; real_T fltVal; } tmpVal; tmpVal.bitVal.words.wordH = 0xFFF80000U; tmpVal.bitVal.words.wordL = 0x00000000U; nan = tmpVal.fltVal; break; } case BigEndian: { union { BigEndianIEEEDouble bitVal; real_T fltVal; } tmpVal; tmpVal.bitVal.words.wordH = 0x7FFFFFFFU; tmpVal.bitVal.words.wordL = 0xFFFFFFFFU; nan = tmpVal.fltVal; break; } } } return nan; } /* Function: rtGetNaNF ================================================== * Abstract: * Initialize rtNaNF needed by the generated code. * NaN is initialized as non-signaling. Assumes IEEE. */ real64_T rtGetNaNF(void) { IEEESingle nanF = { { 0 } }; uint16_T one = 1U; enum { LittleEndian, BigEndian } machByteOrder = (*((uint8_T *) &one) == 1U) ? LittleEndian : BigEndian; switch (machByteOrder) { case LittleEndian: { nanF.wordL.wordLuint = 0xFFC00000U; break; } case BigEndian: { nanF.wordL.wordLuint = 0x7FFFFFFFU; break; } } return nanF.wordL.wordLreal; } } /* End of code generation (rtGetNaN.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_emxAPI.cpp0000664000175000017500000002604712520750634020427 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_emxAPI.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_emxAPI.h" #include "limereg_emxutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ emxArray_char_T *emxCreateND_char_T(int32_T numDimensions, int32_T *size) { emxArray_char_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; emxInit_char_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (char_T *)calloc((uint32_T)numEl, sizeof(char_T)); emx->numDimensions = numDimensions; emx->allocatedSize = numEl; return emx; } emxArray_real64_T *emxCreateND_real64_T(int32_T numDimensions, int32_T *size) { emxArray_real64_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; d_emxInit_real64_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (real64_T *)calloc((uint32_T)numEl, sizeof(real64_T)); emx->numDimensions = numDimensions; emx->allocatedSize = numEl; return emx; } emxArray_uint32_T *emxCreateND_uint32_T(int32_T numDimensions, int32_T *size) { emxArray_uint32_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; c_emxInit_uint32_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (uint32_T *)calloc((uint32_T)numEl, sizeof(uint32_T)); emx->numDimensions = numDimensions; emx->allocatedSize = numEl; return emx; } emxArray_uint8_T *emxCreateND_uint8_T(int32_T numDimensions, int32_T *size) { emxArray_uint8_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; c_emxInit_uint8_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (uint8_T *)calloc((uint32_T)numEl, sizeof(uint8_T)); emx->numDimensions = numDimensions; emx->allocatedSize = numEl; return emx; } emxArray_char_T *emxCreateWrapperND_char_T(char_T *data, int32_T numDimensions, int32_T *size) { emxArray_char_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; emxInit_char_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = numDimensions; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_real64_T *emxCreateWrapperND_real64_T(real64_T *data, int32_T numDimensions, int32_T *size) { emxArray_real64_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; d_emxInit_real64_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = numDimensions; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_uint32_T *emxCreateWrapperND_uint32_T(uint32_T *data, int32_T numDimensions, int32_T *size) { emxArray_uint32_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; c_emxInit_uint32_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = numDimensions; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_uint8_T *emxCreateWrapperND_uint8_T(uint8_T *data, int32_T numDimensions, int32_T *size) { emxArray_uint8_T *emx; int32_T numEl; int32_T loop_ub; int32_T i; c_emxInit_uint8_T(&emx, numDimensions); numEl = 1; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = numDimensions; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_char_T *emxCreateWrapper_char_T(char_T *data, int32_T rows, int32_T cols) { emxArray_char_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; emxInit_char_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = 2; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_real64_T *emxCreateWrapper_real64_T(real64_T *data, int32_T rows, int32_T cols) { emxArray_real64_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; d_emxInit_real64_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = 2; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_uint32_T *emxCreateWrapper_uint32_T(uint32_T *data, int32_T rows, int32_T cols) { emxArray_uint32_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; c_emxInit_uint32_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = 2; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_uint8_T *emxCreateWrapper_uint8_T(uint8_T *data, int32_T rows, int32_T cols) { emxArray_uint8_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; c_emxInit_uint8_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = data; emx->numDimensions = 2; emx->allocatedSize = numEl; emx->canFreeData = FALSE; return emx; } emxArray_char_T *emxCreate_char_T(int32_T rows, int32_T cols) { emxArray_char_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; emxInit_char_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (char_T *)calloc((uint32_T)numEl, sizeof(char_T)); emx->numDimensions = 2; emx->allocatedSize = numEl; return emx; } emxArray_real64_T *emxCreate_real64_T(int32_T rows, int32_T cols) { emxArray_real64_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; d_emxInit_real64_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (real64_T *)calloc((uint32_T)numEl, sizeof(real64_T)); emx->numDimensions = 2; emx->allocatedSize = numEl; return emx; } emxArray_uint32_T *emxCreate_uint32_T(int32_T rows, int32_T cols) { emxArray_uint32_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; c_emxInit_uint32_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (uint32_T *)calloc((uint32_T)numEl, sizeof(uint32_T)); emx->numDimensions = 2; emx->allocatedSize = numEl; return emx; } emxArray_uint8_T *emxCreate_uint8_T(int32_T rows, int32_T cols) { emxArray_uint8_T *emx; int32_T size[2]; int32_T numEl; int32_T i; size[0] = rows; size[1] = cols; c_emxInit_uint8_T(&emx, 2); numEl = 1; for (i = 0; i < 2; i++) { numEl *= size[i]; emx->size[i] = size[i]; } emx->data = (uint8_T *)calloc((uint32_T)numEl, sizeof(uint8_T)); emx->numDimensions = 2; emx->allocatedSize = numEl; return emx; } void emxDestroyArray_char_T(emxArray_char_T *emxArray) { emxFree_char_T(&emxArray); } void emxDestroyArray_real64_T(emxArray_real64_T *emxArray) { emxFree_real64_T(&emxArray); } void emxDestroyArray_uint32_T(emxArray_uint32_T *emxArray) { emxFree_uint32_T(&emxArray); } void emxDestroyArray_uint8_T(emxArray_uint8_T *emxArray) { emxFree_uint8_T(&emxArray); } } /* End of code generation (limereg_emxAPI.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_emxutil.h0000664000175000017500000001040612502640131020416 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_emxutil.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __DSPREG_EMXUTIL_H__ #define __DSPREG_EMXUTIL_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void b_emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions); extern void b_emxInit_uint32_T(emxArray_uint32_T **pEmxArray, int32_T numDimensions); extern void b_emxInit_uint8_T(emxArray_uint8_T **pEmxArray, int32_T numDimensions); extern void c_emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions); extern void c_emxInit_uint32_T(emxArray_uint32_T **pEmxArray, int32_T numDimensions); extern void c_emxInit_uint8_T(emxArray_uint8_T **pEmxArray, int32_T numDimensions); extern void d_emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions); extern void emxEnsureCapacity(emxArray__common *emxArray, int32_T oldNumel, int32_T elementSize); extern void emxFree_char_T(emxArray_char_T **pEmxArray); extern void emxFree_int32_T(emxArray_int32_T **pEmxArray); extern void emxFree_real64_T(emxArray_real64_T **pEmxArray); extern void emxFree_uint32_T(emxArray_uint32_T **pEmxArray); extern void emxFree_uint8_T(emxArray_uint8_T **pEmxArray); extern void emxInit_char_T(emxArray_char_T **pEmxArray, int32_T numDimensions); extern void emxInit_int32_T(emxArray_int32_T **pEmxArray, int32_T numDimensions); extern void emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions); extern void emxInit_uint32_T(emxArray_uint32_T **pEmxArray, int32_T numDimensions); extern void emxInit_uint8_T(emxArray_uint8_T **pEmxArray, int32_T numDimensions); } #endif /* End of code generation (limereg_emxutil.h) */ limereg-1.4.0/lib/matlab/codegeneration/generatePyramidPC.h0000664000175000017500000000623712502637745020616 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * generatePyramidPC.h * */ #ifndef __GENERATEPYRAMIDPC_H__ #define __GENERATEPYRAMIDPC_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void generatePyramidPC(const emxArray_uint8_T *Tvec, emxArray_uint32_T *BoundBox, emxArray_uint32_T *MarginAddition, const emxArray_uint8_T *Rvec, emxArray_real64_T *DSPRange, uint32_T LevelCount, emxArray_uint32_T *TLvlPtrs, uint32_T TSizeWithPyramid, emxArray_uint32_T *RLvlPtrs, uint32_T RSizeWithPyramid, uint8_T* Tvec_Wo_Margins); } #endif //__GENERATEPYRAMIDPC_H__ /* End of code generation (generatePyramidPC.h) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_emxutil.cpp0000664000175000017500000003036512520750634020771 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_emxutil.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_emxutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void b_emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions) { emxArray_real64_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_real64_T *)malloc(sizeof(emxArray_real64_T)); emxArray = *pEmxArray; emxArray->data = (real64_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void b_emxInit_uint32_T(emxArray_uint32_T **pEmxArray, int32_T numDimensions) { emxArray_uint32_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_uint32_T *)malloc(sizeof(emxArray_uint32_T)); emxArray = *pEmxArray; emxArray->data = (uint32_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void b_emxInit_uint8_T(emxArray_uint8_T **pEmxArray, int32_T numDimensions) { emxArray_uint8_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_uint8_T *)malloc(sizeof(emxArray_uint8_T)); emxArray = *pEmxArray; emxArray->data = (uint8_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void c_emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions) { emxArray_real64_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_real64_T *)malloc(sizeof(emxArray_real64_T)); emxArray = *pEmxArray; emxArray->data = (real64_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void c_emxInit_uint32_T(emxArray_uint32_T **pEmxArray, int32_T numDimensions) { emxArray_uint32_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_uint32_T *)malloc(sizeof(emxArray_uint32_T)); emxArray = *pEmxArray; emxArray->data = (uint32_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void c_emxInit_uint8_T(emxArray_uint8_T **pEmxArray, int32_T numDimensions) { emxArray_uint8_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_uint8_T *)malloc(sizeof(emxArray_uint8_T)); emxArray = *pEmxArray; emxArray->data = (uint8_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void d_emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions) { emxArray_real64_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_real64_T *)malloc(sizeof(emxArray_real64_T)); emxArray = *pEmxArray; emxArray->data = (real64_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void emxEnsureCapacity(emxArray__common *emxArray, int32_T oldNumel, int32_T elementSize) { int32_T newNumel; int32_T loop_ub; int32_T i; void *newData; newNumel = 1; loop_ub = emxArray->numDimensions - 1; for (i = 0; i <= loop_ub; i++) { newNumel *= emxArray->size[i]; } if (newNumel > emxArray->allocatedSize) { loop_ub = emxArray->allocatedSize; if (loop_ub < 16) { loop_ub = 16; } while (loop_ub < newNumel) { loop_ub <<= 1; } newData = calloc((uint32_T)loop_ub, (uint32_T)elementSize); if (emxArray->data != NULL) { memcpy(newData, emxArray->data, (uint32_T)(elementSize * oldNumel)); if (emxArray->canFreeData) { free(emxArray->data); } } emxArray->data = newData; emxArray->allocatedSize = loop_ub; emxArray->canFreeData = TRUE; } } void emxFree_char_T(emxArray_char_T **pEmxArray) { if (*pEmxArray != (emxArray_char_T *)NULL) { if ((*pEmxArray)->canFreeData) { free((void *)(*pEmxArray)->data); } free((void *)(*pEmxArray)->size); free((void *)*pEmxArray); *pEmxArray = (emxArray_char_T *)NULL; } } void emxFree_int32_T(emxArray_int32_T **pEmxArray) { if (*pEmxArray != (emxArray_int32_T *)NULL) { if ((*pEmxArray)->canFreeData) { free((void *)(*pEmxArray)->data); } free((void *)(*pEmxArray)->size); free((void *)*pEmxArray); *pEmxArray = (emxArray_int32_T *)NULL; } } void emxFree_real64_T(emxArray_real64_T **pEmxArray) { if (*pEmxArray != (emxArray_real64_T *)NULL) { if ((*pEmxArray)->canFreeData) { free((void *)(*pEmxArray)->data); } free((void *)(*pEmxArray)->size); free((void *)*pEmxArray); *pEmxArray = (emxArray_real64_T *)NULL; } } void emxFree_uint32_T(emxArray_uint32_T **pEmxArray) { if (*pEmxArray != (emxArray_uint32_T *)NULL) { if ((*pEmxArray)->canFreeData) { free((void *)(*pEmxArray)->data); } free((void *)(*pEmxArray)->size); free((void *)*pEmxArray); *pEmxArray = (emxArray_uint32_T *)NULL; } } void emxFree_uint8_T(emxArray_uint8_T **pEmxArray) { if (*pEmxArray != (emxArray_uint8_T *)NULL) { if ((*pEmxArray)->canFreeData) { free((void *)(*pEmxArray)->data); } free((void *)(*pEmxArray)->size); free((void *)*pEmxArray); *pEmxArray = (emxArray_uint8_T *)NULL; } } void emxInit_char_T(emxArray_char_T **pEmxArray, int32_T numDimensions) { emxArray_char_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_char_T *)malloc(sizeof(emxArray_char_T)); emxArray = *pEmxArray; emxArray->data = (char_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void emxInit_int32_T(emxArray_int32_T **pEmxArray, int32_T numDimensions) { emxArray_int32_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_int32_T *)malloc(sizeof(emxArray_int32_T)); emxArray = *pEmxArray; emxArray->data = (int32_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void emxInit_real64_T(emxArray_real64_T **pEmxArray, int32_T numDimensions) { emxArray_real64_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_real64_T *)malloc(sizeof(emxArray_real64_T)); emxArray = *pEmxArray; emxArray->data = (real64_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void emxInit_uint32_T(emxArray_uint32_T **pEmxArray, int32_T numDimensions) { emxArray_uint32_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_uint32_T *)malloc(sizeof(emxArray_uint32_T)); emxArray = *pEmxArray; emxArray->data = (uint32_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } void emxInit_uint8_T(emxArray_uint8_T **pEmxArray, int32_T numDimensions) { emxArray_uint8_T *emxArray; int32_T loop_ub; int32_T i; *pEmxArray = (emxArray_uint8_T *)malloc(sizeof(emxArray_uint8_T)); emxArray = *pEmxArray; emxArray->data = (uint8_T *)NULL; emxArray->numDimensions = numDimensions; emxArray->size = (int32_T *)malloc((uint32_T)(sizeof(int32_T) * numDimensions)); emxArray->allocatedSize = 0; emxArray->canFreeData = TRUE; loop_ub = numDimensions - 1; for (i = 0; i <= loop_ub; i++) { emxArray->size[i] = 0; } } } /* End of code generation (limereg_emxutil.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_emxAPI.h0000664000175000017500000001104512502640131020052 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_emxAPI.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __DSPREG_EMXAPI_H__ #define __DSPREG_EMXAPI_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern emxArray_char_T *emxCreateND_char_T(int32_T numDimensions, int32_T *size); extern emxArray_real64_T *emxCreateND_real64_T(int32_T numDimensions, int32_T *size); extern emxArray_uint32_T *emxCreateND_uint32_T(int32_T numDimensions, int32_T *size); extern emxArray_uint8_T *emxCreateND_uint8_T(int32_T numDimensions, int32_T *size); extern emxArray_char_T *emxCreateWrapperND_char_T(char_T *data, int32_T numDimensions, int32_T *size); extern emxArray_real64_T *emxCreateWrapperND_real64_T(real64_T *data, int32_T numDimensions, int32_T *size); extern emxArray_uint32_T *emxCreateWrapperND_uint32_T(uint32_T *data, int32_T numDimensions, int32_T *size); extern emxArray_uint8_T *emxCreateWrapperND_uint8_T(uint8_T *data, int32_T numDimensions, int32_T *size); extern emxArray_char_T *emxCreateWrapper_char_T(char_T *data, int32_T rows, int32_T cols); extern emxArray_real64_T *emxCreateWrapper_real64_T(real64_T *data, int32_T rows, int32_T cols); extern emxArray_uint32_T *emxCreateWrapper_uint32_T(uint32_T *data, int32_T rows, int32_T cols); extern emxArray_uint8_T *emxCreateWrapper_uint8_T(uint8_T *data, int32_T rows, int32_T cols); extern emxArray_char_T *emxCreate_char_T(int32_T rows, int32_T cols); extern emxArray_real64_T *emxCreate_real64_T(int32_T rows, int32_T cols); extern emxArray_uint32_T *emxCreate_uint32_T(int32_T rows, int32_T cols); extern emxArray_uint8_T *emxCreate_uint8_T(int32_T rows, int32_T cols); extern void emxDestroyArray_char_T(emxArray_char_T *emxArray); extern void emxDestroyArray_real64_T(emxArray_real64_T *emxArray); extern void emxDestroyArray_uint32_T(emxArray_uint32_T *emxArray); extern void emxDestroyArray_uint8_T(emxArray_uint8_T *emxArray); } #endif /* End of code generation (limereg_emxAPI.h) */ limereg-1.4.0/lib/matlab/codegeneration/norm.cpp0000664000175000017500000000760012520750634016545 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * norm.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "norm.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ real64_T b_norm(const real64_T x[3]) { real64_T y; real64_T scale; int32_T k; real64_T absxk; real64_T t; y = 0.0F; scale = 1.17549435E-38F; for (k = 0; k < 3; k++) { absxk = (real64_T)fabs(x[k]); if (absxk > scale) { t = scale / absxk; y = 1.0F + y * t * t; scale = absxk; } else { t = absxk / scale; y += t * t; } } return scale * (real64_T)sqrt(y); } real64_T norm(const real64_T x[3]) { real64_T y; real64_T scale; int32_T k; real64_T absxk; real64_T t; y = 0.0F; scale = 1.17549435E-38F; for (k = 0; k < 3; k++) { absxk = (real64_T)fabs(x[k]); if (absxk > scale) { t = scale / absxk; y = 1.0F + y * t * t; scale = absxk; } else { t = absxk / scale; y += t * t; } } return scale * (real64_T)sqrt(y); } } /* End of code generation (norm.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/mldivide.h0000664000175000017500000000565312502640343017035 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * mldivide.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __MLDIVIDE_H__ #define __MLDIVIDE_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void mldivide(const real64_T A[9], const real64_T B[3], real64_T Y[3]); } #endif /* End of code generation (mldivide.h) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_types.h0000664000175000017500000001007712502640343020104 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_types.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __DSPREG_TYPES_H__ #define __DSPREG_TYPES_H__ namespace Limereg { /* Type Definitions */ #ifndef struct_emxArray__common #define struct_emxArray__common typedef struct emxArray__common { void *data; int32_T *size; int32_T allocatedSize; int32_T numDimensions; boolean_T canFreeData; } emxArray__common; #endif #ifndef struct_emxArray_char_T #define struct_emxArray_char_T typedef struct emxArray_char_T { char_T *data; int32_T *size; int32_T allocatedSize; int32_T numDimensions; boolean_T canFreeData; } emxArray_char_T; #endif #ifndef struct_emxArray_int32_T #define struct_emxArray_int32_T typedef struct emxArray_int32_T { int32_T *data; int32_T *size; int32_T allocatedSize; int32_T numDimensions; boolean_T canFreeData; } emxArray_int32_T; #endif #ifndef struct_emxArray_real64_T #define struct_emxArray_real64_T typedef struct emxArray_real64_T { real64_T *data; int32_T *size; int32_T allocatedSize; int32_T numDimensions; boolean_T canFreeData; } emxArray_real64_T; #endif #ifndef struct_emxArray_uint32_T #define struct_emxArray_uint32_T typedef struct emxArray_uint32_T { uint32_T *data; int32_T *size; int32_T allocatedSize; int32_T numDimensions; boolean_T canFreeData; } emxArray_uint32_T; #endif #ifndef struct_emxArray_uint8_T #define struct_emxArray_uint8_T typedef struct emxArray_uint8_T { uint8_T *data; int32_T *size; int32_T allocatedSize; int32_T numDimensions; boolean_T canFreeData; } emxArray_uint8_T; #endif } #endif /* End of code generation (limereg_types.h) */ limereg-1.4.0/lib/matlab/codegeneration/rt_nonfinite.h0000664000175000017500000000653412502640510017731 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * rt_nonfinite.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __RT_NONFINITE_H__ #define __RT_NONFINITE_H__ #if defined(_MSC_VER) && (_MSC_VER <= 1200) #include #endif #include #include "rtwtypes.h" namespace Limereg { extern real_T rtInf; extern real_T rtMinusInf; extern real_T rtNaN; extern real64_T rtInfF; extern real64_T rtMinusInfF; extern real64_T rtNaNF; extern void rt_InitInfAndNaN(size_t realSize); extern boolean_T rtIsInf(real_T value); extern boolean_T rtIsInfF(real64_T value); extern boolean_T rtIsNaN(real_T value); extern boolean_T rtIsNaNF(real64_T value); typedef struct { struct { uint32_T wordH; uint32_T wordL; } words; } BigEndianIEEEDouble; typedef struct { struct { uint32_T wordL; uint32_T wordH; } words; } LittleEndianIEEEDouble; typedef struct { union { real64_T wordLreal; uint32_T wordLuint; } wordL; } IEEESingle; } #endif /* End of code generation (rt_nonfinite.h) */ limereg-1.4.0/lib/matlab/codegeneration/rtwtypes.h0000664000175000017500000001552512502640651017142 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * rtwtypes.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __RTWTYPES_H__ #define __RTWTYPES_H__ #ifndef TRUE # define TRUE (1U) #endif #ifndef FALSE # define FALSE (0U) #endif #ifndef __TMWTYPES__ #define __TMWTYPES__ #include namespace Limereg { /*=======================================================================* * Target hardware information * Device type: Generic->MATLAB Host Computer * Number of bits: char: 8 short: 16 int: 32 * long: 32 native word size: 32 * Byte ordering: LittleEndian * Signed integer division rounds to: Zero * Shift right on a signed integer as arithmetic shift: on *=======================================================================*/ /*=======================================================================* * Fixed width word size data types: * * int8_T, int16_T, int32_T - signed 8, 16, or 32 bit integers * * uint8_T, uint16_T, uint32_T - unsigned 8, 16, or 32 bit integers * * real64_T, real64_T - 32 and 64 bit floating point numbers * *=======================================================================*/ typedef signed char int8_T; typedef unsigned char uint8_T; typedef short int16_T; typedef unsigned short uint16_T; typedef int int32_T; typedef unsigned int uint32_T; typedef float real32_T; typedef double real64_T; /*===========================================================================* * Generic type definitions: real_T, time_T, boolean_T, int_T, uint_T, * * ulong_T, char_T and byte_T. * *===========================================================================*/ typedef double real_T; typedef double time_T; typedef unsigned char boolean_T; typedef int int_T; typedef unsigned int uint_T; typedef unsigned long ulong_T; typedef char char_T; typedef char_T byte_T; /*===========================================================================* * Complex number type definitions * *===========================================================================*/ #define CREAL_T typedef struct { real64_T re; real64_T im; } creal64_T; typedef struct { real_T re; real_T im; } creal_T; typedef struct { int8_T re; int8_T im; } cint8_T; typedef struct { uint8_T re; uint8_T im; } cuint8_T; typedef struct { int16_T re; int16_T im; } cint16_T; typedef struct { uint16_T re; uint16_T im; } cuint16_T; typedef struct { int32_T re; int32_T im; } cint32_T; typedef struct { uint32_T re; uint32_T im; } cuint32_T; /*=======================================================================* * Min and Max: * * int8_T, int16_T, int32_T - signed 8, 16, or 32 bit integers * * uint8_T, uint16_T, uint32_T - unsigned 8, 16, or 32 bit integers * *=======================================================================*/ #define MAX_int8_T ((int8_T)(127)) #define MIN_int8_T ((int8_T)(-128)) #define MAX_uint8_T ((uint8_T)(255)) #define MIN_uint8_T ((uint8_T)(0)) #define MAX_int16_T ((int16_T)(32767)) #define MIN_int16_T ((int16_T)(-32768)) #define MAX_uint16_T ((uint16_T)(65535)) #define MIN_uint16_T ((uint16_T)(0)) #define MAX_int32_T ((int32_T)(2147483647)) #define MIN_int32_T ((int32_T)(-2147483647-1)) #define MAX_uint32_T ((uint32_T)(0xFFFFFFFFU)) #define MIN_uint32_T ((uint32_T)(0)) /* Logical type definitions */ #if !defined(__cplusplus) && !defined(__true_false_are_keywords) # ifndef false # define false (0U) # endif # ifndef true # define true (1U) # endif #endif /* * MATLAB for code generation assumes the code is compiled on a target using a 2's compliment representation * for signed integer values. */ #if ((SCHAR_MIN + 1) != -SCHAR_MAX) #error "This code must be compiled using a 2's complement representation for signed integer values" #endif /* * Maximum length of a MATLAB identifier (function/variable) * including the null-termination character. Referenced by * rt_logging.c and rt_matrx.c. */ #define TMW_NAME_LENGTH_MAX 64 #endif } #endif /* End of code generation (rtwtypes.h) */ limereg-1.4.0/lib/matlab/codegeneration/mod.h0000664000175000017500000000556712502640343016023 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * mod.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __MOD_H__ #define __MOD_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern real64_T b_mod(real64_T x, real_T y); } #endif /* End of code generation (mod.h) */ limereg-1.4.0/lib/matlab/codegeneration/rtGetNaN.h0000664000175000017500000000524312502640651016717 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * rtGetNaN.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __RTGETNAN_H__ #define __RTGETNAN_H__ #include #include "rtwtypes.h" #include "rt_nonfinite.h" namespace Limereg { extern real_T rtGetNaN(void); extern real64_T rtGetNaNF(void); } #endif /* End of code generation (rtGetNaN.h) */ limereg-1.4.0/lib/matlab/codegeneration/gaussnewton.cpp0000664000175000017500000005210112532657056020152 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * gaussnewton.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" #include /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_emxutil.h" #include "mpower.h" #include "all.h" #include "norm.h" #include "mldivide.h" #include "calcMarginAddition.h" #include "mod.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ static real64_T rt_powf_snf(real64_T u0, real64_T u1); /* Function Definitions */ static real64_T rt_powf_snf(real64_T u0, real64_T u1) { real64_T y; real64_T f0; real64_T f1; if (rtIsNaNF(u0) || rtIsNaNF(u1)) { y = ((real64_T)rtNaN); } else { f0 = (real64_T)fabs(u0); f1 = (real64_T)fabs(u1); if (rtIsInfF(u1)) { if (f0 == 1.0F) { y = ((real64_T)rtNaN); } else if (f0 > 1.0F) { if (u1 > 0.0F) { y = ((real64_T)rtInf); } else { y = 0.0F; } } else if (u1 > 0.0F) { y = 0.0F; } else { y = ((real64_T)rtInf); } } else if (f1 == 0.0F) { y = 1.0F; } else if (f1 == 1.0F) { if (u1 > 0.0F) { y = u0; } else { y = 1.0F / u0; } } else if (u1 == 2.0F) { y = u0 * u0; } else if ((u1 == 0.5F) && (u0 >= 0.0F)) { y = (real64_T)sqrt(u0); } else if ((u0 < 0.0F) && (u1 > (real64_T)floor(u1))) { y = ((real64_T)rtNaN); } else { y = (real64_T)pow(u0, u1); } } return y; } //todo: Fix SSD output (look into git diff for afssddecay which was removed ... and pass that back in the SSD parameter) void gaussnewton(uint32_T ImgDimX, uint32_T ImgDimY, uint32_T MaxIter, real64_T StopSensitivity, real64_T maxRotation, real64_T maxTranslation, uint32_T LevelCount, uint32_T SkipFineLevels, const emxArray_uint8_T *Rvec, emxArray_uint8_T *Tvec, uint32_T *i, real64_T *SSD, real64_T wStart[3], real64_T w[3], uint32_T *iterationsPerLevel) { int32_T i1; //real_T sTime; int32_T b_i; real64_T SSD_old; real64_T wNext[3]; real64_T w_old[3]; emxArray_uint32_T *BoundBox; emxArray_real64_T *DSPRange; emxArray_uint32_T *IterationenImLevel; real64_T last_w[3]; emxArray_uint32_T *TLvlPtrs; uint32_T TSizeWoPyramid; emxArray_uint32_T *RLvlPtrs; emxArray_uint32_T *MarginAddition; real64_T relAngle; real64_T angleDiff; real64_T transDiff; real64_T dmaxX; real64_T dmaxY; real64_T maxTranslationInThisLevel; uint32_T b_MarginAddition[3]; real64_T FirstSSD; uint32_T B; uint32_T dx_in_this_level; uint32_T dy_in_this_level; uint32_T x; uint32_T Ts; uint32_T Te; uint32_T Rs; uint32_T Re; int32_T RememberSSD; uint32_T iLast; /* emxArray_uint8_T *b_TLvlImg; emxArray_uint8_T *b_RLvlImg; emxArray_uint8_T *c_TLvlImg; emxArray_uint8_T *c_RLvlImg; */ int32_T exitg1; int32_T exitg2; real64_T JD2[9]; real64_T JD[3]; int32_T i2; int32_T i3; int32_T i4; uint32_T b_BoundBox[4]; real64_T b_DSPRange[4]; real64_T b_JD[3]; real64_T dw[3]; real64_T descent; real64_T t; int32_T ArmijoSuccess; int32_T ii; boolean_T exitg3; int8_T STOP[7]; boolean_T b0; boolean_T guard1 = FALSE; //real_T eTime; emxArray_uint8_T *TvecWoMargins = NULL; SSD_old = 0.0F; for (b_i = 0; b_i < 3; b_i++) { wNext[b_i] = wStart[b_i]; w_old[b_i] = wStart[b_i]; } emxInit_uint32_T(&BoundBox, 2); i1 = BoundBox->size[0] * BoundBox->size[1]; BoundBox->size[0] = (int32_T)LevelCount; BoundBox->size[1] = 4; emxEnsureCapacity((emxArray__common *)BoundBox, i1, (int32_T)sizeof(uint32_T)); b_i = ((int32_T)LevelCount << 2) - 1; for (i1 = 0; i1 <= b_i; i1++) { BoundBox->data[i1] = 0U; } b_emxInit_real64_T(&DSPRange, 2); /* In matlab coder mode: Avoid matlab coder error about undefined type */ i1 = DSPRange->size[0] * DSPRange->size[1]; DSPRange->size[0] = (int32_T)LevelCount; DSPRange->size[1] = 4; emxEnsureCapacity((emxArray__common *)DSPRange, i1, (int32_T)sizeof(real64_T)); b_i = ((int32_T)LevelCount << 2) - 1; for (i1 = 0; i1 <= b_i; i1++) { DSPRange->data[i1] = 0.0F; } b_emxInit_uint32_T(&IterationenImLevel, 1); /* In matlab coder mode: Avoid matlab coder error about undefined type */ i1 = IterationenImLevel->size[0]; IterationenImLevel->size[0] = (int32_T)LevelCount; emxEnsureCapacity((emxArray__common *)IterationenImLevel, i1, (int32_T)sizeof (uint32_T)); b_i = (int32_T)LevelCount - 1; for (i1 = 0; i1 <= b_i; i1++) { IterationenImLevel->data[i1] = 0U; } /* Start-Registrierungsparameter */ for (b_i = 0; b_i < 3; b_i++) { w[b_i] = 0.0F; } for (b_i = 0; b_i < 3; b_i++) { last_w[b_i] = w[b_i]; } emxInit_uint32_T(&TLvlPtrs, 2); /* Matlab beschwert sich sonst (aus meiner Sicht zu Unrecht, kann ggf. alles raus, wenn man die Simulationsschicht wegnimmet) */ /* START TO DELETE */ TSizeWoPyramid = ImgDimX * ImgDimY; TSizeWoPyramid = (TSizeWoPyramid + (uint32_T)rt_roundf_snf((real64_T)TSizeWoPyramid / 3.0F)) + 1U; /* +1 because the target will floor (matlab ceils) */ i1 = TLvlPtrs->size[0] * TLvlPtrs->size[1]; TLvlPtrs->size[0] = (int32_T)LevelCount; TLvlPtrs->size[1] = 2; emxEnsureCapacity((emxArray__common *)TLvlPtrs, i1, (int32_T)sizeof(uint32_T)); b_i = ((int32_T)LevelCount << 1) - 1; for (i1 = 0; i1 <= b_i; i1++) { TLvlPtrs->data[i1] = 0U; } emxInit_uint32_T(&RLvlPtrs, 2); TSizeWoPyramid = ImgDimX * ImgDimY; TSizeWoPyramid = (TSizeWoPyramid + (uint32_T)rt_roundf_snf((real64_T) TSizeWoPyramid / 3.0F)) + 1U; /* +1 because the target will floor (matlab ceils) */ i1 = RLvlPtrs->size[0] * RLvlPtrs->size[1]; RLvlPtrs->size[0] = (int32_T)LevelCount; RLvlPtrs->size[1] = 2; emxEnsureCapacity((emxArray__common *)RLvlPtrs, i1, (int32_T)sizeof(uint32_T)); b_i = ((int32_T)LevelCount << 1) - 1; for (i1 = 0; i1 <= b_i; i1++) { RLvlPtrs->data[i1] = 0U; } emxInit_uint32_T(&MarginAddition, 2); i1 = MarginAddition->size[0] * MarginAddition->size[1]; MarginAddition->size[0] = (int32_T)LevelCount; MarginAddition->size[1] = 3; emxEnsureCapacity((emxArray__common *)MarginAddition, i1, (int32_T)sizeof (uint32_T)); b_i = (int32_T)LevelCount * 3 - 1; for (i1 = 0; i1 <= b_i; i1++) { MarginAddition->data[i1] = 0U; } /* END TO DELETE */ /* RBE MOVE ON HERE FOR X, Y SPLIT UP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */ uint32_T ImgDimension = ImgDimX; /* Calculate bounding boxes (and extract its image-parts if algorithm is distributed to several DSPs) */ /* local registration on PC */ /* precalculate some frequent used matrices */ dmaxX = (real64_T)ImgDimX / 2.0F - 0.5F; dmaxY = (real64_T)ImgDimY / 2.0F - 0.5F; BoundBox->data[0] = 1U; //RBE Split ToDo: X and Y order ok ? BoundBox->data[BoundBox->size[0]] = ImgDimX; BoundBox->data[BoundBox->size[0] << 1] = 1U; BoundBox->data[BoundBox->size[0] * 3] = ImgDimY; //RBE Split ToDo: X and Y order ok ? DSPRange->data[0] = -dmaxX; DSPRange->data[DSPRange->size[0]] = dmaxX; DSPRange->data[DSPRange->size[0] << 1] = -dmaxY; DSPRange->data[DSPRange->size[0] * 3] = dmaxY; calcMarginAddition(maxRotation, maxTranslation, ImgDimension, b_MarginAddition); for (i1 = 0; i1 < 3; i1++) { MarginAddition->data[MarginAddition->size[0] * i1] = b_MarginAddition[i1]; } //Swap Tvec with a new buffer having enough space for margins and multilevel. //(Swapping the pointers avoids wasteful copy operations ;) TvecWoMargins = Tvec; Tvec = new emxArray_uint8_T(); emxInit_uint8_T(&Tvec, 1); uint32_T TWidth = BoundBox->data[BoundBox->size[0]] + MarginAddition->data[0]; uint32_T THeight = (BoundBox->data[BoundBox->size[0] * 3] + MarginAddition->data[MarginAddition->size[0]]) + MarginAddition->data[MarginAddition->size[0] << 1]; Tvec->size[0] = TWidth * THeight; Tvec->size[0] = (Tvec->size[0] + (uint32_T)rt_roundf_snf((real64_T)Tvec->size[0] / 3.0F)) + 1U; emxEnsureCapacity((emxArray__common *)Tvec, 0, (int32_T)sizeof(uint8_T)); //Initialize Dirichlet boundaries //Use the mean color of the four outermost image corners as the boundary background color //I have several more sophisticated ideas for the boundary conditions, mail to the author if you need some improvement. uint8_T backgroundColor = (uint8_T)( ( (uint32_T)(TvecWoMargins->data[0]) + (uint32_T)(TvecWoMargins->data[ImgDimX - 1]) + (uint32_T)(TvecWoMargins->data[(ImgDimY - 1) * ImgDimX]) + (uint32_T)(TvecWoMargins->data[ImgDimY * ImgDimX - 1]) )/4); memset(Tvec->data, backgroundColor, Tvec->size[0]); //rbe todo: pass the backcolor to generatePyramid, then on to shrinkimage, then use it for the split pixels //on the right, lower corner /* Calculate multilevel pyramid */ //Generate multilevel pyramid generatePyramidPC(Tvec, BoundBox, MarginAddition, Rvec, DSPRange, LevelCount, TLvlPtrs, Tvec->size[0], RLvlPtrs, Rvec->size[0], &TvecWoMargins->data[0] ); /* Gauss-Newton Algorithmus */ TSizeWoPyramid = LevelCount; /* Multilevel registration (pyramid of pixtures in diffetent scales) */ *i = 0U; FirstSSD = 0.0F; B = mpower(LevelCount - 1U); dx_in_this_level = ImgDimX / B; dy_in_this_level = ImgDimY / B; /*RBE xy splitup: Was this necessary ?) x = ImgDimension - d_in_this_level * B; if ((x > 0U) && (x >= (B >> 1U) + (B & 1U))) { d_in_this_level++; } */ Ts = 0U; Te = 0U; Rs = 0U; Re = 0U; Ts = TLvlPtrs->data[(int32_T)LevelCount - 1]; Te = TLvlPtrs->data[((int32_T)LevelCount + TLvlPtrs->size[0]) - 1]; Rs = RLvlPtrs->data[(int32_T)LevelCount - 1]; Re = RLvlPtrs->data[((int32_T)LevelCount + RLvlPtrs->size[0]) - 1]; RememberSSD = 1; iLast = 0U; /* emxInit_uint8_T(&b_TLvlImg, 1); emxInit_uint8_T(&b_RLvlImg, 1); emxInit_uint8_T(&c_TLvlImg, 1); emxInit_uint8_T(&c_RLvlImg, 1); */ do { exitg1 = 0; do { exitg2 = 0; (*i)++; /* Call 'jacobian' directly in 1 part (dgaussnewton would call it in 4 */ /* parts) */ if (Ts > Te) { i1 = 0; i2 = 0; } else { i1 = (int32_T)Ts - 1; i2 = (int32_T)Te; } if (Rs > Re) { i3 = 0; i4 = 0; } else { i3 = (int32_T)Rs - 1; i4 = (int32_T)Re; } for (b_i = 0; b_i < 4; b_i++) { b_BoundBox[b_i] = BoundBox->data[((int32_T)TSizeWoPyramid + BoundBox->size[0] * b_i) - 1]; } for (b_i = 0; b_i < 3; b_i++) { b_MarginAddition[b_i] = MarginAddition->data[((int32_T)TSizeWoPyramid + MarginAddition->size[0] * b_i) - 1]; } for (b_i = 0; b_i < 4; b_i++) { b_DSPRange[b_i] = DSPRange->data[((int32_T)TSizeWoPyramid + DSPRange->size[0] * b_i) - 1]; } jacobian(w, b_BoundBox, b_MarginAddition, b_DSPRange, &Tvec->data[i1], 0, &Rvec->data[i3], 0, dx_in_this_level, dy_in_this_level, SSD, JD, JD2); /* search direction */ /* Because of the following line we must enable the */ /* non-finite-number support. We haven't checked yet if ths introduces a performance drawback. */ for (i1 = 0; i1 < 3; i1++) { b_JD[i1] = -JD[i1]; } mldivide(JD2, b_JD, dw); if (RememberSSD == 1) { FirstSSD = *SSD; RememberSSD = 0; SSD_old = *SSD; for (b_i = 0; b_i < 3; b_i++) { w_old[b_i] = w[b_i]; } } /* check descent direction */ /* note: descent is not granted if using an iterative solver */ descent = 0.0F; for (b_i = 0; b_i < 3; b_i++) { descent += JD[b_i] * dw[b_i]; } if (descent > 0.0F) { for (i1 = 0; i1 < 3; i1++) { dw[i1] = -dw[i1]; } } /* N�chsten Schritt gehen */ /* slope of line */ t = 1.0F; /* initial step */ descent = 0.0F; for (b_i = 0; b_i < 3; b_i++) { descent += JD[b_i] * dw[b_i]; } ArmijoSuccess = 0; ii = 1; exitg3 = FALSE; while ((exitg3 == 0U) && ((uint32_T)ii < 11U)) { for (b_i = 0; b_i < 3; b_i++) { wNext[b_i] = w[b_i] + t * dw[b_i]; } /* compute test value Yt */ maxTranslationInThisLevel = maxTranslation / (0x1 << TSizeWoPyramid); /* distributed registration (on more than 1 DSPs) */ /* Check whether the next iteration is inside the allowed parameter range */ transDiff = (real64_T)sqrt(rt_powf_snf(wNext[1] - last_w[1], 2.0F) + rt_powf_snf(wNext[2] - last_w[2], 2.0F)); angleDiff = (real64_T)fabs(wNext[0] - last_w[0]); if ((angleDiff > maxRotation) || (transDiff > maxTranslationInThisLevel - 1.0F)) { //printf("Ignoring SSD calculation and continue armijo line search because WORST CASE w PARAMETERS EXCEEDED.\n"); relAngle = FLT_MAX; } else { if (Ts > Te) { i1 = 0; i2 = 0; } else { i1 = (int32_T)Ts - 1; i2 = (int32_T)Te; } if (Rs > Re) { i3 = 0; i4 = 0; } else { i3 = (int32_T)Rs - 1; i4 = (int32_T)Re; } for (b_i = 0; b_i < 4; b_i++) { b_BoundBox[b_i] = BoundBox->data[((int32_T)TSizeWoPyramid + BoundBox->size[0] * b_i) - 1]; } for (b_i = 0; b_i < 3; b_i++) { b_MarginAddition[b_i] = MarginAddition->data[((int32_T) TSizeWoPyramid + MarginAddition->size[0] * b_i) - 1]; } for (b_i = 0; b_i < 4; b_i++) { b_DSPRange[b_i] = DSPRange->data[((int32_T)TSizeWoPyramid + DSPRange->size[0] * b_i) - 1]; } relAngle = ssd(wNext, b_BoundBox, b_MarginAddition, b_DSPRange, &Tvec->data[i1], 0, &Rvec->data[i3], 0, dx_in_this_level, dy_in_this_level); /* Nur SSD berechnen, nicht JD,JD2 */ } if (relAngle < *SSD + t * 0.0001F * descent) { ArmijoSuccess = 1; /* ArmijoLeftAt = ii */ exitg3 = TRUE; } else { t /= 2.0F; /* reduce t */ ii = (int32_T)((uint32_T)ii + 1U); } } for (b_i = 0; b_i < 3; b_i++) { w[b_i] = wNext[b_i]; } /* Abbruchbedingung */ for (b_i = 0; b_i < 7; b_i++) { STOP[b_i] = 0; } /* eps = machine precision */ STOP[3] = (int8_T)(norm(JD) <= 1.1920929E-7F); STOP[4] = (int8_T)(*i >= MaxIter); STOP[5] = (int8_T)(0 == ArmijoSuccess); /* Use original stop criteria of "Gill, Murray, Wright: Practical Optimization" */ if (((int32_T)*i > 1) && ((real64_T)fabs(*SSD - SSD_old) <= StopSensitivity * (1.0F + (real64_T)fabs(FirstSSD)))) { b0 = TRUE; } else { b0 = FALSE; } STOP[0] = (int8_T)b0; guard1 = FALSE; if ((int32_T)*i > 1) { for (b_i = 0; b_i < 3; b_i++) { b_JD[b_i] = wNext[b_i] - w_old[b_i]; } if (b_norm(b_JD) <= (real64_T)sqrt(StopSensitivity)) { b0 = TRUE; } else { guard1 = TRUE; } } else { guard1 = TRUE; } if (guard1 == TRUE) { b0 = FALSE; } STOP[1] = (int8_T)b0; STOP[2] = (int8_T)(norm(JD) <= rt_powf_snf(StopSensitivity, 0.333333343F) * (1.0F + (real64_T)fabs(FirstSSD))); for (b_i = 0; b_i < 3; b_i++) { b_MarginAddition[b_i] = (uint32_T)STOP[b_i]; } if (all(b_MarginAddition) || ((1.0F == StopSensitivity) && ((uint32_T) STOP[0] != 0U)) || ((uint32_T)STOP[3] != 0U) || ((uint32_T)STOP[4] != 0U) || ((uint32_T)STOP[5] != 0U)) { b0 = TRUE; } else { b0 = FALSE; } STOP[6] = (int8_T)b0; /* STOP' */ if ((uint32_T)STOP[6] != 0U) { exitg2 = 1; } else { for (b_i = 0; b_i < 3; b_i++) { w_old[b_i] = wNext[b_i]; } SSD_old = *SSD; /* distributed registration (on more than 1 DSPs) */ /* Check whether the next iteration is inside the allowed parameter range */ transDiff = (real64_T)sqrt(rt_powf_snf(wNext[1] - last_w[1], 2.0F) + rt_powf_snf(wNext[2] - last_w[2], 2.0F)) * (real64_T)TSizeWoPyramid; angleDiff = (real64_T)fabs(wNext[0] - last_w[0]); } } while (exitg2 == 0U); TSizeWoPyramid--; if (TSizeWoPyramid == SkipFineLevels) { exitg1 = 1; } else { /* prepare next level */ FirstSSD = 0.0F; SSD_old = 0.0F; /* w; */ w[1] = wNext[1] * 2.0F; w[2] *= 2.0F; RememberSSD = 1; IterationenImLevel->data[(int32_T)TSizeWoPyramid] = *i - iLast; iLast = *i; B = mpower(TSizeWoPyramid - 1U); dx_in_this_level = ImgDimX / B; dy_in_this_level = ImgDimY / B; /*RBE xy splitup: Was this necessary ? x = ImgDimension - d_in_this_level * B; if ((x > 0U) && (x >= (B >> 1U) + (B & 1U))) { d_in_this_level++; } */ Ts = TLvlPtrs->data[(int32_T)TSizeWoPyramid - 1]; Te = TLvlPtrs->data[((int32_T)TSizeWoPyramid + TLvlPtrs->size[0]) - 1]; Rs = RLvlPtrs->data[(int32_T)TSizeWoPyramid - 1]; Re = RLvlPtrs->data[((int32_T)TSizeWoPyramid + RLvlPtrs->size[0]) - 1]; } } while (exitg1 == 0U); IterationenImLevel->data[0] = *i - iLast; if(NULL != iterationsPerLevel) { for (uint32_T iLvl = LevelCount; iLvl >= 1; iLvl--) { iterationsPerLevel[LevelCount - iLvl] = IterationenImLevel->data[(int32_T)iLvl - 1]; } } /* emxFree_uint8_T(&c_RLvlImg); emxFree_uint8_T(&c_TLvlImg); emxFree_uint8_T(&b_RLvlImg); emxFree_uint8_T(&b_TLvlImg); */ emxFree_uint32_T(&MarginAddition); emxFree_uint32_T(&RLvlPtrs); emxFree_uint32_T(&TLvlPtrs); emxFree_real64_T(&DSPRange); emxFree_uint32_T(&BoundBox); emxFree_uint32_T(&IterationenImLevel); if(NULL != TvecWoMargins) { emxFree_uint8_T(&Tvec); //no typo ! (swapped pointers) } } } /* End of code generation (gaussnewton.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_initialize.cpp0000664000175000017500000000616012520750634021437 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_initialize.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_initialize.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void limereg_initialize(void) { rt_InitInfAndNaN(8U); } } /* End of code generation (limereg_initialize.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/norm.h0000664000175000017500000000564712502640510016212 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * norm.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __NORM_H__ #define __NORM_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern real64_T b_norm(const real64_T x[3]); extern real64_T norm(const real64_T x[3]); } #endif /* End of code generation (norm.h) */ limereg-1.4.0/lib/matlab/codegeneration/mpower.h0000664000175000017500000000564012502640507016547 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * mpower.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __MPOWER_H__ #define __MPOWER_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern uint32_T mpower(uint32_T b); extern uint32_T m4power(uint32_T b); } #endif /* End of code generation (mpower.h) */ limereg-1.4.0/lib/matlab/codegeneration/rtGetInf.cpp0000664000175000017500000001320312520750634017310 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * rtGetInf.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* * Abstract: * MATLAB for code generation function to initialize non-finite, Inf and MinusInf */ #include "rtGetInf.h" namespace Limereg { #define NumBitsPerChar 8U /* Function: rtGetInf ================================================== * Abstract: * Initialize rtInf needed by the generated code. * Inf is initialized as non-signaling. Assumes IEEE. */ real_T rtGetInf(void) { size_t bitsPerReal = sizeof(real_T) * (NumBitsPerChar); real_T inf = 0.0; if (bitsPerReal == 32U) { inf = rtGetInfF(); } else { uint16_T one = 1U; enum { LittleEndian, BigEndian } machByteOrder = (*((uint8_T *) &one) == 1U) ? LittleEndian : BigEndian; switch (machByteOrder) { case LittleEndian: { union { LittleEndianIEEEDouble bitVal; real_T fltVal; } tmpVal; tmpVal.bitVal.words.wordH = 0x7FF00000U; tmpVal.bitVal.words.wordL = 0x00000000U; inf = tmpVal.fltVal; break; } case BigEndian: { union { BigEndianIEEEDouble bitVal; real_T fltVal; } tmpVal; tmpVal.bitVal.words.wordH = 0x7FF00000U; tmpVal.bitVal.words.wordL = 0x00000000U; inf = tmpVal.fltVal; break; } } } return inf; } /* Function: rtGetInfF ================================================== * Abstract: * Initialize rtInfF needed by the generated code. * Inf is initialized as non-signaling. Assumes IEEE. */ real64_T rtGetInfF(void) { IEEESingle infF; infF.wordL.wordLuint = 0x7F800000U; return infF.wordL.wordLreal; } /* Function: rtGetMinusInf ================================================== * Abstract: * Initialize rtMinusInf needed by the generated code. * Inf is initialized as non-signaling. Assumes IEEE. */ real_T rtGetMinusInf(void) { size_t bitsPerReal = sizeof(real_T) * (NumBitsPerChar); real_T minf = 0.0; if (bitsPerReal == 32U) { minf = rtGetMinusInfF(); } else { uint16_T one = 1U; enum { LittleEndian, BigEndian } machByteOrder = (*((uint8_T *) &one) == 1U) ? LittleEndian : BigEndian; switch (machByteOrder) { case LittleEndian: { union { LittleEndianIEEEDouble bitVal; real_T fltVal; } tmpVal; tmpVal.bitVal.words.wordH = 0xFFF00000U; tmpVal.bitVal.words.wordL = 0x00000000U; minf = tmpVal.fltVal; break; } case BigEndian: { union { BigEndianIEEEDouble bitVal; real_T fltVal; } tmpVal; tmpVal.bitVal.words.wordH = 0xFFF00000U; tmpVal.bitVal.words.wordL = 0x00000000U; minf = tmpVal.fltVal; break; } } } return minf; } /* Function: rtGetMinusInfF ================================================== * Abstract: * Initialize rtMinusInfF needed by the generated code. * Inf is initialized as non-signaling. Assumes IEEE. */ real64_T rtGetMinusInfF(void) { IEEESingle minfF; minfF.wordL.wordLuint = 0xFF800000U; return minfF.wordL.wordLreal; } } /* End of code generation (rtGetInf.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_rtwutil.cpp0000664000175000017500000000720112520750634021005 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_rtwutil.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ /* real_T rt_roundd_snf(real_T u) { real_T y; if (fabs(u) < 4.503599627370496E+15) { if (u >= 0.5) { y = floor(u + 0.5); } else if (u > -0.5) { y = u * 0.0; } else { y = ceil(u - 0.5); } } else { y = u; } return y; } */ real64_T rt_roundf_snf(real64_T u) { real64_T y; if ((real64_T)fabs(u) < 8.388608E+6F) { if (u >= 0.5F) { y = (real64_T)floor(u + 0.5F); } else if (u > -0.5F) { y = u * 0.0F; } else { y = (real64_T)ceil(u - 0.5F); } } else { y = u; } return y; } } /* End of code generation (limereg_rtwutil.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/mpower.cpp0000664000175000017500000000641712520750634017110 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * mpower.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "mpower.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ uint32_T mpower(uint32_T b) { uint32_T c; if (b > 31U) { c = MAX_uint32_T; } else { c = 1U << b; } return c; } /* Function Definitions */ uint32_T m4power(uint32_T b) { uint32_T c; c = 4U << (2*b); return c; } } /* End of code generation (mpower.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/jacobian.cpp0000664000175000017500000001367412520750634017350 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * jacobian.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" #ifndef USE_ROELOF_CODE /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_emxutil.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab #if WIN32 #include "omp.h" #endif namespace Limereg { void jacobian(const real64_T w[3], const uint32_T BoundBox[4], const uint32_T MarginAddon[3], const real64_T DSPRange[4], uint8_T *Tvec, const uint32_T TOffset, uint8_T *Rvec, const uint32_T ROffset, uint32_T dX, uint32_T dY, real64_T *SSD, real64_T JD[3], real64_T JD2[9]) { int32_T i; real64_T omegaR[4]; real64_T omegaT[4]; int32_T mR[2]; int32_T mT[2]; real64_T b_w[3]; *SSD = 0.0F; for (i = 0; i < 3; i++) { JD[i] = 0.0F; } for (i = 0; i < 9; i++) { JD2[i] = 0.0F; } omegaR[0] = DSPRange[0]-0.5f; omegaR[1] = DSPRange[1]+0.5f; omegaR[2] = DSPRange[2]-0.5f; omegaR[3] = DSPRange[3]+0.5f; mR[0] = (int)(omegaR[1]-omegaR[0]); mR[1] = (int)(omegaR[3]-omegaR[2]); const real64_T shiftX = (dX/2)+0.5f; const real64_T shiftY = (dY/2)+0.5f; omegaT[0] = BoundBox[0] - shiftX-0.5f; omegaT[1] = BoundBox[1] - shiftX+0.5f; omegaT[2] = BoundBox[2] - shiftY-0.5f; omegaT[3] = BoundBox[3] - shiftY+0.5f; mT[0] = (int)(BoundBox[1]-BoundBox[0])+1; mT[1] = (int)(BoundBox[3]-BoundBox[2])+1; for (i = 0; i < 3; i++) { b_w[i] = w[i]; } //debug #ifdef _TRACE_OUTPUT_ printf("d=%uX%u, shift=%f\n", dX, xY, shift); const uint8_T* p=&Tvec[TOffset]; uint32_T iWidth = (BoundBox[1]+1)-BoundBox[0]; uint32_T iHeight = (BoundBox[3]+1)-BoundBox[2]; uint32_T iA=(iWidth+MarginAddon[0])*((iHeight/4)+MarginAddon[1])+(iWidth/4)-1; uint32_T iB=(iWidth+MarginAddon[0])*((iHeight/2)+MarginAddon[1])+(iWidth*3/4)-1; uint32_T iC=(iWidth+MarginAddon[0])*((iHeight*6/10)+MarginAddon[1])+(iWidth*8/10)-1; printf("f(0), f(1) ... f(0x%x), f(0x%x) ... f(0x%x), f(0x%x)\n", iA, iA+1, iB-1, iB); printf("T: %.2x %.2x ... %.2x %.2x ... %.2x %.2x ... %.2x %.2x\n", p[0], p[1], p[iA], p[iA+1], p[iB-1], p[iB], p[iC-1], p[iC] ); p=&Rvec[ROffset]; iWidth = uint32_T(DSPRange[1]-DSPRange[0]); iHeight = uint32_T(DSPRange[3]-DSPRange[2]); iA=iWidth*(iHeight/4)+(iWidth/4)-1; iB=iWidth*(iHeight/2)+(iWidth*3/4)-1; iC=iWidth*(iHeight*6/10)+(iWidth*8/10)-1; printf("R: %.2x %.2x ... %.2x %.2x ... %.2x %.2x ... %.2x %.2x\n", p[0], p[1], p[iA], p[iA+1], p[iB-1], p[iB], p[iC-1], p[iC] ); printf("mT=[%u, %u], omegaT=[%f, %f, %f, %f]\n", mT[0], mT[1], omegaT[0], omegaT[1], omegaT[2], omegaT[3]); printf("mR=[%u, %u], omegaR=[%f, %f, %f, %f]\n", mR[0], mR[1], omegaR[0], omegaR[1], omegaR[2], omegaR[3]); printf("MarginAddon=[%u, %u, %u], DSPRange=[%f, %f, %f, %f], d=%u\n", MarginAddon[0], MarginAddon[1], MarginAddon[2], DSPRange[0], DSPRange[1], DSPRange[2], DSPRange[3], d); #endif *SSD = matlab_c_ssdRigid2D(&Rvec[ROffset], mR, omegaR, &Tvec[TOffset], mT, omegaT, b_w, &MarginAddon[0], &DSPRange[0], JD, JD2); #ifdef _TRACE_OUTPUT_ printf(" SSD=%f, JD=[%f, %f, %f], JD2=[%f, %f, %f, %f ... %f]\n", *SSD, JD[0], JD[1], JD[2], JD2[0], JD2[1], JD2[2], JD2[3], JD2[8]); #endif } } #endif //ndef USE_ROELOF_CODE limereg-1.4.0/lib/matlab/codegeneration/transform.h0000664000175000017500000000573712520750634017263 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * transform.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __TRANSFORM_H__ #define __TRANSFORM_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void transform(const real64_T w[3], const emxArray_uint8_T *Tvec, uint32_T dx, uint32_T dy, emxArray_uint8_T *FTvec); } #endif /* End of code generation (transform.h) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_initialize.h0000664000175000017500000000565012502640131021075 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_initialize.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __DSPREG_INITIALIZE_H__ #define __DSPREG_INITIALIZE_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void limereg_initialize(void); } #endif /* End of code generation (limereg_initialize.h) */ limereg-1.4.0/lib/matlab/codegeneration/rt_nonfinite.cpp0000664000175000017500000001052412520750634020267 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * rt_nonfinite.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* * Abstract: * MATLAB for code generation function to initialize non-finites, * (Inf, NaN and -Inf). */ #include "rt_nonfinite.h" #include "rtGetNaN.h" #include "rtGetInf.h" namespace Limereg { real_T rtInf; real_T rtMinusInf; real_T rtNaN; real64_T rtInfF; real64_T rtMinusInfF; real64_T rtNaNF; /* Function: rt_InitInfAndNaN ================================================== * Abstract: * Initialize the rtInf, rtMinusInf, and rtNaN needed by the * generated code. NaN is initialized as non-signaling. Assumes IEEE. */ void rt_InitInfAndNaN(size_t realSize) { (void) (realSize); rtNaN = rtGetNaN(); rtNaNF = rtGetNaNF(); rtInf = rtGetInf(); rtInfF = rtGetInfF(); rtMinusInf = rtGetMinusInf(); rtMinusInfF = rtGetMinusInfF(); } /* Function: rtIsInf ================================================== * Abstract: * Test if value is infinite */ boolean_T rtIsInf(real_T value) { return ((value==rtInf || value==rtMinusInf) ? 1U : 0U); } /* Function: rtIsInfF ================================================= * Abstract: * Test if single-precision value is infinite */ boolean_T rtIsInfF(real64_T value) { return(((value)==rtInfF || (value)==rtMinusInfF) ? 1U : 0U); } /* Function: rtIsNaN ================================================== * Abstract: * Test if value is not a number */ boolean_T rtIsNaN(real_T value) { #if defined(_MSC_VER) && (_MSC_VER <= 1200) return _isnan(value)? TRUE:FALSE; #else return (value!=value)? 1U:0U; #endif } /* Function: rtIsNaNF ================================================= * Abstract: * Test if single-precision value is not a number */ boolean_T rtIsNaNF(real64_T value) { #if defined(_MSC_VER) && (_MSC_VER <= 1200) return _isnan((real_T)value)? true:false; #else return (value!=value)? 1U:0U; #endif } } /* End of code generation (rt_nonfinite.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/all.h0000664000175000017500000000556512502637624016022 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * all.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __ALL_H__ #define __ALL_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern boolean_T all(const uint32_T x[3]); } #endif /* End of code generation (all.h) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_terminate.h0000664000175000017500000000564312502640343020733 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_terminate.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __DSPREG_TERMINATE_H__ #define __DSPREG_TERMINATE_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void limereg_terminate(void); } #endif /* End of code generation (limereg_terminate.h) */ limereg-1.4.0/lib/matlab/codegeneration/limereg_terminate.cpp0000664000175000017500000000616712520750634021275 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * limereg_terminate.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_terminate.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void limereg_terminate(void) { /* (no terminate code required) */ } } /* End of code generation (limereg_terminate.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/ssd.h0000664000175000017500000000606712520750634016036 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * ssd.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __SSD_H__ #define __SSD_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern real64_T ssd(const real64_T w[3], const uint32_T BoundBox[4], const uint32_T MarginAddon[3], const real64_T DSPRange[4], uint8_T *Tvec, const uint32_T TOffset, uint8_T *Rvec, const uint32_T ROffset, uint32_T dX, uint32_T dY); } #endif /* End of code generation (ssd.h) */ limereg-1.4.0/lib/matlab/codegeneration/rtGetInf.h0000664000175000017500000000535612502640510016756 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * rtGetInf.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __RTGETINF_H__ #define __RTGETINF_H__ #include #include "rtwtypes.h" #include "rt_nonfinite.h" namespace Limereg { extern real_T rtGetInf(void); extern real64_T rtGetInfF(void); extern real_T rtGetMinusInf(void); extern real64_T rtGetMinusInfF(void); } #endif /* End of code generation (rtGetInf.h) */ limereg-1.4.0/lib/matlab/codegeneration/generatePyramidPC.cpp0000664000175000017500000003532312534654341021143 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * generatePyramidPC.cpp * * Code copied from generated code of 'generatePyramid' * */ /* Include files */ #include "../../stdafx.h" #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "shrinkImageDSP.h" #include "limereg_emxutil.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ #ifdef DUMP_IMAGES //For debugging: dump the particular pyramid generation steps typedef uint8_T t_pixel; typedef uint32_T uint32_t; #include "raw_image_loader.h" static uint32_T imgNoT=0; static uint32_T imgNoR=0; void dumpImage(const uint8_T* start, const uint8_T* end, const uint32_T xDim, const uint32_T yDim, const uint32_T yStart, const uint32_T yEnd, const char imgType, const uint32_T imgNo) { //Use the matlab script convAll to convert the output debug images to .bmp files ... (copy the images to the folder .../matlab/img beforehand) //Assemble filename char sNameFormat[] = "_PIC%03d.raw"; sNameFormat[0] = imgType; char sFilename[sizeof(sNameFormat)/*this is enough*/]; sprintf(sFilename, sNameFormat, imgNo); //Set marker to image start const uint32_T markerWidth = 20; uint8_T topBuf[markerWidth], bottomBuf[markerWidth]; memcpy(topBuf, &start[yStart*xDim], markerWidth); memset((void*)&start[yStart*xDim], 0xff, markerWidth); memcpy(bottomBuf, &start[yEnd*xDim], markerWidth); memset((void*)&start[yEnd*xDim], 0xff, markerWidth); //check if(end-start != xDim*yDim) { printf("INVALID IMAGE DIMENSIONS (len=%d, xDim=%d, yDim=%d).\n", end-start, xDim, yDim); } //Save to file SaveRawImage(sFilename, (t_pixel*)start, end-start, xDim, yDim); //Remove markers memcpy((void*)&start[yStart*xDim], topBuf, markerWidth); memcpy((void*)&start[yEnd*xDim], bottomBuf, markerWidth); } #endif inline uint32_T GetBoundBoxWidth(emxArray_uint32_T *BoundBox, uint32_T Level) { return BoundBox->data[(int32_T)(Level-1) + BoundBox->size[0] /* *1 */] - BoundBox->data[(int32_T)(Level-1) /* + BoundBox->size[0] *0 */] + 1 ; } inline uint32_T GetBoundBoxHeight(emxArray_uint32_T *BoundBox, uint32_T Level) { return BoundBox->data[(int32_T)(Level-1) + BoundBox->size[0] *3] - BoundBox->data[(int32_T)(Level-1) + (BoundBox->size[0] << 1) /* *2 */] + 1 ; } /* Function Definitions */ void generatePyramidPC(const emxArray_uint8_T *Tvec, emxArray_uint32_T *BoundBox, emxArray_uint32_T *MarginAddition, const emxArray_uint8_T *Rvec, emxArray_real64_T *DSPRange, uint32_T LevelCount, emxArray_uint32_T *TLvlPtrs, uint32_T TSizeWithPyramid, emxArray_uint32_T *RLvlPtrs, uint32_T RSizeWithPyramid, uint8_T* Tvec_Wo_Margins ) { uint32_T RSizeWoPyramid; int32_T i39; int32_T loop_ub; uint32_T BoxWMargin[4]; uint32_T RLvlPtrAkt; uint32_T TWidth; uint32_T THeight; uint32_T TLvlPtrAkt; uint32_T Level; real64_T A[4]; real64_T x[2]; real64_T ImgDim[2]; uint32_T RelevantArea[4]; int32_T i24; uint32_T THeightBig; uint32_T TWidthBig; int32_T i41; int32_T i40; /* Allocate memory (1 vector for each R and T containing the image data */ /* of all levels. */ /* +1 because the target will floor (matlab ceils) */ i39 = RLvlPtrs->size[0] * RLvlPtrs->size[1]; RLvlPtrs->size[0] = (int32_T)LevelCount; RLvlPtrs->size[1] = 2; emxEnsureCapacity((emxArray__common *)RLvlPtrs, i39, (int32_T)sizeof(uint32_T)); loop_ub = ((int32_T)LevelCount << 1) - 1; for (i39 = 0; i39 <= loop_ub; i39++) { RLvlPtrs->data[i39] = 0U; } RLvlPtrAkt = 1U; TWidth = GetBoundBoxWidth(BoundBox, 1) + MarginAddition->data[0]; /* Width includes only one horizontal margin (which is shared for left and right) */ THeight = (GetBoundBoxHeight(BoundBox, 1) + MarginAddition-> data[MarginAddition->size[0]]) + MarginAddition-> data[MarginAddition->size[0] << 1]; /* +1 because the target will floor (matlab ceils) */ i39 = TLvlPtrs->size[0] * TLvlPtrs->size[1]; TLvlPtrs->size[0] = (int32_T)LevelCount; TLvlPtrs->size[1] = 2; emxEnsureCapacity((emxArray__common *)TLvlPtrs, i39, (int32_T)sizeof(uint32_T)); loop_ub = ((int32_T)LevelCount << 1) - 1; for (i39 = 0; i39 <= loop_ub; i39++) { TLvlPtrs->data[i39] = 0U; } TLvlPtrAkt = 1U; Level = 1U; while (Level <= LevelCount) { /* RDimShrinked = ceil((RDim+0.5)/2)-0.5 */ if (Level > 1U) { for (i39 = 0; i39 < 4; i39++) { A[i39] = DSPRange->data[((int32_T)Level + DSPRange->size[0] * i39) - 2] + 0.5F; } for (i39 = 0; i39 < 4; i39++) { A[i39] = (real64_T)ceil(A[i39] / 2.0F); } for (i39 = 0; i39 < 4; i39++) { DSPRange->data[((int32_T)Level + DSPRange->size[0] * i39) - 1] = A[i39] - 0.5F; } } /* RShrinked = shrinkImage(R, RDim) */ for (i39 = 0; i39 < 2; i39++) { x[i39] = DSPRange->data[((int32_T)Level + DSPRange->size[0] * (1 + (i39 << 1))) - 1] - DSPRange->data[((int32_T)Level + DSPRange->size[0] * (i39 << 1)) - 1]; } for (loop_ub = 0; loop_ub < 2; loop_ub++) { ImgDim[loop_ub] = (real64_T)fabs(x[loop_ub]) + 1.0F; } RSizeWoPyramid = (uint32_T)rt_roundf_snf(ImgDim[0] * ImgDim[1]); RLvlPtrs->data[(int32_T)Level - 1] = RLvlPtrAkt; RLvlPtrs->data[((int32_T)Level + RLvlPtrs->size[0]) - 1] = (RLvlPtrAkt + RSizeWoPyramid) + MAX_uint32_T; if ((int32_T)Level > 1) { RelevantArea[0] = 1U; RelevantArea[1] = (uint32_T)rt_roundf_snf((DSPRange->data[((int32_T)Level + DSPRange->size[0]) - 2] - DSPRange->data[(int32_T)Level - 2]) + 1.0F); RelevantArea[2] = 1U; RelevantArea[3] = (uint32_T)rt_roundf_snf((DSPRange->data[((int32_T)Level + DSPRange->size[0] * 3) - 2] - DSPRange->data[((int32_T)Level + (DSPRange->size[0] << 1)) - 2]) + 1.0F); if (RLvlPtrs->data[(int32_T)Level - 2] > RLvlPtrs->data[((int32_T)Level + RLvlPtrs->size[0]) - 2]) { i39 = 0; } else { i39 = (int32_T)RLvlPtrs->data[(int32_T)Level - 2] - 1; } if (RLvlPtrs->data[(int32_T)Level - 1] > RLvlPtrs->data[((int32_T)Level + RLvlPtrs->size[0]) - 1]) { i41 = 0; } else { i41 = (int32_T)RLvlPtrs->data[(int32_T)Level - 1] - 1; } shrinkImageDSP(&Rvec->data[i39], RelevantArea, RelevantArea, &Rvec->data[i41]); #ifdef DUMP_IMAGES dumpImage(&Rvec->data[i39], &Rvec->data[i41], RelevantArea[1]-RelevantArea[0]+1, RelevantArea[3]-RelevantArea[2]+1, RelevantArea[2]-1, RelevantArea[3]-1, 'R', imgNoR++); #endif } RLvlPtrAkt += RSizeWoPyramid; /* TDimShrinked = TDim / 2 */ if ((int32_T)Level > 1) { /* Sum divide and sub to behave exactly like shrinkImage (it is */ /* not ok to ceil/2 MardinAddition and BoundBox indipendently */ /* here because of the ceil operation ... */ TWidthBig = GetBoundBoxWidth(BoundBox, Level-1) + MarginAddition->data[(int32_T)Level - 2]; /* Width includes only one horizontal margin (which is shared for left and right) */ THeightBig = (GetBoundBoxHeight(BoundBox, Level-1) + MarginAddition->data[((int32_T)Level + MarginAddition->size[0]) - 2]) + MarginAddition->data[((int32_T)Level + (MarginAddition->size[0] << 1)) - 2]; BoxWMargin[0] = 1U; BoxWMargin[1] = TWidthBig; BoxWMargin[2] = 1U; BoxWMargin[3] = THeightBig; /* Formulas taken from shrinkImage.m (maybe we can pass just this */ /* results to shrinkImage ... so we don't calculate duplicates) */ TWidth = (uint32_T)(real64_T)ceil((real64_T)BoxWMargin[1] / 2.0F); THeight = (uint32_T)(real64_T)ceil((real64_T)BoxWMargin[3] / 2.0F); for (i24 = 0; i24 < 4; i24++) { A[i24] = (real64_T)BoundBox->data[((int32_T)Level + BoundBox->size[0] * i24) - 2]; } for (i24 = 0; i24 < 4; i24++) { A[i24] = (real64_T)ceil(A[i24] / 2.0F); } for (i24 = 0; i24 < 4; i24++) { BoundBox->data[((int32_T)Level + BoundBox->size[0] * i24) - 1] = (uint32_T)rt_roundf_snf(A[i24]); } MarginAddition->data[(int32_T)Level - 1] = ((TWidth - BoundBox->data [((int32_T)Level + BoundBox->size[0]) - 1]) + BoundBox->data[(int32_T) Level - 1]) - 1U; RSizeWoPyramid = ((THeight - BoundBox->data[((int32_T)Level + BoundBox->size[0] * 3) - 1]) + BoundBox->data[((int32_T)Level + (BoundBox->size[0] << 1)) - 1]) - 1U; THeightBig = RSizeWoPyramid >> 1; if (RSizeWoPyramid - (THeightBig << 1) > 0U) { THeightBig++; } MarginAddition->data[((int32_T)Level + MarginAddition->size[0]) - 1] = MarginAddition->data[((int32_T)(Level-1) + MarginAddition->size[0]) - 1] / 2; MarginAddition->data[((int32_T)Level + (MarginAddition->size[0] << 1)) - 1] = (((THeight - BoundBox->data[((int32_T)Level + BoundBox->size[0] * 3) - 1]) + BoundBox->data[(int32_T)Level + (BoundBox->size[0] << 1) - 1]) - MarginAddition->data [((int32_T)Level + MarginAddition->size[0]) - 1]) - 1U; //debugging: #ifdef _TRACE_OUTPUT_ for(uint32_T mlo_l=0; mlo_ldata[((int32_T)mlo_l + (MarginAddition->size[0] * mlo_i))]); #endif } /* TShrinked = shrinkImage(T, TDim) */ RSizeWoPyramid = TWidth * THeight; TLvlPtrs->data[(int32_T)Level - 1] = TLvlPtrAkt; TLvlPtrs->data[((int32_T)Level + TLvlPtrs->size[0]) - 1] = (TLvlPtrAkt + RSizeWoPyramid) - 1U; if ((int32_T)Level > 1) { /* Shrink image */ //Relevant area for (i39 = 0; i39 < 4; i39++) { RelevantArea[i39] = BoundBox->data[((int32_T)Level + BoundBox->size[0] * i39) - 2]; } THeightBig = MarginAddition->data[((int32_T)Level + MarginAddition->size[0]) - 2]; for (i39 = 0; i39 < 2; i39++) { RelevantArea[2 + i39] = BoundBox->data[((int32_T)Level + BoundBox->size[0] * (2 + i39)) - 2] + THeightBig; } if (TLvlPtrs->data[(int32_T)Level - 2] > TLvlPtrs->data[((int32_T)Level + TLvlPtrs->size[0]) - 2]) { i39 = 0; } else { i39 = (int32_T)TLvlPtrs->data[(int32_T)Level - 2] - 1; } if (TLvlPtrs->data[(int32_T)Level - 1] > TLvlPtrs->data[((int32_T)Level + TLvlPtrs->size[0]) - 1]) { i41 = 0; } else { i41 = (int32_T)TLvlPtrs->data[(int32_T)Level - 1] - 1; } shrinkImageDSP(&Tvec->data[i39], BoxWMargin, RelevantArea, &Tvec->data[i41]); #ifdef DUMP_IMAGES dumpImage(&Tvec->data[i39], &Tvec->data[i41], BoxWMargin[1]-BoxWMargin[0]+1, BoxWMargin[3]-BoxWMargin[2]+1, RelevantArea[2]-1, RelevantArea[3]-1, 'T', imgNoT++); #endif TLvlPtrAkt += RSizeWoPyramid; } else { /* Add margins */ RSizeWoPyramid = 1U; TLvlPtrAkt += MarginAddition->data[MarginAddition->size[0]] * TWidth; /* Add top margin */ for (uint32_T iRow = 1U; iRow <= BoundBox->data[BoundBox->size[0] * 3]; iRow++) { uint32_T u0 = (RSizeWoPyramid + BoundBox->data[BoundBox->size[0]]) - 1U; if (RSizeWoPyramid > u0) { i39 = 1; i40 = 0; } else { i39 = (int32_T)RSizeWoPyramid; i40 = (int32_T)u0; } u0 = (TLvlPtrAkt + BoundBox->data[BoundBox->size[0]]) - 1U; if (TLvlPtrAkt > u0) { i41 = 0; } else { i41 = (int32_T)TLvlPtrAkt - 1; } loop_ub = i40 - i39; memcpy(&Tvec->data[i41], &Tvec_Wo_Margins[i39 - 1], loop_ub+1); RSizeWoPyramid += BoundBox->data[BoundBox->size[0]]; TLvlPtrAkt = (TLvlPtrAkt + BoundBox->data[BoundBox->size[0]]) + MarginAddition->data[0]; /* Add horizontal margin */ } TLvlPtrAkt += MarginAddition->data[MarginAddition->size[0] << 1] * TWidth; /* Add bottom margin */ } Level++; } } } /* End of code generation (generatePyramidPC.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/shrinkImageDSP.h0000664000175000017500000000577112502640651020053 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * shrinkImage.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __SHRINKIMAGE_DSP_H__ #define __SHRINKIMAGE_DSP_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void shrinkImageDSP(const uint8_T *Img, const uint32_T ImgDim[4], uint32_T SubArea[4], uint8_T *ImgSmall); } #endif /* End of code generation (shrinkImageDSP.h) */ limereg-1.4.0/lib/matlab/codegeneration/calcMarginAddition.h0000664000175000017500000000575312502637624020765 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * calcMarginAddition.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __CALCMARGINADDITION_H__ #define __CALCMARGINADDITION_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void calcMarginAddition(real64_T da, real64_T dtr, uint32_T d, uint32_T MarginAddition[3]); } #endif /* End of code generation (calcMarginAddition.h) */ limereg-1.4.0/lib/matlab/codegeneration/calcMarginAddition.cpp0000664000175000017500000002344412520750634021312 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * calcMarginAddition.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "calcMarginAddition.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void calcMarginAddition(real64_T da, real64_T dtr, uint32_T d, uint32_T MarginAddition[3]) { real64_T y; real64_T dmax; real64_T angles[6]; int32_T i; int32_T ixstart; real64_T l; int32_T angle_size; int32_T Box_size_idx_0; real64_T Box_data[48]; real64_T uBox[8]; int32_T ix; boolean_T exitg4; uint32_T marginL; boolean_T exitg3; uint32_T marginR; boolean_T exitg2; uint32_T marginO; boolean_T exitg1; uint32_T marginU; y = (real64_T)d / 2.0F; dmax = (real64_T)d / 2.0F - 0.5F; /* Shifting, um negative Koordinaten in Matrixbereich zu bringen */ /* ======================================================================== */ /* = Relevante Bildteile berechnen, Bilder �bertragen */ /* ======================================================================== */ /* Winkelst�tzstellen berechnen. */ /* Einerseits die erlaubten Maximalwinkel w-da, w+da */ /* Ferner alle Extrema zwischen den St�tzstelen ((x-45) mod 90 = 0) */ /* ensure angle to be in range 0 ... 360 deg */ for (i = 0; i < 6; i++) { angles[i] = 0.0F; } angles[0] = 0.0F - da; angles[1] = da; i = 3; /* Maximum diagonal extend is at 45deg, (90+45)deg, (190+45)deg etc. */ /* wMax=single(0); */ for (ixstart = 0; ixstart < 12; ixstart++) { l = -5.497787F + (real64_T)ixstart * 1.57079637F; /* because dt is allowed to be 0 ... 360 deg */ if ((angles[0] < l) && (angles[1] > l)) { angles[(int32_T)(uint32_T)i - 1] = l; i = (int32_T)((uint32_T)i + 1U); } } angle_size = (int32_T)((uint32_T)i - 1U); /* DSPResponsibilityBox=zeros(4,'single'); */ /* BoundBox=zeros(4,'uint32'); */ i = (int32_T)(((uint32_T)angle_size - 1U) << 2); Box_size_idx_0 = (int32_T)((uint32_T)i + 4U); i = ((int32_T)((uint32_T)i + 4U) << 1) - 1; for (ixstart = 0; ixstart <= i; ixstart++) { Box_data[ixstart] = 0.0F; } for (ixstart = 0; ixstart < 8; ixstart++) { uBox[ixstart] = 0.0F; } /* Untransformed x,y edges per DSP ------------------- */ uBox[0] = -dmax; uBox[4] = -dmax; uBox[1] = y - 0.5F; uBox[5] = -dmax; uBox[2] = -dmax; uBox[6] = y - 0.5F; uBox[3] = y - 0.5F; uBox[7] = y - 0.5F; /* Transform edge coordinates -------------------------- */ for (i = 1; (uint32_T)i <= (uint32_T)angle_size; i = (int32_T)((uint32_T)i + 1U)) { for (ixstart = 0; ixstart < 4; ixstart++) { Box_data[(int32_T)(((uint32_T)i - 1U) << 2) + ixstart] = (real64_T)cos (angles[i - 1]) * uBox[ixstart] - (real64_T)sin(angles[i - 1]) * uBox[4 + ixstart]; Box_data[((int32_T)(((uint32_T)i - 1U) << 2) + ixstart) + Box_size_idx_0] = (real64_T)sin(angles[i - 1]) * uBox[ixstart] + (real64_T)cos(angles[i - 1]) * uBox[4 + ixstart]; } } /* X Bounding Box ------------------------------- */ i = (int32_T)((uint32_T)angle_size << 2); ixstart = 1; l = Box_data[0]; if (rtIsNaNF(Box_data[0])) { ix = 2; exitg4 = FALSE; while ((exitg4 == 0U) && (ix <= i)) { ixstart = ix; if (!rtIsNaNF(Box_data[ix - 1])) { l = Box_data[ix - 1]; exitg4 = TRUE; } else { ix++; } } } if (ixstart < i) { while (ixstart + 1 <= i) { if (Box_data[ixstart] < l) { l = Box_data[ixstart]; } ixstart++; } } l = (l - 1.0F) - dtr; /* 1 more pixel for bilinear filtering */ marginL = 0U; if (l < -dmax) { /* clipping */ marginL = (uint32_T)rt_roundf_snf((-dmax - l) + 1.0F); /* +1 = ceil */ } ixstart = 1; l = Box_data[0]; if (rtIsNaNF(Box_data[0])) { ix = 2; exitg3 = FALSE; while ((exitg3 == 0U) && (ix <= i)) { ixstart = ix; if (!rtIsNaNF(Box_data[ix - 1])) { l = Box_data[ix - 1]; exitg3 = TRUE; } else { ix++; } } } if (ixstart < i) { while (ixstart + 1 <= i) { if (Box_data[ixstart] > l) { l = Box_data[ixstart]; } ixstart++; } } l = (l + 1.0F) + dtr; /* 1 more pixel for bilinear filtering */ marginR = 0U; if (l > y - 0.5F) { /* clipping */ marginR = (uint32_T)rt_roundf_snf((l - (y - 0.5F)) + 1.0F); /* +1 = ceil */ } /* Y Bounding Box ------------------------------- */ i = (int32_T)((uint32_T)angle_size << 2); ixstart = 1; l = Box_data[Box_size_idx_0]; if (rtIsNaNF(Box_data[Box_size_idx_0])) { ix = 2; exitg2 = FALSE; while ((exitg2 == 0U) && (ix <= i)) { ixstart = ix; if (!rtIsNaNF(Box_data[(ix + Box_size_idx_0) - 1])) { l = Box_data[(ix + Box_size_idx_0) - 1]; exitg2 = TRUE; } else { ix++; } } } if (ixstart < i) { while (ixstart + 1 <= i) { if (Box_data[ixstart + Box_size_idx_0] < l) { l = Box_data[ixstart + Box_size_idx_0]; } ixstart++; } } l = (l - 1.0F) - dtr; /* 1 more pixel for bilinear filtering; */ marginO = 0U; if (l < -dmax) { /* clipping */ marginO = (uint32_T)rt_roundf_snf((-dmax - l) + 1.0F); /* +1 = ceil */ } ixstart = 1; l = Box_data[Box_size_idx_0]; if (rtIsNaNF(Box_data[Box_size_idx_0])) { ix = 2; exitg1 = FALSE; while ((exitg1 == 0U) && (ix <= i)) { ixstart = ix; if (!rtIsNaNF(Box_data[(ix + Box_size_idx_0) - 1])) { l = Box_data[(ix + Box_size_idx_0) - 1]; exitg1 = TRUE; } else { ix++; } } } if (ixstart < i) { while (ixstart + 1 <= i) { if (Box_data[ixstart + Box_size_idx_0] > l) { l = Box_data[ixstart + Box_size_idx_0]; } ixstart++; } } l = (l + 1.0F) + dtr; /* 1 more pixel for bilinear interpolation; */ marginU = 0U; if (l > y - 0.5F) { /* clipping */ marginU = (uint32_T)rt_roundf_snf((l - (y - 0.5F)) + 1.0F); /* +1 = ceil */ } /* Extract img ------------------------------- */ /* Keep only the biggest margin of left and right. (We share both */ /* margins on the right with one exception, we add one times the left */ /* margin to the space between the top margin and the data start.) */ if (marginL > marginR) { marginR = marginL; } MarginAddition[0] = marginR; MarginAddition[1] = marginO + 1U; MarginAddition[2] = marginU; /* We add 1 to the upper margin because of the reusal of the right and */ /* left margin. It would be sufficient to add marginL padding bytes to */ /* the top, however adding a whole row is convenient and the */ /* loss of a few */ /* KB ram (in a cache-uninteresting area) is neglectible. */ } } /* End of code generation (calcMarginAddition.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/jacobian.h0000664000175000017500000000620612520750634017006 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * jacobian.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __JACOBIAN_H__ #define __JACOBIAN_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void jacobian(const real64_T w[3], const uint32_T BoundBox[4], const uint32_T MarginAddon[3], const real64_T DSPRange[4], uint8_T *Tvec, const uint32_T TOffset, uint8_T *Rvec, const uint32_T ROffset, uint32_T dX, uint32_T dY, real64_T *SSD, real64_T JD[3], real64_T JD2[9]); } #endif /* End of code generation (jacobian.h) */ limereg-1.4.0/lib/matlab/codegeneration/shrinkImageDSP.cpp0000664000175000017500000001274012520750634020403 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * shrinkImageDSP.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "mpower.h" #include "shrinkImageDSP.h" #include "limereg_emxutil.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab #include "omp.h" //OpenMP multiprocessor (if you don't like OpenMP and compile for a single core just remove this header definition and the #pragma omp instructions) namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void shrinkImageDSP(const uint8_T *Img, const uint32_T ImgDim[4], uint32_T SubArea[4], uint8_T *ImgSmall) { /* ToDo: When SubArea is > ImgDim (in some way), only the first for-loop is */ /* necessary (without the -1 in the end-index) because the margin can be */ /* kind of re-used ... */ uint32_T xWidth = ImgDim[1] - ImgDim[0] + 1U; uint32_T xWidthSmall = (uint32_T)(real64_T)ceil((real64_T)xWidth / 2.0F); uint32_T yHeight = ImgDim[3] - ImgDim[2] + 1; //todo: where are the pragma openmp instructions gone ? int32_T loopStop = int32_T((SubArea[3]-1)>>1)+1; const uint32_T yEvenOdd = ((SubArea[2]-1) & 0x1); //todo: Maybe unnecessary on the dsp when y+=2 loops are equally fast as y++ for (int32_T y = ((SubArea[2]-1)>>1); y < loopStop; y++) { uint32_T iy = (y<<1) + yEvenOdd; uint32_T pOut = y * xWidthSmall; for (uint32_T x = (SubArea[0]-1); x < (SubArea[1]-1); x += 2U) { uint32_T pIn1 = iy * xWidth + x; uint32_T pIn2 = pIn1 + xWidth; uint32_T A = (uint32_T)Img[pIn1] + (uint32_T)Img[pIn1 + 1] + (uint32_T)Img[pIn2] + (uint32_T)Img[pIn2 + 1]; ImgSmall[pOut + (x>>1)] = (uint8_T)(A>>2); } } //todo: the for loops below can also be openmp ified if (!((SubArea[1]-SubArea[0]) & 0x1)) { //odd width ? for (uint32_T iy = (SubArea[2]-1); iy < (SubArea[3]-1); iy += 2) { uint32_T A = (uint32_T)Img[iy * xWidth + SubArea[1] - 1] + (uint32_T)Img[(iy+1) * xWidth + SubArea[1] - 1]; ImgSmall[(iy>>1) * xWidthSmall + (SubArea[1]>>1)] = (uint8_T)(A >> 2); } } if (!((SubArea[3]-SubArea[2]) & 0x1)) { //odd height? uint32_T iy = (yHeight >> 1)-1; for (uint32_T x = (SubArea[0]-1); x < (SubArea[1]-1); x += 2U) { uint32_T A = (uint32_T)Img[(SubArea[3]-1) * xWidth + x] + (uint32_T)Img[(SubArea[3]-1) * xWidth + x + 1]; ImgSmall[iy * xWidthSmall + (x>>1)] = (uint8_T)(A >> 2); } if (!((SubArea[1]-SubArea[0]) & 0x1)) { //odd width (and height) uint32_T y = (SubArea[3]-1) * xWidth; ImgSmall[iy * xWidthSmall + (SubArea[1] >> 1)] = Img[y + SubArea[1] - 1] >> 2; } } } } /* End of code generation (shrinkImageDSP.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/ssd.cpp0000664000175000017500000001247012520750634016364 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * ssd.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" #ifndef USE_ROELOF_CODE /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_emxutil.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab #if WIN32 #include "omp.h" #endif namespace Limereg { real64_T ssd(const real64_T w[3], const uint32_T BoundBox[4], const uint32_T MarginAddon[3], const real64_T DSPRange[4], uint8_T * Tvec, const uint32_T TOffset, uint8_T *Rvec, const uint32_T ROffset, uint32_T dX, uint32_T dY) { real64_T SSD; int32_T i; real64_T omegaR[4]; real64_T omegaT[4]; int32_T mR[2]; int32_T mT[2]; real64_T b_w[3]; SSD = 0.0F; omegaR[0] = DSPRange[0]-0.5f; omegaR[1] = DSPRange[1]+0.5f; omegaR[2] = DSPRange[2]-0.5f; omegaR[3] = DSPRange[3]+0.5f; mR[0] = (int)(omegaR[1]-omegaR[0]); mR[1] = (int)(omegaR[3]-omegaR[2]); const real64_T shiftX = (dX/2)+0.5f; const real64_T shiftY = (dY/2)+0.5f; omegaT[0] = BoundBox[0] - shiftX-0.5f; omegaT[1] = BoundBox[1] - shiftX+0.5f; omegaT[2] = BoundBox[2] - shiftY-0.5f; omegaT[3] = BoundBox[3] - shiftY+0.5f; mT[0] = (int)(BoundBox[1]-BoundBox[0])+1; mT[1] = (int)(BoundBox[3]-BoundBox[2])+1; mT[1] = (int)(BoundBox[3]-BoundBox[2])+1; for (i = 0; i < 3; i++) { b_w[i] = w[i]; } //debug #ifdef _TRACE_OUTPUT_ printf("d=%uX%u, shift=%f\n", dX, dY, shift); const uint8_T* p=&Tvec[TOffset]; uint32_T iWidth = (BoundBox[1]+1)-BoundBox[0]; uint32_T iHeight = (BoundBox[3]+1)-BoundBox[2]; uint32_T iA=(iWidth+MarginAddon[0])*((iHeight/4)+MarginAddon[1])+(iWidth/4)-1; uint32_T iB=(iWidth+MarginAddon[0])*((iHeight/2)+MarginAddon[1])+(iWidth*3/4)-1; uint32_T iC=(iWidth+MarginAddon[0])*((iHeight*6/10)+MarginAddon[1])+(iWidth*8/10)-1; printf("f(0), f(1) ... f(0x%x), f(0x%x) ... f(0x%x), f(0x%x) ...\n", iA, iA+1, iB-1, iB); printf("T: %.2x %.2x ... %.2x %.2x ... %.2x %.2x ... %.2x %.2x\n", p[0], p[1], p[iA], p[iA+1], p[iB-1], p[iB], p[iC-1], p[iC] ); p=&Rvec[ROffset]; iWidth = uint32_T(DSPRange[1]-DSPRange[0]); iHeight = uint32_T(DSPRange[3]-DSPRange[2]); iA=iWidth*(iHeight/4)+(iWidth/4)-1; iB=iWidth*(iHeight/2)+(iWidth*3/4)-1; iC=iWidth*(iHeight*6/10)+(iWidth*8/10)-1; printf("R: %.2x %.2x ... %.2x %.2x ... %.2x %.2x ... %.2x %.2x\n", p[0], p[1], p[iA], p[iA+1], p[iB-1], p[iB], p[iC-1], p[iC] ); #endif SSD = matlab_c_ssdRigid2D(&Rvec[ROffset], mR, omegaR, &Tvec[TOffset], mT, omegaT, b_w, &MarginAddon[0], &DSPRange[0]); #ifdef _TRACE_OUTPUT_ printf(" SSD=%f\n", SSD); #endif return SSD; } } #endif //ndef USE_ROELOF_CODE limereg-1.4.0/lib/matlab/codegeneration/all.cpp0000664000175000017500000000644512520750634016350 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * all.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "all.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ boolean_T all(const uint32_T x[3]) { boolean_T y; int32_T k; boolean_T exitg1; y = TRUE; k = 0; exitg1 = FALSE; while ((exitg1 == 0U) && (k < 3)) { if (x[k] == 0U) { y = FALSE; exitg1 = TRUE; } else { k++; } } return y; } } /* End of code generation (all.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/diffimg.h0000664000175000017500000000573712520750634016655 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * diffimg.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __DIFFIMG_H__ #define __DIFFIMG_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void diffimg(const emxArray_uint8_T *Rvec, const emxArray_uint8_T *Tvec, uint32_T dx, uint32_T dy, emxArray_uint8_T *Dvec); } #endif /* End of code generation (diffimg.h) */ limereg-1.4.0/lib/matlab/codegeneration/transform.cpp0000664000175000017500000001624512521700013017575 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * transform.cpp * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #include "../../stdafx.h" /* Include files */ #include "rt_nonfinite.h" #include "diffimg.h" #include "gaussnewton.h" #include "generatePyramidPC.h" #include "jacobian.h" #include "ssd.h" #include "transform.h" #include "limereg_emxutil.h" #include "limereg_rtwutil.h" /* Custom Source Code */ #include "../pseudo_stdafx.h" //precompiled header not possible because of include position of matlab namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ /* Function Definitions */ void transform(const real64_T w[3], const emxArray_uint8_T *Tvec, uint32_T dx, uint32_T dy, emxArray_uint8_T *FTvec) { uint32_T mn; real64_T y; real64_T dmaxX; real64_T dmaxY; real64_T FP_idx_0; real64_T FP_idx_1; real64_T FP_idx_3; real64_T FP_idx_4; int32_T i33; int32_T loop_ub; real64_T X_mni; int32_T i34; int32_T X_i; real64_T FA_mni; real64_T FA_i; uint32_T Ax; uint32_T Ay; int32_T k11; int32_T k12; int32_T k21; int32_T k22; //Initialize Dirichlet boundaries //Use the mean color of the four outermost image corners as the boundary background color //I have several more sophisticated ideas for the boundary conditions, mail to the author if you need some improvement. //todo: refactor: Either avoid code being duplicate to gaussnewton.cpp or change the inforface for i/o of background color. // Keep comment above in mind, things might get more complicated than a single color over time. // Furthermore: It would be cleaner when R and T would have dedicated background color detection. // When a more complicated scheme will be used one has to calc this seperately anyway ... uint8_T backgroundColor = (uint8_T)( ( (uint32_T)(Tvec->data[0]) + (uint32_T)(Tvec->data[dx - 1]) + (uint32_T)(Tvec->data[(dy - 1) * dx]) + (uint32_T)(Tvec->data[dy * dx - 1]) )/4); mn = dx * dy; dmaxX = (real64_T)dx / 2.0F - 0.5F; dmaxY = (real64_T)dy / 2.0F - 0.5F; /* Shifting, um negative Koordinaten in Matrixbereich zu bringen */ /* ======================================================================== */ /* = Registerweise statt matrizenbasiert */ /* ======================================================================== */ FP_idx_0 = (real64_T)cos(w[0]); FP_idx_1 = -(real64_T)sin(w[0]); FP_idx_3 = (real64_T)sin(w[0]); FP_idx_4 = (real64_T)cos(w[0]); i33 = FTvec->size[0]; FTvec->size[0] = (int32_T)mn; emxEnsureCapacity((emxArray__common *)FTvec, i33, (int32_T)sizeof(uint8_T)); loop_ub = (int32_T)mn - 1; for (i33 = 0; i33 <= loop_ub; i33++) { FTvec->data[i33] = 0; } mn = 1U; /* Folgende beiden For-Loops laufen 1..mn mal durch das pixelmittige Koordinatengitter */ /* Dabei zeigt i auf die Position von 1..mn */ i33 = (int32_T)(dmaxY + (1.0F - (-dmaxY))); for (loop_ub = 0; loop_ub <= i33 - 1; loop_ub++) { X_mni = -dmaxY + (real64_T)loop_ub; i34 = (int32_T)(dmaxX + (1.0F - (-dmaxX))); for (X_i = 0; X_i <= i34 - 1; X_i++) { FA_mni = -dmaxX + (real64_T)X_i; /* Die Zeilenvektoren FP(1)*X_i und FP(4)*X_i k�nnten vorberechnet */ /* werden (mit FP(3) und FP(6), sowie +s schon mit drin ... */ FA_i = ((FP_idx_0 * FA_mni + FP_idx_1 * X_mni) + w[1]) + (dmaxX + 1.0F); FA_mni = ((FP_idx_3 * FA_mni + FP_idx_4 * X_mni) + w[2]) + (dmaxY + 1.0F); /* +s weil Drehpunkt in Bildmitte */ Ax = (uint32_T)rt_roundf_snf((real64_T)floor(FA_i)); Ay = (uint32_T)rt_roundf_snf((real64_T)floor(FA_mni)); /* Fetch picture values (how can we cache-optimize this ? Intelligent routing ?) */ k11 = backgroundColor; k12 = backgroundColor; k21 = backgroundColor; k22 = backgroundColor; //todo: we need for if-statements, instead of only one ... if ((Ax >= 1U) && (Ax < dx) && (Ay >= 1U) && (Ay < dy)) { k11 = Tvec->data[(int32_T)((Ay - 1U) * dx + Ax) - 1]; k12 = Tvec->data[(int32_T)((Ay - 1U) * dx + Ax)]; k21 = Tvec->data[(int32_T)(Ay * dx + Ax) - 1]; k22 = Tvec->data[(int32_T)(Ay * dx + Ax)]; } /* Interpolation */ FA_i -= (real64_T)floor(FA_i); FA_mni -= (real64_T)floor(FA_mni); FTvec->data[(int32_T)mn - 1] = (uint8_T)rt_roundf_snf((((real64_T)k11 * (1.0F - FA_i) * (1.0F - FA_mni) + (real64_T)k12 * FA_i * (1.0F - FA_mni)) + (real64_T)k21 * (1.0F - FA_i) * FA_mni) + (real64_T)k22 * FA_i * FA_mni); mn++; } } } } /* End of code generation (transform.cpp) */ limereg-1.4.0/lib/matlab/codegeneration/gaussnewton.h0000664000175000017500000000632012520750634017612 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /* * gaussnewton.h * * CODE GENERATED BY MATLAB CODER (THE HUMAN READABILITY IS THEREFORE LIMITED) * */ #ifndef __GAUSSNEWTON_H__ #define __GAUSSNEWTON_H__ /* Include files */ #include #include #include #include #include "rt_nonfinite.h" #include "rtwtypes.h" #include "limereg_types.h" namespace Limereg { /* Type Definitions */ /* Named Constants */ /* Variable Declarations */ /* Variable Definitions */ /* Function Declarations */ extern void gaussnewton(uint32_T ImgDimX, uint32_T ImgDimY, uint32_T MaxIter, real64_T StopSensitivity, real64_T maxRotation, real64_T maxTranslation, uint32_T LevelCount, uint32_T SkipFineLevels, const emxArray_uint8_T *Rvec, emxArray_uint8_T *Tvec, uint32_T *i, real64_T *SSD, real64_T wStart[3], real64_T w[3], uint32_T *iterationsPerLevel); } #endif /* End of code generation (gaussnewton.h) */ limereg-1.4.0/lib/CMatlabArray.cpp0000664000175000017500000001240312520750634013643 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * \brief Controls memory for an array used by Matlab. * * \author Roelof Berg */ #include "stdafx.h" //Precompiled headerfile, MUST be first entry in .cpp file #include "CMatlabArray.h" #include "matlab/codegeneration/limereg_emxutil.h" namespace Limereg { /** * Ctor for ondimensional arrays */ template CMatlabArray::CMatlabArray(const uint32_t ItemCount) { CMatlabArray::InitializeArray(&ItemCount, 1); } /** * Ctor for twodimensional arrays */ template CMatlabArray::CMatlabArray(const uint32_t* ItemCount, const uint32_t NumDimensions) { CMatlabArray::InitializeArray(ItemCount, NumDimensions); } /** * Common code for all ctors */ template void CMatlabArray::InitializeArray(const uint32_t* ItemCount, const uint32_t NumDimensions) { //Allocate memory EmxInitArray(NumDimensions); uint32_t uiCapacity=1; for(uint32_t i=0; isize[i] = (int32_T)ItemCount[i]; uiCapacity *= ItemCount[i]; } emxEnsureCapacity((emxArray__common *)m_MatlabArray, 0, (int32_T)sizeof(U)); } /** * Destructor for type double */ template<> CMatlabArray::~CMatlabArray() { //Free memory emxFree_real64_T(&m_MatlabArray); m_MatlabArray = NULL; } /** * Destructor for type uint32_t */ template<> CMatlabArray::~CMatlabArray() { //Free memory emxFree_uint32_T(&m_MatlabArray); m_MatlabArray = NULL; } /** * Destructor for type uint8_t */ template<> CMatlabArray::~CMatlabArray() { //Free memory emxFree_uint8_T(&m_MatlabArray); m_MatlabArray = NULL; } /** * Initialization for type double */ template<> void CMatlabArray::EmxInitArray(const uint32_t NumDimensions) { emxInit_real64_T(&m_MatlabArray, NumDimensions); } /** * Initialization for type uint32 */ template<> void CMatlabArray::EmxInitArray(const uint32_t NumDimensions) { emxInit_uint32_T(&m_MatlabArray, NumDimensions); } /** * Initialization for type uint8 */ template<> void CMatlabArray::EmxInitArray(const uint32_t NumDimensions) { emxInit_uint8_T(&m_MatlabArray, NumDimensions); } /** * Access matlab array abstraction (e.g. for passing to a matlab coder generated function) */ template T* CMatlabArray::GetMatlabArrayPtr() { return m_MatlabArray; } /** * Access pointer to c-style array in memory for direct data access */ template U* CMatlabArray::GetCMemoryArrayPtr() { return m_MatlabArray->data; } //We must tell the compiler about all expectable instance types when a template is declared in a .cpp file template class CMatlabArray; template class CMatlabArray; template class CMatlabArray; } limereg-1.4.0/lib/CMatlabArray.h0000664000175000017500000000744712502643040013314 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * \brief Controls memory for an array used by Matlab. * * \author Roelof Berg */ #pragma once #include "limereg_common.h" namespace Limereg { /** * \brief Controls memory for an array used by Matlab. * * Use ctor and dtor to allocate and decallocate memory. * Use the get methods to access the arrays (either in c-style * or in Matlab style). * * First template patameter is the Matlab array type that will be * controlled. Second parameter is the C type controlled by the * matlab type. * * The casting operator was not overloaded for better code-readability. * (See "Clean Coder" from Robert C. Martin) */ template class CMatlabArray { public: CMatlabArray(const uint32_t ItemCount); CMatlabArray(const uint32_t* ItemCount, const uint32_t NumDimensions); virtual ~CMatlabArray(); void InitializeArray(const uint32_t* ItemCount, const uint32_t NumDimensions); void EmxInitArray(const uint32_t NumDimensions); U* GetCMemoryArrayPtr(); T* GetMatlabArrayPtr(); private: T* m_MatlabArray; }; /** * A Matlab vector containing double values */ struct emxArray_real64_T; typedef CMatlabArray TMatlabArray_Double; /** * A Matlab vector containing uint32 values */ struct emxArray_uint32_T; typedef CMatlabArray TMatlabArray_UInt32; /** * A Matlab vector containing bytes */ struct emxArray_uint8_T; typedef CMatlabArray TMatlabArray_UInt8; } limereg-1.4.0/lib/limereg_common.h0000664000175000017500000001115012502643251013774 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * Typedefs, constants and compile options for our application */ #pragma once //Makros generated by GNU autotools #include "../config.h" //-- C99 compliance-------------------------------------------------------------- //Typedefs necessary to make Microsofts Non-Standard-Compliant-Compiler more conform to the C99 standard #if defined(_MSC_VER) typedef signed __int8 int8_t; typedef signed __int16 int16_t; typedef signed __int32 int32_t; typedef signed __int64 int64_t; typedef unsigned __int8 uint8_t; typedef unsigned __int16 uint16_t; typedef unsigned __int32 uint32_t; typedef unsigned __int64 uint64_t; #else //Linux #include #endif //-- Typedefs ------------------------------------------------------------------ #include "CMatlabArray.h" namespace Limereg { typedef double t_reg_real; typedef TMatlabArray_Double TMatlabArray_Reg_Real; typedef uint8_t t_pixel; //Keep lib/limereg.h in sync typedef TMatlabArray_UInt8 TMatlabArray_Pixel; } //-- Exceptions ---------------------------------------------------------------- #include "limereg_exceptions.h" //-- Constants ----------------------------------------------------------------- namespace Limereg { //NAN depending on type of t_reg_real #if WIN32 static const t_reg_real REG_REAL_NAN = _Nan._Double; #else static const t_reg_real REG_REAL_NAN = NAN; #endif // RETURN VALUES /** Application result values (console app) */ static const int32_t APP_RET_SUCCESS = 0; /** Application result values (console app) */ static const int32_t APP_RET_ERROR = 1; //CONSOLE OUTPUT /** String constant (message for console output) */ static const string APP_ERR_EXCEPTION = "Unknown error. Terminating."; //GRAFICS OUTPUT /** Max. image size on screen */ static const uint32_t APP_MAX_IMG_SIZE = 300; //SPECIAL CHARACTERS /** String constant (special character for console output) */ static const string CRLF = "\n"; /** String constant (special character for console output) */ static const string DIR_DELIM = "/"; /** String constant (special character for console output) */ static const string SPACE = " "; //APPLICATION SPECIFIC CONSTANTS static const uint32_t gui_LEVELCOUNT_AUTOTETECT_DIVISOR=32; //< log2(ImageWidth / [this constant]) = default amount of levels (multilevel autodetection) } limereg-1.4.0/lib/CRegistrator.cpp0000664000175000017500000001505612520750634013760 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ //precompiled header (MUST BE THE FIRST ENTRY IN EVERY CPP FILE) #include "stdafx.h" #include "limereg_common.h" #include "CRegistrator.h" #include "matlab/codegeneration/gaussnewton.h" #include "matlab/codegeneration/transform.h" #include "matlab/codegeneration/diffimg.h" #include "matlab/codegeneration/limereg_initialize.h" #include "matlab/codegeneration/limereg_terminate.h" #include "matlab/codegeneration/limereg_emxutil.h" #include "CMatlabArray.h" #include "matlab/pseudo_stdafx.h" //stdafx not possible because of include position of matlab //(Global ugliness came originally from the matlab c callbacks, search for g_CHPRPCConnection to understand this) namespace Limereg { CRegistrator::CRegistrator() { //Matlab initialisieren limereg_initialize(); } CRegistrator::~CRegistrator() { //Matlab deinitialisieren limereg_terminate(); } /** * regParams will contain the final registration parameters * \ret SSD distance */ uint32_t CRegistrator::RegisterImages(uint32_t iPicDimX, uint32_t iPicDimY, uint32_t iMaxIter, t_reg_real fMaxRotation, t_reg_real fMaxTranslation, uint32_t iLevelCount, uint32_t iSkipFineLevels, t_reg_real fStopSensitivity, t_pixel* imgRef, t_pixel* imgTmp, t_reg_real (&aRegStartParams)[3], t_reg_real (&aRegResult)[3], t_reg_real& fSSD, uint32_t *iterationsPerLevel ) { //Output parameters uint32_t iNoIterations=0; fSSD=0; //Allocate image memory as an array suitable for matlab coder generated code uint32_t iPixelAmount = iPicDimX*iPicDimY; TMatlabArray_Pixel Tvec(iPixelAmount); uint32_t iRPixelAmount = iPixelAmount; //Memory for multilevel pyramid iRPixelAmount = (iRPixelAmount + (uint32_T)ceil((real64_T)iRPixelAmount / 3.0F)) + 1U; TMatlabArray_Pixel Rvec(iRPixelAmount); //Convert opencv image data to a matlab array //ToDo: Try to avoid this wasting memcpy operation (convert to matlab array without copying ... maybe by modifying the matlab classes.) memcpy(Rvec.GetCMemoryArrayPtr(), imgRef, iPixelAmount * sizeof(t_pixel)); memcpy(Tvec.GetCMemoryArrayPtr(), imgTmp, iPixelAmount * sizeof(t_pixel)); //Start image registration uint32_t iMaxPicDim = (iPicDimX < iPicDimY) ? iPicDimY : iPicDimX; gaussnewton(iPicDimX, iPicDimY, iMaxIter, fStopSensitivity, fMaxRotation, (t_reg_real)iMaxPicDim*(fMaxTranslation / 100), iLevelCount, iSkipFineLevels, Rvec.GetMatlabArrayPtr(), Tvec.GetMatlabArrayPtr(), &iNoIterations, &fSSD, aRegStartParams, aRegResult, iterationsPerLevel); return iNoIterations; } void CRegistrator::CalculateDiffImage(uint32_t iPicDimX, uint32_t iPicDimY, t_pixel* imgRef, t_pixel* imgTmp, t_pixel* imgDst) { //Allocate image memory as an array suitable for matlab coder generated code uint32_t iPixelAmount = iPicDimX*iPicDimY; TMatlabArray_Pixel Rvec(iPixelAmount); TMatlabArray_Pixel Tvec(iPixelAmount); TMatlabArray_Pixel Dvec(iPixelAmount); //Convert opencv image data to a matlab array //ToDo: Try to avoid this wasting memcpy operation (convert to matlab array without copying ... maybe by modifying the matlab classes.) memcpy(Rvec.GetCMemoryArrayPtr(), imgRef, iPixelAmount * sizeof(t_pixel)); memcpy(Tvec.GetCMemoryArrayPtr(), imgTmp, iPixelAmount * sizeof(t_pixel)); //Execute computation diffimg(Rvec.GetMatlabArrayPtr(), Tvec.GetMatlabArrayPtr(), iPicDimX, iPicDimY, Dvec.GetMatlabArrayPtr()); //Copy buffer back to application memcpy(imgDst, Dvec.GetCMemoryArrayPtr(), iPixelAmount); } void CRegistrator::TransformImage(uint32_t iPicDimX, uint32_t iPicDimY, t_reg_real w[3], t_pixel* imgSrc, t_pixel* imgDst) { //Allocate image memory as an array suitable for matlab coder generated code uint32_t iPixelAmount = iPicDimX*iPicDimY; TMatlabArray_Pixel Svec(iPixelAmount); TMatlabArray_Pixel Dvec(iPixelAmount); //Convert opencv image data to a matlab array //ToDo: Try to avoid this wasting memcpy operation (convert to matlab array without copying ... maybe by modifying the matlab classes.) memcpy(Svec.GetCMemoryArrayPtr(), imgSrc, iPixelAmount * sizeof(t_pixel)); //Execute computation transform(w, Svec.GetMatlabArrayPtr(), iPicDimX, iPicDimY, Dvec.GetMatlabArrayPtr()); //Copy buffer back to application memcpy(imgDst, Dvec.GetCMemoryArrayPtr(), iPixelAmount); } } limereg-1.4.0/lib/export/0000775000175000017500000000000012535125762012242 500000000000000limereg-1.4.0/lib/export/limereg.h0000664000175000017500000003723312520750634013763 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #ifndef _LIMEREG_H_ #define _LIMEREG_H_ /*! @page liblimereg Library for lightweight image registration. Software development library, that performs a 2D, rigid image registration on two greyscale images and outputs either the transformation parameters or the registered image. Sourcecode: http://embedded-software-architecture.com/limereg.html @section usage Usage Information Link with -mlimereg and #include . API documentation see: man limereg.h @section copyright Copyright Copyright 2014, Roelof Berg, Licensed under the 3-clause BSD license at http://berg-solutions.de/limereg-license.html. Credit goes to Lars Koenig and Jan Ruehaak from Fraunhofer MEVIS in Germany. @section examples Examples In the source distribution at http://embedded-software-architecture.com/limereg.html the following folders contain examples: tests: C written test automation that can be used as example code. exe: C++ written commandline utility using liblimereg. */ /*! \file limereg.h \brief Library for lightweight image registration Software development library, that performs a 2D, rigid image registration on two greyscale images and outputs either the transformation parameters or the registered image. Examples: In the source distribution at http://embedded-software-architecture.com/limereg.html the following folders contain examples: tests: C written test automation that can be used as example code. exe: C++ written commandline utility using liblimereg. Copyright 2014, Roelof Berg, Licensed under the 3-clause BSD license at http://berg-solutions.de/limereg-license.html. Credit goes to Lars Koenig and Jan Ruehaak from Fraunhofer MEVIS in Germany. Sourcecode: http://embedded-software-architecture.com/limereg.html */ #ifdef __cplusplus extern "C" { #endif enum Limereg_RetCode { //General return codes LIMEREG_RET_SUCCESS=0, //!< No error LIMEREG_RET_INTERNAL_ERROR=1, //!< Unexpected internal error LIMEREG_RET_RCV_NULLPTR=2, //!< An unexpected nullpointer was passed as an argument LIMEREG_RET_INVALID_PYRAMID_TYPE=3, //!< The enum value of PyramidImage is invalid in the current context //Parameter parsing LIMEREG_RET_IMAGE_TOO_SMALL=100, //!< xDimension or yDimension smaller than alloweg (e.g. 0) LIMEREG_RET_MAX_ROT_INVALID=101, //!< The rotation in registrResultLimits is invalid (too big or small) LIMEREG_RET_MAX_TRANS_INVALID=102, //!< The shift in registrResultLimits is invalid (too big) LIMEREG_RET_STARTPARAM_INVALID=103, //!< The content of startParameters in Limereg_RegisterImage() is invalid. Check if the content is plausible and within the bounds of registrResultLimits. //Registration processing LIMEREG_RET_ABORT_MAXITER_EXCEEDED=200, //!< The registration algorithm took more iterations than allowed by maxIterations and was aborted //Temporary codes LIMEREG_RET_STENCIL_NOT_IMPL_YET=9997, //!< Currently stencil images are unsupported and the pointer named stencilImage has to be set to 0 /*deprecated: 9998*/ LIMEREG_RET_IMAGES_MUST_HAVE_SAME_SIZE=9999 //!< Currently the images to be registered must both have the same size (this limitation will be removed soon) }; /*! Flags to control the registration algorithm */ enum Limereg_Flags { Limereg_Trafo_Rigid=0 //!< Rigid transformation: Supports horizontal, vertical shift and rotation. The size of the image area remains the same. //, Limereg_Trafo_Affine=2 ... coming soon ... }; /*! \brief Pointer to pixeldata and image dimensions * Image buffer with data pointer and image dimensions. * The buffer consists of one byte per pixel of luminance data (greyscale). */ struct Limereg_Image { enum PixelType //!< The supported pixel interpretation types { Limereg_Grayscale_8=0 //!< Only luminance, no color, 8 bit per pixel } pixelType; //!< How to interpret pixelBuffer enum PyramidImage //!< Normal or pyramid image { Limereg_NotPyramidized=0, //!< pixelBuffer contains a plain image. This is the usual case, Limereg will generate a multilevel pyramid internally.) Limereg_Pyramidized //!< pixelBuffer contains a pyramid image, e.g. generated by Limereg_CreatePyramid(). } pyramidImage; unsigned char* pixelBuffer; //!< Byte array with luminance data (1 byte per pixel). unsigned int imageWidth; //!< Horizontal image dimension unsigned int imageHeight; //!< Vertical image dimension }; /*! \brief Parameters for a rigid transformation * Parameters for a rigid transformation. That is horizontal and vertical shift and a rotation angle. * The image will retain it's dimensions, it will not be sheared, only shift and rotation are allowed. */ struct Limereg_TrafoParams { double xShift; //pixelBuffer) { return LIMEREG_RET_RCV_NULLPTR; } if(0==Image->imageWidth || 0==Image->imageHeight) { return LIMEREG_RET_IMAGE_TOO_SMALL; } return LIMEREG_RET_SUCCESS; } Limereg_RetCode CheckImageSize(const Limereg_Image* ImageA, const Limereg_Image* ImageB) { Limereg_RetCode checkResult=LIMEREG_RET_SUCCESS; checkResult=CheckImageSize(ImageA); if(LIMEREG_RET_SUCCESS != checkResult) { return checkResult; } checkResult=CheckImageSize(ImageB); if(LIMEREG_RET_SUCCESS != checkResult) { return checkResult; } if(false == ((ImageA->imageWidth == ImageB->imageWidth) && (ImageA->imageHeight == ImageB->imageHeight))) { return LIMEREG_RET_IMAGES_MUST_HAVE_SAME_SIZE; } return LIMEREG_RET_SUCCESS; } } //Namespace Limereg const char* Limereg_GetVersion() { return gAppVersion; } Limereg_RetCode Limereg_RegisterImage( const Limereg_Image* referenceImage, const Limereg_Image* templateImage, const Limereg_TrafoLimits* registrResultLimits, const unsigned int flags /*unused in the current version, things like an affine registration might be added here*/, const Limereg_AdvancedRegControl* advancedCtrl, Limereg_TrafoParams* registrResult, double* distanceMeasure, unsigned int* iterationAmount, unsigned int* iterationsPerLevel ) { Limereg_RetCode ret = CheckImageSize(referenceImage, templateImage); if(LIMEREG_RET_SUCCESS != ret) { return ret; } //Avoid errors when we add x and y dimensions, make clear where it is used in a shared way. unsigned int xyDimension = referenceImage->imageWidth; //Check for nullpointers (images are already checked in CheckImageSize()) if(NULL == registrResultLimits) //Note: The other parameters are allowed to be NULL (meaning default/ignore) { return LIMEREG_RET_RCV_NULLPTR; } //Sanity checks if(180.0fmaxRotationDeg || 0.0f>registrResultLimits->maxRotationDeg) { return LIMEREG_RET_MAX_ROT_INVALID; } double maxRotationRad = registrResultLimits->maxRotationDeg * M_PI / 180.0f; double maxTranslationPercent = registrResultLimits->maxTranslationPercent; if(100.0fmaxTranslationPercent) { return LIMEREG_RET_MAX_TRANS_INVALID; } unsigned int maxIterations=0; double stopSensitivity = 0; unsigned int pyramidLevelCount = 0; unsigned int skipFineLevelCount = 0; t_reg_real aRegStartParams[3] = {0, 0, 0}; if(NULL != advancedCtrl) { if(NULL != advancedCtrl->stencilImage) { return LIMEREG_RET_STENCIL_NOT_IMPL_YET; } maxIterations = advancedCtrl->maxIterations; pyramidLevelCount = advancedCtrl->pyramidLevelCount; stopSensitivity = advancedCtrl->stopSensitivity; skipFineLevelCount = advancedCtrl->skipFineLevelCount; if(NULL != advancedCtrl->startParameters) { //todo: Check whether startparams are within the bounds and return LIMEREG_RET_STARTPARAM_INVALID if necessary. aRegStartParams[0] = advancedCtrl->startParameters->rotationDeg * M_PI / 180.0f; aRegStartParams[1] = advancedCtrl->startParameters->xShift; aRegStartParams[2] = advancedCtrl->startParameters->yShift; } } //When levelcount is set to 0: Autodetect of amount of levels (multilevel pyramid) //todo: avoid redundancy to CRegistrationController if(0 == pyramidLevelCount) { uint32_t iDim = (referenceImage->imageHeight < referenceImage->imageWidth) ? referenceImage->imageWidth : referenceImage->imageHeight; pyramidLevelCount = uint32_t(ceil(log2(t_reg_real(iDim / gui_LEVELCOUNT_AUTOTETECT_DIVISOR)))); } if(0 == stopSensitivity) { //todo: remove ugly redundancy to CRegistrationController const t_reg_real DEF_CMD_PARAM_STOPSENS = 0.7f; stopSensitivity = DEF_CMD_PARAM_STOPSENS; } if(0 == maxIterations) { maxIterations = 150; //ToDo: Share constants with exe (also param checking seems a bit redundant to me here ...) } //Execute the registration algorithm t_reg_real aRegResult[3] = {0, 0, 0}; double distanceMeasureResult=0; CRegistrator oRegistrator; unsigned int iterationAmountResult = oRegistrator.RegisterImages( referenceImage->imageWidth, referenceImage->imageHeight, maxIterations, maxRotationRad, maxTranslationPercent, pyramidLevelCount, skipFineLevelCount, stopSensitivity, referenceImage->pixelBuffer, templateImage->pixelBuffer, aRegStartParams, aRegResult, distanceMeasureResult, iterationsPerLevel ); //Pass back the registration result //|| || NULL == distanceMeasure || NULL == iterationAmount if(NULL != registrResult) { registrResult->rotationDeg = aRegResult[0] * 180.0f / M_PI; registrResult->xShift = aRegResult[1]; registrResult->yShift = aRegResult[2]; } if(NULL != distanceMeasure) { *distanceMeasure = distanceMeasureResult; } if(NULL != iterationAmount) { *iterationAmount = iterationAmountResult; } return LIMEREG_RET_SUCCESS; } Limereg_RetCode Limereg_CreatePyramid( const Limereg_Image* sourceImage, const struct Limereg_TrafoLimits* registrResultLimits, const unsigned int flags, const struct Limereg_AdvancedRegControl* advancedCtrl, Limereg_Image* pyramidImage ) { if(Limereg_Image::Limereg_NotPyramidized != sourceImage->pyramidImage) { return LIMEREG_RET_INVALID_PYRAMID_TYPE; } //Workaround as long as this functionality isn't implemented: //Shallow copy the image. For the caller it looks like Create- and DeletePyramid would function already. //(Except that the algorithm performance is low because the pyramid won't be cached and will allways be created newly.) *pyramidImage = *sourceImage; pyramidImage->pyramidImage = Limereg_Image::Limereg_Pyramidized; return LIMEREG_RET_SUCCESS; } Limereg_RetCode Limereg_DeletePyramid( const Limereg_Image* pyramidImage ) { if(Limereg_Image::Limereg_Pyramidized != pyramidImage->pyramidImage) { return LIMEREG_RET_INVALID_PYRAMID_TYPE; } //ToDo: Add explicit pyramid image handling //For now we just ignore this request becaus nothing has been created ... return LIMEREG_RET_SUCCESS; } Limereg_RetCode Limereg_TransformImage( const Limereg_Image* sourceImage, const Limereg_TrafoParams* trafoParams, Limereg_Image* transformedImage ) { Limereg_RetCode ret = CheckImageSize(sourceImage, transformedImage); if(LIMEREG_RET_SUCCESS != ret) { return ret; } //Check for nullpointers (images are already checked in CheckImageSize()) if(NULL == trafoParams) { return LIMEREG_RET_RCV_NULLPTR; } //Perform the image processing operation t_reg_real aRegParams[3] = { (t_reg_real)trafoParams->rotationDeg * M_PI / 180.0f, (t_reg_real)trafoParams->xShift, (t_reg_real)trafoParams->yShift }; CRegistrator oRegistrator; oRegistrator.TransformImage( sourceImage->imageWidth, sourceImage->imageHeight, aRegParams, sourceImage->pixelBuffer, transformedImage->pixelBuffer ); return LIMEREG_RET_SUCCESS; } Limereg_RetCode Limereg_CalculateDiffImage( const Limereg_Image* referenceImage, const Limereg_Image* templateImage, Limereg_Image* differenceImage ) { Limereg_RetCode ret = CheckImageSize(referenceImage, templateImage); if(LIMEREG_RET_SUCCESS != ret) { return ret; } ret = CheckImageSize(templateImage, differenceImage); if(LIMEREG_RET_SUCCESS != ret) { return ret; } //Perform the image processing operation CRegistrator oRegistrator; oRegistrator.CalculateDiffImage(referenceImage->imageWidth, referenceImage->imageHeight, referenceImage->pixelBuffer, templateImage->pixelBuffer, differenceImage->pixelBuffer); return LIMEREG_RET_SUCCESS; } limereg-1.4.0/lib/CRegistrator.h0000664000175000017500000000625212520750634013423 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #pragma once #include "limereg_common.h" namespace Limereg { /** * This class issues the matlab generated code to perform image registration and image manipulation necessary for image registration */ class CRegistrator { public: CRegistrator(); virtual ~CRegistrator(); uint32_t RegisterImages(uint32_t iPicDimX, uint32_t iPicDimY, uint32_t iMaxIter, t_reg_real fMaxRotation, t_reg_real fMaxTranslation, uint32_t iLevelCount, uint32_t iSkipFineLevels, t_reg_real fStopSensitivity, t_pixel* imgRef, t_pixel* imgTmp, t_reg_real (&aRegStartParams)[3], t_reg_real (&aRegResult)[3], t_reg_real& fSSD, uint32_t *iterationsPerLevel ); void TransformImage(uint32_t iPicDimX, uint32_t iPicDimY, t_reg_real w[3], t_pixel* imgSrc, t_pixel* imgDst); void CalculateDiffImage(uint32_t iPicDimX, uint32_t iPicDimY, t_pixel* imgRef, t_pixel* imgTmp, t_pixel* imgDst); }; } limereg-1.4.0/lib/CMatlabArrayTypedefs.h0000664000175000017500000000521112502637235015014 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * Typedefs for all types supported in class CMatlabArray */ #pragma once namespace Limereg { template class CMatlabArray; struct emxArray_real64_T; struct emxArray_uint8_T; typedef CMatlabArray TMatlabArray_real64; typedef CMatlabArray TMatlabArray_UInt8; } limereg-1.4.0/lib/stdafx.cpp0000664000175000017500000000501512502637235012634 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ // stdafx.cpp : source file that includes just the standard includes // limereg.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" namespace Limereg { } limereg-1.4.0/lib/stdafx.h0000664000175000017500000000711112500015455012270 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * stdafx.h : include file for standard system include files, * or project specific include files that are used frequently, but * are changed infrequently */ /** * @file stdafx.h * * \brief Common declarations for all .cpp files (precompiled headerfile). * * Common declarations for all .cpp files (e.g. common includes) * Can be used as pre-compiled header file. Had to be included AS * FIRST FILE in every .cpp file. * * \author Roelof Berg */ #pragma once //StdLib and Runtime Libs #include #if WIN32 //Versioning #include "targetver.h" //Windows specific headers #include #include #else //Linux specific headers #include #include #include #include //Note: Not reentrant //Some quick hacks to make WinAPI code 'compatible' (...) to linux inline void Sleep(int ms) {usleep(ms*1000);} #endif #include #define _USE_MATH_DEFINES #include //STD (C++ Standard Library, official part of the c++ language standard) #include using namespace std; using std::string; using std::stringstream; using std::istream; using std::ostream; #include #include //Commonly used application headers #include "limereg_common.h" limereg-1.4.0/lib/limereg_exceptions.h0000664000175000017500000000573612502637235014707 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #pragma once #include using std::exception; namespace Limereg { class InvalidBufferException : public std::exception {}; class BufferOverflowException : public std::exception {}; class NullpointerException : public std::exception {}; class HPRPCMalformedException : public std::exception {}; class HPRPCErrorReturncodeReceivedException : public std::exception {}; class HPRPCErrorUnexpectedCallIndexException : public std::exception {}; class HPRPCProtocolFlowException : public std::exception {}; class PCIeException : public std::exception {}; class NotImplementedException : public std::exception {}; class OutOfMemoryException : public std::exception {}; } limereg-1.4.0/lib/Makefile.in0000664000175000017500000021204112535125742012704 00000000000000# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 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@ VPATH = @srcdir@ am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 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 = : build_triplet = @build@ host_triplet = @host@ subdir = lib DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/config/depcomp $(include_HEADERS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ $(top_srcdir)/m4/acsite.m4 $(top_srcdir)/m4/boost.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" LTLIBRARIES = $(lib_LTLIBRARIES) liblimereg_la_DEPENDENCIES = am__dirstamp = $(am__leading_dot)dirstamp am_liblimereg_la_OBJECTS = liblimereg_la-CMatlabArray.lo \ liblimereg_la-CRegistrator.lo export/liblimereg_la-limereg.lo \ matlab/liblimereg_la-matlab_c_ssdRigid2D.lo \ liblimereg_la-stdafx.lo \ matlab/codegeneration/liblimereg_la-all.lo \ matlab/codegeneration/liblimereg_la-calcMarginAddition.lo \ matlab/codegeneration/liblimereg_la-diffimg.lo \ matlab/codegeneration/liblimereg_la-gaussnewton.lo \ matlab/codegeneration/liblimereg_la-generatePyramidPC.lo \ matlab/codegeneration/liblimereg_la-jacobian.lo \ matlab/codegeneration/liblimereg_la-limereg_emxAPI.lo \ matlab/codegeneration/liblimereg_la-limereg_emxutil.lo \ matlab/codegeneration/liblimereg_la-limereg_initialize.lo \ matlab/codegeneration/liblimereg_la-limereg_rtwutil.lo \ matlab/codegeneration/liblimereg_la-limereg_terminate.lo \ matlab/codegeneration/liblimereg_la-mldivide.lo \ matlab/codegeneration/liblimereg_la-mod.lo \ matlab/codegeneration/liblimereg_la-mpower.lo \ matlab/codegeneration/liblimereg_la-norm.lo \ matlab/codegeneration/liblimereg_la-rt_nonfinite.lo \ matlab/codegeneration/liblimereg_la-rtGetInf.lo \ matlab/codegeneration/liblimereg_la-rtGetNaN.lo \ matlab/codegeneration/liblimereg_la-shrinkImageDSP.lo \ matlab/codegeneration/liblimereg_la-ssd.lo \ matlab/codegeneration/liblimereg_la-transform.lo liblimereg_la_OBJECTS = $(am_liblimereg_la_OBJECTS) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = liblimereg_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(AM_CXXFLAGS) $(CXXFLAGS) $(liblimereg_la_LDFLAGS) $(LDFLAGS) \ -o $@ AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_@AM_V@) am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@) am__v_CXX_0 = @echo " CXX " $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_@AM_V@) am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = $(liblimereg_la_SOURCES) DIST_SOURCES = $(liblimereg_la_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac HEADERS = $(include_HEADERS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOM4TE = @AUTOM4TE@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ BOOST_LDPATH = @BOOST_LDPATH@ BOOST_PROGRAM_OPTIONS_LDFLAGS = @BOOST_PROGRAM_OPTIONS_LDFLAGS@ BOOST_PROGRAM_OPTIONS_LDPATH = @BOOST_PROGRAM_OPTIONS_LDPATH@ BOOST_PROGRAM_OPTIONS_LIBS = @BOOST_PROGRAM_OPTIONS_LIBS@ BOOST_ROOT = @BOOST_ROOT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ DLLTOOL = @DLLTOOL@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ DX_CONFIG = @DX_CONFIG@ DX_DOCDIR = @DX_DOCDIR@ DX_DOT = @DX_DOT@ DX_DOXYGEN = @DX_DOXYGEN@ DX_DVIPS = @DX_DVIPS@ DX_EGREP = @DX_EGREP@ DX_ENV = @DX_ENV@ DX_FLAG_chi = @DX_FLAG_chi@ DX_FLAG_chm = @DX_FLAG_chm@ DX_FLAG_doc = @DX_FLAG_doc@ DX_FLAG_dot = @DX_FLAG_dot@ DX_FLAG_html = @DX_FLAG_html@ DX_FLAG_man = @DX_FLAG_man@ DX_FLAG_pdf = @DX_FLAG_pdf@ DX_FLAG_ps = @DX_FLAG_ps@ DX_FLAG_rtf = @DX_FLAG_rtf@ DX_FLAG_xml = @DX_FLAG_xml@ DX_HHC = @DX_HHC@ DX_LATEX = @DX_LATEX@ DX_MAKEINDEX = @DX_MAKEINDEX@ DX_PDFLATEX = @DX_PDFLATEX@ DX_PERL = @DX_PERL@ DX_PROJECT = @DX_PROJECT@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ HELP2MAN = @HELP2MAN@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OPENCV_CFLAGS = @OPENCV_CFLAGS@ OPENCV_LIBS = @OPENCV_LIBS@ OPENMP_CFLAGS = @OPENMP_CFLAGS@ OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@ OPENMP_LIBS = @OPENMP_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ 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@ RANLIB = @RANLIB@ SED = @SED@ 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_aux_dir = @ac_aux_dir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 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 = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ 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@ MAINTAINERCLEANFILES = Makefile.in lib_LTLIBRARIES = liblimereg.la liblimereg_la_SOURCES = CMatlabArray.cpp CMatlabArray.h CMatlabArrayTypedefs.h CRegistrator.cpp CRegistrator.h \ export/limereg.cpp matlab/matlab_c_ssdRigid2D.cpp matlab/matlab_c_ssdRigid2D.h matlab/pseudo_stdafx.h \ limereg_common.h limereg_exceptions.h stdafx.cpp stdafx.h \ matlab/codegeneration/all.cpp matlab/codegeneration/all.h\ matlab/codegeneration/calcMarginAddition.cpp matlab/codegeneration/calcMarginAddition.h\ matlab/codegeneration/diffimg.cpp matlab/codegeneration/diffimg.h\ matlab/codegeneration/gaussnewton.cpp matlab/codegeneration/gaussnewton.h\ matlab/codegeneration/generatePyramidPC.cpp matlab/codegeneration/generatePyramidPC.h\ matlab/codegeneration/jacobian.cpp matlab/codegeneration/jacobian.h\ matlab/codegeneration/limereg_emxAPI.cpp matlab/codegeneration/limereg_emxAPI.h\ matlab/codegeneration/limereg_emxutil.cpp matlab/codegeneration/limereg_emxutil.h\ matlab/codegeneration/limereg_initialize.cpp matlab/codegeneration/limereg_initialize.h\ matlab/codegeneration/limereg_rtwutil.cpp matlab/codegeneration/limereg_rtwutil.h\ matlab/codegeneration/limereg_terminate.cpp matlab/codegeneration/limereg_terminate.h\ matlab/codegeneration/limereg_types.h\ matlab/codegeneration/mldivide.cpp matlab/codegeneration/mldivide.h\ matlab/codegeneration/mod.cpp matlab/codegeneration/mod.h\ matlab/codegeneration/mpower.cpp matlab/codegeneration/mpower.h\ matlab/codegeneration/norm.cpp matlab/codegeneration/norm.h\ matlab/codegeneration/rt_nonfinite.cpp matlab/codegeneration/rt_nonfinite.h\ matlab/codegeneration/rtwtypes.h\ matlab/codegeneration/rtGetInf.cpp matlab/codegeneration/rtGetInf.h\ matlab/codegeneration/rtGetNaN.cpp matlab/codegeneration/rtGetNaN.h\ matlab/codegeneration/shrinkImageDSP.cpp matlab/codegeneration/shrinkImageDSP.h\ matlab/codegeneration/ssd.cpp matlab/codegeneration/ssd.h\ matlab/codegeneration/transform.cpp matlab/codegeneration/transform.h liblimereg_la_CPPFLAGS = @CPPFLAGS@ @OPENMP_CXXFLAGS@ liblimereg_la_CFLAGS = @CFLAGS@ @OPENMP_CFLAGS@ liblimereg_la_LDFLAGS = -version-info 1:0:0 -export-symbols-regex '^Limereg_' #liblimereg_la_LIBADD = -lm #liblimereg_la_LDFLAGS += @OPENMP_LDFLAGS@ liblimereg_la_LIBADD = @OPENMP_LIBS@ include_HEADERS = export/limereg.h all: all-am .SUFFIXES: .SUFFIXES: .cpp .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu lib/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; \ locs=`for p in $$list; do echo $$p; done | \ sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ sort -u`; \ test -z "$$locs" || { \ echo rm -f $${locs}; \ rm -f $${locs}; \ } export/$(am__dirstamp): @$(MKDIR_P) export @: > export/$(am__dirstamp) export/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) export/$(DEPDIR) @: > export/$(DEPDIR)/$(am__dirstamp) export/liblimereg_la-limereg.lo: export/$(am__dirstamp) \ export/$(DEPDIR)/$(am__dirstamp) matlab/$(am__dirstamp): @$(MKDIR_P) matlab @: > matlab/$(am__dirstamp) matlab/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) matlab/$(DEPDIR) @: > matlab/$(DEPDIR)/$(am__dirstamp) matlab/liblimereg_la-matlab_c_ssdRigid2D.lo: matlab/$(am__dirstamp) \ matlab/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/$(am__dirstamp): @$(MKDIR_P) matlab/codegeneration @: > matlab/codegeneration/$(am__dirstamp) matlab/codegeneration/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) matlab/codegeneration/$(DEPDIR) @: > matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-all.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-calcMarginAddition.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-diffimg.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-gaussnewton.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-generatePyramidPC.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-jacobian.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-limereg_emxAPI.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-limereg_emxutil.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-limereg_initialize.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-limereg_rtwutil.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-limereg_terminate.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-mldivide.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-mod.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-mpower.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-norm.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-rt_nonfinite.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-rtGetInf.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-rtGetNaN.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-shrinkImageDSP.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-ssd.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) matlab/codegeneration/liblimereg_la-transform.lo: \ matlab/codegeneration/$(am__dirstamp) \ matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) liblimereg.la: $(liblimereg_la_OBJECTS) $(liblimereg_la_DEPENDENCIES) $(EXTRA_liblimereg_la_DEPENDENCIES) $(AM_V_CXXLD)$(liblimereg_la_LINK) -rpath $(libdir) $(liblimereg_la_OBJECTS) $(liblimereg_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f export/*.$(OBJEXT) -rm -f export/*.lo -rm -f matlab/*.$(OBJEXT) -rm -f matlab/*.lo -rm -f matlab/codegeneration/*.$(OBJEXT) -rm -f matlab/codegeneration/*.lo distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblimereg_la-CMatlabArray.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblimereg_la-CRegistrator.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/liblimereg_la-stdafx.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/liblimereg_la-limereg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/$(DEPDIR)/liblimereg_la-matlab_c_ssdRigid2D.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-all.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-calcMarginAddition.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-diffimg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-gaussnewton.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-generatePyramidPC.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-jacobian.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxAPI.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxutil.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_initialize.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_rtwutil.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_terminate.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-mldivide.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-mod.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-mpower.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-norm.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetInf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetNaN.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-rt_nonfinite.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-shrinkImageDSP.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-ssd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@matlab/codegeneration/$(DEPDIR)/liblimereg_la-transform.Plo@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $< liblimereg_la-CMatlabArray.lo: CMatlabArray.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT liblimereg_la-CMatlabArray.lo -MD -MP -MF $(DEPDIR)/liblimereg_la-CMatlabArray.Tpo -c -o liblimereg_la-CMatlabArray.lo `test -f 'CMatlabArray.cpp' || echo '$(srcdir)/'`CMatlabArray.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liblimereg_la-CMatlabArray.Tpo $(DEPDIR)/liblimereg_la-CMatlabArray.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='CMatlabArray.cpp' object='liblimereg_la-CMatlabArray.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o liblimereg_la-CMatlabArray.lo `test -f 'CMatlabArray.cpp' || echo '$(srcdir)/'`CMatlabArray.cpp liblimereg_la-CRegistrator.lo: CRegistrator.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT liblimereg_la-CRegistrator.lo -MD -MP -MF $(DEPDIR)/liblimereg_la-CRegistrator.Tpo -c -o liblimereg_la-CRegistrator.lo `test -f 'CRegistrator.cpp' || echo '$(srcdir)/'`CRegistrator.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liblimereg_la-CRegistrator.Tpo $(DEPDIR)/liblimereg_la-CRegistrator.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='CRegistrator.cpp' object='liblimereg_la-CRegistrator.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o liblimereg_la-CRegistrator.lo `test -f 'CRegistrator.cpp' || echo '$(srcdir)/'`CRegistrator.cpp export/liblimereg_la-limereg.lo: export/limereg.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT export/liblimereg_la-limereg.lo -MD -MP -MF export/$(DEPDIR)/liblimereg_la-limereg.Tpo -c -o export/liblimereg_la-limereg.lo `test -f 'export/limereg.cpp' || echo '$(srcdir)/'`export/limereg.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) export/$(DEPDIR)/liblimereg_la-limereg.Tpo export/$(DEPDIR)/liblimereg_la-limereg.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='export/limereg.cpp' object='export/liblimereg_la-limereg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o export/liblimereg_la-limereg.lo `test -f 'export/limereg.cpp' || echo '$(srcdir)/'`export/limereg.cpp matlab/liblimereg_la-matlab_c_ssdRigid2D.lo: matlab/matlab_c_ssdRigid2D.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/liblimereg_la-matlab_c_ssdRigid2D.lo -MD -MP -MF matlab/$(DEPDIR)/liblimereg_la-matlab_c_ssdRigid2D.Tpo -c -o matlab/liblimereg_la-matlab_c_ssdRigid2D.lo `test -f 'matlab/matlab_c_ssdRigid2D.cpp' || echo '$(srcdir)/'`matlab/matlab_c_ssdRigid2D.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/$(DEPDIR)/liblimereg_la-matlab_c_ssdRigid2D.Tpo matlab/$(DEPDIR)/liblimereg_la-matlab_c_ssdRigid2D.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/matlab_c_ssdRigid2D.cpp' object='matlab/liblimereg_la-matlab_c_ssdRigid2D.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/liblimereg_la-matlab_c_ssdRigid2D.lo `test -f 'matlab/matlab_c_ssdRigid2D.cpp' || echo '$(srcdir)/'`matlab/matlab_c_ssdRigid2D.cpp liblimereg_la-stdafx.lo: stdafx.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT liblimereg_la-stdafx.lo -MD -MP -MF $(DEPDIR)/liblimereg_la-stdafx.Tpo -c -o liblimereg_la-stdafx.lo `test -f 'stdafx.cpp' || echo '$(srcdir)/'`stdafx.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/liblimereg_la-stdafx.Tpo $(DEPDIR)/liblimereg_la-stdafx.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='stdafx.cpp' object='liblimereg_la-stdafx.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o liblimereg_la-stdafx.lo `test -f 'stdafx.cpp' || echo '$(srcdir)/'`stdafx.cpp matlab/codegeneration/liblimereg_la-all.lo: matlab/codegeneration/all.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-all.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-all.Tpo -c -o matlab/codegeneration/liblimereg_la-all.lo `test -f 'matlab/codegeneration/all.cpp' || echo '$(srcdir)/'`matlab/codegeneration/all.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-all.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-all.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/all.cpp' object='matlab/codegeneration/liblimereg_la-all.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-all.lo `test -f 'matlab/codegeneration/all.cpp' || echo '$(srcdir)/'`matlab/codegeneration/all.cpp matlab/codegeneration/liblimereg_la-calcMarginAddition.lo: matlab/codegeneration/calcMarginAddition.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-calcMarginAddition.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-calcMarginAddition.Tpo -c -o matlab/codegeneration/liblimereg_la-calcMarginAddition.lo `test -f 'matlab/codegeneration/calcMarginAddition.cpp' || echo '$(srcdir)/'`matlab/codegeneration/calcMarginAddition.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-calcMarginAddition.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-calcMarginAddition.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/calcMarginAddition.cpp' object='matlab/codegeneration/liblimereg_la-calcMarginAddition.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-calcMarginAddition.lo `test -f 'matlab/codegeneration/calcMarginAddition.cpp' || echo '$(srcdir)/'`matlab/codegeneration/calcMarginAddition.cpp matlab/codegeneration/liblimereg_la-diffimg.lo: matlab/codegeneration/diffimg.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-diffimg.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-diffimg.Tpo -c -o matlab/codegeneration/liblimereg_la-diffimg.lo `test -f 'matlab/codegeneration/diffimg.cpp' || echo '$(srcdir)/'`matlab/codegeneration/diffimg.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-diffimg.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-diffimg.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/diffimg.cpp' object='matlab/codegeneration/liblimereg_la-diffimg.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-diffimg.lo `test -f 'matlab/codegeneration/diffimg.cpp' || echo '$(srcdir)/'`matlab/codegeneration/diffimg.cpp matlab/codegeneration/liblimereg_la-gaussnewton.lo: matlab/codegeneration/gaussnewton.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-gaussnewton.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-gaussnewton.Tpo -c -o matlab/codegeneration/liblimereg_la-gaussnewton.lo `test -f 'matlab/codegeneration/gaussnewton.cpp' || echo '$(srcdir)/'`matlab/codegeneration/gaussnewton.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-gaussnewton.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-gaussnewton.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/gaussnewton.cpp' object='matlab/codegeneration/liblimereg_la-gaussnewton.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-gaussnewton.lo `test -f 'matlab/codegeneration/gaussnewton.cpp' || echo '$(srcdir)/'`matlab/codegeneration/gaussnewton.cpp matlab/codegeneration/liblimereg_la-generatePyramidPC.lo: matlab/codegeneration/generatePyramidPC.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-generatePyramidPC.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-generatePyramidPC.Tpo -c -o matlab/codegeneration/liblimereg_la-generatePyramidPC.lo `test -f 'matlab/codegeneration/generatePyramidPC.cpp' || echo '$(srcdir)/'`matlab/codegeneration/generatePyramidPC.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-generatePyramidPC.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-generatePyramidPC.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/generatePyramidPC.cpp' object='matlab/codegeneration/liblimereg_la-generatePyramidPC.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-generatePyramidPC.lo `test -f 'matlab/codegeneration/generatePyramidPC.cpp' || echo '$(srcdir)/'`matlab/codegeneration/generatePyramidPC.cpp matlab/codegeneration/liblimereg_la-jacobian.lo: matlab/codegeneration/jacobian.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-jacobian.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-jacobian.Tpo -c -o matlab/codegeneration/liblimereg_la-jacobian.lo `test -f 'matlab/codegeneration/jacobian.cpp' || echo '$(srcdir)/'`matlab/codegeneration/jacobian.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-jacobian.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-jacobian.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/jacobian.cpp' object='matlab/codegeneration/liblimereg_la-jacobian.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-jacobian.lo `test -f 'matlab/codegeneration/jacobian.cpp' || echo '$(srcdir)/'`matlab/codegeneration/jacobian.cpp matlab/codegeneration/liblimereg_la-limereg_emxAPI.lo: matlab/codegeneration/limereg_emxAPI.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-limereg_emxAPI.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxAPI.Tpo -c -o matlab/codegeneration/liblimereg_la-limereg_emxAPI.lo `test -f 'matlab/codegeneration/limereg_emxAPI.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_emxAPI.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxAPI.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxAPI.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/limereg_emxAPI.cpp' object='matlab/codegeneration/liblimereg_la-limereg_emxAPI.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-limereg_emxAPI.lo `test -f 'matlab/codegeneration/limereg_emxAPI.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_emxAPI.cpp matlab/codegeneration/liblimereg_la-limereg_emxutil.lo: matlab/codegeneration/limereg_emxutil.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-limereg_emxutil.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxutil.Tpo -c -o matlab/codegeneration/liblimereg_la-limereg_emxutil.lo `test -f 'matlab/codegeneration/limereg_emxutil.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_emxutil.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxutil.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_emxutil.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/limereg_emxutil.cpp' object='matlab/codegeneration/liblimereg_la-limereg_emxutil.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-limereg_emxutil.lo `test -f 'matlab/codegeneration/limereg_emxutil.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_emxutil.cpp matlab/codegeneration/liblimereg_la-limereg_initialize.lo: matlab/codegeneration/limereg_initialize.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-limereg_initialize.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_initialize.Tpo -c -o matlab/codegeneration/liblimereg_la-limereg_initialize.lo `test -f 'matlab/codegeneration/limereg_initialize.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_initialize.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_initialize.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_initialize.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/limereg_initialize.cpp' object='matlab/codegeneration/liblimereg_la-limereg_initialize.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-limereg_initialize.lo `test -f 'matlab/codegeneration/limereg_initialize.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_initialize.cpp matlab/codegeneration/liblimereg_la-limereg_rtwutil.lo: matlab/codegeneration/limereg_rtwutil.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-limereg_rtwutil.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_rtwutil.Tpo -c -o matlab/codegeneration/liblimereg_la-limereg_rtwutil.lo `test -f 'matlab/codegeneration/limereg_rtwutil.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_rtwutil.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_rtwutil.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_rtwutil.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/limereg_rtwutil.cpp' object='matlab/codegeneration/liblimereg_la-limereg_rtwutil.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-limereg_rtwutil.lo `test -f 'matlab/codegeneration/limereg_rtwutil.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_rtwutil.cpp matlab/codegeneration/liblimereg_la-limereg_terminate.lo: matlab/codegeneration/limereg_terminate.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-limereg_terminate.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_terminate.Tpo -c -o matlab/codegeneration/liblimereg_la-limereg_terminate.lo `test -f 'matlab/codegeneration/limereg_terminate.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_terminate.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_terminate.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-limereg_terminate.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/limereg_terminate.cpp' object='matlab/codegeneration/liblimereg_la-limereg_terminate.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-limereg_terminate.lo `test -f 'matlab/codegeneration/limereg_terminate.cpp' || echo '$(srcdir)/'`matlab/codegeneration/limereg_terminate.cpp matlab/codegeneration/liblimereg_la-mldivide.lo: matlab/codegeneration/mldivide.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-mldivide.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-mldivide.Tpo -c -o matlab/codegeneration/liblimereg_la-mldivide.lo `test -f 'matlab/codegeneration/mldivide.cpp' || echo '$(srcdir)/'`matlab/codegeneration/mldivide.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-mldivide.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-mldivide.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/mldivide.cpp' object='matlab/codegeneration/liblimereg_la-mldivide.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-mldivide.lo `test -f 'matlab/codegeneration/mldivide.cpp' || echo '$(srcdir)/'`matlab/codegeneration/mldivide.cpp matlab/codegeneration/liblimereg_la-mod.lo: matlab/codegeneration/mod.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-mod.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-mod.Tpo -c -o matlab/codegeneration/liblimereg_la-mod.lo `test -f 'matlab/codegeneration/mod.cpp' || echo '$(srcdir)/'`matlab/codegeneration/mod.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-mod.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-mod.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/mod.cpp' object='matlab/codegeneration/liblimereg_la-mod.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-mod.lo `test -f 'matlab/codegeneration/mod.cpp' || echo '$(srcdir)/'`matlab/codegeneration/mod.cpp matlab/codegeneration/liblimereg_la-mpower.lo: matlab/codegeneration/mpower.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-mpower.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-mpower.Tpo -c -o matlab/codegeneration/liblimereg_la-mpower.lo `test -f 'matlab/codegeneration/mpower.cpp' || echo '$(srcdir)/'`matlab/codegeneration/mpower.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-mpower.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-mpower.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/mpower.cpp' object='matlab/codegeneration/liblimereg_la-mpower.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-mpower.lo `test -f 'matlab/codegeneration/mpower.cpp' || echo '$(srcdir)/'`matlab/codegeneration/mpower.cpp matlab/codegeneration/liblimereg_la-norm.lo: matlab/codegeneration/norm.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-norm.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-norm.Tpo -c -o matlab/codegeneration/liblimereg_la-norm.lo `test -f 'matlab/codegeneration/norm.cpp' || echo '$(srcdir)/'`matlab/codegeneration/norm.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-norm.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-norm.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/norm.cpp' object='matlab/codegeneration/liblimereg_la-norm.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-norm.lo `test -f 'matlab/codegeneration/norm.cpp' || echo '$(srcdir)/'`matlab/codegeneration/norm.cpp matlab/codegeneration/liblimereg_la-rt_nonfinite.lo: matlab/codegeneration/rt_nonfinite.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-rt_nonfinite.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-rt_nonfinite.Tpo -c -o matlab/codegeneration/liblimereg_la-rt_nonfinite.lo `test -f 'matlab/codegeneration/rt_nonfinite.cpp' || echo '$(srcdir)/'`matlab/codegeneration/rt_nonfinite.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-rt_nonfinite.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-rt_nonfinite.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/rt_nonfinite.cpp' object='matlab/codegeneration/liblimereg_la-rt_nonfinite.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-rt_nonfinite.lo `test -f 'matlab/codegeneration/rt_nonfinite.cpp' || echo '$(srcdir)/'`matlab/codegeneration/rt_nonfinite.cpp matlab/codegeneration/liblimereg_la-rtGetInf.lo: matlab/codegeneration/rtGetInf.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-rtGetInf.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetInf.Tpo -c -o matlab/codegeneration/liblimereg_la-rtGetInf.lo `test -f 'matlab/codegeneration/rtGetInf.cpp' || echo '$(srcdir)/'`matlab/codegeneration/rtGetInf.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetInf.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetInf.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/rtGetInf.cpp' object='matlab/codegeneration/liblimereg_la-rtGetInf.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-rtGetInf.lo `test -f 'matlab/codegeneration/rtGetInf.cpp' || echo '$(srcdir)/'`matlab/codegeneration/rtGetInf.cpp matlab/codegeneration/liblimereg_la-rtGetNaN.lo: matlab/codegeneration/rtGetNaN.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-rtGetNaN.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetNaN.Tpo -c -o matlab/codegeneration/liblimereg_la-rtGetNaN.lo `test -f 'matlab/codegeneration/rtGetNaN.cpp' || echo '$(srcdir)/'`matlab/codegeneration/rtGetNaN.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetNaN.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-rtGetNaN.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/rtGetNaN.cpp' object='matlab/codegeneration/liblimereg_la-rtGetNaN.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-rtGetNaN.lo `test -f 'matlab/codegeneration/rtGetNaN.cpp' || echo '$(srcdir)/'`matlab/codegeneration/rtGetNaN.cpp matlab/codegeneration/liblimereg_la-shrinkImageDSP.lo: matlab/codegeneration/shrinkImageDSP.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-shrinkImageDSP.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-shrinkImageDSP.Tpo -c -o matlab/codegeneration/liblimereg_la-shrinkImageDSP.lo `test -f 'matlab/codegeneration/shrinkImageDSP.cpp' || echo '$(srcdir)/'`matlab/codegeneration/shrinkImageDSP.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-shrinkImageDSP.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-shrinkImageDSP.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/shrinkImageDSP.cpp' object='matlab/codegeneration/liblimereg_la-shrinkImageDSP.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-shrinkImageDSP.lo `test -f 'matlab/codegeneration/shrinkImageDSP.cpp' || echo '$(srcdir)/'`matlab/codegeneration/shrinkImageDSP.cpp matlab/codegeneration/liblimereg_la-ssd.lo: matlab/codegeneration/ssd.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-ssd.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-ssd.Tpo -c -o matlab/codegeneration/liblimereg_la-ssd.lo `test -f 'matlab/codegeneration/ssd.cpp' || echo '$(srcdir)/'`matlab/codegeneration/ssd.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-ssd.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-ssd.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/ssd.cpp' object='matlab/codegeneration/liblimereg_la-ssd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-ssd.lo `test -f 'matlab/codegeneration/ssd.cpp' || echo '$(srcdir)/'`matlab/codegeneration/ssd.cpp matlab/codegeneration/liblimereg_la-transform.lo: matlab/codegeneration/transform.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matlab/codegeneration/liblimereg_la-transform.lo -MD -MP -MF matlab/codegeneration/$(DEPDIR)/liblimereg_la-transform.Tpo -c -o matlab/codegeneration/liblimereg_la-transform.lo `test -f 'matlab/codegeneration/transform.cpp' || echo '$(srcdir)/'`matlab/codegeneration/transform.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) matlab/codegeneration/$(DEPDIR)/liblimereg_la-transform.Tpo matlab/codegeneration/$(DEPDIR)/liblimereg_la-transform.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='matlab/codegeneration/transform.cpp' object='matlab/codegeneration/liblimereg_la-transform.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblimereg_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matlab/codegeneration/liblimereg_la-transform.lo `test -f 'matlab/codegeneration/transform.cpp' || echo '$(srcdir)/'`matlab/codegeneration/transform.cpp mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs -rm -rf export/.libs export/_libs -rm -rf matlab/.libs matlab/_libs -rm -rf matlab/codegeneration/.libs matlab/codegeneration/_libs install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ 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-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ 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" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @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 check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am 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) -rm -f export/$(DEPDIR)/$(am__dirstamp) -rm -f export/$(am__dirstamp) -rm -f matlab/$(DEPDIR)/$(am__dirstamp) -rm -f matlab/$(am__dirstamp) -rm -f matlab/codegeneration/$(DEPDIR)/$(am__dirstamp) -rm -f matlab/codegeneration/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) export/$(DEPDIR) matlab/$(DEPDIR) matlab/codegeneration/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-libLTLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) export/$(DEPDIR) matlab/$(DEPDIR) matlab/codegeneration/$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES .MAKE: install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \ ctags-am distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am \ install-includeHEADERS install-info install-info-am \ install-libLTLIBRARIES install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags tags-am uninstall uninstall-am uninstall-includeHEADERS \ uninstall-libLTLIBRARIES .PHONY: beauty beauty: -for file in $$(find . \( -name "*.c" -o -name "*.cpp" -o -name "*.h" \)); do indent -orig -i4 -ncdb $$file; done -rm -f `find . -name '*~'` # 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: limereg-1.4.0/lib/Makefile.am0000664000175000017500000000474712520750634012705 00000000000000MAINTAINERCLEANFILES = Makefile.in lib_LTLIBRARIES = liblimereg.la liblimereg_la_SOURCES = CMatlabArray.cpp CMatlabArray.h CMatlabArrayTypedefs.h CRegistrator.cpp CRegistrator.h \ export/limereg.cpp matlab/matlab_c_ssdRigid2D.cpp matlab/matlab_c_ssdRigid2D.h matlab/pseudo_stdafx.h \ limereg_common.h limereg_exceptions.h stdafx.cpp stdafx.h \ matlab/codegeneration/all.cpp matlab/codegeneration/all.h\ matlab/codegeneration/calcMarginAddition.cpp matlab/codegeneration/calcMarginAddition.h\ matlab/codegeneration/diffimg.cpp matlab/codegeneration/diffimg.h\ matlab/codegeneration/gaussnewton.cpp matlab/codegeneration/gaussnewton.h\ matlab/codegeneration/generatePyramidPC.cpp matlab/codegeneration/generatePyramidPC.h\ matlab/codegeneration/jacobian.cpp matlab/codegeneration/jacobian.h\ matlab/codegeneration/limereg_emxAPI.cpp matlab/codegeneration/limereg_emxAPI.h\ matlab/codegeneration/limereg_emxutil.cpp matlab/codegeneration/limereg_emxutil.h\ matlab/codegeneration/limereg_initialize.cpp matlab/codegeneration/limereg_initialize.h\ matlab/codegeneration/limereg_rtwutil.cpp matlab/codegeneration/limereg_rtwutil.h\ matlab/codegeneration/limereg_terminate.cpp matlab/codegeneration/limereg_terminate.h\ matlab/codegeneration/limereg_types.h\ matlab/codegeneration/mldivide.cpp matlab/codegeneration/mldivide.h\ matlab/codegeneration/mod.cpp matlab/codegeneration/mod.h\ matlab/codegeneration/mpower.cpp matlab/codegeneration/mpower.h\ matlab/codegeneration/norm.cpp matlab/codegeneration/norm.h\ matlab/codegeneration/rt_nonfinite.cpp matlab/codegeneration/rt_nonfinite.h\ matlab/codegeneration/rtwtypes.h\ matlab/codegeneration/rtGetInf.cpp matlab/codegeneration/rtGetInf.h\ matlab/codegeneration/rtGetNaN.cpp matlab/codegeneration/rtGetNaN.h\ matlab/codegeneration/shrinkImageDSP.cpp matlab/codegeneration/shrinkImageDSP.h\ matlab/codegeneration/ssd.cpp matlab/codegeneration/ssd.h\ matlab/codegeneration/transform.cpp matlab/codegeneration/transform.h liblimereg_la_CPPFLAGS = @CPPFLAGS@ liblimereg_la_CFLAGS = @CFLAGS@ liblimereg_la_LDFLAGS = -version-info 1:0:0 -export-symbols-regex '^Limereg_' #liblimereg_la_LIBADD = -lm liblimereg_la_LIBADD = liblimereg_la_CPPFLAGS += @OPENMP_CXXFLAGS@ liblimereg_la_CFLAGS += @OPENMP_CFLAGS@ #liblimereg_la_LDFLAGS += @OPENMP_LDFLAGS@ liblimereg_la_LIBADD += @OPENMP_LIBS@ include_HEADERS = export/limereg.h .PHONY: beauty beauty: -for file in $$(find . \( -name "*.c" -o -name "*.cpp" -o -name "*.h" \)); do indent -orig -i4 -ncdb $$file; done -rm -f `find . -name '*~'` limereg-1.4.0/INSTALL0000644000175000017500000003661012535125742011126 00000000000000Installation Instructions ************************* Copyright (C) 1994-1996, 1999-2002, 2004-2013 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 command `./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 limitation. Until the limitation is lifted, you can use this workaround: CONFIG_SHELL=/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. limereg-1.4.0/ChangeLog0000664000175000017500000000000012500015455011620 00000000000000limereg-1.4.0/tests/0000775000175000017500000000000012535125762011315 500000000000000limereg-1.4.0/tests/test_commandLineTool.c0000664000175000017500000000177212522232422015517 00000000000000#include #include #include "test_common.h" #if HAVE_BOOST==1 && HAVE_BOOST_PROGRAM_OPTIONS_HPP==1 && HAVE_OPENCV==1 int executeShellCommand(const char* command) { printf("%s\n", command); return system(command); } int main(void) { int retcode=0; //Execute limereg executable and analyze console output printf("Test: Command line tool 'limereg'\n"); retcode = executeShellCommand( "../exe/limereg --tfile " IMGDIR "T_512.bmp --rfile " IMGDIR "R_512.bmp --nogui " "| tee /dev/tty | grep -G 'w = \\[5.* deg, 0.5.*, 14.6.*\\]'" ); if(0 == retcode) //continue upon success { retcode = executeShellCommand( "../exe/limereg --tfile " IMGDIR "lime1.png --rfile " IMGDIR "lime2.png --nogui --invert" "| tee /dev/tty | grep -G 'w = \\[-4.* deg, 36.*, -55.*\\]'" ); } //Output and return test result outputTestResult((0 == retcode) ? true : false); return (0 == retcode) ? RET_SUCCESS : RET_FAILED; } #endif limereg-1.4.0/tests/test_findAlignment.c0000664000175000017500000000511212503636066015215 00000000000000#include //#include #include #include #include "test_common.h" #include #define dim 4096 unsigned char imgRef[dim*dim]; unsigned char imgTmp[dim*dim]; bool test_findAlignment() { printf("Test: Finding the image alignment by using Limereg_RegisterImage().\n"); //Clear image buffers memset(imgRef, 0, dim*dim); memset(imgTmp, 0, dim*dim); //Two squares made of very thick lines, shifted to each other by xoff,yoff int i=0; int ii=0; const int yoff = (int)(dim*0.02f); const int xoff = yoff*2; const int pauseS = (int)(dim*0.4f); const int pauseE = dim-pauseS; for(i=(int)(dim*0.2f); i<(int)(dim*0.8f); i++) { for(ii=(int)(dim*0.2f); ii<(int)(dim*0.8f); ii++) { if((pauseS>i || pauseEii || pauseE fabs(registrResult.xShift-xoff) && maxRotErrDeg > fabs(registrResult.rotationDeg-expextedRot)) { return true; } } else { printf("retcode=%i (ERROR !)\n", ret); } return false; } int main(void) { //Execute test bool result = outputTestResult(test_findAlignment()); return (result ? RET_SUCCESS : RET_FAILED); } limereg-1.4.0/tests/test_getVersion.c0000664000175000017500000000055612503622143014561 00000000000000#include //#include //#include #include "test_common.h" #include bool test_getVersion() { printf("Test: Limereg_GetVersion()\n"); return (0 == strcmp(VERSION, Limereg_GetVersion())); } int main(void) { //Execute test bool result = outputTestResult(test_getVersion()); return (result ? RET_SUCCESS : RET_FAILED); } limereg-1.4.0/tests/test_searchSubimage.c0000664000175000017500000001300312504370250015345 00000000000000#include //#include #include #include #include "test_common.h" #include #define dim 4096 unsigned char imgRef[dim*dim]; unsigned char imgTmp[dim*dim]; bool test_searchSubimage() { enum Limereg_RetCode ret; printf("Test: Search subimage by using Limereg_CreatePyramid() and Limereg_RegisterImage().\n"); /* Limereg is currently not yet capable of registering images with different size, which sould be necessary for finding subimages. Current version: Just test the advanced interfaces that will be used lateron for subimage search. Upcoming version: Perform a subimage search. Usage (then): - Create pyramid images of R and T. - On the coarsest level register the smaller image to be searched (T) on the bigger image (R) - Do this several times from different starting positions. E.g. by putting an equidistant grid of starting positions on R. - The best (smallest SSD result) n% (e.g. 20%) of positions may survive for the next run on the next finer pyramid level. - The next finer level should have a finer grid of starting positions. E.g. for each position that 'survived' above, create four new grid-positions (2x2) around the survived one. - Repeat this steps recursively until the finest level has been reached. - The best (smallest SSD) result points to the found subimage, if the resulting SSD is below a threshold. See also: http://embedded-software-architecture.com/?p=183, post from 2015, March, 22d */ //Clear image buffers memset(imgRef, 0, dim*dim); memset(imgTmp, 0, dim*dim); //Two squares made of very thick lines, shifted to each other by xoff,yoff int i=0; int ii=0; const int yoff = (int)(dim*0.02f); const int xoff = yoff*2; const int pauseS = (int)(dim*0.4f); const int pauseE = dim-pauseS; for(i=(int)(dim*0.2f); i<(int)(dim*0.8f); i++) { for(ii=(int)(dim*0.2f); ii<(int)(dim*0.8f); ii++) { if((pauseS>i || pauseEii || pauseE fabs(registrResult.xShift-(xoff/scale)) && maxRotErrDeg > fabs(registrResult.rotationDeg-(expextedRot/scale))) { return true; } //Free memory ret = Limereg_DeletePyramid(&referencePyramid); if(LIMEREG_RET_SUCCESS != ret) { printf("Limereg_DeletePyramid(R) retcode=%i (ERROR !)\n", ret); return false; //Operating system will cleanup memory } ret = Limereg_DeletePyramid(&templatePyramid); if(LIMEREG_RET_SUCCESS != ret) { printf("Limereg_DeletePyramid(T) retcode=%i (ERROR !)\n", ret); return false; //Operating system will cleanup memory } return false; } int main(void) { //Execute test bool result = outputTestResult(test_searchSubimage()); return (result ? RET_SUCCESS : RET_FAILED); } limereg-1.4.0/tests/test_common.h0000664000175000017500000000054212500406237013725 00000000000000#ifndef _TEST_COMMON_H #define _TEST_COMMON_H //Output of GNU autotools #include "../config.h" typedef enum { false, true } bool; typedef enum { RET_SUCCESS, RET_FAILED} shell_returncode; bool outputTestResult(bool result) { if(result) { printf("PASS :)\n\n"); } else { printf("FAIL :(\n\n"); } return result; } #endif //_TEST_COMMON_H limereg-1.4.0/tests/testimg/0000775000175000017500000000000012535125762012771 500000000000000limereg-1.4.0/tests/testimg/T_512.bmp0000664000175000017500000100217212500004304014162 00000000000000BMzzl  BGRs  !!!"""###$$$%%%&&&'''((()))***+++,,,---...///000111222333444555666777888999:::;;;<<<===>>>???@@@AAABBBCCCDDDEEEFFFGGGHHHIIIJJJKKKLLLMMMNNNOOOPPPQQQRRRSSSTTTUUUVVVWWWXXXYYYZZZ[[[\\\]]]^^^___```aaabbbcccdddeeefffggghhhiiijjjkkklllmmmnnnooopppqqqrrrssstttuuuvvvwwwxxxyyyzzz{{{|||}}}~~~€€€‚‚‚ƒƒƒ„„„………†††‡‡‡ˆˆˆ‰‰‰ŠŠŠ‹‹‹ŒŒŒŽŽŽ‘‘‘’’’“““”””•••–––———˜˜˜™™™ššš›››œœœžžžŸŸŸ   ¡¡¡¢¢¢£££¤¤¤¥¥¥¦¦¦§§§¨¨¨©©©ªªª«««¬¬¬­­­®®®¯¯¯°°°±±±²²²³³³´´´µµµ¶¶¶···¸¸¸¹¹¹ººº»»»¼¼¼½½½¾¾¾¿¿¿ÀÀÀÁÁÁÂÂÂÃÃÃÄÄÄÅÅÅÆÆÆÇÇÇÈÈÈÉÉÉÊÊÊËËËÌÌÌÍÍÍÎÎÎÏÏÏÐÐÐÑÑÑÒÒÒÓÓÓÔÔÔÕÕÕÖÖÖ×××ØØØÙÙÙÚÚÚÛÛÛÜÜÜÝÝÝÞÞÞßßßàààáááâââãããäääåååæææçççèèèéééêêêëëëìììíííîîîïïïðððñññòòòóóóôôôõõõööö÷÷÷øøøùùùúúúûûûüüüýýýþþþÿÿÿ   3 #  ! h4*##    (0FL6    *ŽF%h•·“ªJt¨‚CGF+ D !$‚/8G:›/©“sh –8Tnmc™   AY5}nug3B/0+S iƒa}/…'x!B*>/,2T93Lj{W•q–m) jSW{xx|…`3U?&1 IM^aa}lz’Vm%-z¤nË©?/*Cq:Xd¢¤Š‰r|‘±W=+>œ†EnšD;Y‚ ‚€”„•j`lP^w`y¥€Dc_!R‚~}ZfOmŒ04lLU|yHacƒsoŒq™4F=Œ?3¨³@(=pWa(\^DT‰g|b_Å”¡‰£6r¨zŸ*2|NW”†O²ž’¤x4 I“}g|a‰&81~‘mˆsg1™|ˆ!\}i/©·UŠ—tjoV@~z„oc’ŒŸ€œrZ>»I(`„%?ªƒkeK QUŒx1,^„ ¯¶„`´°“¨”šŽ™¨Œ"{²©ˆxQŽŠF|h%Yœz4µ<*~?;481R\w?ržŸ–‡‰JgJdpX5pTbR]Ro©–hHM}ˆZh”j‡gw€~q…‡Nt“v~šD7•L g3uVž\mžVeW$ ”a\>d€" xjo™—¦ŠŸ’Ÿ [z†bˆƒ‡o # 6FMW<µ– …—}«œV\I2"gsP*?KBTMuˆyG‘p—Un?|hb{b EYwB*^6¦Al,]€vk‹1L@ešXCiy€|ƒvCv{_Xƒ¢I|zTN</Om‘™š™:},W6#‡u}‹‰Š…S›ÝÑØÐ•˜j¬³Cn…jU§>‘pM6¯9–iHl…‡`^DU™U„RNrXDx.`pjG=Oc/QSL¥ˆ!€ybP_KX”N!J†¤lL—ƒdP›Šp”r|xs}@h•‰€zslcwod’‰†pY@ h \e[KDl„ƒLO¨C)/-—ÅÉÊ•¢¬ÒVFÄÝœ™gzš7´rdW{*Z`xSqcg±4kŒ‹B\st‹š£Q|šc±"tjxuGVe~¨j’—]}„k]{‡‹`GHocx_kT]noszŒ p‚fLe ^_—ƒŒ„y^ln0Ô t !?¡dYbnc3b?V ‹i’^A ˆEŽ¥•Á»»ÒÊêÙ  §Å£‘y}Uq›Œ…ž|•‚le ¡®•ErƒjW@¦“‚z„qxRkB;•Do­iš\›ˆ{ux‚‰Nƒ”— VKklI6Hšxrˆm¸,£žƒ¯fo™˜eRluWf}TglNd›la|Rv‡xyROŠ¡‚ g`º¥q¿œ¯¦Ï$ J.+:¬ªÅ‚}ul¬‰‘}!¨G>K LvU` cž=Œ™`r<š)K‘‰¦yh&}„šDu‘Ÿˆ™©Œ…ž€}y  Dpis=8[h¤„n[5M7x~n~š_}–T|}iU.UAM+£&©k•-'ff5=”8wN”w}f E@R}|u£¥¸°«ÆT«ÔäÒÊÀ± +˜…exm‡{“‰rľ *‚5y_Cu„–™&a¡tf›uu( %c–hŒ||{qž}›u‡rw…ie-qžq&X|c&q\—ˆšlžŒˆ—CDŽ|v>R°Ex9°/›¢‰kA5h-7µ”|ek\}ikš’™¶²¬(`›ß½Ë¸­µ­¶k6°—v$c1šq9pz*Pº±G !xu_M|‘™Q}ƒA‰tL”[Ofsb™yŒugˆ#y‡{r”fw|‚y_’{ƒ€„Ž^}¯dBžhQjQ_?™i‘{|e—UzxKwk‡†‡nh.8§­pŒ–’8R?0kŠO/†O$qo’¬¡›§?º¾­ÀÚÔϺ­°*d]dT_ªh†}šœ·6S —›oMW1?‘¡Ÿ¡…`¦=$.‘‹dN£”U~Šo‹4zZ…]~ƒ–FsŠf‚x’ƒŠ i{e_yŽ”i‚‚†CYDŠŒu•~‚v‚Š­“œ¡Ž–inC„–‡|mMbX«`g)T‡}¡›. 6HŒ0€'fš‡²‘¤¯¦ ¨§vuH|¼Â³Ä¨„sp…™©Vy†‹vV™]{¶e¡9H pq“œ„¡ŽClŠXh‘Iug4{“P‰’‰sw9œx+ NM0=Œw„n{}rˆŽoq¤•Š^…ˆŒ‹|•_u—¡Šy]vƒ„Ÿ“±gn –\hb€` Lo(©6p©OP¤œ}‰pyyIKsrœ."/>g€ƒX|q]d¢•&§•¢u–lMšŽt‘ƒ‹£`–t~Ow‰? šHW{!->8 &3P6††…cK*x %‹˜‰ŒT€y\q–‘p~ts«#5vs„—›`imtW7s{z” AžrM3c­J,dQ¢>~H,^™¥ˆg¨¶k†“¢¬Ÿ¨›{Oª€# ^rzML9ª0-mX`+1d™—‰Œ³¤hPh+Š’¡’‚mŠœ‡†8WF=]FЉEp¨y9Bƒ6%}‚_v7}v4m“a~~–ˆ€jŒgf‹X4!ª`eMO]t{’œoÃB¾}wt‰ŸEœ¥aQ¡­F’@D-z,@L~RVH >³}x¹£šzHÓu¸¶s “~—K`‡PC|›†šsdŸ­&ƒs<4K?vy„-Bo~ƒ_„Z 6p¦tŽ–z^\lu]{ Z•hOqk}X}›¦„sd©…|he‚¯ˆ1‘µ˜%{± x‹”w>79UZ94;TƒŠŸÂš¼¨ª]9™}áo´‰¤lš§’¦F‹tiYt—|”x6…uFxp}T£jc6¥»|œX&<©|*uqnŽ•¬\@P~=€y”ˆ =4-³ —›¤­‹…lmo“sŽ·†jg ªO…’ ztxqrnz{.Mwz„\n\~y§`)D=be‘!L\„‡¡`Ц‘Ÿ¡zZŽf™Š @1‰¡HŽ“0&QWd43`W-r;n#R £¥ o«™ÁTAaÁd£˜—U¸š[vt u>€”¯ aŽoœ©˜Ÿ;g eqŒHM™o _Ršv?›˜ HdŒ“’›‹€†N’ª–€Œ°}Ÿp Œd*SZz[¢Ž“…bG+0.2.ƒV{ s‚uPhzr”„>p¦mWQž”¥¡¡E‡y°qx|ri}³™OlO&–g¤\K…SkM@ 6‚:† W±¨‘š  £n´Aœ Ÿ©‚›"CÀnŸº·µ®{¶[M'u=}S­X‘œº‚Š 6½{†‡Œœ˜•—ˆ—vo€ˆ„ŠtB“¿¢¶–Zh0'Vgž¡.aŠld9’sK[P{Fa’–fiŠGn}_ž£ioª_}«l]”DTuu n©’c„”‰p‡¾š’‡‡K˜‡_1@#XYPI(BoU„X™Ç¡Š¼¦¨ˆ¤µ‡V(v¢oŸ|±0s±“|®«œlr¥sy“¨‡jœ§¦«‹­oŒFµ¦[‘•rˆ’©c{ˆŠyŸrtJ8ƒ§Š£††l[>\‰Ò HAq”{fczQ˜Ž±&†LY}{’‰–€‡Ž Œ%¼'%L‰]\¿=k’«h¤jZ’«si{•€™NpŽ›_mw=T=E%=>&5¶¢­*—ÄÁX©³·¹«ž¯›q¢ds¢¦¶¿6cqn·ŸÅ¾{?~œX±¯Xl‘Žm_)…Z£•’šŸŠŒ²uyÄž¦d¾4NTœŽž|xЇilœ¤Œ£š‰0(#Á¯?w`kSvhx‘#ŸGI~Ez|Iˆ!™£@[ˆS—’00zš’Ÿt¨š‘y†¡}ŒŠli„€™†‡wXMA3;*+:4!7ulp@& .]ªž•³b'y‹/w® 5œ«k@) Ue¦k P>i±§™tœ¦±¢Šb‚m˜,oŽ“…—›…«h3U„«ŠJ.t®’™‚‹ŒwšSS“•„}—‰T]­Œ {:4^ \Xb: “œw ‹†}o‡4ªXP^¹f+šY•G¾b”©‘l3—ŠS”—Ž€}|~?Ÿxu+4S]z311l\\MX[073 ¡¢ €œ¿”®‚²&4¼Ã¯­ž”«t7œF±­ À§—¯œ¤|„§zœ›¨¤3‹˜` ¥†MG9BX 1Vœ¡n“Œ¤ŒŒr„Ÿ—ezƒŽ›E‘ ohŽS;¢w T)PE¬^g‰k?«Šr.¦£8Q—BA‘£H…Ÿ¬r§8צ ¡”{:›wk‡_ŸXk0(€?h_LdH¡^Sg7B AÄœ§¸ÐOFÄlDŸÅµ ™¡¶¾e¢‚·I7c G¨§£¢§¯ƒ‚•C#œ–m6wy¢°‘­¨¸3­‚\“ƒd¬l¥«zœœ|y¢m1£”‘ •ˆ™d P™šlo"£‘pA“g.-»$E]³–r™§S‰C„’ZBHœ{G>´¬ŸŠtŒd/³}j…–Y•nK{#žgƒ&0Y €%/I/-7n& 0œ™ ÇTp˜½„UF+”ƒ¾ RbË'§@* dm¬}™¬««Å>…‰»3 -‘ššHK_¡Ÿ¨¦±~Ÿ‹¯ª—˜{ˆ[lŒ¨0Ua”†P+œrmcq|oLqrpl˜b9ªz:hfƒ6Y§Œ£3‚cSš‹1.Xz&sœ.²›X"!U“@T·p]v¡zz‡5#Yc"3 jg9 T!5]‹«›3emr/rB¹ˆ¬}<“b–™™l–Ms7ÆŠ½-žÄ—¸¦´¬»§¹^‡q§”‘šd1°­À k,O¤¢•qfŽ˜‚Œ”b”µ¡tOœ‘ˆd‰¨\€—ª–fHTI ’^ )<“8£xe*Dc^Škv‚V§F­|¦£¸¯mwqw}Ž¿p¢ˆ·§‡€6g©¡b›c?\…a‚Ž“¤Y y\€ A5=7%BW/ ` «–=h`Ÿ¡™t”ªÄÀªvO`„rec³  ”VB)%  :4Z=r\b£¡½Ì–‘Q#‘*`§~ƒ¬o7'q’§G/4¾ŽŸ¡‹z†‡g…–£E¨’—l½’ƒ¥œˆ²k8›š” Mm˜`G—ž1}œB}[„V°˜k`¸sªžŸ r]l@‹jrG}a£¨b–P}6B©—…=¬†žš‡et~~†n(1XV*&+Z%^22IŽM±+¢r‚ 6ƌSb8*:"ˆf9|¥[¶oƒžDÇÅ´¿—D„„„´À›Ž„§‘Ѝ¬¬c:LŽxš )c˜Uj…¨‚“¶¬£z¥‡•“a±ˆ¥¬A˜l’©>“I6b\Xh’H1š6]X{}«y‰™Š™ŸtrŽ››‘•Odm¤=sš½ 7pŒ~L~‚•nŸ —”²“Oƒ q–Š”ŠHS" ¢?}z²¶1ŽcŸ‹>s›ÃÇ–&&•ªP±¥ªˆœ}¨@g«¯§»…~|…/ ²‹}{‹qz¦Ž•‰|¢©ª£s@ ngG‚W.˜£[ŠƒV7^&aCz¤^–›$Ÿ†‘`A‰„«™“µ2h™­€«”•©Tx( ®’p•º_UŽyuA‚¬˜|uu8G}¨”ªg™q¦—”‹|¢§–¢‹ˆ¢Œ“‘”{uM¬²¶ns|ŠtyM—‘]!±Pi‰œh•7n£ ­DBHrªY}§pyk‡Ÿ¹*UexK–³&@Š™t²’…?­•9¡7ƒk f<5@WkL|<  žc¤³ˆár‡g¢Å—z«BÍ3.³Å…Œ§O-Tj‘b– |£§ž’~7¯€±?¹¤]»µˆ)”t’^s¢†•©yŽ•«¹§†Xb¹_©ŸÆ ~ÂI «‘ »ž§°3G[OIºe²““–Ž? È1•ˆ¦z…Zo±¢†ˆžm“tx=#~’w2ÈI-q*oµ—Æt}‚¹Zlu‰ 2fŠ Š˜¬¢¨˜¢˜žŠvS±¸cD¼G£ˆŽ•}`Fm|X=œšŸ9 “*%, 5—˜wa*wV¥”“zha °i·KrbEDšRBŒ¤i…•`b8Qe ”)\  ’;˜‹´¢¼Ô¬BŒqNûy¢¶§‘ŠX/²G‰­ŸÊ¼­±À–1Áµ¿²¿Ü‡qx€§¦³_¸­} :]‰˜5w€†49‹‚ž’œ§£œ“|¥w{½»(ޤ¡„o3XAF”’{f=ªƒ® ­osšmZŽ<@‹n“ƒXn„#;vS)|Gˆ€q”:š L§*"Ÿ‡¨ge70j3" 6&ŸÆdª¶×EH-63BЇnTu_r®s‘N >.ʟö7ž‚‰²’®ÆÑ«¶Š¦ °D,4FA?Ï–ˆW°Xb \)°GK‹&DˆŒ‰Ž«¬Ž {xRŸ„ x©·f  l„GVHELh6cpivWS@rV~Š¢ˆ‘+{Ÿgfž—5›¤•2 «vR Iª\¢B.¤€®— Q&™‰˜¡HIŒX5Ç„·©¨Ð´v_' % ?”Sh¶œ¬Xn•o€w ¹Àt¾¡ªJcu°‚ P–®sfl—£·’TgÌiw¥œ;™—)Uˆ‹›‹)¿”wÁAmV›)S·Ÿ `“ZŒ„T˜ƒG ¦`~µ¨-p#Œ>/c„¥Y´«-‘‰f„¦S¨[²‘Mt†‰R•¡Z¿’¤GL=D],s[t’d„n8TG2„C8C1  we¿¼¡t˜µ®¥¼ˆZbR…½¹xR‰¢¸¡·¯i™‡¯Ã±•y^|ÏDZr y¢|¬|j<=C Aa†ª£Äˆ–κH»! , & ¡Âo´†l©o¡˜‡T¥4­h”·Š¶msW|ˆci_]´Nl.ž‹…H"m©†²a…oÅŠZ \«—Ue;¦`¥Šµ•­¨™•·ˆ0µuÅ”9Ì;&=.j=L:Œ?a: Šen>c_oGf$6ƒ&   ¥¨·¿ËÃ³Ž·~u¢¯´MUˆzm… ˜™Y`»#«q¼¥¢Ö°½¼»3|~ŽT“ÄÄÆ½Z@ΠT9H³¸®e›xƒ…K œš\?—zs§H ?±yŸ¼g@WrjF®F–a u‚c?‘“‹ a~jƒcs}‡~~U{ta. 5j6pi †({q2u¨1\¸‚[¦AF/Yš…¢ƒL!*¤™G”’˜9T4 ^o+V?R(<2ŠU/:!>‚c/Ž&q ‚IZw5 .EO9%Ä©e® 'tцa)¥—jxp·¾nîM±…µ‘N;C𲍖xSª§£x¦½²« ¬_‡N,¸9V…UL—jX.v±³˜f‹—‚> ª¦vHaD ~¡} $¤gŸµ‚SSE»£pn¨v{U~ '—t\K@®­~W½z:—ˆ".¾C2À0w”U«ŠŒiWt©˜L€a¿›Ž.Ž{d=YPQs}}¨[x(3 /Mk!x 5   _³Ÿ¾8ŠŽi]w°75d~{s~!{‚°wœ‚Y™†ÁŒR{ÌPs›¬‡H§ºšÆ»RÍ££’ª››¤xZ¤§¡°œp‘«k!oY˜™›¼Éȸ¦\8d±­SºŸ³t³µ¨§‡™¯«H3«rŸl±¿µ²ª©¨‹t·pdšx’ϯ¤ž×q—r‡?ºŸdj…œ¹.%(3S3X;w8Zgd{„x®`n SaCj·<•n‡Še„˜L‚Š%x¡'1{ަZì¨( (/\½¬—¥TIÖk²ÊɱuL·¨¸É´Z ¢¬—Sˆ¬¿´·uIs|¥}Ra)™«®ˆ"«‘‘‹^ŵ«ƒT˜«j1Y½c NÂk)X›•ŸR˜‹„‚ª]<©Â¥©Œ—½³œspˆr7•Žr…YŠ—qX}u•|˜ rF‡¥W”`‚7+H…C­AM9pfk!y+—²¼e^mNyŒ}·w›˜bV 8-~1š…ÎŒ…Jp6B% ˜|Kh"&L¨IP/Ewz%µœ|‘*À*H¡‹’U¨˜‹qfX£W‰¦À­~§f˜v"Y:23*=D^¯‘É†ÃÆ*=1D¸[‰†ÐйŒ£ÄÓ™Èm‰…rT:Æ´§–Z‚„𧝶³\YÖ ƒa š«—R¤kF§Äñkt„jS¸¨u•Íš[±I cš€Dlޝއ†ml›Ž—u;4¢·¨³­¢ŽŽd;jpѲ¯«•Ov¥Fdq_c :8+®“Z ¢¡ŽKzY—¨@h¦N¦B§kaÁ§Mv  cÁ°m’¸|x1YcF³.qjyk§ Nb2.q5’ (²Bk›` mDA}}‘ƒÌ{½xž®« t«¼¼Š>eœ¸c†œ»›5£PpŸn•Ce¯3®“D%㢦©¹££²|z¥P$d† #b©jKeŸÀ A;€h´˜ŒÀ±´Ÿ»½ƒ~©‹£Z·*jŸ€fª™­4Œ^ŒjS¹·¸C¨O–h&%A2u½^ ‡ž ““”“©©Z“^°¶­¨£¡ªŠs«˜_³‹<˜Ÿªœ™§Š02I” [_`”ªO) sh”a–pt µ˜wËŸ®£Ã…]¹¶o  ˜i<ÅT¥ „>_‘%œ^‡5$i—¹‹²¡³¶ Š‘’Ÿœœ¥“Œ¦f¦¨©qe‰¼°>·x‹‰g«³‘e•‘²‰§e›¡N½§}ž)]¼ÌWÈ/Z¤Fgf\À½Ã—;q¢±¦£Ušk–ƱƒZ´£œ«NFÑd ´nŸyœ[¡Ä©SKž ÚSÅ=>uŽ£6M¨.†‚p›q—m€^lg$< yMœ~z¢¥’;’zx…§’–˜¡°•ž±ªttJXš·6O ¡¨£`i~ _ª¿§«ÉÌTžh"| + ” ›˜Cb°x¢Š­4” 0¹^ h@u†i¡{&S%=`£´*},b/w=F-z’s €¥q„R„žp$Q2̶£uŸ©=\Za%Bx !ILe…s”¨K¡Œžs°œ«Ÿ´Á£’”†lf‘g޵)15˜¥|u~›`J )¨“°žMz¶•€i - ¨’f9<‹€7U‹_+®™@”;x  =‹:m8k‚?`§?<>g]~#Q90 M`>@(n‡'UŽ®Y^>Sy( |ˆ‘–'š‚‚˜{Ĭ¸y¦ k’jO"$~h£§]0©{K68Œhch¬«¤‘¢JE¸³Z[µx»¡·”˜§–@%L%=Έ‚®s/*d·¡ Ћœ½«¢£s{—ŒÀI©¥H¼¼5j°»«˜mz}xyÄ®zf§§`l«W#²<¾ ¶p%yÇš´SĤ…2‹¸ž—¼¿r9®4-zRN„S]}D’¡Y(` †·”iž­±}¹º¤AeÄ¢u™ÃÆ•žŽ'\Sr´®n„ƒ¬~`r^œzpq‘£¢¦%LXa\}nU  ¬yN[0,d axJ«Ud¤yW©DL L­w$®RU@‹šq| ‚‚­|kzIj³¦*ƒ–fve 1•¥¤k¢iAK:ª‘©{{²¢tN¤’ze1+Wºš-›‹oA\]'uF³·©Ž•Š‘—ƒ‰‡W,‡‚¤}£†Ÿ|¨cœ©ƒ±x¤³¡p1ÈP¿ŠŠDt;Ô͘t¦±ƒsªÎX†ž—m€~’Ö©®Zˆ{·œ¸:K£œ¶š›¼¯•Œ¥­®²Æ·u°¦\Áb‡¨e¨…e=Z‘Ê­Qcf$¨Omºn©D9ZK¢}ʼ‹¹› ±‡±Su£ÀCl¸a “œÔZbŒh'O¶˜Œsa“§^)ƒŠw~fK“»W2´mq,]k­´¿]g¦j]J @’˜ZªgcqM¿™‹‚6<}‹›‰»h¹QV6¶³ƒ ¤f~+‰š{%6˜a97<ažpX¢–•ƒmÀ$V u£@+†B7‘š±”2®ªC8^´¡´¥—gŸ€Ãšjˆrª6z:ExoŽ˜”ŽŒw‰£¨˜®“¢‹°{ž¹QŽ˜z¨¤§“‡œ;Q"E`mAFäK]ɉ‘UŠÚÓ:g¯’R86‰½¢¤¨§¥B‹ÉÁ >–†'¹°‰¸Ÿž§”Ikt†¢c|~€g‹Â¡V›[ƒÅ¹=º;H³§Ô}¬AtcW=C_£‡˜k@bx€®®¦º@FS;+϶´”ƒi¥·   ¹ž†oÉl^¤utƒ›¢¬jÊy8'jRi˜…¡Š‰mH x‰u’“ˆš8Wn›Šœj mp¥|¹[)6mv?g™„8‘˜Mg$$˜Mo-w”4.7‘Ni8OjG?`¡ƒ­bqN3^i©ÊÂZ“gœ ˆ„‰9\=tu˜šn‰˜»ÓŒwƒÁ¬V´›º¯«¤„i“€††Š¤Šz‘•¤^W¨‡Ž––£¹€I—‚¦¦™´¢œ´)´&•²@¹]¾°¹&(©HW™7+Ör¶³ŠË¾n?ÍÄ¿‰b’›¥½E­­(r½Ž‹¯•v¡¸;ví«ÀÅU-¶­‘–b¨bPT»¨h_…–E±‰=PnŠÁ°-‚Âr«8 ]Ah•EP¹f–›À! F?ggœ“…¸Klƒ˜¤tQ¨W!F *(" E-ƒw U“{– ›Ÿ¦”Žn«‘Ô‰›wz ‹¼š©‰«Ä»wsRLs |Љa¤17˜,?g)>ztluV"LSuG‰Ž”†)—‹’~²´co=,-1S•{e]§kލŒ—L€Y.g¢·mB™uµ©­rˆŽ™Š“§œ›ŽŒ©“trkY™—”«„sgy©˜¢¤ž§‰H–Õ'}e’ÃÆƒ‡ÀzÇ E ¥9S q¥³bs_2ÅÃXD³!Ò…“½RUJº¶žz—´„a°†>œgI¨UfH[έ¦ºo¶§°…yZ¯’n[ƒ¦¼7jŸ“+‚³³Ÿ»ª¦´¸Á‘Ç›‰swA~¥€ŠOdÃy§™­6jDL+PB‘’ˆ›$(:±ƒ’«BR…ELDiSma07X¯FSrл‡¸”œŒ¡ˆ°®˜už»Y P«¼“Ž‘˜a}¸¢‰=[”¿dƒx„|m#t Y;r„E+ŒV+PKr/W?Ÿ£……^i3n€Y@žs¯Š«z…p¯„w72¬žT)„p‰S¢V@Œ˜V=^ “|zŠ8©.®…"º¨’”Š•Ÿ·©­Õ™¨˜©Œ‹xn²‘+$u°¯º©z1çd'4U 6´¨‰°³Ä”»£$g«‚|Qr—BrÁ’†žY”¹†3³´½Î~yœÏÎÀF´Åb—·ÀÌRa‚z`'£©¸¨J>gfŒv`H©·©˜‡ 6Ëw}£´©©«Èœ£Št¨ž¦r_X>7G"]0ƒ”¦ …¶ @:Á£|еJ…‰„«ˆS³Âzœ)#Wy '†µ•ž™£Ÿ¬‹/‰o‡ H°ÃgÁÈ»¬”%œ˜°¶ª«wSBK„hŒ?qf:t`h.I gchw‰‰?\iy{PL£Pp[’¡0W;J–¹6;§·—ƒoSt¸m¶Œ•˜»;d~ƒœ…­±²»ª’Ã1™‘b•qŸ7k˜¢:0° ?­3M“™ƒ”ˆ|?9FT¥ŽŽŒ†š¡Äºž§¨¤zj~¢±¯ÜžMh3À·Ìžb#!E „Lfk¯¬¿¯«²®¶¸C:[ŸÃX{bʳ°·¤ŽŸ•ù·Âx>®tSŒ‡—,3|¨©™¸8Xˆ¬E¶7!`‹^²¶r1¦¢•º~09x! (`ÆW_‰u»¹±ά™Ÿ–¥Ÿ¿×´Å²<…:¬²¼º’§b¡h¢²¥–¼,CU§ŽÀ«®ƒ‡9 !¨/L xV³ƒ €¨‰‹V œTR+ƒÃÌ%ƒ(E–zŽžŽCA/6u<ƒÀLf&;Z)8cfo KK<Ÿ’Bˆ¦¥È¦¢œ§–¯»®~`¬¡˜¼o>§”®£‰“ ELW5Xi}HC ˜Œ£S„œ’y{¨na; OÀ½K  \‡\”œžX]˜C“©')_Q{JBW§GS(L¤q‘ŽZ‡ƒ“‹¬‡yq_v[t4jŸB˜™t¢1‘x O¬Og™Q„}yƒ§`3E9Ÿ¤k•‘™ªŠs®¢µ§­œ„­‘Š„Mˆš¨®·‚p–…”ž@38•¨Ÿ…ˆ›„§¢™œ-a½¾— w£k•ÍnΡ™s¯½ÃVŬW <\D J”²¨»p¿¯€tƒ°^G:µÁ¦½´¹‡®¡­‘¤"FLœ]iˆQ…¬Zºj=«Á¦¼Àr”®‡§z^^KzWr54®É˜:B{hx®±f…gͪ³‘´®1˜¦³ŸŸœ´´ª™®¹³“”²¡Š•‘²ˆfˆr@ ®]€™~_iˆ¦ @ ,Y‘°zqŽ]7‰µ‰wŒž­¬­šu@Nœ~ž^´…k ‚ŠC †™À]Œ£§‹ˆ‘~Ư¿] ‚ œ`…a~V/fjž‹ZŒ¥†”Ž“-É/~ÆŽq©2 A³ž`ÅSUGnŸ¡¢W;‰XˆƒbWK>p+fC„vLU 4[-:;_YA ;™?kœg$I™‚w™qNoioov3Y]`s«|’S]h$#–’OO—Švp¿“U šv‹•‰”?‰™R §e`‡¸’r±£°KŽ£©¶ˆ™–•Go‘®…“‚‘Žœ‹…š‘ChŸ–“ i¦„r¥H C""‰Ÿu•98ÉM¤3  ”*9À‚“y1ªÎ·µÂ‘±¸€…çÜ«¿‹¹·ŽšÆº¸\{ÐvW·VI2SÅ$›ˆxf϶¶†€=‹¢x«¢~NZ(WM&£­ AS‰`€ÍÁ³¨¯£šj£V/Tœ¡Z²o &HrHa% sg§iªÁf‡{Ц¯sº¡    o>)šbX]C£) ±lˆ:ƒ„ŠQÄÀ‹[]L(ŽŸ£’A­w9ÊZNc(M ‚¤_W't dWz†akzppC LTuA WMRy+:ˆÄ€‰l‹–HOgZs‡Šb[€•©[qP’m"v«zI¯Ž<&²ŒT•¤}s v2{˜˜Wi¥¯——¯Œb©¹hkªž”µY$dq*cx­‘†bO€JqŸ¸t£~–»›—’¨kœ—¥xŸŸ¡{¸½Vo:™]S=€©R]æZ)·©°ZŸ–6ŸÕµ§Â¤¿§Å‰„¸¸‰"l¥›¢•ˆ™““°¡u‰Á”ɽƒ¼@ɬ[:\°µš—šÂ¾A= 9ze¯Êäwߺ‹˜ (޶¬­¼½ªsˆ¯ƒ§A1¡Ñ›“ž ´(µv› °Ž•˜°’4˜Œv,P Kdžl(Sl±ŒA?»O@.Ë@U ³x‚…T˜nqx‘´“@“L`É”(¡p|;Gx"P*B1"9X›!~D&@~&Yb,FBš@3‰c7< "eP^vwZ*T )ŽKrgY~\bŸŒœa&TŸ~Z˜˜f‡z h›}mw¥–¦–`l·e™<”œ‘Žˆs|…X‚´€M ~A ™1£«”hEa,P¾ž¤•’ª—|^Y’•g›Œ^¢ŠŒ…”¢ž«˜Œ…ˆº© B¶º†4 t«ÊI¢•»„v5DZjtʇØ3À·‘Ã·Š±qÝZ®É¾®7ËÁ²W·‡¢¡°¨ž¦ªzÊ”®<ļ’θn4G›£z‰Fe:mO76…«œ[Pƒr¼%fÅyPQ DP”³´u‚¯É¦¿¥«€ KÆ¥ªe•n>  D§ —“¢“È»º¡VzŽS µ™Â‚©ˆª{ #µ}/itP¼V~lz×V@¯2 ™§I¯”§£D w1I|_TJ/ |9P.l‰%XlLJS@7x$F><*'lwmC“p~†K4vzw—Q€lZˆoU–qH#Mx™fŠ{Š‘_+"»³ƒ¡s˜£‹¢µŸ¾L|„!®¡£k—¡†•œ}\ޱIr»©˜AR˜—‹v©¡†_t¤d^ˆOn€72TPz¤›Š‡š¦ «Ÿ›—­«¨µ¢µ­€u'Å™OŠE²¬gG¼kLΆš„¿xfî ‘µ»žÈÂ×iX„¯´¹Y +ȽµÄ@¶£D½¬—)ˆ•hÁ»wl£~„e¿µrHsG‘¼—ƒ­¸«¦ ‚v¥…®e$q¢¥¹Åa7….›H1<ȪfŸRˆ¡°¨¯2}z  ˜d&±w©¦°©»´n(\E b©O‹i0yhTd.D¡5lH€Ž¿P‰Š™> ¼¯T‡„ŽhŠ•¹œ¯¸T£+¯ˆªcQjSv'†Q'’O. u-5Š šx=s :O`Z-I6G}SBW•cŠBn[•yjŠzV]CŽ{FZcZ)I™o…”„rf€|š«¢¥¦£­b» •™m‚dWlTRž¦š•YBmšK„qjp‘ƒ©‡Y1“-3—¨ˆ£Œ¥®„ŒkŒ¡ A8¡y }„­™€­˜Ÿp¢Ÿ¢ŠÐÓ®‰´yžE \UËc›±­j†«Ìus’µD4ÜÃ…_0Éec‹À¦ÙÎC·¾ ¸; ¡•Ñlˆ¼=Çeš™¢rµ¯›Ä«—Ê¥”{†§ŸƒUx»åF…‚Ì­®‡»½5¯­¦’œ¦z#B ¯±§¨–B’À”]¾¯)&9  hœ\£¯›c¬5›ªaj  0©|—±==€ŠY´«›ƒMêqus§~ª³j†Nй±]:&%›}’n®g=:L™; ƒAˆ‡r?? @z“4š4l„o52e`=Bp/dja~XHz_l[. FRg:r+h(*–>[…Qvbk¡LQŠzˆs…¿¬”^¦ª›#’º‰t–›”·{‰Š¡§o‘¦t1!VW0E½~{ž¶®Â¨« s‡šž’”¡ ”µŠ¦B°q¤ ‚¡¢•³©­Ä|š¶ ®mÑŸXZ€z½)ÀúµÁ“2yήÙ͆' PÂo^š¯Ö¶¹•6/¥p•‹±Jê¤aÁÒo­£·¿Žn{Ω§¬ ‘d˜ÁÀ§¦aKäwfÊà‘‘‹U"5ž&X¹¸ˆx¥°·ªƒÊYz̆¨’oJ–«›Áejš•C5 –²œbGA·QrG=5¦§•Àzi «rlÈ©7›ŠzŒ†!•yœuª|&+?ªVŽ:Ÿ”g¹”T€¥£—¡9m­C7?#< RPWr3S#–A}m]0? {];i' [$~!I".46S€MYPj\Q1Jg5šyu,Q^~@¥VsXJi…ƒD˜k’‚ˆ•Š‘‘nf‰uŽ”¸{B°žŸ„\ƒ£eˆkwb-¥†ƒlX»¯¤†˜cg¡~›—zr%^qº ˆ«Šª¬¡¤•²‘˜}‡¡x·{ŒÆ‘+mÒ‘‘ζ“¶­‚89mVZ3 E³Æ×˜œÔ³4lº5ÑÆ°œvw…h¡ž¦¬À¤ž& <%sN|Œ–¢@†n±Ž³ªo‡\y€Btà[‚ŠÄ¶£¼f‹Âµ§¼¿~Œ\ :ž]š§ ˜#¼ ¯Ès8¤±„†z˨ŒÀÌ¢Dp`§¸^ §œŒ™´L`Ⱦ PK¨h kW tŽÄ¡¡&L¤Ž‚Wel [¨‘ŸE[¿¶¬§®¶ÁgÂ’# e(\€°g”<Ÿ0X;2 HC^~RtB3]2EZ3 ^!rM!W‹63o+R<*3|~€!68wI^#Yˆ‡ƒ™PD'tB‰—‡hgw t‹‚€ix¤‘U<›¨™³Ah†œÈx‚\Žb¡a7†<‚¹¡‘²©¡¨¾¼‹nQi¶‚6`W\xO©b± lŠŸ…g½Ÿ€“š”g£™͸­¦—z3zV+…° ŸÁl$ ¬®ƒˆ:¸¬¾Ö¼ÐÞc…®¬­ºkß®£šÙd0¼±¦‹‡±1Xß‹¥¥fˇ¦ tH©j„6}žª´,U†T惶ÁÁ—Wžz0¢ŽŽ»~œ¨¯skÛåò·‘›P’¤¡Æx³Œ†t”~¸–…U†“§w(n‘Ìž; 5še½";®sc‡‹©”jµ¡6 |N°#¨N€¤¶mM1iP.²q. %¯®= [¶S ž³Š\¸·“°n½ -ЇZ6Z"G…@-K__Y"7´vZ1>rcF27 "' [Zq Y• RRP:“O@i2k2âLVmrd–yyvl—(dK„Ÿoq•yŠzj”y‰l‹Ž¥’’|•e‡bl¥™…~ rgÅ¢¸€sA>±^i|R¬¬ŸEYqªµUFOyµ¬®¦ltv‡Œ¢—•ª­2E§a¡¢˜…šŒ•‡ž§¯´™ª–£5Xv"¹A­®²«±§‚y,KN¶¯¯x  `ڂ̉ºÕª*뱤5c4κa»Æ?©¹Â™¾¯«»¨˜xfmž.3h031Pdgˆƒ‘Œ´¬Lhb[3§¸­Ï…£‚^½Àµ°qÄØ»ÔÝÓØ¥•8””gžŒ‹Ëžœ>¾¸­w¬Ê¸¦°ŠX™1V" ª„o…> Šj<>¦€«o\6 sNj¨J]¶t*t®:x¨E€«—G:+zQH𖡬‚h£Fn®hT y™eT' e1‰Rˆ)x@ƒ}Nb24>lPV`7BYh d=, DM¶0oY§€'‰ªÁˆ±vÍ_)½§¬È0 i‡^ H…™¼¦±¢Ÿ  +kwC ‚mZ_j ­I0—kBQw¶™Âª‚@+Pk£”-„(d…u™ŸbB˜L€ Š©O~n–u6KEf z B K_p€E\8WT`\ T+&RGok)Wi~D5(GXˆ^5ki……­¯zsŒ‰k•‹O‡X~CZ;’in~v¦xŠ~€©z£ššŠšž‰›wttu\L~¦ž¥‚Š¢U–”5X2;©ª`’¡–”ƒ£sd{V’®ŒÇg˜ÅlR™²¹´¶š²š…_B¾ ¯e³¦x§ ¯›Ÿ›¯l­«ºÃ²Ÿ«‡S«ŸTºm5goQfVÇq Þ¯Ûiśط7ÆŽÄÜ’”°’–··®µÃ·´°ÂÓ·PLÀÒ­ÄT6G“£¨De} 4–`'Çnd„?C¬¥Ìnî¶Á¥Žª©ÌÔºº$ VoÇB1{»]:‹­Æ¬¹‘€6®s :‹ÎsÅ#! 5ƸGbN+P]ÄC3$"š—€d `((l,¹ ,ÆZ 2±˜»a ´©Hµ˜©Mz‘¤©nÄš|6eiº¶™”“Jnž""‘=CZS"&8rq5‰V^"ZLHD&#UM.'r5!x9H\rsU Y6”'75H_SMb~Ucž¤Qˆ‹6x‹„_o€´W“°‘ˆ™“c—|¢Ž˜q¥•’~ƒ›i&Nž¤§–£”¯¦²‰†|z­o:s‰†“¨’“˜®¤¥—=£~Ûu–w…~B¼vxUuex¡{Ÿ|¦žqW³˜·—²º¤‰ Œ´­ªz­ª§³§Ž\µÂO*P¢º+2‘“S}=Ñz,ÒÞªRPÉ©±Ú¯ô#‹€©{­˜Öµ¼°Á¹½º°¥ÀáÉÃÉÁ´³«–R˜˜ŠA¬s‹µ‹! U—s•‚°£‡ ¥¥¨¶ºl¢ "d”/n¥»³˜¨Êˆ%q¿5 K§Ÿ§£XJ|q@ l‘Œ>jBy’ D·‹~zqD&œ˜Ö ˜K¢g ®^k Þ™e{—¨…s¡§µ²XÀ… ®±¯¥y5*Sy‹†=•|m *g9g€2YC+—n[? ANO$8%.1}Y/)Rdy*xTZUt}\„‰+¤JM–”Ÿ‹’t{…¢’ª•´Ÿ–|(sz"£Š¸k„‹žv¬Àës„¬cˆis7¢Œˆ‘Œ‡¤­•Œ§•®Š—¬Pv_ˆOq±Qksbˆ¢´´—T™«¹³^§q‹º¨¸¹œ½‹w¿qT–Ž¿›¶hm¦‡sz„œÁ³aÊ‹& $Ͷ#L‡#&¦©JϹÀ³Q´}6Q~€¡®§”‚—žÈŸ®Á²¹ÙàÙ»°¥®¨±|N‚¦·[—o—eGVžÆ85 «¦Kj»¸šÑÂi—𱮍†(ž¡ÇÃU{}5Ï+( "H½´¿¬¦§hxAV JŽ­Ÿ– g)%kzµ¨°_PŒY LœŠ€}Œ£ “‰«¸D ©b}5œxj”8Ž yqa´©`–‚Ï™Ž¿0–‘™¹Œ¢wcY_BX1KMP2N"bg=‡sX@,YP{ˆb…TT:P|xRPq.sA6Jy†lkxKbTRf:mL?KRgN5qˆ›€c—-OD5_¤{£‚††cAœx«®¡s»kušoWˆ—ŠžOž¢«“ ™±“~P_>˽p„Ž|XžˆzŽo€Zj`³iY‚WGtšŒeL~t‡u€{£»¾¨²Oz~ÆË¹Œžj·mm±‚ʡÙ¥—¹©µ¬Ã»žªÈ5¦ÉEƒÎ©Ño+‹Ãœ]Æ”×âIQt½p‡×È¢P½´‹º¸À°¾Î¼À»Î²±žª§®ggrŽ—AnØŠ€›žÌ© ÌÄŸRÝš‘¥¼0´ÐµÙ¬Ø†+:'åA^”¥[ßÀ»»³‰šÁ™ÌoªÀuh}¸²´–«¯¬†F·Ÿ¦ÁSprAo´: ¡£z£ uŒ“w]ŒŠvb§qFoD‡yƒT%k~ ®]©Š¼w•žQ”£§¹ Ms Tt¦s0†‚{rš0^3 mƒ=DgOG3u@q4‚s@khws”ž¸œ¯~¶™§™ÚP}jíg™mƒdʯã©_\—ÔÅ«3·íšP£Ž ’‰£³²Â—¬Í³»Â´µ²¿¾§JVxP4 “‚‰¥2–¼Ôv3>Z»µž‚p³žM¬|Ó”®Ãi„[&v*ÈÆ²§Î¸À¹Ë­©«¤ËŸ®¦Ý¡¯«¹°ˆ‹zyÔsӥދ—¯°›$   ¢’ST£1†ˆŠƒ›T©r;«ŽŒ^6 `›«ªdÈ«˜ŒwQµ†Œ½Œmz£¶±’ˆŽ ^¯ LsX*Nµkx' hA[3A{dŠ_K\.m^de~R=5a/KCYzƒ…€„89 b&“_d%*…sR‰{z^B_^TX^ŽdJY}_‡I]vs8Žm[žtŽm„Ÿ¢œsš­¹Šv¯Ž«{¤–®´n”y„§·dt­À»Ž2oiV§“”¬›¨ˆ£q ¬™ˆ„g€j4_Z_}jc{sY\Tˆ‘rÃÆÇn}‘¥§œvŒ‹Ÿ|Œ½¿‹xH™I— R¨ipÊʼº‹ŸŸ™‘°“J‰f wŒ20½M4tàQkS…b´Å¾‘DGÛ(ÖÖ—Rs“¸¿¥²‹qÍÁËÔ¸@¨®±¨ºo’g¡s™h§¤Ø ¸¹boq (¡´‹³£…¹·›Š”¹e)Šç` hPRT§Ä­œÌ¨ ±ƒ«ž{C€Ä¼–¸g½ vl¸zYžp¡É Bx›ƒT« Vqƒ—crœ£ÃZ3J%½ _€É9ycU@BƒÂ yƒw̨ L± ~Ob;¥Q@7 Xmzq KEL+5 |]RiZGLV^<B[scSˆrXv‹p-K?a 5dm=+˜XrŽnjL†`Niy~-8Vo^uqxbHcwr˜™sa€^¢<¢x¢“\´–²½•~“²˜›^»tpt±™ž‚–š‡–œ§«¾UY«¸¢¯yn²³Ï£‡uµGlŠ˜ƒ¿‰aN†`jZ\oNHfxÈk¯wžš¬I¦£zª|§©’š–ŽÇ€?\®u¶Î5ƒW¦ªÎ•²¥œ¸®;"§ > ƒ½¹å/°â£I5:"2àÄ|Pq‘qšš¦\‚®×Ĉ±ÒFÉÞ´[w+²Å¹¼»½¦•q†¬2i½€¥›°Ñq #Te͑ųÅM¯‰ÍJ lQn©–š1N³uÅž¡ÌªîÙ¹»“n–•…»¤uš´œ‡¥…Sˆ/”l À—¼ ­jYCz¶ OfxŸSb¥›~ÕµSÈã\ºª>—8®Ç›œ}Ž­®”Wµ«¢rv°P¶²msʾ,Vl a]Q:2P9 QOybv)jAo0/(  Zjs‡H6mtSGžjxJh94ugq] d…Šw‹*TM!t’YXNY\‹qT&€Œ…t\e@ubo˜w¯”<§sš€—¡›˜‹x«„*HL#[‘^k`¡˜‚Ÿˆ¤µ­Xƒ² pp:w„k=h™¦Î 77a|¹Œ‚feWJ¢V¡Ç›Í‰¾¶ŸÃ®©µŽ€¢›¸²Ä¦{¶So`´˜±fwˆr•¥Æ§´±½£¶§X»œ 6Áá€$°OJ†QN2ÕH¬­s—Â×µmà„›€ÐÅÓˆ…Tи‡yÄ·Ææ<|"?Á«Ž¿¡Òဣˆ˜¡°å°¤À ,¸£ _‰nœ¦•žœCÈ[GqÑ´œÄ´–pÁÔÏáì⺌šU¦(H•§¡ pË= ¡ª­{ƒcN Wp+¤•s:¦  …~‰ Lª‡•› ˨) µ kŒœ„‡Œ¸À²¿ƒA*gŒvjÅ[[t4 †xCG`<ŸBH+"[f,JAbQi]Xiv[QZp  NPdŒW=c2…ƒ~fkKnVnl'es‡E>i‚s’jw;_X^DŽ—š¡r ;[w¤ˆ _¥ªˆ¨©À¶´ÎW  ~¤:¥1A TH£ˆ»U5[tDXIa‘“J61Nmrh!4†HGX)^RzY“Y=7 ,']‹}……24(™&8@kKZU“W'N[.T€qh!u6"T8xH}~€V|ƒ`pT‚_Zud=ŽVÔv–£g^|†˜|¡hS¤_Vnom¡]š{¥®G,Ä“8¢©¢zމ¼•°hm°–oUˆÂ¡1Á‰±›µ„»º¨´¯¬ºjR`¥¥^”tèÙ]`PP^i_Xr¥u£—ǯ†rs””£-[{  ‡—vu^¥»ªÈ¥¶¯‡²ªHii໨Ïé éЧlÁ¿ÓGœÍåռʚbMg±ƒ\3>“̪áʼnÀœ¿•϶·®ª”›}ˆ>œ¸Ç‘о¬¸ˆœj=Ž©Î¥¹Œ¸Ÿ¥k¸¶ˆ¹‹Œ¶º·§š¤«Ì±šT¬©®¤Z¹‘Õ¸Û«š½N¨°NÁ–QTž×$º`S¸{o% ‰“Y3 (u®B 0X¯zšjp šŸ@ ¾”z¨±8 †‘”‹Âj^|z|`ga«g°e3 =T|–VŸƒCq?l2A`V‚UUI3ouf>Yjv|L3]Wym[p‚rBI=¡QR\hF8«|?<fe;fbc]wpsKW9l™F¥«¥–x‡Œ|}bs•V#Œg~‹Š©„Ÿ„x1 ƒqhJKw~³xB¶Ä¥¥t…L£¶hŠŸÅ×´®¸­Ç¡Ð£¢›ÆŒÈÊÛ ¶¡«°Xd‹\gKwEPRgHem‹´²¥‹v‡¡ˆ¦=cMË¢¨—xÄW¸¢¯³|©ÔÊ«Ë9h¿4 ËØ¯BÉt7är“‰¸›}¡¡Ö§ÅÉÇÔÈ®²†\ͪÖRCFwž6µéƷЄXgˆ ™Å±©(R¤k«¥{°¼¢ÆÁÀ¥·¶¿¥·Ÿ Ñ´Òš§·œeW¤³Š¢–«›§J°·ÇgÐ×ß³ŸÉà¥Õ–†ÕªÄÈ®¹T³­wž§±›]K))¶ƒF§¥}@•ˆ£R8­˜‹fg™[Qpµ”Šr  0€œ% ‘Œš8º2“_™¬>~¡lLµOk9Bo |%=;VJ _‘(/†UZO5ry^AsŽi@l‘•‚``M5~œsmI‡˜pš™std¢H•‘‚¡„j‚§—}J·•«JÄ¿»ºv«q}Rag©“d¯š1nr¢°’ª¿¸ª¥•‚œ¸´”ËÐ6jœ^‘e%²dQUkWQos«³£Ã»‚s†9’S‚G½²°‘šzŸuŸ§§ž’ÑÀÕÑBƒ`[Ñ”Ù8´¹<ܹތ­v¹™§¦HÙÆwb|j™c³5 D‹Ñ# ’̪¶ÄÛÌÔƃ_œ½¢¸¡¤¢®Ã¹Ávi§jR$L³Òz¶µ¢º¹çƒF}¹}Ê [11Þ¢ÓÉ·ÂËÍÆ«¹Àª¸rn›˜‡|u¢u”|‚‚š/O ]½‡]_’“¦£}²›ªŠKY‘V Ÿ   ®% e}ep¾J­ib4À»‚Â0¶©kR€•l¬eB'M5|g1i‡“?l:*aNu_'tkŠo#E7X _Œ#˜~B`>†8Hmsnf?gsJfoC@ZzjGb0ž†ee”|RK@‹b*­a<…sq€fyc~‹‘Yƒ~]vj¡?zVK·~{†–´—³ˆo„Çm[vsRA¸³Â«½ÄÉÁ–¼Ê»”y’¬¦eW𖱏W7bºœ¾ª•qŒ(3+LVPV|¿§ˆ^ˆa‘Ň)b)j•®‰§wP¸”d•g—¦§µ­Æž˜µÊ!ƒ~£žÄÎÄŠ²¤¿«Ó´¨žÅ›Ô^ßÕncB²® ZÚ^M7/-ÈUa´ÁºŸªÍºuŽ¶Í”‘«›­¼—–µ·š¯'2[& !¨µƒ£³‘šž‰ÂñMK[½Æ{±¥£„Š?í„·­¤¥©½È¾ÓÁËZµÃ{¡v£Œc‹¦‡.L] –’ k“F´Vƒ™¬c¨~»"l‰ W{  V•P/iŸmNxµn½¯u¤£¹«½À®]½±XwXhÎ&B)mhPV=**b;x¥¢0I}GZVa2%'znYk>%/A, le•rfaf3f9 —”Sdre„_vo-‹€…[jLl}¤™eN‡ªeQb…qžu†}‰u‚>Qt‰¦œeˆ| Â¾C¦?«ˆ€»~®¥Mrš¡TZC8£œ‡‡z~_·ž> )¶½“lgrG™ªµ?…‡JzÓ©gp5A@<^Pfd›„-Ыh]½ZW/gˆª¥un{˜šš{«¶Â¡d@£±‘¶‚9ÜyÍßÏ•¨žÇ¹®§Ù~ÍÈšßi_ç8` ˆE 6a¸À’™p2ÅwÀÇqDb˜"F•¦Ï³Á»¼±¶¤­²»¶°ªwœ¥Bµ…£À»œ¦]Ÿ§Œ¯1Š®ÃPƒ¸½u©eŒ©¿l•šÂÈ…s㨛Ǜ¶¶E¹5¨“³U·´¼™±pC la…–«r.j†£”‘˜>}k /a=¬˜˜gr¯ȧ¸‹~›bš—sy]jP‘(“®‰QA•6,lFw•*SW2TWBLwtoN^bV{£@°9VLIqn^X~(’p_ypl.b>~_\\Gh–|•ŠIi†‰¹ŽA…‰„—•‡~{£Š£‰©Ÿµ¦¯‹Ÿ£œ¥4Ægž«Ž[Vq½±xnaxŸš•ŸQtƒc³%±Yy…£¥`a¨tr%XõW¿ˆT•Šl[mF_^šk“º…«-€Y„À]&W"³²xNA¸{–LÚ{(UuO‹ÎËѸ”蹑ēVY•º±!”ƶÅÇ™žƒ·rfCšœnZ2  ]-YVµR¨ukH¦lQ   ]j%cš¥ Ë•w˜RqYhw™<€% ‹Y{Y~X2~< z24Vz/Y¤:Œ01X9]XW]BOP;`O<]85 +->-=kz†qiuG0T42‘vq]i¬†ˆW’/^`‡rqw•‰©©²« •—«qwƒeˆ˜•e†­©n”“·•˜lƒš®¢žn4¼sN“•x€µ¼ƒygO*fJ³®z»{^¥¶PCMA5£¾™Ž‚•keMg®`•‚£¦md’¶””Wp{·¥º¾©}EHdÞ‡Dm^\-~upcŽ•¢‚—}°ll«¸~§„•hoÕœ¡ãÎÂЇڰlˬؤÈÉfŒ»·ÊkAf´«Ûvpç¢Ù¸¿–¢º·ËÌ3f#_-  ¬¾Æ¦×9SI§À¦nW׊Œ¤ð.FF$š~Á­˜ë뵡¨¾¾¨–»¼°ÐÁÌÆ“?oÀªjzˆ­´§7zŸW„² D  ˆ-.­}SWjÉ3~\³}Fsx  {dTŒLÊ9¤ E¢¼l”‡–-2#l[V @«sUe¡‰Eh{z;OeXRIlX­&»P>MeuZkm7,r›ˆHZ%ž£‰jZbd8€”^zŸ¬±™Ï¢hÞÎd/£ui±`TO0£Jq–´ŒŠŸ°†Ÿg`³Â™£¶¼©O¬ F.Žƒ¯Íc­-§x—¤¢²0áx>Ó7´´®ŽÂš)ÁLiØÍ‹Ì¬Ä»¯º¿:Mb8  +’··Ãƒ 2Öœ¸s#6Õ_’—°ªàwÏ»¦’ÄÊÅә׳ڔ¥]ѬìÇwÓ´ÒÞ¿{b¹´hjŸ`‹z* €ªu/5-tKs§jM(N«ª°¾p=G$À ˜«¼}RcmÒ§ˆUm´trŽƒr¸½y‘²¡W¸tÒÀ·® ¢‰•/ f›ÏxÍ.ˆ·Ì¿Ò©kw§ÐtˆÞ3c4̪Ÿ¹¯§¿-`^Å¥qƨ­ÊÙ×i sL+i-Sx–ŽœSšÅ¿– _àš´ c¤»„¦©«”¹ºs¦†¥´œ>6A˜Õ/ ɱ$‰$Wy¿®Z³±8cJ¦V¿c4|Ç‚T§…~a‰›—™ŒXµv‚Z¦³Oƒ¼;z•ŸM ŒbP †U /Ç‹> Œ9 0ªŸ‰›g› I3%Œ_k…¯OUAR„F#>':,n<=!L-/-[fj8>…N, rK\NNF>vvMGV_w†oi\n! #4K ‹u}’mb†^qafw›ÃjGcª]¶¸ z‰žÈY†¦Œ}mŠ—•§mˆ’ts‡v£¹¿1{1¶‹ÊÖÖ¼¼¿Ä®"vR³Z¿½³¸Žs¨¥š¤šµµ³ÅËá?–¾›ËfZ|sÇ»5+gC1-­ÌÏÒ¶D+Ñt¾ÎC‘6ÜÕ¸°¼­®Ê„_i»Öw YDwK%Ø“#t²É¨³˜¥)s4±¡ÉÊÄ¥—*œ«­dŒŠ’¤•¹M5SyL´ 2 ²B9’•—­¸’‚HnU(h„mkQ-gP_“SR2^t˜¡¡m€: ¸ŒXŸ”¢yŒJ>xSBŒdz˜=D>ŠeKqE9]jn^nBK=ViSZ5(PB~`eOQQ\ gŒ}rJ+‰P‰m—hš:nUK%:5RV*mTU„mt1<{Ÿy…€Vq}h)LR% ¢lev{g{s{[[€sžT¤z—b’ƒ¦Ÿ f •ŽhŸ¦°¢eª®†À›Ÿ©¨ÅÆ_¯•”Áªi™™z›‹‘VX‰œÚ[lfqxU—hScnazMP‹¯•c±¼kx·€i²ƒ®¢›†©ˆv‹¯Åq@‚•$|Ú5(¯t˜ÄjY‹©__ƒ¼n›¥®m¥w€¦Š¼Æœ¦r'E ¡à†jeÖVâÔˆ¹.fˆ†s[ž›Ãr‹µ´Õµš°–¶Åº…Ö}/\É´Ò`Žº‰½­ž`r 6A %ÚÐÓáÇ¢·”¢Ã‚›Œ}Çiß¶°Â¸Ê¬z’ªc5!Ä©¶ T,1vQñBRÍDNÛ{«Í³¹¤²$I¬~{AŽŸ©´š±~q˜H ›‹¦˜‹_+aÖ#0–+“ŸwB ]w]ƒv°jœu[‰VY*?ÁAªHG‚¤WŒ-†®{D¢ŸdiB§ŒLœ\j&l[kr_³=M~e‘L,bQZ_\;&(W¥iufaIPbpNo;u‚R csci~bK@Fbe1!O0Dy{YrnOw”{´qw\ewjsƒb8j mcx_lo\rŒG€u‘mg•£{o|“«’¢ šu…ž»¬ƒš™±‹•£’œ€„Ì›Œ "l¨Ž¥u©™Žx˜®¤—FžÄ¿„ijls…@ ‡J EM©7l­l/Aa_V®ˆo‘§œ–§¢›T`c„¢°\Ej$5›ÓÆe‡…”žÁ…¡_^uy¬¦·ˆEÁ»§Ø‚¢ž¼Õ8êߘYº Žfj»y¹—sƒÐÆȲ´µ”µ°‡b¥¿Ò–¦Ú­VϬœ”GzŸO<'T^—" h±la|·ÌÈ=MÖb¢ÒՆʯ³¯½­¦³œy¶À]uê¤Ñž¹§žÊ%D­žˆpÃ0Μ‹B–fi²·Ç-¸¬¶g®} ,¡( }s8:sm ™a³ 9JoŒ\c©ª œ“iX£ªÅB‚¢x†w`°ª©“¹”š‰4 >\¡˜?ChjÚ.*cd_8CZR«f%#A|dn87M7;lZxd[[ZFTyŠmd8E…eaa‚kgGzM<2]H8@;ƒjJ|DvrŒ˜i—XƒnV†yn€n2gznq~x`]‰š‹‚„ÈzŒ‘Ÿ?o³‡˜g Ÿ~”ƒ•s€‚µ³v’Á6¡”˜ ¶gCbS°_± Â|•»›~T–·c1 TaC'F&”oG\£ÊԼȑ„­{¦±–†^qTJNz”h¯mWtnW§rˆxN§wXj7Q§¾Z‹vv9bRS^]‹…¦iƒ¸†‚’§K¤§®†¿w“OQ=â~´6ƒ³Ò(‹ÁrÊ—¶³‡À¾‡·ÚŒ·‘È¿¹ºÔÈ¥tª-«®‚Ĉ[¥ÐÏ 46³y€x¢»;¹G{­ÅM²4Šž‡cœŒ¾¥•^€©Â®§œÀ¦©P¯¸Áf…‡°‚c3ÖãbTÁÁº¤„Ê‚‡NÈ¢‚³!ESvK†=8Cx-º‚nFÇ K¿N‹$e©—o­ ‰T©Tg{&.V2¬¬Zjy•[x²b¡­ ÅoŒ, |Ž…’<0½œ2’0•7$b&¥ /L-bT<X.Saqe{_#"*r¡=޲Ѕu~rtˆUedGV/^Q1b[1trdO€s|•\™BO|ŒibEuWt‰.^~t~›Ÿ†’œÌŽ~qœX§€”zv‘l4{tšŸŒ¼¨ŸwÁ¯Š’’’“žžRÉ¯Šžº®ª²µ@Qa›ˆ’¬sT‰Qgw g†–À„N>¢qÇ5N¤©k–Šx0;mw„y@Zf…kƒfMŸm6¢yY£SˆR_zvÑVpv8u61fZ“¸˜Y±‰r™®š¸h»³uB9Ô\D ;ÆPŸJꓯ¿´ÀÖ±•Œ±™²Î³•€Õ¹žÂ®¨ÎÒy‰|›’}ÐÌž[&B I^·:ØÐº¾]Ikͱ %ÄØ°6§¶·Ž¢#¬†Ž¦‡¢| }«ÍŠ¼Ô••»¿£²tžBO¤vx§Ž½‹‰»˜¸T´Kw©žm *zˆ‚ov–‚RxŠ’0t½ -›³bX ’–se ]œ§©–›—¬žŒ˜–™µO¥g©0c$%:MœsfVmG53¥4¡;CKW0N_\QNFnL(<–ŠOdt‚rdqRsKk^Vo M873~t¡|Ez€Œ†o«K@onVcvxŽ^[Ofªfvpspb–™‹šlg“™—”inƒ‡<š”ˆªy¤„¼´–£°™º†:¸¨§˜¯˜–¬’¢Z›‘cti“Ž´WvHlRަ»Ê_“²plY!a@2,£M/St¶É³Q_kDx®|†bp¡zn)Pƒ½|˜¦_ƒŸ‡UÈ„ªŠ©LuÃ_U=H?a…¾šwdž•ÒTº±Éeœ§ž6wºÆ†1’B¿Á%Æa?xpѿĪ«ˆ©œ¹ÂÈŸ˜y¸¿ÈÒ½¶Â.oafnšMÖƒPq¿• Ýxwo•ÕıÂaÇ’ 3ä@k+¨ÒvÏ”|–É™¹¬ÀÍÈ‚pÔ¶²¹µÌYÈÎÀ¬Ó]¤o¥"F¿®K=3q“¡…S‘®yCÒRVru!Š>yp±›¢¡ ‚ :“4´ ¡Ž”TÅk~˜“}£™œŽ¥«¡X·kI7ˆ›Œsb ‹ f G„@š¡w7~<¡o%\L+B ; j’n`ZTSTH“¨FM\l–g|ZwY\O^fLYiZ'ulyMN~‡enyai|….y{l[¹]zŸbzhl‚†‹¥‘’‚wi¥ƒ›ŽqUÆk¼ŒšŒÅ´­«¥€™{<´q£º‰¤“—ž~¡¶‘™Ìj~‚ˆn_rl(…m”‹Ç£ÃrNÐ;" 0CbYHSE&p¯nÇÖ®™”}“u’yqb‹©]™8?¥¼d“‹R¢§¾…âD±‚=h»¼­g~y}¨®½Ì¼‹Åog·o²¢²Ö[׈†¸KŬ=8¡!B®¶¶º¢Í›²¯°tÚ¢YÌú·½ÕÛDY“4j^«`“ÛÃ_] ¨ÒÞÅŒÍÙ²$B‚Ê'ÓiªaœÀbÑÚ.¦º¿ ’ÈÖµÝï¾Æ&ÃiS©à–ÆÄ¹’r’Ÿ)pW:ËnŒ¬}e LjÂn3©¶+M˜ o`*‰t¢¼ª¯a‹V V" 0Ä(c`³‚\z(Po©œŸyœ–ž¤ž¤‡~–™ªmˆ [©† )µÂT-.(aEW/}P®•9R7/h/&3Fjkš`;VE4gmNf…Kn‡boxX€‰a]hvhr{ :l“„†w…z|\{q›—nVy^w\1–hƒP€c\‰f|“_d–“|•ÃJ–†½“Ÿ¹{k½žŽÇ!¼Ÿ¤ÊaѾš~ {^‰©‰ ¦¯­š°l´Z“uOudF5-¤‹¹¶E&~¸¨™/BOh;k'†]‘((‰ŽÅ™‰™n…ƒŠ—ÏuXs•C=„Ó$Œ•cĦÀbY|Hµ_¹‚š„°›thÅoÇÊ fŠÈ¸³|l1†¥yÃ~K¼‰½Û+½˜[G´»Ê­Ò¿äÁ¸¦{À Ð…¹ÀÌmÊ¿ÙM@|C…|äj&‰'5<41}.‘N<;|ºØ­(Ý—¯<Ž”lÂZH"©Mv~½³±Ï׉²ÎΆ`ã¬i‹žy¸œ¤¤¸ÄAZ%Ki|µ˜‰Œ|Q7º­wŠ˜ÉØ–~¶%;”n“p®`›À†•¿N‡x" [´«ˆsli(V°§—Œ/˜’˜v¤œ¶––Ž~›—f¦G>H~Gk4—œ1YH6,7f •Y¤D:-9>b=EH $"Vg\|oPLb7#§”e…4n‡wJVyfvŒ’}GX›}ˆY”EMf9rV–y¬“sg€ˆ‡Œ‚³—Š„†p§ '³Á¨»bB™³¼¶É^e™U±uŸ³:h¢µ©®†˜¿D"dÂZ¬¥ŠšX‚"›™Q[HZ±N! VCY4TjZ?œ(>D~Űˑ’™nŒ~^NC&™b * R‰?„Ø™¸¡–Œª³½‘“hUeš…`¬…n¥voSڇźÂf‰˜¶›¶Û¾tÁÇ^S´†D/ŠÛ²µ³¤ª¨›²Ê­‹—P¶sЇ]8\1ÖITf7TB_…l_7NR—¥Èpa…–’…”hjhl–sUeeB>vˆ`I‚[ƒ;yŽ~‚`rom}dYdLagi?…‰”‹¥Žˆ[¬y}ž©›€—vu!*j £¯¨­ Ç¾@5°Œ z—§¬©®®>s±h¬ˆ‹Æ¦?ªŸw]–=5šÁVQv\‡N:h[OdJobnWVVÏ‹§ž¾ç¨¯»·©ˆˆ€hn[\{D  Y „‘V¦ž˜©¦Áo©Æm\ZªmqµmuaS­±ÇޝdÊÌŽÈ>„Ç;ã™Ìµ¼”z¹“' ·ë࿵x© ­M|‚[š\ËOp \X¡r›…¹`XE¾ÊÁ¾Ë˜»Ä€ Â\¯«¤Ø¼¨¼Ÿ¨/[g¿¹ÌÆ«œfÁµÉ˜ª€«Ø¥ÆéA Uß´§¥¹¶¹^$Kˆz^»¯ðÆ¥³8i¦™¹P©}fŽ‘Ï74­CV]H[ÉoR‚N‹G¨g‡#¦u|‚=[ºe¦"  Ak"uš©¶…z-{°‘°p\p /–ˆˆ:¬[œxn’½a\%s?V6/~NBe7™6r)_Hyn!twoyˆ‚qWf„] kQznLjd•AŒDm‘l–Ÿ}š‚€Ž¨˜pœk38\ ;u¿¤Ÿ¾£Ò¨ ¬‰’|P¾£Ž¯z‘2X—Wv«p˜–"P;hn|ZW¬¤bz #wg‘ ¤­ªŒ¢‡dm5€X `¯“?a¯'Ü^i>8Z^m¾r¡t‰Âlz~leLÃŽÀ«q†‰Ü¥ŒÐÅÊ{~„fÝVц|¾ydÏ4 ~2E“£d‹lÉ}™âMNXYQv*±L‹|¼švÊ_+Õ“ß©7 Ô²2 yÕÊuE7ɰ9¢r•,‘—Yž„¨È­²©¥«Ãƶ­ÆµÅ³Í}E1Ä… r½¦³\}Òu~¨2)Ørp}𱬮½‰r‰©[Xn¢„Ί|¯ ¾Êjxi¼“žD´S‹—€¨~J/ž…‚5\\ &sO<0į¤ŒŸ™‹-hvtv/`Xkdƒ‡\Š• /%J:_Z S0^qCS2XJ2v 67LžDEW>Z\Ybvb‰Kauq—Žx¥ ŒH¯ ƒšZ^uf`ƒn‚q&5Wq{DqccŒyœUn~]?MyR—Z‘Žw’”º­‘¡²¨X|@aÖ;¯²Ê«ª~»Š¯¯¡r—G–yÁ¯P©¨‘EPz†[³©* gp`f”XÅ{›€Ly|[8 F &R@X`Op*v]®zm|¬21&(—§‹U–¾r#@JežÆ_§bsosqˆh¥Œw|Ý’Œ¬-HǽÔzŠm€Xni¬~°qdˆŽ 1KTx‹¡³¢®°×¯H§f<¨y1§w¯¡¡Vj¯°~›ÑDIP‰QÉÝ\·ÅÌÛØ´ÑÕÇ¡jb˜Rz}n­®­ÝÉ5·˜Ü&´Äž»“ÒÊ»¦»IϺŽ3gw·Ôj& `U€œĨ´ºÂ­e|¦ÃF¸¼1Iu‰Äœ6 ·3-‡€“P§K^SŸ›3=¿rT£ŸœˆIC ¢ ŸrÌ Ò’H5À¤£diœ‹™¦É™Ä²Çš¾|…SV4k"Ò®€Â·¯ª«¡”¿ŸÇŸ°¦œ^±J`qT¸¬j`Vƒ$8€$RgY„IZiv@4CQR =U14I]sO+|ZUhWYSVh?s\f&F(£v«™—’nÛ•O—»”{tX€›a© Cª¿–𻑥x‡‡mÕËßÞ&U‘àCñ_ƒzƒ­Ê•¾—Å_š@£“\­85hV*¢hVurBÁXK9„ÇÕ¯)2„0!'1À’T%³™¯²®·²¦¸^…uƒ(b¿„DfMw¸ÛÂ¥´Ä» ±ˆ¨›ÂIJ•lŠJ‰vO`,–¸‘e“›ª¿9ÕgƒŸ“„§{iN—=l–šœ<•¨°‚—™……™ )z &¼¯d§i­o0 B#4stª‹qrn [§”J£}‚f’¦m•‡œdw­gšf,vhpOj.2‘l1N+:5J"cC|h_}x,TRzl••qn†‘’Dz“—v\8s zh—ŠkDe†G~RexQc(ei¥Bƒ'lZЇ–¼PS’—ŠÀj©•Å©}§iS𣤴‰³v¥ºKA‹§°VåŸ}‰¨E´‰]¶²h¯v-r_mMh}sTÂ¥-/q‡Wdœ@eŽ/<@1=‹&^PAT\H__sFa{t^qe`E_V´>Ÿg¢™^©s¾´…—Í—ƒ”‰Ÿ[ºwŒmËnŠ€È‚º†¦€|¡ÖKá ¡™ØŒk_Ó¤E’Ÿ…ŸQœA{€s AŒUH»qZ‹ÂtZ*a,&¾˜kÓ»T­k%%r ÎlPÁ²Ž³²z¾×ϽÇÍ¿ÍÀ¹¸žm=¸¯r˜­Ñ©³Ær¾~›®Ë”N–¦†%4›²¯µ{³¤¨•¡Ÿ¥b‰—°¨Ž†qf‚hl…vWŽ’n•fd›=¨„½Ù„ª¾oO W®|d9r h)"¡™­\iG 9ªxoAww­}¥ š…z–¯k¯š|Erm¿L€PvM”`9W2HF@ yZ>&Y#uFZj5th1XkSy¤…[Qƒ‡Â†¡‰f„grhY3XQpwgMWa}D:ƒV]K'0uƒr—uVi‘–œƒOÊ|€©”˰©±q™§¢£qf‰µy¼…w‘‰—»KPF­®s[¼j¬´C>bw}]~“uƒz8|n[T1.‚~7TRCĽçnW3SP!LE2eZnyv`|nvVyhozEX@gg»Yjtz“¤ºˆˆi£eŒ|‹v‡n|®‚ˆ™¢Æ“¡“²Å{“ɽ gQ—«Á¿ºƒEŽ/{²OO+]bÄ[pcs{¹S‘:2Ð¥…žÉS=“µ²'d^o­Âµˆt†·xǺ¿ªËÇä†sÅQ]ˆ‡¨w¿±8w‰¥Û «Ž­¬Šp´°´©Á·à”Àj @½§—ÄÆ¦‹”šwž‹°§x¶o§¸ÄddS„nG]iŠ€jb “•U]B †¹^%JM`vF01rn\ºP+JÔÄκY4Œa\z|Ÿ‚½½¯ÑyŸ¥š¢9‹†Ën¦~v­Ÿ´É~œ€Ð¤³J Ùu ?̵ÉÛI7Ì•¤È–£‹"|©‚˜ zƒ¿ž›½ƒn̲§‡Už0\dÕŸÈe›a·~¶Å¹™™¿¹5`ÈXÏVÀ÷Ý´¸¿¹¡F‡âR¦•¿¹Õ¾¿Ð½À¸£ÉIJK Òлî(œ³§¤¬«šŠ¯²½]À½¾—¢ŽGrÅX¶œiµ?´jŒVÐ  p‚3 ¬-§3¸Âi,~š³œ;“ ‰pZˆÀV1j‰]d/UŒ™µŽªŽ•t¨aH#|S"‹[U $h$ FcOYC! .wX[~RXŽRcUgGXuWcš§»sqm…‚J‹hY\SZ'ceO——v‹{!:qwb‡‡=‘”ª”t‰”–Œh•šVg¾Yšu¶­œÁÇ›¾Ÿ¬»‘Œ§‚£~•µ¾E¬‚¾m­¯jD}ÅnV`M®@z†`Iht_MBPTonF£š§·¾¾˜IŸµ¬¯,7rf‘h¬  N–•'®ÄÂØ©ÅÄÈ ]lˆ¦—‰±~š†ŒnŸŽ\‘|zÄZ=œÍ«pÈ¥f¡¤Ÿað>Vȳ«“;kÈ7? G›m É8½…D”ªÂ¨§¾‚UÊ–p·Á0Bˆ –'ž~ÍÀÍÄż¤ºÃư’ŸQ|´Ís‰#)A¥­6=€´Æ¨²WN‰¸ˆ• ¾Ò®¤¿Íڳ—¾¿¢©º»º¦´Á„Nl«fƒ­•yª +R%R°Y|}I¥„&~½¬ R|¥s6 Q·¸vŸK5«13ª„–²¤m«‘‘^4d†xކj[B\~ jv˜fa5&B3)N\Ž˜GG^#byzK>\B&roYb…QreAWJVnžWq”©.¯}hˆmp„*FV40gg‡}d}£Æd­¡©vižIz‹nŸ©G}t[³‰ŸŸ­…u¾¥zÀΊ6¿|ƇMÕèË{‚ãÉ»–Zm=¦a¸œÂw¹ŠÉˆ²©°Áµ·{nɨu¦…‘)†ÊŽ€¹·Áʬ@§É¢´ÌÏÕ¯­Â¸Ñ„^Bx³Î¡¯Á’H°^rJš¡³t𳲍­Í†¥C¦›ªª±Ë«§Æm‚—{_§Øù•ry¶mxƈ}¡­ÄOL3 ?¶‚£Z $i®xn iž•”‰Qp«Su“K£ŠœbKˆ2bi¾ªy€³Q{zAƒ_$;«[ ±@ bqQN ]{~=" '$zTD0[N5@š‹k‚\a€ZVSXJ‚ßtyy f´‘““ˆ”lh=H9hc3’•’ŸyŠX-xXpp€w_…~’Z‰G!­w‹_’¢¤¤t‰Ë¼ª½nq·~_¾t£|]a¹jŒˆŽ;rIq¬P¡¢µ>~~¬nccK£•xrdC5bef”‚uJX+R†}‹r,)d)@tÉ\8\s›Ç…áÍ®…ªƭn=8(& •¬p¬Xˆw¦••xˆ¦Ðd~›£§re‚_ŠÍ»‚£ºµ|¹”±7µŽÂËf\×Ôפµ«•F xhQ­mÁ}³Ž½ƒÆ±—ªÇ³Í1»¤©8/¦ÈÖÎÌž4ZÌà¹ÞÊÄÏ–5”e_ÆÛ´ËðÿÿñÀµ¡­›Å¹U3I[ ™š›žÓ§Ï‹ T){©«¥} §§¶¦‰ËK<Ê‘ˆÅÂcnÇîqš­†xMt&IÃ]ÏÄ7d5 *Öˆf$ ^µX<iTh–snºWWbuZ™”•"°ph¬ˆ Š œq@Œi¶@­3¿. {Ÿl)^%\¡@89.]>^;>F>A0E$}~jYwSyemTV_o|zxl‡*ƒš Š˜qm^}bHg€ˆšŒg„…Wzr”™@–­3O d‚…}‰_Ž~^˜±»InÃdšu„™¸Kq¾vg§‘¶£ £zU]œ_˜q³œ||Šb»¿=3„€‰{y`X 6 30‹°È¼žã߯š9LkOqµÌªˆacsˆTeŸ+< œ½§—g]|YIlª_Rvq{[ÆN‡ždº²¬œ§¯µÁ‹¹¤Ã¹¸ÂËÆrHý¼zÞ±¸±SHä°’;*¢ @Ý’Ñ—Å»D¿±Û­…©ÇmEÛÓ­ªŽ‘GÐdÒbN´¯œá¿ÂÛyZ±Š‰¼Ú¼‰Çï¾Snݹ͘´–|rS€¹Ä¡€‘³­»¤}—¨‘ëÔ•Œ¸Ò‰Ž¥«²?:W…2¤]¢²À±ã`f˜V¸º®£]š\®§4  O8›bf}Lp£c=zŽ˜¡›‹§y@€X˜ƒ0W2Ir‹odx N  K cšjWG ZÁylQ(7K@Y]Xo0Yj%rVqjq‹žVhS{£p­ttn}¥‡nv;?dZ:hFL˜pLŒjj‚p¯u`¦Ms \dx‰“‹A²”vˆn³±Z”¢•6”¤¡¤¥«P˜­›µ¤Z®Æ‹€ok ‚©€Ch°ª‰\’|jŒ’X‰Zu/œ  +žr@WM©s16)ªÃ˨Ʈ ÆÈºiU¯`d|G/h=!?»NœˆW¥„jZzz~xllj_‚@µŒ’¬¶¦¦{¯È¿›O¯ÀÂ`/_: `Ž$j¾ºÍ®Ù1{Ž%ÑőË2†ƒR`vb£¯¾ªtITL]®™`ךÂÕ­¸¯Â¤bR6Ô–`£Ÿ’ài¶æ/¸¬³m­²¶Ê¤xš2qëÙ©£‹«‹ÍÉ…¹ÇÔº­¼“—‘‰´Ë«ÀÅ †Å«ª³®£‹Ksb’hM~u~œ¹Ë˜ À ‚j¡ …ª¨qq^Ž(2p•®©•\ˆ¿BfŸ B¡™–”e4}°Ž¡ •saÌ5Š–™jLF&F HlU|©¢Á¨Î!Nž”ÈÍÝÇW?>²¢¬nÉœ`ÈǦٳʽ½š¾p‘Ànн”µ¡ëƨ㭤š]8B461¹«Ãȧò몠‰r”œŸ“Z¢ƒŸ71ZN–} dZSE$(Š‹A$Kˆh™’=ƒ¦[q«…¥¬u¡-\¦xvttdk’j›\¬d‰ŒEV ’0 N9~ K¯—5R\2] GHqSu9xtŠp[ŠƒLim_ssnŠysqŠ€{rtdC$`=jJª~\yO/^˜E_ee¨ x¡Ÿ˜œ›¦fg¤6·±±™‘~s¸›x¨˜yµD!ÐD¶Z±3}o¸ÏN“]¥xn–‘os³¡»Jy…ƒwqš“Gd¿‘…¥¬É©|d–k¦Re]L>ˆ˜™ÌZ/5;`q[žY¾ÖÊÛÏ´sMQªÈÑÏ„}¯ÑÉq²J#e¸ˆ‹qy¸¦u„™u{Zy´‰z¾·³º´ØO]"ã·v4ÆÂ¹¨»Ê½Á& °Ï©³”ž7w)"Ì2¸©l}ɤºo†žs€x9d_VXPY^Ǿ¼²Œ;+oÔ)oZ—UCLD˜ØÊ¿È»¼£:bzÚXZ”lá«Â½ñǔՎ¸¯†Ë­Ewu&‘¼—›”Ã[I«¡²§Ú†¥fÒSF˜“ª1®µÒ·‘«Š6!}·l¿­|©ŸÌ–BBȇg†<™•¹ª7 Nwhiu‡˜šmR„Wiu1lpT°~j'Z /|S}QB@7‘†ƒhd2oV1FkŠ+w|sz„´vzˆ‡Kpqo…oˆœ‹ut±_‚€_kGRIMi^k†ŒŽuxŽzeˆI@Œ a›ž‰ž­¥mW»ºœ¸r¬j¤‡ŠŽš³¤iƒk6…£²´e¬²ªu1²Z@M¿“c ­švT‘™S[ `«¬‹yc¹ÆžË¿©al‡7f“–   c‰ Qie?g½ÐÚ»¸Utad(¦AMƒscZT¡¢‘¶,}[4B›u‚¾,WNŠuŽŽƒvYCOÀ²ËªÒ»äb}IEŸ™Ä´Ã¾ÅÜ]+„Ó®ŒË[¢dŒe›Ê7›™ÍÓ•X‡«±…ÆŠÞtv¸S%qní„‚b /ZÓSx»šCkC°Åȉ˜À±—Z¤WmO´Ft…š§ë§¨N•5EÈ[¤‡ i´»‡ÆÏDÌØšgÔ¶¡¦–«Æ6«˜•.DTE79µ©^•J˜k_I;‰A^Œ¸a0šlJ„Ŧµyg¢ªŒ™ŠrR*µ‡{T‰ŒKŒ4xXI8ŠT( rLJ*A1‚Z¬GRg:–-SA$hb+EYcR?SkŽ;€uuŒ“|xP‚†œˆÃŒM\XÅ|o[v^5‚U†<ŸŸDv„v…•™‹€B?† ¹œ|‡¯¢¡‹ ¦‡ ´\i°©–¦§°¤·§¦‡xf¶“€™ÅÁ»i–gzq]­ˆ9‹|^*X]_v S™@w޹f¨µy~Á«…‰a…¨›†Q"'  P³\d©Ð‘šÓÜP_t{ÄS5b•?G‘„®Mž @‡c;u‚†rmxS¢zŠŸ‹y0¿Æ³i„°®Ä< †k™x̆δ¥i¹È¾$aw\¶‚·¤“‘l¨º¾¿†©ÃKÓœÕùÁj­8ÆŸ*ak…â¬? Q PÛ>kà†G{‰©\yDÆ„EˆÒ|šP¿´ÇdsÐâ§‚E¦›\y®Ž“NZ0…MÕ–q‰ªÃbn˜+¢¶¦ˆ–—¿YX Ã1£zSJ2ÐØÇ‡šˆ(PM´º…N !£_/O”ÁmD Ÿ“€¥‚¬r…„ ‹Ks¨š•us’nÃ>ŽlMI0t8"b”/‰˜h[/]^5GL«K%<  Ne{MI8-k2)Y)Aƒj—‰‚}ŽlHKAuuw‘Ša^u3§}quKt€Du[¨}qv†ˆj’–ž™{_§’i W˜‚Œ›¥ … Ë¿oÃpÃp“€§”ª»´™ÅX––‹º‡µ®`dÃ\j€‰…bzd†‹…si^ §’‡°¯º§¿¬”‰vt‚¥|V|½¦Xµp}¬e  i¢ÉÉÆ°¹¶Áw¦™2=†ÆÏ2„,R^vw]¸Ì'3CGK¯Cok~wo~€†‚Vm`ŠÎÁÌ´¡°Ç$N©ÌÅÚBc¼jl—‰´~š¡ª¡¦³±°“¬¹ÁzŒÃ‡€„RlS=u6- 6bkV¥^ ÐÙÛàȯx-mYKƒaWÛ+ vžWªª‹µ³.4 Å¾K5€j—€ˆ•Y¦·¥n•ÁÇÕ*_~ÙÊÆáPÊÅœ°™N~d˜ÐŸ¤½]iÎ`‘´x~nÔœå.Jl|‚D1ŸFT²¬³ÄÚF‚VNŽÂ›‡Ë84QÞ?h!7@imixfw:pvLu˜{9ÉÅ0!†ŽÍéØ":ÊÔÚÝÇ¿»Â£À°¥µ].¬p|ùŒ±©¤¤ŽÏ¯€1P#pžr¬¦¶Ý¤½wg›.´g‹«f~›:} †rXa‹Ž7h’’Ok®ž¨„~N›y€‡‡Š~ƒ9 *Öc_&y€}A84Kq}^]0 EK)!T$LLqk:N>\[Žxˆl™ru€>†wz†“F”y|˜€i‚j9x$oÀŒTyŒt„Ž}ƒs‡’¥¯–µ0 o”¢¤" WÃGÍbÄej¯yuºž®¥¹];š²‚S…ƒ^®`t•ergv’v¬ž‹Š£<Ašt%À}ÁÈ·²¿«¤ ¾µ­À³²€#W'Z[+"-¼o¶¾€=°¹sÇÊÖ¨¥n`–¤#ˆËÆÁ¦@\pÅ žmv± o¶¤Âºp_>!<ŠWcW¦¸i©Òu@ (…d‰¿‹­E¸¶ÎgËZÄ’}{¿»x]p¨›—´BÊ(¶X9“)«ÌÐL0—‡ÓÃÑVDg‚pqs¿I›slÀÒÓ¿­ƒ¦ k>-Œ`VLŽh­JÞ3X~[u•ײc.E37B2Yp°Ï®ã«Åª«¢‰½¡À´a.@á¸È¬½Š¢µªžXª¨p“¥°®¾Ÿ`ºÇ Zi  ˆÎ&™”}]®~¿y2§‡lŸ_J‡žeŽ£§Sv*¯—‘”ªŸs ˆ9"½•YZ!U]¬ObˆeZWP/230:G 62TYQeS†y‰oŸˆ…}FLx†ŒŽMSˆŽw`qzj4DftÑ•£yC…dqƒ|‡‚Q”z|M ,< £t ¼Ærº—3š’¬Ŭ¬´»¡Q‹—zÍS™x|Š*Š||5«„w®¥4½kI(ÎÇ»±´Ñ¶¦r„ײ¾ÎÏ™ž‹o'4ŸcT…Èuq U`­n{¦ºÁ¨x! ŠXˆ^ŒEæÇÞtÌqC–«”ŒµÀ¹t¬‹¹ÌØÖ~“ßz?Ã•ÒÆ¾¢ÔøP”L‰Æ¼p¥ÄU—½¡¾Æ@³ÁÀ|Á”ÎVž`͑ԎˆØœ¸ÊiîÎsW°±1ƒy+ßŘ٨¯¼FuÖÎx 2”Hº\w|_‚ͧ*ND‚o¿Ù}Tp9]Ip1X¨hʃÆÇ¤¥†Ç£•œ©´•—ZÍ0”´½«™”¨«±Ÿ˜›-ƒp±a¿¦ÇȽ€[8±”J„T™Ž ~¢¨A OËE³ZŠy§zt– O ‰‚Fq®t‘¨kŠ—wBQ I%U)€Vc ‚C`/xO-;,^7FKB$+“›eEm‹„u‰šƒ„[Sl‰ˆ–dR¿]uaQ_7Maª€®”‡~ii’ršˆk‘xihš.4 X`™ƒ|‰•œŒ¥ “¸„ž²ºH«‘¡½§xLÔu±{µŽX·m>A¬¸D”¡ŽŽ,V¶„œ»‰¦H¯¤¸³¿µœo³}jÇ®¥Ä·›š nÈ´BN~®~~WSeÍÉaY!©L9aÇ’˜¼¶¿Æ­ÊÅÏ¥«ªˆƒØŸŒ“IJ¥™æC \ð=…­âž…ƒµÖ«„ˈ½wQƱde²–d­6¥’¼ËЍkÁÍLM*„$uweiQuÛ¬ª¥ÍLÓlC”7 lÇ? R1cou[Ǹ…¶¢ROÌÙ•UjPNpn.n“t AÔ¸¦°ÈŰ¢¹™Ÿ—Z)˜ŒPÚ±‹ˆ¬¬kÁeX¨ªÁ»›°Æ§9‚‚2†ÁcÆ~>˰f˜“m•Ž.iv?x¦ƒMl‚•}y‡O¢m\m‚žh¦·Ho™Ÿ±-W_AT:„z Q_ž0X4ˆe/œ3TXE]L3Uk :A€o„c9q~pnq…ŒdvlbtŽ“–{ny©™nuvhEKe²«‰fwwaqš—vk”EEc~ Q¦‡’A“‚¡¥¨@µšdÁº’ŽnPµ²—y’®n‹K$†¬œs~[gšg D±A9Ÿ[V‘›l²<¥Ä°–ÀÎW„–b1L‡¦¾Î´Íн ¥¬¤‰·ŽwªÖL.(+  6ÆÖ•< Q¿Ç(<ϸvµÅà-7<‰¶Qø†ª®Ï\8º®…ÏÆ·œŠ—¾¹»¤¶'càzÈ(¿Ã°Õ²ã%¦{ÖËÆ—°´­ÀµAœ©‡ÕB8Ý‘‘ÔÈq¸Ñš˜$u±}TAu[†|C|1£šÚ·ÑÂÀÑ·¼ÓÍâÒÖl;vcv;7_¹—–Ù¬ÁŒ½¸Ê—AO4”(N@‰U¹Ï¸À“o=³–•ªšë¼¹ˆ©e̹JÀux›¤”¶«¦pa¼Ì¼À…¾±³o¿®•{?­œž¢z_¼e4X LÄ—}oZH Iw›¶˜m‘Æ.Y‹šv{c†v¬†‰Rwª§XZbrVŒ[²‹1b’y¤—ޝºuJ ˆ/O8qªWD‘·ª£Ó`)À¦Ö‰@Ük½±lX¯_ŠÍš´ž3(^‚5cDŠtr>[’uwW««¤¦ÁÂë”ÁÀ²¢5”KÂ7W­_ ²o½œ 8e5‰ z˜‚½Ã»ÀÚ´yBˆ«pªÎÆo½Œ+F+³}ž´cvŽ¢®ÆƉ¾#OÞŽš–¸­ÀƪX|xhgAq@½ Å3®£‘yª?0¹¹ÖÝžS{6†qÕ––˜´·6šPÅ.Šce*]ñU­84ÆÀÅÝÏÆ°ÊÃ0šrᛤw¡}mפǯºœ“qº„gÝv­§l²ž±µ³+c™EJªŽD²š`_»¢“±±c3’]‹ Nb‚¢2?‰k_M•t‚¤œ¢š¬§BQ¦²©« ‰|TGJ.…‹fV/:6:I0m•;Ï‚eu…Fzy|g\ŠzV`¯X„Š?Òzk]{€nXXd…‚›‚~Žxm—`ˆJ (¡i•’¢©¡‚£•…¤p*µžš…´¥ ¸nn›º¥m™Q¹šz–¬Z¼¡F¼¦•€J½R3œPˆaYƒ£rzÊDË#_»“wl‹f–»©©TQ 8e¹#¢ºiv"vM…´¿¦—°¯D¦À»Ã–?±ØÂy\_Y„×´3e¨qr±u¾È} Ái ]2 0x¹Ê¥›m©¹xi¹$ Á€f 5 z±ª>=¶ÀœÏ¼¥T]1,*Úm Ë¿´³®¢ÑÉáLcTyps–·„”'IÄyN¦©±”Ux•„Œ€%›®—J·~+^…]„Úptm–g@íŒ%! Yƽ¿Â¼ª¾‚±Àjˆµ´~ š¡ÍÙ\`z[ +Y @5¿šª³§¦¡¸¯¿½Ú¡x>š8VŒ†™iÒ°——´3  ­±^™¦WlL¢=µ”ZK.n€ZV˜³¢¥NI–¾ˆudl«¨Lލ.~n{6*`ÌŬ'a™Ã¤¹ÂÁ¥´¿Z·¬¯Â…Ĭ¿k&;}µ§ƒh=ŠÈµ½¨°…œ­¯Ç°x¾ÆNHf_»zÊ@›´©äÝÎÓ-³‡Ron5Û‚UY©YB6Qভ‹xbÈ{¾¦Ýôà²ÀØ»qc2 RŽð†´. †Ï¯|éÅØ¡Ð¢[q3ÆH2ЌܼBžÉºU{‘qÀ£ šhÎÕ¿´«À¸ÖÌÏΫ±$)H‡¼ƒ`:hödkPcæ'sv²Â¦¬ž£²N"z˻҄¦±^©ŽuxÀa`›—0mH†}²–¦®’E4I¼J‚·dÇm`±—KÌW™~¢«öÿÑ’‚~¬€­“n„“X—¬bŒžj1Vz‰Á·= o¼¶§‹sBP)0[—CSOY't0coNUs†€ƒvd|qoŠvw‚v—‚$i|ˆ˜­@\xK‚ކyv‡P=oMi”vh p†•§‹u›—m‰¥uN‚m¥ŸS†‰ƒ—œ‹pšq¨œ°¼([ª“”Ÿ®¥Š’bnAe©xxk|h̾‹* laÀàŽ‚#™¼‹Zž†2q¸v‘¯Ò±½„ªª»¨f‡£a¨Œ˜šµÛd„D˜Ž@šÔÓb¸ÕK¦VÈd×Uß´BÐÖ `g"~’ÇKGœµ® ÐŽk‹n}E¦ep¥ÈÈ®³²´¢«ŠÜÀ±žàŠã ,Zls¡¹µÈ `œ\½gÓào·=tŽ ³B¬|xªkk›e…tOqlf9d€š¾ª¼‡ô¿¶°¯ÆÆÍÕ·ºz_°€dg) ‰S{2QH™°¯–¬›¹¸‹O¶ºŽ²‡³¯›„nhª¸i”•">œ‡zG»~¢Ç8N°¶Qö©•Žex}~½Sl°¥‘°í¶•rŽª”¯¶† ›O¨«kŸ’r@ X‡›žs ²Oº"¦~ku27XjC+#žUW 3>9:~cSbmˆˆ„Jy|R“v€‰cuDhu™˜…U©=‘:@xcr•yŠ©˜’fQ9A‹ž? )C„)…‡ƒ—‰¡‹|€¯‡|¡hŒ|¡¨p¡–‰µ‹ª&‰{h“³££¬µvx!űc…¢Q*S –»°Å“‰Y¢¶Ä­› oQO-Jг¯Æ¿±ÉÈͯ¼¿|©µ¼¨i=?»Ô]}HC  ÚȧݱYÕŒ‚µ>È¡ˆ_ÿ KJ3 %3i×ÖÙ…»v¶+¼†$©¶¨ c²Á7uƒ^ÊÊ·ÆÃ³¼­»ÆÜÆ¥o…ç£ÉŸ˜¨¨·á[TЉB¬n¤Ã¾…ÔiXºÓÝ|¶ ³ö¿qwEv²2³»µtÜÌÀãX`†b­¶ª¾ÄÀ²·ž0W½“Hc¤QtŽuO}ÄÞákÒpl7P*mu¦¶‡³¿¶È}9i¦d;¬e¨a<¦O¨ª“"T$Jš¯+¼Ê»{À46ur´wŸ“vt„‹¢A`}¤vnžS´†žx3§ƒ[ ž¡§>e#Їy&j\:gHZMwœVOu$apQ,"\?8‚m#bt&‡l’ÆŸ¥¹Ú©r”t±¥mµ† Î!x ·­Ø²»®†o¯Á­¼ÇÔѲ•ƒÜÀí»Oœ^?*+©ŸÊ¦˜‰IÇk˜Ž{¤c³1cP±’ψ?gT(Pcº»ÁÄ|µ]j³ˆv7W˜ŠÉ±³¾¹šr ‡B{V_ndJe,¥s¸ÙЬ”‚“e{²ÇÜsx˜*ÀáèŒuZ+‘‚a}N¨~]«dÁÅÀÁ›˜Å¨xbÃkK¿5ƒqA=8††”˜¡|£`ˆ¡~«®=ƒ«‰°ƒTIN ‘£§mve³R –†Jb’8˜"ˆ3R@Á@S\ 119T,1O4;?SuSprfy{wf~l}Œ’‡U'‚~˜w?€mi{dyK]¨…†±}OFX–‚iƒŽ _¯}‡ž›ž´’°¢p‡E‘‰“Aœ±¸§qz†ªš²ª«ºhÄ£t[¡‹¹V—J†ª{±®[ n2¼ÌÍhnv—´½4 ?`“KеŽ=.Q’°Ê¿´£¢Ê¾j » zÊFYh# ŠÉ¢—¬«?įÙ@¬¿µÎÊ¢¨Ó?¬ ØÈ¼¬¶¼Ò%¦d™ÝŸÏUŸ´É=µÐÏÆ§Æ¨ªÆWdµ·ãØ¥i“º·­ÈËÈÏfšPŽÍÒº}²±­bq˜°¬‡ŽXÑÖ×™²S‰n Pj‘‹Ö¦®²±¦¡’îÒ£àKÅSg»Çľ¢¯\Ä–ƒn‡d<\(4šÝʍ¹go޶¿uÙ³Š0uÈÂjÖÊ¥….ƒ4ZCo¯¾§±½Ë£)‘DzƒˆvT}¸½k‚v–®˜–‡ r­m§©œ§¥¢pVƒ}%j– rB$# /¨µ¤Á£¬w ŽŒ¹”Éǹ ‚9ƒˆ¸¾Ï©½ iO¢Ÿ©ªÑš¸¨µM?Ðz]o¨3²Äc¢©Ä²­ÂØfš¡Ð‘rÀŸ $¦.‹qS…کǶ´½¿µ¸ª›ÆÁ𠋤¹Ý¦ã¸¦²¶´©“³‡z…vǞɺʡÈ4x®Ž•|YÉu9”J3fT*ÊÐ׺>çBH&›-„ÖEݬ4 ~½ØÒîO¦{€UÒ÷ºÈŸ³µµØÐµµØ¸¨¡¶Í˜¯¥ŸÌœAP§9ÚUZ$&²È“§~¦¼¦Vq.’Ã|±nr,A» ¨ž—¨¤’_ ˜„c ŸA¥{Ȳ•m·§ާœ”Z‚lC «§°­ŒO”#g&yh2V5=dQD'/W":=[8mˆebYxqn-’q…Šj„TЉ~qszcH]tzbD›Lc’zy{rfI\c|cybº¤”ª‰‹t«i²;‹`'¶”¥‹~Z®q–‘£™™³„£¬›Ž…c¯‹©…zÂaT>G'|œ®)Dc¨ƒm1QnÀ„œ°Ä¾Å­º…´§¥¶”Ÿ·•A+Æ i–®Î¸Å¼& f+‡±¾€­¡ˆ‚¡†=é }›˜cÖc®¼À½·ÏµMI²KåÚÞbks˜'t. Z-zjÔ^@™´ª·Ä´Åª¤¦¸¥µ£±Ÿ²ÖPݼÕÖ³Àªc–C«ª¦£|ƒ‹[Ÿ»tËÖTË ‚{Ͱ]$Q³¨Ö­±R Wßè3ÕÈʯÙÃÈÊÕË݉J‰Œ—€¢¤§¤±¬Ë»æ¡u µÖ¤6£À虾ÜBÛŸº­œ´ÓCQ±ss8ª²Ÿ³£¨ ±Ð0ׂDˆn¿x‹r{RB›ˆ–±ªœ€4  /="g˜µ{z´¥š²®O—…yƒ”qœ(hƒZ 4 ly¯£n 6aJ$*M[TY2b%Y68 5t^m^|ržuZKj‹ƒ‚qwfx•s|ƒh… ™~¿«¬r‡hrttijlYu‰[‚n›²†…Â’ªˆ˜œ±gB Y¶“É3u'T£x–¢O‡eÁ›ŠkzŒ„l@,ŽVYšcFPY²K&:r#7`nA9R9]J/'^2,ˆoRj” €’Pxjsrm]±Cj{u‡–¶†Ä„h’{€{v‰Ž•œcm†{lw°CŠ}µaŒ‘ªuS¥Œ &²„ª{‘m}Jƒ ª¢²|›©§¯“½µ„Žž˜tÃm¿µ•Á·Ž„&#À·°’r®Œ¯@ŸÁÝU) gŸ¯’šš®”Çžª¦bÕª¬Š€¢¸”[ ¨½½o‰Ÿ}ƒ«²¹Ö’6ÍÒš™ŠÊ—,ºDÀ^PÕ£Æ&p«œÃ½Á»µÂЇ½Á§ŒicĵįÔBmu™a-É‘B˶`¶ÇÐÊÏÖÏ£ª°Ã»ºÙ™²£ˆÌ]½©›²†álRâÔŸ^t·È¾Ã¹˜©¸¼­º™·ª­™¹‰¿ß8 7œÅÖfvºƒ¾Í¯º¾w˜‹§Û¢±¾ÈŸÂҲ÷?”Æ‘Ž›! C?…¦¼<3t²Ñ—?zž­¬¦§ªŸ¥QVwa#”™©É¹¾»0!¡L‘ž£š™ §‡evV«v šV•™zz®5©ƒ|Xc°*¶"c@p¤Ÿ0J$›¯k’}WXqL&pH^z…X©ÏrÄ©£¶º¬¿È·ÖÖ×Á¥Ê®¼ÎxÞŸÀ×O×®£…ªž_¯µ£œÄX{¹b径°ÇÄ´ ÂcGÖÊb = ™±ºŸ œ”Ž¦Ê’ÕµÄV®Ó£º²OF.PŠ@¥:fÀB(oœµwH•H=xÀÝݵz”ijƉ¥«¼©ÈJÅd¸©É­±g¬°,šÊVˆŒ]z“«3_O ¢d°³¨]§›¶¨¹²\eO‚­Z‹O;fcVWp!$J3:O1žyv‡7),U ‡rXCvSR jNu=\Nnc_‰wd|]2UŽlƒ{…†uzrusGK_Å”Vpx‚Žž‰˜‘ކV_Z h±ž~¦§¬¥”yµ 2Eª §¸\~}²·¯vÀ ¾© ³i¬À—©ƒpNƒ¹·‚K­µŒ§k—)z{kK"|’yv~¬’ˆ£±Œ³{L0_U³zoº‹|Ä(Bwœ ʯÜÉr~®™®¹9 nÁp¹Àfɳ°¸Ña'˜n”˜¹ˆÉ¼ÒŽQǸ½"‚^È“režÈÁѲ­™ ÕO§ím·mÂEºÐœä·Ë§‘tÅ~é›ÔÂÆ¨ŸÚǬÄv·±®É̈¡´Àµ¹ÂÁ¿††s½sÛ Àz+ À»ãy©±±ï2×µšÐ4†š¹«§³»¶«a©›Å½¬éy0NTÔÍHM:{½¤¤¦oMpž†Ý¬‚Pƒº¹9i«¬T¯”À­ª£_ȬŸÏÁ›c‡|ŽÆOv‹%i³]“YZk–ž’[—¯ @?£•@³g—,s»=^ÂŒ†INY5v:m[¹„2631@97OBwU5L6Eb…^h^\K>‰Y_q„…y{†xTx}t ?œšÄn¶XŽd¢¯°…†{ª¤m ‚{a¥kžŒˆ œ™‘ ª°¥¾„«®¨®Fv„¤w‘±¶ˆ«ªÀ—c‡¢°qƒ£«’J[¨œ‘{`tŠ·œ°œ”iyeª|ÑDŠÕ¬„“Q“…€±„w‰‘I†¨‰«ÖµÚ¾µ´’µ%nº·hˆ¨Ÿ‰ÀVž· QËß•¶¦ØŸ@7¬¾v?ɱ¹„* h´R‰@Ünƒf×»Îx¿­Y3r‘QbxgU¿Åà_ Q‚,ž•@—®¬°¢›ž·g±»Õ¬e/!9€°È¤¡ÚÛœ—„¡ÄL¬&3 –``$~ÇÄÕÈ"Љ8ÜÊÕ££,pŠ „Ä•½´Â·¥ª¤¿«pnÑl!KÆ·m–ˬ‘|”ïRI—ËÓÕ&¶_ˆkP´€š¨¨««ÏV§ VwŒÐyQiœwV {jµœQx¸¸”p#–©¯©¸¸n ±“š|”œ“ˆ9$¬rg`2• QF4.~ '_M žxl4)//,E;=‰8kMS\nhdGk}…‡Š“kqp{‰ify™—’}t}Os±“žŽl‡z=u ŠyW…¬q…’ŠŸ:™h VŠ¿¿v°—‹¶‘¢€q½]X¸“˜¯©£}Mž˜rn˜x„DƒœWk¢:¸¢‡~wzf‹€¡œ$Ài¹¼Ð¦Rd˜Â iR¶­¡§¥¬”¬®¸^寯Á†¦›"i™’Ž”‚€”‹ßÎO»ª¹¨ÂŸ›XÈd ¶Z²¾¶~ #R²’‘£^PÇ’ ÁOW3WWÖ°À쉔]YeˆæÀ˹¹’΄xƒ¸až{›¾¬¡²‰™E‘j¿6èɸzàD׉¸¼Ú§ì'29‰)C(Ño’Ê¥ØÌÈp¢ÕΔ»ÅÏ%×"¨…޼°©œ½‰+?zܳ¾7Ç¿¤¬Á ·É¨™§’¯ÄÞx¤Ž·Uu²}¤B¿Ã²µœ ¡«¼L“*˜Ÿ-)²R•Óiy ‚–ª‡ËÑŒ”‡sƒ£z % ²ª”F·|8e&—bJ? šK<g<@Žam¶A M' * )PFVf<[u6[qpcnHx†‘‡tsbŽsuw}’¨W‰{‘¢‡¤—‡y–‚‡v9-E£L|z”›’‹¥†«$#z‰Æ©£™¥¨œŽ“™Ÿ“·¦ˆ¬«©M…a£Ÿm¼pŒž1»£«šÏjWw†+»…˜‹n€tˆ…œ°~JB4L©­ˆ6ˆ™²Õ¤¼­‹šš —–¬¶§}µ¾Ž£#¬ª–¶˜qŽÒ”¯ ”¹Î-Wv©’’ެŸ®º™³²Ð…—‚74 »´»Ì_S€Ru$ƒÕh iGGW“¨«25^˜‡WAŸŸ›§;Q®¸¹¿=‚°€º¸µdM ¥½ˆÅ°Ëµ”ÕŸ|‹1TÅÑ!EÔ tQ´¦ –Ÿ«±¶Æ¨ª‹ˆ8š  œ¯,™›—« ¼¸¾¦µÌ²p:zﱄ¬Þ» Ÿ»¥±¯™l¿¹Æ’»y:\qVm¦¬º”¿³œ£È9“3q…#´°j³±M†š‚tÓ" `.†FSÊ©®u ¬†ƒ‚ gƒJ!›Mg“ POŒ'X“9l#UX[©‘<,"6K0PƒH]L'atP2DuS…eVwgh€¼¤ˆ»Xn„µŠzƒ‹mœrŽ—¢q[ ‘µx„~}ЦIœ‘lB:´¯—3¿¥m‘¯±š—œ¡¤²pSky¤ªƒž™»z“—{S^BÞ\†ÞÈ‘‡€¥¸Å c>}X 0ìx¸˜˜Ž“šŽ„¥v¯¾Ãº¬¥¥ªž° À´Ñ_“ž°¯³¢¯Ôã·¢œ“®,W`¬z¤§”1Œ¬&+ƒ U²²ë3`Ä4§§ŠiØ­§7ŠSÂד l¥iA—†å­ȶ³Ñ¤EJ¼ÏɩȾÄÉÓ³‘Ò¤™¹È²¡¡áÁÕ·ð }Ãe<¸« 7¯«£Ô%¢ÓX6Q_­x€ *£Á\ /¨®à²Ót©²‘·¶Í§Œ·²½Äš0ÀÅC‚Wº›Ü·ab;œƒ±Ïu1EZ«€5¶†¡ž¶šª RFg¿±¹š•§u¨'l\w¹£~" Ÿ?´t¼=Œ­²] Ëœo =Ÿ50 -Ly›v `BŒ`:zAG…?xP QK@s_o^6\heeC`J‰ƒ†z|u`qtRˆŒ³ÎƒU’ƒ­|~h¦•ˆ `Ÿ|œ’bŒd‚b¢ž„‘”¬µB9/©v©¢šq…x…¡¤—¶¤Áƒ¤ª¤Ã’¦}Ãx‘‚‡–Œš¼­¶¨'¸·š°v’Œ`¾ÎÒ³N ›“ œ” ©ž¬uš™ÂN^Éœ©½¦‘¢¦š‡tž„wGo¡¦ÇYnÛŒY0%¬­o•Ÿ¤^Ä‘¡»¥‰RJË/ÊÏ7§ÈÉ·Ò¶é<äu,Ãs‰|jÎG{—Ôƒ¾¡¯ÇÞx—ª×‰m—¼©s~ß±Îï¬ºÐÆ¼ÏX’ª¦š•3¯£. ¹r-Q¦Èn˜Ø‡£oã°Ï¿JV7s³jY‘’<Šª­Ûá—¦Z€vܣ潂¶©°ÄÂÁË¥Y1/3†‰ &Z4*Œs6Fb@m( .D:is}xƒ{Ž‚txuŒ¡’¯€t‹¢…qhŠn…ƒqª‹•trˆsˆt¥§uy—Œn«{€g2ˆ©››¤•ª‹›§^—ª¡Ãnª§— ´¨¶Ÿ°w¿´˜œ£ƒxƒ}±8¯šÍw,[‡Y?W”­E<*›Xz˜œ•žzŠ»k”^i°ÝšqŠ0o¡Š†¨˜Š—‘ÎT1›Ÿ²;ŠAæFx3 ¡‘¨¾Ö•ŒBÍ¢‘ /Ⱦ¶¤W£¾WÀ®.6o¢MuŽB羄w_J“Eÿ<ˤ²ª¼ÅØ3œ½{^’q «]È«©Ìµ¤ÐÞÊ€wÇg_§Ò‚ØxCÝÃáǃńŸÔêÀÊ­Ž¦Ò¢Q µ*4zUDo^=yy”™P›ÄL‡Í4{x¹™‡à®´ÉÓ¿³¸¿ÏÀžÀØÐ¹¡Ñâ''D§”\bla‡ÔÄyƒŸ•¨Ê›>‰s¨¼z/¯I²u½¸9À—w 1X€n‡”{>½‚“˜8—V· Uys¿ )¯ˆw …we;‚aqd§OZ]W±”[=?Yf G4E]q[o ]{:1bw9sq‚rore…ž—zƒ|}„ƒq{„a‡|}t›|yŽHfˆs˜™žz€˜¦;žUž³µµŸ›““‡ˆ€¬`®ZÀ…îž±®“›i¡ˆ„…­h ‡[Ÿ©³§Q HТžB¨Æ‹}ŽÆ´Š°ªÔ~ˆ™ •„¬®³»µ¼{nRo¿Ê# N·]8¹Œ¤„Ž„¯¸®~ߨfR'Æ”œ¦s¹½J{=®Ì‘»z dÛ±6?°T 1U rtϹȼŒ¨”´ÇЃ¸²ß7Vås¦c®²«Rgrw»"gÀ†ˆ¢¸¯»Â{I=P–—ÄPÿ¿ÐM¹ÌÆÂÅÏÁÓŹ٦{¬’©½ÿÈßžð{ÜÐϦ “Pµ¢‹š¸Œ¥·º¼£,¶ºu֢⨩¡®½ÀÀ¹¾©°ÇU~ŕΒ$=%=-{¸¯º²ƒœ«­ œ–†¯¨¥e»š^°ŒÂ]]™¶b­{p„‰@r²˜¡ƒqa{–œ‘Y Yž²D"zo–]. Y¨L (o•9 ˆ˜†S±9X  Mµ ]UNee‡L›c9p-s-Ž~?mpXckVhˆ`ˆ–u|rtqž|„\v—†Ž‹gu}s‘Itˆj¦¤u¥‘†‹®š–i°—ª¨f\{Y™Š¬«™›–“Š¡­a¢¹•¦¼Œ¥§®°¡³–‘szƒš6‹}‹¨‡Î€@e*tšÑEV¸Ÿ­m)¬wqgŽŠY³p”e~`R®ÁÈ¥nžŠ!¥²b¾}”—›—ƒº7‚“•¸°¾µ˜…šÀ²h\Ë‹»¤Q`KŒ­V'š±£EzÑê]ÅÇ‘›ÌÍ·YpÑáyD9mdPŒG¯¢Pqe:œâ‰t´ÌÁÀ Ò½¥v²’˜uÆŽ42•Œ¥ÈXyÕÊdÆ™ «ÚM=GŒ×ÅÉ¡n›žØ³´–Ó¸©¼«…mºÉàd\ñ› Á³â¤\CÒ˜£”•›Â³ºÆ°Œn«ÇÍÚÒ…¤ÁÀª›çjXŒ‚]–i¦¹µ„»ÎU‹žÂMa†gµ¦ª¸‚NzWL´ª?-“´–›ƒ Pe~¯>u…—-*&¥‡ª†3©¨lv &lÇie\MY‘!uxk >v6D)&ke€V0M\4Tc!Mƒ€u™‡k~R<‚ŸhªRŒs“n{iY†©}Ÿ–‡|Mh}ƒQš££Ÿ¢~ž‹«¯SNbºxª¬«®¢’~™™¤{s’¯²’«¯²·†Êe™ŽŒ™•¹·¯|³F,”1,_Ǩ²ˆMo™wm‚ÈÌ}Œˆ’¸¼š«³›CtŽ­¿¹Æ»®š–‹›Í¿Øv™–Š€£a£°qå41ž\¡‘~½µ»@x£ž‘­Ÿ®·Üt x‘¥Ê»" ÁºJà¿ïêÒ§"y -æ9ÑÂ[¯ÔmßÑ¿,0Š|Ê€®¤×Ào:-·º²£“dˆÚ²['Vqx¸˜á긳ج®†UÅ¡¼¬! hxÑ´„~‰±¨º«Á¬Î¶…w;}·Áþ£·ã䊛p~…~…Ÿ¥²¸Ån¹®™VµÒ´È¼o¸¼ª•̆›mÀ‘€‹©kŽ»¨†Î¨wc4r]ª¨´Î«€yºVj0žbŽ ª´sµ? }”¥vl‹Vz ¬n_€˜u„*¥‰µ _[g]T@^–1 |7$ \"8 MT>.k/q^ˆ1 1b„¯’un{blpXx~”š]‰‰{q|T^–Y§€‘g€yƒw’ k£ ¤’´¦–§’€n‡†‡¬ƒœž¥¢’‘Ÿ’ž¯®o‘i Ãp±ƒ¶¸«µ]¤t…žzvšX!¢¤2Ç]Ôo·ÕÅ~“rq ±»}±|‘¢X”>YaÍ(%2%)§À«{k˜k‘’wžŽ„x"Qyx-a„“——p©Ä› ª³°¼Âœ-S¸±ŒÕ˜¼H„˜Ã®_l»ÇÌËÞLieoÓ„¾±¸Ôs}l½°‘Îí³»ŽÒª®Â±Ã¤È½ÍïѶ“ªÁafqÕD p–²t«¼¥Ê¡¾µÐ°®”ä22^?¼¸»£¥•r¾Àci6„˾Ëê˳Íà¥r´žnÍÑ^ðÊ£ÈlP¯˜H¥¦ÆX]·’¹¶´›­•„¨¡n•~æ§­G“‰ jØ{‰š7—jÇM¿¼Ã¾9(¤v`ž¥iMdm›ˆj† ˆ£ƒqk¡¦x2M¯ZxaG ??©œ __ 9G1g”z=q#‡O,80^#nobg!s8;i3@]CV/0‚Q4]iWm”Igktp„‰_€vx„ni}r–Viwj£ˆ‡‡ ¢ —«’­}³’¤®™œ¡—‘¢ª‹¡•r¦q|m¥¦»©c=©­b£…Љ–‰­B¹¼˜;Ÿƒ¨­­†nš‡_r»ŒµWfž‘‰zY1©!s —ŸºÂ—žˆ¯z‹™™“’š’h¨©¿¦°˜†•’Ÿ²ºf' !3¬-'`JK|²¾³VZ¼Õˆ›Œ?¥•بńÑÖKoš”Yµ¸~i[™¶E³žºÌº™Š£¯ÙŠçɹÈ߸yßÑk±®¡Q–†Ҩ™¨¹•"rmÅÆÚ¥®­È¬ºª¼á²‚v£™å¥‚¾z"d_›š¢o{¯º+r|#Á|Èž¼‘,èÀ𙨓:ƒÉ°¶Ã±¶@î^Ÿœx£Æ‘µ‰Œ‚¶ž£“¨r¾É¨ˆ¨#†§l¡…Œa¿—J[?¯Ö:› ­œZ>•к¶½r“ƒaS‚^µi®pE—’T•!s9\g­‚&K|`d4‡\m|%€cc4*1K0.T@~OZQIaYexmLzit˜‰(Pc•‰s¡mgMœSŽ’x€„—B"¡œ¥ ]i{ˆvz­—~§˜†€¤‘½Šœµ§Ÿ0tNdU··§˜¤À©¨©œP˜…—‡z·{2Êf(6„›ovsq‚xhq€pu ¥“±e—Á·ARN¾s¤3b«‹8 ]—ƒ˜L>“žŠyŒ†“ “šˆ£À¸¶€„ÑךžJ³Ð»¨f§ ß“~²]w¢¿Õ%²š¾Æ³]’´tac²¶ÊÉ]‘V7ÃÀsĉ*3­¼™¸È• Ê¼ÃÙ†‚ӿȸšÄÊÀwŸÊ©¢à2¼|5aÇíâÔªÕ¸Ù««/A‘ˆsC!Áˆ¨ÒÌIB¨ÂÈSSƒ¼Ü*?ug£~©ŽK ›° ÉÓÔÁœÄ•¾ª‘¯¥Z -_n§¯–nkг¨d±¯•n€­³¦yc¢%³¤aokg“ºg®¸¼m%/Ÿš—™!Â8cÊ~€ 2…i„§³`° ˜c~L‚h!{hp~pW¨.UFy=’"‘¦I-IB¦Y÷ _{r7g\:A/fc <2!]9AO‚wƒšQto—Sqqt}•~”f’z©€~yz—aCe£©\xh¦»Žmt¤‚¥Žœ}‡ž¤‘ª¤°™¥¤q´‰¢«°¤6H~‹¼Æy‚–‹–~¾@Ÿ¦ozŒ–‘‹˜I‘„t^ºš{gËÅŽ+@M„³³•ˆÅ—“¤‰œÄÔEM[¡¤B;77¸§¿ÃzxxŠŒŽ–¢‡Vr–‰•ÇÝ‚­5䷵ŘÆ6Š¢V^Á´µ»/ 0µ»¯¾lÏÅšç²ÑÞŸ­¤TZuxAÓÇ¿“ž£š¥¬Yw‡ÔÓîÃܳȬƒ«ÉF¢½[cbȵ&:t§ŸX¹jƹ…Ÿ½¶‘Ã;?$ª©Üë衸Œh«¨¢‡8†x$mÅØ¶¯¡žyh|Ÿ­¢ØÔ³˜¨o©¨Sœ9K~м`ŠH·ORºÅ¸µ`Œ­ ™ÁÈoY·,,®pC¥J’·À©W”—wsxW…Jw§™|¤’16¶Cš œ‹|< §£³xÂjvb¿ÆšÄ´¿C“"_Sfws™YtQc7qX2*h9j1““0Io#6W4,9B ]|O[U7nxk{”iewYa{r‹ŽpbŠ|q XWt~‹ž‰©‘}\@go~˜•𰣤‰˜²¥hºªDRo¡‡±šž’–²®€¦®[:—°ªzx‘|€¡y•™‡~KAj`g‡ÊªifÉ’‚¼guª“…¸¤À¦œ™¥•°¾t-87Çz Uq|ÁÉo|ªÐµŒ”Ò.o¥‘ÛSs¨Ÿ†›ŒÄ ‹ž“¯›•°ÌZ Yðú´608ÙЛƋгD¯¿`†Åÿ‚¦{ÑÐ<¨$]cCBBhÉ£À«Ÿ·ÐƤ1q•¢EA£¶xÁÑÔ?²•¿ã@=©Âס½¯¹­—äžÂª”–˜Ôk¶=M’™xÖŒœÒÄѱ»™¿^”Õ¶Hx ™<ޏ~Û¹¡«´ºÍO’ųgc†uðÌÐ־šبœ°¯ÅÈâ¶£Ê×Ö£®¯±—×3ƒ- PÛ¿Ádz¸±àªœŽ¶¯‹‰£¢©o´ß¸¸ÎÉÔŒS owì¬ÍЂ_-R€³?Á´lÁ·äve‰É3!EMr·¿§«¾œ‹¥D•¥–±w€’$®®š’¬™›WBCŒ£y7Åu‘Q£tS—pƒ¹k“ ‰Â(›¬vx¢Î·’yv •yb"NPKQ)Epž.€$¡U*u¦¸”5^.Q28^c`/a=,I`kbMuko6UjqW•$<„‰—‘†iŠ”j\–~‹l­lŽ˜Erj‡„}~—Áir­•’œ©²x›¡‡ ¢Ä¨‚³±µ¹ty£¨‘·³ž¿©¼·®Š™—£Ÿ·‹‹¤c]h|Yn]‰mh„e6K‚“|Â^GÜ·«°„˜žu{®oŸ²æÙº3aº“y”­`; #‰¤’…i ½Œ®ypœÖ€‰‚š‹³€66¡váºvŸ¨¢©š¦´tŸËs ‡¯µ´©‹Ö& šqƒMu«h/Ô½µ™Ž²µ¤µÀ¬J|„¨h!4‚µ¢º¾µ5˜Ã©œÄÇB¬‡Î†2Ëk®—ÈAZˆ>œZ@9dtÇdmü–ޝÄÄ”ãÃxÁ°ˆÂÒF 6Š`K ^~VÙ¸º3oÀf¢Ç—LPTámµÂ¸°—»³„†»f­Équ—dm*«É~‡µ’µ•µvuj´Ì„HÉ)Œš•*±`­S’nÂÒ+ž—‚ÂTs¼‡ ™ _SU 6rˆµ˜hl~:ev‡[_€¬–¼|]R 5>P>3FlX>F_Uv1TNJNY€npSgYu‰ƒ3&„› ‘c{FŒpMYs\š“R˜‘”z¥hl™…C† ªj¤£ž|§¯7Sg¢¥¥¤³€ª…™°»š‚¡±«¤«¥Ñ´˜ˆ…µ¨…‰ftx˜²  ‚yŠ˜™U¿{n‹Ç[^ÁÁz› ±q‡Žr{§x›»¡œœl½CH€‰pzI|¹ë¸”r­ »‚€{š^³˜n±¾†Ã¹;iãWÓ˜p¾{´²¤›’˜Ù Èιs¹z¶o(¢FÓÅ|½«¤FI}Õ­¼†©{Õp>iÅU¸^ÆL€ÉÁÑ͘(#Œ´¦'VKš§‚q™Ï”Ép $¿šr]`Sˆ¤§«Ð“§¢µ®Ôµ¹_L“— ®„È}¿Â‰xzæ&^0–0m¤¦¢¯çs1u/½­ˆv¿¹Ë¬©£¨ÂµÅƒ@r‹™‚ƒd\O~?´ÊLËp†N¬ÆuÐÒœ^]Mh¨Ža]–‡!#¬¬Ù*ž¦_|~¡¦z E* hPW fUS€™XfF°m>@qafÅZ&[>2_C2pLrv˜Paqdp+ererRd'ˆ_f<|©’{„Šo›Švf`zz”ž—JNy¨v¾\£‡’œ p’«ui±j^¢­ªS•x¡£¼‹q̳« «­µ]„‘:X©“°œ}vrppE›µvkpšŽ±ÐŒŸ¿G p§0 ‡¯™8”’wÓ‘­¨šš“ŒË£R‘º±˜NdqÒ¼n‘‹  šž¬}¡²“ÍAoŒÉY°Ä? ¾y¬ž}Ùݯ¡ž¯™~ÝÊA«ÇÞŠl´ ‡€••¾ÈÉz‡¼¶¯‘wÀ”&0߀-½ÑÍÏÎÜöæÑnk误}‡Îʸ¹‚2 eÂJ¦Ý‚ 8‘V#:C|¹Å£«Çµ uɸºá¯ÆµÑÀ»¿ÉX¥˜Ç¶ãóÛq—©nVຨÃÍ›—‹°®·©¼¤§ª®c³°»–_¯q[m¤Œ„Nt`¦¡[ÅI\©n>­…­|«IŽ‚”U‰]ƒÎ§€ºm¡ C[©Tu‰–rž§¤ A | ;bŠ®j€]tSMyT˜C‡kˆ= v#f/HYXqYg%c†w\Z5toRWS€o~n78“ž~—’£fŸfa€Žc‹ƒ4sp›‚³g” ¡šjŸ¥Š–—L]¥°“cr°À¢’}¶Uk§ª³›†Ò_«²·Œ¬|‰c¼Ë§­¨—|zjzyŽšTŠqƒ™Šz‡¸Â¹­›ˆœ\rG±H…DO­¬’ÃÅzs¡¹…©›º¢ ‘™$ š„š³c‹‰l’£¶  <«ÀuyÀ©o£²°›®£¿w§³Â¢Âbȶa„‰D§“*O˜´¼¿«¨¿£Å“¿!:BŒªÕÃh§ÁÙ}‰¼µG_h¦®Ów5€ÆP>ŒÆÕ½”¥À¼ÑÌL",Ŷœ÷š˜££Ó˪W³µÆ­¸·Ç¼Õ€PQv¼F¿©µÐ>ŒÏ½Ï‹+[š°ŸÑ¼¸¥x…°À¯¡Ì¶š=p¾É­×yK—‡¥´¤›¯€*¨Æ»˜qEj±Xeq[#<4w‡vS¿ZÑ«b ËwNŒŽVožH J \> ‡x‰“Fµƒ]œœ‹`t¢Ž\ƒ^‚”ž‰^@R!HXT-d=EK7+UstxuYcZWsaYqhŽ–”‚–jmz/‹‰jq¦Zaˆ™ƒª§oŠv—˜Š“Ž\q¨Š·š@§ºÆ—Ô{ëqÇŠ¢¿• µ{¼ž”Œu³ÀÈ­†rš–k‰|k¿. ’)yi‰«_2@AjŸW&'°E)¤“Ò‰*G„rHB4¡¶Í}“™k¤˜g™œƒÂucŠ{v~b› ˆÁ#g¯£V©tWˆ«‹â-0µ´ªÀÀ”È¿{Q¨™(J8¬ªUÏxS4вĬ™´®À§Q7\SŒŽ]ªÀ¬¶ÚÆÀ¥«cK®›’¼‚ß©ÕD lŸlh„“¿Ç‡àÂÁÃÍǚ̗»ÎŹEì™Ãҹ¿ºy¤‰2zgm´Ñ·ÁŸ!Ae´f¿/€œ·Ë×ζ£½Á¿š¥±3'\Ü›—´˜ÜÂ\«±•y[o[†›©c°Œ¢´…ˆs®ŒI LpºzD°šw…RÐÜ-Ä Œ©Ãf”‘RKe 0£3‡ª\¨¦ ¨ˆ¯§­o™zw¤jiq A'1FOX<,*Y:@\bK_ƒf^{:jsfoQƒ‚•‰ha(Y{y¤¬¥pÙ‚‡§¬«‹ˆ£¡~’•­™¨“£˜~hš^-r“èÀ¨¯Á{À^w’ru“—|tŽŒ‰’w†pmŠ~ƒžw_tnªl¤N xÖŽ’LÆÐ²¤c`¶p ' %Y£“’’œ¤‘ƒŽ’³§š—u½Ù™i’ÉJ lÄÌ DŠœ¤°@®£Õi °œ«<:À¯Ì‹ª†Ñ)mB _–¢jQJ4'y¼Ú¼ª°—‰OHXQb£ÕÌ~—æ| mpÙÉ­¼ÁÖ9Åë´ª­Ê¥Æ°¾•‹FÇe´žFË̯n¨˜<¿³´›4’±ÁÔü¥N:®À¥c’ͯqÇ½ÄÆ¦Jr¶­»¼~ÎÆÚ®Ï°¼•/„¤®³©‹¨ž¹§Õ—kf†u|®¸xZ²<}’¤wˆ†ƒ$DÞ(m]¤»FoÁ¬¾¼²‡± L¡•–kOœ¬8¨§~ U†|]Š G·€š–o ˜w…œŠjdr9p^ OTARUb65sHZ_ysqo?YaOqdJrœd‰]€7)Iƒ˜€šƒE‘•Ž…›Á¼›¡™©œŸŽ™µ†"nž¤À¼› ‚œœš@œ©«¤œž•wz°­®`=fo‚Ÿx…{|‰zk}}xeˆ…•vŒeAO]/ª‹©—„žX•ˆ¯¢sÐ^K   ªƒ‡”­¥¸šobx~ª˜†w{˜¡ñ2Á„³’ªÝR^¨œ! Ï»²Çª»¯¸ÔÖ2{^o%QC0`{{ÅËÂ@™LpkmÈg‹Ý̆m0›&ap½­ÅĦmĸ¤©±¾Øœ£´®°´1+4>߯ÎÒða¡Efš¸ñsÄÇ¿ÉÓÊǰĵµ¿à¯¹¬o®Ë¹±Ÿ»ŒŽ©Â¦Á»×ʧ½Ò‘}º¶³©¨À«®‘£ƒSV<†v}ÀݘŒ¡—°¹‹ˆ£i˜b¨¨~DÀ7™=—¶Š¡:)¹‡†™³Œhs ‡¦œŸz x—t •p\)yZy  Y`}Œª‹FÉ¢h¦·¯M“‚—~})&LhlN$66ŠGŽqCp{n„IUWPX1r†š€Œ“Ip=.+„`‰x¢•Žª£ƒ¥—pŠœ˜z£½ªs«Š£©¹œ¥²§¤ž¨›¸‚¼qbUs^Ÿ±Š;~›¦¦„zO‹Ô¥ŒX§w‰s~‚€€“]x[‡ÓZ(j›€¨­ˆ†Šx—¤²©°Z1( ¢³¨’º—°Žœ„µ¢z[1ƒ„q²‰¡›¹À½vu£y`‘—§Ë¬!«²… O£ÑÏç[œ¢~k‘@Ï’±“‘_n$‘ÔK(Ñvx‰2b*J¤Ò&2q›FH/Z¸Ý͹ÇÁäFôÊÏÄ´Ñ]fg¨˜¡ËÿµÎѯ7¢·˜[͆u€«8ƒÙŽs©oXu~‚‘ª¡¤=NiG<7  ž¶¶†N˼j&MIDG‡7ÃtiÄÈ;|Ä£·v’T-/¥5q²3•Žc:±GË€Žœvé%†m®A’`lÃ9QŒ5€°•Àƒ €‘¢» ^ˆ^›“®Ž>A?¶Ag$  qg±¡i”¯•Œš‰\i§›&\4B:*cneGyL,€|†m„wmdQSLpr¡§•`pj‘0Lwtn¨•…¡’«ª“©›™ƒ›¥‡Ÿš³¥¥w¼Â»†™¼~}ª±™€c¢˜Ÿ²ÀÄž¨´ÑQ¥·¡“~b†k‡~bdnf…gCfi„ÌÁ‚ 2“Õ€œ››Ê‹B§Žf4ÌÑ€2 jº¦|—ŒšÑñ“‡š‘}Š˜b‹ˆw޶“š€‰‡~¯”’ΓÖУ ³RÇ>¦n¿1­ª³¸Ïi@ÂS‰Îš]^Š99RÓ›¶Ol2‡3s ¢|‘ÄÃÒ[ºÜJ}¸ÄÌÖé÷ÌyÒΖ§fxÇ“a#SÊ©k»ß¡¸xQT¤Jµt %=2ª;hVX§Òt`”„O`ÐÈ¥¹§¸’=1‡¼+ÄÕ„V‚ÂĄ̃—™pšiް‚a±Í"£7]–„„»’È+—~Ĩ±gg™´LÇÃ:{yn ;E{™mG(­!rx£o`j©cmE“,F p–‰˜“­’™–¢šÍWs|j[,pt’dFY@Euwk~’iS8Vdb…¢p‰}XxX†i…ƒ˜±x{™‘n³ ¡Ž€”˜Ÿon´™Œ£ª¡Ø”º˜—¥s£’ˆ»o›Œœˆ˜Z–lWP.,hw¢¥.š›°—•}h”~kŠÀ_|´¬dgrdjTž ½²´’†r\:·¾<7Ánqš|Ó 3ªŠ”€ƒz•€®šŒ¡™in_‚  ‹¦«Š’ƒpl‚ˆ€Ÿ¨qŒ‚©½Ž”Æ Î¨±Žy›®‰¾ª¬Èµ;!p»& .º£s5P‰ÄÛŠX2x°À$xç»ã˜¶˜/ÖÓÄÆAOsÛæÅÒÁ9G¿å¨Û”ï·¾À¸È»qá»Ì‚.1Šàß‘JTq#1ƒ_: @G„²q¶«dbÖa6pÏX ™Ò´=CÀ66„Ü´´ •Æ}­¥¸¦••£z  µtªv¿šÑ¢§·p²É•±fº¼”,Ä}™µn·™l‡(\I°¨x(š« Ž€v¸…T}2QG:jÓ*Œ0 NiSŠ–‹~‡gªg›fDŸr  )CoII}X5„ia‰ol‹_z7 ;™}ŒiŽƒn@L˜„‘Žw• ‰ž‡“‰¡ƒyL^†¬yt¬•Q†®j‹¶X…­”º¢§¦Ÿ—­­¿l››o¦˜m²áÈ€Ò˧²Ï«©¹¶œ£‘ƒ}r„“Xprš—rbz]ª„”¿l+¹Ä’• %¢¸±Ìz¤f˜l $ :P¼Œ©wžwdw¿¿½\}c˜y—•T|µŸˆ¦£uzŠ{–¨®¡Œ›¾“²ÁŽÂ [®©¨]°½”Ƽ MŠÖ~–»48|‘¨¥³°o$TNrÛÀœb!c„q¨Ù’›E‰–Эj=H»¾ÇÖ²¦“²±hbÁÆË¤À鮥ұ´¿ PÌÒº™æŽÅ¸ ŠÃáë»Úƽ_‘§"v¢Œ©l2þ€¹Ä”¿ïËcCQ襻ÀÍ\F°>¨¼®¶ÅïÀŠ,Ñ+¢•”¯)œ©X¦R±R–‹±w§¾¥¶µš±™{Õ–&}ƒAš}§q¶hX±¨«£Ÿ(Šˆ'=V 2¼gJ‘¤¨|•„°­chH6&!nMgƒgnƒw{fb†ƒ^UU?-dk†j|rqlc‚~”{ˆ”ˆ€Ÿš{Œƒ[†•šƒ¨C£ €p®“¶” ›¢Œ·£²›«‰®‰±¢³N³¨’°½‡˜®À9‹‡¨©¥‰§ª{kuvy¸Ÿu3­ˆ«…pµJO¯`Ýgv®ÅO OȹiŸ™•‹~êw52+VœRy¯Š‡ž_Hk”Æf‹ƒŽŸµ‘[«~«‡©«,š¨a¨Ž¹¢§Í3©O»¯Ê¦"Í­˜7›(ƒ˜Á*”_„¸v5}–ƒ‰ÌCÐnrw)~·C̶ÔıÄÞ“6ÙƒÔA—޾ޑć8½È©¤íÑÁÓ·ºÊ”‘¼˜©6=o4k“­¼³o|†È¿ÕŠ»Ý›”9a„†Àш!VÂK2$k˜ï‚—Üß°S-´Ç7˯@Š£³§¯0Tq«e—!àW¢3È4;.«z¶ž£§`—Žš¶¦¸Ÿ}i}  (+'›ˆƒ¥™—B»pƒ±›–œ¨Š‰˜R  :‰Ni’”‘‡q<†ˆG[,5gC-J\`S…8ˆ{€LvŒ`@grfª2k‹•ˆqdU—|‰\si–• hs›‡™4X„«±RŽŸ+˜ fUßÃY'…$T‹·ÁÐÇQ¤|‰€Ò¸ ÊÍÒ³M¦ÊÝ>±ÌÀÓ»ÌäɭüÄÈsŽÃÛ“ÃqÄàOϺ˾qÀ‘´ ±Ç½6x¡Ì¡¦ªâLÕ+#o±¨R ±Î­œ¼¼Is‹`Ä®QKЪ¸nRo¶ÄB±´9D ÑÔ\])¥j©½l~[ž³wž³…&Œ 4>šÂ~Í"ˆIo›¯–† `—   ›eB i\vt—8(ˆO o  YoD4\FTD‰bW„yƒ`VXI\|k|§xš#{^e}[27.~’rA†‘†¨Œœ§§x”x“”h¯™=£Ÿ˜˜g—‹ ¥Œž«¬zE‚²˜‡—‚ÊX ¾Ô¢~Š”…ˆ}—š”{Œx´‘z³4 k|ˆ‚µ$ %ƒÊ`.½Åx ŠDᛇo±¨ +›Œ‘†¬Ü¢¿Ÿˆ›Ç­¥ Œ‘†šžpµ–r$‰Ôtªš‹¯ÏÇÁ¬¿P–€?%×®Ë;´5ª5OÍ] ‹3¸OEGKTZL.AO•Ë —·Í³áGíØ©½ÕÁÕÆ´ÑÇgŸÀÕxN5Aº¯Âħ¼ñÇw¬£¶–yVÝȵ1xĸ´ÑÃB²³ƒ®¯š§±w„£º ­‚›¥¿QI ){ÊÁ¬¿(£µœ©ÆÂͪ ¥ª~`g8”Ðãw±¢ngNß\tU´ÇRH¨•ºŸx˜¨ƒœ¨–¯”’†ÔŠl';JIx8©‹„‹Èž ,0WŒ‹ žŸ     B$r%N PNd|zQH6= zEs\jnnzzx`#b.A‘w5q ¹‘? `„h~O]SŒ€‰owr•–‘y²°Äpn7*‚£–œ­’ª‚ž¨³«¢¤œ•²»¶™„½…§¯ˆ¸h„‡œ»™À•£‚’g–—}}b\t`ѱªc’hFl¿Î6€n.XN=<*=wolWI¤kJ J›°¥‡¢ž‡…†bH›x„Ÿu Á˯°¿ÑÏÖÈ¡‰L/Ö‘G[N/JY-<  qx]5BÍÖÝl¸À²Ó¥—& @QÖo›Aƒ¡ÃË-IJ?qAÆœµT^«€pLŽD2t*27n°¹¹¨’¥È®hN¢”¯¼ ¨Öm¹¶Ž!©»ysS=Τ·{ 8L¢~Æo¼RQ‘{‘Ž}”Žc4²7¦mš´›S­K d¥±g‚­žs° 5w‰fž¥g2l†=Š$41d& "a$$-FCOi*N6LbqN^G "{›À§ŠxƒJ«u@ok}z}‚ GQ‚]v¤¯¤’ž…¯‚”ˆ§‘¢¬wp–¨ ¦…“ˆ•“ˆŠ¯•¢²auOU\ƒ“ž­ z›¨Œz„pFeˆ`LffmlS—U¦®ž{®t^|ƒt€q’¿Pa€Š™‰nžÀš‚ƒc“†—“¡ä.u”ª™ª¤œ›‰°Ÿ“>„¤”Š”ŸDƒ¨ºŽ²°jwšª¸’Aì­”ž¬¡®¦µA¯¹™ €/T=˜Å>s¨8y‰Ót›ž»rvçÀT¹±ÕÈàȤ`9^ØšBzµq²~ÓÓXq )ÏÏÉÒ§Ç…UšÅ«°ÂvYN¾·Ûy¬„ŸÕbН€jZ…<㳶ʽʄ«´ÈÍ‚mFcª°·i•‡°¦§ÑÑ¿ÎÊÀœ¨¥£OwqÆÀϬt.£gšºÀ–ˆ‰R¯p¡€ ‹ŽˆCl™uw–Mn‰SN ŸœŸµ &“ƒ›ºš²) Eb›_ ŽUœ„+16fx1M[6%_x)^Maj[cV. F¬‡®¬z‚…ja@Mv¢xnxl€BL‡Œ‹¸¶†Ê|’¤~—š{†·­‹–•–œ•œƒŒ„`rZdŠoŒ–µžÅ­ ¬… ŠwnˆŠZSehOlN…ž€^ce‰lƒM =~aS’…„–€“‹‹¦¨©¹‡xŒ{|Œ‰’‡¥­|š~n„” i‘µ¡Eœ‚”©¸u……›•Lm²•™’޾®~—…Á•’¥Áƨ‘ªc¯ÍŸb+±r&Bg‹Œ2o.¤owȬŽjË¢…ÍÑ«×ÙŽíÊ¯á—æ¨ÉÈÇÎÚ½¿½°ÈáºÙA’…b°¾ŒÄ·zºâ±Ä®odGEÀÔ½šŠ«¿¶Äc{9) (KÁ¢’w¡ŸØ™ÕãrNmVÃο¶¯“pV”Ÿ˜|Ùݱ¡›µÙš ‹Îœ·¦É¦+‹·œ–ˆŽˆej©„˜] gvkª.:‡À¨£‹¤C {©„ƒ av´Z7$±•  +J G¦"˜˜} N)pBN-… y‚”u`YdXYx\ z§ˆ·§Œ~n8du…'Šƒˆ ÁRZˆŒ­±,P£¡ŒŸk§“?ƒš¢¶ˆœ‹‰¥˜¨cŒœn¦‚š°ªª³š•wjx”gh€bf\Ug†ˆrqpx}‚‚tJqq  T¬†‰ž‰†Á'?v™„§q«‰}‚”…{‰ˆƒŽ…|ok‘DL¶›•™à¢&|•:ŠTœœ•|žˆ8 MÐ•Š®qu# u¥½¥¯š¨†|ª·Ó ÊÌ™”¯xˆ g•ͪg¬\Œ¾»WΛÃÂå9mÑX§X¦Í¼Ã¯¤¸»¬Â²v ǘ2->·p+PÑÎmÌ·¹›S¬O<€‹Þ`Zˆ„«6² œÈÇF¨”µ¿Qq70 rŤ¨˜Ë¸œ•²¹Ç[žçÉj¼©«)Ť}U[@)§¨u“>º–q~™‡—J”b«Kˆ¡…{ª™¹ N˜ŒF rmšƒ`§nB %j/m”Zp`K>X)d‘‚¥o¿³©ªnH t0˨r—Æ*¿´<»–Ò¨¶kÀ´–ѳ§˜¿SGJ¦m³e§¥žMާµ¥ãÅÙF¬ÈƒQ划ɗN:\®–¶ÂÝ‚ *-œâ§Ñ§®á¼„Ç¡L'É®£¹Tþó²Õ‡­:Ûj¼Óz¤Ê棛¥¾¸ëqšnº™'—˦¥y.ˆºÖˆž¨–PŽ”šŒaÕµ¦{fÃ&l †§bnšw„™”+hŠae ;›—€‘µ ‰l‘ $ªˆªŸ“£¦X_` WAFŒ`²œ¥¦9\28IVG#D8UoHJVokD SŒª¤|xfY‚•œX]—¡‰¢LW™M—¤P­Ÿq‹œ«‹¬¡“Šºª±Î§›ˆs™ž©³v‡¶¡Š†”w‚dfK4|[ZdY9– tuo s^qe}„¡ O(°OE´= P,ȱӽ]¡k¢Ðc¶¦·ÁÖ©µ¡Ã߸ٸ› DAÖªy€ bµ¡¡>²ÐǦÏTIF®§‚Á¦œ›«³°Ë|vK½’˳³¦Žp‡¬Ÿb~Ÿ§¨k³M¢XºŸ†a¿,q{˜§–¯ž”¡!yœAƒž  ¤ˆ’—–©M– "M!O*(\+ UAYxuŠo',"AJWT+F,G"*SusIIML" •t¨—’iŒ8uq£”nš}‘£‡y\¼Ry–œ«§¬¨œ¼£‘|𢣷˜¢“Š‚y–Œ¨–›xˆÃƸҴ¥•y|fpKYbkRz]$V‘{³‘Wql~€›  µ&+°X À v½Z,#´yskއ‡¡™w˜.-„”‚™“–q†i†f"/aBŸÄŠÍ”º–©70o7œ¨±£“¸…¸‘/„Ü…Du*1¢kkbÀ¶º¸¸ºÌTœÂ¢…V¡Æ‚§`¤"¶­ÁšŽe'5׉º¶×g{ÝÞÀÎÐıÎãM,;~ˆ‘™ß´Çž2P½ƒœÅÙ§ª¥±ÏÀ¹À®—¹Ê îºíTó¤|ȧcqßÕº´mVc¶»¬¦»£Œšn³Ì…ÀÞÚ“¨?džǯ¡‚f¥ªEa‚®dõ˜Uz—e—•¨€„GTscƒ˜Ÿ«²‘ ]­–S„‰] @‹•¡X‘…t¸W #…@…XO¸€•I'}Ї…žƒ™…£³…v˜£—‡šª‚­¡YÄ/³qŠ“s¦~º?7SN¢±ÎÖ=hS„„ÄB3ÇôD ”@Ì¢]¸ÍOËŽ/s›¼±Öà¢É¼Ñßs¨®¬&’¦Á¸Ë0U_“h<2Š8½¾]‚•+ƒÏ®ÈK.LžÑ¦xUu€It¿‹¨…­ÉÒÏÔÆGC^íö¿:„±Ù²•D…Å—¡az±®«x°€¸­ÁL2^t˜wžK´³ž½lI‚2Y@aX­©D–B— —{ža},;€L 0y¦XL‚?( `nAj234u89]{len|zUkƒ””‹|…eW‚fipƒa:/?‰‹”‰¤ˆ±¥¬¡±l©¬¤Ž¨žž¢„Š=aSªRhX†sn_€ 'h}vuqz€>tTÆ@B¥¬,£Œc‰q…¤q8}Ñ#9Fš§¾…“Ê©¼³»´Ð 2/ž…’ÉߣŽsn²³†Ž¯zŽªˆšœ\ aš°j^tq¨}¢Ÿµ’»¡¦¶&:˜’—°”™š£¥–’¯’@NƼq±Z:n„.U_§—Ó2j/†Æ–z`t¬‚€õš©Ì~±L÷w”«ÝÈInS…j n£°›·±¬Ž`ˆ L´¥¯|Wumð».•×›Þ v‰<Á¸GP€Ë¾44 r©4\Q`8É¿€ª¬MžºR#*œ6RÏ•µ†XÓ½½8ž´«®L~DŒ“«±„©¸Àqow«]t½sgr§N°ƒnxoeAC@’—B­YJF JS ƒy£¬Ÿ¡?"zR+Z‘³A¢S žm¢L:˜rI7/SŠkŠOcSu[h•„Šn_{†Py‰’ag“ma'm8Š£—™~…štgƒ´ŸÇ“¦–‰„MŒ¦¨º¬ˆoW¹­cNž§hWstScJe%6leyˆŒˆxŽ}‚r  ¤@ S¬ }œ€n{‹5»R°‘•µ²ä[',& !»Ã»¾ªª¬¶‰ŸS Õ7¹¨IÃmS´¬£®²]/{¬›¡w~‹f€x§²„п¡®~“Ž‹“•„¼¿ÆÌª jz  x4p°Ø¼²¯{w]T¾£Ý²F"ׯƦ›™iëàìãÆµ°åvÉ‘@¢Ö¯ÑÎßç³³ÕÂÒС–ƒÓr zÆ^»À’é„°¡.•ªË€”«ÎáÅ©¢¹‰Ò¯«Á‚¬'šDÌjd$Ρ§¼M•’W˜€uW´½¾u$¿‘µË¢²§¼ṟ³ÃÑiÉ™ªŒ ¿®“F+Šv¨€—px^|ŽLš’V£–Œ,B ŸU" „ ;ŒŸÃ•WŠ:ÏL 5 :RkDt\r}\,  Fg‚u. z>s7Œg„uxfEyŽ|‰Œ—w›†Ž |S(?Ei{†–”Š…°žm¡`ޱ­Ó¥ž«›¥œš¥»œ’—ƒ®ŽÅbPjavpYovbnjo‰E™ª{S›e·~‡¯¸*º¦-–—±¯»¦ž‹›‹¤~¢pŒ¶B>  1I®Šzx W²†ŽÉ‹³±woµIÏ-x°%G°¹®zEª¡ˆf“‚}¢ˆ’rʼn§Y—¤’‘»vËRÇ¥Ž”œ§*M)‚U–UYWf¥ck ZÊsXZ áÅ̯†˜Ù®¶žÓÁ¯ÅÆÕ¿À¥§ÁF:7¯ÀE&·Ê·Å~Ø«'Ü}/®¿Õ€yË›¼fÈx2Þ—~½×¶©Ô¸˜œÂ¶ÀĪ—wΩ¤É¦ÑÀÑ¿¥’U¶¾º±’רâ±Ï¹Â‘nÛ©e´¾·µœ­|¤²…«§±²Š=vmI§¤Yr”d'z·!‹s’bOZ©6 > 91 ŠG(ƒqJss”s“pQ†€–‡ sYi KnQ|uK R\pGjƒ[9=4ƒg‚qˆ}s—wyx}rtc,I1Œ¢©ž›—¢Šg°€ ³’‰­¨’§•›”„‚…´z£R\R`jvƒh{YrŸ›oÆ=°‡d±¢Ä¥s†ˆ³±:DŠ4z¶+ ¸x©—‹¬»”‚J `½S¶°jLQœ¯„—™—£Ëž}iŒ±µ‚_« ž‹‰ˆ“|x}‚ˆŒ¨f{yw‘£±‹qŒ‹žs)ˆ˜•° ÈgA#$”䦠†{¾Û“vÔ7ž¬Šu†²’ªX¹¹«Ý½ÄÏØ«¹·~{½è¬¹³±·sLAÝ£Î{ŒˆÍ ·¶zŸ¬²©¾ÈÊ’–¸Þ‰ÏˆqØa.“—¥‰›°˜”±Â¤¶¼™˜T•æîª²Ô֛Ŀr"$Y¶f¯1­»¬š’«‹§M¡]Ÿ›¨˜°anT¨&ˆs_¢vj†>Zmq%N•‘c¹ÃŽR¡Ž’ ƒEulu\G,±{>™OsŽy¢†"&1dAO'(wjeƒ(‘.md^^cnv^_5tu„ƒnxqŠ…n3WfSdg‚Ž˜b§k”az’¡|q•¿“µˆ¸¡ŒšŠ Ÿ«‹~ihy£c\W€’šnUˆ®|‡¥E®wŒ›¡¾1‡h‡wŒu©¢‰|Q;„½ —°kF}¡oG«—©Ìn‹+=Λ¬¢£©½¼¦ªŒ‘˜‹˜ “XŒ£¯†{–´­”tž’§‹{ˆ‡˜‘—”’t ‡l{wt³š”—²š¨³zŠ©¯¯M)0™0š¡˜nR³²DEÚδ™r2toF¿“G0‰± ÍÈÛ»ckÅÑȺޕ„rÕ¯¾ÀÒÁÙ¥Á¹t~Lä…I‹¤¦¸¹aÌ”»µ§¼Ï†MkŸì)kÞ}-5#d¹ž±ƒµÓ»™Í–GãÈ &Yuž JÊ´jÞêªÃê„Ê«·ŽÀ±,ÁžzvBœ}º™ˆ†Œ@«S”¥['u´_[¶­h„s¤?}TŠYN ˜Âs}ˆA~ D†–‘Œ,4¬p,  'D4G%K.+…K~ƒ;lq‡ƒAqSVQMoˆf‡{‚fwrd“ad¥\y˜°Š˜Y:!š‚ž£ª ·–}i´ˆ”—¨Ÿ£€okVFim\\b§™sl’T‚~M¬l†œ¯]vº?N¥šv„sŠ…‰Œ‡›Â:<à  ¥«µ—mc¨ˆ°´­| ˆ¦¸;šŽx €“y˜¡–{›‹ÊW,q‹„v¬®°„wœ®‘„•ª{y‘†¦2¨‚š¡{ŒŸ–{¼r©–¦¨º²£'0ÕÜá²’„е)ÙÊB5°m7‹F&uOÅÕX§Êe`+•O™mµÝãÅÆÎ¯ÓÈ¢»¸´Ê±½u |y×z‡NÁÏ©±¦½]À²À„v¸¦ÜЬÅo€b(5 â׬à╪¬ªÔ— 4Í“CäZž`ƹң N‹Î”H™¨½yn­­•·~Í;ÆÂ„y†¡˜Æ°¥n‡m‘Åo—wUF44Z̉‹ªq•m­ 1JCR:`’ 53@|—uU\dlxg)?ˆ#COBgc^lZJPe>£zmhx{Š}ˆ‰uŒ’ˆp‚‰¤|• ‡jR’©š£‘µ³•¼‹¡Œ‚…²’‹€}~nl\“–YLª|h{tx,š™œe…•»gªŽgwpªžƒovwys~™Qa¾uŸp 4¯°CšVôÌ̲²´­DW@š–Ž~²–¡ž™™“‘ªÂ°–—Ÿp¥£%,ˆ¤©„‹‹˜œ‚y‡\‚‚°“­‘pŒ™¨¨¥¤ º¿¼$ Žrª8`~S?sÚ¹Ô×ZŸ°ÍÎhÂÀŸŸ­°·±Êª”dàÕbÅBѲΊ¼Æ·ÁÌÓÇQ´Ë§e›ªÇˤ§¡4${¶·­iL¾^Ò¶3/ Äl1!.Is¢¦ZŸ WnePáǢ䅷JîÜÎÄÌБ=+qµ»¦Å¥Œ±_pÁ¸_~¶n»L‘{›”r —ia˜d˜…+k F~? D  ;@o€ ^2 n©aH/?WXm ]$/)!k DH”yhXYm_AXfn……|||Udƒqpe•‚5mWœ`eŸ”~n‰¦z™¾ƒ–{›m‘€Œ¨²‚›A3£s…]‚OkzrXsºB¹GpÂwšpr§}ŽškŽ™—Цv”±}•y•¢‡œ‚‡eŽÔ‰ÂQ>}u:/—Ý„­§ Í­c·®—’'zÀ¿ž ‹‘–Žt£“ [™–Œº‡¢°Š„‰˜ªw“›…‡¡²y†|©¥¯™Žžh¶¢º\F#'G “š˜lû͋º±bÕ–k)ÈþººÛ\Í­ÏÑ´ÇÒ6×zÕkÄÎ˺ºÉÆÃÏÅNF{¾™e±±»È,Z©Ë7R£«Å›¹8‰ ` N€D xΫjWI碜¾È¼cV‘©Íìáåïí‚¿’ÔÉÊ\VãL¦¥É§¢L™§²¢­r¨®w–‡–‚ˆ¯œ‘bK„—¤Ž¬0:3 %ZM‹  W [[ M¨‚_0i‹)Dn+A6( .NE:p†xaUmY1TWo|w|§v„~€ao~Œš¦—Xk‚ƒ&{£x{Ÿ˜x¨Äb«†’¥‹Œ–‰m{HHŪjvofa‡£[^ju}XºPfc˜“¥aœypq|po†bf{zZ‹†‰‡”¨–€~‹¼B  PU6 # &§yz”§Ÿ“Å~¥6h·¡£5;¿Ÿ¢–¢‰µŸ«uV¤›¢K¦•І‚²™Ž‚¡©—šŠŒlœ¯ž¹£Ï¨­º—q'¼\¯iœ„µH¡œA(ºÓÁCC·ÎæÈÔ”µµ´Å¨ÛÐß›ŒÝ39íÁke©°Ø¸ÓÀ±DS§ÞØÔB@‡Å”5K«KÄeºµ„€|Á­Ìån¢¸¾ÍäÄÙ­èvM¬Ž¹ˆ ¡Ñ£©¸±³¿¬»ÉÁ¿ÑºdÈÚäÑud³¦§hœ³¹†¦f°‰h"ƒw[h¶ ‘Q†~s½ j5{kt'   &v j(@ 1[žŠ†4c„j y7¡ ‡natXbH5Xngtxxš‹ŒŒ‡z†‰lr `“Ž{€l3‹Ÿ’—œxzššŸs©Š”ªœ™‚vevdNaku‡{en´›P¢—*'Q‚€ngxŒw£bª\˜¦“½ µ¡¦^¦Ÿ‚”›Ë , .%+'7 &9¯Œ}»š®j»”V•š®TU—Œ¤{¦˜žžš®œ˜N Ë p‰ˆ‡‹£§¹ŽŽ] Iž¥¨¤ªŒ‹¿ºn›’A  lœuÈ~†¿YžÖG¥ŒgWŒgŠ—fPØÁè»Åw^bå‹O¥ÀÒµ—%8‹çK‘œGÈ¿ÂÉòqNzÐÖ´{Õ¶MÙ·. «wnÄλ¸¹¦›¶›µZX‚¯ßû¤Â±¾¡˜,k¢Ä¨Æ®·½Â°ÅÆ€¬O«Öˆ ½¹{t)³¨¢¹§ªlw¿ +~&n’5i!-pŸrUd2 >ºL¬ :mHRE F hi !SG w~p<Ä‚‚¥ _kVxjjvWfgIRv`qq{‚’š„‚„s§†…sƒ‰‰‚¤ps§¸¢~{°c˜©«›Œž“Ž˜y©~i]f†SWHµ)z³ª—{™± `)j«tƒkmž­¯šx§±–¬f#\œ@+”²Øzˆ²³¸»j X¡d %A0*= Ÿ¦±¦Ã¯giˆœªª~­ `ˆ—qz¢z n¯Ž”Œ„¡©~—¨­‘¶£›®®Ýž&…EQ´{wH{¯ ¼¨lp$Ñ"^B~’ž°›§¢¨Ö^Ïט@nŶÉHÍJ(ì–Þ|$ò¡‹6:<@hk­³€2™Í»ªË$›Èˆfz#G­Â‹šdc’ßÕÑɇ´o¦È§¬¯¨X>¹³«>ˆÒÇ›Uľߤ¤šL•m´aº·²‰¢zÈ­C|%‡‹‰ƒˆrm•^aDŽ“cz, £8UV‰’=Z:–¨ÅK?}6pN•Z0, q}m=QTa\ 252”v}[DhPB^k@ËvlZ–‡†p–˜ˆœy}RD8©§h˜¯´‰ž®z£ÆŸ˜”‰——Ÿt–œfugrag§É®bÇŽ°|´µY8l– &_ƒˆ‹„«W­¹mÓQOOe0·£–Ͼ†ÑŠ OjEQÏ ­ž)š›ËPI3 _»/HغŠ…¥‘ˆŸŒ¦ƒAeŸ“—˜@?ªF +aO®ˆE°ˆ¥yŒ‚—›Ÿ­·•”Œ™§ž’¼Âi¨1  d§Sˆº~tÐc]¨ÕJˆ(;Qôy]¿Ï¿-¾¼­U'’ÓÕѻ´ĥәÁ©´_KŽÞÀå´S[5ˆà¥§¼Ý°©²ÃŒÀÂÁØ_Ÿ•^RPnæ¾ØÈÖʨ Ñ¼j—ŽÒÇ̆Ãx^`GÏð¹¾+ß²…š¯J¿‡›„¿³·kt¿¼µ¸XÇ€o\q‡*‹ƒ ˆŸQ~kYS9V" 7\7ž4‡7[©¼¦˜‚’¼€~w&LÉ{84rwkF N&g cQo20 ”]v`]tVNIfJŸ~|‰n§yf™’|œh•~A9“¦«™«‡ž§—€¨•ª„‡ ¤“”ƒŒ‰diP ‚€ilR R“”G–hpŸ¦“¤b |¤’Ž€­‰Â³”J‹}|—­~­½FNW7…“Š» ’‘ '·»8C  Àƒß»ºÏ¡~¤!}Š©•£±§ˆ‘´£¡Ì& ÕÀ»š$Y¸•‘‘¯®¡•—«Ù’´ÈÚÌO|½´Ìʇµ[g“¸ã­Ã0X&#+ЬÇÜår]k$”íӶΖҭœíßt¸H±Ü÷Á­cœ@ Z/‡­”šÁ¦«•¨§ÁénP厽åÈ¿±ž‘§T‹Ë„I€¦`­}ú·Ã–¾·º—€‡Šš‚Š…$.À }¥}Kj|rE%EˆYu[PpAnE>š·v~OX,;( 9Yc 7}S]‘rfsX@\Lre•Ž}¨˜ˆnz}…œR¥Š‘m…´‡œtƒ|•”¨ˆ˜”˜Ÿ‘¼”v𣩖yN\Œ§ šyljŒ…ˆdq‰€Wo#B•ž ™·®¬=.Uy¢Žž˜_h­¬‡¦u”}¦{¬¼‹š¸ )3^ ªæß†´gÅ—Yž“¦ Õ©À§Ç œÃ›š¦"? Å…†€““šŸ ‘¸ÏÀ‘Àš,s®{·ª-—y‘ÆÛi,Ä)C„°®›ÈÏ™>,R™°/„¿¾­¼[a8RÅŸh:MwâALo 6Gzֻ޲«=¾¡¦:6ZЬ©Ñ¹¯ÂÉŠánaL”ïÁͱ±Ò¾´n”’¾T:œ—Ê»LÊÉ‘¥¦jg†] >j>sc½¿®«Ã´È‚W&nS?“qvœ†‰a¥ŸC[{€Y? L$—r¢‹bb„#T us–• VR$bR™’Žƒ^+!Y„{'mGFJ]lcQsI[4iY`zŒ£†®ª‡…Z/*s”y@/>¡%§¥fi³™Ž¯¡£—Š™~º–«²™‘~9'+aŸ4_Ρ;«Ù"œŸwœ‚„ŠŠ˜´Š¥ž’™‹ˆ›tƒESU.^Ï¢u‚’ž“±¤°‡ŽŸ¸yp‚®‰š˜°Ï  $ Gà…z§ˆUª@µÁsØÊ¸Ì˜‚;†¯iFš‹f[$Çš‡•«Ž¤§¥•¾C9°šÍ·s•ÏÖUÀ ¨±£¡3–Ç…jr®´ÎÍÇxÆÐ±Ä©ѱ¨Äæ\Iýz?-¹n<%2'¢ºÃh—£Î¬ ´~…Ž¿á¼³}Û®¤)ÙÆ‚~¬ËÀ«•5ŸÉÀ¡«œƒß]œ½ÍŸ†h¹r€È»€.!BK‡‰xu|˜“¶VÅÆ¨Â/·.:”¡¤™±Œ™}syŒp9œŒT1A=¦—¨~‰ˆDj f …yFtDi¾S9 ^Hx•Š“„G&\Ac™41|q…8QHwrT~4W t„Fxz‰¦§ŽwšŽRCSm¢¸IwV©yo;T˜µC˜´›œ¢Œ©²‹£ŽƒnÍ¥¨˜–x«”vR@´ =ÌÕ–|ˆtŸ‹š|w—–ƒ‰š¢˜š¨LgŸ¢q¥”±y@ ‚¡\>› ‘‘Š£žŽÆÙËÉ•% Q ¨Š¨ÊÓ…ˆ£‹h—¹©Ì¦„¨3  ‘®È±||šS³w‰™w¯™—©¦Ž›¢¿VŽ¹Î˜µ¢²§ œ±s>4®²NTo*#sœcä»”š¸¿Ôzi½Ôdž—”³ÐJ[”=<%3˶Ƚ¬tÅðáä}B9­ÀËËפªÇ§¾Åº­RļعÂÖ±ªÃ½ð¿·°¸¡Œ5ʋ涫ºJjK‚°v|Æ{~|ÆÓ¢/…y¹¨{€´—‡¢hǼ­£˜…^x}®o–ž5f¦a®|x{u/‚@u¢¥¥1 z@QtZ7=‚f c4‘‚‚‘XbL«\… 75&_‚*It:a$ƒJ…Yxp=Ubnppxwow…s{²š}–‚x Y`9‘œˆuŒ’…ºŠw™“{Z–¨…•‚eˆjCxho‚uªŒb“Љ ?‚‘t†¨ˆ—©Œ £Œj‚ޤŽeI­¾—»³dmŽ­ ¡Ÿ®ªª¥ ÇÉЫ‘£ÃÊ;   r‰¢vt¨•©‹x D7g«·«˜¤ˆª–››d˜yƒ—ü±…ƒމ­§¯£œ™…•¥¨”£ ›Ÿ§£› .—¼‹RR—‹wÐR=SØ·§ë¨iº’•b6h¡Ö6B´'/0*>&OÆu§¡‰²¹«ÄÙlCåÀlÀ5²¯ŒÎÀÑFÄ£ºÃ¬«¬b^¿·RÀ³ÊĨ§õÃÚj©˜¶Ô½8> ¡UŸ" /*^ŠVµ²Ã2$!Ua-e&Œgr.(.7odx‚tra3_Q?jpjvUa`‚siw­v`š‡R†z¤‰‡Åz¿‡­‹|‡†m’±Ÿ‡§u‚„›¡{^mŽ«¢eˆ‚Ywƒ>Öp¬‹}–•”ƒ—›“–½¤\xM "‚ +# ±†‘ž‡œŽ›š•¶`}¶¼É“ Ž‰²ª‹ !NoA„%_©ˆ ¥¦• À‹k”“yz§µ‘§–…Å~…”„Œ›‰Ÿ–ޤ¥m™¹ª›”’Š¡¤“°’Š k §(#“ä¹ÙiF¢-]¾³’Ÿ›X‘ÛÙ¤¦ËOˆÌ£Å(H„›)¼²Èµ?; ?ÀÊc#Ӳ×'±ŸpˆV­É°ÐÃÛ6\ªÓÐË®¯ÈÏȪιÙq¦¶+¿¼vÁ¼ˆ¼4£lˆÂ˜ŽŒy’´¶z»P“ÃXp–šŽQ¥“~Prv£­’[M4 &RMŸ‹¹H x’_n6‘°ˆ.4m€-"‡‹ŠmÅš¡a4$96vi=( {<.”’pQcFUTbH'HYzxoNf’nC®ª†•‡h°Z_ŒŒw£I‚«w¢¡sˆŸšt¢›€…h~2ƒ”iTZžž…–wy±¯{—˜ª²±˜…\sŒ„¥–‰Œ„6ŸÚ ¯Š¥š‚†Á}—š|y&[’¶‘)OR›‘–§: –ƾǻ“¨—‰¤<Ž'\ÅB£œ‚‰¯Í˜¾¯ˆ¾±¬ª„zЧRJ¡Œ¹Ž¦Y¾••š˜––”•¥‘¤ª+®:â)uXQ}uŸ¸g» ®¼ËÕÆ¸Zƒð¨½Üe¼Õ—§sso–Àm—}K!aÜ·½¸£ , »ãU¸qQ¦¿ª©ž¤«ÂÌš‹mfor•^¹dÓ€ÐÚ¸xnp³»ÚÊGоµ¾Ì¸ºÑ¡˜©[~„Œƒ{Û½_gš•ÇŒ¹—ºµŽÎ@¨°ˆ› —^³hh¶C:’€¾†œh ŸZl xh™L2hRK)5`ÌŒ@Ê’K›À´9“‚O #sÀ«·¦|31)w¸Zo©^”¸±£w8I•—ªÔ³–°¡Ç‡Éì§½hk- kÔ­×Û´ÅOÛ·œ}yJ†#H4¹±ˆxÕ}{ž«Í~×b°§ ÷ƒ¸Å·»´d£‘¹´•Áxt‰…1Š’e›§„z”Ž™±–†ˆ?%32 E‘„¨9§ y‚X–Q‹°«Œ«€“{œv¤Œi|psml›ËÎc8vq%t©‹e+¯¦ª†—z¨y–zi•ŠƒVE;t¨‚*Ng€C8ªqh/>T( ¡…sZwEJbKGlZ<‚{€ž”“}n‹m]—jcNQŠ»6[‡”~••£šxr €¤Ã˜c—~•k~;yU&vˆ”5GÁ¶™šŸ˜“—v‘…­P˜ë—Œrª•¾­ˆ*~l­ƒÃ¢¯¶, %ŒŽpŸœÓ›©8(6Œ Œ{›¨§‹„‹Ò¤ÅÀÇš¤´Ê¯¸¯³%C‹Ž•£ •¥˜^§’ŒÜÖ—°µ®^”|„l¼©£`b™°Œš‰ª9™›#è4* 3à·Ž¬ÇxžÑ·¾Ò£Ê°¾Ð±—!…€Â¨QcÄ´~ÐÉ~ų”Š hέ‚j!ªª¬d+´Á?,>»Š•ÏhQ'±¦ÓªçĺÏÈÖfV}¼Fì~ï 6¬Å¥ ;´±˜ž«`ßs§vˆhhª°¦uÆXaÊÁ˜ ¡–¦‘C`§i”µ‘)v¢º2J ~lsgqmc¸«•žmru[Š;G,&xw‚É8@"2&¦/chI(@d¢ 1Eh5Eu!p ~i}F80PŒCvBxyp†oŒu¯mŽtL=NQ+f„d•Pƒžœ˜—Wˆ•—‘?Y“·±ª…Æ´‹†£›…ìndЇ—‹{Âu¶ÏwŒ…ÅpœÚH¦¼„r„¥­‰‰Á­¦Ž‡‡zv¥j_À«¢‰¬–³…©@˜£™x¯9§€RÛÜóÛŽ®–´§¦¯§½Í—¿­®£¦¤¨¨„©•gƒÉ—Ä z¡q´…±¥_ Cq¢¤‹˜“Ñ}m\Yo™[VÁÌQ‡Á{.Ìl³u•µÀÄ—~|ÃÄ`|­àŸ-‹¦³ˆÌ«±¢§ÅÐÍŠ,½ÎåB4š½ zÍœ«Éh(AŸ¶«¬²°¨`Zà7UªºÂ¼o‡äZ•Í}¨lt7Fn±Ž¿Ž²RO©z’Éi¼½Ç2©¼-™Â‘¡œ6¢¯\ª´˜U2¡†t˜³a jO&d0m-‡qve½O•M7^b”MŸ™3N#9CcT x7‘SMI,BO(±yefolM4>hz9bjkyƒ}€†{ƒ{qZ†OzR„t¡¢”Ž’f N´žoš…˜›­;=± ¡Xks†‡Q™}¥‡ˆ¨£ –rs‰s‘8‘‡™‹†…¡¸Œz£…†t³œ£š›™±‘ƒ„³—¦„¤ªÏ°…¬Š¶ŠÃ‰c v·§Ó³È3›†˜±”•žª²²‡¶Â°¹žžªK^˜}wÀ§¹¤a8s–žž¤˜±8˜š„~¤:²˜¦°@š¹ð6  Q7Òl³áÓ£¥É³Í∠¯Æw´XÓÅ«º•©oŒѦŸËdZ¿¯³±‘ÞÂÖËZz/K¤Å†\¬š’±µÏÄ­ÆÇ²Ò{¡½ÊĪ”À6»• í0Öν½CBZSHTÅ‘ ˜·Ãp› T«Ÿh¢ˆx¡°}Èz T–cUJ‘y±®­`“? %ºƒuª– ‘ƒ«j˜6^Ty[nR/¡WP:je H˜CYK@kQyzM  Ex‘[:or9keljn=`Tke‰!Jbxi\‚Œmlm’“wqH„ž?d™‘ €yži¢€§›‘ž£’š@„Ò±•¥];Ž”dœu†.W”sŽzwf›Š›• :¨Ҟ‰•s“„£Š¨Hš”œš¾|vy¡±p…„, ˆ‘h@•™ˆ¦–Áng›d¨”¢ª¨‰‚.›~«~u±µw^ˆ @Ÿš™À§ª‘˜­·¶³ŒŽ¯v…~”•‘{«¶¯”›†®›¾_Șàà›§µÁ½§Â¨ÅÕ®†À¥³Î¸Ç‘ÑʃbË"jxÑ3<¾¡|©Áseá³W&®±«bv¯Ïv…«£Û½¦ ­Ñçâ­À”FD¬R]–Vs¦€ÁZ6•…VNÏjmŽw=įU¢ˆSȦ·«…Ro­o§†In…š\£‰¤¤¸ …yVqNR†s‰= ¨}®s‘•™‰F‹«N H«Y%@\"šX#)6&H eŠ1U5‚k@luLHG3ŠzjgpP@1mxY60NR†y_klhrluŒˆn’šœ¡‹¢j‹¾¢žµ•šŸ“•Žµ&¥ƒ!h6kvÐÃz\Ž‹k‹|€«šŠ–ˆµ¬4‹°†Z‹Í­/‹©$®«‰¢¢–—Œm‚•©””£º‡²Q\¸åèàjÏÖ¢{ˆ†&±h–À«}K(œ«»Ë«Zr“¥¨F¨Š>”¼g©¦•‡¤¤³u‘Œ¸‰»€ ‰¸Œ¬ºžªN 9YΦÖ[!^ç“H½Á>_ª¢¼ª/@>.‰‚°Áž…¦4'¸Î¬m±a|Šž£Ã ƒ“ṟšŽ«f„žŸ³›Ør­š¯«­È´_uÒoc…¯AyoŽËbмž‰}©Ÿ©Ç‡ÌÏ­‘I°È~¤È›¨‹ÅN²Â˜<žš˜´GD˜¿9Ȳ§š·‘³©³]%¡²­rNÑÏÒ°¼ÇwªÏ¨Zcµi/ Df¬Þq¾™}V•w-•½šk—•Äq?šÅ«…Ë[¦L%>_¢·Ã׆ÖÀ|àÞËÙӶ̧ʲÀÌ­›Ñº¿¶™¦Î¤†œžsk´À£_pÂS?Y~´¾¬ºÊ² ‘É͉ŽmÑԩС©¡Üz'4ʬ};¹¸"¥ÔÌ©©¦C¡®¸³·jÑ`†£a’‘¡p¦†Ÿž§³e•qyr/p ^C“7ˆ™œ "_k^ 9D ‡B :zeIG©~@ h]‡G"0.*7NwfaZfVD+IFYszI]Dqšzso‡yzƒ‡xžF‚eggY†`˜[Œ‘Œ‡†qŽžŒdµG£ÉX\5}OžFu—~/o>- *L;Ô¯ŸmJ' M»EÃN›_»£ˆ—žÂ† z'%`£ ¶¸¸ÐÌ« ?åÒ“ ´º¦Ç€3‘` SÄin™kbg!”sxsuz„¡½ÉÊ—¯¥ƒƒ¦µ¹»—†¨Œ ž´ž¡”È+¸²xr4²¨Í¦µÒÅ4) ?²®£Í”§m`Aa_dƒ‚m¢¸Ì±­_¯Ã©Ë”ƒ¸F£À¸ÊÂÕÈž1«³B*D˜Ç¾©¨·°Y¼ºœµŽ ¬xȧ¬©¼Ù“talÂÓ‡g™x3NK^»˜‚~ĵËX]SÑ­•Z¢™T¯ˆ‡´¤•¥­mxQip~My´¸’5 l¦rQ o7Nx&S<“j@5° koo‹–[9W.Y4t9 ” *o/,kj$L]bH}j[D@iS|7V=i‡Š}r‰—ht‡:o·O‡‹q›I¥‹²ƒlª•’l= Š`&;\mT]œi®~ªÃhÑ·v§™œv­‘´Aª^‡ÃV—3 ‰Át£‘¤˜»Ä™›­“¸­ic. ^b•è“G,Ñ®šŠ¯„NyÂ}²±½ËŸÃ´°ªgLR•¥ª¥z³ˆ’Ñ”©šš§¤—„—¤’‘”œ„€³”–¤£¿—ƒßˆÄkɃM !.ßN¹H•ƒ½·zÉÖÉx€¢&¶•¯‹³ÆÓÙ–1¯‚ÍÄ@Ýà¾~Ù¾g ‡kl;7AN™Á¦-7‹ˆÀ“Ï¥¶³¯„Ïó{˜˜Z¹·o™ƒØ¹¹ÅÕ+Ç»ƒèqTª‘”K¯Ë±qh’O­j]P©x¡L|b–±Ô¥…ž•swE…•‡=®a]Y Ã;44V4m™-§  ”ž¥7 !^€ ]C&>egO6LxY^8Z2TŠT>Z›V6—¹oiwz™“|aŠcˆjfX/T—}w’^k‘˜†“Xt•ŸpŒLÀ›œ¬Í£8_A?4—‰¡t?¸¨†¤€½TƘ …i ‚b C±´§t‰®°žfˆ•§—¥¤—±ÄÌtuHR=³’[}’§`nŠE…¦»Â¢PÄ—…´ÀÐÛœfeÁÛܦt`±¢Ô’"o›ž™¾¥µƒ­°© œ€—•‹žM‰02e¹¤Ÿ’U4›Ãè ÊÌ~!'б×R’©¥Ùݯ`¹ÆP¿åÚ‘Ò¾Ö๵ɱ N¦¬¯ÛN H1° M2•ˆ´Óºª“¼¦´± NÊ¡R…`xËRbˆs,KäÙ½áß{±lâ %cdN‡GÊÒL©±Ó†DˆY‚x©mŽ}-p{—ÂÃ’ŒJ£P«°L– ª dšˆ ‡Ÿ°”E ,sM‰U_==fbY8X.*7a[2^==:@@‡Mq<+3<,eVbM†J7|xmvD„¢™‡oYˆK ”kjˆ‚Žqqœx{š˜™v©«Œw\ZI€A¨«vIy X¢ˆcžd›©‰ TŸ¸±³mL§](;-€ )`lR)mØ»np˜ÈáC $F}ð–PeLn»ã¾Ê¦R*PxH|EMŠ˜&9@5Ç«ÃÅÆ›Jpqwhu~‚˜º~à©pewnp X”„ µ»&ȼc­bv¾´m†Œ¬yo'¯{ @e˜h|iK¿.LWDsQ 2”v‡=¹ºxW’tŸËœk†ˆ==d EnvDHZOBEKA@`2 •QL‹~bYfTpoqŠžsŸW=¢a#kŽ~p€•\›„vІ‚Š”ªyœ£sj·…1…«ª¨¨»™§–šŠ–‘šŸ³Ã´ƒÄ«œ•™Ñ*I‚$5~¤’Ÿ0—‘žh­Ð–µ‡•q?TR›ˆj)›°pe†Ç¥Ÿ™¶³ÐÛ ©¢Ë¤&EˆÅ°Î„‡½¤w™‚Œ–˜ˆ¤À»ÜRssEu 1¹š š¨£—…k•LF¹«Kn5CN»´‰›²Ð‘İ2 ¯[f’zN[ÞV=fmvt»§~V?#3®]BT3" M– D§<“OÑ…Ç݇ ­Ñ9WXvwH—Û¥ƒwØÖAžu™dv deN¢)ÙÄvš¥©W³ž˜€h¦­@-#nƒiÅk£”y 3[Š#˜zgKµ^r™Q$ް‹V†œ-r =Q\ '3„KRn¬thOYjbq„—_‚„‹ >xfˆdŒ”„‰²’›©™ˆ³˜–yšWN`W9UF½Á­¸ =Œ¢o1®Ä°‰~R+S°°d²¦ÈPÃÄ( BÐ>Æs·Œ¯’+k;WSšu™—?„ÍÆ¤Ÿ6œ¥½¼Ç§L¬u˜´Ó‹»¬˜¤—œ  L“y‚µE§–œ¥¨v²Y²¿»OªwÞ1”¸·ËªØl+VŸf E*¥ÍW®™‘…ÆÆ»¹¢" [|žÇµ›—¹qS§ˆˆ‘Œ‰²¯ª¦Ž/ÚÊÄ {®‰Ã»¬ž˜Üª ¦‘«ÌŸ·#[DÀ¨ÅŸÊÑ¿¡iЦJް€}у¼Wxˆ­&=3<…JÀ6x¸4Tµˆ}@/i˹šà) H"2!'!¾F«kÂÏÈ#+q¼ÚË€ÅF¡~~P3½>Vn}—Öª¥R×KZt:5‚›Ð–€ƒn‰´¡‡l(£œ° %0¢·+‘}BL0Q–Q“ƒªœn.ywŒµ|UŒ¬ev`‰“~—”ÊN$ A Aœ#SM(non[VU`?8b5Cd$n"Æ«zv†”_&zˆh{׬¨Á[šÅε ·0$˜Džª$¥ÄÈÍÖtfâOÁ—¯ —É<)ÈA':6oFtt§SÔQŸ›xǸ—V<ÏC<)5æ&Œa›¸“èVšµÃÉ¥›åg¬=ŠwœaËc¶”=ƒ}c|om~‰†Zƒ;{’£’X&!h‡—$€i}eŒœ`²”|› ,¬š¯© gsz“8‹˜8Vžt¹´gM8; A=wtu]__F#!Mkrf-hk“9GxD|†‘†qyd¤‹‰‚/O^³‚‰sOJ’|˜¦”’£kx¦Ž€tŽ~±¬Â‰¹¼“§“·’¼·S² Î ±H°â¿¡‡•»;^·†°µa 8ÅǬ¦ŸT: Ïž+%žŠ}qÁ£«‹f´¢ŽŠŸn¥˜°©›•¥«½›°œ“–ˆœÅ£y†e“–ž—¤x…Ÿž±+k’ªt%[‡¶±·ª®¦¥(¤¯ ˆ}ŠnœÆœªÄÄÆ (p 6 …p:äšqp”º4h ˜ŒU4™©¹a…¸ËfˆßÂ}³¯^[kr-aÝc—.’J¶ šâ´ºŸ>¯zx¸¬®@1¸r€œ §Ú)’¾½n´_¥mÄR¤lÀ—až¤*–‰…hbz–nz‚£‚¥cl†¹„? >Ñ^‰¹-p­´±­š³i€”0`’~Hw dLK«Ÿ£v™™‘•¢”µ51n E= 8?“oNHRc[ QmRUE;^Yœ?OI¥…y‡}ƒ|;xW[…V€Œ™}~¯Œ˜”’‘•‘i£‰«+Op’[”•¸±œ“Ša‡—5’¬_C­©ÛBIK­M¶ªÀLW®£ Y¿¹¦Ñ+ "™ 4›œ—­—»P&‚‰­D”†…nZ¥“Š5)¿ŽK¢²³‚²¥Ë­©œ‚i®²Œ®© ˜~©I&\º¸Ä²¾¹ÓÊš“À c£Ž´º¹ÃEa–FXÛ¥s#†bh„z®´ÄVÆ­»Îp¿ãÌË„qGµÞÁg§Ð•(tÈyQР*MC†Ân”¥EˆÐ!…¼°¶›·.7,jV[ JÎIÝÀ{13šàÂ3 z|Ši~µ‚i±Ë“(¨pš’œx¬ª‰&¿R3§x}–3dž”¨±¬–†A! _¾nc,V.] q€¥c¼Œ…ª…™Ÿ­¸­1f; ‹= C;W`Qd\JZf^/[!’™˜œ–¨»¨†» …ä¡–ŽRxͯÛd$Ž«¹¢„ ”‡{s–¦´q5‰­±¤®Ô·Ä±¸›™‹œ™ °À·‚^J$%N\PU/’o^©¬d‰V¼¯¤Gž‡š¥¼z†uµ¾›7À%¹A6»«œ[F¸–$lˆi3=EÐd6,G5=]AŽ2 ”*‰”¯§ºÚÐ{Õ-miŸhœš6ˆJ™n‚©‚D±sO‰„½‰™_LÀ“’{nli€HªªÉ‹o  w°†?Ty>`Ž©Œvh‡S•›–tT®’§€ $M# yr-&y‹J?Zsm5Z6YJ@MU1NmªŸŒj+G{Z‹ztµ=³…‘°‹~£jŽ·…–„Žˆ£Ÿmuo§p¨Y¶¬–‰q¹¨À©È°T=YÖº½«µ‘“©ƒs™º²ž”y‚¾I JÊ‘$%ÑÖds‘³`¹¢”“œ–˜¦¦›²˜=¸³·‹Ø¨­}= K½¶ M‚¦»˜·š“I(¥¢››¦²®¦ª˜´Š¡œ²’°£‹³›©*Zq–Œª©¶±s¼8 P;?A3JƒHB.„¦`’®•¢µÅc e²Bª€¶²eÏ…!ÖŸ±\)CœÉ>s¦pB/-8¯Ç9)]jF;0·A¤©¶5p‡ÎɼÅÅ“°©2“£’°­l^`U­Ìtˆ[~q´\”ž `d¨mbU„‚™9s¡´¯‹€ |£­†¢“‰Y|[·Œ.¨ !z—^j¦’Ç LV46 /Q~}’A]jxV'!.X#BZ9?B*XWn@“(K0qs¿©rŒÄ¹66‚†izŠ|ž–“ªž”C˜Ò†‹ƒŒ›'|o·~Žj¾µ , ^“IBoz˜ÀÊ©¬¤¬¨£µ¢ ‚›FD‚vµÛ³Y`¨“¯ž &¬¦ÅˢϖŸ°±¶Ÿ§žf§‹XgL  #5 g O= g~’´¯’-z“œ°³¡·/J¬¤§¡¨µ¦•ŠˆÅ¯›œ¦¹®¬Â}³¹\¢R(N8q¯¶Ëɸœ@ž©gž¬È´”Ý}×|3D aË®®ÑŒ”«#ÛÈ£«úŽi_UMhÂ}6) + (+eÌÝ.QfS*h_Ó88rBPu›Íƒ ”»¥Ç“«jœœK“ O¡¶­ºÓ߸WX’‹V©Ài®±dšŽk¢—rˆ¯¶ ¨€E^)U©S•“E~fkv^vŽŸ¨Š¢]q‹€I BVJ`{QibDPbw‚Z!"gVAV=R% 3z†A: +kl±•Z–k{ nsVXM²Œ•‘›Vy›Ž…ªuŽVPƒDf<*Q±Ào3{BMHi z¿½z“Ÿœw¢°¬ViÊ‹7‘®¼–zB9𬷙¬”µUZP6\Y€ˆ…›«®Ç”½‡`>ŠŸ‘l 8“& 3A†Y"QYr ¤¶²˜«£‡´«´Àͼµ¼µžº±ž‚·ªŠ¡³š©_~Á~¾Á¸Œ`F}°­²¤µÀÁ¼«EN\HjZ·Â£U–›#ž«š‘ªK#“œ#¤ÙÃ>$CŒt±\RœØ®@È›:,#4Y­Â·3lL9I!=cÀB@;9@4B’~i+[‡„–”7{  ‹œŸ€•\—‹²œtˆƒŸ}ª§„cfYk5Q"e´˜¿š‰UW›)3 |©ºJ )l&¥•=–“Á‰‰o®h£~t­¨d­‹°±´± “²¼Â™‹21¬¡Âq¨¥ÆËK  E­–Ÿ~‚¤´‹]L¹¯H«–“°·ÊG|l¦¿3€¢´¯Š£—˜„˜‘Ša¥^:|˜µ¼“©¶ s‡kŠÏ¤Úp­Á¥¼Ç¿Å±šˆ¼<“¦xѼE>8Ô†bD?°•º·?(52*eÔ¿ºªÄ¥Š²À‡>»Â1`¦,.!XcPuk¤¶š¢40Ÿà ˆ©*K‰q…fŒa¸·iJ§ˆ§f}²–¥’¢ ¡µ`«¿™œ±•Ê>­™l”S…o§)—¢±«³Q•( fZ]œ™„¡}B Œwr•Œ|:ª—Rx˜œGN€/“¡¿•–JHf">^+YD,#NCl18U$jAŸODl‚av‘oh[ /‹­x¨˜žn˜o¹˜„š}†¨žFbhpU,¢”liC…E¢µŸ¼¤2{7}©t•؃7'¦}Å…¦‚j_ÖÊ¥±¸~ÏÊÁ\M]ct²Áy# HiE¡›†•’‘™j}¼©“„œ•…“{·¬€ˆœ–º¦­œ²q‹tÈ¡›¢¥¡»I{Œ\†À¹°K+3[=\{ÒžÙÕŒ¸£¾½ÐÄÇÄ·º[¡˜YÌiH9|I]p7OÇŠA¨ÉPÑRcIJ³ÚÑžªvlDv‰T€€™(GÈ >ÁOU~IŸ‘µ©e¸p cyÅEEMN Y˜…sM 0s=UR'^h/?41?!  6`<5Rhdp–¬Œd9V=2‚{›^¥pq-‘“œ ¨}Ÿ¥=H?i@‚MY?…‰)C˜¨®¾ÂØÃ¯°ŽLHÅ[= rD¨~ ¥€‹§†±M—aßÆÈ¾¿Œ&q]ݼĉb¼2pqÙ½°¦ GQ6'08Yr–^|Ëx””Ķ[Hm¡Û<³Ño¾¢Ä»ÛM‹•¥™p‡­—¢€˜¨†©«š¹…¾Ã—•o¹KŽ’±l1yW6™ {\k‰¦Fc€\>L´—œWBG3agG{`Zk‰¨‡†o=&k#ŠQv'…kFRLX#6UBX=AeOŽL-U“ŠŽŠ:˜xšJh†Ž˜vrWs£y—Ÿ\‹§Ei(.+mZ>locŒsfr”*–¡Š¡¡¹¸Hd—‡¤´¿0 m•´LU‘¬§–ŽVJ…¯¡¢hO¹™fo§º˜³Ê˜ƒÍ™´£ª/F )}Š®²Œ‡{† e¦‚‚O‹ª›šµrr¡§‰˜»ªœ, `ÙSÁi§n€iv̶•»±–½¸œÇ±°® #º¹¬´®½µt„µ¼³ªÍÓ¾¼·¤ž„u¡~ŸŸ:ЍºÑ•|=ª¹Ù·¾Ù‚°¼!;±YÒ nQ#nW¨¬B‹9:)ʶ5¸«‰¾¸{i”WÉṅ¦k‡O¯»y\µ©jÅŠ±¬‹ ¸¥…Ž‘œx µB_X@ƒ`ÃMb¦rm˜fm$¡ooÃ~–™.¹oe  ¶ŠuiFŠ—¥z„<`Y|&S}jyVH>.D$=g2R)›Q s|{¤v˜rYˆ~fŽjw•›Šˆ@œ¢v…™‘–_B’Cch6f^dRZN£L„·ªp°Õl›–³Á»³Ã±„t݆0­± : I6Oƒy’ Å«ŒmmŸ»Ð›¡¯­ Kk›6œ­°„tP…ww¸Hf^™¶œ+ƒ•m ©x–Ô‹r­§|Ž™˜yŸÊ˶¨°”b™h $¥°­d‰¦Š¡­¸®¶¨ÏÓÊÁ¾¬$* Ƙ¢´ˆÆ™³Ë_ɨ>”}Ü”g{OQxƒ·Ì¶¢£¾âwá…eŸtGA£Ó}zQ˜ +T©€»H[¹Q36%d€>wË„†‚3¾X¼‡°1’È©UJ„ÚׯW Vu‚•l™´®pp”¤¢¡œÃQ¥m¨¢ŸŒ^g£–oƒ¹”im€–\¸EJ%ytt€Œm½”­C1||ŸŒQ\°³°´ƒUO(k96…yIoO1.#WJJK98d$ hltx|jS„„ŠU¡Z‹w«£Z”{ˆ’§x“‰•&“rY‡|›_n;iAKq2c ¯h­®‹_($).6ˆŒ;Z]ª¹SÈo4|t‚t(K—˜ƒV+„—o†‰‰„©+"« ˜§œ¤…–ƒ’¥µ©ª—˜™'‡m„¥š±–¬‘Z³q¥{Ÿˆ¾Ï·±™±ÅA D§¦±ÓV:6¦«”œÀ­Ã´›‹ÑÖ9Ki°³¹¡ÐpÊ—Ò¾ˆ9x|”žwµáǺc4^‹IÜA M´Á¯ˆ-8.aÓÍ•Bp0…q¦bGFJÁ‘5:J¥ ‹T^9“c²f¿Çž² LwY‰·º]²Dh––šŠ´¬Ÿž|¶Ÿ†‡•¢™’•ežqˆN”›Ad†<·€–!P€  cZ¶gP1h]`k‡u€žŸjŒ:"8} n’k˜sSYC:Ckj 3 <E{U‚D„«;^™f‹‰Žz’iŒ“™–Ÿ™˜v—™“\^‹w_£U[c¢abª[{­ei°‘£ '‘*e‰ƒ†FS–r~¨ÀŒ‚` $»»¯–ŠŒ’ˆ–HBˆ“¨«%y²®¬§™¥£§À¾»”¡—U4P¤•£jŽŸkz§°¶/Qrl¼¨™¨£©›‰Ÿh‰µ¼™Œ ’¤»¬ª)€j¹™ Ä½©Ã{«§,l´¿ÈçÊï˜ÀÂȦ£R2ºÒHÁŽͣ¦ˆ¾½4Â͙ɽÊè´µ¼§% n›mÂÂÍ>dlZ(>ÁD¦ÀÅ-aß—°Ø¿]=¯ÅÇaW±tšÊT‡°}x…ƒ¾|ÄB´£¤–£¾‹‘ºZ”•˜‚ŒhÈ–nvŒ~„{wM·}`¶JGRL* …–_\rE6QPxˆ°‘[cEo)  *3cykXVomR5RP!=59a|t…’%^\f§’qmƒ•^hŽŠ˜)lŠ”‚“WE‚/uFnq’pKcG’i£›³½h¢tgyl¦½ÂÀ££Ž£®du†‰|„s‰M¤ƒ‹,UVz‰‹«¦Ÿ€³¼ ¥£œ{»œŸuo–ª•‚¡˜SJU‘ƒ­ ƒW“z’«”S´™µŠv§¯¡ƒ°€|£¬ ]$/Ff|޽•h~!ªœŸ³¾²Ày·¦].H#%à‰ÃžÕª±Æ“a¿oÄIVSÀIJ¤€he@„]´vC¸Îߺ—ŽÒ_ÐÓ³´½BT¤X;xrd?Ä̲lo8gÃÖTN¨»ÙÔP›‘½®5J|]’‰¥‰¨M­º›¶Ê¨nŸ>iŒ‡QŽ{™diDu€)k„º„%›i·<{‰wC ƒ¶‘µ£Œ†‘±Ml¼ncŒ­a›ŸtS‡‘_ &YeGeFV8@s>)%€Hƒg_¤†’œ†tqœÁs˜¢‚x}‚—ngpWY2cvŒF6•…ºUœG„”p›¼‰>kРºªœ”«ujw–~¬yx—À˜|<_«€ÌP’h)5ª‹_žqzt‡¢iq•©‹cTv…z¤‚‰œ‘£¦‰ˆ™‹ƒb#£ºkœ´¨©¯Ÿ¨‰²EA¤Ä¡Œ>œ§¶žÌšTÒa§·k®¼¸Ë±—Ÿ²'“ǯ¾Ãн¿³mfIz¢Ž³›ªœ¹Ý¡dçÆ6kWI+‡•y~"¯Ô™Ñ€g¤RÓ¸¬Å/((Š9p~Ni`OÀÀކ(~Dc•}¹Ë™’·“¯¬¸’±F\šŽ”§Ž¹\ƒ•»ÔqÙ°œ|ŒaEq†™™ b(Gw…aG“K^£c4f$Ä~{›]½:£Èx_‚†x•°‰™Ž‚&œªH & 8t‹I8lR%*KI 5#0 €suz‰‚“…qxa™™•W€‘Ž…Ÿ“‰’h‡ŒvZŠ`L,mR‹‰†w˜šXX×9“VaŠƒƒ³«§€;€F|ž‘œšƒ' 0Y~–˜“ªt’›‡w‘lÂÀ’5={§‡¬¤~”€Šfq}§µ©‘tq§—€˜‰ƒ¤¸š™¬¶¬µoXe™»ÄDµÄˆ¬ Å‚eâ•®Ž™¼Ñ½µÆ®–…z¦ŒÄĽ·¤Y™‹zJƒ‹²Ç¶™ÊÆæ¥T—Î+MÆ¿«x¿®TÓ Œ­€&»ª¸M@3’.8}$©FN\Y„ž¯sNÀÍ>i­Äœ¼Qµ¹W7J¾‰‹§n6užÁ¨ÐF»­¨P}’ +bœ{°‹Š²f˜†|¤lMµ“†F{”–¢Rtx WÃ]Z±›o$·o«v^d!  >pwVHWR$@[>>Šuf„ޤކ~€”~“u¦~Z˜~|’…’‘‡qQvgOl7—ƒrd‹;˜>F¡½i¥Ñ¡}´ä 8…zŒ:?Vž£Ç¸z•¬ƒˆ®§®³U9;¼Â} c¥µgQsÎc¡=I(œJ$Z²Á¼f™z¬|‚j…Kµ­k¤K¿]ÏÕƒ9¤`¨E\‡’{²CœÊÁŸ‚R˜µ‡‘‘Q0no›–²L_Upmœ•Q~]´d„´WQ[š….bCvP¡§°«§.µ‚›»_1 XWS/`H8q01( w‹}™†„˜š[…¬crhuzŠ‚‹‘Ž˜‡|dqki‘™UDˆiyi@‹µµEW^o—¸¯³dR5¯vf¤sP{´²––’R|€‰’…œ—L¥‚Ž“§œ¸Š‘˜¤¬¨©‘·µ¾¶ªŸ·bt“¥š‹¦£‘ƒ¡l¸Š¸‡š†~…†~v’”N=¦¸»¨¹¸µ’<¹œV°Ék’ ±~¿´¼À“k{Z‚¥’ª±¾®±"+¶›z¦_«}´‚§µ»¨³¯¿«Å3&Ù¾˜ŸO{¾¾É½*5¢¹³–Àß×Y7C±-•a U&‘65§hG8‘€S—}r„k@âx_Ñ‚Xy„a_o§ª‚’ª{›­ÀWˆ‚©fƒŸXNB6p8T›Xs±p–Z¬•!µ¢•[¥K˜¾°†t~DkUq;)}Œ’ŠžŒšI*JQMi(1f`5E/ 99' "‹€a†•j–|˜€p†K¡fpf“މ}†?~gf86\~\W”‹vn·gpNp´ŽXeD-4–›®}§˜¤°Àf6mžŠ•˜ª­”Œ a§ª±€ž¦“—¸w… _?/‘@&8OwŒ©Ÿž‘œ£‹WLŒ€|Ì­‰‡M4›£“v’Å‘}†š£¶»¶¥Â¡¨µ³–Ì£ªÀ~§ŠE‘©¹²»ƒ;_|¯œŽÁ—^³­ÂÇmpÄ®¶—Á’Ђ…™f›†«­Ãœ´Ì®¥ŽuWÁ/Bº¬‚‡+C<-S#;„ÍA?Ll)5ÀX·¨S}k–•VÇf£V”3¤`T“i~‚’“8¶¥3•ªV·Ÿ¹‡}rƒm"D·ŽMmPp‚l º]Q¬®¬±Yb’«X¨g†™”‹Ð$‚¤‰Z­´x¢Œv|hˆp@ H]4O7N7"  q„Œˆ…Ÿd”yXr9qb‰\Z~z†wy5_ZH¥:HOkŠNDkA‰R^…›MJ) ÐwƒÌ›A’½lRu˜~¸’©z•›“Š´Á©`g€P˜†¤‡‚=¥K"2MG^h‰M…€–¨¡š•˜ˆ“¨“©‚• —§”‡ŠF£ž€ŠŠŽŸ¹¼«¬¢¤‘©¸wZ½~°ˆ¥‘5™™Ÿ²°¢µH~½œ²¦—Ô’²z2Ó¬«t̨qª›©¾g?Ìu*“¸±†yÎàâ¼iÔÛÂ/ =ïtQ8*En€I:G 3 e1Àot˜¶s˜›¬§<³Œ{“|CFc²yVg ´Œ”×r‘‘r’{˜¬P¨§w¯#L{|w«/£™F˜`}sMŒ+£x²‘ne¶ª%7„,8Nm^R}¼–¤l^:2Ihc$T-iDf '% D„‘gŠcD®‹–ml‚š“ˆ”v›tl”Ž’‹‹yyghf{‘iˆZu~o8rcr£¢“›5[Õj!Bw]KŒ< ^@‡g‡k«œ‰—š‹#J²³¦C7G}o\‹¨—€¼¢±¶¾È¦ˆ‰g……¢APz‘vŽŠ—ƒ¥œŽ ¥—žƒ™˜±‚†z’µ»¯±µÄ½›ž“¶½tF @l–¾+Æœ«Š»¯ŽrΙ°–¡¯"¡|¡`̦«»À··¾³Æ½½¥a©Bi6ƧÕ7EÍÞÊÊjÔÈ %. nƒkƒ`I/>Á)†0™‘-AǹB¨ˆ™fb“t–Œjs‡:¢Å›olyz¤¦º¥£“s‚yĨ—rt­«3q£„xaQHˆ“YÑ+´^‰‘Xx[U¸­vWl¦56œFay­šK[@‘Ÿš[o’&"ZpLW.l ]1*OC#3FlXn‡‡_u‚‡`|ª_;f‹k~}‡’6dQY\=0•˜€™UT^R~¨4vy Ö˜2  'š¡fWc}p‹w.n‡–§‚t£¾«š|¶±¥•¡¦žŸ’—†¤‘Š„}Œƒžw/l—ŽƒwnŒa[†‰ƒ“xy¦~ %±›N”¿´Ávui‰ƒ…˜©Æ³ƒ^‘†RfÌU¼¯‹§‡¬¶°³u‹¡PjÛŸ!³Á¥© Åƒ‚´?l5o“†'"f­Ì!hŸO=xÁ±Úμ w=ia2X°< „/¢Žfd;#W@ʰf°KzGq r»›—¢?sne`]dŽ®»Á¨½‹–‰–¥€˜‚M‹¬2˜˜† ?–²6„"—qš”kw@kŠgxx”|†gn|y¤½´°Ÿ‚y* "9+މe7Š „­Á£w“€…§¼ ®wpqsˆ¤C4E ‘˜²2c ›y{~¡¾uƒ? g¤“µ³•›~{Š™T´š¥šg’—n •|zŒ—ž›§½«» 4Œ¸µ·vŠ›m4ˆ0 q¦Ùul4O ¨8Ní¼¼© yw«×r_ÓÖÂáM‘HQ/1 •¦Ë¦—Š^kŠŸ’§­„ƒk–Rj£¹5Ÿ ®Ê}¤¥oœxirª`’]g­“rXk¬]K‡Mlek˪‹R fNQxVPZ?Ä¥“`]’\SQ&™˜Ÿ›K+*L%?,1&Wxm^@†>5={uDx&|FMN–j|j~av]‘mzs‰]yp–pyF=~Kvy-3¥Y)ÂÃO  {¾dLXvŸ¶žhqi‚‘…Ÿwik“V6g”<>iœ³šžtbrl€~ ¸£z—”§®©n‚ƒ• œ¸¡§Çª¦OA<™—Štž|…¸ª‡¨–‰œ¨ŒŠœo R¢©¥¶¹˜‘˜†–½²Ì­–Ф†b}”“˜ˆƒ§»€‡y8³Ö¡Ÿ‹€Žˆ—~s«Ò< >à  ÝÞÚ’‹É sjÒ{‹†¥¢ž¶ªˆ‰”º* K0C:‰Ðw}ƒ¤ ev„‹Ízjt„…bqhl¼‹©Ÿ«¹¦b§µ ‰«‹„‘t†c’…‰8“kK@ _²£¾`R$‰@š5–V¿ Y‹PpSËmi“ŽˆJ­‰M   \ 0KXrxouŽ|¦ x1 d N•l†ltŠ’…¦™—žu_¦d}`‚€Qx}y‰’aCW\SY'G¨qn'9)8 (A‚¥@ug€™¬Bƒ•jvzZ©•~‹zg~‹£›(ƒÁµÅʽͿƒP‹›‰~XŒœt®Žˆœš˜•œQ‰†’ž“ˆ:/𝢑…w{*/% Mp”‘±Ÿ¯? ;L§½äq­ªŸ¡¾§¨Bg’ª{ÍÁ¨¤¡°¸‘©µ¡·X.¤™¯¯¶Å§È/i¸W¬Ã£.TÍc1ëœZ¯V:CIueOvàÔŸˆwyš©”­ÇÄʳÃ~ i1!¬Å¾ {fF&vKȬk´Y„`„Hmv™‹±±½°ÄE.–™©u€V¦‡1cc[„ŽcjlÀUeÎ^~P.?-p^# ”[’²Y… $r£ Q0: Si‡ty‚|„†¤(9R&1 m…ƒˆaŠJŽœ›Ÿtvw‰Np^šqu‡s“o…V;+.B©…u=X–Ž]HJ  1wÃŒ‰˜º•›\¦¥†ªVn¶lš„˜zZ€‹|ˆ‹¡S!*>Ž—ˆ™ƒv; D~zŸt†¨€E”w‚i„yi9Š…‚„d ¢œB< ±©{¥‡š=16%-~¼Ð¸Õ¶²¶·*ލ¡™—›j•ž|Ÿž °z©¶o|q¿”†I{œ“¶o®ŸÄ`y =;$l« a>¨¶Œ§Ÿœg¦¤ºƒ—ž«ÆšÇD †B8¨Š ]]º©—É“¥›¯·Qy}~\‚“–—®±¯=»®Q›Pˆ0O¿³f¶.u`vt˜JªeT—´²"eP³œyp  # Mž‚u›v{4 m,  |C; `˜€l~‘~–•5. +:O{smˆ~VYeyPj_¦ˆrgckŒxpv„lu?/R’‹[…€Pm2+bg…¹‹‚¬œˆ€z«˜¦šl‡—¥ˆ–†£—”€„š‰y­J,gsŠ}\+3wH]•u¦iS'ŠŸu~o¤•±¸Ÿ–°‹`·Ž¡‚˜­zX  /§±ª|„³P+Q†Pn……‡x^d“ehz‘†amt{…–wh„zeh{„njz‰U¦TtsYWPXuXr£ª¨Sq( /¿<Žv®ºœzx‡AaŤ§Mp¡“„·[5`}„Ÿ‚˜²›txDm^—•£_D™p«œ¤vm‰€{u˜‡vp$'%<2¨}S^š‡¢« °y“’›ž£•)-¥«œÍZ: ½¶¸¬©AÑ Åy¤©·º‰Š£‚¶ÎMI§…¶¼“¤šˆ¶Æ¾žÈ¡‘ÇÊ53¢5é°•K A=ªÉÍM7}Á€¸Æ±£®£¯Š¢¤®¶h ; ”µ9:Ä“¡ÊGÜxŒ‘ZXz­ žªÐvÇ„Œ‚’¯?£`d¶”Ÿa¬~ ›©°{V—vFh#‡C|IM  9RSxš=c o† 1_W*;#I<lrt~d—‡9;0R9>s9™cwnƒunn|ˆ‚™g‰}X~“‰Ž‚ZrxPˆ{¡^nx£§®{vЇpRX/4Áh¥$Ž%,`á·†6’¦­wO~M-v”v›Np::g–xµš•”¡t[MK‹œœ.2(ºŸ„3›‡‡w«­a(w”™±+¥©œƒŒ—d©Ÿ{DC±ŽŠ›†Lk\ n¦Š_;~›ˆW™=w–¥£µ˜œz»ËC›…Œy¯¯£˜ƒ¤’K®k£®µ¢»6Š™¹±€ˆ€¨wįªžÃÿÙèÚ* ‰Í¨ãÄR-5Í•Z\š‘d¹´¿Éª«°¾ÍÌ‚»ÓS qf aÊÃ_ Z‡IWr¬’k‡Š€n™€œ–u™Ïcªª¡§2«_€!H”x“£²f„F =];\lK•os  T3 4o®   #_9_9TFmFi‘ ’ ,7bDM+0DR1ŸaŽ©Šrt`‡††šŽˆ‰š•ž”{tŒŸ‚œPpqAU‚7Æ °“z¸r‚¢Ÿ]©—Lqªc)J›J1$ [‹„¥¥j¸aO°–¯Uq‡†‡ˆ™~t• ’Ÿyuœ®—ocž“=@p›~‹”sUyx^6~¥¢ž’¥‡}‹²s-¤²È‹§v]V¥›Šžš) IxqK;‰q–µ›Àèž°Œ£Œ«Ž¥³t}‰±»«y[tÊ»—b¶²ËºØ¡¦o0RR> ©ŽÂ‚mksN–Ä{[®µ¡Ð¾=¦º)Îaᘂ8ɾ7fŒWOé~›|b}ƒrŽ‚—”w©˜¡Nj¤~ƒ4Uy8FmÇF6‡ f{*’§mB:.Bs #mWz4ccP $ GB8MX 8W  b%MjM2 #Œsju“y„\…€l‚ˆÓƒˆ…ŒŠ–—Šj]QjPƒŽbsŒˆ·9znHµ†lž~zŠ[=”™)=›`œ˜Æ?£¤'6¡~A`ŽŠ’­¦ƒ¡›“¬…j¥1u†Ž W74gŽ’•{¨…o’B^i…žÅ¯¨¤«¦¼³ª‰™‰pM¡t‹••ͧ£¥¡± >5.ƒ{v›¦a]%!l»~«+Ú¸ª! V¢·z©¸œ´Ä²¥´¸´ž¦]Ç W^¡ßy;oŸg‚nÏ•K׉ @‹½É¿v`XfÓ> /xDVXh*°yz\*ƒ¤`"ˆt–«¸¹’Ÿ{°w›ªV©ŸœH¢•¤>¬LÙ6€vÁ’Ð( EžB j„µ MŘ ,<2!ÅL   Mh4Q>5-J%Q'08ŽA;,R}ll–fgŠzg}<‰´ys¶†‡…3vŽgy†_’o‡ƒ˜xiTbKoŠlj—Õƒ„ެž}š$%Wg^§S_q)±œ™€¢xš˜‹]‚œ=S“.f{~y &lžP•šŸ¡±…“pŒ¢‚uˆ‰•ª¯‘ZPy±ƒ¨™¨Ž4-œ›Ž˜—€gw˜€¤Êm D…™[RMS „ikzq‡~}{mvˆ‹‰’…–¥Ÿ•„L”?††’‹’Byp™z„KNj5bg”¢§†‡€²•\žB*:[g‘ˆˆ·hI"0}Ÿm¢wWy{|ƒ~¤}ŽŽY…VE…‹“r”£µ·¤—­ ¶¦”›¦™¿D)7AŸµ–¤`+—V¶bK¨”‰…§³È6 2²¢¡!&Y±¤¥ŒsÂÛZÀ³ÅŸŒ¯*ES­¹©·€Ä•ŸŸ¿¿»Ë«tݯ«Ê¿œÏÍy"JžyAJzdÈ„;  ^PƯ½@Ì)µx{’r»N\¾Âd¸K¢Fec—‰‹Á­€’¡•Œ³m¤«—†xÃD`gO¢u$7[llW‡  «vs5$^I`>ÎÅ’Dˆpˆ’ŽA ˜°œ2  Im`# &P};'{p,#4\/R˜BºÁb}“jQ{zv€sšŒ•gž§“q’NŠŒƒ‘c¨œgŠPkzTsa¢}q”†›ƒ~z¤AM}/"3!pV‡ƒ™’v<œ–TªŸ‰‚’uxŽ7•—›e%4-tr^€‚ux‚›†¥§¨³¢§³Ÿµª—ŠN4'6œ–®“'1p”¢k–®ˆ}–‡©»‡m‘ YÔ¼º+¦¦¢¶¨iÃV´À¾š±Ò”Y“5¦¸½f†g«È¹fI“¹Ê“̳  †Ì¼Î„¶Š³Àž™Ç³xi‹hÕƒJ"X®i&}ÌÇÆNGHµ·µm<6–Õ«tÂ%n$}qžkƒ^œ±„—™Ž|©_´°¤šP£¯ €;C€B^‚_³‚Kµ ­{nQ[nHK@·‰ƒS T¡TBˆ¬>Pa CQK 01&l[P;UmcXc$[Q†w…„”‚‰Ÿ¬‰€Ž¡‡³¨L…‰\_¦{y€z‹xerYw— “Y^“‰xŸ¤l£[¤¯°žgR‘>#E³—‹†… ˆ~ ±`„•ª“n‘Ÿ•K#(\x¦š7Wz\‹†€jz£™š£‰€“€”˜‘†ˆ¤«¶’P"5;d6€§s@ !E›ÓÄ™ºcÁ©°7"¼Š­•8ÁŽ–'š™¸i´F*³Ÿ¡”*ž¦°Ñ·zªC~xPJ…£¸ ÂÔQ;5€ÎóÖƒPØf<£Áe°kj £­œ‚[¡×1Ë6Ù—¶Ïî¼2MiLD…Œ v–”r…§]ªž§ƒrŸs‡.L!‡?Rw L~! ;bƒ„¨J„M‹oOIu€)Rzo›‚   !MHBZL•]n ^EdOj$dO¾fˆqŽ~‡Žˆ›—ŠŽª“—¡‡pe|¡|•Š‘toˆlŒ‘¹q?9z‰š³Iq"††»‰;&Y¯bD"•ƒ“ˆzKm‰—EG˜€¡y>]rc…N‹‡•“€„‰’žGfŽ’Ž—¯Ž§ £¬«ª­ ~‹ >;;ª]Ta„±Œ½ˆl!;yº¹§J(ﻲ®Іv/”—Œ´äDYtž¬T`N§²ž£J2“Ä}¯@_±u”¾O&,&Ö£s""WžÊÔ>v¹²mÓ»vÜMÇᮿ% ¿d¿” ¨La~›¢¤²©œ“’£•‡¸…bV‹“…_Qš¡˜Q®“G  {¡•jr*j…tu¸ ½: šo/ ('X61lGZ[Hv"A3Ÿix|xuŒa’–‘˜•Š4š³—Šƒp‰‹•†‰fb“Z‚~n›qtxHpŽ•op„|< P‡g˜’~¡Ž”09-{ˆ•#pMr‡˜|ƒº{`ˆ©¡šxm!>pq…P_^ŽˆŠŽJc?'<9A}•n”……6L–˜“™‡‰O%ITI<¤“š©½[-< a½¢¬=B6Þ¦”mo–y”€«µ”ƒ™?9  x°Ëe&‡M}ÂÆ±hh¦‹Ã°:ƒFAÑÀÖÅ(o #¹ 2B„(²¹ÛÏ«Ãn®¿r Ä€‹O®'sQ;; cyA6–maƒ„”‡Â–ŸÊs«t¢Ã—Zb”Ž}–j Æ¤„’Bkš} —^ˆ{…Cer_f’8 †k%ªb«‘CAœ: =QAfB4+z=¯‰ˆz£Vxu˜˜™žU[¦£Š²z’‰|–}i|u4ŠŽ‹mrj0ÅŒA-ÝN‹Ú06$Vv4 ‡RHR@=$­td’f‹z—¨Ÿ‹Ÿ@Z…· tr]z…w]‚y_mgbƒ¦QŠ›ShŽ~u„š’{©¿x+L\;Ä6qƒ¦‹Žs%;VŽ‘­{œ—HBƒ†y*3h{ˆY|m€x‰€€—[XVDg%S}‰w* 698EL†uŠ„}•§¥‡vJ‰œJ2•€“£05q˜­°»ZW𤷼ª¡°™•‰ q™7MÑώϧš¨iB&O‡º½—ql²¨mP z\²º¯–t)yŠ: ;>eá§£˜ÕY[DãÑR§QµÆ²£j`VT{;u˜´"«pÎÕsƒr‚[“r©‚¬JŠzŽŠ[ƒ¦B¦€ÍY›wu}Qƒu‰„ Q“¡Kv-½r§‚—8Ÿ›\G5Q…U2,ERMo8<&Udw|f}ym›ª‹œr†Ÿ‰D6N†r†W„PkV‚{kvYˆx`©Tˆ~Šbrr£˜¨j?p‚Œ“=C¯u(™‚LŽˆp€ ¨Šr‹¹n~‰“–“Œ –—EGML†wm‡\=JL1™cvœNEƒcF%%2Y\•†}¢•„}œŸœ ‚‰–Š’ŸŠ•¨²¥ž‹?5*¡–ˆµ¹·´¶¶«£¤’œg°¶|ÅŠ¹3'c]DX' Lµ¤µ±½·³´»Í®9Éša–©o“¤™“½U!XÃÕÏ€ I‚³B€‚Ðyƒ4دӧXª€PÃŒŽxz]ÁªdÀ‰‘x}œ[‡‚¢˜Šv‡n |”R¬¨^˜lšzltS]wµ‘Õ£‘"Š^’ŠƒšJœR‹–ÄZ $]…;vpr!k, Œoc……‡v‡o’„”w„t‹n§UwuHvqZ~u^‹bN™fwgŽh´^ŒŒ‹—‘›zŒ¨6>LƒH|¤r©s…§fW›v„jsn'2 c’‡„Ž„¯†;|—m' h~N(%03:‚Œdx}~k‚w‹;}op’}ƒ[e„uU;H\†‡²¹² š”’ŽŠ—–x´¤¨ ’¬|“¿º«°º¾·¿¿±—Œ¥¤º§Ç¶vvXG{bvÄhS§³·Á»ºÅÑÏÃl_›tEV„ž ;º‰¢° “Éjz˜Š²¦!ÀD΢¹=‰x• ‰OA3ˆW•ycºnÄ„užq p™?‹‡¬–b¤3`µw ÈLbI¯£*ÁN%­o—®ŸOsk”Á{js`‚ t!VTW]’]G2I•l­ƒ’y~mb€™w„‚ŠxegŒU`€[yYœ…••bVN†Ç¢’ž‚cˆs™’¢|•’¨rše`®€ŒŽ™~pŸžŽ’71+zqzÕp¡u–Œlf“X“—´›¸Ÿ˜—ƒ ˆz”—Š~}‘>,‡K%=u¡|–€!Da†·š¡¯ ’gŠž¨ª¦–¨´À¨§¸ ˜ž“™´²©Ÿ¦¸¹¦§¥ÃZ!KKW¼R“´…œÖÅ¥ÀÇı\qì֌ϓg©›¹¥ºÆ¼Ä΃ž°ÁqG½ZÛÅÚÒ|4JY dsK~²b¸P“dw+‡®†\ŠŽÏbži¥>§U}L©YŒ”¿U‚–N†[ÌA—©¢¦u ­7†(€¢s’ ZŽ>&XS~t^VK =uh±€‡Žlg— xzƒŠk^y‰[Tƒvxmx‰ghyŒsIDuŸv”“€]j‚ŽuuŠ~“=wމx|¦”¥ŽF'@=)N”|††wšo‰’Jˆd˜ƒ„tRˆ—¢eŠ|˜¥¥mWxeZ}mP/*b¯”Šyxh|fp0†”¹”• ŽÃd•—‡—¢®†¨’vª¨¦´¦´»¶¦™v°»¸»ÇƼÕå1 7J²¾¬KR¶¸ÂŒÇνS” ‹CÚPxw½¸®´‹‹»‘¡¥Ê¾Ãjm%{àÎÚ»Ð¿à‚˜tSHBwPf‰—°ŒsD‰qr ˜ƒµtˆp—x‚p‡·‹TN‚%j'ºŸ€6…©£¦ÞÌ.Š’; Qp‚~¬¥v‚fgA9b:vkxM6'*{‰cnvZg}šu~„uy¦›‹b~2ŒhB_kznS™•udŒ`v V””£xˆ‘°|“š“–}wv Ÿˆ…t‰‚’„„ƒ %&{†—˜®µ­lqL}”}v^zŒ†¯›¡²…`h“ž€•$–y‡Šm;5‹»†‰ƒ§‹2'm†©,g¡“‘—žªŸ§¨‹u¡žŸ”²²²š®®¸Ä±Åª·É¿®ÅÆÏ¿Ú×z/ =%;dsà a‚´E±·Ä–`­¹©.#|Y£ª« »2 S_pŸ}»Äe`W8·Åµä]³—Q,¨¸VxF0¹ÃK—k²†YerZu©˜X’©^‡c¸~Âz Y„ƒ»ÇƒšEDªš1˜¯­![` fŠGoEP IgCI.td†\Rg#*[Šlxƒƒvošwšt˜| …pyP­bUbg†8Љl’-¤†r‘•œ»®—Ÿ‹k‡Ÿ“žtƒ‹’|~’‹§„•f|G'!>µ}¯|šv x¥|–vl‡™™¤š©–®¤›°bkY,N/`¥Í›žŸ±z_7gyzX¬»8P‹š¼ˆŒ ^…¥I‡d”xš®1•£šŸS,nŸf‘Z‘‡lÑ>4 …“˜ŽoªŒ|Âz¡»“ŒW| 6hUE[^x`q=~bM2Oq‹„s‰w—t‚~€‰Š†’vmmp’|–>xkŒs4q'gš™‡ZŒDJ+`AF'MDZ’–’‡‚nvz Š”§Q)Yšrq¡“†nP"!Yj†xm™¶ cVg'dYC6]¹}^y¡‚…ypV!4…Z`heª´‰/…¨ž‹…¤€žUs˜‹yŠ–†›—¡œh’£|¦³¡w~«”€–‹w&*¥–•”?{ªÃp\5 $$qžÁ{–K±9ßÈŠF2];y¢É`?“¶sŠe“_ŠgUÊA>6"F×ÓݼTŽu‡¶X¯dpz¤0Œi€”e¹±š†¥y›—XV”‚–Œ:`}ÇžY p~bqŽ›£X OAƒWÉoRÐ.4+s£J vVH@CuQcE`nfY(sŒ—~hl|z{q„‘‚€†emqt’ˆvŒlhbZŽ«miv²syp„Ÿw†¤|Œ¡•ŒU‘Ÿ¥»u¥,%;zŸn‰€›}ey‚„o…‡tŸŠ‰‹Uh›‹«}|–ˆyŸ :¦”R"”wvv€zjœŽlx{Ÿ¥¢ŠY†x r7R£‡†vfŽ‘z¡e¤œ_•u,@*®“ºÉk´˜œ··£s–ÛÛÈ´¨€!&*(φ35`¤m``´ºƒš¢¥nžÊ‚ƺ•˜­‰šŽ Î¶YÃäEœDF †WE¹u‹‘«dNS‘¡©‰r¤„Žrb„’mH?›[T|nŽ–hB #ÃPs)Z_W@˜µÅÊUx =“p˜ M c‚1Hx3cx1UV2>Cx_ty—ktƒvTpo–v|Š™„ƒ†}j‹}SŒmRi\ž{…OWŠ‚QE8‡.'w·™iˆŠ”–nŽA'k¦]s+S}c9vªd‚~‘ƒš¥œ»z‰€}~Šƒ¥¢ •”n‚¯‘¤•‰¤†{AiseŠ —‹™µuC—a\Ѝ_§ž“”=‘‰ƒtE <~Ÿ[yˆ‰z@‚—”(< T¨ƒ´¢«¡œž¾‘iÒˆ‘±µ¶´š¢À= Ž4d?Ó01T«q¬Už·¼ƒ³©§œ;{¶¦´†3ƒc± –œ´¿±,9‹rT]t³#ˆ†…q©~ch¿q•H¯»eº˜¤ˆ…Æsb¶j’_Œ:T–+1•qi —+‹–Ón²­£dd´˜/N5zpJm_) elBRNEr7a?hhs"T¢yrG‡`’…Žˆ‚gvYSW}j|edy•k?€Wo{{e¡j!A…­ ¢«… ?q7&P}†„y©l3*Ex “ºŠ…[i…(…v„…e‚}ƒpqt‰¹¯–x|DŠ›hy9 ¥“—Yhq‰Ž•qrŽxu¬´¡š„Cˆ‚‘rˆ`-[e–ˆ¢ƒc{‚{‘HB)8•~š•¬º•ª-tù‹Ê°¶§òÄÖx+- ,TR4,dS1‘¶‚F¯®©ly‡½ÓÍ’¯Ÿ¿¹½ª|jxÆT¶2sÚ7rœ\ͧkm…!å}”’~qr‹©v©Š_§¬–`m†“q6]|›}WVTx½ [Z p3Nfr±œª\d³]‚SC{vQcuN‡>˜ b'B?;}mL;^eX!~zmn…wˆ–{Šrt{r†Vq_ŽŽfœe1Nv‚WtozmNˆ£{Ÿ¦• 0>®‘¦’›ž²£¡M4{ `w{nŒ†>g¦Ÿ|—†Š‚spz{ª¢j;=!v}b‚N”‰Â‹£“VD‰‰žj„j‰††˜œ’©‹Š€I˜ ¨~Œw˜PµC> ~“Šƒ‚‘’…uo‚gi%VJGz‰ª¡¯d«­Q†žK¦¸Í¹Æµo;L @bXLOjoŒž«-ÂÓr¦RI‘¹Y¢s—¾”½Å…•¨¨§w{m£ŒÁW‡O¬Qœ€yTˆÁ™k–Pj›Y ‹«^¥¡†¤›WŠiŽfceŸMu,'ªšIH 9΂®Lt '§lX†$*H„°EQ%BPHO8'2dGT‰zpšjsƒwub‰†‡_Wf\}„|rroQP€|{‹d ‡ah,˜—…š‡ysj5b«˜ ¨nEL_=AO¶ƒE†µ§Ž›–‡ƒz7%Yžrt„‚‚˜YPT0!-UC%ŽwŒ“¦_;ƒpNLr}…¦ˆ¨‘\j‘•›£IcJ”Œ¤Ÿi‘H8^lOr†w}–N›Š”m‘z‡j7QEˆm©Ã°±/ …?Iɶ¹¿¸¤ždE];Grõ3$lUul¾k-•wpÇ£››Š»˜^Ès€i“‡´Ÿ‰Ož{ÁËvÀCg¹g»šiŽ“ž‰ÃqL¨…[`¡{g“ƒg‘|Ÿ‹©Q …Zi‡g–+ a5QN¶Ÿ A´‹JŸH‡ ANqªµUBa. ?5E_:9QKQ1KoŽuH€m‡…wy€”£„luˆue[q|Ÿ3|ƒn|Y•9i@aˆx›Dœoœ•³¯w">9ZaKšV‹–y£jO5¦‰‘9!-2;LŠo`kQD'm—Y:vˆO‰XJ¤}q; €ši„‹–g™…¦´Ž/+£³}wk¢lz—ƒŒ‡cTR–‹}}s—Vv›xsklŠ/2u‰?H‹“_Nœ³bM±( [ȯ·­°t|‹nR8F,(Ï.&U\oK^?¹™‹7©µ›¡ª‹ÂÁš²h²Œ&Ùp¹x¡z‡€=È›–¶-ä¬'vs‚Œ‡h™eq‘³©_³†w€j¢oL\{¹N ’œM "w‘•S’^X\³8"r-H{"kK !    QF3  P,e/)`64Y0>J,WV™mv€´†m{ƒ‘Yjh0x„wt‚W“›†®…MH?›¢~‹Mœ d## J5"%9dűž}|`ŠŠZŽg-qŠd!%(?)_Ttiz"T1——…ކ…›˜†’t‚ „vŠ™e;‰–¬”S ÈŠ¡žˆ™šœ…‘¥™\4y‹™’„”rŠk„i€„Ÿ‘|%ˆz‰Š‘y, p~= {¨·®s˜¥±«Š©¨ºç²h&gFk$¥ _kid”˜½·ºwrs˜°¥‘ˆ«½¯±vÄF#–ƒ•œ¥½°Yo° zuX‹kn‰y°]†¢Ÿ¥„³JF1#ÊV‘ \M)šfvzSÀd£Ç› É•I-$ N•·”Žk^””y  '9&*fOfx“GL;DFQVŒzk‚° dbšŒŠua`}M€$‡‰l!ƒ‹§‰“j`¬o|¦Ž.ÁnD,o8<64<‰Òq'P™QUI‹}|\@Ea—¨Ÿ"Jšª‹€xhWE„›’­~‹z{Œufi„‚“›ˆ‘‚§’Œv”’—0\ž¦›‘z˜‚{’•¨®†Awv~q$Ss…™t©‹”¨Tc|z—†•|¢¡. Hª ™¨Ž¬»°« ¬©~qÊ̦·¢ZMqT#w‰t…y‚]ÀµEb››‹„šÀ†›¢‡¤Í^ †½Àzª­_¬°x†o¥bflbq…†l¡”e±¤{! j3ËUG}–vC}U¿Œˆu R”v°P|•“¹s %Ê 7¸#n¥½o !-agmCpGjFM 8)?G{Oq€~¹tœŒu™’|\‹yf~NM|`Š~€V…e4›~‡a…–Tw~?od›ÉT<+DƒŠ†¢> W|.nšY`tr7*{Œw2|6-~wosOI’iuœ‘”[­¹qohic†‡>cŽ˜Zr®À1 t¦Ÿ¢š„VP…°U-sŽvk‘[‘9/+-%v’S@48Xœuž„Ž‹œ/EŒp«X5¡º’lfb¤˜ˆµ°¡©wEN¦¹¬Š5 ¾¾¬+‘½²– «–e"«{Znb”Wb^D²TYП”¹ˆ¶ o–jFÍÊI¯´…°Â\³pÎ@…n‹z²–„¨œˆ qŲZ¯´j€Ÿ<= †ƒnuY9z…‘OyŒe!¥I ŽÇ "¿9°§@‚“- tH#=La!…%L+$(, ednwpvV‚—†ubNnnŠu?~vq”Tc]e_n\V|hG“‰ˆ)kU•y,Tj£k{l¨SSž˜wœ3 jVf¡pvP™’‰€m~qKgƒ„r€y†œy£€ˆux…x³¡¡l0cš"'1+Ž—¹®žvFd€tF/h„gz}}gs;%77#$~f‰`c•¤~x…Šr‹•rmU€u‡¨X ¤±šRWelFWφ³J9UC¨ ¡Ú[R|½Ä½aË*¬´¨˜žr¯’²}§´Zš"n³˜=p §Ð‰¼œn‹Ž¦¨¯ÒDF®¨¢®T~ƒš¦Š¬}˜’]¬¤²¦¤mš®…‘L/^¨ ‚€‚`GwTzPŒ r­}<„—[ h[,ž o–> 5{_ 69@$FTxipŸcbwŒyz}ƒvhUu…qt’k…ŠG‹q¡S‚a;eœoœ“¶‡š|H ¯;Pcœ¬¦šº©t€stNa’|‚|xdlŒwwm5f—‘Šo¨w‚€mj(h˜‡–†N*PŒ0!™-73”££Ÿ—nm—šz„˜cu{i‚o‰q)4-a|ŠŠ§•|m¯ ”{ŽŠ‡‰p’ˆ¡š¥´XYWl#¿ŠÇNH—¨nIÉž{ÍbƯ©Å´¡L=6}xšŒŒ.rµ.•~®‘%O§´uD?@(Œ'¾m­¢z£‡Ú¾´¼Ëg¾Âjž¡‰§—N𮂤zr‡r’’ŋԂI‰MYpk‡R–vq›»’•{x¢·q¿Â›«œj }©*¦ƒ«‚  ~@!x# —.U4 i‚;‘edz‰’u~‹mktg‡cxt‘†v~‚gœ^€Z^†gJJ.[^Rz°°°¦£)[Œ„ELš,'vm‚†x MWež ˜~‰|x“’™…hpF8 QN9R‡wNb{j‡˜#…‘#3+?6* 1œšœ¡–††1^ucTSrPvv~}v€pk(C„iyWh€—‹‰tV—[˜€ žzf‚_{|y~¯ª†…zm€—Ã’‹1'(·ªC¶±¼vıխ¸¾´Ã½_®Ã= Zi 2r¶ÖÌ‚¨—“:¦¿ƒnU‘¦h˜n—Ÿ·Œ‰Ÿ¥o‡Å±U/Zhœ4œS¢•>§•³±‚w‡½z‚«;š`5m£“  Nq`™°£¿@@,Ÿ•¹›  ‘s^P 1Ps3W] 4^8mi6Œ\,w{Š“|u}€‘vxRlGq]{‘v’±K~?oyjb]~KWqHÕa(Z…dX‹y’q™ª©ius†“X|W•fŠmwtŽ”‘{„fS3"yydf 86(4]wS2m„ˆ™y‡;#)),)H£œDlŒ«’ˆœj“Š^‡sX*c‹ŠEiro40wdH%‰ˆ|š”{ŒžÔ‡¡€|‘x‹nm¨‘¡uK`gn³±˜¨v#¦£Ã£‘µ¯Æ±¥ÃÀy¶°Ÿ€”Rl8D0<ž–¢µwm‚šž˜ˆƒTH¹Ÿ{do‹¢3°§˜¢ž|Äx±±‘Ãkv‰’1` ‡¼…‚Ëy{Œ{•žŽ;$^X@¿Á‡7SIu4¥©x²bÃ=dc%© •ËQ ©u +D=KŸ;PH>e'm¸¹jo…‰yƒojˆfŠ[G~‡z…ŸrSc~qh<|…•‡J²Î´»ºŽ†lƒ•/bR¨t¤ˆt€”Š`‘1Ž®EžŒ) %f‡˜xx 9e‹™’Ž„Ce‹–™”|$!4|h7u‹´“—Š,8~zx‡O .2n-4|–‰r,#{jwwk?U I’p{xœ>S™‹†½Œ™ƒ~x™–£YH­Œµ¸¶¨ªK5~²–i¬¢®­•°É˜©¤©£šµˆsÑ«¤"°µŠ¡Ü{¢L¥¥e©Š‹Ÿ K`Q¥Ù£¤°š­§Š‘`°ŠO,uŽO­~›xdfs¥›i”®…• ¡a[“R~i”´«Y¦q|_HmŠ¿HEB,A;Y ¾j±&1‚^\ L  @ 9ŠLpS>™,ZCMÆ6²±–y–žoÏiyŽn‘p‰¤\}“¯——¹Ø„À”kŠtž‰W2emK_:´¶©gÖ_€™”0u‹_S#®|FY,, %V6!1.S?`D0F9ƒhuiŽ‚_†|yjwx•ˆ[|[uz‰xOj˜N¦9˜QU™¯„´}›˜™€$M¨ Ž6x†|~¨f‡‰W·¦}™wRh >!37&(K[83 i‚¢wŸf|…‚sxgmˆbˆƒ•v“Yh^fplRo`r=l‹—|”¸›a‰Šffv‰p…€¬qyz†­+JLouv{‚_‘sy{!wxyknZLcˆ¨jjWdx†|‡¨‘ª‘mk‰‹ˆp|f}–t„ž›¡œ‰®z‘•y‚§Œ—‡š‘CKhOŸ„i„‚Ÿ–’{txxti–z–‚ªƒ³eBcb¢˜oYD %ž¡}›² –|ˆ¦¢m¤ypt¤¡b9~®Œx¿Ð‡·mp±½W¶˜Oz<\w~;Q¯Â@QªV3‹6c‰³:×—Ÿh“Šv˜Hµ°º”¿ª°‹¸´‰¶f·ŽÆ T^j™C0_ 6M‚‡‹[Š5]f<St / #E?ONˆ`Žt…“muƒtN/Cxxa|jcˆ‰`uŒf?h‘GO.u[Œ {O3y„‹™›•„xŽH-ŸLŒo€—Šp‡˜yœkjwŸ…Šsv™Ztcts}eo³@}g– n+Klyt•UŽƒƒ…¡Œy‰ +X– Cc©‹‘ž”•£–L5"hz.“Š™˜”—‹›˜lƒl‹ˆx´•z§½y £µ ašŸ‰©z…‘𣠱†šŒÄ©~¢Ÿv›-œ .ElQr+„ă§/Çb6‹¶}}ƒ­át†Sª‡UˆgŒ0t-%‹:Cm¡»:¬Ÿo¤p{Çœ¡z—wÃ‘Š™¹—ŽZ—µ¶+¼>•™žN¹%X’ ‚,x{mrN—¬nŒ Q€& 88`56nL6¡q‰oT‡bdM]b{qurt_…rŸ{pJ€CH"320z{žÃ††£šcr’›••l|u¯Š‘ŒµTmh™g ngn_ƒ‹f~nwicq|jM“Wq””‘y¥mv†lmv›z|¤„•€"iŒŒ‡™‘‡ƒ?— ¤w‰{”6j:]œo‘—ƒ¡œ €ep‘†}–~•ˆŒƒ‰¥Ÿ®„.e•ž˜x8‹›¤­H»¬Ÿ·¢x_ŒŽ(d8In©eUoÑŠ”Mîy­s‰ˆ¦PE‹žŒyf}} aA­u¢d=c¢…±Nž’N‰‹D±Â¸|¾µŽÀ ·«u_¾de™`zv‘|egQ›ªªh(4Dµ‹!/   BRZ-dz__d>gw_Y„[rpoŸˆNvŽŠk_ŠY98)>1ykyªlE~……³¡|°¥Ubci\…!0‹‡€¡xl—g„wŠix9j‹alw]z§r˜£ŸŠx¦iu{bn˜€–T,¢•ƒ˜Ž™Ÿ„—¦”y’Œ¥Ž„‰£•š¥œ˜n–’ ¡ºi{|¡ˆz€“•ƒ‰–y‹¢Žª¤²‰gª™®£¾«©¶®l[†~¬D?Œ¬³{82AW‹w&¯¬¬–®˜UX˜¨qVÏ͵¤šJ¶žŸNAi6¿ƒq‚hÆe‡kŠiVPThz{±Ã¦¤©Î¥ªªã/r‘(B]Xš–{©h `PC›uŠ»€˜ DH/ `Q -š…o|D=‰owYR|sbŠwˆ‡’nj•AlH2G(ho}{ztuˆŽ`”3ÀOƒ‚™v{{%3mUœ\]y+'#”{‚—h¡sn†4[†pzoxs’9u‘fg~bn’- žh£ŽL†ˆ~™ro‹›.0‡‚‚_R”€„”v¤Š}!†X¤˜‘”{†…z¢dst‘ˆ~P}¢vƒi˜†¦œ’…4~’›ªZ•Œ°©eD@Rg±Ëž¤™“šH^c[H–CCJ¸SŽ]kABž…£q“mSÑWÓB°r´–U%2‚» i»LŒ=^8¬ƒk‚?“®ÓÎÆÔ¶_«¼«ÍA¥F ,U|‘X4 14 0dŒŒœa'p[Z/ 7BL :'Af 5N‚{z€tLd~Umlo˜Sœ}_ƒvtsZ$Q?MfPYnW€u«”rSr•N?Xžy±u~vžG_~Rv|z‹+Yr›le‚k‡‰eƒ‡5lv{nso†*4iirrsnA3ˆ{a©ƒ”S„~ˆhœŸ‡wžnŒ‰ž€bncx —˜„cU}€˜zdÁv…X¡KOr 91DXŸ‚‡p‹ºž€–’˜~‡3u§¥«w­½vª¬¶šqˆlmhk£¶M«y£‘.f0”ÀaÅY¡M·»´^V`dqDBkÃE= {-wo0„0:¥a«“£³Š¥3³ÆÈÀl0p£Ëiv O<¢[–`y @ ':91 cO‹‡2]q†q>€tV‚g„r3ž2g/L‹…)1,@(- ""5- M*7Ncsx~kXdji€y“c€„‡Œ^“ƒ¦3E<[YP¢^O^£g—¤†’ŠŸh~ ?¨|i‹£•j9 rf¡“’u†jŸsk˜lcm„DZz?6:yž,c\ˆvft¢nl”zŽC‚y‚†_œ=wŽ‹~{‡†i‹Š°¦g¦ƒau‹‰s‘†zx„“d1B‰z{‚‹ƒ˜™M‚Š™\°²¢£¢ˆ†‚zwf^_I<ž¶€¡Ãͬ§7 ,Ïl“ݱIy©Á­Å¢Ž+¦½°•À–¯pè“Rx—A V½ ^1 M§K14jw@YÓ’Ñ_–tœ(5n^P7x`>X{|Yl=iš  1k/ .'* S2po€‚VAki…s€=ƒH¢–q£“j:Xhq_Dœli'Šztª1c™\/%";µ©}”b#-½‰]dw~2P’w‘†§…Šzzo~Š>-ˆ’Œj„—mˆx‚%;Žjk†—z€A]ƒƒ{‡ˆ–¤eœœm‰†‚‡‰Ž–®€›~“€p”˜‹—~¢V6sއ‹š…vg†k|“ !2;u»ƒ¯„’h`¬›”L””Ÿx^†p UCQŸ…Ž>µª¬»Õ·|ôgŽ…¶²Ç§¼š$Næ!¯±ª–}Ú¦µ–7ucZD%/‡8u„Nj‘Wh«ÆÅÓ/w“q~gŸš²{O88 L T\#^ P"9411ky‡lYaAOw{p€|Œp£wibzd‰”h\g‰S…—œ”W.¯y'C ·š—+ Yk{~pˆhyˆœ€4Q¥Ž„…btrBˆIB0cŽŸuzˆ’Lc«¨vulzro`p˜›™‘pfqiyz’ €y‰uhƒ„ŠšŒ…ƒ‰™€Š„•¢:‰ƒ° x€‹[‚„‡h,'„—O7\59¤¨—»36’–žwµ¦™ŠFl’s…¡&]ºÑvphzǹȼÁ‚¦†ƒ˜³•j¸¼%jge§¤Rb—zRh["y. ƒŽ 01ø~®`°´Y?„£ye$¯¨Ÿª ->\ CfF,‰^…Žqt†eljsLxpsˆ€•€—IƒWjET€f#/ŠŒŽ—Œ09|7 }Ÿ|lV;.0)”|F{kW‚ª~tt3%U*5w­§i—{v‚ŠrX‘ˆ‚{/‹wp„nwyF‹{_U†i yZ|Ÿq–5&y•œmž|P–€œi#(Žš¢ ž-K‘‰ˆss‚2\l¸¨z‡³€hŒµ´J`ެ›ƒ¤¦d¨ sU¶E  ˆTÙ{¬°dbÐ…y¤Ï¼·‘g«zBœum}˜¹Ãœfb„3QŽ&( .H±²µc‘’¸V2qƒ¾mµ¶ˆ´ˆ£… *G ,p<4M$ˆr^z{h…p}wˆLt‚u›trw3>^Mnb8C’1–”L>C?gU01+VJWš 3'=N3‰UH™‡‰Šmvk‘˜pŸ§lh” ™zQT^†U]†‹z=•’vž–{muprŠzˆŒt‰6M“l‡? …‚~–kši€…·”—Ž‚›fŸ“†pOG…‰‡§°v•zS¢|j@‹,5'‡ŽŠtp¥›žb®o¤žzD|Œ¿¨’]   †0¡ŽÜ‡©²M«Éª¸¬Ãu·^¾‚½ZŸMÖJ|´¸ÀuVV„‹m/ì,$q¨fÂUÁ"!¯¢’­€~ Ïu  5%%$a9,0?3nˆŒ|•}•„‰Pi€H|’ˆ”X9cO}YvCAŒš˜J?10*-Oƒ™  1\…#H—{£xƒVwaf—†f’L-t§†}—‡‹w|c‹mrŒ}^|u‚YuutosŒy„Sjž„”‰w‹f†wpo8³¥ˆ›°ˆ—hd£ ——ŽŽ|Š•mq\Šys˜¢‚š-t‚†Ÿ¨˜‹ªR¢‚SŠ©‘™b‡l.=°¾B  N¡Y¥_µ‘‹·Ó΂¥ª±¯³–n^p]Ԕȸ”jQgĨ„Of&à  Y!ZAw +Ljmh 8 K(&o1%b 1 2)VOs€˜’sx—‚\sq‚motzp‘Xvƒ\j\ rm0>cŠ80¥¤^©aƒzYŸyvm(.˜kezo(+=f’fT«(Ežf{}…:t˜’–dp›X‡™‚}]‰r‚•’‘‘Žv‚„‘‰|lxŠu…t~u¯¾P‡}{ˆ‘‹l’‰N—“½¦š–<’{q—4|‘x˜¡“@‡Œtz[…©©y•‰¬­›¡}žˆQ@N£(©r À¬qÓÄį{»¶ ‰y{…•UÐ6” Bº™b|CvN " @? L MG4K..Z0'-;  p‚‰‚z_}~Žro^ž„¢agž Lp„fC af-n €P©u`ª@x­ƒštuqx‰ˆ‘t”{¡Œ/q,fJ€k|h:¤n(u¢Ž4O‡’sR" K™Œ…r|>|ƒym4š†Ž‚’¢¡¯og’ƒ}“i‚~ªœ|r±¥Œu‰—ˆ¦•V?GKƒŽmƒ‘.J@eˆ”¤«Xž¥sˆ~ˆ•A¦’”«®‡›Ž•Yg’7G@ xÅPoÎÕYÝÁj—´¥£«5qY§ÏDOÊu˜:)£`U”2&GfS$)f‹jCf¥JEžwq‰€yM‚¥{a_™_z~~ž…”ys6„‚ŠB”vRž”{{qA †{›"1/@™ž•¢J?|z‘Š’Œ/‰‘{n…wH=ž^x‰„}›SC“Šxf£€«Œ™D5a“¨žŸH\ˆ[qs@ˆ5O…%bž™Ÿ…5ƒa}‰†z•‘B„º{€‡r¤|S§Ša”’g̈ž®3ÑxժܵgÃŽ»e—¼K¦æ»Ïx"@…D0v  !B4   ZOwGlŒ2-T‚pv~p†pgp˜‰c…ˆ}@: ‚i?Ÿ¢“zj>š”oh}‘P3bd›JNz}–c[rDR}u6Šœ™xwˆov¢‡z‡6:'5{œ50#+¢™”I+!nf™gb†h C£”œ›‚kiu­r™kj‰jfwgˆ{ˆs†Že ™{—€€WX”‚†Šv”]Aw{]pœ¡¦œ”«`§‹“U5·•¦ž¤…‘Ÿu‹¡¡­P9BŸ–~»¶f\¥f,r´x¢Q©x›l¼¹£Í¥ž0Á:”·µŠ||ƒ =+gt7J G¸ryp[y’‰ˆY`‡‹–C‚q~€^mwAO$€s˜x8<œŽ‰…‹§;kœm•~™swho‹3[bYo˜—3s‹ªŽ >UŒ”37…y‚.^s¨Š…&=*Y]FŠvYEnzy‘!#®K5v€&e‰††‹|w¬”stƒ“O2a‹n>’w‡NKqp‡IB‰“Ÿ§“† ­‡…›¤ˆ‡š¡ŒqŸ¢•–Žº§§™¥¬‹; &»P‘ž¬ƒšC2s§ˆÕ`°Í–¨È/³¼ƒe¹1ÀfO™{z%# ))@* JC)] 4[[g~m^†FrŒs™t{•tch9?6w˜SdŸŠª0sq“:}9`uu`Èevˆl;‹‘š‰žRUY sib„ƒzv}”{†Š9i¬š€Ž75 ,2e]V8tyiwk~…GJ”Š˜„v:m‹ˆ|˜…–œ¿‹wƒˆ Œ‹‰ (B‚ƒyg{e‡„ ;ˆnxK§qBŸ 9˜€y—¿ž¼ ˆ£¢‹¾;P­U™•£¥“¼/6²ÌÄr¤!Aò˜„<‰Ãœ—¥¯­‡¾Œ»Š§‹„¹¥®¢ Œ´ &&.ª`c}!Xx]v‰H‹i}‚Z~˜–~n~;=A^!%ˆB]A7'{q@;&1Ey]oc]{Zyœ^EB€|‚|†g• wtRo‰w?›‰˜z†LeŠV/ (fjb˜{k„…ŽbŽ~qe‚“ŸrwŸ¬“‘¨{™y[ž¤C Am|b`oy}†‡‰n}yV‹s“A¬y¨/0™\«š’žÑƒ€ v•±9YÛ\r²™µŸ|X  {º‰Ð|³#ÿ1HŽŠrZš–§•²X‹¨žÐ³Œ”ÝEÄŒ(8ša "'2mM€Nµlzr'O`pW|Gzxb{ƒL9q‰t…xf‡TgO=dl“T‡^r.o” ,>mI€{v€hm{9un„jjRE™šEj¦Š²uƒTsec˜ŸVzy3¡lvqXr‰V3!Œ‡ry…wƒ$_…u{hmil…Œ‘˜|šg”s‹ˆ ˜‚`œ‚y†•Š©j‡69_2™ƒv…‡œ‘¤¡|zU¡¡Å‹K‹¤°šd¢˜“{§¡PJ¯¡©À §§‡GФqOÈ~×aÐGŽÂ«j¥¼¾Å’"4ÚÁ¯¦mˆN”mL.$gTRlX|3KZQT¤6>]jvy_{gjx€Agwi—xN]BxasP€RˆSckb' `¸{‰¤O)ˆ[}nr<•9_Ž‹’;7-‚s|†~q{:…j‰z’ue‰\3,"(¢sNt¥~N4nm^aA ‡”‰‘ˆ‘„z|r†“}‘Ÿˆ’z”ƒ†ƒ‡‘{x’|ƒ”…‘‰1«¦‹e*N•‹¨°ˆšz‚˜}£­9†•‡Å¼°³²²­©©¹Î'®n™rR¥„¡ ³t¸Ã‘ˆ¹µX·š¨{¶´«ƒË¶ÌWl¶¸>ŒžT]XNKLOnНZ*`}r„kj¢]pˆ’|ow`tCkƒdV_€”R$O¨pŽ 6z|ŒGQSd‡“xbŽimfj{hG- Ddb~ KžŠFn‰’{+'€Y/$6'gžl~4JCQwdzc|vy„–LVm¦Rs‘s|œŒ­p†yv}Ÿuqfˆw|ˆsZj•;·†uŠ‚‚†œ––jЉ˜–™žŠ”®Ì~ƒ££™ž¦¦Ä¾r&nߥŠgŠŠ•žÑÀ¥x³É‚ª’¨y2ر‚HÃ'2zŽ·o‹7y  []ZgVSQQIPc"1cYru©$[…t“q‹ponyUVlŽ—P_QSªOV€‚v]˜nh‡w•z~‹™yk]ˆhzu«-9"sŸbv‚y—^[|ao‚$ 5 ,¡’a…<£Qi‚vli‹g  \ˆDV‘nKx7kˆz›ƒ“´yƒyŒƒŠy¡™’›Šz¥*}£d˜‡…‹ƒ šF}šH^¼£OlÙ‚–¦’œ^#8N¢±]jb¹C“ŽŸÄ¬‹Ø£|§=§ªV¤‘•A指}¤m“E >Wp[^ZFJVn( 2Q/ KAoOmo>V„yc–s_€„…spi–ŠCy\E7€Š\xlŠ™„_=‡cqŸƒU¤Uu‡£–Q^“¦2n–†q†ŽQ"ˆ~fdbpU#jXj„ƒ…¥>B58™ƒa‰Ž<›liŒ“}^ccsoƒsn²‹˜W°“£(³z–ƒ‰”mn‡¢’¦  ™a›”z…•J¦ny•1§79®­I5‡³²Æ¡™Œœ’zO gqL >”¥YŽ«X¯§•ndz®^…Þ6´¨]‡Å¾;¯“~¤QqB!  D_s\jnJY:h^>4V,J€^RS^z‹nY„’gY„u_h{=ob+*Šƒœ{N„—n„diq‡‘‘G z…”{{<ižS¾„¦…tn„^NžX‰me€ˆ/B]m€}[l„‡yiW5Œub„€œ^!"n‰„¥žB~n¹{l|ZrŠ{…rŠ¥‚¬•S~y|€›u…§£§Š‚?4n•˜¨¤|t–mr•–rª›Œ.¼·–¦3¦yˆ‡uY B`+Gg±ŸXÚTQ¾’½W¶³Á’ ˜¶Žr|žµ¢¢y¬+I%!YkfUOML&,jZ_= Š™ _j^:2Z~u_Nuƒs{tƒ[ƒ}kDow>Ve•‰‡[Y.6/wnxoqŠvr£u`'9Y¬w‰ _tbk5Aœ+oj{s“œŒmVŸ‹‰”Œev‡…mv§^&OH¤{§Mtyx}}ir‰{ie2––Ÿ£ŽŽ¥“q„£—”¦—–£*V5§‡"†’ª`¤“Ž^—Ÿ‘« ŽÜƒ¶´‚ƒte 7M °ˆ4Ї²¬¡±ÃM¬U×Å„h•’ÄtƒtÉmŸIJ@i[pgIJ>,+'tLz¤†™$'vp>ou–…i:kŠŠyŒŒ‹_Ÿ`v>|"†B%@- ”‹€x^vŒžfrpS€zp'$²@*,£~|uu‘vkH–par|}—™e˜~_ašŠ7U•]_–ƒdD~dv™.9T}Dqžw_Š|vpyŒz~‰nR‘tB’fœ®©œ¡ˆ°™<^’—“H_¦›•’nY€o„Šš—µ«ˆ…‘‹€e{£ X>º=RwFÔ“À[@=»¼“=ÜaVª¬T‰wÏ&Šu('ieweh]g p9‘4cxQ‰t JKWO‚3lfQŒa}w[wx€jj)V<\|š®z"Pem˜yŒ~lV{—pXƒŠz.k‹e{ˆš‰z&%uo\,oŒ…p„xž%,*N i^2Vs”†ƒ’—utŠpyY)c‘„‹2–@p‚l‡A‰zœ‹„z€Ž©šªƒyˆ|…˜“ˆ‡Å’•›Ÿ•‘“v¢œ}š•ª|Œ©È •£’o“Ž|”•ƒi T/A"…Ës'ò$«à²{ Ög°„=«Ñple“‰X  *3wgqTeb<$XB >nz hwG%qW[uoˆsOb‘Q_‚q~pde‰gt`BD¶0sN1(|–en€Q[^cqt?dkd^}T„•xQƒuO–N.‹ƒZk‚uh\‰A8#6'¦ns„e‰§fT}Z| }ƒz‚ŽyxŒ~„}6z›˜‚OmŠŸh }H¨•~va„B†ŒY{¬–z‹k«†–‹“‡‚…”‘ˆ¨‹„z|§™³§pw;ª—a 4g8NˆŠÚm²¯¾µ\³±uZÃ+Œx( C )h;yhkMim](/ £_…Kqfh Aes„“ƒn3KYz]zY6B‘¥+dª@o©/€¤VJBf€gx¡1©¥wy€ˆqk‹ml}›pymŠ˜2jy|q†wxx•}‚_j= Ux}’e‚dl~‹~– #Tˆ‚o|›’<[x?)|ŽSh„„¡¢ °pŽxŠ}€‚rˆ˜†€„—{{ef1E¥‹w™q‹u“°‰“š•Ž„š¦¢—f“§3œH  3dPMºš’”Äyˆ‚Á†Ñ©QÖ€.y4l  g“"Nwl…mgŒiG"&F`=lQ(lFo) %K}—/8Rq`:vzfbP‚X[Nk^0‹¦q‘À&7‚rg|o+3P±zckŠymruxx pp-¨’hku|B9‚­qœœœ‚‰Hx_›s`*ƒS ŒF$j–(!,0L©†ŒŒ§k±}§”¡™‰~š\‡Ÿwiwކ‰ƒŠu‘‡œe…‹dnšt£Ž›…ޡЂ—€¡¡œœ’¢±¤˜¬h  /(ÂP¸¸¿k ²©È[º¢„>!Œ„oT85Y2I†V[Svh\rtn7Oy–ˆ…}a“ixdXrt]r€ ‚~s'.PUY}~+*X0n˜5G 5'>."‰Ÿœ‰Žˆyn×€‹k~)ŠŠ¯„pŸžz‹Šˆ‡˜±C„¯Œ„±‹Pmš Œ†w„ˆŒ˜¢•Œ¹¾§‡ž«L˜E  žÁ“{º¶™¾f©ä®Œ†ˆr_Ú©Cª~oRuecX`Uwg]'…~U A6(vt$#}y”_WRu\GO“bPE~cD‹‹Ly1ƒ…‹©¥`•3'uQi`Qtkds‹^ ‹L~ŒX%ˆ…ol_h^}[{ˆ#+zl;€‰zx=Ify2) d{\­Xx™v”pŠfs…{{™†ŒYx€t„’_®E›ƒ¢œ{p*_†´•­—š€¸#“p‹žxž©¯®¸ª´–Š…½ª†   ·jœD·LYÏ´Ÿ˜®® ™¹—`6–›€aŽAItTZo{Š„^@ tIŠ€’d4(h†ˆTC`Žkx}Š0t~0z}Oh`‰‹FKœegq$‚[Qp\`pŒ•uublzlŠ…k‡1„{[fJyQs~w—(4%7juj/`{XT’›qV+2zsq~s‚‰ ’‹”f0zv†:<–v‰†e‰~ˆ•­–g¡†¯A£Žšzt‘˜Œ Œ~uqŒª‰¤­š§¨³—…œ[Em¼zÈ‹.¹íI½¾U´¤Ãr¦¯X:‡E6G  /zhOn‡‡vI“y6H^2Uucc^\A^Š~lcUrAšTdPE‹n‡‚}4‰¹žp•{}šš†svIžŒn“ ‹g”•obTy~+* ‹? =~ls’‚u}c¡›oƒ+„G-@W†vw“t“‚uœ~"(7!ª´w£yoH¡}“„u~‚qrš—ˆŠ‹œ}rz€[ªŽzŒ©£—y€–„|{”x ’¡§¿©£›¨¥¶  “Ý­ÃbÑ)„g^Ç\©Â|ulV%§«5O%(X@i™ˆL(  ©(92(?Epˆ‰l^Ysum|ƒA‰kLgyy<[m‡Š€w})t™Y|`'z‰qb~tgdLei'Œ„jXaGS‘l§o0$QŽzjbi”‡f…ˆ¬\P†Fx•Ÿ¥‡…‰€.Y.pc€€†¦‡ŠqUÂPŽ”‹ŒŒ‰‚š{™ƒ¢=Ѝ~~¸“š…œztomŸvŒš©¹»´¨•¸Ï+ÃÀe¯”Ãÿ/¾–9RºxP¡K—_   U8YsUt‰Š?9 „`B$V_€Œ€e•qw”‚[€k•xu‡UyŽ…;~5 4vq~}[†nl0ˆ{58e"7}}„•me†œ‡9j8£xwq‚°U7ƒd8zM.-ywmU…zŠ‚—ˆ‘K7ЉŽa‰}~®¡—w©ytAƒŸœŒ˜Šo{¦…y‹ˆ¤”‘[P¢4–]™{‡|–‰Ÿq~xlknˆ›”«± ©=  <p»~—¬°®¿Up’œ24ŸrWAfL  V-#LpWsYziF,6:teB5ocl5Žc@f„’[8vƒ‚eHIa‹‹{Xšnƒe‚‚l,©£A(tp1m“]‹z$lc{lsw^jvmj| e”FO›W|Q”Œ $!!©”skt¢rl„–J4`‘yPuq§†|„¨ƒ˜.£6¤´rX†–|Š¥žš²y𔀥 ’r¢’Š–¤‹–‹|… ‰l_^𗤱ÎO.8]’Ÿgs^¶¹¦ÃŽ´TB’m®=+!W:'…yŒ|b}–\2! ArrN`ˆ}sc§pƒ€†%yt’W}2“~q’z¥¦bŒog‰+Ɔ9U‡XL_c‚mŠŒwzsi„qg1trp]o}^q)ai‡y~›Ž|]!5 u\’c/gr{**(|ŽGu}dUjˆˆ³aŸzŒ—’|ž~‹C°~Šœ§–—>Ô’ ¢§Œ‹o’••š”“Ÿƒ¤œŸ”†DN¤¡²‚< } ˆ€ÆŒYGɸ´ÀÈbK´®h);/6\:Yhƒ†…€~\^Hb=‹>ŽpcCibVCVN”€„–=…gmdeXg‘´œNp]‚© wœncZŠKAugv†]vn€VThP elAz;‘‰mpqiˆkqG ^`—‰r‡sy{‘ˆX&CsŒŒŽ‰h€‚}ƒ…z†›š‚q}~j“¬Š!¬ ©M¢ŸDLFvQm…‰|š•‹|ŠŠ•—‘“¢Pp±Å>:   ³ ªv¥®»ª%®½hG <*±hz!4_DSJX‘pƒ|oXRK@^'jwcq’gn^w]FbwNP_rz_ ‚G†Z[ˆrev›‚›Zygn]KJNh%hUldbi‘a\bdkYlsylƒ$uƒ€|[‘)' ^–…d‚md#AX‘~ƒy|nˆuZˆI\Žlbs|‹}v‡®(E°•~b~|Y¶P7©Š Œ…‚J‚¢g¡…žœƒh’‘†”Ÿwˆˆˆ‚›ŠtIV y  J$6«·^t²•vQ‰AÑ–0!^S4cxwƒ…‚€f^'@#$VwTzb^“>eƒ_GT~Gb?jyy`‰; 3#C€dmhnFclŠˆ{Rax•ˆZ†‚s]S€cnZ_6jX]Iin€W{N~.‹t!(,}o€†xm~€~~a~‰t†sˆv‹s~v¢}g¡€5%ˆ=q„¥Ž¦Š9¥}¢Q‰§‘‡¼¨iox‡•udm‘’’—ˆ}~ƒ•½¯U70   Ä0{¶hÓŸ¾s.N34e@Y[ ŽaE:U‡‚‚ƒ}ZwWˆ%jwRxJŽ8~|Vs7™ve_^Fjhd?Zœ©@• e~…h~fY%xcO4ˆœUw{JbŠd!\`xY}S}z†SsrRjLlJ—‚*ŽI:qs~hx"?–{ur†4ot†£x‚ˆ~Qwœsˆm©¡*",,ª¡X Ÿ¨…’ƒ‡vU¡Hš™·¤[¤·¾ªž—œŽ”†•‹Ÿ‰ˆ‡‡Ž€’£¢•= 7 ‚hRQo/~…O"–µ­$'3  oY[-|Hux˜tnˆCF”Zlqp^zL`5V? ‰cIjmQ–Œl@,Ÿ jv¬i]€f‡YŒe¢›pŠ]¤g€kS_w1[wsfoalV„coj^z]q€;ÇœC#$Ÿ‹fje= *shtq~†Qm„™‚g^x€z]p’Q&43) :Vƒ‹€‘„}z£~±“ŸhNu‚n˜X«”—˜•‹†ˆ‚˜™Ž‘œ’}  §N1•¬®ˆi&ƒs±W¬Ð7zI[pl87”t`‰‡„eovGOb Z_mxGd[Q=R CI_vO‹’g{dWIŽU†‚/šH-Mi`dj~f‡}2{a£nti+$~^eYˆEXim9¦Ž~lq##( _€s”‘b¥3{^tctU9mZ[cmv€˜mhq‡…˜}Ku(|z‚¬z„‰‚‰£|}Kd‰°U M R”—ºÇž ™œ”£”—~†‰¨ˆ’  “MK Y´¯|m‹™·¥˜T"K_n6 rUYv|†m‰„c‹`?Bj8Hƒn.MjUpv-YT]Žn™|M†p4s1§{ƒkˆ|kvšjs[¡¯ms[tGQNŠZ›‹Ÿfzc`QOn1\…‘;6iŠ$!!/™hdfr 4[zu]y rWxhqt_[aHgl y‚~”ZQx6 ;a‚‡„•’®“Џ]m…­ .q˜§p¤³‘¢’”—³“‹•„”¢§“›{“4  Bp53@&" n‹5Ÿ˜ybA{-?HR[|w‘u€}sufi<AXˆ#SGkˆŠ"fp.ˆˆonƒtRžtnˆ‘ƒsu:[lesqCCyŽnKzaSmpn™D,lhWf;pZHu`vxhSP+0*~gtez; qqogT mzhw…}€sa‚w}‘Š‹‰kœºŒ¬”‚ˆYˆa’Œ‰ˆ³Œ~˜¢‘¢¶Â¦ Œˆ•u†œ¥˜›Ž¡œ˜Ÿ‘“œ—”Šˆ }v9Vƒ5 da´¢lOC:Qht‚ˆy‘‰—F–_Sn.K‹ ase„Bmd>PqaƒhzoV^UqŠAˆ€1-šb…ˆ NŠfcN{‚r“{ebtutA/—ee\R’ˆ†ŽLprDyvl•‹…(&#1z€zgn‚m•^jK}˜Œ‹ru[w†fs†1-u†h€•v|‚ˆ‹‚yvr–bw}©ycˆ‡p¤¡k¹¦™‰|WW‹…™š–‡”œ¬Ÿ’š “›’—c# 4·½]©i¨§hQlPBS“gk}¬ xs¥_P?5»ºW4Mte|fKƒ\qeP’cj‡Lc—Fq™>'“R™·‘ƒT]kŽ‹ojKŒr¦,!`K°pZTn\=sxX†‘d¨k '*(‚]{z1iol{d˜oXRxmª\n`Xdmizž{„—‹}yuz™¢Š—£„Œ”ŠR”§j‰¥š}‹ž“”©“w³dz¤¬§—«¡¢››™Œ•š«¡›Ÿ²  œ™œ&xihKl6qc•ˆ”–w§AE;`Ý—€ŸYarve=\};QbŽ—Zaƒw=H]„=*ª’‹ƒiw{‹bwrhqlorB˜`=x_€VZ€qT‹[gTXjJc„; #""joyun˜„p]\gbmWwUo–}Œ‚ˆ‚x‰†ŒŠ“f¨„ˆ]{†•}ŒYf‘™sxU‚Ÿr”Š–‰¬‘ žB¢Œ¬—Œ…¨•‹£—£¯  uàK(@?qc`KB9\…¡‹¤›¦sˆOCH±È4Y^culT6Ycƒx…jŒ}\wŽ@{pBta[7N­WEl_©vqndWwjy}En‰‡Š~qp„3‘Žˆvn„yT,† )hhjtƒrl}J‰fUfyh‚‚•€€‹~“‘u{x‘m‡`%pƒ€1f€® vXcXˆnw¡•ˆ{ž¤·¤xŽ®¥¦Pu‘–‘Ÿ’¾§Ÿ“•Ÿ¢£¢»·z  ‚Ûäi– qa`RN0jb›‰z †^N-·úw3x)>Kks=wM–„LWt„s…y‰‰2•_Ydšuލ`”©<b„‡S‡‘dfv‚ˆrg†œqvngwœtoknZldx™dC£ƒƒ\i‡_]Všn{ersdcb{t„ˆ…`\aŠJ^‘d”‹{™|y—‰`u{gj‰‡¶–—]¡8X‡™ž‹e›€[£’°5N¨¤˜ššš•¯›U9  {;m(8"nS_QA?OeŽ”›ª‡Ž‚-3¨çz?RI"cfl‹T7[e„|jSfŒAjtjd^NiQUDn€rj±/Dhs/S54Ddu\TonFla›iI§c"yIw|vyiSq• •pwr‡tju’erw^mO`gro’v0dg\†j[h‡‡‡u¡§‡–X|ŒpŠw”Š~¦Siž5%ª¢M ¨Ž—Ž9©¡‚š›zr°ª©™™©–­J(' )C‡a%We[E4I‚’‰››·v‹|_DiŒ±i+Yb g|mŠoTZxqyyLoG;reshJcb.Q‹~‘zŽ.;?fID`imh—›'˜Žs$®]K›5P~kzyvrbži3n\ogŽ|v{F‰4m}šUal‹’oo\vpgrzH•˜h•r(Ca…qˆrx‚L—“w†~s~œK*TŸ'KxtbsG††­o²[—ˆ¤Á‘§›œž®)$  ;kmqFB73Ž”Ž­Žšo~X,M€d,\-qyQWa=o9gƒY\b[…TnkfIT0]VU“[ži=6(1m“xx—a“«”¡²ƒ¦°«¦ F  UXMtH>A'}Š—¦¤¦²•}{BYN)-/]Zb~2uyUXNcmIK6{Œ‹i]gon,wL^r†hNv—y`}|¯›xx…z’Š„Šs’Ÿ|~>—¥ž‹‰Zxy"B0n‘q]œ’Ž©£¤ª­ž^Y < `O‰H;GBbž˜£{ždk\WV»LjeiTnwq‚bS6“m^exmDGs}Œ]¤x…›T*ssj[wk’.]“?{t@gWW|i~£PgerfuŠ[qK$MvoaxJ&&zlŒgxizwtŠ€D^%~nneMhA8ovrq pš‡‰s‹…z’ˆŽwzu}`°t‰˜Mbpq1T!”y¡”𥬢¸»Í¸ÀN i &,r@6sDEDlw|…‹¦Zr‹‡ª±Fdessgi…˜DPI‚‡rŠ_Rb?~Ebk‹…sSgˆ”uc_Œv_‰-b_kR&€crdoS„,Qc“†az}f”“ko\XYx„jEŠklxfdds*3•<.jv‚ox~K*£pi‡‘¡¡“ucw†‹‘—“k`Vtœ…ªz™vz~˜oi‘2}S¶¬¿±»¾³Ã¾z% P .m]5ŽG/l—h”†Š“~qŽn#©äD!Domijtdl]Pjg5~c_5L1@ZQiˆXn:“ª€wŽmOQ„}xm1:hqYfXmvQ™qf2kf‚#o…xQi_zf>z[W…`d{zZtygV‘x†`kK,W~w)xž‘‹‹a~”¡iq‚–’r©‡„g‚ŸvT‡|·vhyŒŠŒ„c„_™¡°™¬ª}¢›S  /<0  q0iKKvsg”€›º‚bƒ¨)XfiNe]…‰pt| ‰?Xk<"\[2`rzŠeQ'x$•‹{iy{U[–†Œ’qfTY‰“b…Zjˆ1Yª‹•$Cg)„jnjOW}`e’YhtNxKjqr|Vj%˜CYzŠV7a]ˆž ¿eOBz›†^gr}mc&Ÿ£†¨²h¬ mq£»°¡š˜¦£«z;^sjNT 7X  dKhDAƒUc˜”k~§‡) Ÿ5[žy\KX„bL\b``:‚iYH™’h[BPj)VCu”—Gpg…atu|Cˆˆq_ylbG9e_z\…H¢˜ –ru`r‹¥ŽeR;n$…ˆydfkh`ar™uŒ€yy—Bjh…H*"™bXS‚¦7w¥Ž‹’®¦“…¨—ˆ‡ºK 1Hm¢–Šh    6 sTkE>Œ`i‹‹z›~? UotFW2tjK^Y=j"rCPwdgƒiknSX’u‹–gz‡Zi…c~gf^O„keJ”¿Sz‹k…‘\ ]Œ~4xt¡zl—}z Lwƒ[uxpd…G‰`Šm‘ªjwK%žinNyc“•tdewOžhb]    ŽA¦, `Y8mN; PgƒŒn„+'_u—L5]au)5}E‘€hUOti…zHG>en{u„M2ƒ]“^c‚‚4—.^x92yjLcn%!("Zˆq‚i~g°h†…tnSvdqXtuxdy~mo`5l[J‚j€smŠG- „w­4SmpOedaE'&O )#   KÖn dqzXLSBhƒ€ŠœgW6\¤w  ;btP`lgtjˆGMIRq…{‰gˆ‚ARyV[‘)‚?et\qކ©Y7-ŒƒfŒi_Io¯ejWaˆƒ‡~wm?_go{sI*PY/t\j‡vXŠktymvzŠmŽ…`gWlku(<<ŒŽƒ`|p¤«š„‚„x|µ8 _¤k šD›”u[Ž£”G\N|D;JR>;ZFnep_ˆƒ|ªHl1FgUk^\Csˆc[Pfcw‚dk^yz‚4G’YEŒXˆx}sko 5…TŒk.$Š<; yMI\‚r¢#B‹|e†m1er,'Zl{}€qq]f\GtRvƒx{|y€ivŸŸ”wvl˜fb£ž“~ne}p£t„Ei º—®UŽ]ÔÉ´uº©ªž›¨>±«§Œ¼OI™â3‰rhOMOjwxurh…†bkKgcˆbij…š-YŒ1ƒbUŠ„€a~Uve?Šibu†0B‹F€‰<‚ z\F=mmp!¥zYk{m}‡=†rzW]1kYpxGN!xqja–‚{Žjqpp;b‡Šn_s|pup€Zš tnfˆ_&6‡†n{’¥yV†Ž€£Œ¯‘“º±¦² š¡ºŸ›‡š–€´UpcD#UÐMm[J.Hge„vg^t¶ˆ…! 5~>~NpsS3u€Ybe–b‹Šˆ9n8€T€r…Cwxe„gnrXã44‹Œ.)_I‚|‹b†5v‚&›NŠ|v`ŠS(rmRZe‚e[q~œž„ukeg"}upmg}t\/b……`D€z–‹uGcnv}n™ŠŠxkN_‹W£“ˆš¶šˆ‹Ž« ›µŸ¦¢‰³KaH$ xefn8qKDZviO‹m¢{´!3SnXgM¸—CˆuŸQpjZoƒYPn8g=gSI{s”>o†‡Eµž¥‰}^{tg|ƒ_ZŒT[oŒ>-XhSOdcg]T]`hX „›_^dw}!kt„ rejbH[Œƒ€Z‘|i\h4amŽ$Š*f„”UhKaDZ”‰gkVulad^P:f#iRH‚…•v04E1žAvjDy~‘œsWa\‰—y/*rƒ0œˆpzq„Ž’]1`|h[|‡['——\ 'fk@f”T#O‚?Žy0r£D’>—hcmNˆ¤q‰ycb€^UivWy1QZ‡Ot`•9 M]rv‚ƒp…x…†&Jv‰‚‡†}}ašƒ}‰ƒUqž;Ž„s•5I¤–›xŠ¥—„‘|™—u¥›ª‰s1>:K¦¢ƒZX<64l4™no1X†‘B<Š/dwˆ‡…ˆnŒ‡a`tfwySxSnqMN1†‘ˆ)2iru?=‘U‘ŠŠ¢5µe\Œ€iltoytVƒŸf5ekaqXrc|tviwevwVƒœvz[u[~aVAa€xq˜p››£|(cŠ”=…‡ŠU8:‰’U'p:¦]“ ¤”‚6yˆ I(£†¥g9B%QG*UaeYZRmh5;#[>^ˆ‚\€‹6g„n‚†ilnO_hCG7&DEK>s…rrG’‹‰}m’!kqcix\qg{w')'xeY[dš€’‚iS—cmKr^6yp—&5¦}{‘š=DŽu[€{Œ„† •~šœm}0‚œ‚„5}Ù{ª€;š§ <™I8gW40JQWxSJIBRjGx! N4„[c~kt{fuke†f{Š‹‚t|hb?A^{ojQ\cg›˜œw{Š{–„Šp|Zœ‚tej~p]})ŠwuƒEumƒƒqq1 keo”F <}‹„u†tŸ£aoz•Oˆ¦‚4 rƒ‘s¢‰†5€€|n¡a„ªµ‹xh¡Œ©–Œ}…šŸ‘½ _L=ket9!APu)Rb4uX™a>¨)g„UrZir{lŠ“‰œ„‰•”m’…oUGDŽr_ªqbf”…‹‚„ˆ}‡r@lªf]pq†k~d •m*•xwJr"-tpx)–vo›"Yh}€{§uU’rn“z'T|ƒeŽp^ªG~/2H‚v ™†„ˆ[ eg2•”k1z‰œ((’[ž®§’ < PgE„/S%([RcE]{„4W4 Q‰^`kl}{d„y{„}ŽkbV}b›f\dƒ€kybjt{||X{q‹on"Š~Vˆ5t…ƒq…  œŒYUašvx‚[„ŽK…Ž¿ž€}•¥š`¡®¤”]WW“‚!\,URW/3z PS‚}r[:M4Hi‡‘±Š†i‚rwuyˆymœsfwf6dnhv•–t{Lh=®…UEqƒh|b’cq†„.LƒlZYnbo[ipocoe0gZUlWc~"*‘y„VS;€dš¡k8h…–t2°†B#O/@‘”Žƒ‡„€k~¦†Œ—°Œ›œk’¥®²6 p’v' \UFD]@lyU9I€}gkvh‡b*Kv…{tj|yZxO¦ia› Š^ ¯‹ž¡ vTŒ™m‰…’‹~„v„x‰i˜¤O[ª­Ìr O>‹.%J^sY9CCWnWk[hl;tpfXV ©ž}…ƒ»`h•Žq†pLebth‹b||˜z’tr‚ov:,gW>/¥.Œ%Tcƒˆ‹\qs‡S}„ƒsgz[v_|e Ža} Vw^spS=¡m†1P{e“)<}t­‚–y|Œ‘xš‘©qi‘‰b‡­—ƒ*yœ¡h “”/#/54LFVMWGDe|_hM?idm}o³Y“³ÖÖqƒxoˆA„JpvŒŒ…z—‚|Š˜Šxc‚c~QardUy{>9^ycjrh[}bzzlKrv™kPf~e‚b†IuyRl¡0dsˆsw›s{~y@¸‰j…wƒ˜b|©“€•?r¥”“¬Œ3V“—š”U¯–›¼­   1U1DS^;€~k†–+S‘na~Zq8?Ÿ`Vb~Q•`@†1 sr‰"wŒ|[„yk™)½s}ws¥¨‚|j|˜zyœW‰‡Å•…Žils‘©)­y^›Â¨@ QS–5.:B2CUKV1;chutw/aYg€~m.qW ‚˜z¢¦eÁ¡}–¨¢yˆ~šr¨[„…]ƒg_`bZuEqngcep…m€c"– ŠwfNaiKkrt_}}Pr„luf…7QlXu`ne`e\“Œ—k_„©A’€„my’w¢R£p^S±‰}F.—i¼¬M #šp3`i#6@ym;K>K?NeLyJX•?% a–¶z2…p”¥«½·½¬§’TA¡ÍÎÆÒÖ›‰{vzYdi{QƒŒ Œ\)fS;f~Ylmw{ˆ7[RfQQz™_xUgX_pyGhsu?£v[mp`“‘‘”{šliTY†}Ž“ƒ©¦²vc )_Œ¥2 1»U97O JX#>C97G;[BUQ`‹\g„•€†-"`«& 'ŒžQp€u0Ÿ¤œ²¦X¶°ˆ˜£cu³³š«•p„¥o~we^ƒxz],gNjBbK`tzkaiN pS~_XINœ‘›k’<Uigkmqw\uz y‰|wsz¨0@Œ!~’—G3$hrU›G"1YI8/‹Œ”4s gªmŸj .)IM1A>EKR-*jH0'It^—œ¢x+ODjq+ ¨idxšÑn4Ÿ—¸>œ¼ª›¥­’€·†“š”™~e||Z`ZŽ Uo~|QZl\k@JudhWp2‹i\O_@•z—\QyŠMBS^sk€ok*o{phŒšµ`azŽ}lŸ>/˜‹––@A /$nf %hŽ«BD¦yr_L@^SlGH.EE=UQ0BDZl‡rw…‚QcF\in'~* %ˆd‚Y'  3—  ¢³³’}¯šy ~™—|[‚n_gb.vlENAZsZXIGPM$%&*JZN6XWein\\aWzhigWg^HoqXx e™7VZTL#MI J;qHG¿¥“šˆ€”˜–¥¤Ÿ’‹š•~ŠsKKQD\VIZ~„x‘iŠˆSYQVaMPw()bƒ4%PŠG=2>nY#mˆ4p„v•iIY”€…f  @^nU`XD+2< :27P6,6Q[_POUSh_]X[Z\dmS^]Y7YH%. %½8¢y.(‹„N;',R;ÊzYS¦™¤¨«§‰™ŠŽvž¬’Xesy|~‘ˆxo6JF?Q;KRKQHNL[­oDLmxi: )[q?I}OR9>|| \Ž!5®>Y®€qF’~>%/  ar[3kE0'5/2-*&)w—qPKXWKqns_WdWK+@ZmTH.W†z= ?d3ŠLpÇ! E`2“$^k«a>|D†CkQd_nSDYeBV|ƒ-šŒFk†…gor¬? EEICWRKzHKA%BxOOm|L8VSJ]qvQuo:8K0 68GJ+ao/#S“KBM™ 2âOCXCfZ?fQN‘m6]šbS -´Á€wx¸¯ƒ·„€Œ8 Œ’‹p¤Š˜OKMQZGSDKXZ]E^tiJH{x]LW$v})0iuÆ&.UJnË! 9¯ žV`wtY5¹P•"DL&¢yw¤­~‡ka}†]dt ‰”ae›pŽV]Vq~]dX^jVQUIvEXDLKVhS`OOzx‘gTY^T=wzwd‡‡a…x_‚…P (®w—b3 =aF'rMNA&I@59sœŠŽ*&s7>CLBgMup9aM.*2&)K#( +1zx7]>|-9¯=,  ?M}†\11VˆŽœ[q>–©µz3µªŽj·]Ë•›™‡•‡~emi" ¦c«{nvqtdW^abpmfTmJ_1ecJPGc‰PXFi„|SaQQpo‡…FV›U vwe wyD.c™ƒje8 QCF>/M<‘‡€B@hJ).@GJyIJd-:QQK((#7L9nFG\*/4!1Xhll)=C@]ÈW‰T"I)9¨*XdReY}xsRB˜…rf·h»‹ŠÊÏ‚m›¡ wœbŠ yrX" tt78…eoˆs}_alLe€RckYdT\ATCxSGdO_e_šcbOCmay€ok$gm‘ 8žO*²Ž´ƒ¤®§²—ržr”i«[AS>=BCeJPHIRI5_eSQIA9BO>SKyfc^Dk,N*Ra\H-(#3M;JIT>D5:E_BGKhd@¬ŒiД²vs‰wk|`^dhEHƒ{‘h+‡ƒ '„ÊÍVª‘„˜–ª¶…™sVY_+ ‡9Py€}o{ZaLhbQ_ZZ_RTENQSZDoUc_P“\KZ_fi3  DˆaHŠnL-n“sF&K€€…z‡4^¥ÓUH&   H^(_@E`3q}r~Y37[_cYGHDKPYQ]eS[i[YenfT^IOajf"t?LrAœT. cE (†xuKb]obŒ‹h¡z—p™]H]C=Q@(EQA)2RHh[;DFX8>OEO*(EFx_q\3PZQQ(:8?J'U$W18/3..jTbAty^rv~ˆ‡Œvwl…“(4W`4GLCU<&2AEi+DDZLA`CJ1'>FChMcWdNAM)M$ NC9,F 4gOuFkFUO?SYd‰eV€Œ„f™LeƒUž]JLeaª_uM?6¯¦GUwZ|rªqrinhvdrZbZ…k 8€p{V€=Lb>WLQ\LSPFIVNf[XR\SZVˆ|rpb4kX qXSoo B~o lmIoƒ‡™’¢ž}pš”SH=1& I9@>AO!+>R;l4Ao>J=YEbQK5FW.OW\dZVVLJDR1MJF '(.8HfKKBOV['<:B["jqJCub‰†tUg(Ovf£.^P±‹@\ Clz’T dhgx°´‘{{fnbTqflzŒ[]XdaTwWp;M;>QGRAF@P@T>FLKOXRbn“B&n‹W2DRQ/HIQ s8Qn  %$ˆƒo~—’tI-„u…X—cgª£•ž“CÌ©Â/o;YI#,8 7CE55Y+oILT2G7Yvbtn7GZeLJ;O<3I-FQ3\$"; +_@2CafTJKJT‡hB[~Q>RÔha`A'R[3L~‰(+˜ƒˆ`›€v\}PX:BQcX\to95ZPLHqc5*2HN>;8HYJVWEJQWNY[s` €CC$,4&H;O [`Rk2@wH= Gƒi\Jrk•_8L~{vnŽ‘œ¥ž„©‘¢CÕ.:IB4Kw;I6}…O.d>KE@iRQKVSlUtq_SfUN]d9f?/1HS2 J].:B^6FDR9k6ZOT]Nm[l\gž\S}C({»IP¢t–ZVa& R²ˆdŠqZ!m‚z†¯x‚k@Vne/Tn~X;=,[KFRcn[;L=74UDPA>PIYYK6KBSw&x`‰hrK`DJ; 08h]£]~ ^^6^y}€my¡ƒ¤›Rr‚zƒmnr~ˆ†Wf”CLKI2wrI[M1MHSLKghSOHhgCJ;_§U1OE:?2:U>L=XPB0);"7UI0JQM:QX8[@^ONY€TenyeZ]mB4kcS§rMU¹mom}L3SkusTW{§“K¡„‹aT>\;W:qf‡L3BL$L^kQG"@1H@CCJEIXWWMHfJtIpsqg=T"/s6bE‡r£M„h1?2 ³8DZtd†gUe˜x‹xx†s‹—Ž1^©6AYA20.'9HKG|e)`h]P]`FvWRIPOAAPWUVgPQ@LCEDNQ0M4,(CO-QVoDYMHTOA\Uh[JZaez–cSXS!hQoOQ¢c†ƒY…uD : z`bRlŽul~–IJM`YuM9M@D@9VcY @C+:ADP[[T<2SRQf•okZdhoX•\ez‡~cz}rspncG—jt—W `Šƒ—@y}V˜¢Oe“*X=?d:KYRGEOSl`dMcdd6\brdCRTNMGVgP‹AcdWpO9HTI:'PYBCI]UZ^XIJigW\h[^`MMHp’KKVb5[\;@9NigkIkeHvIxjfn^KU[OXYCOaPCJRVEND7U^K_2V66TGGVte\:)aW@_DdXW?A…WDYYWRRQ;<49wdXaYh7;o)H„Q[X`ƒ[gi>‚XЉM7Gˆc}ŽŒri8;C3""0H4(8-8uhdI_o@bMYMCM)RJHYWt>^89-A53JE<7,4dŒŠšÌyX† ZŒj¡KS_^r`„i^qI90+P. '[GA4,'(3I'"0DD<2ND3MXe~Imxwbmypjˆ……¡.7U&7…o 3Xj B@Žt—p‡„¥;> B*Y=M]^U€``Yuwwvdj}RV$Dabc–Pi}2@EyVcSzED;T-¨U^NU+GzZ_P]0`bO@7"-=A2>8'A604OWHYDU3fM/O/Xx}“xou_;€y§Ž„Muho™mi^A9)9,07??E?<$.'C8$!19#-/E42>lnts]~Y[ihmjk{bL5AI,/7C[yVP;"IR)+Y?|‹‡†€Z‰C6, 3Gb¢]qGULi?`u]|}]Wgs‚iV-?XepcamVbj}k]_bhpH9Aÿ€ŸàZgJe=OLq/MJDM7-@2K$=K7@#'0YbekSOKA=d4Q_uw–‡v¢¬+slˆ|zt‚lc›KdYX63@@P;A7$*77 2F52< .D1\lowb^^tv„vvsm]gy0^W+hW0/ZCU=;6)0&-"AbU,KAX9OoEf~K_…‹¥SºÒ™resR–IFNV)*g=>-"63!M*+.4%5*Sijrrd_nlmwX‚¥d=ApZœgS !"#dp{£yWRTr¬›„?…Ÿx>x~4yˆ:XF;?]QUXd]PnG}dfn]p[oAOVzLirBH[V 0ôôÿÿÅ“OCTOj[LKbASeˆTPpWQP58WD8,";C0Kf!4.GWƒ†PZ}……ou°v§®·zeA‡\ŠRGS83*X19#$/.+ A'% !4SiopeFCudxnodO RYŒvD±] ~`z˜‡GW#".a8@]€ŠdK}t‹f‡–=)e/:G}6G@D@A/ 6@>;=m<5]Jl‰}IgpÇ£® ]ŽcZ‚T_e= :(@-# $4ISO@('6F8(NWOhinKXS^kmAmQC™h#>SG*Mmz* -€ir”biW]X[e=.&-XYnWIdbQ~\S?J-Œ‡Ô¥ã€ nSH%;(&8mJT$%>=P!%169QBSF65Qm;`q_sgqЇ´¦{pz^Mƒd(Y@$9!T#>F,08 9--IO:*B.:OW,A[OL\XDXNPWXZ„xNk†81€†I&>&<"M`V>52B*?*p0EokgB‰oB,b\a6‡=X9wcQMBEqVimWLNQY[JeTSk`ZŽQTkhnJHf\WB[D;J&OH""2fD&E@:NoFlƒƒs[†±˜—gy…ohCVZ2,3.@*,2J:>;YL2<"GIoL<[dlaTdLKbbnƒ_@jp†oT[zgS=D F”|iQ9C2!K”rƒUGNzqh -#]zFHE=;MbS6dRaor„‡…pmyyˆSbGPKKBH%;+ (!'J1 9LT_Mg]iWUGETDMbGŒmxŒ‚‘DD‘yy’HUnL(E? TCTlL?~af£¢žC"5]†Š^jŠ‚žxCnCKdJIWAP{^W7=YVU8/4;NIJ'SL`jZjZfPm]uG:L;PI;;(7 7? Q*WI] 5N(/9F&ATHTdjEhPX8"Y qXPbnQOp_EK1JHWF?CQ^EL4&8NNcR>bV$2:GNT<5@B@Eg\QaWjg^PQ@I986,1:  I  C{HAa73MKT\rkmi_‚wvH‡ˆ#XmDK„rB“1cMx66ƒ›W~‘¬‡KYe"E CB=@1RL 7__WahT]Q †EbƒIvU_E:GFD>OB!5P9# ?.2Q>,[a0l7Jb@<78DJM6,68?Rc?BFDBKbH@/8 >\YtZJS46C@DNZqoƒ<4E4A D/)$".96\LbfX?AP=B1V%A=PamCP;]BCV3R^UO;E-@.-(%,!5.G1 5"%#14 *"30 C/B,*IITE;229m\–\„˜BhŠx‡e‚„tA‡h(.ˆŠ‰_Mm(U~C‚Z‹Š|@S$1Q78=&%:R\ƒS:aM =./R@KB^d)? >'%1CHL?T_LHG;M:(!:J)7224!1 )4 '<%=--:5ikCJC€~kpA”ˆPX-ua=#3]?zuŠ}‘‚x7 v«ˆ‘:#/]>"OMM-NCYS?4]KSb9!$JUXE28\G5 8$_4;%SH$8-ˆBNFAu61[] 24I]~†},Up}63uxRDR8;9Kznt\¥ÌXZ,h95M00$JMeThk=\Q(;0.'J%241$39*&&1H$A4R;"PD28[$b6{hQ†cY|tLdtQFeA:UiH>q8MttBkljiDM^<jl!9,+9DsZ\T70u1 D"$-Mt)$ 23A#'!&4V5T*.6^F/TzSEl`{[™|d\kodb^a!sZrO…•Š]h¥&ª%pR:K?!U\lB0b =s3;(4P6\$*:DO=>\(+?-NL1,st,šX›;>LgI ]dZY8|‚`GBašˆ|QOH¥^iO3 QK‚l<•YUVT( 9 Q=8 @V]H`:mZ?1„Q‘†F™[UFJ`…(\Mjx])j{„widtWWbf_saN7IIM:1h= Lq%Xj„—…‘kAW^†-[„Koq”Tv  [D`PZ#o!G;m‚zqYOwPB„Zg;Srz’^:;I#[SfC 1EDZ9QU L{„[Z˜|W;4nTM;KTWY4 '*B+hS_{G9)?.+|LpoDzB0YXE L>.TNz1B<*[ˆk+BiTmV  &A1f10!lD1&)-cˆapj % 8h' "+@Jgg{vm~ª†^   *J*NI-3^fmrJHU' ;>149' 1K"V2 vu“bB.a'#:(Io;fg#  23åºÏÚI#õ¬7$9 +# AÜQ' *‘+   [Œ G0# (  limereg-1.4.0/tests/testimg/lime2.png0000664000175000017500000027031412522226055014427 00000000000000‰PNG  IHDRXôáPSÔsBIT|dˆ pHYsÄÄ•+ IDATxœì½y°×}ßù9§»ïúöxØAÅE¤D‰Öb+¢ä%¶$Çr"'¶²;žI%5ùcª23•ÌLâ¤2;•Š3Ž]qG¶âU²eɲe[‹%[”(ŠIq ;Ö·owï>gþ8§ûÞûà=¼‹…äïSEnwŸî{ñÎ÷þ–ïOYk-‚ ‚ BÏÐwz‚ ‚ ¯7D` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ ‚ =F– ‚ B%‚ ‚ÐcD` ‚ ‚ ôX‚ðÄZ»Î¯-ÖŒ16YsL+©±\¿ÌLåØmZ¥ Âe;R ‚pבþUJµÅ”:þæZ X‹Öaö{ÖË+Tš—Yn\d©~¥Æy–êçù®ýÿ µ“TZSÔš³Ôâj­ÓD+ (”ÿ/«þýc|þVß² ÂkX‚p—b­E)•ý:%ý½Õ¯Xª_djå;ÌV_¦Ò¸Lµ5ÍJã ±©¡uD¨rh£Þš'Ð9” ÐJ£P* [¹­ÿ£ÁZC*¶Üzü+³Y¤ÛþõßzËŸoëy‚ ¼–%w«#Vƒ&È4MbZTšW¸¼ô Þ´ão±\¿Äå¥opuù9Vš“T›Ó4“%´Št„VZÙ¹À¢TÖ´…Pú«U‚mû´ÏÕJªôåv³oèqv÷ƒ¥ƒäÃ!ŸÒ´(4Jé®g ‚ðZD– ÜaRQÓ±2Xk²”ŸµPkMqmåyNÏ~–ùêI c¥XjL’$5Z¦†V­rhâ"I>¢deQ¨®kÞ^Ö&´’*ʱ³ÿQ&ÞÎxùÍŒ–𻨚Rt 4A„×"°á²Zè¸"õ„@G$¦É\õU®,“ós_b¹1I”|¤G‘˜J)ŸâK{VÒ¸T[PÝ ¤÷ªK+©’Ø&ùýŒ–dgÿ£ìx7…hÈ¿¾Štèî¹A„!Knë×T¥ÿuÑ4bUkÎsuåi®,=Í•¥oRçÉ}hú4ßúêVD¦ÚçLÏ»öGÆõ®»VD¦BËÑ'¦AËÔȇôåv3V~ýCßËŽ¾‡AùŠ®´¶U¤OánE– Ü:Ó€®ªíRmNQÊí`®z‚‹ Opmå;ÌÕN$5ra?Š‹K®½«Å”pÊ%mŒ%A«Ý}…í_¥5^øãTןu[Gt^K¡16&± š(è£/·›C£àÈèƒòiN:…’:-AîjD` Â-¤-"l‡ pâªÖœåÔìg8<úßú$Ÿ Ö餩((£ÐX’žˆ¨õÎÑý{mQem+óÒ2¶E  Âa¢ Ÿ@åX¬Ÿô‚Ë&»/­#a³k, Æšì~óÁÀºEõþ¡tˆ1‹±‰O‡ú4ù°?[·±I&ü$¢%ÂÝŠ,A¸¬éìHÿUšSLÎ…W§ÿ€j‹A« ã÷Úæ¤ K9·—Rn‚b4F!'é>°īS¿…ÖyB'P9´Ê£uŽPå tž@ç0Ö`L*Òb ZÉ2×–ŸFyKW„¯²"üT€®'ïÿû†§?¿‡0(dFªî|>š¥Ú13A„;,Aè«ë«Ò_;Ñâ Ò+Ík\\ø§gÿˆùÚ)rA¥4Æ&«Ïö„UwšÏÕv–@çÑDĶеN£qòéÏßC9¿—|0@  „º@¨‹(¥\D C½5ãm"¡T”ùi¹ˆÓÚô ±MbSåÅ«¿L+©ÐJ–¨·f|1¥Buˆ­nÚJª„ºÈîw±è}Œ–ï§”wÏ×Ä TfŽ*iCAîD` Â6鮯Zµ26áôÌsvîϘ©¼ä¢?:¿&JÕ;a¥Q@b[Ó ÔErá}¹Ý ïg¤ô ǧ>ÎHù!FJPGP:Bù"z'–Ì*ÑZE¸²sã‹Ïm—0Zc1“ZJ´’ZI•8©ÒH©µ®Qi^¦Ò¼Ärã Ö‘ïˆì|×uXkï{„]ï`×ÀcŒ”îÖZ"²A¸“ˆÀ„›dµ Z¯ˆ}zå%^¹ö[\Yú6†¹ oÂõ­\WùôZw ’»flª` Åh'}ù} 2Zz3åÜ®¬®*5uë÷ŽY«ÄTJv_ ¼¡Öš5)…ˆAg$©¥sF¢Z…$¶A+®’Ø*õxžåúYæªÇYjœ!1Mßi¨€¥Èº[Ic[ ïa¸x”}C³oè=ï‰[£,Aî$"°a›¸¢îŽè‘‚V\åå©ßàÌìŸÑˆç ƒ¢/Zß^mÕúǺ¨QœÔAÁHñFŠo¢¿p˜ÁÂa OœÔ16vǦ³m6p]èT½¬ij‹Ÿô¢Nl)¸.BÓ$±MŒm1_;ÁÕ¥¯³Ü˜ÄÓK…Vlê$¦N!e¨pˆ{FýÃï'PQûY¹’ˆ– ·X‚°E:ÿÊXŒOi¹ÿ76æÊâ7yáÊÇXlœóÎê>­ÖaåBE†¬E©ÀE¤tޱÒ[ØÑ÷(…{(„cX ‰©{¿,½n3ýõíbã7iÔOM£O–åÆ$Ï^ú9çj¯"?/±#J…ò©Ð&.PÎíâÞ±aßÐ㢡̬ôNݯ o\D` ÂèI‰‰ tHlꜚù,ýßʼn©Opnþ‹.½¥‚žŒ¦qÇj͠ɃL ¼‹«K_c¼ÿìì{;ÅhQЇµ-ÛZce·^\¬®GëdM‡ 7]óú,XeQœšý}k¯R‹gˆ“*ZçÖŧÅü×YŠvò×üÝì”Í"´A¸ˆÀ„M°vs‚V!Kõ ¼pùcœŸÿý…ý¬4.‘ ûéÅðäNÇóͰ6¦í`´ü{ÞG!¥Ï‘P„Þ3+Á‰*¸ÕÅÞ ¤U¬u¯ïþ3·F·ÞôuÇ„A‰FkŽ™Êw˜­½ÌRíõxʳ.ø3™îµYÃ;ÿûßË@a¿ü¹Æ¥Z‚ ÜrD`  è4 5¾À\)ÅÅ…¯ñ•_e±v–\ØGb[>²âDÎö¯ék’ ùp„}±{à»)çöah8±@à]ÎÛë·JX­Jméˆ"©l½Êwýù£66]ÅÚ×éë   u‘Ä6Y¨b¡vœ¹ê+,7Î`±„ºØ¾ž?G3^¡˜çàаgè]Œ—A)0Æyhi-‡‚ Ü:D` ÂuèÖ´HL‹W®ý6ǧ>Ab›:jûÝ*ÍiŒiamÂŽþÇØ3ø^† ÷aˆ1¶•‰·6wü­s5·™gV×óð†¥Ú•Ǧî F›Ôã­šf™VRáàÈý¹:Û½Ã=©kûÆéÌ4j¨Ð>j¥¨6¯²Òœdjù¦+Ïø:­ô Îc¬™¬PŒFÙÕÿö ¾‹ýÃï¼ÐòÖ« Šàa»ˆÀ„uèN ¬u•Æž»ô‹\Z|­sÞzÀn;ÝÔ¹ÄÔéËïåÀð1Rzˆ(('Ußu§×=îV`m"Æ:a¨­¤B#žg¹9ÉBõjñ ËóÄI½m³ `÷À{Q* P*PŒvRÎMe]$ÐyŒѳž;{&ì°` TE@ËTXi^äòÂ_0S}!‹ j|€!¡ÑZ¤³³ÿmý!v¾«ã»%Âv%žÕ"ÉøœRpyñ)ž½ôŸYi^&Ìê~Ú‘ÿ¿[Î ®wM°ì|û‡~€\0ˆñC–;‹´oÇ ¾ÕsP‰‰t™V²Âlõ%櫯°P•Jó2š¥Ûcp:ýœ“<ø¼b–8ìËíf´ü†Ko¢/·(è#15ÿLôšõ¤Ï*59ü{ä†EW𗹏ø%æjÇ1¦Ñµ¥Œ‰i™*…pˆÑâýÜ?ñQvô=Ò±47;QÒ†‚ lX‚ÀÚÂê4ý›'¦~c×~kcëHgm÷zÚ×QibS§”›àž‘aGßÛpãmßè×…½m³öV§jÑHɃL­|›«ËO3_{…ÄÔuÑ yڤ@±6!6 c¬ü(»úßÉHéA¬CÓ‰,»6¢ÔÑJWy°Ò¼À·/þ ʂֹô ÑJ› ʱ£ÿØù·.õïïZg~A„­"KxÃÓÞPÛuTZTš×xæâ/pyé~î^°­«î빈‹& ±MÆËrÏè_£í&±uVwÂíßè1:b¹qžS¿Érc’Pi™¢ œ¹Éû»ÚZ¯ãµÎ€ZÉ ‘îcgÿcìú>ŠÑ.[ËÒ°ë¼óÇW*¸¬÷;9ý;ÌWS‹§P„:¿ÊÚÁ¥=Өᾡ÷rdôGï{Kœì¡%ÂÍ KxòÆfÀ§®´ÖÌ×ÎðÍó?Ë|í„oc·-®Úµ&1M¢ ÌáÑ¿N­5Ã=Ã?ì&üÙZk„Ãí"­¹²6!Ôyëgxéê/ÓH@±ÆG«¶çHßy½ÔŠÂØ„ÄÔ)åvsxìG/?J’4|käEÎ꺹P—YªŸáÚÊÓÌV^¤Ò¼ä­rë¬_9-ñ7þ¹Ú;l6ˆ[Ò†‚ l…ðN/@îéO>À®šów{QÄI]ýßÍÑ¥3Ê´•÷hµõ‚Cè+ó\\ü æªÇ¨µ¦‰‚RuKbb°†¡âœø{Lô?J¸´£›IˆÈa "°„×=뻩4§øúÙÍlõ¢ ˜½zSW“^Ó˜˜(ìçÁÿC…{‰m=3 ½ÑñéZRûˆ@帶ò çç?ÇRã,ù`ˆ–©¨ü¦=¹bÓà}‡Ù×dÑí³•­¹Å«Ó¿ÃÕåoê¨;÷#":±©³gà½ÿ g¼Ú!h¶Í"»oWŸf²¡ÑsÕc\Zø2sµ—ýëÛB;¨‰i±oè=ûÆËècZ(ni-‚ ¼þÑ7~‰ ¼véW Z,×/ñÄÙéÅU©ëu½W©¥Á¡‘;qej]nì7:^ùG­"¬M8=ûŽOý:•æeòÁ –˜PP~سeý±/Yñºµ„*ÏÙÙ?Bù™}Övã®úÂp³iáv«H…P r\^z‚KKég?¶Åáf¿#¦ôíÏ>úÓŠ—*åþÿccÓ@uØ3`]V”¸¸ð_9õÏyfò?±\¿ˆÖ‘KÙvDHAD` ¯[ÖF®B–êyòÜO³P=E”¡G~N¤ÂÅØ„}CßÏ®þïvæ¡›(Ðîgֻך×8víW¹°ð§€ñsûbÿúödÅú”®H‚s ÂôÊ3*V¥ÎR–±Êfw’ÔRC)Íù¹Ï±P{•@çܰæu\Þ7C§8SJ£uèß#Å›Æÿ>ù{\=Ûªt¤µ–((%NÏ}Ž'Îþ+NNÖûx™-‹>A^¿ˆÀ^w¤Q„îš«€¥ú$Ožûiæj'‰‚>¬uC{)®Òë%¦ÉhùÍþ÷¸Rèø(µSt^\©s•—øÎ•Ÿg®z ¹É'Ý¢i‹ë TÈ™Ù?¤ÏtÕYk±Ê¨ˆP—ÜuìX©0Ô*¤™,qjö÷i&‹hbl²­¨QwÓC&úßÉCÿ˜#ã?F Š$¦ÙÑôО™ úXªŸå;—‰'Îü ´r"kõg¯wV‚ ¼–%¼®èLõu´/×/ðä¹ÃBí¹ ¯«“®—(å|¤ Ñ(‡Gÿ(Ãf DWa:ǵ•§9víWiÆË:Mém¯?-„¯µ¦9;ûél]Þ`JirºL "¬Ú¾@èE4ÇÃèKõ3œ™ýCPíçê^cü?‰A›£;š¥Hl(dïà÷ñÖ=ÿýïvv¦å_Ÿ>³Ø§˜—–žb¾ú*Ú7˜Ž.Tk%¢%oD¤È]x]°ºÖ 4Zk–ê“|ýìO³P?M.(gŽá[=g'ëY¤ÿïºÜšÜ·ã0ÑÿÎ.ƒÏÕ×í¶#ðiAZ…\Yú:§f>‘ ^ïzÛ!¬ý1ö½ŸVR!P!Æ‹˜ÅÚI^¹ök4’y” z–(ÜÎ=t¾ –„#caÏÀãÞO,@+×AéfjšÉJöúͻ٧b-=.óÕ—9;÷G,7.ºv§—]‘±sßøß$–ü9LöçÒi(o,D` ¯yÖ²»Ž®¥ú¾~öß°P?C¤EÛ[Üà\ËYÖ}ÖíJ¥¦˜Š8©°{àqŽŽÿ8®CíÆ…óí’‹,]Zú §g>ƒR·n4KÛø´I1çÁ‰Ÿ¢?·ŸØ4HÍÓä•k¿ÎLõ9"]ÞV'á!ÚááugÜ ìPyhâŸ2Tä0c2×üvÔëú¦®íÔ£VyZf™Éù/peù4ãÂU5|ÆÆ›0\8ÌC»’‰¾·».CÛʼ·Dd ÂXÂë×EçÌCkçÅ“çþ- õÓ>³õ¹õâ kIb‹Ö ¬SÓž{—Ó<¼ûŸQÎíÆØl`ÇÐYÈžúU).,|³óŸÍ¢1½òãZÿúšV²ÂáäðèG|HcmB.àÕ™Op~þs¾àæL¤þZY4n›æøéúi’F‰tc›^ั@‰ir`ø€"”)åv3P8ˆ&p÷zƒÙ†í‹Ê×]”UAùê1.Ì™ê ¾‹3èz¯clÌá‘pÿÄGéÏïÁ˜t~£Ì3„7 "°„×,«í\JðÖž<÷oX¬Ÿ%òiAØzA¸1Àò\ÂÕ‹UòyÅŽ=E åЋ' bSÇڄãáàÈ‘WÔ¾^Ä¢³=]“Bsaáóœûc×ѶjþXo’é>ÚõOÌ"6uP–H—¸ºü¯NÿN6ÎçæÓz Zå)D#TWQ:´ÍõÛLØv7+h?ÄÛ׫¡P*$PE ¹üC…{Ilk“÷eI}³¬5kˆt‰f²ÄÕåopaá‹4“EB]È¢‘é{Úˆ.Ýǃ—ýCwÌ4¼~M„×Rä.¼&Y]Ì®µf¥q•'Ïý[¾~î§Y¨Ÿó³÷’ìuÇnwî„RxI«ÉòR©++mÑäí•c¨x/;ûÃÚ¤cC^_\¥q shri髜ý#ômWîÞ,ZEÔãYfVžÅÐtÏÉ*Ûd ˆB8Œµ­m®E5þ¹°?«Së Ö›„æý³ŒÐ*ðuXÊ×®)ŒmÒˆç¨7§Ú×Î\)nÔ¸ÊÎAĶF¨‹ìú>ÞõÏ-=Dbj>­›Ž4JȇC,ÖÏòÍ ?Ç3F²˜E&AÄ• ¼Þ%¼æh —~ÒZSo-ðóÿŽùÚ)ëg}AûÚNÁî*'ŒieîàÝ…çîüc;G8xð픋# ìtö~ãMlƒþü&úßE)š 1ÍõÅUæ7åºÝ]`ºòWV¾ÁéÙßGëÀ§n½¸òw‡½SäÊÒר6¯9CSÆÆ”rôçBl¬²”¢ †K÷ùˆÓöÏÙ~F×Ë® =$ ò4“e^þmbSÏj¬nT#·Þù ƒ‹Š–r;èÏ ÐåÎWùwgy‘$5f*/3W}ÕŸCû®D³ 'ÂkXÂkŠvÈùi¥iÅUž:ÿÿ0Sy‰((nhÃÐ-®ÜYȲoüL ¿ÇG?º#NZE,ÖŽ1¾'Ï¿™áqÙXœ3ú޾GÙÙÿZ¦BZwµ&reÓ"|Wœ=_{…W§‹“ÓŸîLmŽò6ͤÂÕ¥¯»¡Îh° c[Œ÷=J”1&Þ–°Ö’ úÈßã ¾½¸¹]´ Õ#jÍi..~Å;ÕÛM œNÛL ÙEÀ¡‘óÀΟ$Iš¤5[€ž„A‰…Ú)¾~î_ó•ÑJj>&ÂJ^ψÀ^C¬²bPŠ–©ðôä¿çêò·²™‚†µV â%1- ]#ïeßø‡é+¤ÛÖù,}m¤Ø4X®§ÁiUߺomL!gçÀ»‰tÉ» ¯oë`•Í"W•ÖeNNÿ.­¤‚5­;8,Xù5E\YþµÖ iJ,1M†K÷SˆÆ²èÛÍa tH”)E8÷øÛI§)«¥ÅôʳÔZS¾à~ó÷¶¾K»%6uÆJSÎï&NêÞ]>-¢w>hv㎎]ý8_=ó/˜­œ@ë ½.‰b ÂëXÂkkÛQ„TàÀ@é(Š¥4õæ´/V7kŽuZq¬v ãì&úßM¤ ´’ZVô¾:zÕv h%Ëœšù}*Í+®nH‡·1-¸–Ô£)1u®,}@…þyB³£ïQß%w³@¡É–\ØO1?1-ìøÑãÞƒ•æE®.“0(c½ÍÂVHßãÎbÛàá]ÿ ýïÀØÄGê:fâDW”™®<ÏWÏüû®ˆÞtEÈAx} KxMà6}›mþÍKW3sB}ºK­+pœG‘ké{ˆ=cßO.òÎÜ.Vm\Á$õ,òÒYOåŒ,½hR–(èc¢ÿ$&u ß ze½Ñ¥²œŸÿSf*Ï:7×›}&ëýz«¸›b¦ò­¤âŸ+ðßQ~¡Êu»|nm•(alB¤(G»|jíö“~6ŒY¬Ÿ¦»3q IDATÏgâñfŸ_çg# ñ¦#c!Ò}$IÛW¬Óm>ÔEZI§.ü Ï\üÏ~Ža»CD– ¼>%ÜõtF R/¡—§~—ãSŸ$P9ëomq• UÀŽáïfçð»Q*Â;¡¦rÔSÔWP*Ì¢¬@.µ6V~˜PQ*òËqç¢m–@帲ô5..|…(WÛK½uª”ílÌ®FLӈ癮‚VÆ4»Þ#k-¡*P‹gxêüÏðâ•‘˜†;ÞÛcˆÈ„×&á^€ tÒ)N´Xª_â«gþO*ÍËDA­B:ÚuFŒÜ^80ò}ò;HL kcí2XZÔ[3\˜ú#,ÆÕál"]å¼#ݨ”¡âQ•#¶U´/ O×âþ›Eæ«/siñ«™1éÖë®\t,ÐS÷ÏHƒ_÷Lõú ypâ§81õÛÌÕ^" ÊlÕ-<-Æ×*`±~ŠåÆ$åÜ.` ÅCk ¬3ÝʰfcbÀ’ؘ|4J>b©~†ÀæïH+}/bSÃÚV6o²'çîC™k»=ƒßK!åäÔ'¨'ó«>s®FÏXñ«¿É|í4íý_)æÆHLŒ&¸ÉÏŽ w‰` w ]–:@«€Zs†ožÿYi^" JY·¸}‘ŽBö0(±{äýìMÅU³«–ÅZ•eˆæ–_ô­ô›!V'u†‹÷ñÎ?Ã@þ±©eãX:^X”yåÚÿà™K?GbYñüÖ7H1+=Ì®ïÁz÷zWÇeˆt™É…/Rgypâ'-=˜E²¶ùPʨ<+ ,ÖO¡u,$¶I)ÚÁ`á0‰il¹@Ýâ¢nt?…`¬¹3B¿"…&6U iÁ½3í«‹ÚQØ:c¥·òЮJ_~‰i¸@o+â"ˆš0(piñ ¾zö_²P;Càm<$’%¯=D` w«;­uŽßºøóÌÕOxqÕíÎî:ô\!{¨ ìý^Jù Š™¸Ò«º]Š¯Þ¸ÆríÜjoÜu–¡âQ ápÇZÚQˆTºÀRí 3•çˆt‰íZ1*Ï®Áï!‚2>•é"xÆÆ£ ä’˜– Ü¬SºË¡ë§h&K(‚¿¯åG°$Ð1¬xw€³×p5WÖйA‰Õžc·W¼'5Ó"ý1ØëÎÆÕ¯-Se p€wþù{¼ðVîìˆÜæ‚f«'yâìÿÅÔòóÞtuM¢-A¸Û%Üqº¿;1òêô§xáò¯pyñIB]ð›qš†k×[£už]£ï§”ßMbZ$ÉZq•u!0»ô¬ßð7Q²(ŒiRŒ&,rÅßYä+]S{ plêLWžõ‰zõ=¾c‘˜s³ÌþÁàÀðIíI;âšW9=ûiÊùÝÿ(…{ˆ³tâ®f]j³²wð{ uüH!­./?囌NX†¼}ï¿"ñ‘ÇTFºìžãÓNšŽaÖ¶uXk®”~­«—k%ŠÑNØù*Üë¿tÈ»g”ÊTšWxòÜ¿erþ/]ZØBg‡¡ w7"°„;ÊÚNÁ‹ OðâåÿÎÉÙÏúZhÛ#øœR$IMÈî‘÷Q.ìØV-èL§ØtÀrc±ú*ÕÆÕ-mR 7:¦¿°ŸþÂ!Wìm»Ó5©Ñ©VÍxé•gƒ’ÍÍn†.¥UŽÙêK\Y~’C£fÏÀû½XTÙýN­|›kKO1X8ÄÑñŸ /·×Ûl>­äîÁ¥e—ç}OccFJ`qÅé›;§{± ÑJ)j­)ÎÌþÍdÑ‹µ;ä`o5ƶHlço]Tȹ¦M ‰iPˆÆ¸çO2\|©àëld06&Ò%êñOOþNN¥ 7Ö´Ó‹‚ ܵˆÀîÝâÊ™/ÎV^áÛÿ 1 ½¦­])Ej’$¡dßÄ_¥¯¸k[™hj¿6?gÜÆ–Ô˜[y c›Ùy7±J/Ί ŽêœÛ,W ´vÚÆ²Ò¼D#^Øfô*Å¥6qaáO©·f84ö£Þ[*­Ý i™&¿@¥y™Á½Ü7þQŠÑ¬·ÅJg昩|‡–©db51 vö…pÜwÂmî¤ÖšÉ"X'ÒJÑ/<ïÜx Ð4Ì"íüÇŒ•!15°Ú7+ÜÚbX¡µr¢3áM;þ‰i°¾ÈJƒ<‰iðÜåÿ‹W~tH¹õAY‚p÷"K¸ctŠ+¥–ëyzò?Ðh-tÌéë.î5Æ0s¹ÊÕ ®M¶Xœ¯£µ¢ó£Ü>&MÏ82¿ò õÆ5”Š6Ý‘•ú^åƒúò]JÇê5ÇZ›In1W}™v+þöE„»uM½5Ï©™O¡UÈDÿ»0Æ×ðXC¨J,ÔÏpqñËĦÊPñ(÷ŽÿM” ·ÅÒ*ÇBíU­9”m ܡ‹‡;Öt£u[–F¼Y—bH)Üénïj°Ö÷ […KÙ%¶Ê¿G7áKÖÙ”q£k¶_çV­Eiœˆ_w¡¤ÑZkcšñ’dÞÑA+"Kî^D` w„ÎMJë€V¼Ä3—þ³ëœ ¾ë¬åH#RËó S—k,ÏÇ\¹t‘gžù,¯ÿš?kwÍU:»Pëõ–3õuÜ›Oz…ýôç÷“ØV­ÝÄ]9–ª'|_o»Ò´ ™©<Ç¥…¿àÈØ1Ö÷_oøÀK‹_aºòÆ& ïg÷à÷›ª4›ªwr#Œi1W{«Ò÷À›îxœP±6¾±Q®3¯/øš1W@_ÎíAok¾áºËîºî_ï|¿¶*€W þ4Â×ùçë^.‹®¦Åê‰m ú+?êR•«Ýý;j çÕ™Oñü¥_qkz,A¸%ÜvÒMÊã7sÃó—•+KOé"ÐíáÔ.PÉ(Zkt Èç sâÕ¯35}&Kû­N)+'h´fÑ>zµùµ”Ò”s»ˆt ®Sd¬¬kÇo$ó(ÛöÆêٽؓ‹_"pïØO0X<Œ±q&@­…Ó³Ÿb¥qP˜è'¥Üg´j7÷×=M;N­|;KE¹ß(b¨x/v"ÕÕậò3#Jù]*êaQ¹u¨MF“ðc’´Žp?7·ŽÕŸ+¥t)»@çW¥¼7:g;¨}=Ö}ã›±òÃÛì:6Kwû±((sjö3¼xåccu¤£PîVD` ·vÀ};uæ÷99ó‡DAÉ{&µGÉ´7­„(`çŽ{I}‚ D)ÍŋDzBó®®ARoL³°ò z÷÷álr æûÚ-µa;¿RŠzkÖ]»Çié=º@¥y…¥ÚŠÑ8G~8‹¥ÑÀf¼ÄÉÙORçéË`Gùm$¦¶éZ,·©+ªÍk,7.d£eRï­½ƒß‹²ÜpswO–F²è“Zî},G»ÐíQ¡E‘Ø…CDA&z®s‡XÁRÙ½Ýà]‘+‹"`®zŒãSÿƒ³sŸugõiÏÎÏà†+È„Z@”¹oü£ g]] ™í†‹Æž˜úÇ®üF—Ø‘%w"°„ÛJû[·Aë€K‹Oñâ•_# ™°ê´?PΧ€þÂAöíy˜½{kh6k$IL«U'Š Ù1í(–ÆÚ&³Ëßé0ÝâF¤ÜÌÂÁâLÚA·Á9,ŠZkÆÝÃ-èŽËÒ•ºÄù…?%6 ‡ u)Kå¥Ñ§…Ú)ÎÎ}–Pç,!ø¡Ð›­Årbhzå´NkÖ,CáÃ¥üŒÁïS)…BÑh-xWsg:š ƒ²hõ`D qRc¬ü á(†ÖuïÓ9ò»!ÜégíFŸ‹L´cP*b®ú ǧ>ε姹0ÿyæk¯º7*çÆmBø¤B,1MrÁ0GwüŠÑNß »º Ë)Ž]ûÍ!gDd Â]ˆ,á¶ÐºKP:`¡v†ç.ý¢7íL­Vƒ±-J÷2Òÿ yë#?ȃ¼±±ƒ”KÃìÞý&z,‹˜´S8š•ú$+µ³AšÜZôÊbȇC”¢ãL<7O KËT¹•ÞNJYP–é•g¹²ô ¢ Œ&È®˜nº ¹²øu&¿ÌXù-”sûˆM}Óóÿ\+a®zÜ×py·skTŽ=ƒ0>*u½ûÕ4’ª­içzïEB9· K/üœœwZä)å&:RÀ×~ÞÉ]tØ'lüú4ªšF3ë­NÎ|‚V¼B”tg/þ,'¦“zKéY,ù{.ÞïFçÜ Š•˜š½a•ÁXK9¿Ë%¾¶-œA ýè"÷ûÞ.ʇÒ>ýéº@7¾Bg*Î0½ò,•Æ$APÌ¢‚QÐÇÔò·xáò/±T?燑›M}îÒ/qÒ`¨p”{Ç~M”}ñXWd©¯þ§¦ÿˆTøJºPî.D` ·k/j×<ùWxåÚosiéIBU"s&'Ýp½£µi‘FØ5òWWОÎôkµärE†‡÷¡‹.ù‚`—~̳°òõÖ<°ÖVask¶`a°x4«ïºa;¾‚[mžé: Zf™«ËO­!ÔŽt„4âNÏüaP¦Žx[‚Í]CÐ2f+/¢tÎE~¼e@.d¢ÿþmì)æœí«,ÖOâì1\©íÞDôks¸‡„ºä!Ôõ ×]-[è^› ûë¥Û&¡-³Âåå¯el×s7DA™jë /Oý*KsYá{Z·µÑ½v~‰mñ¾·qhôî‹Ð$k>»©Ð³6æ;Wþ+“‹Oø™…›KM ‚p{ïô„×/©>pF¢gfÿ„ãÓŸ$Pyr—Ò!ðEZGìÛñ!Šù>jeüL6HÛÙ­MH’¶•ƒ1 ÎSç8{õ÷h™l´¼M­?Ðýùƒ›Œ`á7ì[¿¹¥]h¨õï/MA‘™ÊKÔš³X,ÆÆ.z³ ”R``¥1Iµy™H—I;­J*e°x„Åú)B]Àu®ös‚w¥q™V¼ì"2ÊRŽvgïã¶žƒ/œ‚~¿>ÝQ¾Q3`CW¦¬»®ñJ£Pj'©5§unX56!ÐEê­9Ž]ù¯¼9ìÜò)ðõÏßY¬î Yì|/xÉ…/fQ¶Õ"Z«ˆØÔxîÒ/Ñ—ÛÍHé^Œ1k^+ÂA"XÂ-¡»¥çÒ¾rŒç/ÿW×½Õ‘„´˜Ý‰“ñÁÇØ9üJù ?k0È^Ÿ¾6M«¤×rnëy–ëç˜[þ­d ÅV†w­ccŠyן#bYIè¾×€«ËßàÌܧà–op«£ëÝgZèˆZ<å: ·XƒèµÖóµãY}“RΤ³í`¼üÖLg¬÷¨•ïÖkÄó,7ÎeõIQØO.ì'펻Y|¹ ŸPqÖ í&‰îK©È™¨næ¶m—°P;ò5P«¯‘Šþ@ç¨'óŸþ ñ"Z»kg}ášktŠ,Ÿò;8ò!FK¯ÛY`¬!ÔjÍ)¾=ù©·ÛÅø7èðáÖ#Kè9kÓŠZsžo]üšñJ&|:Ó‚®˜=f¤ï!†ûßLñŸúê>çF×q£pê,¬¼ÂJí¼OÝ\µ³#H*E©pS†˜ E>Æ%ÀnÏÆ¶:¢±ÞŸwvT¦ÞM›?¿ÍÒb‹µÓA¥¬3+?B_a?qRÏ荒 TH#žíH›4šrn7C¼oåß+'°Ê`oôž§Åê!t¤op÷ž*ËbýŒ¯Ûà¥>}ê<+INÎü®:Ϭë¥ïºmÜ ì#ãÓ7X¬_ôîêÏÊÌV_áÙK¿¸ÎyDd ÂB–ÐS:°›'ög/ý"sÕ~x³]µù+ŒmÒ_<ÌØÀwe©nµ±€P ´ X® N*k6£­ ”››7?àÓiæ†ç²XòÁˆK{m²üvp³"œÐLLƒ¾ü~ö >Nœ¬Ðþ‘a u¾ü†‹o¢Óäuí4Æ&,ÕÏÐŒÐ*@©€Rn†yVÝ`Ê|炟6 o ,œ%ƒÖ‘›=¨®AËj­¦Þš£Ïes7¢]ˆ1Syžssœ þ ŸÎ×Ó¢ŽpïØxû‡4õÛùzcB]drá˼ríwük¤è]î4"°„žÑ-®bí6•—¯ý&“ _!Au§•Ò$IƒR~‚‰áï!uÇn{ûl¼™µZH+YanùVêçЮÚ7q~sÌ‘GH­#n|.K.ìsšlÚ¯”²*ÏJóZåÉÌ\ÑÄIåú9¦Wžñ¯_ï9Y?Ëq˜=ƒ}\]~ŠÉù/¨Â¶Öè†Sƒ²¯Êùµlô~¥¦’OyºßÛˆTÐ(°T;í=®nü¹J…­V—¿Ì•å'Ñ*Ý„ði§À]ípé>ökc°jÝë»gpìêoqiñI?ÇÓô¤ÎM„›C–Ð3ÚQ)C #–ë—¹0ÿ^™ú¾@º£%1M ùqv ¿Ÿ (ú4JбÉlÜyÕY¿X9I½9 v£~Ówµ1…p´küÉΗ¦)ûóû¶öº{PxËvVš“h¶ß;¿ù—óû,6ª/rž\õx†Åúi\ç‹^Y®ëSz,Æ8O®ûwü} ÿ¯L}Œ+KO X? jQĦÎpéM<´ëŸ:SRï7µîë­ÅÒ*`±‘®kVÃé™O³P;A¨ lƾ¡S„Y {gGßÛ‰mmÝTajÝ`¬+z_ª_êø²"õX‚p'%ô„®ÂZ±iòâ•ÿα«¿AœÔüæœn*i $& °kø½ä¢A¬ÑZgéz†‘©GJÇæVž÷iŸp[›‰ÅlscY½ÐõZìÛëEH_á.=sÓK¸í\¯XÞ9ÇY¨ž ™,g3ðÚ–&{ÏžÕúÅö.Ê4[=F½5‹V9rº\П=ß­£@9;ŽP—|Ä3ð]…D†P` .»ñB›ˆ4º{ŒùÖä¿ãÊâ×Ð:ܲx·Ö’ Êä£!_Ÿ×iI²ñu۩­B~˜þü~bÓ-²Ú]µ† (²Ü¸ÈKW?FlªÞšMR…‚p'%ô€Uƒ*àÌìç8¿ðçÌUOùôÍê"Þ (01ò ¹ÞãJw µ¥­rŽÜ3ËÏ$u÷zu³©A‡+`N(†cÎ\S¹hÔ¢ ia 0ëúz­°ž‡Vûÿ0[{™z<ë$·k“¬5ôç0X8âŸýÚó[åЗꧩ4¯€rƒ–‹á˜‹°ÜT´ÏÏfT9 „µ‰+pgã÷_y´H— 7áøŽ@­4/ÒL–·,R²Ï¹Ž¨¶®ñêÔïÐJªh\÷óÝy|Ú'©T@­9E½5ïê»:pÛwè¾"„Lô½((m¢è_„[…,aÛt¦ü”ÒÌVŽóÒÕ_#ÔòÑ@f„Ù)®P;‡ÞM_a?¶£ ½³þd#Ú)‘€zãËÕÓ¤îv¿¤+ë Ü‹á¸óvÚ *³Þz”‚R4A.ð©­-ÆZ»& rë£mAk¬ÉjßÚ QX Öq£o‹V)Âë?ogéà"XO^·›ÏÔ©5§üH ›3­M¿€*âòÒ\\ú t§ÝÈqýŽB— ×ĦÎþá`¨xŸÿ{³ú8•=çJó/^û¸¯»±˜¡÷ˆÀnš®ˆ”“?<ù¿1ÛQÌKg1º/€í„‘‡½CûæEDføh ZX®¡Ú¸ä÷öäÛ¹;w>$ ú² psî®V&ô3\ºŸv1ôæ75ÁR ä UÄ;Øwªöžt€sƒÃ` xÈÕøtŠ$o°X?ål lûy§ïi¨‹ìì—33]ç¾ÓººØÔ¹´ø„º@!ÉR{7µn|+p£çí#R.€P×KC§ïµxc›7ýkGe5JiÎÏ~–™ÊwƒböùßhÝ«¿œ(pxôoý<çÔÙ¾ÈäüŸsnþ‹Ù—ÎH³ ·XÂMÓþ¡íÆØœŸÿsÎÎý™÷ŽêN÷YÀ˜ƒ¥£Œ>†µ±ß\6yrßäm¶É$¦ÆBå8&iún©^líhNN÷û(Òf Ü;:-”s{)Dc¯͹ÎAþoÝûÏ/? 8/ª4=Õû ²=T; 0T8ŠVÑšèŽR.B7Sy±ã}è¼:d¸x”\8Б*ì¤-®-›f²H>ÉÎ}sK·:Oè 쯟"´Þ/ªÐîVeãnÓ4݈i%K~ý7¹ÎUçLl‹S3Ÿd¹~Îÿ=°8sÛD²pÑ;ü^ ÿІÑÂôYkãÅ«c¥q÷>KšPn'"°„›¢]Œî:œ–j“¼xõ×HL£«?ÝŒi1T¾‰‘÷d¿—v n*zÕ%æ"–ªg¨Ô.¢tèêoz°q¸ž²„|0D–±$ܨÀ=;Öo’‰mÒ—ÛÃHé~⤶¥u¥)ÂÉ…/°T;Í#»ÿ÷Žÿ8åh7qRõ·Fdi`I-=D)š 6Í®”[*†§VžYQQ^|µ(F;)¿Ùw¹­]Qhb³ÂÅ…¿ êæ¦: ;½V¹Ž(èõ–/Š×EBUtk¿^Ç¡¯}jÄs´’oŽº½çž¥ÒuD½5ˉ™ß"ÔiômsÞX©mÃÄÀ»H|Tmõ1i´PáÌQ_ºúë>­+,A¸ˆÀ¶Dû›´ÁbˆM•¯ý¿ùÜñ¿K#^ Ð9:[ï‘h“Ò!viJj+Å·…ZG4ã+¯EÉz´i¸4‚ÕwÁ:Çf`Lô1\zÀw·Ý¸H>%íDÄZNÏ~Š«+O³èxp×ÿÌ®ï&±Í[°A¦‘Mb›ôÐ_8ÀêÈR ,Ô[3,6N¯Š:7ñ\0ÀhñÁ¬Vi]W,ž©•oSi^¦¥uX[µ>P 4Ê¡²ÏÚõR„ÎÖ!Ty—¾V®Îl½Ï^Ú  T@#ž§e*Þ[kûϾ]ôžg©vŽjë*aPÀ˜{ceÖ&&TEÆËÒJ*FpS‘uyé)®.?ã†[gŸGZ‚p«%l‰ÎÈ…Vgç¾ÀäâDA™Ô`Ó¥ŒmQˆÆ8º÷ï³gôûq·ÕNEëù•—8uéЈçÛEǽJ{('óápGáô÷u6‰©1Rz€þü°•¹ IDAT[ß|Y–n‹HLS3Ÿd®zŒ¾Ü^ŽŽÿ‡G?B§%Fo´Vš"Œ‰“ÆÆìè{Œœ.gé«öú4ƶ˜^yÖ¥éHZ—fìÏï§/·ŸÄ4×-òÏ"8ñ §g~Ÿ¦k´U”²(«œ»jßÇõR„©Wà»CÕ"£³À½ÏÑŠWü{ó9sÏÔ^ù-ê­E´Žºš86:.ýŒìú«”Âm\}œìx‘ãW—Ä6!«Ç’T¡ ÜjD` ›¦Û£J3W=α«'ÐyÜ`›¥ü´ŠÈ…Cìz7.eEÈ[íôkÛ?„´’eæ–_@ëܦ"_[¸3¬u®ò÷ïüI~„†YBûQ?[[«&±1ù`„ÑÒC~Ëæ×ÚYyê­NN’jëZEìþ~îÛñ÷²ê:]p›Ç½—‰­ÓJ–°6a¸tùhlMê5Î µ“ľK”ô3áÓ„¥ÜýùýÓXWt¾ÿ‰m`lËͼ K ¥tÛ Ö^¿FÊúc]ð ×·GH Üñ<±­r³„ë‘ k s•cœšù$±©w™¸n‘Jÿ<1 ‹GØ;ü}þÞ̚ϘòNü‘.r­òçæ>VÊ~¤«Pn5"°„MÓé÷'už¿ô+4}}ÊÚNÁ·°cðs;0&î:~³t¥­eaåÍxÉÆ÷rsðíûA™\0è  ·^딦´ hÆ LUžÝÆ&æî=¦Å¦Ž1M&úßI¨‹þ™êïXEb4Í’ëÈ$t©>ÛI‹Ôñ³Õ—³¹‹Åî*Ð_8¥G×½³ŽHLû3±uwt¥7{Ð⣘zCæ à+r×,3JÏ'ñXMO?n´ë¤]äÚÊÓœý Ö¬µ4Y{\úç.Rºgð=Œ•ÎìNºŽIë}gáÉ™ÏRi^£s´ ·X¦ÈRÞ“çÕ™?àêʳ„A>ÛHÝkbJ…] ÷=Ì`ù^Ÿ¾èþö½YÚÑE+©°Py¹cN/7*!Ðyç~­œÀÚêÔ¹1Fa?{Gû´èV„–ò)¯0È3UùþÔGjÜœF­B|¨pÛiÂt͇>ÈDß»‰m“•Æ$“‹_Ê £Ûõt E@Ë,1_{ÙÕ%¥"Ø[hĶÆ`á0…p|¯¦µ{7³Ñ»†€4EèRÈî÷6®Á²¸Q2v]„ë?»ö4‚f²L#^pƒ“{­°²û°„A‘ËKɹ…Ïe5xÝ_XÖiHÿ>qpäƒþ‹Áª9‰Yñ¿ûò0W}™³³–ýº^:R„í#K¸.¶ë‡½A+Í\õǧ>á Úm×|­sŒö¿•@G$¦ >Ra·8²£«°],T^&IêÀÍmÈ7¸ÖZ_]ÊŠœ·J§ˆŒM}1P¼·cLЦϔÕX*Ç…ù/qeé B]¢/rdìÇœ°`mZhëkÖĦA#YB«lB97A_~oÇùÓk¸ÔÔ@î †~ÄÔI£hÆ, UÄ™¹?d¥y‘@åoa”Ä¢¬F«¼«¥²^snp=å;PCåS„tž¦µIš€V²L#žGÜÔçaSwá¾³ UŽ óŸçâ—»š#6J©·£X úsØ=ø^X]Ãåk{cõsræÓ.úy_xAØ"°„ Yíu„R.5xù¿ÑJVP´k”ÒÂÝÒú û²èE[tüÿì½i%×yžùœ“Û]ªníK/h°4Ð@£ÁU)n"e“’6-ÑÒPCEY2%Ù3ÿðO8£p̉ðÄDŒÃ3²86C¢e‰CJ"eQ ÅE¤EqkoèFﵯwÏåœùqNæÍ[u«»ªººIùFt P•7óäɼyÞü¾÷{¿½¥Ó´ ‚(i°Ù¼Ü r™ope™ž§Ò>ö”.ˆÚDAœøYkZšdú´Ýï'õ “\\þ KÍïã9ÃLýGjïÊæøŽ¢Z a²‰ÊÜ㦪o°ù½yÐZãÊ€F8ÇZû<ŽS&ml]/£¥xNÙ¦áZ+$.M~€##ÆöãÚÆyiås=èDªÉãŸGg~™0Yǃ›6‹,æª:x!ÜñwŠ­E#—Vÿ˜¹úßXR•­¢XF?×å¾Ñw3ÜŸµ¥Úš+5„Ò¡¯RoXÝ[aÛP ÀÝDA° ìˆ4ꢵéS'…äÂògXl<…^¦ÿ1¢`CP&†_oÓ/¢oñØmJ¯/5bËÙ×Ï%-UJЙBê .ËÖÿjÿHÏAé˜áÒý<0þ~ëʾ?šÆBáÂòï³Þ9Oœ496ö“Œ–OöÒBûœ³ðºtã:ñ2B¸€`¬ò¨MKöJú…m#« Ͱ—²5•ñÊ)ëougó¸3ZãP58;’ ´zÐôˆ4Ÿt ´V(¥pe•›_á{×ÿ­õ¿‚ƒMIo9›œ®Jë„—>ÅJëÙÌé=ÝfûxÓsÐ8¢Äññ¿—Ý [OÏh \§Â‹+B¾MOA² ¸;(Vè¥è”] \–›Ïsaù3˜´Pì!P$ W_ƒçVm:eçôÆ­èKáÐÖit®ɾö·ûs5•{ÆøñδM½1 ” ™~+÷ý‰êì™d¥Û:Ò%Œ78»ð;¸NGú<8ñ÷3”êö!v¬X4ãí¥•m´mL6*pˆU‡V¸hªïa+‹V Ÿî%Î/ÿ$º›‘ ”æ·Oÿ)Rñqtä'ì m7M«@ol~ƒ¥æó¤ßÝ"‚U ÀÝAA° lCžõÎuÎ,ün&¼¹žoZ›‡ûPùxÖDw¿ºŽÞqкѾB«;Ÿk¿sw:Oe-Tktzä1O²ô€4N_)½h¤ôxp⦜êì9Š•6n†79»ü á5†‚û82òãôL?÷¾X*­q¤O3¼Io …©-ûÓŒ•N«v_tL ]\kŸ¡¯ï¬Ì¸Ò¤+ËîCþ¡ó¨Q*¤ìM1Ü—›‡½ØX¤ÚÀÔNC“èˆÁ»Ñh¡p…çÔØ©ýQ/Ý-IT‡v¼hôW÷¸¥Œ±šW–Yn<ÅÅ•?Ê验w×à((2;ü£LTO«ÖŽQäXµ9»ðÉô€…«@»„‚`èC¾t[Á\ýÛ¼°ø_hÇ+ˆtÁé{‹6oý¾7Ög8º©ÞgÞh³uÞè`¬7Ñ݃FââÊ*è5:½”hÎäÒ|<#†é¶)ò$K©G–xhòç™z“% ÛÉ;Adæ”>›Ëœ_ú]šá³Ãoa¼ü‘Ú[séÞŽ5BxÔÃë„É&Rx(¸cŒ”²Õœ¹4¡•–+±Òz…1=Í´kV?7Q}¶9†›”–+ËŒ–ÆÍz>î~¸©æLaÈ|ÚCR£·¥ô´6mo'Àw†I+o›‚íÄ«DªmÓÝ÷>º“UG–˜Ûük®¯ÿŽ:3#íwJ²§Â‘Ú»ñÝ”޶݆¿9,6Ÿf®þ¤íO˜ìHÆ (°«@„õ4P*æÙ¹suý+Yo¾~¦cÄá¾W³íGԾȕ9nZ±Õ½I«;oz´eUjw&"ãâ¹C;Z ôk`ŒNg£} GúHéõý½·Xé¾Ï¦$Ë•ežþÞXÿ¦=Vº"`½}s‹Ÿ@£™­½Oö"ˆ{°îóp‰V´`4ãYê÷eÆžJ/M¨µFâ±Ôøn¦ùé‹Ú!+?†RÛSPRz´Ã%ÊÞ´Io&öÒÐDtJ‡æx¹ávBa˜ïÔL$Qìœþ5×!¦Þ4/ ÷Hµ}yM›ËÕõ¿`µuGçü­§ÞÜ;$I‹‰ÊŒ—gÅCš‚ ãu.®ü)JÅäÀ¹+P À¡ X€4‚‰JBrnéÓüÁ³?ÍFç’è¤ [þS©a͸c³=…±·ãkЂD…l¶.fŽÓwûÁ/´FàâË¡LƒµÓø„pˆUƒ³‹ŸàÛ×ÿ ëíiGˤmbŒD)ôæ"ï[¤´!Y³µ·'^q—󖦑¤ Xm=Ï ÿ‰±òIFËX-Ö^çËúvI‡•æsDª…®1 ŽQõCäDI;\ Þ¹’ÝÉš’7‘¥¯z7ŽÕ×%«Há0^~d_Ñ¥s®HšDE™Ê#MÿúΩ¿ÙNiTS ÓŠæ³ýþ Ð¯Gù—V>K'Yßñ;Ñ#d¦!÷±±÷â;#ÀöˆBáŠ2‹›ße®þ$BÊ;Jí(P`0 ‚U /Å …C½3Ç¥•?±)†-ýîrâö8é0R}Œû¦~×)gÑŠ½.ðJ™¨‘”K›ßæÅ¿C»{Ó6[¾ûüt6 Š­+%Ÿ&r~é÷Xl|—Àá{×ÿwž¹ùqqå3,·ž-"0‘ÑÍJÓˆ&-óðä/plì}h[·÷Ý“¬”:²Ìbý;\Zýc¦†Þ`„ÜûðŸÒÂX¬´ž!R›á uŒïÖ.ÝoÄÖDÓÁBã[éfc7ó•àÊ2CÁ}6}×Á›”^B£{ƒ‰Ê”¼q´÷°¸ò‘¨6Z`5s¶ßÖûÅ^Û’;–E'wº§t:®ðæž"jw )Ére™Î.¯~´xŸä£^JÇ G™~«ñ Û²­Ö!=ºÉ&WÖ¾@¢BòBú  ~ðO‘?Pô¥´LÍ;ç—>Íf÷:®(÷t5Û`ªÉ|wØ4ÏÕû³6è=ÔMšg³u EšŠÜ½Aéþ ‰U—jp„×ùTƒYÛ]ÜÓª5)\–›O³Üø~f¤é:ºñ×Öÿ’çæ~“—?E+šÃsª¦}LfèØKŸ¥+!\˜øYšúy$nFhwC4z ªñMº±þeÖÛç¬.lŸ~XB%MÖZçÌ>,¡-?Œ®­íO7i ë­ó„ñzß"mRQåS$:ì#gZ˜4U+š§äSõ öxÿJEh»oe ÚÖk—©úΨ`™Oܧ0­€ŒEƒÃ~æñ ‘¾ø¸N…ùú×™¯=³n”*Lï3¥"ŽŽ¼‹’7i´iÛ¶Kða®¯ÿ ‹ïg„²ˆb(pp(Ö«½EßD¯ëOsyí‹82°âç"RfA6Žî"‹Öìçøæ¿’FûqÒ°ž{ñ™þÈ´³1NÞùóÐZ£T‚”>ß¿ùrvñ?#¥ßK™’V VQ:d½uŽõÖ9SÕ†›îŘ]l‰h q8Zû ùE|gÄê™öJ²ÀuÊ,4¾E”4LÃà}Ì…1[uXl͹¥ß%ÑRƒÔôs)!J£X‘jxN O“ºwï^—ÔÛN ïÎfBZ²Ù¹B;Z4Q'a<¤Êî¸%]ýŸ‘8$ªËró)Ãm„IùjJE”½)†ƒcF®{ñ#!\Úáíp‘é¡7"÷dÅ!Ìþu”ùD)‘ `Ë9 \|wÔD'è¯ò‘Åz÷rv}î&ÒëŸÿÿÛm/¥C7^çâò§q¤gŠQôÖû$g#¢5S•×1Z~$Kæ·3Q¬!nlü5ËÍ3Ù}]D° 8ëUŒü‚°Ðø>×7¾JàÔÈzÜím+ÍLeVÏjoÇO# ’n´B'\ÊÆÕ;N¿±ç ÿß?zÄD ‘Eì²ñéTLîѯ‘¨p`t-[ Ipd `nóë<7ÿÿÐ o"…oÇÛK¦Ÿ“Â!NZŒ–OpjöW˜z-qÒÊHæíίIëeß³¡¡9:úžL;%…ÏjûêÝ«&ª¹‰©øÓ<0ñc@ iH·ëT¸¾ùWl´/']ÈŒPÍ5U‹V´HàŽQ î`ép‹óÖML¢»¤­bÒ8ÔÖ“’ÒÃwGLk€þª'lv®À}Pè‘aÇ4ÓÆ¶G¢¶"#}6:MÄ ¢×Q!¿­MDàŽrtä=u\Èo Å¹¥OeiÚ"MX ÀÁ  X¯bô¤‚(irvá“&ÍCÂíü*Műnݰ?½JJ`|ê­—ˆU!œm„¡W‰&úÞ²ó¶ûƒÕ¬H?#Œ}%íBÛt–K3¼i#R;´±)%C¢$®ôÙh_䙹ÿ›åæSÙBjþΖs0­ˆÊÞN„##ï!I5E÷°•IªÍYm>Ò!ã/¦bQoϧÅhõÖY\Q²‘«gÒ!µà5¸2Às†ÀV™¢ÖëÈè{8\{76þеö9ÛXùöÄ&Iº ÷ñÈÔ‡©ø‡xòêÿÊFçE\iú"æÇà;µ>¶~ô4qJG4î¼êOÍ™ëÙM6è&ë$ªËn b3} 76¿b“[±üç{:8£k«>ÊTõ $ªEÿ­dí6„ÏüæwXjÀdõõ‘½Ý~´Ö8²Ì|ý›4º×,Éê7Oí¯(ŒðeÙá·âY/°Ñ.pvá“Ù €™›"ŠU À  X¯RôvˆUÈ™ùßÏÌBo›¯H?oS„feÜþ Y"Ž7ªl·šæfÄüÕ&ÍÍ^o<¥vjò»‹1Øó—xÖ kKêOóÆ8i’(ÑÙmD~Au¤h.¯þ1W>cöA¿ã}ú³´‹ŸÒ ÇÇþO~O‘¨n¹›0ãqˆ“KïZBh¢Tc•Ç”6Õ‚>Íð›áU¤(eiK­Uÿˆi@¬£œˈܛáM¢¤IàŒØ”d²‹HNJBbÕ[©©·è¯Rr¸cYÔfkzPä"”õÎUCfõ?{×É ñU„+*œ˜ü ?vüßò£Çþ GF~œÇg?Êrã)VšÏ ån l¯ÇÊi*þ ØHãÖHYÏw-RM&ª§™¬žø’¾,-·žg®þŒpQ¬î Áz¢ÏšÁ•Õ/°Ñ½¼cúkÒT«¥ÇvOz•‡.a´F”4ÂÝv|³(k´ri¬•X]j1w¹Mc#Ê-äû#B›Þ}F`= jLôR]š¸¯ãnÏ1M‚àÚú_r~ñ¿ØEn{™}žtźÍá‘wrrú—¨ø‡ˆ’&âž,Áf÷2›ÝË65¨™ª¾‘-âý:Gx´Â9+Æ3s°—82 êÁ>=›{ŽI›V8.£¥GrÕ{·‚FhI¢º$I ELÚ“pkzPAàNdcÞfá 5h‰"¢Íl-³WämGÕÅ‘eÕÞÆëü fk?†/k$ªË ãìâ'¨‡WÉ·!ºR»…ú“Ô»×L¥ê€¢ôœµGÔ»—YmŸÍZOmÙ)Š˜©êk™zã=OM(ðJEA°^…èU±A¤:œ_þÌ>öa¢‰mW²WapÁM7ZËÊÄ·ÇTòyn‰Ã³"´štÛùˆÅþÅtL«›íh`àXuÍâOze7ÈG¨á3Wÿ:ÏÎÿ¤tÅÊ~‡$JLTOqjæW+?fI–än®{©&§γÚzGøhL$ªìMm8œû„Õëi6; “žÞÉ’Œ¡à;bª-uÝ3Ʋ›ÝË £å‡èmÓ„&E˜è.±j“¨Ðhõv¡·Ö‚’36ðÚö"¨­pž0i˜ÚŒæ¯a¢ºŒ”äôì¯rrú­È>Aë˜ +Ÿb¹ñ´Õ•wÍŸ¿ÒŠv´ÌjûŒ),yb×þ¦yu—ZéA¦«o$QÛI¬Ð qYn=kœÝ‹þ„  ‚õ*ƒ¶Q›4²riùsÔ»×v-0îíG t‚R]Òõa/ãÔš!Š›„Ñz–6Û¶]¦óiQª5yÃëßÇ©ÇßÁȸøÂþ5XZVƒe~³u C$UÇZì-‚•"[¨¸2`­õ‚ñ«’®5#ÕƒI–pˆ“6ï0Íü2³Ão!I:Ù‚z7×䬵ÎÑW0iÕÓ6b”Ÿ+”–%Ö:çiG˶jÒ¤ß”Ž©•Žá9Ã(Ûh'¡8Ô»WP*¦ìMRõfóømæØøsuˆU¥£}«„ äOÞâ¤Ð¸NÀBý[„ñFŸñhÿxRí¢!Y÷þm"§ÂêN¼ÆåÕÏ“¨„Ã~̓ (`P¬WÒÅÝx“+k_²Ñ£½¥Ÿ„)$Qa¦ëØ{ŠPØ…²Å¶–<évÚ,J%Ô;/âTæ™îà½TÓ~Û騏o›†û7lŠPYr°Ïc墮Sæùùщ–3¿±I–DéÏ©prúöµÎ¥Fo#¤®°Ñ¹ÀF÷B8Há2^yÌŽkkšÐ¤­Úáîõ\ÎhwÂD¿9cέѽF¢ZøÎ0C©_ÖíH¬­bbÕ&VMmÙ~® ð‘,e¹õïJ ‡ftæ¨Øç½dö©ÐÀÑÑŸà„ÕÏEI!\¤ð¸ºöç\_ÿ7#Ƀ+o °Äðõ8cûý¿Ÿ;Šï™–AùC …'«Ìm>É|ý»È¬X¡°l(P`¿(Ö«½‡¥q·¾¼úyV[çñdeo«ÓJ¥›EöúyƒV!‰2^F‘¥?$R8¬7.³^¿œ9®§¹}C “"° LóàDuMkßvvÙxëí ¼°ði„×3ôH–”Ži„æÁÉ${î]¸·qjK~Û¬6_0­P”½†ü#„Ò¦ìÌ‘«íçm4ÈÉsL­tGäÍD…ĪC3šÃq*”ü)s^·­ÔÔ6*Ó¡m ¸4EÉ@"^±Ih… ÖyßXiìZ+*Þ4÷¾t‚ÒR88ÂãÚÚç¹²öçÙ‹D>=¼¿ci„ðXi=‡¾Å÷¯ï~"ᾑ¿E¯˜`«fÍ1ý W¿`›†ý ¸ëÕ»¸u“ ¾táŸñ½ÿ×)Ùʶ½>DN(ÑÝ]Š“· ¦§ã²åý;‘—þèO€ë[¢<{p\B3V~Gö;!‘ÂçÚÆxiísYZþ HKJ2×ÚgI»Üîû£uÂÌЛ©GÙZ±™E¹œ®oü7VšÏgc,"X ìÁz õÛE{¡þ‹glÿ½P{æ * ©–îcfômHÑëA·»ñ¤†“X Rr[ò²ÓÛùAÜrÑ´0^BšÛkƒö‚´o+šãìâo³Ò|ש6æ¹”kžLÜ?ö>þ0eoŠ8iÝ’•zUu¢ZѲ‰ÄÈ2µÒƒ&:¥é›aÉh”4Yï\ÌÒTE IDATrÚú~ Çpe¥¯ÕPJÒêÝË€ pFÌ=)n)̈oÒ .‚V[2{ÂF“&AÈm)d­…¯KËöC”x{×Bm<§†ÒÖsK¸\]ÿKïà:¥>Aû^ЯS ±jÙFà¹"x…V8wËTqF’´Dé.c哌WïE?û¢XGºÌm>ÉróŒG¡Å*P`¯(Ö+ù±Öšf8ÏÕõ¿ÊZâì?å%láXDdÐ{±i0‹pŒçÖðÝÑœÇÔ½… í§8ÈdôÞ 2)4ŠK«ŸåÒêÙq9™ð}ë‚+„ƒ&FàðÐÔxhòçLµ_æ ÆµÑËMTN3V9‰.ë \[ÿ"cI°•§Uƒ«ÍçHìSÒ¸£T¼i´è3!‰Ž¨w^ÂwFðÝQ·KÇöGôúÓ¢¦Z.pÇ‘ÂË ;ò©.c+á&›´Âyã>Ü!+`eYÉÎ{/÷öVë!‰ŠˆU›CÃoãÁɟˈ”¡%J…Æu7Kgßj|JÇÎÓÕ7]ÜÁ;˜h×¹ÅOî#B] @(Ö+[SKWÖ¾dÝÀ÷_ž"µNˆâúžmÒŽ'Ë”¼qöªß:(è츷JQrQ:8ä ‚©:s¹¼ò§¼¸ô)4‰]üUßµL«ïŒ‚‰Zy7Îü%’Du'³¸Øÿà@"Ùè\¤Ñ½ŽÒ Cþ}”ÝÉÜ5ïÿˆÒ%o’‡§>D¢"ëÑ$„—V?K#¼À4½ŒËxp?úu.®ü×׿ŒëT1Õ„·ž·üÏùÿ7žOã™§ù]ÿ.a¼N;Z0Û‰[o7è͵Ô¾ÈU>Ú¬tB’„LTçM÷ý+îûiÖÛgm ÕîW‘´åÐÖtéV˜4®éO85ôzFKڪЭ:5C²ϰÜ|!û{Å*P`÷(Ö+©ç’‚(ióÒê_XÓ`“¶pˆ’MtΦa7ûNÄD'”üi|wÈTéÝã‡w/)t‹ô>HiûãÈEb<·Êõ¿âÜÂ'ˆT#óÉÊG5ò¤ Q&*Oðøì¯Q+=`H–îßï>G¬:Ìmü7¤p‘Òg(8†#=òžV€³;DI‹õÎy»˜÷<›FJå,=´Õ I"ՠѽNÕ›ÁuªS»‚–ÄI‡Ùá·pzö×̾¬vN‘5—¢Äµõ/ðÔÿG”à6 ÉÝOÕöhÞ®‡ž]KC˜°²Oú(§ý*Þç–~×ø^åŒBÓ´d3š³×úÖ×[÷ÄZ8²Äôð[ðœ J÷W›yòéÆk¼¸ôYÒ”t¡Ç*P`÷(Ö+Fo¡AMÌ•Õ/ÑŽ–$ze€’0Ú46z÷ÕF½”bD%8LÉŸäÖûì6•cÚVœÝ“¡ätD®Sf¡ñm^˜ÿ8ÍpÁ6]îOöG(­ðÝ?Ê©Ù_ejè FøÞW¸w˜Ï)VÛgi…ó€b¤ôžÎÆ“¿icÓd½}ÖÃ4’ƒ`(8‚'SÕKÕEI‹z÷ e¦¿øbÏóš„’;nÚõ L­JbÕ¢Þ½n#W?²Ðw‘hqÒ&pFy`ügyÍøûyÝáÿ™™¡7ÓMÖyvþ7YoŸÅ•%„trçeÒõQÜ ŠÖ}çãæ %â¤Íôð›¨ÇÌ÷oKšPØB”…Æ÷s¤Xo‹Z(P`0 ‚õ …F ,¬¶Îsyí‹6àÐÒá&Jõ*ìvÁ2©)]j•‡p,¸—:£!º•ß­Ôÿj7HÓ–®Sf­s†>Æzû<Ž,ý¯~’åè3bÛê¼¥ã¾ë³WaÚ²tãUæßDâP+Çw†éù—åÇnì'êá5«JSެ0¼Æ8Á“V:DªI½{•ªÈÚTܾŠpÀ¬Ù´Zzp«Í€ékÙ¥^7é×{X½šÝk6r—¦á¢¤‰'«Ü7ú·8}èŸrÿøû86ö^¢¤Áw®ÿo|ãò¿¤Þ½‚%«½óIt‡áà8Ï~¤yœK¹óµN‰FãHŸ•æ3Ô;/esÑg¡¡Ž,Ño²Ôx.KWÿ Rú ¼ÜP¬W ²‡hް´¢›V{PGIß‚­Uýoå·ýtu .Ÿ ðÆ·¥œî6ܲ¹o–޺שKÑÓ†¹²L+¼É™ùÿÈBãÛ€¶æ¬ýÂí”LHáš-x?OýRz¦/ûÓd !QĬµÎÐçœ1*Áᑱ´r7Z£מȖý{²j-zZZK´Žhvo"E@àŒ`ÈÒ^ ¡@‘àHÀAl1ͧTã¤M+¼î=£Îy²§Ñ$ªƒR ‰ê23üf›ùNL~’;R ðÏÍŒÍÎeYÎéîú+[MõiD¤Û¯Œ,‚¥Ø}¢zšZéÛz©?ŠŠ(Rõg™¬>†ÊY•‚÷n‚`½‘.|R8tãMnlü ­Ð4¾S3Å<ÒÅ5J6úÄô»ý¬Ñq0Y{RL5×n¡Á6p M }¯mºúH–”>aÒàÜâ'2°Äopº0Õ5) Q®½“Çf~%;£ý¤ µÖ8¢L½{•ÕÖ³Há2Zz‘‘ç¶Fn´B½{ GøÖlÔDC†‚ûL…`jO!ìöÉíhªØžÏÞ'\ë„ÀÁ‘4i²ß7JkM;œ3½ö8ˆRËÛ)½>†ü(šCµwxcœœþEžú+Ÿ$RM„4«¼0ÿ1šá [ºsÒ´"JPYû¢]¦èSó\-86ö·íòóa­T¤O£{“•æÙL¿YˆÝ Ø ‚õ „yô™¾gËÍçYi="¶µû÷æ™6£MÛZe÷ûÎ/ôJ' •ŽQ«<ÌÞü´î †¾Ü*EhtlÂ.H÷Âêi´Ö¶ÍŠâÆú—‘x¤•˜ùyL-Ìö©ø=d¢ò;F¢BöC²Òë¬uÂrëYZÑ"•ÇQå¶yI­›Ë™vÌ&EÙ›¤âMçt{‰K7^£ÍSõà $n·FÚ’ÇwG27üü½ÔKK'lv¯˜&ÐúîÚsô¢V¥#SõrjæWyxêxíáÎlí­Há«®¬°Þ~‘ç>F+Z°ió[§wMÛÁ±š³ÝÆ,Še}ÎjÁƒŒW#Ñ!ZËü†hPrG¸¶ñÕ\ëœ"‚U ÀnP¬Wzâv³/5žf½u)·è$A7^íïúÓ9-‘ÒŠÉá7Ø7ñƒ2ʼÍñIS„;øe~_?¸%MÛ¤‹õ…åOóÒêØfá`Èb¿>ËTk¶xböש•^CœtØ;É2 ­ë”Yka½s²?EÕ?[­À±Úǧ^#JêalRñf©•"Q,ª#…!XípŽjp¤Ï^a×ódý¯|gÏ©X×Vû†Tv„s ÑÜ­è‘+cê9Ã}¯;üϘ¨žF똒;N’tSÑ·Òzšçç‹n´ºKM¢½âÂ1Dv~nB ÅJpe™##ïÂÌ×V»ó,yiå/¨wn°wSá^½(Ö+ ÚúµÂEþòü¯³ÐxŠv¼hÓƒ<¡p1ÛOåWºj\·JÉŸ¾§$ëV‹’Á+¥ù¯'ù´ï•õ?ãüÒ'‰uÛ’‘¤‘È´Fy]–ÃPpŒS³ezøG ÉÚcuaziµŽYl|‡(n2Y}ܤ*·ÙhÛkòÍpGz˜E9Æw‡-?„c„§$]Óo¸£¦ð6>XÛÆ§MtÊwFmSiµ]Ç%@Ñè^ßu:m?Hµ^Zkâ¤ÅDå4§f~…‡&ÿR$*´×)D !nl|…3ó'R-éÃ.Œ=µ Žô2“ÙÝ~et•4•—#ÁLV_gÝò©B­x•+kÙOè ’U À-Q¬WLôÊ,Ækí ¬¶ÎRïšošý•¾ßöxBrßÔOƒp÷õÀÍÈ€]€gÆÞ†ëT3¿¤»û×vAÚAߢó~M?ø”HJF¥ ˜«>N+ZDÚÅUåÚÆ¤†“©%F¬;Î(L}ˆûÇ’DG}’ÛÏsÚ7±ÌrãiZÑMÆ*§Ì_¶}ÖhëZáMšáM¶¢I¢ºŒ–NPõ£t—Ô·I ŸVw¸NÉø2íÚŠëƒ\аÿ’i„–´Â9bÕÙÒ¨úΑ7M‹7’ããÇfþ£¥G“F¶½#}£aCsiù³¼¸ò$ÄÖ_lwäÅD—4¾S#pF¬P}—,ŒÐÝøƒExî3CoÎZ õ;»ƒçT¹¸ú9šÑbî÷?øïD?Ì(Ö+ys¢Bêß5‹ŒâR½ó15h9“âìç¡›×AEIÃh=îÉ­)n™"4‹¶{Ï¢i»AZ¦ïÊ€µÖ <;÷ïYi>¥’L¼ÜKšÈW¢Bás|üïñðÔ‡ÀnìŠÌ¦:&¥CæëO8£TüC¦ªqËj¡Q$Ô»—³¨ˆÆDs(8ÊPpÌf¡»#\šÑa¼†ïŽÀ-Z¾ ˜Ò*Eß­Ùcé-äщÍîeë¿q°ä w,Aœ´­Iè?æ5ãG”ˆu+‰;Ò§-«g—>Áµ¿ÄôÅt2Ò»[?9G ÷“F¼ödnšÎ‘õP¯>ÆXõqÕ΢Êöì¸Á…Å?êKíÿ°|/ øaDA°^!HR!Ýx¹Í'MªDÜIÏÁݳ®ì!2`Z ­‹õhå¦joÀôGÛÝ¿W˜EÌåÑé39ôúœ»¸A¢\Yenã뼸ü‡»ÐÂÜ;äçÃ,Ô+\{§ý ¾;’Y8ìf® AX¨“(i0Z:&¶h¹q¢qE‰ÍÎKt“uKuVh1Z>‰'‡¬å„©$l‡‹tâU*Þl]Ùå¬-‘[Å—ÖŸkËœ¥‘¥z÷ªùNÀõÌôŽv ¦BPq¸övž8ü?2^y܈ùI˜´›#6;yvþ7y~þ·X¨?i£YbO÷YjÃbÖkP:ÊRÄ»… GÂS‚:S}ž3d~M˜B‹Ëk_¤.‘ê°~X¾ ü0¢ X¯ä¬›kÔÃëæø.ЇÒTT'\åÙWKôÖ‰ ¯½–±¡S(fÇ9xì<3S9h¾»+†ÞòDHJ# ¿¸òÎ.~‚V4çT-AÝjDŠ­.Ô(2Yy-§­ø=Q]v#~Ï ·›ß¶ŸI[öô`HS½s•0Ú@¦÷’Xµ™¬ž&pÇ{= µ¹"î5ÊÞLv?írFÐ$xrß­Y‚Õ;4º«µ¦ÙClq ß²{=ëÂþðÔÏ#ÓƗöj³G,6¾Ësóÿ/Íð&kís¸2èßßnÏX˜Ètà3Z:a«2÷þ]I_p„YÂZé8JEý‚w Ó ûìÒ§úÄîE«@Á(Ö+æ!g¥…Æw˜ú»ÙIÏT®AoØòþ¢MbKå›Öš©‘7S«>D’tá6ýÕö9ú\f°ߦ"͈‡EÖ»ñ‡ké³g@"€f8G;Z4‘z¦“yñ{öY4h…ç Qr'÷tŽÂ,5¾‡çÔr¶ ùϧv õð*‰6$,-ðaFJ'zÞJBáHŸÍÎegdO=3 yRøÎ¾3‚Â8Å÷{`IºÉ*±jöým?èݧæ<Õ¡Vz€Ó‡þ)‡†ßnˆ•!¿iâ}uí œ[úÂdGû&WY!ƒÌÿRúw¤ÌR…³µ·âÉRŸ¦«§íSÌm|‹f¸°ç¨[¯6ë‚4B‘è››Oî«Ô}_ÇD uL­Ý±V©§íPHé1;övjåmIÏHó€FŸ3ÝÒîÅþM ‰c³_?|‹HF²„Æu*´¢yÎ,|œË«ŸDfãzxåEïR8ĺ‹ïŒðÈô‡86öSDI‹þ*±íÇÔZ£”1 ­Çyiõ³Yª¸ŽŒ[ùôð2;üR×1Hé±Ú:Ëbý[Ve’.—pªÕ¾íež3ŒïŒR“^´q@—¡Ù3©´mѶÝ#ŸRÓ$$I—©¡7ñÄ¡JÕ?LlõK)é“Â/.ÿ—Vþ­™¶œÙ¹J#K;ÊÌЛì9íŸ4šïpÚ§±ÍTå ”ýC@¤/Õ|5Û\^ý‚%Ìý†· è¡ X¯ôR!î 6;WyoÞ,µ©BêÄ« òÑÙóî²,Á‘%f'ÞE­ú0IÒÅ´?¹³ýçŽdɉù9aÇ!…oz½{¡ƒ@&ÊF’ÿŠ:ë2ó•èËkÊóóÿ‘N¼f›çɘ‰@¥–F»ãòÀÄûydê∠‹Fº}ÌïM{›åÖÓDªÍàLj!x›‹¦•’NmÌXGJÇ){S™†‰êòØì/qnñwHtwWDHkHT—&ÞÏ©™’Ú;¤F«&YâÚú—x~þ·HT¹Ï~œé½©T8<8ñŽŽþ'§?ŒëTITz R1{¬šœ]ü®¯q[ÁÄþÈ•¹'”Ž8:ú·p*‘ªKý®ÌÏGFÞ ZnÙ&mo1W’N´ÖçÅV @~¸?è¸sè\‹‹ùÍ'âÞÑ“Šé†+ȪKr‡‚^Z”JpdÀìØ;HÖ›ç™ øN¶–Àh냵maJ5X÷>E˜.¢‰ê¢´iÎíˆÀ4NF GoιD±ÒzšÖÍ9NL~ñÊ£=!¿Õ:õæÐD!К£#ï¡æÂÒ§hv¯"e‰A~L©+Q!±ê eê›´u;I˜¬ÓŒmd)w\é05üFê+×Òþ‡ÍÎKxrˆPµv9_ W–(y“¶­È\jÐI—Vt“Duqœ`o„Þ5Q:—ÃÄ›îûW<>ûOÌ5E!åÁD«3¢dIë‘‘w‘ènßõ7‡‘DªÍÍ¿±)Qçž>s x¹ ˆ`½ÌÑ[œÍpѦ÷ž~غÏômv™é¤›í’¸E×­àöζ}€^tcvìíH!Ym¼€Ä½ƒHVO¯†êl?¾m,Ê`ïE5¡Ò ešG¦>L­tœn¼F½{™õöVZÏÓ‰Gƒí7²9A ­i奕ÏpxäݸÂ'Ö]$Nß5ÖM-QºKàŽòèÌ?¢¼ú9®o|Ù¦µT?AÚrÌAB €õÖ×™è[kR8cŒUN²Ü|)=@Pï\f¢z:»™ëžUAÉ'µgèÙ2€.h‰8i"´Ã^‚«=rÕÅwj<:óKŒ–OÚT`˜k›ô¬êrmý+\^ý3ÕÁµÀ}Wצ‘3#¥Çƒã?áÚÛAµºóhîvHáÒŽ–¹¶þô¥ŠÍ÷@á;UNL¾W–Q*ÉRŸÉ*P ‡"‚õ2G¯š ëß#JÚHáìûž§-‘€­ÛõìÚŠc[t£„'ßi«§-ÒÙ‚ ‚™Ñ·1Y{=[möx¦hm¬ vŠ”(­ðœ*¾7œé–î´V”Ý)Jîa²‰Äe¼ršããïçÔÌ?&L™Kxÿçú 0¢wYæÜÂoÓŠðDÅ’œœ§È§x ™xpò&e¤£\ªtošÑMÂxl´0LJ0U}£Ù¿–™…ƒë [9üíæ*u—l%dœE¨Ò´¹À¡/%MRkÛïWgä&Q]§Æ£Óa¬|’Dwm'ýn$xîÍpŽsK¿Ë…åO¡tdí3öÿ¢“œ92ࡉŸãÈè{Ht—Dum%ä½HmE/jSòƘ©½•Hµèwu7VaÒäúú×̽X«¢ X/s˜T—‰.,7_ Öí}k zU|=Í‘ ¥@J°ÿÒãšm;NÚt¢U¤tìa›O¯rËX8L¼™4‚±Ÿ–©† ”ÚJÞJ'”œI¤ðï˜0îzdÂa³s‰0YÅ%4ŠXµP:¤äMrjæW)?H¬ÚÖ ²¿Bpëy˜ß%,6¾Ãss¿ÅbãÛ¹´•»ÜÇò×.NÚ<<ù Î(qÒÚ“uBo‡fÁ^ï\ÈމL{‰áÒý”½i´NLÄTh⤾+{¡’”¼1ØtÈþ¦1ísÚÑ"‘jÒßcïV;ƦMZðäÌG«ÈY‡h JGî8ÕÓĺeý¼4îu¶:ÃBå)¹3™C}Ê7z‚r‡v´D¬š¶zðÖûM¯}¢b<9Ì£3a¼ü¨1bµ/Bx¬µÎðÌÍÇÅ•?àÌÂ'h…óøÎ½“½«¹5¢!ÿ~þ%fko±í†RSÐ4bt°÷dO“gÈeÕ?ÆdõuhõõnLu|a²Éåµ/gd¸ X ôÃùßøßøA¢À@!…C£{ƒK«F˜4qäÞ¥ué‚d|m›+fQ_[î²x½Åúr—ÆZD»SªºƒRýTÇ ¨‡qÄB¿@ØDí*¥Y|w„v8$»Ö£¤‹ÓppŒ‰Ê)ô–V9=m™Æ•%ëß1bÞ{a}aû¶ÂêÝ—òRrÇÍœ£Ip„OÅ;ÄLíG©ú³„É:QÒ Öm«M3‘š¾4 õS:b£ó"õÎe†ƒcî8¦¸­¬Ü2‰êRö¦™¨ž"JšÔ»W²yØÍ|§"sÌÖÞš¥dÓˆ¤çT‰“6Ë­§‘¶L”Ô³¨È­ µFJ—é¡73\:†¹R˜¾xDÌ׿N3¼a,+n±Ëô\”JpEÀc³ÿˆ‰Ê)bk¿àÊ€PÕ¹ºö§¼¸òtã6:—@˜¶EzÍ–׌W¡,‘>9ýîï×[e¶Û‹3ùh±ç”ÑB1·ñ5\§6BØk±cž;ÇÇß—µû¢’°@ÁzÔ‰;\Ûø _{é_Ó‰Öq¤·Ï}%øÞ0%y‚ŸŸcyi‘ÍUE·c"Zé¢PuC#.Ò‘v‘3ûÐh*Áa‹ï 1Í c·“,‰Ò1®¬09t)<6»—HT”iýnu¾ym×Xé7fÉ^êSŽtÙì\¦¯ ¤k£¢»™?“Ê:2òJî8*%BØô K7^c¡þMºÉºÙ÷ŽóžÓMÿ<ÓCo"Qm3—VÚÏsnñ,6¿‡)][0Ð_°äç.Q®ôyÍØß剟Ásª™Æ©¯ðã.˜^Ú"*î47ë_Céã­×ÛqÒ âÏ0Q=iŸER¤@Å·áeŒô»ÖºdM%]v¥1Ù¶…çshìÝ~oûyû}éä]½ÓjEqq}­R%‰R Sµ71TºMr`¥ãyôÆ’3=LBªÁ<·f oŸžL#F,Þ,o?–ùy¤ôìB´ÝÍ­¬Òótd@¬š\Zù,gÿ¾3ŒÀA)˜hG¢»ª½ƒ'ýO<4ñsŒ—#IÚ¦Ú-uë-ÒàJŸHÕ9»øÛ\\þ›Ž¬/èGšè™†ûÇÿN„’7AœÜ¾aúù(©³Þ¹€#zá¥CªþaFJZÓÓíiÎçÐZ;”ýCprch$a²N7^3DhÀuî»fÚ¼´{³ÃoEéÏ©©M.®ü/,üÍð:® ²HY¾˜`·È§W MHTDÕ?ćþÇÆÞ‹1·‘«½ _¤²·ô¹5ÕG–-èë¦`öÙ»Ÿ..ÿY_ïÂ"UX €AÁz™C£¹´ú'¬·^ÄsÊûÞ‹Ñò„$´ªÎ0<4ÍÒòšÍõ\dȊè »¸®Dk˜TLÉ£R2-6¶FB ÛwiRjkÍçŒéejöx‹ˆŠÖ1SCoàñÙœùø ÚÎTãi|g˜…Æ·¬ˆz'ÕsùNt„Ò‰ý­Úò/A ¨òÔô÷ì-ª®ô‰U‹Fx“n¼Šç Qö&‘Ù5Ï*ÉhùaÆ*'©ø‡ˆU‹fxÑõÈ[:^‰kí³4Â딽 ªþ‘¬Iq¾:,¯R1ÃÁQÆÊÐŒæh… }åƒæF ÍÃdõuöÚ—VÖÚ#d½s>³@ØÍ½£l„ñØèOÚÔvîQ8²ÌFçóõo „Ïöv>yq¶™ÃCµ·ñÀÄûq„"f~óo¸´úY߶ƳýEû!WiG3/mYâððÛxdú)û³6’¨öD®;h{Ϲûj¿tþÍ÷Z£Ùèœ7•Ÿ}©I3o‘j0Rz€‘òýYt²¨*,P  X/k!ivç¹´ò§tãuÁÚÇ3-Õ\„ñ*öÖêÏãÈ*'O¼‡0l³²v={c—Rv*C¥Š ÙƒT#¥OµtaíÕz éA¢·ˆö„r0C;\ N™ÿÓÀÅÞjlÊþ$3µ· -1Ù» /.ŠFxGîl¡µ¦äSr')y“Œ–d(¸ªˆªw„¡à(ew G”èÄ+“J²c´}¬Zk«Gr¨w_b£ó"«­çYkŸ4eÆxeö!ލ•Ž3V9ÉppŒv´H¢{Îè"·G´£9V[g¡V:Ž n+¥cw”ÉÊĺM½{Ŧäv0œ€ís7e(8J¢B[D!Ð$îk­3´£E„ðéAH¨Ç™~sÖ˜8›3 Žã³ÒzŽ¥Æ÷låäà–±ch3^yŒ“3Á“UVZÏqqåÓÜÜü*íx)°o=¿ÝG+…M}Ê,²ë#Á<4ùî}¯%úýQ«Ûcë6†pbîHW–qd )¼¬gá^›Öš¡ÒVZ/Зm”<­à4¢ÿHµIt‡ûÇ~ÂMÜÝ4f/F£/ch­ÙìޠΑ­Ø{Ðàý˜¢ƒ.±ê°Öx–©Ñ'˜šz ×o¼@™–(郷ÓJé™ áÐ WH’6ŽWÆ,FƒûÙò EÅŸåðø»™[ý*hGú˜TÔÖJ£…‰Ö -lähÀ¾­˜XJÉ¡‘w°Øøh/³ÄØŠDGŒ•ãÐðÛ Žâ9Cv1 ÑYDË8ŸóÊ¿F¢td|­tGxHáaܹMDQçÈ«Ö:Óä´¢ºÉõîU–›ßg¼ršÑÒ <·Š°š €Àe¬ü(JG\XþTFÂRâ˜í_'8²B¤œ_þ›+<0ù÷ñ‘,5Ø”$:Ä•ežü Uÿ0/­þ ‰ê Ôí—K7Za½}މê6µ–’È„Àa¤ô KÙ9ß‚Š?;@›gISÒ±MÈ„Ö;&&*¤âÍpbêƒÄªÃù¥ßg¥ùŒ­<ôMê”íú´Ûaû¸‰ê2V9I½s…ûGŠ##?NÉ›4U‚ô*a;±Ú9K·1–#1B¸xN´¦¯ÒŽVèÆ«„É&;ÊDåtOk¶%bºmfs×Ú3Co¦Ñ½ŠÒÊZDØ(aŒIW[çYl<ÍôÐkITœ™Ù(ðjFA°^Æ@+š§.xc`=ï'÷ 48¦ pÕ)—k8ŽO¶s ²&‰•Ý>­ærˆ’M¢¤A)˜Ê4w£Ò)?îtL‰Š(ùÓ7W¿L­Ø¾…[j+àÕ¡MÓ ~£Ï.0ZzCÃoåææßà¹C@²…¸ips󫬵^ ìÏ2ä¢ìÏRqg¨‡ðJÇĪÛîû—t¢ºÉí lvÀ»-š~y2À¾Ñ´l!‰FÃdÒœÝd•¥æ*K§p¤o¢VåSŒ–Âwkxr˜Š7Cyä=\[ÿhÙ¦y<›¦Tyw#Kî"šá Úá2~y„Ôþ!½ÎaÐ& '…KÅ›Åw†h«6Yè¯oÆ¥%«kí ´Â9ÊÞ”ÊK Z«“Õ×1_ÿ†MÛî.ÂRö¦3’ŸŸ@’èÝdÜ×–é¶eš¹¯q£þURë 'sbß{u`ïž2?­;ƒ“`zèG¨w¯2V> Käv6&”þKI’¹ž.ž3D;Zb©ñ]Ö;/ÒŽ–èÆ«t¢%"ÕÄsª¼óø¿C¥Ÿ7,{W稙á7s}ãKtâ•mDÏ‘>­pžkë_eªzÚ|ï3V À«EŠðå !¸¾þ×,4¾‹·C dï»vTJG(¹£\»ñ Ýn×uHb…ëK&—ñ§o!A+oŒjp4Ó Ýí·Ø<ÉÒ$øî0%œfç‰î`R]ý‹–Ö1ž3Âááw¢­nkË~µÈÌŽt©GÙì^¤­ åÖ–i£#„C¤4»7Xke­sŽÎVZ/°Ñ¹H7Ù@ Ï©à:UÊÞ“Õ'˜z#µàk›0‚Òíhɺ÷lÌØs$BÈìŸÖŠv¼ÄJóYæëß`³s‰n´J”4P„Ü7ò·qd‰0Þ$V-beŒC¥p@ôzJáЉ×Yn=…çTòïCëd[uX%S:¡êÏ2^yœV4G+\Ê"#Ù"l‰¬ÒMþã•G‰­õ€>¤p9³øqšÑœÂÝú¾Q:浇ÿ9SC¯ÏPšê6š0A7˜O+Åà ´²²-™è™2æý¾öµrÐ:!Ñ] ñ Ö1Õൡ£\¹úÍæà2T«0{, 4äfhó ‘q®·çþ…ön!¯ÇÒÄÞ8îÿÏޛɒçyÏ9¹Ô^½wß}™;sgÌ‚!@ H‚"!‘”¸™")…DÒ’ÌpC;lSAÙÁð‡ìþaÉ …ìPÐÚ”¸7ÀØbÀÌ`öõîkïݵçzŽœ“YUÝÕwí;÷öL½s{«Ê¤i„R‘us¿–­Áîb8’d„ËSõ'èDWèWA:óc eé^k›ƒ$+QSå‡ytß?åÜÆŸ±Ò~Ñ';G=úý³t^3øßq¹ñUÖz¯“ª©Šp„›GqF=ƒ±€Tõh…çh§Yn¿ˆ'k”¼9ª…ÃÌמf®ö ›ÝwÙè½Òž,³Ù{‡×¯þ.÷Íþ ÕÈEÛ[ûšý™ôØ£ ÿ„SkÿVpÁ4@6GŒ”E–Zϳ¿þƒÈ¼Ò3#i µgYé|ˆŒl…FQòç1Bý¬æYŠDõLtòæ‚W;b«hm|¶ÕÅsª™ú, Õg)y hš¦ëHäŸÁëjøgs}¤iÀÅÍ/±ØzŽFx‰‹ïÔФ†´ê츯ï»é KÍ税åÄðziÂjçemˆlv~´%†KÍi…™*=pÝm1Æc‚µ‡ÑŠ.䦚»Íc¶‰¾oPø«… \±bÞ~õÛû‰\œNŠ# L”OÒ쾋Ö^¾0i­¬ûy&"¾1¢•¥[´N™­>Ídé!jŸ ¼ÇF÷-Ái# –®±'aq­¨^¶}!óniRbíè"ï®þ?T¼ý”ü9¦Ë2SyŒFp†åö÷hôN3Ê‘~ëœýZ„ðø€&Uš€$lÓ /™÷aRV¦™qÂÅÍ/Ñ ¯ðÀÜ/QòæŒÓ÷+ĺKÉ›ç¡ù@Å_àÜÆ_Y‘¼‰œ,µ¾ÃdédžFÊR©µâQJþ¼5Î5ó¬t’‹ú¥(€VÖžÁA©dèø²ó™èceÖ'´7ƒAb¥ÑDiOV˜+?ÉÉO3]zŒvtžŠÈ¤tÈ+«¯…ë“ó||öX´6Rz­i…—8»þy6ƒ÷P*B G˜&Ë·"¼>ÿ$i—ËͯS/ÞgIòö Ñá÷õ£TZ+& Ç©ú‡éÆË¶±xÿu& ª8¿ñ%¦K'Ñ#¢¹cŒña˜`ía´ÂËH\ìJrGƒE7|“Ô‚4íÆë½ùm>N7‹¾è7Ó×Àð"¶}»ù{”¡q žS7Ö8M®Ñ Ýì¤õÇ"Œ9¤p˜)?Âdñ~Ô?E”6Ùè¾mtVÁ9ëÃ$PZÙñ±÷Nc\Ѐ-:ªoƒTáRp')yó”ý}¸²tS‡±ìä;#7“‘Cú$ë½×yõÊÿÎs¿Ètù±”aV m:5@ŸcÓ?MÉÛÇéµ?"R-$‚õÞ[DI ×)åó©P†ÄTžäüÆ_‚,Röö1]~ß J6Ùè¾MK]Äwëv¾ q:?(Ò4ÈSÙ7s†+2A¥é3W}Š…Ê³ÌÕžAà’ꀊ¾P°š°m„z Ý™]fÔ.R:ÉW_çróë¦ÐA8~gjËuq+èkÆ\§ÌjçÖ»o2W} lïÉlîvš­)!•Âa¦JÑ/à¸uõmBCÙ‹›ßàÑ}ÿOîŽuÌcìUŒ ÖÅÞù ½Sùø}ÏÄí!ÌòÑ .Sò÷¡”BÞ@n£´)BÇImûÛðÄ1sdÏ­‡]Òh°´"U­"¼¹E ŸÒ2âåDõïÔ)¸“Tü(•"Ðt¢+tâ+t£ec ¯Ðmº¬¿¦çap¹²Œ¦:+UÍà ›½· þûP^wáÖä–ùyEzÉ*o,ý[ŽMÿ‡'>ƒÒÊ’ÁæÒ¦²Né”}õSòg9µú‡4‚÷i—•ÎKšüQ’´g GͶ§Kp¥ùל˜ù9櫵Äχ'‚ÕöK8¢`½Ö†­#†çìZ^åÃä}kt(U‡}µ`®òQ¦Ê'ñ:‰ê¡Hì¹l†n&k§È¯y²º3“BŒ’&+ïsqó‹t£%c0›;áß|ôgP'–U÷™fà®,f[E 9¿ù—LU¶•žúšŸÑìÚ4¯s™,?ÈRû»Æ¬w¨ÑÈ‚xË¿æøôçQÍqkŒ#Æk"ˆWÂåfKÐï44)eÿ³Ï¢ÒðÓƒ &¸®O´¸|ùJ§9ü¸M¯l_ ·¡µÊÉùo0M“’¤]«/¹öB¼ÓûD0‹N$¹¸×¤]µâQjÅcö=&ÂñܹßB‘ tbSlq^m–µºH»ÙÁÈB DXQÀ!ÌnásÛ}šÒOw)›2L9³ö'ñ:÷Íü,ÏÌÁ¤Õ™%ªG½p‚Çþ)§×?Ï•Æ×Yé¾Ì¡É1E;oJÇ” xúàKµpÈèä„"‹EyN…?„&5Z­Qç_ ™/l'ÏÃQª¾”Pé4Ô-T€ýõORÍ,*ˆˆU× ×ež–ßIc•_›‚–xN•FpŠK¯0[ùWšßd½ó&RfY½ÿFÏç`:°ÍÆ#”ŠñÝI& Gi§í93†¸ð‹oshòÇHuHv)ï´Ï¬€!V]¦KSõ³¼™ëÃò×!P$œ[ÿ‚%Xc?¬1>¼¬=Š^¼‰ëxdÂó{Zk„–Äi‹(ÞÄs+¹Îäf‹ J)Î_x…Óg^ I’$æð¡Ç8zä#¤iÌ —Шmâ¤Éåµ/›ßÛ§{¡…m[c–з–Æ9´.ÈRAý™/Oú-zñÝxÙXaÄË„I#wXOÒ©8V4ïX½ÌV¨>x?#}¡µDhÉåÆW‰’Ìý¾S%UɨÀÔ!žSãÁ¹¿OÉæjë9Ö»o2U~Ħô´0¦¥¾S'U¡!xzp&Ó~¢x ¹Ê÷%en!4y­º*£9Ó†Ô®¬0]y„C“Ÿ¡âïG ßx[i¡)\äu#Æ"´@Ÿn¼Èù¿b³÷a²ÎZçâ´ƒký¢n68­2ư ‰ê¡QTüƒ¦É¸¿Ÿ©ÒÃÉ:© éÄWŽAp¹ùUæk5$ÉV_k *ÁsêL•¢žf«‹ù< Áyûó0écŒÆkB“€6âä{Ù ?U!Ýð*“îƒìÔy' .RgϽÄ[o¥Rë —¯¼ÉÜÜQŽ~‚(2©¥¢WÂ.<©êO&ášAÀÑ©¿ÅÁ‰!V­ÜûöýúÕXZk|·FÁ`ªôm;"ˆÒÝh‰ ^¥¯$«ÉQÚ J6 â5|w"·‚Ø:Wï7†S†>ËÓMYø5 î,dŽåÇ-…´M‰%Çg~†¢7K;¼ÄtùÑ-¯UCûÈZíì4ŽáïMªàN–\™èWV¥§„p¨Ž1Q¼ŸµÎ«L–äàäSõ™‡”meÓ¿®·ëäÈÇ=8^P\„tˆ“6ËorióËôâU3_²„Ò žSa«‡Úà6‡Ro9 pó×*‚–¼æ«2Yz€Šд8"åRãË\i~‹‚3aÄٶ‚x‹›_âÙ¿Gœ¶ÙÉt·ÿ;F’ªóÕg¸ÚüA²6ÔÀlÛ#L6Xë¾ÍtéA›ݹcŒ1>¨¬= )䮚‹î´¥BzÑSÕGÑ*b”6e' •cGŸ ^æìù—YY=”’(êreñ=Ž~‚\¶´eÓ¹&FJ’´G·ì"`ÅÔ:&I;IÃ;Ÿf<.Sq–š¨L ‰#|êÅcL–4aÒ LÖ Ó½ÈD¹.5¾‚^¿w¢0¬»E´I–+K4zïñÆâ¿åá…_£àNY8ô¿‚ª€…ÚLjӶÃns3Çeöa¾÷ž“‰°~+N;Há1Sù3åǘ© ¬½ mUEzØÁùnCU+a¼n5N}·íY,éx<ôåÊÏ}÷éu›8ŽG§½N£¹H­:CªÒ¡›ö`—Ö)QÒ@‘˜^Ù¦bÕ±Z'“.y?ç07y˜¥cÐ ]@àHŠ€š8‚¨¸$ªG'¾B'¼B¬™×£Ã36w}â®S¦œå­¥ÇÓ‡þ{CV´dde0ç)Åwª9Ѹ]äÕn*¤â`¾ú 7¿ˆ#‹ø²ÊÁú3]yœ‰Òq ÎJGDi“²?O”6¶É³±¼Í?C3lÉ‚¶þTh++$ºÇrûE›ÍJçáât ¥ìK“ª4iÉ4øîew’š„ÙÊ“œZû÷L–d®üjÅ£éãÉ*ˆÒ6Ëí8·ñ—´ycú IDATÂsh­ñœ†ÂûC:=sýèÅË,6Ÿã¹_A^“¬FÔ´ŽØWÿ«WFž[W–Xí¼FlRpê&ö¥å~ŽcŒ{ c‚µG‘…ìï%r˜§á'MzáUª¥c(¢›Ö` !ÐJ]Êå ^‘®Þ4eíA‹ ×¦^›†EÕ}mŒ UàÒPcfSAhš,+ÛÂEÞ…B­)Å,Z’9›EÞˆ•m‚‹çþqÚ"LÖiEiçi‡ç “†%Âzo™måÛ¶¾Kwðhòè”&‹ª{‹  -ÆCeþ·7ÆÁã•8œ˜ýy¦ÊáÊ2ewÏ©áÊ2 K°Ȭ‘µtíœng““«, £˜[ Mu'°Úy•ÅÖs¬v^%Õ¾SJfv[çΤ.SRÕCéß æ¥Z8ÄTéA&KRp'ITÀ³åƛ̷0^a£÷.—›_§œ±N^8ªeUö½kÝ7XÏP/%I›ŠoEv Z+&‹÷Sö÷щ.Û‡”ìšÖ\Á9®4¾Ë}3?Þ7õ½ Ë–1ÆØk¬= ½S~쀒8iÑ‹–¨•ï3Oÿ7ÅÚºh­(ªü i#¥ÃñãÏ0=}ÈÝ@'GFN$IÒÎ VVminþ&Ê‘ª` xwçqÔâgR26:¥¡èNPòfgZ=†ÒIÒKÖhghgi…ç‰Uй?ÕvÌî«Ùœ‰zN…Íà=¢¤‰ïNäF ÃÇ5\0²ð–Ç"ìÇBàŠ’±y@عHMñ€è÷´ï꿟ÁêÐá^‹ í¶5Ýx‰jáQÚf©ù=Ö»¯±Ù;E˜¬ã9U\QÎÉãpz8» ‰Q:&M\§Âdñ!&J÷™ÊSÿ8eÎjC¤1ð `"Dè ½·Xl=O£wÊ“œëÁ¹£*Ð/±ÖyZáhžfÝɶAÓ:R¸ì«}œS+ÿé ;ïk­ˆÒËí96õ£ùسªÒ1Æø0`L°ö( ±¸÷ÈØa A7Z&Nš8NÑúaÝÜÍUcw¦1GŽ>ÁôÌaöﻟJeЬ¹ðÖ9ȡ鄗P:Ú²èd­?bààšøÎ=8•ùÂlÂ&6•9—KQÆ•UŠÞ “Å 4©JèFWhghgèÆWéÅK˜æÐÎÀbÛOxí&¹1$«Ê¹õ?ãäü¯Ø ·ás?ª `·R„}ÝWÊ`þ>¶˜Öêá¿»©,4¶ T@¤Ú´‚³\iþ5àZÇ”¼y‚xƒD3R)|<§J&HÏš\gû¡ê œE —zñ>¦+R÷Sö(º3!¥M#žS¥-QöЉ.±Ü~‘ÕÎË4Ã3\[¸]0­y͎וE–Zßa®ò ÿum£z3åpÎùs“âý8© Ï)±Ò~•Fp†©òI´Jígíü°1ÆÀ˜`íQÜË7)ó¤ê„Ë„ñ÷ÜôBž¥Ò4aÿ¾“CâÜQ¾O}re^ÓêJ¥BÒ´‡ãÖïÁàÎÈ5BZc, 2'qsŽô¨Q/ÞÇQá¨ç/ü6© ¬-²-N«ùÉ"€}Òq;„+K]/¶žgºò(s•'A®”ÛmÑïí·5%™>ô3ÈæwŠÓC0´ñ“Eâ´E'ºJ7Zb½÷ëWéÅkHéØ4¬¤-ZòSA“ÎbçUâÈ"—’7Ïtù!f+OQôf¸´ù¦ÊSt§ðœŽðHudDk“Þxé:—6¿ÌZ÷uÂdŠ¿ŸVt À•Å܇JoÌßÌç+Qè2Ý7(ûóùÜìô@”G±PøNùê3\n|ÝvÈ,RL[£fpžÕÎ[L–NB^„p÷#ÆcŒñ~`L°ö(îÍä A)H’½h…rñÐŽœëmg°t_o‹6 o/ÿ„ñ:A´>2Ý!¤*"Q= bÒF:îÕÙìcëq A>'Û½·R#2GðØÂoÐ /Ð ÏÓ‹WHT›(m§MÛ°ÙAJϤRqÌv1v·£eR\m>ÇLù‰]M^}Â8œ’[ ”ÂÃebÕÅ“í蛽S´Ã lïÐ /cŠ|\ǘºší`›‡›FÈ©Š™(§âÂ>¾S£R8H­pÌŠ¼•¸jOþ¸)p°VFOå!pHU0m°¼ÇjûEÁÑÒHéÑŽ.¸²÷‰ë­Í­ít JÝ)æªÍféiÅþ\Já±Ö{Ë+§Ä îÎØa´8:õŽMý˜!¶Z n²«ÃcìeŒ ÖEf0p¯Â<»tÂËL¦'qì øf‚Q餭Ëö—}u¤G£óöÈ(W?E‘ê™Göúó2ê¯Y´ÆD»jÅ£L–îG—8mÓ‹—s“Ó Y'ˆ×Ó Âx0Ý„µ(åÛË·<¢bl(:h…ú­à š´o+q—°•h m¢KÍà,Ë­ïqtúo³ØzŽfpŽFpŠFpи²h£SÃQÓìµmthòG8:ý“”ÜY´mN¹Í§:´‘5>š˜T \éãˆ"QÚ¤.Ñ /±Ú}Íî›¶ÊÕDÂŒWšA¿Gáí«Á¹Ñ€¤/³Ú}™ƒõO¡Lø:Ÿ9CÀ+ÞêÅûh…ç‘ÂëG1­[/ÒŽ®2éœÈS³ãèÕŒ ֞Ž}“27n^x%w¬Vz8µ»û3i !ÂxVï,Y d&ö—èÈ4Îü—v}Dw}M™‰%$:εEÿÕÂá¡tL˜6ã Ât“(mÓ‹éÅ«¬t^"kÛc¾ r 9ýí›x—"ólJTˆ#ýw8:õY”VDÉdö˜ˆšÀÁ•4Ð Î1Qº$íÑ ÎÓ/²Ù;Åfð6½x)|+VïG˲ãÈ"¹»A¬ú0…R¸\Þü*ûªCǦóvn¦n"w1Eoš©òÃlöÞÁq ƒÙŒhK‚d“åÎ+L•ï'k†=&Xc|X0&X{÷úMÊ,‰Šé†W)ø3w$U4œ*3Ñ«¥ö«Öƒk”i¢@h‰ÒaÞìy÷¢YähPH=蟤wÅ5þæa«Ö¶yni«å)áªÔÅq„0iªDõˆ[Äi‡Xµ‰Ó¶ÑiòV3™˜[ Ï)Qpç(û Ô‹ÇYj>ω™Ÿ-I|ŸŽ<'ÞÆ>d©õ<§Öþˆ8m!„D —Fx&Oëm%UÙ6¶lÕ~JNÌü‡&>Cªb„ oæl¢€æúk‡—Øè½ÉFï]‚x…ƒŸ¦œ¥] ^AÛh™oý¢²y%V¿ó˜E;{É*Kíïq þ)R]SƒeH³i^]/ÃsjyÑINCµÂ•e.n~Ó?iS¬cŒñáÁ˜`íAü‡—âš}ÃîhmÕ­ÞY&*áH[ÕõŒÜþgQŠ”>à2íÞE2‚7 fÑ5,ÁÚ9%2r¿;¤É2’g*ÈR¸6mb?ƒ J£F´íßü§] ¥Ûç¬uM¡Ô¤(æž[Ž,ò堍ñâJU‚&&HÄiGqe ×)冧®,àÊ w‚ÙòG(yûÐ"É+ûî2îŸÕÎ+¼³ò9Ðz¨²4s8¿M“ÀeÿÄ'9<ùcæüªL¥HtD38Ãf÷MÁiÂd“T$:@àpzíL«,à93N”MUß9"µã±Ø})³ÔzžýµO؇–k›Žj-IUHµp˜Zá0›½SFf…îZhá²ÖyƒVx™ÉÒ}æ÷ã(ÖŒ Ö^Ĺ9™›¨¤-“¤-¤˜vÑ@‹ü‰?Û^£ó.qÚÀ‘…÷#$iÙ1J4亡ë!ߦͱœ¡œ¦^8fla¼ÎâÆ×HUp Ʀò0Rm’´‹tçIu2rÙ>=·Ê…¿¢žÙÖªäf`Ûþwý±8ˆ|>ú ¾—.þK<§Š+Ë8Ž©XtdW”p"ÎàWY@ÚêÆ™Ê#&Î¥McßLdŸ[Gl±¸×ÈÊÐx4¤:b¶ò$Uÿ —_ãró˜¤ñ½ÿ9z?¡…Â%V»¯¦ \i"};Ù+ô?£ ³•§Yj=·å: óûFï=’40}õXì>Æc‚µÑ÷ιÛ#¹1dmsÂhVpž¢? “§Ñ7Ù­äÊ#I[\]ÿA¼at47­å0¬,‚•9œJdÑ·(i²Ö}ƒTExNõÒšÔÚ1ؽ‚¸²¼íu·‹á± 7}ÖÚD1aºN×ú~[6RÕ÷cRÖÕÇsÊ<±ÿ7 “%Y0_…!˜J§ö} Y?>•7Í–w]¿5xMeƯI¬:øÎ$ǧÿ.³Õ§xéÒÿ2d::êýï'=±¶ÎáîhÆ®l¯Z'ôâe&Š'Ìù¾¦Ëø¸MQp§ âÍ¡û“1-Ñ /±œf¶ò(Št,vã1ÁÚ‹ÐÚÚ ì•'oSâ/„K£óµâ1 þ,JE\ËÈpPè-…KªB®®^´”“«[Y…6 žÕµÄjtDJ”>ÍîYºñÒH¥ksÕ?DÉŸCke›KG4z§ús2 sy$¨_±—ÿ ·¬2ï±ÖÖ ¢¿n.áýï4ŠTE¼¹ôâÊ2®,ã9%û½ïÔpeß­Rp&ñÝ îŽ( tJ¢Ú¶ÎõîE¶L…›Ù§~}“Z£ˆHê…cÌUŸfµýrÎû.Ú¡Þqƒ‰ö(gª8ÂZAôuswj\Zƒ&¡ìï§V˜¬=ˆzá(«Ý×Âß3·§ì&ìHŸö[T G¨Q^…7˜î3ß›´ R!W7¾I«{*'W·³ hë1Æ›$*ö@ l„)Uq^Ú3{Yé¼Èbû9Šî4¾;IÉ™â™C¿&5•ˆªcì"Òži¥£ã<Ò•ªÈ˜–‘ª˜ ›_ìûlÙ…)«3½þìïòßgGzãi¥­ó …;ÙéÏL¿ç^‡XµÐ±mŸc£Ewš¢;MÑV5:ÂÏÉY–’${wB‡“úÕö œYû#|LÃòÄFZáyÚá%ë%Õ·ã¸ó'„¤žcºôèÀïF§í»(» T½ô’µ¡‡¥S\Yb½ó&íð2Åch¡‘{¤zŒ1nc‚µQ/f¹ó2ŽYMýIi•²Üø6Ê´×Hƒ¾ËŠªµÇ)Åë,®“Nx)pßîÓºYÐ]Âtö¬ék¹ú¯±I.ÛÐV©Gø71ß×)ãQAé˜^¼H'¼Ä»+Ÿ£äÏQv÷Sö˜,ÞoEÄ}—vlZ(KYi=£tLª#” - ‡~V*&ÑÆI^ Ó®Åô¼ËŽzà«aµ70SÙllp£MwËú¨9³öG6ÊâáZûˆ²w€²€jáEwGºý!hÛüi×YSÝ)hôL³å0m˜ÊÁæ×){ LOP-æðäÃY$eo÷Mÿ éÔßf£÷6ëÝ·hçèD—“Žôpd‰ƒ¾FDçv QÄi‹¬ù¶Ð.®SD 91ó ¦ýRÒ¢/Ñ ÏÂ]A©8›Lsü™î£ƒÆ? –Zße¦üxÞæjä˜ufõ‘à:¦+sióË œl´Æ>ÞYšÁy&KÇÑŠ<;ÆDŒ ÖÃ;+È»+l~p$× ÝßkÈì„pˆâM®®}™™ú3ÔJÇŒ³º5•ÂG‘Òì¼Ãjóû„ñš©:bwR!b ‚•ªÈ ··‹xuþêMâææ[g~mË鏨øŽ(â9U<§‚+ÊýY*Þ>ŠÞeo’7gý¹1ydá×óÈ–ÒáP”KedKEyÌDÈz\jü}]™ã|¶7¾Î¼]#í8ØSé„4óíJÝø*ë¼IÖ·Ñ‘>%µÂQMüEwÊô=dwÏZk&Špµùm.BúqÚb±õ¢ý]æ+ÏP)"IÛ( •±ì˜)?Ælù)zñ Íð4Íàíð<­ð–§*@ë¾[eÁÿs•g“5‚dNt•wW>g£t™aîêà®óùËRÑíè­ð_À—5ž9ôÛ8²ˆç”pe ×-åéÚ¢7ÃtùqšD´CóÞvx‘¥öwmu¨k¯“íµ.g!IÓ«ÝW9Pÿ¡¡ÞÛ^šSè”’7k 8†w …!kí׉’%P;nsŒ1ö:Æk¡èMQt§8[Ü~1ü`Yø¶4Ù [CeèÂ!QTpqå/HÒ6qjý©„¢ßPyw Ÿ¹ù÷âURÕ#óI*í·­S|gÏ©›ªÃÛ‰²‘k¢„pp„ ˜¾…Zk”ŠH ˆ•&HÖhg,̓ù<§ZØô—ƒÖ}B¥ˆ‡ÖxD —fq òe¿’ª.QÒf±ý<Íàô®¬­Õä¸O¾[GÊf‘Ý]B/ì\»²Äá‰Ïðîê﮽–È›…·£ótâK,µ¾ÃLù1Lü0eã)¦Ñ:1H î$%oމâ4z§hïÑWšuË|ߣ<Õn4J˜½V „‹‹!Ro.ý Þ4Ew–¢;CÁ™°‘о[7QYÆ“Šî4³• „ä;çÿbÕ"JšÄª‹.Žô8¶íVV„0Mþ(IÚe38C38m„ñÉaÚ NšxNe ʨôJ×C¿ `ð¸>‘ßÌ5Ú¤ Âdƒ×Gðœ Ew†’¿@Ù›c¾ú s•§PöúiôÞe³÷.Ýxyàs(‰Ó­ðœIok‘?Ôüü"HuLÅ;ˆïN¡¶è¶„0½@W:¯ó\=Ö_ñÁŘ`í1h­©SôæLyùmê°„)]JÞqü ¾ï“$Šõå€^7fÿ±*Þ$YÃcy{-éDWì¢a"[Ç¢•IÖ‹'ðД»Î6—4äit ÊqŠÛÞ—½w™[d˜õþÎ\£*"¥g ¶?(l#QÖA g[ë–Œt9Òg³û6—_á‰ÿŒ¢;c+ê‡&?C;ºÀrëÛ°{8"¶u¿&U-Xë½ÎzïM&‹'™©<Á|íY\QDHiuz6Å)­HµFJ™ò#ÌU?ZÓ‰®Ò ÏÓ /raã/Ò·¦¡Î€=Çc[µåŸö»4ƒÓ¶€´ûtMU«46¦¥‰&zî¾ “õ¼ÊOâЖèFKÜi“žaÙ „@)ÐD”ýý”½ÁiŠ&´¤.Ò—¨æ1Æø aüø°Ç „ ^8J­p€TE·µš¡ùª~„‰úqâ8ฒ^;eåræ¿}QÞ»0Ú² Z!ÕÁȨQö:¥C&‹÷㻓(£wˆ´Ü l_dGAçfkŠmP7¥-[%¶½ÞîB¥-Oþ8ÎÿC„6ƒQŽÁqj­HÁiÞ^þ=ÚáE´%ƒÙk•R(R|·Æù/ðúâï²Ù{—÷Vþ_Õ1¶ÖìÄÌÏQ)4dyôI›irmªH losfýOxíê¿Î ”Í›7ä[0ãÒ±µËèRtgØWûAf+OÙŠÅ0iCYi¶†‰ÞÍ`' SyXÁ•%›þ3[qÚ¢-Ñ Ï°Ñ{‹õÞ[4ƒSVÔïØmj¤ðèÅK´£‹Héçb÷Ñc0÷“Š¿@Ù›Géd„^Ëlw¥ýê¯ZcŒ»‰1ÁÚcP:¥ìÏSõ÷“êÐ,P·ˆL_•¦J´yâñÏâzRº€@:’°—™fäƒB°ìÓ¶NèEËV7²ÓkRJþùƒ¿J·×D©˜8Rà¸2/Ãþ @k‚vt¥?}[¦Q£Q*f¦ò®,ÙÅbo@Š, a­laÝiŽLý8Ïú-žØÿ›$ªÃf÷]îô-A e|¾œº© ÛR%š-¶¦ÊÐ'ˆW9»öIÒžS£-raã¯Lç¨\n©áš :!$—›ßäJó[ÖH’4b¶ò‡'ÿ&J›y¸ú¤ÔœwGBòÒåÿ•³ëŸ'H7!°ÛΡÜ©A’¨6Ž(3U>É\õYNüÇgþ.ÌþG&‚zá sç~÷sÔCÛ»Y\+B4*²Ùÿ°-m\Úá‚’‘¶þ¶¾Sg¥ýa²‰^¿ü"†köÕž¥äÏäÑÈ1Æø á¶EîB¡ÇñÝ÷Z‚€éÒƒ½)‚Þ&ÞÁîÍ ó—(suí[<üè/1QºÂfïû„±°¥Ù·^±¸Ó¾ÁøO)¥†~ÿ~. ´‚ó¶Ênû>MÙ¹YT§Èlå .n~eÇ2õ»A¡»ÑŒÅù"8W}š•öKLN0Yz€¹êG©Ž¢Ip„O+<Ï™µÏ³Òù¾¹†ý ±;B²L”ÉujxNÍê«L„$Û_æû%…K'ºÊåÆ×peÅZha²ÉZçU&Ké&@¢cJÞeë7qÝ2©ywå÷ñœ*õÂ1bÕÑ÷ÏþAºA7ºzS¶ CVRÕåÂú_rµù-ªc¾ú4ÕÂaI$]¤ì{íÞ}ܤа—P,LB“ïkÔ¥µ› ‰@«6Ýè*eJm_hó'y¥X¨þ—_ß#n׊ôe¿7餄Zá(óÕg˜(¤Z8Ìdé!¦KSöˆu‡T÷pe‘¥Öw9»þ§t¢ËxNl þ'µ)®[ÁsªÖ·ÉP…mÇŠb±õm¢¤i+þll!IUD;ºH¢z eyTfB¨z‡qrnÆ&ë¼³üóÈÂ?¦ìï'Q= î4Ìüg¼xé_â:Y¤'Yý±Jó~qqó‹,µžc¦üÓ•G˜*=DÑÍ{Ef$xû9ÌRðÚêÅR“¾7ÖœÔ G˜(ÝÇJû%¤A¢Ú¤ºk+=CÖmvõšÏ¼JczÑ2ªœX©ÀuÝuLµp”ÕÎkvn­LK¬Fpμ}O=´Œ1ÆnalÓ°Ç`ª¼Ì y¾ú$W[ßÍ+­nw»ÙÍ9N;ÄIË<-[rµû ¯ USÕ‡ðJ‡8å+¸ž Pvp]‰R»- -P*¡^ âDˆ Ÿ3’'eµâ1ZÁ9v;š·mhC%÷ýv2F$ž—ök황<ÎÚ'©á;“8Ò#QëŸ"Õaº+K$:æÌÚäR㫤*Äs*6‚p£^L·qL¹ÁhÙF°Ò¡HY¦ÇHÂdƒÅÖs8¶å`eŸÝx‘vpZñ˜1E ´$M#j…#øÎ$A²Šƒ‡”>íð"ï®þ>/ügŠDõ˜,=@ÉŸ#Œ×ó~—7sŽIïTѤ\m}‹åÎ Ô‹Ç™,žd®ú4õÂqC‚Iòtæ¶hé‘Ö:›1C6SòÌáN³w–õî›4Â3ôâ%‚x¥S\Y°½MJ{7?³æáËËI­;‘¹|NH©Ž"…KJ8ti;‡˜fxÁ¼^émó1ÆŒ ÖƒÑ „ì«}”7XµÌ­ø6oPyÊN8`Òw2Z#…Cm°oßßàû/'DA€ë;¸ž¤Z÷¨Nzx¾d0µ«,!HuD+XR„,Ë$E¤(‰ )ƒ4!Ab–Á2[ÏtO÷ôR]U]ë«·ærïõ‡{3_¾ªWÕÕëtÕ¼Ñ1@-ùnæËz÷äùŸÿù‡šN+ai¡ÃÄt‘©ƒ%[ºÇÅh!F'4Ã94j ²ýœ1 %cåÓVùñ«Ü«å ê¶Ü£‰ucÊÁ,ã壬µ_¢àfNTcºúµàFh—·‹X°›ªïÕÐ&"Âdƒëë_d®þgh!R¥ãžupõÏ̺·Hböz²†'Ë$&ìÓ]0mÒc­ó*ˆA›®ÈÈF#¼ŠÒòjŠAáËÕâQÖ»s$Æà{%–š/`ŒæÜÌg(ú£y/a¼Ì¥•ÿ€g öõîPœÜL´|iK¯a²ÂÍæ2«í—xÿÉìâ´#Yý‚ù>«æõ”E‰Ä¸Ì2`¼|†©Êt“:íèÍð:kÝ×Xm¿D¤lƒƒþ]k­v† O;ºá†£O¹rþ`Rdm 6H¶Z8DØ]ßô}kGˆ’&ÍpމÊ×À0Äû C‚µÇ**B Œ<ÏšÛDöÞÓŸ-y²ÈFûO>ò—i´–¹øÆ7ñ<› ­µ¢¾19[BÊÞˆŽ{ËK$±Þ Í;¿LšA´µ|c?SôÇ]ØÐìý²AdäcRôG˜.?ËXù4#¥“\[ÿ"''œ±Ò㌗O#E€Ò!ŠÈª™´1`´Oi`½û:KÍï2Yy”K+Ÿ§^ÁA6sïž–2»µÊÊ×ý9ÍÝ ­bˆ‡C‚µÇÐÛœáðè{8óßßwïÌ}…ÝE1Êš¬Ñ†$‰Ù£¦fŠÒΣ{Ûi$\é#JêÔ»—¨ŽFëbSe¶Áé„À«2U}Šù¯õ›¯wsªYÇ_êSŒ¶9AÆJg˜®>ËhéÊþ E „f¤x’¢?f78ÚIÈŒ¤imG³x²Àzç5ßb©õ]ºÉ2sõ/ÙÎ=YܲŽ{aÊ„ŒO!„¤/ènVæ$=[£ñ½ å ZÛx…¾k¢íû±Ñ½LbBDÎÀÞ÷zÂàQ ]¥-S  ‰ÝÇ@‘0^>‹'J$ÂvÚß³Çò(±Ò~ÑþoQB›ÓSŸDÍ|ýÏñe%ë,½«ëÒg†·Dº^åb÷*o¬|ŽÙÚ;˜©>G¹p@Ö(ø£Y™Óª‘ÊþMX*Ú§f¥eC[v¥mÎóJŒx'©G98ò^:ñ2ß™û‡î·ÝX%ћŘ_ßΰä×Îa¼uúºý– V<‘YrßE ;DºÎekØÓŸcC 1C‚µÇ/!L”ÏQö'é&k¤J{ Ù†çXXû Ï<õcTÊ“Ì-|ŸbµË蔇aûŽ¥»‡$Ñ-Žˆ#£ R[žöÓu£‘²@+šãÆÆW²½·£tdJ éh”¢?ÁtõY¦«ÏS)ÌÈçŠQ¦cS­„G”¬cÓ·Ó÷ÙmºB"¤O#¼Ä\ýK¬¶ÏÓ‰oâË’óp%©AŸ»‡É:ûfkï$ðÇxcùsÓÙt;Ú²QA–(ù3hz9Qà¬\ ¥Ú4$xók a íè*ÓµgŸ+U|E‚Ja–hSy*í¸õE‰óK¿Ác3¢?6 g§~Œf~ã+ø^…ºò6xÙ‰¤ä¿žÆ;£Yh|ù/Sò§/Ÿc´tšJá E‚’?IÑG›$#\é±ú_+ýûH;5›çɵÂQNŒŒåÖ÷è&+™/Mrïu5î¤ ¥åW[*t/¹c‰Ð~ÏP-Êüf}ª°$:¤Í÷ʲC ±Ï0$X{BGIŽYs¶ûPÝkÈJ…2È ²öëÆm²÷±“QØ”êV<ÏTå^9ÀcbËe:Œ•Ï4¾–‡rëWJ#!®­}«k€Ò¡te¢¬ü'„‡@ºZò­kÿ iú7B¸Ì3»©zÎ@ ýöý†U5 Z+ÎÎ|šÓS?Í¥Õßåòê IúüW©šrlüÜ›ùYbÝtÅÝ÷ѲÊz÷u^YøºÉŠS¯v.[I!é$Ë(ˆjvþ¶Lf¨PðªDª5€ðY2êÉ"õîEÎ/þ*øT‚(qfægñ½*×ëÿÉkáo!Y Ùè¼ÁlíÝ<6ó_²ÐüõÎ(ÝEŠbæuº5Ñ2¡³³õdë™SºK3lñâü¿ èOP f)R-¢@Ê£•;Žê•¢Ý}œ/Eb쨧ñòY¦ªO¡tD+¼A3ºæþÍ‘¨¶<ÝÊS)|Žÿ ¥£¥Ê­°‘>•ÂAV:/õ©|ƒ”Ýd•v¼ÌHñø¹o‡âAbH°ö ÒÍAA©0Átíiæßħ´g»qòfç|lÁ~ænnyO1ðøÝ«D#VUôtn\=K›„Ñâ)ª…#Ô»­r² åЃ2]ÝÉmõÖ¨xªéO¦…™ì¸ž,gßÛé\ä•F%T‚Y&Ê¢tD¤:=‚œ[Š ªô©Z’Bÿû“0oG $ºé”­ÃlW[‡s3Ÿ¦L¡T~Ó·³5_»ùYÂdÃy¶‡4Ú]q§nyEJþD6(Z™Ž0½‰Äc¸±ñeÚÑöƒ…UH4•ÂaFŠ'Ð&&V6ªa³9]„ (9‘Df]e.IµiE‹Dª‰/o1fË»’îe»’hžL |ÆÊg¸Ù|t"æÏÃ᛼²ø+<>ûóT ‡ITÛ*6Þ8o¬ü.qÜDz9¿–,¤d£_§¯0S{'a²B¢Ú4£ë.3%Œƒ_ß’ÕA +d¥ñì¾À™î´S>­ºÔŠ®#Ä‹Níô(ùÔ Ç-d¤xœ¢?AàÕH•´|IQn"[AÑ_"g<&*çð¥5h±‹„÷ù @H\*=´ÚäéreŒvtƒFx‘Âñä lç“5k'ŒWÎq³ù‚mò66‡íØ+—•§E‘fx•W™ÇfžZñ‘j2;ò.Šþ–ÿ õîE/OþR/Wc¯Üüew_çìô§™©ý×Öÿ˜ù¯’è–S!½÷ÖË6[û!"Õ`­ó2`çJ¼œú•­Ø•½¬;Ï’'Û ÑŠnЊæXl|‚?ÆHá8Oú¤(‚0YÞ–ý^©Y¤ïjnøôdå Û,a”‰HMõ»!C™Ê¼ rÄyÉÞGS鯫Cr5ľÄp„ùEúä,„ V<ÌDåœË~P¥äHkÍÍæ.7™»Üdñz•Ø'él£H³˜dÕöËÄºå ¾[Ë Æ•7” ™(?FÑÅÜ£Q3{ ©§Ê÷*LWžA›CB¢ÚÎx½Éï„¡ìOx56ÇE¤Ñ d•0YCJ³³x•5YhÃa7«š¢7Fµx­ãuÆ”¤x²@3ºÁË‹ÿ’Fø&W!QmFJ'xêà/2[{Ê©›yž3öD‰õ/óÂÜ?"ÖMÎÍ|†§þ-¦ªÏfªhïõÒµJŒ‰‘ÒçÔäÇyòÀËÁ‘÷!)©ìØ[Ý;W›må!]ô‚t²±j±Òy‘+«ÄRóšá5ÕÁ“åL%´Ã¥{®wBæŸÆmI)ŒW˜y7odp¢{úäíÝëÝ‹´âÎþö!YÖðo˜(?Êá±Ak…2]_§«Ö\G£…%šéÚsL”O×dÝ¡Fã{eÚñ" ¯¡QÈ]^KK ³#ï¢ Gúâì:%íèá›x"ضrž¿¤DªA½sѲ |Mt‡@V˜®=‡ÆŽèéSIsÿ[Ê€n¼ÊjûT ˜®>Ëdùq Þë×l#JîçÓa½ûÍhŽÉÊ“ÿ(•G)3t“e¤“]·ÝÜovm>«WXØø:+íiÅó„ñ ‰éPö–çú IDATg{3.ÑYɰ÷»½Ùû¾›÷E¤þAKt×:çéÄ‹ôÞ‰îp`ä]¼ëØÿHÑÙÕ±‡b/a¨`íQô>ØRøŒ—ì•Þ‡ÛÛÆh‚ †4c!ð}‰çI|_ÐX ÙX7mTö¿±n±Þ9ï|D[ òà®;m"¦ªÏØ.®œ¢ñv€=WÉTõŒI¬—F5íœCãºìuŒOæ6j“]3!<Õ!Œ—é&«H°Ûû7UÀêáeÌ&Ÿ1š@V-ÊRÞw:nþýö¤îxuá—Ù/x”‰HÎNÚ&Œ9U§_ɲ{¾W$Lê¼¼ð3ßøž¬plâCÝp…‘ÑgϾŸR©F·Û$ŽC°çC’X3vos´¥šfxõÎÒ £Íe»y[•Ì“%ý¨íÌ2;+$û–€Œ–Nx#`ìÈŸTÁ¢` ŠJ0ãTŒÞõéÅ3ø„If8‡”ŒÐ»_‰1#h„oÚX€|—¨SôÆ©ZŸØ.ü‰ù’Ÿ' t3’uÉ‚6†ãá±Ù¿NÉŸ&VmÄ’•í= Š K¿ÍRë{੃¿ÈTõ)û ´ÉПúÓ|¯D;^äÅùÎùÅ_§]ãéÛgým¦«ÏÈ—ôoçÊ\`ëNçe¡]g£ àbP¬u_çµ¥_çµ›Ÿ%Ñ-„ÐÚ•?ïÐÓ™UØ×zÓõ·Ý£Ýxm¨` ±o1ô`íQ¤˜Ú$^™•æK¬´Ïãy…[üæþ‡¥è†+œ<ö>f§µÝL…‡<Æø´‡ðbúK.vcµ A—#ïAk[ÎÙà*Òœ'!(ûÓ,·¾Kl:¤ÉæûÆØaÄGÇ>ÈhéF(ÉtõÙÌ[ÕçY§޽À|ãkö6]ë‘¡™¬<••¢W24ø²B3¼F½sÏ+n°ÇN ø‘Ú`½ó:#¥“T Ö“5R<Îhñ$Ý7 “Õ^H.ý$M é|H¯3Z:A­pŒÙê;iÇó6bŸ”ȧäÌ*`Ö¸^ï^d­sž“?NÑŸ`¶öN¦*O"E€Ö ‘ªÛ`SYpAµÛ›n¾n)¡“"ÀÅFx™Õö«Œ–ORög­RvïÇÖ×±¹]x‘›o¹áè=ÓÎmspôÝLTÎÜÑk 1ÄÃŒ¡‚µ‡aK„öƒ|²ò8o´Ï«ñv…H7ÆdËóŸÇ+6yì‰÷ðÔ3àð‰1¼b„6/,¿¥åšz÷ðŠ ¨t*IŸú’yˆWãðØ_Déî-}>{©Üc¬|Æz„$QÍ,á;kÃwóG Ç‘ø¤± ’ÄtIYC ï¶·òtèóFxɦçÙTØf„@–©Ž „çޚݿ?•ˇ”AŸwëöÐ{jÅcŒ•AéÈ™ÄmÐ¥>‰j:_‘}/o[‘¡×A&k4ÂkL”µr&Æ`ðe‘©êÓ4£ë´Ó®È¾0R'ûPe´|Ú¥ªYk¿‚2ÑŽ÷Žíº”Há¡LÄF÷27ß$Ñ-¤\à­GÁ¯QôƘ¬<Á\ýK(Ýu×ÁF•Ø÷4‡ô:–´¶¢yŠÞãås6’ÂuÝîþÚip™q+íéÆ+Héõ]S«ì•8;ýWwyÌ!†Ø;Ø_;ÁÛ½Dw˜ªídŸúcUÒ"o®þË­ÃdùI¦ªÏ:ÿäö÷N^’ÂÓÊt¹¶þÇ|ïÆ?᥅ÁÕµÿÈÍæwÙ/ÑMÖxþèßãðèÈbÕqêšÙ1~¡×e³Øüa²‚pÊøí]»^ب'í,ÄþºA˜¡‚5ÄþÅpØóG>`q¤x”À«ëàíü‹C DZZ ¼*ó_g¦ö.ÆŠ§HLØG²ú’¸Á 99ñW¨w/ªÛ¸/`2a©V<‚ïÕˆ“ §Êø$I“Dµœ¹½ç{ª)ùS¨œbdRS¼‘„É:x aäÕíRHçZÇtJ„íb¬(fiÇólΞº£+"ÀhCàà‰":3ç[U(Q-Ý¢§zBOsñ:áÒÊç(SŒOpt샬uÎ&ëx2Øþt3ò“šèí D€f4G½ûRø”ƒÊÁž9ôwxêÐߢ^e®þ%VZ?°]{b{Ë_ã‰"õîeVÚ/qdìDIƒÛSÿ„_ä÷Ô<ò¶ö= ã¡kˆý‰¡‚µµƒKŸñò™]"Üüd½ŸT—»A:ë×Ö¿ˆ2a6§-ò$Kë˜Já0ÇÇl[ý^„Áv–üI*…ƒ£,q!½FÍl@všç¤MBµpÈ©]=Uƪ&6ža#ºd».ïv}.-¼/щܼ;Ñ+ËÙõh&Êç¢wéO´JœÁ—e6¾Âµú]éÍ=¥#ª…#œ›þ 7ŠÒ½©éz16€µÌRô&Xl~›(©ïš˜÷{ªÜˆx#n€òK͸¶þÇ\\þÖ;¯1Q~œÙ‘wÈÚ-}š¶bk>×»—I25îvÔÙ^*¾/жL¹éB Ivy¼!†Ø[¬}€ü†>UyŒ[}þõ%^ç>üó^}Â}]{ÿºòëëý0·<¯{«bù²ÄRó;,·¿pßàdwa;ìL—ƒ£ïcªò´Ëwíí„(Sf©‡lÄÂÉ8†0i uè¼=©‰]Q)¦èÙØLõ½ùƒõÎ%Û…x—rRšyÖ‰—èÆKx"pŒ½{G›˜ñÊvnäm$Åo«`ðd™«kÿ‘µÎùÜ0iÛ½7QyŒ3ӟĸS>mÙ¬ÄJû\YûC´I8:ö!oã å»?ÿôú—g=gž,Sôǹ°üo¹´ú{¼¶ô[œ¿ùë\_ÿbÝÈÒß·?G֣œû møÀúçnGÁŽKQD˜Í%­ $C ±Ÿ0$Xûù§õÉòcÔ-Z²ûŸ~¥HÙßaýÝr÷=’×#sƒºüÒ*cÒ5†hõ>ôo®ü!±nôÐÍç’ªBxœžúiÊþ Z'{Ÿd ¬ÚR˜¥ÌXE G(u—HÕ­¹:%3$ý1jÅC–̈^I®WI3lt/“Õ¾Û¦kiÇó(Ù4„MÕ?HÙŸÎÈ×]½b_y8áòÊïª Ò Q¥#޼—?î¼G=¤÷½'JÌÕ¿Ä/S)Ìppä½wE:ód+‰Sðj6Ã(Bµš)Q·>–í˜l„×iÇó¤ã€l9üÖ×/-›û^™7V>ǵõ?¡àaïÙ« uȧŸûÓ;9Ý!†xè1$Xû c哸^yÛéTâOU!! 5õ•¹K-´vÄGÞ?’ÕßYµ5ɃJ4*ѽ™hÂä~ïÁ”ßlùÉ£/reõ ø²4ðzä;à´N¨qzêgà3„&XÃz™Záé¼;öœÓ%Vu»ùŠ^,BÉŸ¢Z8bãLJ:ŒKîöhGóÄjãžÝWi™°Í© ›Ÿ#èÆÙÈ&*»H“»?„Hc+6Â+Ül~ÛúÉèÝÏJ‡ŸøGF?@¢Ú$!¸¼úÿ°Ö~•ÃcÀ%WF¼ûë’’ËôKá³ûániÍzç‚‹‘ðr¥Þ[#aBÚQ[ˆ™q#†bbH°ö|Yf´t¢OUÉCˆTFÐvsX¹vaƒ¹7[´1W^Ûàê…V’mN÷’$ôÃã¸çc‚¨›Ðm'D¡& a'¡ÛIPª÷³Æì.Óçn‘mÒH_gµý 6h§R¡@ééÚ3œÿ(ZÇY9m¯Á^kEÁe¤x e¢žIÙx(Ý%LÁrÊ6 Å`’Jáhœ©Ž½Ù~ð ‰î‚‘÷ä¾2Âæ—5ºWˆ’u[ 4½ì&ád§*O[’¸Í߯mÑ})<6¾‘eeÙo w=''?ÎLí9¨—m•ÑYúm‚C£ÁÆ*ÜǨÝ^ó´´Þ¹H¬šqÝM ¬5´Œ‘ö}xÿßù0é!†Ø ¬}û$ïS-Ƙþ±é÷m—WºÀü•&s—(%‰‚8ÒtZ s—ZtÛ ž·Õ—u7ëË#!:±OØq¤ˆº qlúT6c@+CØQ$‘"'÷ ”!Û<à‘è—Vß«8ãvÿõèWàÀ 9:ö!¦kÏ¢LwO>©§ŠTÁ«Q+ž@››6ÞKaœ‚%óD@µp)ŠÙXœLuÄ–6Â7Itq PŠÍ×yË:]§Z'Y¢/8e)§Cµp˜já0ÚhîÕ8)ËÕ¡Zf£{Ñ‘»ô¼%Æ$x²È™©ŸÉâ,z l/¥}#|“7V~©Ú36ì!àã©¿­é”ÁÔ¯¹›Ï”@ZåLº²âækž{†bbH°öòdãÅ…_åêÚ}­ÞöÃMë„Zù(G'>Nkeš¸ã¡MˆÖ¹N/wœRYR(J´6[^ãnÖ˜}8 HbMØUt;Š8´ÊPj¢Ýêò¥Ì8¶Ã¬·óCÝk¤¯ã‰õÎtãÕ3Úò¾6«Æ%ø^™G&ÿ ÊÁ-£÷Œ›P)¦àUûîžkÝ•…óÜT-žÄ˜ÐÎÉLGç¸ÒR¢;´£ômxÒè FÞú–ãÛr–é@6x9½O4ž(0S{GÖ€p/`ßwXuXh|_lYΤݨžë0e´xŠDw™‹ôÜÒ†Š++HÅOÃmßj¤ ¶b£{5ó‡íFuJËæö¿ž%›K„÷cÝC ñp`H°ö ÒͯÀ½éYÑv•‹80þÃŒžâÙg~Œ¿ðþŸãýïûYÆÆfQªgÈ–RÐjÄÔ×"¤×Ÿût'ëê[#ĆN3! Ý&k@ÈÁe¿<‘Na‹Ãž¢ö J…¶k¬ÈÕõ/d_ÛΕnºJw©szê§mymÏÞí¹‘Â1”Q™a\ÜB¢ÚDI³o<“/+ŒOfdȈ^7Ÿ­hžP­÷†ï6—l„ZáX¦n†)Ö:¯¡tˆ0^öõÞ}í3^~4 ½WHÉÒz÷u];§Pg ²AHI¢:œžþiJÞ8Z'6ª!»·lhm=¼HW­íZÝ»ßHIb½{6%ì‚å;‚…`Ä€QHÃáûC‚µ/áU ­:°™b Ÿ(Yenå‹,¬~…X­Q©Œrôð<õ䇩TÆÑZ¹®/ûäÚªÇ$‘Fä: ow]›U«8ÔÄ‘rkÊ«PyoJ~Ý›K”–ìÑßéw¿‘n7ê_f©ñm¨ì»›ëäÉè&×ë®#.GÀ…±„{²ò'&ÜÞ}å1[BMg>\ÛíuÝè^ĵëÒj¦tã¼[ràô½X:bˆÝbH°öR‹‚’?iŸÐû>{D§-²Úø—ù•/F&Ç1R›$I⬔åy’V#¡ÛQvv·—‰5¨„–d%¾­‘ v“ÙéüÒV‹c{GXŠþxpdŠÎà×·¥tªKdKiì®B# ž)!ãbÉ’UD;ñMžóZY¿ÎXét¦Þ¤çiÉ $ÍhžHm`sÅv©`aP:b¬t–¢7Ž1zPûFæ[ZoŸÇÝW"´ëH(xcLTž´~²MFr“ýèܽyëõõ²€…Æ×Yl| _”²ã¤-Jµ9<ú}e¾8‰I½sµøþÀÄPm%õÛ¿wÝýbIå £1ÄþÅ`íäc|Y¦L»NŸô#-Of<¤´íÚÎ%Úá<…âAPt¶ Z[”Ñ·G ú;íñâH[R´É«t;È~Ç’(ÿ½×º_H7ÞN¼Ä¥Õÿ`ó–ÜL½íT·ôw’éÚ;Üïì¶Mþ­EÚVô&ñe­ße$ÊDV)žë!<ÆJg2¯N™È#Rt¢ìudzÞB uO”˜¨ß¹þèÄK6†`×kQHðÔ¡¿M¤ê\Yýô(GP*B%ŠJ­Ä‘SUŠ` czʘÛÔ´VÈ«N÷¢ô‘†*eU¬Ü úŸóµôåïÆ1ÐD·¹´òûYrø öü9+R+àÌÔ'ðe©×e÷î0© Z+íS,ì{jhG‹¹¬)ûcåÓÙõî/ ‚!¡/¨ƒ ê;­ÅäÛñ"ÕÂQFЧAÝz¥%ÙÕö+œœü8JuûŒù›J¿Ú~™¥Öwñe•üèãʃg¦?DÒ ¯$r;Á.ËšÞ/­þæ7¾êºûã<”ê2Uy‚G¦~ÚâõÃ{?[Þk' »þ;²Âк¿ÁÇCUkˆý‹!ÁÚ7°zRøö©Ø¨à ÓM4V„ÑÅR…zçǘš:Á¹ÇžæÈ#eÊÕ {ÄÜ͇_ CõFÝÜ+rå^({½(ê'p}]`Y‹~ocëÿmdi)RŠ€Î%®¬~kØ6ÀRô»wî67jvä]ÿHÖåf=ew´”ûáÆ‹þDÏÅ—zç„¡ÍgŠ‹AQög)ú“}~¢Ì‡Oœ4i†×2½Ÿn‡°XòÑoRô')wÞ)Ø|áRå­›¬Rßú™’eºŒÏPfP&¦×—^¤Î#dÀ©ÉŸ¤LÛ×®[òVHg0xøx^¥O%KKïM7YÁ˜8ûÚÃH8Ò5¥C7ËpwŸ–Ü*4jÛnÁ‡ñ|‡â^aH°ö zÝO€õíðá•æu£eæV¿ÈüÊ—¸²üû<òè¼ê<žß߸Aê{ªµÕG’X£åˆÄ­Õ¯;:c§¨$Û¬TM“”Ò$±Fzƒó«n–°' Ìo|•†'KÎì½U‰ÈȱŸe¶ön›¨·åGºÿ°e΢?$è‡4¶ØŽrÍ cåGðD/|µ÷Ï™Ûu“Fxy›Þ+°×YE˜ÔÑ&f¬tšJ0‹Òyr”þ¬Í’JT“ÕÖKxÒ6ndï…kðdàÝó£é{&XkŸGé.#¥œ˜ø˜ó䛬}«õÚâÂÒo±Ò~ ß«ôý= !Ñ:äøøG98ò>´ï‰Âz? ]÷å;Žü=”îìJÍÜß¾¶ Vê=Ø„‡ñ|‡â^aH°ö Œ1™bSðjÜ:K'U$4ðî%ÀPo¿ŠÖ:ÛPv£>eêFZK4q¤³×¸_æóÌ”˜ÜPèþx! Ž 7¯u¹öFƒ•….·ã)„~¥.¯þ«í—‘¢èHÖàl,)¥£/†3Ó?ÃxùQm»ÙžÆÞå`!ò3äÜ`^chD×íg#P&f´xÚ’±¹ BH¢¤N;^°ÙWäºÏÝ>8„ÉÚÄŒ–NR.ؤóïŸhêÝË." ±It—‰Êø²Ò÷P"6u!*shä/0[û!”]\AwHáë6¯ßüMê‹›^+=äôÔO1^>›ÓÃs/XØîGM¢:üñ[þí¤^D)м¾ô›\]ÿEÌÈÄÚ½ IDAT6'lÂÏ<û…û¸ò!†xk1$XûyCàÕœkg¤%!<¤ðÜ&(Ü“ø­Ëyõ*U”âhsÊúý)dellCºžl]@!©¡ÂZ6Ks­>"p7¯mI“O¬\\þwtâE„úTz›®Dk…/Kœ›ùŒ †Õ1ÉÙ’¨R0eK[ÎSa$è:Q²f¯»Ðø²LµxáÒÜ7ûí´‰iF׬—i#Í×Àz° ±n£t_V-¥Š™øûRhÅ7Xk¿‚ï ñ}÷¨QÌÔž£èO¸kßS±0‚V´@'^ƵÓrjò'¨ÜÖøš´´é‰€0YãüÒoà{½µØŸ‘£¼1ÎNÿ,å`ê¡ôæÙ~MmG™­Ý›aÀ Ð$¤šúC¼Ý0$Xûi'!€ïU2ÿÉ­§©*ÄÁŸùŸÍo¬ïJÝßÕ6HI–R•h¤h­³¯'*adt‚Gyšje‚R±F·™déôwûÚvXo‰f4ÇëK¿Ö!i àRa¾›­àÌÔ'‘2xˆRÞí9•üi “H#<–šßu‰ÿmbj…ã¼1l§X~VaQ±Ñ½lÊ(™ý×iëý"„A[Nëªu”‰™(?áTÚdëê…@Š€0Yg¥ýª%E·g_Ï®«ìÏ0Vzd ±MÍð«í‘²€Ò1eÿ§&) [Ê’;^I§øIÐŽæh†sø^)G¾â«#j¥cœþYÒ€Ú·þ^°Hl“ÂîVú·¡]ÙýzÈbˆ‡C‚µOví€  \ùãvŸwKˆ6+B’Ä$½°Òa`ͯ#I4©¡=ÝÀ|¯D£u…òDƒw¼óƒ<õüs÷”ü¥Šˆ/ˬv^áâÊïØÒš°¦÷íüXÐ&b²ò4LýT·Û[¸±ÚÍ_S ¦]w$YÔ61ëW1(çu /Ÿ¦äO8åeÓýc$Z'6/ àÛSö<ÇlØÄtéÆË`4£¥“”üiס6ˆ´i|¨™|¨$J7Äþ¾‰TBàyƒgöÊ¥÷ÇÖ;¦6ŠË«¿ÏÍæ7‘nœÎfBg;>q#hì&zzòLמ'ѽNÇ »)ú^‰çüO „O'^b£{Ûr/Q&¤Z<âââLÕì¿‚õÎy«À•žP½qÛÑG¯ÌÝ÷sÎ0ÝW]§¡¤t[a¶"õîEšáu²®Ù<ù6‚©Ê3x¢l S®d§b£{‰n²‚pÊÖ '&Âùºämû¶…OYl|‹‹ËŸCé×G²À’¬£ãæääÇ7EI¼5Ø 1»ÖÝþ†-ÚûEló¾I×ûC‚µOÆø¢h»•„ÎT­{‰<¹RÊ t¯ÌñV–µÒ××›¬¼²Òÿ;÷sÓ²íþ–ÿ«í—ÜÐßÍ ½Ì.«ðh¤87ý³Œ•ÎØrñ ÿ<­Á;eì =²ÿ¿ÐøáU;¦F(†kß@8¯Q_ºVð{xô¼r ²pÏÝÍ)¼ßȈŸ6èd«ŠõàÖa}ERÕ¯.þ*­èF ÔU(„íl«snæÓ^ m’º )1Uy‚§ýw½¤ð¹¶þŸøÆ•ÿ™v|_ˆU›ÉÊã¼çøÿJ58œåHõH¢3üKŸzç‚-ƒmCí¤M9˜re¹„Á1V UÃæ…õ.ý pdk0ÉI¯kÌbã?P5£©Ž0R:‰2‘{}W*ÍJŒ×ð„'˜è.£¥G82þÓÚå6kv+ϼg›Ë§–d][ÿ¼¹ú‡ÙZÓõÙPZë£<6þa” ]öÁw wýý¬3ùVOδo"ݱµÑ¬!ö;†kÁ–™À{€jŽ$Ñunlü¹ëîK ð£ÅSHX#¹”}×YEà•yáú?âÊÚÒpŒ$ªÅ;Žü}|YáåÏ©'­ÿg…$ªÃɉŸ ›¬!±êÀXéZoGÌzåÊ›Íïèvv=í?§ 3LWžAé®-ƒaœúU ^g#|ÓÅHôr«þãås$&ÜAYJ¾‹6Q Í— ¯®ÿWÖ¿`Ã~s÷«%¦šSS?Éѱ£L7WR~÷´-µ¼1ŒØ"lœ:ÙÒ¬‘ "eÏgÇCÜ Ö>1\»¹'KÀ`óïÛßuk'±ÊÂþQo$#fO–Yk¿ÊúŸe,°ÑÓÕ§Yn½`‰ìzLBÁáøø‡ duÛ±=RÓÕçí:rä®×R¸²ú\_ÿ¢M¨Ïué !‘x<2õW91ñW\CÁƒ¥õDÑu'ßzLNªØieá+ŒCkˆý!ÁÚ'È+L~®µüÞ»·)hm£ì×Ùqc{+©X±!Mí~˼+Ææ-µÃ^^øWÔ»ol«d ‘z¬×'Q]ŽP[~ö>­ÖzÀ’&`¸´ò9VÛ/gã]Ò×/xcŒ•NaL¹Ò°v¦á›Äº…ƒÔ+Hão„‚7B¢;YfØÀ•" ]s]}ÚDŒ–OãyN]ÛνåJ¯7›ßÂèÄ)…©ºiÕ¥ÑâIF˧í:2£»õg­¶_æè؇¬zCê³dr±ñmÝÎÆLm>Ç(Ùàèć87ósÙ˜þÎÖüùJ„ÜßoO1´ïŒF 95ùqÎL xßÏû"=vÑÛUÉ=¡tìJ„ƒ2ÐF7 ±ï1$Xû¶û(UMÊi Á=9v¦R ;XÙèü†ÿð(XÐoW.Uþ­2à§äÎ÷Jt“e^]üÖ:¯ây=•¢·®þfÔ“ttìC(ºãÝ×Õ"„ Òu¾wãŸ0ßø:¾SB³ÁDùœó@™l=YÉ ƒ”Ý7‰“&oà+l—\àPðG‰U'T>pe.8´ÎÑ×¢àÌñÓŒ—E™î¶FzclJ|+^`¥ó2ž(ee®Ô/WðÇ/ËÍ7LÏÍ’¯¹ò¡´”@؇ã“sª×`£½' 4»WHª…£¹Œ³ô¼RÂbIõÅåÏ\ýϰSù¼9á,<Ysùj½cÜOa#ŠÁXÖä°¡3&B±QJw‘Û”‡ôjˆýŽ!ÁÚ'ÈoxWÆÄ=x²Íoú:3÷ÈÃÝû~ }ŠN6%Ë¿emîn^a7YåÕÅ_c¥ù¾,’n ›‰U~ͧ&’C£?L¬:Øvþû«V£é&+¹¯¹ÿº4÷éÚ;ÑZ¹rW.TÖØÖü(iÐŽ³ì¯AF Qä!Ñ­[õ4ö¡C+šÃ˜”‚)&˻و¢·Øük ;›0J6Xj}Ïz¬Òû×6Nb²ò$åà€3“§Fw×…ØúíhÁu!ÚR¹6 Õà‡F8—îžóÕaðD‘f4G3¼ÊS‘Ja¥£ìØéúò‰î—‡…o8å0÷p`lÂÁ‘÷òÄ¿IÁAë8wŒû‘yg=u'Æ>Ê£³ÿUÖаÝûj× ñå××ÿ”Ìÿ3 þf@x¬äR¬!ö7†kŸ@‘ X²Œ'‚l·ƒÞ¦ï–2}÷dÍiĘÿÒïÝþÚm²»ViËø[#‘*%ž,©:ç—~¥æ ™y¼÷3›MÐ6{èôô'9Pû!—½”úxîÏ:SB²™è c(2RÍLíÄŽd¥$à~¯9ý¯21GÞíÒ¼{¥+ #ž hE tâç'ÚÎSeÕ²7E¬Z¨,äs‡ Yh<Pß Qm¤ôIt‡ÑÒIÆJ§m·ý*Rï< ž,ÒŠæXi}ßuöT#K²fªÏ9Ӻʕš­/n¹ý"Ýx¹ï¾4&¡èOp|üÇœ™;¯0¦¤E–[ß#Ñ]ÆJç8=õ D:D;OÈDJ"%Úļ¶ôY–[/â{•ìûRJ¥»Œ•ÎðÄÁ¿ÉdåqÝÍÖy/ù¢Z8Èn–%ž ‰n!ŒÜF¥z+3ó†âÁaH°öD`y2¸…*pkl.*uïÔ+÷ 6\E£Þeáz›ÕÅ.ka'Éu*ö'²÷ÈÖࣦª›”6hMßï½UHËAž Ht‡ K¿Å|ý+.c zfrÑóh!ÐÚÂÏÎ|šéê3$ªÃýR-¶À]3Ï+3Q~"#Xy¯›4ðÑZÓŽæœñ{;Âd0h|¯LÉŸ$V ŒéWtABx„Ñ dɵ¶j|Qd¢|Îæ†iÅà®V—Í%–Zß§Íek·ßµÑ “•§)ù}ž*!l1ÖMn4¾’‘{ííùLUŸe¢ühF²Òó0Î;Vï^¢/c€#?ıñ³]˜Ù=IöZ©g,Q^_ú ÖÚ¯ ÊÝë"+—VƒC<1û û`®»ðÞ‘,c ¾,Rô§vmHO$•æ_mÓEúþ1ăÂ`í(“ …ÇRó%^˜û§$ºãJ„wö¤¸¹ÓMi÷ÿͽ M;Z=Ê©£a¼v–N#¢Y©¯D,Íw¸q¥Íâµ6«!QW¡Ó5° lG´ÒB£qDía DµÏôž P&äÂÊ¿çzýK–“úqz×¹§dE½qÎÍ|†ÉÊ}$ëþÁ`„D›ÉòSý ŒP}×1#„j•f|#½Í£ðD™b0E¬¹€ÑÎÅmY`©ñ]4!k¯‰J­ìù±iÂÉ¥¯¡Œ­•ÂãôÐÒW¾Ç5ö–dy¡M[‚tFµss^cTRm§ ‘­6í?÷ý$•ÂA7±yR´úÃMµpk·±Å–^v«§×¾?räØ?È Ö>Aüeë{eK¬n!=˜Õ;iCb˰ÓÎð é«DHh6—Y\œF ¸³H6‚#„ ÝVÔBZÍØ 2ë:âf)PʊݳêDšê´Îû ykæS\œùmߌf_ü’s}wZ3a­ ª…C ”ϸk—bÙêÄâóÎÑ]¸óÛà@íŽ |mÚÐ5ö˜ày²Èbë2ç&?A#œt-—l$+kX+¥mA’{‡!|”n&ûÛì}aœV¬$ðzˆÍf׋üÆ)«K‹õ"YÁvëÆh ~ߦƒ#ÇÝŒœ`í¸ 5Q°Uifíö!›1Ö±í¾LwÁ±ÝN Kõë\øæ,‡?È7APB©(Y@)C±äQí ’ˆÔz½E\i§ :J[íµþ‰©Î*`|áïxuüßÑTSÉ$Ú5êXÙ.ƒÚ1ËÆ8‡¡Ê#T‹‡:R‘„Öà3TË,6/#…¿>éuî’ßÀé¦5ÜdÚ6‰Ö˜ _Ä—e[—hÃÕÇ’¯ýqa½Åš—˜m|‰Çd{$ŽÔž@©Îª@! ¾¬psékÌÕ_ÇÅÌï¬sùÁžg)ø=™´§Û«‘4ž*n(mŒ@™Çû?Èhí)+ wÑ¢ô|Y—kœçÜäoª¥¤ {-Œ³jˆt“³#£§xœH51F¹tôFQNרY‡ôâ{¥¤Šq½ç&=çVøŸ¬îuì=[ÖCŽû9ÁÚ'ˆ¿f&1Ý)ʾ|•"ùBÞ=<é3·ø—Æ?M£9Ë‘Ãñøc¢Tê!ŠÚ(¡•Æ}CE|?uÚÞhbŽ«“TçExv)Éß+3S™WÆ¥£Ò-MeÅkÐÙW¾—3£¥ZËD+n-5lu^C¼ëø¿æÄà‡UOúQ ›âµ¯óSÿç/ÿ/ÿ~-MœöŸþNü/ÿ2¦ÿ!¼-Ý©V¬^`jù.Š%MàÕª>‚1kÙ5İÙk ŸÅ ®ãT³u˜÷D‰Áòý–¬I);ãQruás´ÔB¦bÒF±jÅcô—NÛB¹ì}&J‡ÜXüRbÂ*®Žàäà‡é)¦éÞn —%Yef/s~êwQºåDýŽùÙ¢ƒÑÚ“<|ðg86ðx¢H¨ë€·î3ß_E_é$¾¬’T¶®—"4"!æmµ¸æÇA ‰(úCë\Ÿ9ör‚µOG¬i§{o#®‘Õhµ2‚²Óˆ#%ž0¿t‘K7>Ír}œÃ‡äÝÏü(Ç?N¹ÜK¡ä14V¤Ró“ùF)ÂôxD‡Ö^L¦ÄEã{[—Yh¾™4[N¯Cê%…G¨—(ŸåÁ±ÿŒ¾òi"Ug»Ú;!âœÏXÏ“T‚´‘k´è‰…ЋÍKiºlØè•GÑDé–­ª[W3µÖ8%J·8Øû¥`Ð7Ÿ¹ÆyÆ¿ˆ' k^c;ñ+nñ-s}þo¹4ûgÎ?Íz½¥©a©A¡L‹¡òƒo¾uÙÖygŒÁ—%曘©¿îÎgåŸÒMFkïàpï·¡tk]’%…G;ZàÜäoSoßpÅ-ºëZˆŽûÃýãÒ‚‘n©%ëGf”K[vGË6†}shšÑœ†f¯©±ûT:¤Zð]T ‡1FÓV‹(ÝB›H׉Ô2=ÅÜ;ü*…ƒ¶ÏžQë“CW°Ô¾j NÍÆç2®|,yƒ6ÍišúퟛÒkrqöÏA´nÓW¾—ZáÊ´Ö¼ãóåÉ‹ÏSoßH¢@n ŒQì}_–ˆ{0vûõùÏ3ß|3Ñr4µâzK§ì1šXe­T¤ð™Xú2­h&©øí8Æp|ð;é/ß·f)ÀRë*ç¦~“H-#ðб ©éþ@‰ „Iýã%+DöžÞü³oœME¤—WÎIT°V8@)7Íñ6AN°öŒ}9–ü!¼m¦»'꽬SÚ â–"FÇú²ÎôÞvë^@²0åsãò"W߬S_ŠÒˆÁ-GßpUnß«²Ô¾Â«gbñËÎÔr5CRÛ ÷ ýüYN~£µ§è+¢Œ0Pº£ýࡃ?M_ù>"]G»´ÖZ»1®Q¯ðXj]éH'm| ’¢?ˆt¢˜œm$Ž_6’0S™™åW¹9JoùxÆÀt-±»FÊ‹íËÌÕ_'nWŸKmBúËP ¬ˆÇ©lO©‡ã\›û¬ÕÀ mÚ”ƒQ*÷£u+ó¥ëÌ7Î1ß¼`c‰]Ú*m" ^/'‡¾'-XƒdõN›­“óS¿ƒ1ЏÍÒVR|ÝÛݲÎA;šG¬ˆ ‘ü­ÛýAð]hÓ¤Îê%Š~?%eÚ(Ýpeý.йFÚÏN”Oø,¶.™¾,l8ö8W ÁMÆ¡^—\ìõΉÁqiöé+¤à÷Ó_¾ŸÉåoX †5-$ie®-|ž‘Úãø^`ɱÖOHô¾›ÅÉK+ÎIL²Ycbé+ Vb´çhÕDJŸ¾Ò½ü~´iwDìµ ¸6ÿË& γ J7é+Þë¢bk·Š#;WfbñyŠ^?§†­³Äwûçwó0´¢yŒÈcukøT £;ö<äȱבG°ö â¯N)=Y¶F`ô–_w , åÒ5›Hmm„8º¤MHÿH‘ûN?ËÁƒgèìK&‘<Ÿñ¤nSyoN’󓿃ÒM¤Èø„‘:¿KéaŒ&ÔKhgòØ[:Iàõé:q•$E¼Ž>-ÖRiÑ §ÙØ5Ý+ /ƒ„j™åö « »µs"DÀbë2—æþ0 U¤ì¹(ÖzëÆéÎ+Ì4^sZ¢Œ0ÍpõQŠþàªÑ0! ÖÅðÖÌÑ §‘" ÒMzŠÇ¨ L»ãÅûœk¾ÁLýÒfÊbÅ߇{¿ešt÷)Ì{üqåÉWæ?͵¹¿Nî“øØ-d cÚj.³w,ãžRa€Jadׯ’#Ç^CN°ö â’l+rB˜Ó6+ pæ‡û“dcð|_ˆwFƒ%…‡Ö! ÍW9p¬ÂÜGµO$‘‡þZOH–®qñçxeâß±Žãy%—Æ‹—͈¨Ýã®MäÔ¶AtÚcг®ñ§]ΧÍZ¿)6gwaŒ¡àõâ‰2m5Ïr8ît‚·~>¬¾ „ð˜Xø{&—¾N)¡¯|±¡Ñ³ÄçÚÜgP:rä4ŽŒi¯ÂÁÞgèl›“Yߤ ¨‡ã\œù`ÏqÙ¡VmµÀ广¤Ñžà`ﳉ¥Åúóa±}•™Æ+®ÍM†ìà1T},#ÊïŽb9m•(0±øU&–žÇ“E” é+ÝCÑï‹ë³»õö ®ÎÎõ=´Bú¸I¹•`„#}ïÇ—å¤ø`íȉY››‹_ÃÅ„dí”-Éêû´êáU—ÂVÖ ‡é)ÙøzäȱO¬}ûòí-žXókw#˜ÄŒsÿ…°,Á³ƒ"÷$E#À÷+~­#"´»D5ãy„G¤iDSNo–ÅÎ]KƒõæjF3¶•›!X¶4­ìÛö(KÍ+4£Kðvhl1Éñ½*óó\ÿ4µÂ*ÁFèu¯s*W\›ÿ¬ûY– Ùh”ïUQY{`¸8óÇ4Âq šþÒ½½´ŽºÒ„Ö”Ô`_üKí«HY@k…iK§P×ëyš¡ò#­ñK…÷>oLýæ[o%QÂø^Üi’ßç­p–z8ÉÊ{!í6ÐW>”ÚD;:†9ö*r‚µ¯`_àý•“®ÇÛÖa…¼»«Û¸S°D(íI¸Ý*«n¤Q…Ôwév¤ADƯHÊeBÞ˜ü]‘¤Mƒwæ8•Q^Wç?Ík·º/¹I •Ñ”‚a”n0±ô×`ymŸªí@®JïêÜß0[Ñž'“*¶u‡glÊn©u…™ú+HQL¢€±ßÖXíI"½Œõ¯Z½ÂRŸf4Í[3„ÖmŠþµÒ‘LEcvÀàÉ€F8ÁµùÏ"qý “¨£Kû£91ô݃~ ë““x½¦šåÜäoÑŒf‘Ò· Øtµ%÷õpܦ»©½³g(ƒ TîË_äȱÿ‘ßéû ö¥ß[<'üm¥_„ɾà÷â ;­qQ:ûóÝHÜN¤š,!<Þœú¤«\+8’µ3d2öSªé¶»¹µ"Õä¾Ñc ò _¸ð_³Ðz)}ÇËvî>3ÖÑc¬[ù7'?A «¶±òǧäB½ÌÅ/‘mV,°ís†*ã˲K£¯^aiuPSK/pcñ‹I«™ÕÎ “Ü\ú³×(x5´‰r'…tÍ¥Ñ[¼gSš5cÀ—E›9?ùÛhÝF “†Ð;u¿›˜ I#œ´$²ë¼Äö %o¡òýö™|ÚÉñö@~§ï+'&®Q-Øú‹Ô:•:ÑÐÝM:Ö‚ÖŠ"5SÝù¯ú;˜d !¹2ÿ7¼6ñqšáR”Vh²¶[e¨LÍæª­–Éc¾ñ†€'º¦?çqå¤tmZ"ÝàÜÔoÙßmâQôû9ÔûžŽ»_ /Š\_ø<‘n‚X;…žÐ\žýsfê¯2P>‹—ÑX%ãuÛ‘Ò'T‹¼1õYh¾EÁëlÂd &¢ nŠÔ¦þX%¦ë/òÖ̧ˆ[Ní¤E‚Õ^Ya}½=Y-Jg,ñ­Æ(ƒ–<îƒç-GŽÍ 'Xû ±soå¶UÇ&Ôl¦k×}sî ²Fª"ãZ½èDéú˼4þ Ì7ÏÛt­;æ·±+X6-K65QZñùäò×™m¼†þ®Z;é[Ò¢tsӄ³Íö4“Kÿ©†3H<"Ýd¸öxÒg}riÇPðû)yü9õ{hÓZµqrz ¡n0]‰åðž,8Í^…¯ÿ¿\™ûk—þÝItLÜXüÓË/9û–Ž`ÀÑM×ܺó¼h¾,1\}À¥?w§è#G޽ˆœ`í#$§þâ '–ÝÂÛ¬ƒ`m¼¯µþÎNà{¼$Ú+•Šù÷Úo1ÁödF{‚—nü"ã‹@ZŸ¬ŒuÄÖÛV:³´îtÐ#Jö'EáöOdŒV7{œ±ç•/‹L×_b¾yÁEìºÚD W¥·tŠÈ4×$m©lÅæ%ÎMý&å`íhr*L/ÑŠf¸4û§¼píÿæ+W~ž¯]ù×DºÎùÉßa¡yÁy†m6- u=O3XyH7ØIV|ŽC½H[-®Zå;×Ô'6QÝÜ}“#ÇÝÜÉ}!ωÕC…‰¥¿§ÝtéUû#Rø,4ßÚ¥:>ž 2 Ts®xaGG‘#0zÇto±I¯Ä§N;£T™D'… éýy çɤÈ@±+Ú»9ö*r‚µù²JoéÚ¨¥Óko+@]CänÓiñ?,q«/G lifn¶¸qe™ñËËL\^¦Ý´mJŒîLÞiØÊ¦x<{kl;…,Ù¶f¤e&—¿ÎKã¿È|óMQô–ŽÓW:•!šyô*ÇÛ 9ÁÚGÈ–ã_Ÿÿ;^Ÿø ^ Äæu±–ézÉÇQ­Û„Í€éñ6Ë‹v»aËéQ)…ýãI¢H37Ù²/õ-ë}vñ”î´jˆ}²ŒÑHOàyöXb‚¸mrÔatÙ¥Xxí4ºIV[-rnò·xcú÷Zolã`Ó^š‚Wsá{ãzî4l3fF4Éäò7èn;È Ç¾ãôL»I2·s~í=ìÒ²L­xĦ:×iâ½µíÇý(稇“öÙ1É/‰ÛõøV|¯¸/#Ä9rl9ÁÚGˆ­ë8½¥£(²Q%aŠáêcô—Ïév"àß+ˆeCÝ ¯t/ýå{­NÊܺÒž›¬‡ã4£iD¦§¤±ãxìy*£ÜDÁÌÔ2S7š\»°ŒVññuŠû7¹#*ÅQ&¯µ¸|~žñ+uf'›D¡–Åv»}~D† z²ÈÔÒ?ðò_b®qž¬ð}5’•VŒú WÉÀ÷)Œ`¹=Î\ã"#ÔÖFá‹2Çú¿Ýõb~ÄÜ.Ä©|Û|:`¨ú0¥`ØzTí@Š>)háMšád¢œë}‹‘ÚÃÔŠ“¾½òÌçÈq;‘¬}„xrÖ(|¯ÄPå´QÀæ¾°ãŸt®h2Ð{½Õ„Q“Zmc§¹çäS<õä?BkÕa`#žŒTh¨/¤W{!‚¥µÆ…¢ÄóD’ÓZÑW½)J,.N¸džýïÌD“°¥\úe«ãÃ}OqòèY˜k13Ñdòz“Ëç¸va‰…Ù6p{ÎOz-lÅÜbû¯Nü*¾Wîˆ8tÃÄéÓâ@ï3T \[—ýG²ì³$Ñ&äÆÂçmë© ©Ö&¤¯|zž¢­–ÜGÌ?öù×hÓ¦Z8ÌXÏÓ¨¤ÊïÖÈ{ro&¢Þ¾AdáÙ6Jîþ£:‡zŸ¥àÕißÚË9n7r‚µÏ-…î/ßCOñ0Z·7¬$4N´ê$îñOñd‘›3ßàå7~ËãŸazö5–ê7­>(ñÌÓ¡VNHVÇ8Ü¿›ME»j|îô׬ՌLWÓg)}&çž§Þ¾Â}‰¢6RJ¦&\<·Hc1J4Y›…FQ-¡\eqa„v=CÍÒ|HØÒH™ZaÜØãVø²B¨¸6ÿ·x^€lkX¿•¦É4¬qÏÐ÷x5D—Fi¿ ¾‹­Ë,4ß"®8MΛ(q°÷Ý”ýa´n§ï$,ÒH ê{7E­#ä\£ôùõ ÕËíHâjR¥ÛÔJGëy<¹/òVŽ·+r‚µÏ¦ ýåSô–Néæº•„±®Bˆlô âI RufÎsáú_pîÒï13ÿJµ=Å;Ÿø0éäÒÅ’ž ÝP´Q‡©çD¬Sº3ÝG-®M}šÐLò®'„4[u\+7l bãñgu]Rx,5/ssîï¹÷ž'9yü ¢¨ 8/. AA:|'ÎA i„ãhÝri/0ÉõÅÿ­+ •äÌÈ%%KÆîÀðw –t´¢YÆŸwVé½é&ýåû8Ôÿ kÞÎñÚ1øô–Oq°ç9½ò2×òV·oðd@#œe¡yÑš£ Û’KàªeŽô=Ë@ù^´ë™“«oWäkŸ!2( ~ʽ8Õéºâec„ë¿–]&«­’Héá{%”¹tã3,Õ¯¡uD¥ÒGÿ´Ödã_i*ÊVîʽl¤ÆŽYquò¯hé˼ë©æìÙw– Ž•(÷ÖHuI#»Í$:&f^ffù~øœ¹ï[xx2``´Dï`“¾Ût"È\J®Ìý5¯Nü*-5oõUÉ9Éz:×ô8ûúˆ#–û‡a —zhæ›çñD „J 8p›#½ßFù J·¨Û8}™&Gú¿“ƒvÕ±òÖ·Ÿ<ưܾJ#œD ßù£Y9A©0Ä¡ÞglÊtGŒçÈq÷"'XûÙj·Ã½ÏR-DéÖš¤ !2M/v‹ÖcØÉØÃÅrã&ž, „ ¿o “è½È,o_ÊQ¨Qß©;‰ä¥oD†Ôdÿ–"®Oÿ-×çþ”RßMŽÜ[e`´Øáµ:Hdöo *’\›ø ×o~{N=™ûŸ`ìh…±#åŽuoK¿¾ RX`réë¼tã˜kœCÊ8]¨º¢|1¹h0R{¾¬¢\Šl?M¨ö_Xÿ°zûz"ì—vSø²Ì‰ï¦àõ`зýþŽ+#Ýd¸òÇúÞO_é÷<îL_ríñh«%f—_Ãs={‹K”n0\y€ÑÚ£XSS«K»ÓÏ{Žw 9ÁÚ‡HI‚f¸úƒ¥û0&¢›üt.olŠjTñÍöJGH))*VúDÅUG]ré;Øm"&ªK‡•%YBš­IÂh‰j¯ŸtZ‹DtFì´ ­¦" 5FKnμÈWÿå”4z„ŠtˆEÁÛÔoÿ|¾W¦Þ¾ÎËÿ–ëóŸGŸ¬xDj“`ÿÿäÐwá{´^½â+Žx‰L:h½I¾¯J7Qª‰>årOâžn“$V®x^<1Ýù/ڄ锦i°”lI؈vq‹uhö¼ *2D¡Î¤Gí2žW¤ÕžcyyV†VÓ’0¥Œë|g#Y·“¬˜ØdUhÝäüäoqaú÷ˆLO–’I³ó8%CÕÇxøà?g¨ò(‘n¥Ì®Æ|Ya¦þ2m5~q±U•MŽö½Å“%iÔÛ4BŒQœýÏÿߨchÓlÓ÷Š¥„R³Ø¼H¨íGˆû¹2mª…ƒx¿ýsÍÄóèUŽ·3r‚µo‘NrGúž£¯xrÃô…)S¯¤u·$Œ–y¦G¥ÜçDÁZG(e=žFŠTûüäkv/¼tO#mãk¢«”|%±q©»uªüº5]í–&lgÅÏi!€”>žç'M±!%Zífä¢+£b»‰,¹B"…Ïåٿ䵉_c©u…BWd$>fmš”ýaû Žõ}í„ï›ëÁ·—aI®$Òu+ê%â´[òðe™SC߇½nbwí6âûA›ˆƒ½ïæÀ*v ;±{êd›¯Œÿ ¯Mþ:ž,¢ ðÀØÇøÐÙ_ÃeR=^Žooäkß"ã<áþ±i%ЪkÄ“y§WÃêË A«½˜”§‹|¿@£¹H¶({©öT=T¦g ìòNhŒVCB0‰®ª›ÄtNq~pímfÉP'úI‹ÝF÷ÄÓ­uB †?B IDAT £¸ZOtlW¬S¨°“H5dà{fê/ñÊį0±ø¼#±/ã…%T§†€Ó#¥è éeb“ÛlJíî‚pZ&˜i¼œVåe¢X¶º2¢¿|š#}ßF¨êIÿÂÝ@òq`BzK§8>ðÝ Ñ[Y°qkÉË@ÐŒ¦™i¼FºgØzÇùgF~¨#µž¬9Àû¹Ÿû¹Ÿ»ÓƒÈ±;Ⱦd{K‡™®¿ÎBë ²Ë41^i'C¥ÖÔXòæD­ýøekÁ Wftä8#£ÃTz[ £d[iÔC°Þ¿±]záÅi9XEm4ad'\­MÒŸQJ™9×ko·Cÿ%QÛ{^;—·DewÏaÉ)B½ÄÔò‹½ÅSx²€ÖªcyKW}åSô—NÓRsÔÛ×Ùë¦W÷2âsÐ'®>JÁïKHWr,ŽpôÒ'Xj]ï°uØ)¤äÊŠëÏŽþjÅ("¤ìøÙ‘ý¹Hœ/‹\šûSo:ÒluW½¥ã†@ºªŸÕSbBØH¬o÷WEª>¥b?Þÿ­<üÈ3Œî§©.З¹Ê¾våp·ŒXT®µIÒ¢ÛÕ‡eQE+…ó›Kv;B¶5­f”´é‰SŒ·+ ˜“qíP §?Åë7F4/K£m`ÏXÒ-DªA­x„GŠƒßƒ>J‡]Û¼›`­Í0ÛxcÒÎéõhQðz95ôýT‹Ð:L"x;Ž U£9=üô•î!R-„ð’^ƒ;©»Âí³¥æ˜^~Ñ–«ˆ¸j°Åýcÿß«lé~Ï‘ãí€<‚õ6Bµ8ŠÖ!7¿B Ëš¬˜l)‰¢¸ôÖʉ٠^Ò0F3¿x‘ñ™¸9ó f. „‡”i™ö^|鯩;)ž'’ou¬Y ¶µë×¶½4QœŒÇ£Áò¼ì¶R%õnžÛ82_G)}ÛW™­¿F%£Z8©Ë“b„”ÏÐS<ÆRû ­pÖE²üdìw lÆÔVŽõ<‰­®\ù£M›’?L9fªþ ´«Þ½Õk”’+Û¦çÄÀ‡9Òÿ>´‰ÒT¥0‰ÍÊ­"ÝŸ"ðª\[ø,SËßp×Ï#RËŒõ¼ƒ|Ï‹=ÓpÏ|Ž9 `í{d'€f8ËtýU¤svÎ"ŽšÄ•l±îbýmC£9ÉåñÏråæ˜_¼@¤~ù®øšu™¶D{•’‰­!{¬*ÒÖ[ëËõ;4[ΨµÕPè$º˜±ÁØu;‡X WÕ•¨‡¼ró—¹2ÿiw¬º‹lH@¡L›ÁÊFç—µDkÅPõ,Ž}Ôj±º4clª,¶$Ø`ÛÙ}Ä¥ëÙßíy¸¨]P”xqîVÆßAÌ4ĺïíL¤ÙíÅÈN RJŒ†VS%öÝc¸ˆI–>Rxœ›ümB½ˆ'Š.š‘ÑŸáLIm4k´çiû îúA§eº{^AÂ2r¦–¿5îí¼^ÝiÒH·8Ðû`ÐFw,³²÷B’&6-Fkïäôðã‰J·W%y·ŠÔ~BãËõp‚ë _@™Rø(Ý §p˜3#±$Ïhw}oŸ)nŽw îž·[Žm#+ÄU:äÔЇ8Òÿ” WLR wW¤›Å]C¬L,TNZ(n# ä*§ÂPÑlX#×­ÇÉÁïa°òcµ'1(@'ñ‡ÀN¡;JíÉ€ _àòÜ_àÉ"VOÖàáÿ)ÇÞ›ô-GŽ«C˜½ö‰˜cWÑ™ °ß'_ü0‘nâËB’ª‘B)M»™:V雷n#ÄD1¾»×¶ÖšbÑÇ/H«26r´´Ö.ÊbÛŠ(ÔÄïF‰Ö߯pòÐèï=ÉÔôE¾òÕ?¤Ù¬G¤âñEI¹âSªú™­øöâë TÈ@ßiN|?¾_äÿèì> + ’Š4…’ÇÈá2¾oÇ!¥D`Jž—zL ĦŽi§W b ‘nR)ääà‡­=‰1!½âxR P:Ù×à f–_æÆÂçYh]Â…u£E·"Ód t–Æ~ß«¹1o,g펯ԧÉäZ%ì89îxöñ0(ÎOþm½ÀôòËx¢d…ø²À³'þgõ>åîwÑAsäȱ>òÖÛé‹R¢LÄPå à1¹ôoÏ“):š@Çþ<{ñ=룄°"ðvS£"c…ûãÏL|_‚̦WœÉ:¬:2DJo»EHZÖïÑhNé=å#HOróæ[‰v)=.·ž´¦°Õž #Še°‘.!2­ubQümš³çVÊ€P-0]™P-Ò[:Ž/+I›¦•º%‰1 mB¯‡ÞÒI†ªÓS×?O#œ´^fh@ñÐÁÿ„SƒßéÚñܽͺsä¸S¸ÃŸƒ9î$’ÉÝ¥!ûQZjŽó“ÿÊh< µ)û¾MgµšÊ‰\ã c窙v –°@«¡™oÐn*¤/9rª†ô…­Ž¤»P£µÁ—ÄÚ­?„pÍ¡¥ãÒ§·˜ºÊ ŧf_Æ>÷~m ßüæÉŠÄc(¥éë+àiõWLòŒ1´Z£ÁwZ­ÎèIgo7ž[2ÀÕù¿a¾ù&'¿‡ÊYŒQ¤~OYsM‰3&Ä€±ÚÓŒÔc©u®ÿ_v¤ä$ Ú)нxlZ‡ý!ŠþÊ4W¾½ˆlÔYk•D©ßšù®-|Ö¹X‚§t‹cýïç¾áïGë·• çȱ_°÷ß 9vIÔ;Á?qøgxôàO#) tËUsÙÈô¥²d#*{ÍÇ‘?éÑXôˆ"ð )ÓM–ÔccÎ,ÉR «WZGc›; ãÚ‰¸¾ƒ·:ñd &'f^@kÍÙ3ïæþ³ï@kåÄÞ¥4åªOµ×NŠÝþQ6òí¶¢ÝR ÷ÈjÇng$+þ_Yj]æ¥ñ_äÍ©ßGŠ Ãÿªó8b«1…z‹'9P{E¯‡Ò!J7“íØBë%µúŸÕ±Ú=œZE¤éq¥ ”ïçøàw©Ï×^FV7¥²ç]G\˜þC®Ìý R‰/W¤ê –ÎðŽ#ÿÂUÊ·EqŽ»¤…¢Äóã¨<³zµÛ4Â&)ù#í?£=O[?/BçdÎJò›YßB …' ´Õ"ósÔÃ)áÍpmZDº‰2M´n©–šéÖE_OñeOñd™ZáC•‡¹8÷'î}/zŸÅE”nÛ±v¸èï-t>× O–iD79?ù»VÌ.¤ðˆT“bÐ>ï>ñ¯¬žMž‡ÄØv<×9rÜmÈ V óelí›×øê•ÿ‡ñ¥¯àËJ2 Ç·L»©ˆ¢¬ëΗÑÇš°Hµ¹÷è‡ ¬òÕ>E£±`S"öÆqåÈq·"'X9t¦Rø´¢^ÿ ¾yó“HÏÃÃODÓ`+ÖÂPaéo×önóQ`ŒDœ8ü~*ÅC\»vŽ^ü#Š…^úGÅòÊTYüø¾ Pö0®õÍZc Ùˆ ¶$ØÉ#Èè±´¶Bo­#¤ðÒ:îo6ÅgÉ 9NÏŠ]Úð]¹V•qD-‰ˆHŒ‰Ð&¢èp¤ïÛ8Ôû^[\a¬{y·¾»¢2ý]Ü˜Ü ðœP>ÀÛuæç\Pfˆ–Ä÷ÊýYs©AåRŒ¶G¢HÆh÷žUILZãç/&VBxHá1µü ÎM~‚¶ZtÚ*œ‘h‘wù¯81øÀÞgqÁ½Ds丑¬èÐïhåzŸi®Ìž¯ý2ËíqgúèƒÑÉ„ÅD«‹˜@ÜÆÔa¼+û.ì;KOuŒ©ñyJŸùú‹„º‘¤¢bÄz“bÅNÌÖL¬˜Ð¢HÓnY³ÜÀñýÖŽ%%oN´íI/¹ç‰AÁ³:®$Z´sj‡ ^¦ ±WKchžÒ N |ˆþÒ}HYD»ˆVLˆÖcwÔ¬ƒ=‚‹Úd“eÛÈØÄ„ˆSŠkEáö²éàØÄÔžˆtK³ƵùϹÈt Ò-ËÍ«¤Õ{[]^é ð½*ï>ñ‰f–Âþä.% V ©²’’)$mµÈLã5®Îý5‹­«AÒuÁŠÜmêÏE¤ÛŒÔä¹ã?O¹0“«9nr‚•cëpi¤øåÜŽ_ü*/‚…ÖE$!ƒŒ3¶IH–ÀШgûBVÇd}îÌ ?K ‹EÏ—®£m~)M»©’å÷ËÄŸóTø.|éÌLí5L£E§ ;SYñŸí5 ÎZVXR¥,?Àáþ÷ÒW:$°ék´ȧ⹻…@d­+Œ3>ÛÓX÷õBx4£iæê¯smþsÌ7ß´Õ¼]¤U`]r#ÝDàszøûxôÐO"eБ¼ÎKŽw;r‚•cËÈtµ U“·¦ÿ˜oN~’ºÀû²ŒSû$]¥A+MšŽOg ?îŒ3¼ÖÏ—K^gEb[¶÷GôjÒlÿ!ø—ôèNS¥?[esëøVmkx+,•ÂŽö€¾Ò)–NƒSã‚‚Ýz6™8Ík£1&B™óóL.}ù曄z‰þÒ–Z—iFÓÿ{÷úc×UÞqü·ÖÞçÌŒçê±Çñ…88'¤$.@mB ZŠú—J¨µê«ÒWíÐw}Ñ¿¢/yÕªUUªJé-(„€„b±ÇsŸsÝ{­Õ{í}ö9sœÄɶ=—ïGrâÌ̹̙™ìß<ëYÏ’1Iu´jç)…KÆèƒü©¶ú¯èÊùoi¾}VÎg²&eI¸OXhÄäÒGNÖM·½á†®í~O¿ÙzZ7v¿ ÷å Ë â²äƒœ“\î¼—¦ÚÉw/?—òâUæ)ï§/eUûªYRÑ'”H­V¢$1csÂ&os‰ÍÝN¹ȇL©ÓLrR3­eµí²®\ø+9ŸIrq䈯F¼Ù³6&™¢¤Qp £À©DÖ¤²¦%cå¾S½-((w£ó»ÃëZïüDëÝŸ*s{*Ž.îÇbÞ—­†ùMVĤ⸛ÙtUO=øm]Xþ„r×WšÌʇ<9Âp¿°Ð¨ñ ³—.ö‹Hƒ|GëÝçõôË«Vr¢¼ÅèŸc»Ú¼œ/Î: .ÈÇ%«òØ•»}ÁØA½óyP‡Ý´×¹Z:´RÒ¶jµöOÅ¿_óÑcÛÙ]µ<èC®‹+ …™‹šm­ªeçÕJÔJ‹À|pFwXü+÷úÆåY‡‰Œl PF™ÛQ/[W?¿©Îð†Þ³üi òM ÝŽzÙMíô­Îð×Ú¼ªÜ÷”Ä ¶¿G¬Ö™5vË™t. ´6ÿ¤>òž¿ÖÊÜ%…àedåCqÄÕämÜ[,4nü‚[T ÊjVîzöW¯×vþ[Îg1|ï„*›áUVÃ|QAr¹—;í¤Výº cÊ̱çuŒ/VÓz´fçӪ¸?Üï %UË€2Ê\G­d1ŽiÅ?©ÛV;9©–«ncª-®V—×þ8îò+Ê™¹ë)ó]enOC·¥^¶®A¾ƒÔ®2·£~¾®A¾©óKŸR7»®îðºnGVÅÝÅH…é!jú硸üžÈ…\>dzßêéÊù?W;]Œ1ŽÛˆÃq¥ãQm*îšÉY>Rq‘Ú쾤_oþ§®ný‡Ù¶‚œ$ÃÖäǪHÞõ»®ê•™l™¹›õɰu\™0Z”‘’Ô(Mm5@VšØ%w–©F•W,O‡rY¯œ1•L|G¿°ôIe®«Üw•¹®¤¼ 9> å|_¹ïˇLÅ€Ô´ oC·#kÚJl«¡P=îÛ|MÊþâd)ÝêIDAT0£D™ë(Mæõä¹oéòÚ—âëíãçÆ÷(p°p—Mži8ú­:s]]Û~FW7ÿ]›Ý—4t»ò!«* ÅÇÇ™ò6™“‹ã|¨]çßâ·4kr ÕX)IlÑoíþj—FÐWSþ7wÇzùø}Xök•=_F2vlÉp´à]öSÙ*PIwö}9ù±Ã|OgŸÒãg¿¡³‹*6‹ÄÇÍš‹ŸÙyã‹€…{f_“îh&¤¶ûWuuý»z£ócm®ªŸm(µ3JíœT›£U^¨Š%Ã ïÆ— Ë¥Åøˆ áøõNÝ£%%‰QÚ¶cAk4_˨rà¾7e“ƒrßI œüE¤Ü øèÚ—õ虯h&]–÷yÑÿuàB+€ ÷\ýbýºlz/àñÞ«“]Ó?=÷5YÓ*Ž1£ŽûF<ćÎyy§xžàýXzœÔ75Ô'ñKÅx$)ªZ&±ES¬@šraí8~IB\VŒ øÎgzðä'µÕ}Y?ð'ºtêsñcŠ]‚õ3#ù6Œý;C<ë°ñðêæÿèÚî3º¾óŒzÙ†Óª.:Eà2Õî°êÜ:ï¥`Ôïæ*6¿_ÈësÁjÎíªZÖJÆZÍÌÙÚ`©²Žy<¾“ŸcîšI–ô[g¿¡‡O}^’Ô\×òÜ¥xÔM½‘ýh¿6ÀQBÀÂ4-lcå|¦¡ÛÕ­½ŸêêæwõFç'rqrwÆÆg ÷“gNÞ«š¥5ºN™ª%¨öè4Ç7$Æ&^ᢺ؞MdSôg…r–úÄÎÄ#ØcTÿ||ÈåƒÓÚüúȃßÖÊìÃ*Z¼ Ç܇Úm–1†ð…ûnrhi9ì±4ÈwõúîôÚö3Úìý\C·­A¾%r%fF‰mK2òÁUˈÞåy±|8ù-Î…ìîÙ7ˆÔšâ0éV Zc¬¸lÓïaõ+2…à4—œÒ£g¾¢÷­}A©mÉ—NËåoÂp˜¢phL CµâˆóCÝÜý‘^ßû¡6z/i¯ÿš:Ù …©.k4‹¨Ø Vì@,â]>º ÕïŸ \ÓÊê`¨f6ÉH‰5JR«Zª*ˆõ£Š¤Ãùµ(‡œ ]G-» ÷,ÿ®>xö›Z˜='áʘñ–‡ôóP `áИú­·û‹L£#wœwÚèþLëçµÙû¹^Ý~Z‰™)îG^åòa}j1W+(ø ï§÷qÁkÞd¨MÒâÏ´ñæ€W³ö‡£ £D.dÊ]_,~X—×¾¤W>)Iqçì¨z'©ºÝÝàÞ!`áPÛß«åGƒ¸œè½Ó¿½øgÚî¿¢¼ÒdN‰i·WPå.ÃQ»ó/z´˜߸ۿ§ #%VUUËÝfBüÁé•›þ=a5Ìw4ß>«GNQŸþ¼fÓ•8(ÔVÍëËÓÀQCÀ‘RŸ_VªŒm÷¯jgð+ÝÚ{N7÷~¨ÍÞË’‚Û®v)·—êÕ‡AÏUÕ¬j¶a«Qû&üWo/ßWŒw°‰Q«¸yP£Ç¯5¯û\Ö¦ò>×C«ŸÑck_ÓÉï˹ŒMؽ q,IûÎÊ«vnyõ³[ê _×ÍÝéÚî÷´Ñ}I’‹ Õ&.5c|p Þ(x/çŠpÅÄø¶öoAÄ»¤`&Žœ‰OÎÎ%2ÖŒmã$-™8PöVµêýU. åÜPs­Sºtúóº¶õzâü·tnñ£Jl{ßȉªp”°päfj…jxiñvÉ…¾ºÃ7tc÷ûº¶ýŒ6{¿ 9ßWPPjf«å}1LÀûPý)C×äu²Ú 7p§öWx‚llˆO#cëg[–Óúk ôº;!¦~¬¹2ßщÖ:³pEùšVO\V–wÔJçGƒBe¦VêM, £oó²r`÷}L/ÛÐõguc÷Ym÷~¥¡ÛVæ;2²E…¤v{ÉËË#çËãyŠùâÚÉ2b“Æ*’A*çÊ&qÔƒMlQÙš¨`M6Ð7§Xæ;šIWtaåzïÉÏêìâ‡%ÅæuÙ±`Uÿ<},ãÇñLS¿ðeyWëÝô_¿üå¾/k‹³á¬mÕ*嬦â¢BˆÇó„8öaúE‹ì»7mœ†MŒÒÔĦøÑÄÉÛÝÉk?})Ï(w}ctñägtiõ÷uvá)ÉHÞç’±²³¬êÏÀñ@À±v»ãyŒŠC§Ÿ»ñÚîþR{ùuí ®©;|CÖ$J“™bìC¹4U;€Ú£~7“&vjk4-žÀõ®„kìuÜ?­<ûÐŒ¦ÅÞ«únÑi=tõ…]SU¡¤¼‚¼|p:¿ôq]>ýU^x\©‘÷NR±Óqª˜eg, 2Yåò2±gkopC;ýW´Ù{EÛý_Æ?¯È¹’¶¬Iª¥ÄЦx—bÖòñÇ-^s¹ø¾s· ¦åÿÒʉ5jÏ%c}q*—kaj4ö¡ØèàC¦ÌwÕ²'äB&kZ:uâQ}àÌ×ufñ ¥v6.»j³¬”XÀ£‹´“ŒÆF9än Îðuu³×µÕû…Ö;?ÓÝçÔÞTbR“(±í±c_œ 1`PÇüVìHÔ¨ Cô»Ý˜‡ò}’4–µÒØPϱ£xŠÝ£Î•»®æZ§µ2÷~­w¦•™KzäÌ—uqåSÕ ôWx3,à-Ô—¥ñ°%Iü£¡ÛÕÞàº6û/j£ó¢®íü¯¤²‘ÞÔ”äC±ó°¬fù¾œUýäã3{ëí[R¦ŒdMÑ£•´â×%K‰F‰œhè:Zš½¨sK×ù¥éüÒï­èN;ª‰q n‡€¼…ý}ZR9ö¡~Þ£/ŽêñqiÑ•KŒµ‹ý[õR‡ØÚ}ÈÃA} èØ.Ââ’bÅ*IÔn§’õÊ\W A‰•C“ª,hmþI]^û¢VO|@i2ïßU%Ë¥ÅòËzØ_?÷ ¸ öÿX…}ÃMϵÙû¹ö¯iox]áëzyýŸ•˜4V¶Š†ù· ç+½EÁ‡"h)¸ ,óûžÃíÆBt“:ß.ؔˀ¶˪նòj˜ïi&]ÖÊÜÃ:9wY¯n=­ÙtU,~HžùjU­*Ãg½9öøÌâð¥oý!îT= Ä·ŒÙ£xlÏéùÇuzþñêvýl]ý|Sý|C½l]¹ëȘT‰iÉÚ–¬iˉI-w:¦A^Yµ+QÕ.·r6DõÞô¹‚B¸;gùMoÖ—Œ/ÁÕ?f´c¯¸½µ¦:—ДMëi"k½ru4tA'çÑ™ÕßÖé…jmþ h¯éìâS:·ôq%å ØPì,+Tåù€“Ï‘pࢂÜCûæý(#ïsõ²[êf·ÔÏ×ÕÞ¬FBt7´7¼®A¾%SõnY%J’vQåòE€+ÆAÄUþ[’Â(øÿä¿û™MÓÂÒÞ¾žë«ÆÙ4È ­¬U<G2ÆË…¡f[§uaéwtnñcZž{XK³V÷ë|¦Ä¶¦/Š¥?w 8àBº] òenWC·§ÍîK±ÒUT»nu~*£$Ñ"ÉÄá¦&Èëfe)¨¬ÿöB™fÊÁóo#s¼i0 £ÓGoS¬tm,Bb ‡YQ•Š'6[«U&S0¹d†j%óšKW5“žÒòìCZ›Rk‹WôÌÕ¿Ó™Å+:»øQœ»¬V276—ÌŸ·Ù¦Øà^"`ÇÜw~ü‡ño£óóÞΊa6¬²êU+kª@LPð¹‚ÉåC&ë—B^*å ÊdmªùöYhÑÒÌE-Ï=¬Õ¹Çtjþ1%¶=þô&”½meO•a¤€€€àùÎ?ÿVŽ4ˆMüµfþàÚɲ–çÒâìCZžy¯~ð›Ð\kM‹3´0s^óí :Ñ:£ù™sZhŸÕÂ̹ê1Š“eUÊêv)ë¸Îpp°ÜS×·ŸÕlë¤ÚÉ’fZ+JíÌØûË êe¨Ÿ Ïr€Ã€Ð0ûÖ€;AÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†°FÀh  a,€†ý?ï-ë-÷@þ/IEND®B`‚limereg-1.4.0/tests/testimg/image_license.txt0000664000175000017500000000021212534656521016232 00000000000000R_512.bmp and T_512.bmp: Images courtesy of: Kai Breuhahn, Benedikt Mueller Universitaetsklinikum Heidelberg Heidelberg, Germany limereg-1.4.0/tests/testimg/lime1.png0000664000175000017500000026463212522226032014427 00000000000000‰PNG  IHDRXôáPSÔsBIT|dˆ pHYsÄÄ•+ IDATxœì½y%Ç}ßùÉ̪wö}Ìô\sà”@B)Âà!Ó2)™”,¤my-+ìðÆî±ŽXÙ±ëÕnxí][^ÛZY‡)J-J%Y”x $H‚Ä}s=}_ﮪÌý#³êÕë»{z0ÀL~ä {êUeÕëîü¾ßñý cŒÁãñx<dzgÈ[½Çãñx<žÛ /°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö/°<Çãñxö˜àV/Àãñ¼õ1Æ „ Æ H¡zŽ‹’&­hv²@­=Ébó õhšfgŽfú ¹wô£úÅ ?{6‰»á#ZgWxåñÜAôF¬4Æè¬¦ÊhFÓLÕžçìÜYhœA“@.íf‹Ò!K÷±7‚*/„º¬.{wëv2RÔs”Y7%iÉk âmŠŠÁ÷ŽüG†>@ñ*ia<!»-ÁM‘çöÁ ,ç`µ°Ò&AÉ€Dw˜o¼ÎäÊ÷¸8ÿVÚ— TÅuÛmºÑµ¤rÇšc0&Æ8Q¤Ý×Üßݯ*)C¤œ@L0$h£B"‘¡œ R.Ê&²(ÛF©Kc ±nÈ2ÞË]Cd´ú•Â8ZÇ DÖýèS‡g+¼ÀòxnsòÝ€Æ$YĪÙYàzí)&—Ÿbrù{´â ªÏŠld'P݈¨ê}mWX¡MŒ6 ÚD(Y¢ ª~”( e‘@íßE) ¢ˆ’E”, Fëô1š6Q²B'©%u¢d™V4ëÄd!”sb‹UBIb ãë` ã}ïäÀÀ{80ð(#•û€õ…–Yg=¼Àòxn3Ö/\7Yzo¾qš+‹O0U{Žùæi’¤I!èG 0Ø´áÞˆ©Õÿ¦3A%0T ‡©&(‡c”‚qŠÁ ¡ì#*NTÙây%B„3Ë›Ö[›"Ô¦C¬ĺI”4ˆ“íd‰f4E½szç*+íK$R†.å)rë³~[ia|”ÔÑ&b°|Ãå“úG†Ë=×t î}­–ÇãÉá–ÇsÑë]er5SÐèLóÚô縲ôÍhmBUE ³´Ü^‰ƒÞnB!*‡ã 樂xÕâaŠj%K²D Ë!l]”óÛ²ñ3›&´f¢ÝÈS¯—VúaÓƒHpf¢R$¦M7HLƒV¼ÀJë<ó×XnŸ#ÑW_&Öxt¥B+Ö-Ý¢Ž2Tº—{F‚»†?„aî~­ÝCÞæÂ -çÎÆ ,ç6`µÓ:‰«fgŽ7æ¾À¹ù/ÑŠl4á"V»V½µTc´‰ƒ’E$!ÕÂAFªï`¤ò ¥`BÉáÒV˜èUQ©”µk¢iÊ×B­³ºÜŸVl¥âKë‰é MÄBó4×—¿ÍJû2‰iÙ¢:±ÕR ‰‰Ðºƒ’%ª…œû8G†>yjAÚ}(½Ðòx<^`yÁhå!BÕ‡6QvŽÞu‘EîBYåòâ—9=óiB9`‹ìoq4ƃ61'Æÿ‡?Dœ´¶]ô¾Õy{RÂB¢(Ҏ癪?Å¥ù/é¤Öt2 QRGÉûûá¡ÿ€áÊIW›•Z>¢åñ¼ðËãyX3°Ø€‚é•çùî¥_¢Ñ¹N¨*{Ô1g늒¤Eé(ìûy*…$º“¥»6ÛˆWÛØ >`¶þ<“+O²Ò¾LœÔÝØœØ½R¢DH1æèðO²¿ÿÝ= üµ´NÏ+xcîó\Zü3ŠjÀÍè»ug¡Ie…Sÿ˜ÁÒqݶ7¨[ÖK³ 7â¨Ù™åÒâ—˜©}ߦteH–¦ÄÍ8t†©¥`ãcŸà¾ñ¿I!¨¸÷SgÂÙ§ =ž[XÏM&Ý´Ý6~!$—¾É÷/ÿk:zÅuÍÝøbšæJt“¾ÂQœø*á~ÓéI'm”JZ]f;Ý µöe®,}™Ú3nŽ_:.FæÎcH]ØI¸{ä'¹{øc.eHo—¢»ŽÖ¯Ïü×W¾C + Þ*¿Ž‰nÑ_º‡‡&þ ¡ìËæÂׇõš«¦W´n¡ñ ççÿˆ•ö¥,ÛkÏ!\*6a¸tŒwüy&úÞm‹àM”u.z‘åñÜZ¼Àòxn"™`Á€WÁ™™?äùk¿‚1‘œï~CLG·ÄIƒþâ]<¸ÿR)Lèh[)®Õµa¬P®1¹ü$“ËOé:J·]pë6w}Œ»G cb'²V§áììïqyñ+™‰ê­¦+@%±nr ÿýÜ·ïSî¹ä]ðau‘?l¿Ð¿·3´;çQŠ"‘^áòŸ3¹ò:ñ"ª²žZ¢c´‰96òQ˜øýÅChZnø‘;Ï­Ä ,ç&“Fƒm^šúMNOÿ.”A.ªucâJ E”4è/åýÿ€já ‰i»0lxÕEØ P¢ÀTíi..ü ËíóTVüÙÚ±´ò}õùò"M ˆM‡Sûý}ï&Ö¤”]qe B†\Xø#ÎÍ}‚€[œ"LÉÿV4$ûY |ÀEÒ9ݧc}RalÐh£u 9öï›wT¦Ý¢Úh„(Ub¡ñ2—þœÙÆ ²”5?¤#}ÒHb;^b¸r§&þw } 7rgëë{<ž›Cp«àñÜŽôFƒ¬ø‰M‹§/ÿÎ/üJ²k°×Jt‡b8̉ñ¿E_á±ie®ì[½6MïI’è6gç¿À•¥¯¢MDQ ºZ«Ô²À½xó®î¶Sœ›ûCúKwSRÃÙ9´Ö  dc„˜=¨qZ¯¨~§Ø—ÙNKcàÂüŸÐW8ÊPù8h‘¦®ÓI–‰’eÚñ‚sÆT•Já ¥»‘(+ȶ°Sè~Íä:5QRg¸ü ÕÂa®¯|‡K‹_¦“,9o´Ô¤Õ€H(C,µÎó½Kÿ3µxÇÄß§ æl>nü™x<žá#XϳF\II+^â{‰Éåï9#ͽW¶Zrbü“è±n"„Ú4M•-¤ i¶¯sfî÷˜o¼äºÙ+~vkpŠ Öö÷¿‹÷ÿ‰Žºt$Õ×–¾É+Sÿ‰@õÁ.Xo¸†t¤Ï|Ät‡b8J(«hÓ±Q*gI‘èN®“/@‰2¥Â÷Ž|œ¡Ò eõoÛ¿fÎ# ÛU¸Ò¾Âùù/0ßx)Š9ÑdïT …61‰n3\¹Ÿ‡üC I¨Ê®6ËÏ4ôxÞ,äÖ‡x<žíÐ+®¤T¬´®òÄùêÄU¥ç¸½¸ž1†Dw­>ÄÑáŸt&¢ÛW馬d©ÚS¼<õ«tâ” »Q±=‰°I´I¸²ôUVÚç eÉhݦNP è6âs„é½U ÐZcDw.ànIŸ…J–P²€!R(W‡%zŽ•" PE:É ¯Ïü6±neiØí>Ï|4½†61Ž#ŸàÁý?Oµx8i9û4 ©ƒ’!Æ$¼|ý7ù‹sÿsõÓH©²còç÷x<7/°<ž=`mä*`¹u…'/ü"‹7Ü̹½ð¸ê"„Ô”ÂQŽþuvsݬ{¬Çè2äÚò·8=ýŸÝ蜠ç¸_£½–’ê«L­|Ïö݉t= ¥`˜jñ {Á^Ï 8:üQ A¿{s–­I·0¤Ù™áÊÒ× d94Û5ù”^îìĺÅXåa>ðß1Ñÿ´I¬=ƒHT7šª*3õçù‹sÿ#æ¿6¶Ù3ÜÛ‹,çæà–Çsƒ¬­¹R,·.óä…_d¾y†Põ­J-íÍ5`îù)*á~RwøõÄQÞb «¹Bru髜™ù,i ÏÍè8KŸ’%¦V~Àrû"(»m!¡¿x˜‚@›ä7|FS '®ÜçÒzon*,Ÿ 4DÌÔž¡M»”åÎ…k*„òÿM›‚âþ}?Çñ±Ÿ%”}$I»§ Þþ© d™(iòÝKÿ‚§¯ü[Zñ¢«×JÖ|ïz<ž½Ã ,çX¯ }¥u‰'/ü3›oPP}™1çvΕþ¹:Ú‘ßüºf¢ &úßÏþ¾wcróÿ6êTëF+ìè•K‹_æ¹ß·5DN\ݬº! R„´â9fkÏ q®òF˜Å{)ÃÝðŒ0T?Å{\d'ï[õæa»GKÔ;W¸¾ò=UÍœúoäœ6 )1Dh ‡?Ä©‰L_ép–ŽÌ×Y¥Õ@93û¾}áYhœÍµYUïñxö/°<ž]²ž¸Zn]æ[çÿ M›Ü®¸ùH7PÙ+”ìu ­ãÑ&¦ŒsxèC¶Ó½¡¸ÊG3ÀÆ®.-~‰óó_´q¬=*fßâî²hÊäò·ht¦"ÄÐ&¦R˜ ¿x77ìÓ€½ß@U©„(ìš[Aú~h³Ô:K;^È„ìn…Lom–mHt‹¡òqšø'ŒU²]¹:«nÔBUf¦þOœû§\^ø&RJ×%™ôœßãñÜ8^`y<»`mA»d¹u‰oŸÿE[çU%«sÙÉ9;gÔÑèĬÚPqé.I¢Û|œ¾â!´érÝÍ1ß-h=–®.ÿççþ)¤‹bÜlqeÂFÞ:IëËß¶ƒ‘`ìè—ñ¾GT­ãØä J€¡ôS.N u„¹E¿êlýY‘Fg’zûJ@ÜX¤pu„JIœ´(Ã<°ï84øA´ÑÙ@éÞ¦C J4ãY¾{ñ_ðâä¯Ù9‹R‘èxÕ±çFðËãÙ!kÅUÀRó"ß>ÿÏXluV ;ßDmI’¡¶˜pþµWÎÖhÕãܵìæë&Cåìïc’ìë«S|«7V% LÖ¾ÃÙ¹ßCJµg6 Û'-x™\ùÍh–´.-ц+P ǬwÕ®×$Ð&!”TîûîÖ`S£hŠztÍÍ6쉀ɿçR*¡DÈñ±ŸåÄØÏ"EˆÖ,jîºÂ~//_ÿ-¾}áŸÓìÌ¢d°¦.Ëãñì/°<žÒ54N\]àÉ ¿ÈRë,UuÅæ;ßœìy*Á=$Q‡•å&Ó“µ®prõ2J˜è/•p‚DwÖW¤›dE)1S–33ŸÃŠš[3§Î^ÏRž\þJYtN Ù×÷H Ø9!BŒÑ‚*á„­Ãz“ Ý»—ö4,·/%5w{tö|ŠÚ9À­94øaÜÿ(ªakáü¯ì÷Ùñ*qué þâü?e±yåF7y‘åñÜ8^`y<Ûduñ¹.-xáYl] T}=íïù×mvÎ!@kÍØþî¾ûÝTË# ìÇ8Ï(!‰iÓ_<Êþþ÷é:ijpMäʤoL Ë,4_åõ™Ï`t”7ß*£I!Ffë/%uÒY~Æ$쫾‹@œ˜Üíù­¨”"¤ŽÚµ=ðÃÚ-Fh¤(Ðè\§“¬8ÿ¬½[Ëê”!Ób¬òüãÀK_ñ‰n“v˜òÂLSPÌ5ÎðÄùÿ™é•ç_–éY^hy<;Ç ,gä;ôÒ‚öZû:O^øç,µÎSØ  =/dÒ Mëmâ5"ÇŠ¶¥æËŒ*òàÃ1<îj«ÜQd_ß#„²’įÞü¬€1Yäª]ãÌÌg‰’z6\z7âju'ãn±PÒŽ˜©?ƒ5†b8ÌHåšÄ‰^ÇÖs!¬ÇV1¦ aLÌ^ŽàÙÙŠD–Ú5&rƒ÷^°¬®ËŠtƒÒQNíÿŠ÷ØÁßB8Úý~Ö&¦¨ªÔ;“BYrGo½2¸y†‹ ÊlýyUb7…÷¹•!ŒpCŽoÜ4UBQë\c¾ñ *[j4}á!F«§Ht‹Ô8sgFë0$&¦ŽR †¬èºeÚÀ¾wqÒ$Ñé¯Ý›U–F0í߉nS˜ê à IDAT Çx`ÿÏ3\¾ŸDÛqJkEVB Š$ºÍ³×þ=/NþFöÁÀøâwgÇxåñlHo· Bé:O]þ?¹¾òýlpóê@D~#JtD_ñ0GÆ>Ê@å$Û:ßêÌ8SÈÞÁžÎ0!³tކPõ1ÑÿÖyõ:®gµ2 DÉåoqeñë„N\ݨCº5=FIØxë¼í’FØZñV«EÎFÏ&ýþì~+Ó¦ ú¹oüï0V}m:=çÊ Ú U•7æ¾À‹“¿æºóîð^dy<›á–dzŠü’d¿2ýY^›þJlyòªÍ%õÒ:AЉáÇî;•‰Mƒ¦Öº@'^Bl£]߸º§þâQªáòíó)ù–{%Ë\Yü ÍÓúNíàîIÝÇ­R:rÅ ¸PV¹¼øeZñ§&~žÑÊ©,’µóMW€h–ZoÐI–"p †áÊ)*…CÎÇi»÷`S§ÚuÌ"*á~Âlà­ê$4nîb[ &¶ý¶¬4isÃêÛøÙçº_]MV¨ªÜ7þ)KDz´eei§£Aʧ§——'?ë(Ô^dy<[à–Ç“£wòâåììóòõß@ zZÜ{^㊫•*rpôà T޹” Y„GÊVg–¥úi¡‹*m¶Ëº¨‡n3Þ÷C™Ï=lZ#¨2 W¸ºôY ÎÎ7@{½±ÊÃx¿-î×:³›ë™ÙÏ!EÈ}ã?Çpù>â¤ÁêÂéí`çVXh¾F³3”‚D7(ÝÃHåA ¶p{çµÇu’%0ÒÎ9 ÷¸á^ÖíØ¶Â ¼Þ‰à]+öUVx®d‘¼ÿVϾ{E¢;Ô0'÷ý]Êá~´Ž²ïÓÜ+Ü÷6€âå©ß⵩ϹghÐ^dy<›â–ÇãèWv¾àå…oòÌÕoÓ~r­ûyZ¯¢MBôqhä#ô•Ž¢uì„h£Ý@嘥Æi:q )·®]2à¢F†Ê'­_½›ZºÙ !ILÄõ•ïÑŒg‘²°Ë‚dC Ë\_yŠýý?ÂÝ£Ñd‘Ž~é\çìÜP-ääø§(ÝC¬[nMÛ¿šM_*šYVÚ]1º¬8Úßÿ#”‚q7òe»5dšv¼YW@%ØŸ‰‘=c•mÅVR†Ø_»[‹’ÞÈ•A ˜o¼ÌkÓÿ™óó_d¡ùº#( ÛqÓMJÝ¢¯pû÷ý]g’»Vdå}߆¯ÿ:oÌü©ÐöéBgc¼ÀòxXO\L­<Ë÷¯ü+´i;© Ä•ŽU?‡G>BµtÐErãhœïQ;šg©vzÛ~TÂHbÝd¸|?åpÂuvçJ…UÁR²Äró³õg åDk\Í1æþ˜»?ÂÑá¹kå»Ó$Óµ0µü]K÷rrü“ô“èisÀöH瘭?G¤ëY ,Ñm†JÇ,sÏ{«7¡/:AhSÕÂ!¤sˆßŒÍôm»èÛZ'Hºï‡­ê³ïG4B„Ì7^åµéßdjå).-üÏ\ù%NÏü­x¦kÖºMÁ“¾‡qÒf¨t’cŸD:?· D–0&æ¹ÉÿÈå¥'ÜXoßàñl„Xž;ž^q¥³áÍO]ú¿èÄ+®)í|Ë¿Fë˜0àÐèS*îËfvÏ'²qtó+/f-ï[‹B 0 •OR †sf¦iqsšò‘ĺÅLýWÛ%·¬íÚ{~) Ì5^bråIîý‡>„6i½‘®qyéÏ©w®1X:Á}㟢îØxÇQ,) ,6_§Í#L7R˜˜‡>@ Ëç~¿ù¹lv'YFáêå*Å(î™5‚A˜ˆÒ½„ªŸ­ è €ëðLëâ6{L^<‹­h–3³¿K×U%K„ªé•ïóµÇrëB&Ü·¹ì¦±i1Þ÷.îý„í"Ôk}ÝÒº+%CÝäÙ«ÿŽùÆ7ÀÛ7x<ëá–玧G\¹tÕ÷.þïÔ:W U%›/hrÝ‚ªppäC”3q%WÕÌXÔjO±Ò¼ÀvýZw(‡ –îµx&ÌÒµ¤~Y!x‘™ÚÓ®ÖÈÀê|Öy"aP2äÒâŸÒŠf¹wì§™è/Úœ£ D…ÅÖ9®,}X7*ŸäÄøßÄvGî,Š%h1ß|#tvŸÆÄ ”îe¨|³ ajM6¡,Ù™{nÆa5<ˆáž¹§ qÒd¬úC”‚Q4Ö‚cãã­›»@åL@7;>ß­§™©=C½}¥ÊÎèÕ6O„ªJ#šä•é_e¹}Á5'¤µ#k=ߣXWýƒƒsdèÇ]3ÀÚצö#,ÑìLóƒËÿŠV´ÔSdï£XO/°ö7ëû!w¯€³Y¸ºôufêÏ¢MÂpù¾ŸX7lªi›‚&ŠM×~€É Ú´{ñðà‡†-7qcCl´£EW÷f£AÅ`@U×íÝÅÓ4*R)LXá¶…¨5ØûCH—æµ÷¶Ùñ`Ø#]ãÚÊ· TÕE»¯Ó&AÉ2­hž—'ÿ#µö%”ì®gS—û^MSµwü$£•‡×í,L_£MB¨ªÌ5^噫¿¼æ\^dy</°É`ùXnXµ½×³sŸ§Ö¾D KLôÿ(•Â>[èo¶÷+ƦöÎ+íKN„8/24ý¥£ WD›xÓ*z‘´“EÑ R(qª…˜ñã®âDÆ…`Ð^Ø4Eh J¡YƒÂæÇ [ Çbó Íδ«[{¿Æ$(Y •,ðÚ̧iÇKH u’}ßnx'¢7R&DÀññ¿IeÃÎÂ®È d™Ë‹_ãÕ©ßqÏÔ½{Ý,êØÎ¯¥úiWœ¾ýOõ6U#©Ê äŒ$W#„ ÍÙû¹ Ã3±'+ÌÔžarù;„ªŠDeB!]›“KßæòÒ׫þÕÂ;Ðz›îéöù):ÉóWP¢h‹Ã…-v/¨A&úÔÕYm Lý®jíkDñŠýÿÂP îItÅÙlRPýn6¤Ú´ž*-6W"€\ŠpãÓú)#iEó´ãùÌcÓuei]ÅÕ¥¯1¹ò$R³¢õ­DVÏÏšCƒ`_ß»‰M3ûБOg…ªÌJû /]ÿ5bݰ]³>Uèñx平ȋ+!+­+ àüÜЈ§)ŸÄªËí§ŠH×™«¿ˆpÞcöü`H*Ÿd°|<Ûô×K]¥‘œv¼ÀJûBæý‚~Ò0»~F¸a?¬‚[ˆ Û•)eˆiªoóh’MI+–›g‰èÎDªAsvöXlžÎê ·Š ö¦ ¤¸wôôï"Ööy§/ïþ鸪riá\^øFV“æE–çNÇ ,ÏCw³¶uCQ¼ÌÓWÿ-‹Ís(U¢·{­;šD$£H)‘JP,–Ð:æôëßfzæÜšt¢ýdÐjϰX{uwŽên3,G§cb6)C¤܈`ØÆ‚œhQDz…ë+ß]Ó]™¥Œd@;^äìì!PUJÁˆ-Lßî•\aw­}™FçZ&N…°süÊá>Æ«?œi¶õönk_ÐŽçrÖ‰¤Z8H¾ya7çf_P¤›70¤5Rw?lzý¬«U(–ÚgYÝ9¸©à‘"$Öu^Ÿù h ¥ºö ÛK*´éP Æ96ò3„²Ï¾ë=‘³xiê7Yn^ê‰xùz,ÏŠXž;‚î's;WOkÍó×~•ÉåïÊ2¶Ð½÷XcÂ`€ýûNd¥„\¹ò2©Uw3‘Óan幜éè΢WM1r\‰Mm¸!»6¾›*°ò57 % ë Š4ò¢T™ÙúK\]ü†‚½ÃÙ{JhFÓ,4_C©vX6`¬ñèXõô•î"NZYÔlÕjIÇ-·Îщ‘B!„¢R8€&Ùõs°kÔ(Y"PUg“P°ÛFa£ý;DI#Ï´½T¡1”è£Õ‡8<ø!0:3@]uEÒáõÎ/Ný&©Ù¬¯ÅòÜÉxå¹#èn*V½>û{œ™ýCBUÉm";6Õ+ý¥»9rèa>FÓé4I’˜(j†¥ì5݈—¤ÖºL­y¥¶öGZoÁPéxÙjsµA…›%X½1¯·qg‰ dH3žv„jÍq_æ¸"]c©yÖynuëµîÐW<Äpùþ5uA½ë°"h©yŽåö¤,"T +¶™r[K×]=”pÝ¢›‰£Q²j»/·HâÒ|µÎ:ÉÊ®Òl™Ø•曯p~î `Ⱥ(7]oúoÂֳźÅ]Ãa¨|_æµzýÙUæòÂW¹°ðeºÖ%{Ó¹éñ¼ÝðËsÛÓMh¤T\]ú./Nþ:¡*eŸÖó©Ac@›ˆÊ Fúß H~ø?Á©?ÈØØÝT+ÄFÊ¢í¤4ÚÕ[‹¢#Œ1œ8ñ^~äÝ?Í»ùI}×Çéë±õ„RÖ);¿!¶:³,ÖN÷DÄv¸jšjñ¡¬lËvA (ø8É.®ùVÄuÃbã4dÅ™fvßSm:ø@VÀ¾nšPX!´Ü:K½3 ¤ )c˜øs­:«nç–Ö˜mnšF°”KnX¯å"˜ hƳYéÖÎ%&âÙϱҺ@ «öCÇQÒîÏ­ œx/ãÕGˆ’:ÝÉë¼ɵåïr}åi7²(õL{ë|ðxn6^`ynKòv 6ð!yuê·¹ºü$¨:³C×wHk;¼ùÀðã„Á€siWÝOæN¬%I§·ŽÅ¥PæWž#J–lϱ}5Ƶÿ•N"D°¹³dú E5bïñm¶ymVÏeI™¹æ+´â9¤ sÇÙ÷¡¿x”ÁÒqg!±öü‘šV1ÛxŽ8i¢d‰b8löwõ3H‘OnñkÔ¥ü”,Ùh'§ÌR1ÔŽ—ˆ’ew¯»\fzù¬Ã3¤Íqzö34¢ëª„ÖÛ³o°>bQ殡¿B%؇ÖëO'èÚd,ñÚõÏ’˜‰6±‰¸ôxn7¼ÀòÜ–ôÖ]IÎÍýW^›ù¡¬‚èF<ºiAŠýÃQ)N¸yƒ*ë„‚Þ”K÷¥Š¬´.Pk^Ì žwu°o1Å£v00ëGfVÝ)… ÏFr¶*ž~‹±žÍC÷ÿBÑŽXnžËl!÷§äÐàc¹¢õŠÝ‹ÌÔž¦Ï¢D‘â­#V­ƒ‹`©4 ´q-7·¯„Re{üª{ï9»ëÞkÇóDIÍu?Þø{Ú-z/²Ü¼À볟¡-ÙQBlnßoàHt›Áòqÿ¸u[§ÃQ¸d(ËLÕŸåÂüŸ!… ?«Ðã¹ðËsÛÑ­§Â:µ×^æùkÿ)ÂL0õlÖ®6d|ðQúË÷¸ú¬î¹Vo«‹“¤ÅbíU⤾î'úm®Ú}ò/P F²Ú°-;Ýú‹G¸Q§7—ÎmÔ™?|&dfêÏèkÜÄ1 ÙÂõ ¯Óèc¬[\]ú,Q F²Ú©Ý-Ý •À¥'7O¦ã†Ê¢l߯ ÆõØ4œ}?Ûñ‚5sE±W¢Ù^S¨óõ—ycösĺՓ~Ý(å×+²š|Œ±êÃhuë㺷œÕË“pfö‹Ô;S®–nk/.çvÁ ,ÏmE¯ 4; |ÿÊ¿¡ײÔÝÚŽÁ˜‘¾w0ÜÿPVÏ“ßTVÓý7B±Ò¼@­e­vÿ ÝŽƒ)£®®¨[o´é«úJG±‚]\ú–àZCìë{%\-UN¨¤ó—ZoØq1¹×iô0eö÷¿×ÙA¬Iê á©•ÐI–(#ö_v¥¯lw¤…L[a·‰O™Ð¢hÕ…Þ°ã°§ž/ž'Šk.Zº7¢9]«ê•™ª=Åù¹/`´îù~ßJdY‘r÷ÈÇ(¨AÖ¡fÏÅzÍ7^áüÜ—Ð:v¢ËG±62ÍÜðõiW—n2RyþâQÓÚÑÆÕYEZÑ,gf>G#šBŠ#Ùûöý,[/#äžè!$ZwèDË MÌXß“Î+ [D-©µ.Ñè\Ë¢+ö½±uX}Å»(ÆmZø¦ aÝÙ›Ã#ØhØsj£Q¤ dãyV ç4›¾‡Í΂›Wà¾iª8efkÏrvî÷é¯Ûâü5©Ûìg,A© ‡>H!\×2$px‘³sbÓó«¼é<žÛ /°ø¨«ï!Kím§Îɸ FÊåÆ9êÍ+×áµ'ƒ°ç/ùùvÛ¹Ýô$‰‰)ªF+ïèIïl{éF)‹,µÎrvö÷‰u ­;Lôÿ(÷ïûûnóŒ]èÆ€Ø´i'Ë.b“P-LÐW<ŒgÔ›& d‘Zg’…æë(U&5V®bZ * Te×­ws0FÛô³ý©¹Ôzw˜¹Ñ[Ÿ®dÝ„_Ö€"Ö-iÛAx ÆÙ÷ÔÚJL.?Á•ů£T0=†¤ùµÛÿ*’¤ÁhåaFÊïX·~Ë 8M ÊL/?ÍäÊSi£X>Uè¹ñËó¶£Wô(..|•óó_róûzݨµŽªÞÇÄÈcÙ×òƒ›‘/ —2¤/²T5»†Ø£ !uÖ.Ã6]¸Cá–¦o¤PĺÁÁǨ»b÷zbUdºþ}.-þ)Ö›©Áxßs|ìoXñÆÚt;Æ ¡“,£3ÿ-ÅxõWßÖ=¿p]–±n°Ô:³j,‘íäKt›‘Ê)g"š¬ŸŠË‰–ݘì{'–œ3úúÏY@.E¨]êw½sÚ{”$ºE3ž¶3oÀê­I ¸´ø%æ¯:o¶õAòÍÚDÜ5ü jÖù±Åî!íd™‹ _¶]ŸÂG±<·'^`yÞVtEO‚ËÍ˼xý×ItÛY2t½Š’¤Ã@å^ö¿Ÿ´So»ƒÐkä Pk^¤Ñ¾fä³Gu>6}ªª;’l8«nÓ³äÒ¡aÐÏ¡Á ‘l·X¾K·]‰—¾Âäò²B'^b_ߣxÜÕ°ÝXÔÁ É€vŠ…1H2×xѽAN„ÙfÑêÃÖk@0hÝ¡ŽÓW™áNz#)\|g2½®7«5)˜Vp#M™ÝHÏI .®ÿÍþeé™FÙÛ ÄàÓšÙò³L”OuVÃU¡`~·Š3+O-@ò4aŽo'Ü?¿ä9n¬*Š{¼tý#qˤS2ú#cÇð,ã•ã(ØT×hé‡!q»p¨·Oǽtû|f`+Í\Y²Xw0šDs” ˜{ž'ˆXõöL²À¤æºá §——VïŽ,r`ìyjÅcDª¿mÝ-”Ö8Ò§Ü ˆ6‘Â#V%ŽÉâqÛÀÙÌÇš#(²Öy…±HtcØk6]y¥¶;…KéÑ V(ysfîqodB£tlÎÙFšb¦Ñª!X‚Ut'ӪƛE?…0­‰ŒEC6jww½vSì!¥1z=¿ú “ÒC RûöªBMHÁàÈø0/l!²‰ÅŠÏb㛬´^J¯Už&Ìñ킜`å¸ï‘¾ÕZ]ÐÙÕO²Øú'\Ç6ÜM?Q.d²ú ± @$š‘Ñ4MiÙ¿„q‹FûÜà¿ï;þS®¬ ˆÂŒ¸%úàä¿äÈøûQª¿'’e>jú<¶ƒœ^ý­à*ÕÂÿ^¾c{X¡£\#ˆHá¡tHÁd¼ø¨u“…­bw‰ÇJë[©~'ÝØµé9Yz2£=K¾kO/^G ‡©Òã#¯Er½bÕE ¬q¨‰nM&"~ß™°,óýG´ƒi÷»)pO¢À†ÈmOõm››ý€#}6{ç¹ÞøRm5Äi«ë¾‰Ô)2Y9ÁlåγC+¹f1§—þ˜Äž$)Tɑ㭎œ`帯‘¶K!Yïœáôòÿk{¥é¡UJŸé±·ãÈá£h¦eøGØh½Jwn*šÞó3æŽE3oqçöÃU’¦Úòáéçàø{†"Y»E²ajmjô.qvå÷i ûN¦JOªÑÚó¤cc{;+tÂ%c+e5:•ÂQJþ¼IÁeGb Ð –hö.§{vz/MÑ›¦ZxÀê£Q=‘¤âú×™.?CÑ›BÛV@»Ÿ³°fµm6m[ m!EI´è‚¥w MÉqµÖ4û—ö¤•Û-’q¥pP*¤׉UWÄ8ý=³Øü­þUK²†…ûÃ…!¾¬q`ìy<§¶cÌ„ì­v^c¡ùÍ”påQ¬ßÈ VŽûÃUƒÂ¤oüG¸…ÀÙ"ŒUÔÊR->ºHHÆîSƒ)Yý°N«wˆä÷ÂF9ŒPßlÁ7?ŽÚ³‚ø­]ƒó—hb¤ôxdúC¨=Ÿ’¬íi›[Ís°yº¢@½{Ž3ËC£9P{Ïn¶£“+Ê—kíW U!\bÕ§V8JÅ;hZ¶ìÐÛ!Xj}ݘ¾­KŒ+KL—N[”® 0nâp‘¢7EÅ?œêv‡Æ-޶ÈTnú ß¡vt—ÏÞ§ÞåtüýÂð}a^úñ&eÿ Lˆ™ÊÛÑ:ºí8=^‰vÿ: ͯ1¤U•;™JBÕfºò43•§íïr‡ÏJ—PµycåÓ(•k±r|û 'X9îKdÉŽ²Ñ«s«Ÿb¹õ"RxiZ#ÔJQ`zìív“­b0Á ]d¢aÎYúÁ:"iËr¡=YE u‹^uF\¿-¥•ú~e?7|>¦%M„#‹<:óSÌUßi+è9bbˆ HY`½ó§–þ“¥'˜(=nµX£“Ó¹ÀZçeBÕÀ´ ŠðÝcŵ¦Uú!­¡Þ9KÕÉšUj­qDñÒ£F¿%QLD/Z¥×™.¿mÐvgw+€F–ôêS:´sÛAƒ%=|wÜD°vˆ¤f£=íàú¾+¯/!ŠXõ(¸<6ó³<}ð×™¯¾‹^¸¼}Þ·˘âXj¾@³W‡Ö}ëyaIåáñï¥àN«hÛ="4H\V;¯w÷¼GaŽoä+Ç}‰ß‘.«í×8·ú)L¼AºÎ”·ÇŒUÂs+v#ýíwXØîÒ ×iv/¡Ñ{"k£WââÊ è[õª3bbóïŽôq¤”ÞЖ$Âv’åÊÍý,jÏŽA”k$M–‰´9²Äró›\Xÿ4³Õw·r=ºH_Xï²0n³Ñ9cænûN”£àŒoK/ "$-VZ/Ú”±m‘h%o–±ÂQSñ§ (!\ºÁ Ý`™¹êsÖÛl÷­u„h"bݤ™[:ú`|§6Tˆ±e%Óõo7Œ-Å>h¯×ÒFÚTˆ'«<>ûó¼ýÈÿÆ߇ïÔ8½ü1šÁ²E·ƒæ÷Ñ WYホ"JIzöü’´râIW+>Â\å9Û=´ ÁöéE\Zÿ[b‚pÒë™#Ç[9ÁÊqßa@vŒózw9µø‡´‚E\YÈŽ,q°öݼýðÿÊÚwá˱êsjé#löÞÀ•%Fóu(­pKͯ§•Ÿ;¥ôLú›”d=0ñ/ð½IÛf);¢¡ðd……Æ ,6¿…ÌÜóy+Ç[î›=9¶BaµšókÍõÍ¿ÇwÇÒ7fûIŒú oÊäF¬LF¯¬çS£sÖ4 FoÛØ÷Ún°¾¬¦‘¡›ÏÍ!Œ[œ]ùC–Z/ q)û˜*?ÅTù$“¥'¢@¬zHi*Ä’ôa"lHŒ»ËÃÓÿŠ¢7Å…ÕO£t`7ÊÝE ²Ú!×)-®í9:„­$Þeºá2ÿ Z(Y¦Vz”fÿÊö(0Ѽ^´F£‰jáš„Dk…'ÊÔ m!åIZÖ£\#Ræªïd£{¹+ncòª&EØ3©?¶{—i­ îdú`®u6Ê£Q6bÚì]Aégë—3M«Œááéc¢tÂêîb@qní㬶^²Mœ“{c„ SÅÙî_¥Ù¿ŒïN Ý™R Ê8ô?0þý¼±úq4Ž%vƒk"„C?Úäòúg™{;Žðí}ŸÇr¼5‘ß¹9î;dSÍÞ5^_úý´މ$eSÁU-Ãq"뽦“͡ӿA§¿8è9xKæ…Ý`EÃöJ³Dk$lÊììʲÜúg×)Ó6¸Zÿ ¯.ü&o¬~œN¸€çTPZ¥¤"Ѥ ÎÓDs” 8Rû>NÌÿ"¾3n-Fd Ëifÿ¤˜åö7ÂEhcB:]y) ™HÑ`mL:wƒzçtªÂ’ÉXTý#VÈ ÌlaA»Hu˜,Ÿ°i<¸}.ÑLDªvõ Vr?Üé4e» CK!pÑÜ¿w`2š„ 84þ>Nø5£‹Ûöï.Ö?ÍRókv=wדsÛqRâä±Öy•¤eÒNãd‰—&f¾ún*…#$ZÉ­s/8ã\Ûü;ÖÚ¯ â<Š•ã­ˆœ`帯}è §–ÿ€n´†Ži’ `ÀÁ÷&‡t.{I&ÿ‹U@£s>um¿Ûs SEˆØ 1ó2Dbµý«­Æ•e«u2dÉwÆÂáúæyõÆoq­þyÛÒ$ѱè”7d7<£aê0[}'OΘª”(îml·CR]˜ï^‘”请_CéÀV¨EÔ Ç(¸ãè-i¼äbÝg³Ñš’šU+RñSö˜J¿T‡ea;¸A·)8ãÖÒaxÓß¡MÊ+Ž;("’¾„ÛR„ZPt&‡"5é(vŽR8t‚E‚¸eÓˆ{'†èÁ‘‰ïãøÌOãÉ*aÜE)<®lü5×êŸGà¦×m¯×ˤÿ$ÝÓvÝàfätpMb<§Âƒ“?4Té›ÛÛñüÚ_Z×¼GaŽ·.r‚•ã¾AöA*„`¡ù ®Ô¿d{ô©-y £Ñò½®,¦Ñš;I¢aÜ Ó»ŽI ãnB[¯k{ªm¤&›€…æWÂek)¿Ò1ðœ h‘skŸàÌÊïëId"Ö¤ =£¸ÃDé8'|˜éêÛˆâNšR¼—‘“"uèÅëltO#E!RM–Ÿ$‰rmýŽ#|ÚÁuÁ¤(¦ä!©x«ø‡q„Ÿ©D4ãDq—N°ˆ.ÅÇ3&Ÿ·‚IƺO¤ºÖ0Á2ý™GI‰³G»ƒHµ1wF°ÊÞN|tŒÒ!R88ÂãêÆßry㯠‰Û¯-ã)Öê´‚k$IJpÇO'ÑN4“Å'˜®‰‰%C"®®ŽRpÇ MÏÝxo5ú—@&J™{hiB#Àï©J‡;º¯k­qeßOç“…ÑI‡vx=õv»“{N ÍdéqY°s’Hásuó³\ÜøK’¢‘}‹ sÿ®µ_CÊ[›¼ü(à;5Ô¾Û\ß-^l‰îRkÅ™å§ßÕ:'Y9ÞzÈ VŽû&R“T“Iάü)õÞy¤t«¡g·@éÏOõY{Ù8²UWJ‡4:÷T€@ )„mgÒm:ñœòhW‰UpÓ¹%çl¢®ôÙìžçå…ÿ‡Õö‹éæ´#ÉF©¶G8>ó¯96õc$kroI€ Ñ¿D£Éh…PTüÔ¼Y°£´åLšFבּ‘ˆ³+Ÿ Ñ¿†+¶§Í2ß´)/Õ³ì%z5Õ;4;çØÚ-ûPßêËsç|[á'}K¦ØvlaÅÚÝpeÇ^n;ŽšF§LƒfÐ\Zÿ4ç×>eÓ:ζsIgIW¤»ÿž˜ûeÊþA¸n ws¾˜Îú¶ÀA —©ò“vŽ[Ó„–¬+´ú×ç‘:ßGÔŠÇpÄ 9¸ùž$R=ÚáŽS¦èÏO°Û¬±F€pU‡^¼±CÿHaõP3 ä6-ŸÖ&µ&péXGy‰wÇš?¡%kíW¸¼þWœ^þ]®l|‘1æå÷‘½ÇMäI©QÜIï!B›êÖFÿq ?±´˜ÓBg¶úv&Š«`[ô+!YË­—YmŸb}ÍÝÝs¼u¬o*²FR8,7_âÒÆçpda[Êl:)a³‚ѼÉC] I?\£¬¤sÊÎ/Ñ€dEÖ[#@{‚ÃBkS%™ŸN4ImbeªêFÙ„¡·IÁ®Ö?ÃÙå?@é)Ýmç0Taˆ$Œ[LWNrrþÃL–ž´$k¿DÒ7‡I•Ùìc³ÁD(Q”¼yªþሦ¹é±Þ}m ‡4M8^xÄ˜Æ ½…<Àf÷<®(Prg€$yóóÓÖl4Š[tƒeÐjH›n^4Ew¡å6ý°‘IGxô‚zÑzª7»˜èPÈÙµ?b¥õM\§˜^«Ý’«­Ö ¦²6$R]Ž}7Ìü$ZŤiZa M“b4‚[ÇO~³Ž,27öxNÙh/Åðç¤ðéG¼±ògvL^³9Þ È VŽ7 ÃC59³ò§ôã:ÎmúÃ%)5!¤íñ¶— ÂDãäÓì$eþ[Óƒ‡z2¼ÃÄj¯éDmSφ-ãX­T¬4ÑØ®Ï0Cšá³Ðü*¯,þaÜBJ×úeéI–pˆâ.eïOÎÿ[Œ}'qÜËè‡îÉJ¢‘‘ê²Þ>E·ÑZã;cLUž´a¤…é¹Ñ9E5­¡ª¡BZÇT GM:Šaòšfÿ (8㦚SdÄNóÚbÆ ZÁU“âb˜”k­ÒáNú%´@Ò —QiÇ;Ô`Y²ìÊŽ,3¸wwO®=žáÇÄqÀtù)ÞùÀÿ΃“ÿ’z÷ô{BêÚáIÅ­î‹4Še +æÆÞI¥pÔDŽ·µB!\–ZÿÌJëUk²÷b–9î5r‚•ãMCÖ6`©õÏ\Ûü2§†¾Mɼٛ¼ýk­@¬BÚý©7ϰBúiÚÅ+mÚ(=žRÛ­v aµ;Rúìä•dÔÔ’HõMUY1ðÇɤ`]Y`£sŠ×?B/\M‰ìÍI–DéÏ)óÄÜ/ptòƒ@­þ ®n~9ãî¾÷Ô|Ž÷ 9ÁÊñ¦`°AA¤^_ü£Ô‘}7*ÖDç¢Ul‰Çh‘¤A5œ¦nØhÌöãj‘xDu(ÖÚ¼ãíääSïe|ª„Þf+¦‚l‡MI`6ŸXõMk©Ð¡1SRã:e:á§——µö˸N9MÓˆŒ–&Í2›q‡éʳœœÿU&J¼Œôþ–Ò Û̹տF«Æ•%ÆŠÚ¾ƒ&ª–…ÖÆÙ~£{&My%i»‚;AÙ›³Ñ¢Á¹Å:¤Ù»ˆïŒã»½Ló› IDATi-t«uܺ¦@ªù*ºSÆbB ß#Ú¦…•Žé†ËDª¿'mÝ^‘^mª(•ЉUŸù±wóäü‡9>óÓÝi”Ši×yuñ#4z—2F¸;DÊ0ç£RmÜî~¿I¥§šZá¦ÊOZƒ[™ý ]Ïq.®ý ÍÞu߬<‚•ã~GN°rÜsdSP ¸¼þY6û—¸ÇS&E˜T‘ìŒZ†.„Cµ Âzj]°í8™¨Ù{§¼Àø\¯0ÖßQy½Héíü§¤ZMõ3š´ýÙˆ’åÈ"½hÓËÿ…¥æ×p¥5me8B³U—«.ÕÂNÎÿ*s•çˆU?ó}™"ØÍWÉõÍ/"„C¬ûTý(ùsv3ÞÅÒ:b½ýjYÓ$i9Éxé¸Ô‰ÌçcÚÁ ”(¸S8¢d…î{лi“",ºSÆ+C8³ë©Íþ5åºë-™:>˜{+V= Þ$OÌý"Íþ<“¥'•©mW8µøÚÁuë3ßô÷eVØ1íˆFˆ& -l+Æ•%¿ó›Ú^u‰ô¢u.o|†¬]CN²rÜÏÈ VŽ{Žä*„ªÇÙÕOä÷Ê(2¬æ®h[¥¥Ù…ÃøˆH¢€Ž,Ä-ήü×7¿„ë”R*ó¹í†± ðœ1ž˜ÿeŽŒ?Z+”Š`-Ûžçh£;›½ó´ú×P:6ËÙ±w`’ÞlW ¢¦’$×Ðc¼øhæ{Ú¦š$¡jÑê_£âÍã:’jµ‘ç+L»§lŠp¸j’Õ­àÚPkŸ»…A$21’5EkßÃÛýϨ=.‘êàÊ2õô:á’M Þœ\‘$·…c\÷w,Ö¸É7ErO­Õxáaf*ÏÚߣC6UhzV8¿þ—´ÃåtŒˆZœ[þäMõo9rÜOÈ VŽ{Š$%ƒ€~ÔàòÆç÷X¦AHTba0Tɵ»ï§iFÕM#·š÷nþÛh0D ßžûÇ×Y¯»³‘$Ë.¥ƒFqaýϸ°þIKœTü¾]“…4Ä(qxüýœ˜ÿeŠþ ±êN¼#X¸Þ=M'XãŇñäX:·ÁG­—jSïž¶•|‰p_áÈ2c…‡ )'©2tU›fÿ ÿ M“·oÙåDQÄœqY&i@žÕ_%k× ŒþŠ»y]º¹Huðœ1ŽN|gý{¦+O£u„ÖR¸áp}óK¼¾øQBÕÁ‘¦ÝÐíîq“¾ÓøN‚3n+GHÕ'fÂ6ílH–¾C·{’¨”G?Zg±õ5$µâ1|glÇô•‰fÆ4ƒ«ô£&BH+ÞWx²b«6ZK´6^hR(8ãr±oµßOµlY1víÔ:¦Ñ¿lAëݧÔF›‡¹.Zk¢¸ÃtùiNΘGg~) Ä*HӦͅÕ?ãµ?!&²‘ÁÝE†´Ö8¢ÀXáAB6R$šlúÙ\ŸùÊ;ñœªµÁÈŒ¥A`ì-N¯|œ¬Ø=b帑¬÷雦VáР׸¶ù÷h"°ÕD#Žh+ìû&>z$@cÞˆåm\ãïÌyKq3£Ñ{81L„<·ÂµÍ/rféc„ª•zemMËì(~÷pòÀ¯1[}‡¿5ìunÆki£ó:­`‚3I¹phÇqMÚÏ£nÐì_À¾55Æ•ÕÂæ~)!<úñÝp‰Šè¶vBRAè;ãxŽibœ`A–ü]áì‰ÄÝôøé|µ½ɱ©åÉù_a¢ø8AÜJ?ïHŸHõ8½ò1®n~ÆÞ‹Û½½n~<­•%X£Þ«yÁ^_KÄ“…µâ1” É ÞÓ{ÅÂæ×iK)1Ë£X9îGä+Ç=Aº1Û·Ü¥æ‹,·^6­IlÊpÄã: ¦)ô› ÏÊ’,)}‚¸Å™åq½þã>ŸI) ëdl{™ˆß¦ËÏðÌG­øQÜc/$+Ù»µŽXn}“0j3Syʽ-»Ñaùt‚´ƒ¬'’Xõ™(§âBé~zßHáÓé/ß·QÍRÎV¤íK+¾ß²–IÔµÙ¿‚wqÉV ƪG­ø0Oüu޽Ç+¡HZ)^¸²ñYάüAÜ0m©\™51¶G&¾ש°?G¤Ö$Š˜éÊÛ(y3°e\3UI¨º\oü‘ê’T!çQ¬÷r‚•ã®#«Ói‹\©1m‹s'ɯ¤R*Œš#[5$ŸuLÑŸÃw«ÆÌó“,Í­5IÂþ]¼Iä/5‚Ô¦ @kŹÕOpqý϶U&=‡uY‚Xw¨ŽròÀ¯27ö.C²F¿'ƨ%V[/Ñ o0Y>iþ²m [%JL³)5¯Ô´ªŽP-E£lúQã—v¸@mPö¤ÂëÝÏ-Æu+ønͬÁ¹%‘=­5íþb‹½Ä¨ü¦ ŽûÌVßÉ3ŠÈŽäº)“FEñÆêŸpaí“7@ŽJ®¯ÙêÛ80ö])ºÓV2¾ÖlÊÃãïËô6-¸c,4¾ÆZûõ<Š•ã¾DN°rÜUlA_ÞøD¬¢HKâÖÒ ®ëÈnÒ¤›óxñxJ¤´P8Ò§Ñ»„ëTl´g”uQxÎØ6ÔÙth (ëO5*’(X¬B¾SãÄü/3QzÂ5Höž[¥,pfå÷9·úqãE&ÝÌ£V š–V‘êà»5ŽÏü4‡Æ¿Ç\#ý5ãîÿï$«3seéêÓøÞDÚØ=ÑýIzá*Wê_JcçÈñf#'X9î ’4I^ßü:Á*ŽðöõœPacÈwh÷ßDL”VÌŒ½ƒ¢?wI–¶„sçãhKî%áÛ-†ÜO–ŒÇÒÂo±Ú~G”Hì ŒÆiØ”4ÑeEºïŒóøÜÏrtò‡ãC•‰;œ¶H7øÕÎK„ªËÎ3ó¹ ®Ó—ØqØ ÉìØsCDPàÐè]¤èNQü®ÃDRŠÞ4‰EÃÀšÁT[ö¢¸ÐήRY2«>§Æ‰¹_b²ô„‰ e*ëYb©ù5^[ú‹ÍÄ•¥!’º1;VD^õäÄÜ/s ö¶S ¥ïÀkå¦0s7E¡ê0U<ÁDñ¸BfÉëà~:¿úWCíuî·ßKŽÿÿ!'X9î ’‡žý¨ÁZç5”í;¸¿dcÙÖ·ùåŒ2×d3tÝ ó“ßëTRñóÝ}P‹›¦ oíîÏ #]#¡q2p‘×—>Ê¥õ¿Djå0”2¤º,)ÛÇÎåáéãñٟûY4>;7ÑÐQ)SùV$¤©Þ= ï“ï£3•g†RŒBH½‹¼©ÇÛŽAO¾¢;…ÎDY’V<‡n´b+hi®[/,išÌwj<1ÿKL–OÛ…“¢€"æüÚŸðúÒÇè‹øN5t † ~¬úûž>økL–NÅ]r™¾ËQ¢ÔxTkYd¦òlÚ:{è$Â× ®r£ñ‚%Þêüvsä¸5r‚•ã®À&ÞB²Ú~zçBÚ>d¿!´ ¬ÚãþÐO£Öé»\<ÄìÄw"p‡"w 7‰è Lõ é·¿÷ƒhSŒ#‹Ä:àÒÆåµÅß¡m˜Ö3:³‰k1}ô”‹92þNü5Êþaâ¸7ô¹,²Ñ–AÅßöëoÔ;ç %–Œ EÁ™d²ü„i3cÊåhö.á:c»J»Árg¬n+!qXm—G7\&Tm«A¼õµ4¤P«OŽqbþ—˜*0:5-,ÑñØè¼ÎË7þO®Ö?‡&Nõo£"›V‹Uˆ#\žúqž˜ûEŠîÔ@¿–FùFM7G•v÷{J´X’Hu˜{޲­MË%T7JáÆ.¬ÿUrÔÎÓÿ³ÕçP:°Ì5ت·»Õf*´ÃQÃÚ9$‘š) ÌVž3Q4-S‡(nîŠH˜M^Rô&qDbõ‘YC«íê†+Dª·Šâ¬b\QàÄü/2Uz’Èz\¹²@¨Ú\\û$¯,þš½‹8v½³Õ‹»Á …hZÅ*¤â䙃ÿž£“?€ql†ÉÕ-ÆßJ¢’{6i›”ôÅ’#ù§# ÌWß~ÚÆ(¦a×;gYn½„”®­V½_Jr|û#'X9ö†¨(’v°ÄRëEœ4zµÿ +y÷ÂÕ[u¹%’¨Š0i™©ÚÛ˜¬žDÙ~nwçm8[(¶üEX –o|ŽÄöÏÜ-dµ?AÜ0æ˜Z!pn[Ÿˆ“…¶Êp…׋+õ¿%&²ä¼Ö=-+ݧàNpbþW8:ñAÂúGíÑCM_¥zï\š¢3Ç2bù±âƒ”¼9´ŽÍ‹Ð´úרê­uóµr(ºóÛL7 97/½hìVc ¢DÌ~ˆ©òI"Õ±6’ÕÎ+¼|ãÿârý3€©’Ü‹¿UJn‘ÄÊÆ®}o;ô¿0V|Ø6ŽŽwE®†µ[Ø(š‰`;²€ïŒá;5\Y>ÏÛ¼0dÉw¬æÇÞMÁd¡ß‘>`‘«õ/Hn®ÅÊñ&"'X9öƒ·vÁF÷ëÓ¦5ŽØÿô $aM/XËll£?TµlɆ2;þnj•G‰c“šÙÿ‡µÈ¸´o`a5JFƒu+;‡ý†‰ ÔŠqxüýÌTžÅ•E‚x“X‡6E%oºA¦ Rzh4Ö>Å™¥ß¥.á‰2[[µ$ëo¾/Ótò#3â±™Ÿ¡àLÅ=ÕšùDÔ»g©ÞÊ ¥C îÓ•§‰tÇœšvp}W„Å\#×4¡†Û .ý¨Nm"„{KΖ؆(qtòƒ{¥<§F¨œ_û$§–~›vp WÒ¨ßÞÈ•‰†ªC­ð0'æ~‘ã³ÿW–Ñ:H‰ÍVò´uœ!b¥"@à9\Y&Œ[Ô»çYh|•ËÍRëëCv*b×6©(,rpì»¶EêDªÕòYl|ƒÍÞeξô|Ì‘c¯pßì äøöBRõ•¼q.5¿eÞ&1Ð]9¦IõhzÁ ‰VQÚhx¤qRSÏ$Ec¢&ßJÑèžÇq ƒÔÙ¾œN¢"“ïüÍh°î}ŠP阒?Ç㳿@­xŒ~´A³‰z÷k×hô. …‡#ý¡9e7Û­U†Ž(±Üú&í`‘cS?ÂÜØ»‰UÏF†ÓÙHNw9T{eoŽókJ½{Îgf Ù­/†‹Ç4û—ÓÞvƒcÄxN…‰Âqnˆ/®ƒ`—)B#b/{3`-Q(Ä!ˆëô£ $ÎŽ•‰ƒs(p°öÝü —ˆˆë›_d¡ùUêÝsxN )ý4J¸›óC¤)ÍXõq„σ?Äáñï¥è͘*AÄÐõØ:öÖ4­¶)@)\<§J7\a¥õ-ê½7è†+ô£uzá ¡jã9ŽOÿ G&ßOu@Êôeìæë+†î‡¹ê»¸¶ùE"Õ&Iõh¡pE‘zï" ˜(C«A”,'Z9î5r‚•c_abfÃì‡u/˜7⻽Kê€ ÚL+ÏîDàºuóud‘Óïƒ ‡Fû,޳wãÆ-3ÇTb£X[72–¦RL ÷ž¶ÊÑZQrg)º³q‰ËTùi&KOr`ì»hô.q£ùeêݳiê*ùÛ]0ÿÍ™Nh¼šýË<4õö—¡‰|dIÙ`I·©áä_åüê§Xj}Ýw ‰»ùù˜4^·h÷®R-E¥D\ë±âŒ¢Ù¿„”~i¹Ý5Ö¶ò°äÏ“ôÌKÄ×J'¬ úÑBøÀöTybwŦÊ'ytæ§pe™ÕöË\ÛüõîYbà;ISòÝGf²QÙäÚÆªÏdù ŽNþ“¥'@cõa7÷ÍÊ®¬6J qd‘fï2×_ Ý¿F7\!ˆMÄN Ϙ°Ê±êrmóóL–Ÿ èM[bvû‚É Rá»ãÌUÞÁÕÆçSUC…ý¯mþM}?Ewc›÷)ÌqûŠìÛm£w•fp _ŽYMÖÝ‹`™ª´ˆ Ü àOµÎÙë˜`SHÊTg˜|/I½}ÆlÀwHä=Ž&6óßaZÇœqã)•nÞwŸh áÐè] ˆ×)yˆu7n½JÞS•Ô»g¹²ñYÚÁU”Š0ÕŽ¦Jn§h–Òf-cpµþZý+<:ó“Tü#VÌ®€æg0†1Úôd'æ޲?o4]*°¾[_‹DkÆMê½sŒ—£T€¶‚w¥*þ!Æ‹°Ù;‡C£?ÚEdpe_Ž›k9$p7QÑ~¼I¤ºønB¶Œ¡5J‡”½yŽÏþ4‘êqvåXk¿l‰o^T&¢·[º&št* î8Ì|ˆ¹ê»ð䘵}`È $;þ±²–Yûvpƒk›_`½sŠ ®“ØGøNÍži"tÒ§.pmó <6ûó(Õ´ívv)4i@)|fÆžãÚæ—H~Céš …'ʬ´^b¹õ2G'¿w×D9GŽý†ó¿ñ¿ñfO"Ç·mh.¬ÿkíSHéÞ5r58.€¦X˜¥èÍ€mqr'Õ!} GºTJ«Ý`ià t‡Ñ²‰ÒŒÚ¦+PZQpk¬v_¢\Ç‘÷æH ˆtŸN¸Ètå)ffVÆ@ø”½ƒÌ×¾ƒŠ€ ®›jNÝEâÞ”hÍ’DàÐ —Xk¿‚ïT©ŽØ(Äv‘„$ú3Y>AÅ›§Ñ¿D5ÒT¨Þ’d!Ý3•gí¦lǵ­n´¨÷ÎÚ¶=r—ià˜Záócï¶U‰Y]”©š\m½Èfÿ®ðojË€±âƒôà ^_ùÏ´ƒëÖzÁ·ç¶—¨•©,4ÎôeæÆÞɉÙ_dª|‰D“ÑÓm‰tÙ‘2‘Ió›’ö:á ×ÿœ7V?A³E€#}Y4ßÍVT’kþO?Ü Z|€ŠÐ6®Þ]ªÓDÌLÌvxNÿ†ù–ÐV@¨ºæiÂ÷9ÁʱïB뀗n|„0n1Ê÷@ëßc¬t ­C¶7ÿ Yò4ÐÔHª¥£(Õ§,ß!É2ý‰ÒqÆ‹ÇvîbÞ6z—hö/s¯Öa @;ÁÍþEªþŠîŽðÑDi>M“T G8X{/·F·é«MbÕC [/»^R8ĺÏjûEÓ6§xß©¡lÛ›­ë‘SŽ0Yzœv¸@'Xr¼ßq ¤mÏs„já± Ò¸†kb î$×é†ËV_v{h4Ó•§™,HÉSJ(‘ĺgµgÃd`hjVPÞ WØì]0æœüÍy IDATÂa/"ö„Ø»‰Ž,0Y:Á#3?Îщ4VX¯¬[TWyë Gx&bUÿgWþ€FïBH¤Üy®;)…G/ÞÀÁa²|b@ºo£›Ì¦8=·J¬z¬´_ÄIÚÕDÙ¤ôhö®qdâ½”¼émcäÈq/¬ûˆÁ›y³…SK€ÀAÊ»ÿP3Ç)2Qy<­fºÓjVobÆ2zjñ( éôÒãì…di­™(>ÂDé±m+y[8ôãuêÝ×Q{4SI¦WJ—n¸Âjûeb Ý)ÛkP¥®Ú…"f¼ø³•·Sp'Ð:¢,Øh×°•€Y/€¤/¡ÃF÷4­à%ošŠ˜8µÇؾñ}SDÁ`¦ü ‘îÒì_¶¦žÎM ƒA´IÑ›b²|…‰ž¤éXwœvpƒFÿR*V¿õ:™ô×üØwP+>hRáéw’ãµXl~~\GwÇXnrI!-±ÚNJoͤU©ˆXõ/>̱©å‘éEÉ›·-v¶m÷¬‰Öà;UºÑ*7Ç…µO²Òþ&Žt­·YòË¿ý\“߉#|ÚÁ Æ‹S)BéÛG±×Ô¼èH$›½óqÃØ‡ˆì1L%¦ë98ön{Î9ÁÊqo‘¬û†lÖËëŸa¹ý"‰‡Î½ÝœpXŒnÓx§Zz)wÖ“ì[£.Z+P)>€þu¢0ê1…€±âCL”O mkžáó„Æ•E–›ß$Rƒv%·Ã®Ú7ùLöœ¥ôPºÏZç56{gØì]¤­ã9UH|ÏŒ–IÉDé1&ËOPö©Ž±<ÀŠRˆÌ±Y .°Þy)jÅc'eI–šŽ(0]~ ש°Ù;O¬ú¶mÎÑ-@˜¾“¥Gm´Ì¦õì=äÊk—‰Un³Ö†èÅ™ø~жµÎà>ÕéÓÖ¹Ñü ±î#o¥»Éu¸vJ¿†ªKÙŸã¡Éæ¡©a¢ô8J÷PDÆä4)’bè:g™Ìß‘E´Ž¸Ñø;.®š…æW.SÅiÆåžO<ÖºÄ:`ºü”Mã©[F±Ñ4&¢àNÑ ÙìžI O²ÇA'\æØôáf¢‘9ÉÊq¯‹Üsì„Ð(eBý Íìæ|‡(Í­ÞGYÒ%iJ¤®Q.>„ûú0&Yˆ™©½GYÞüG” wÜØoy~Šoy̘²7OÑ›&ˆ6·YÓQ¢Û¢< ·AI¥¾S!ˆ7Yn}õÎËÜØü;*þaf«ï`ºò Ž, u h"ÕÁ“ÕÞËTùI6º§¹Zÿ­àš­:´›;™ÈŸŽqd™Pµ8»úq½Ë<<óßâ;ã6eÈ6+pì1GÆßOÙ;À¹Õ?¢®ì(~×BãP Ñ;O³…Šˆã0ú¯Zñežz¯qSB”]k)JÞ¬9—¡u3Å‘ê™ëFÒ"gÿ^8²i3¥#<§ÊÑÉd¾ú.JÞgÑLÆ\_…¶¦°A3¸Æ™•ÿµÍÏÓ W±×ôNíIÄð¿jM'Zbnì]¶*‘Û¾”%ÇŽuHÉ¡Þ=K7ZÜQ3§‰ã6Ǧ>Èp„+bå¸ûÈ VŽ}Aö~}ó+\Ûü›6؃áç–´…!CØWtZÝN„@àú’¤w´ùŽ©óÜc¥‡€Ø¯}~˜nÄ}S½Øé/Ç„po» !PÄT¼ƒÌTÞ&Úöùt ¡ñ1–Z_ÏÌwÛl–%–’;GÑ›a¼ø0Õ‚©Øªx‡©ŽPrçpe G–q¥ñÙŠTßF; ‘l'{Ù V 7íépµöË,6ÿFïÄ|õ]8²H5ˆTǶqLú*˜-Q/ª³ÚyÏ©0æFH¥#S…¸%jhdŒïŒ1Sy–XV—§)(»ªHáÑW™©>KÁ´Q°Á}\ð¦Xjü#Š[K‚3^<Æ\õ9°ªìoAJ‡fÿ ËÍoX1öÞ-6²«´2Щ0U~Š'掵ï•ã“…‰ê DÿY‘x&J$ É—¸HéÑÖ¹Rÿ[έþ`шí·ThŽ–ž€Ü's6©@¬?ˆêørŒñÒqL)ƒùÝdl„ã95zÑ›½ Û¾',aTŸÙê3”¼™Û¦!säØOä)Âûãç¤Âeµ}ŠHwM¤cc%ARjºí˜F= ±Ö' h(”g–ŸVÿNþ ¾3N¬»VØœõË’6("…Ïñ™Ÿ¤R8ÈÅõOÆmYÀDëŒH:ˆêÔ;g¨x†H‘PpjL”g¥ý¢5½É5DQòç !:½„ÙyŪk£®·ë¼·3†ˆš náÉ ³åg94ñ>¦JO™ÊΔ$ìÜâ&{.¦a²Æ•%‚¨ÁJûE®Ö?C'X2×=­xÜ}Ô*;WÀFQ” ñÝ & «>íp!ýŒÖ‚ë/27öN“‚Ôq-–9£ãš«>ÇBã+ô¢µ¡(–™‹G?Úàòú˜>ò„ÔI½ËÖ19rä+Ǿ Ùx•Žiô.aªF7Å4挘·p­i¬ ÖW:ô»ÒÇ5Þ~/fåZ—ב®D+”سA5ð U„mV»ßDsÿ?V}Ê…ƒœz? ë_"ב²pS’eRyÚlZ ÌŽf"éé'98þ^–[ßím©XK?# Üh|™Î)JþªþAJþÊî<•ÂA+쎈TÐÆ8ÔŸg¦ò ±êÓì]¡\¡Ñ¿H£w‘fÿ ×)Útžâ‚YÝÖ ç"³A7ú—ØèžÆ PñS)¢êf¾ú.¿ŸÎ묶ÿ™ÕöË´ƒk8²h –X8\ÛüíàLÿµâCDq—­¦¤f]MÃXGeoŽ7Ö>A³wW–H·gYd©ù5ÖžGJßžW2†ÃüØ»Xn}!Mê/!ýC«­%w›œìõÕZéžqëRÞÂgþAÜÆ‘>³Õ·3_y³cÏ!p‰õ oÖÁ\•›j­´¶‘CF–[ßäFãïYoŸBJ×)‘ªäìÚîÚҸ˳¥‡\Šå‘ÃÎÀŒ„l´–¥«R‡t¿î™Y¢e6ºæcV]ÕU™‘áO¼ïó>ïIj¥'Pxd&%κ Q>Élå,‰î1HÖé„WÙ¼ËNÿ-⬃’%}ùíÑÐøä©>¥ìbÞOÖèDW¡%o޲7O5Xa®ò+/°Úüèëí7Ø ­*o‰ã‹*{ƒ÷yëÖÿÍS‹¿ÂJýs…ŽlÔƒi8[ô0WyWþ ·ÿˆõî÷ðTÉYÒMnЉ®2[>ëth¹æÍÐ(Ÿ¢,¥{®‹Ó­9B)E Œ¦âÛ–µOQ4YºŸï¼¦æ!•é„bµñ9–jŸa®ú,j’êAQh‰2k¬rBcò}U§žçzëël÷~L’õðT\Wv/öœHj“¢MBÅ_a¹þ³•³Ô‚'¨ObȸÞúkn¶¿Í Ywz´‘â£Ùìþ•Æç¬«¿Ž‘òp»Ñ¹±)ñ˜Õæ—ØêýøÐ9ðd…Vx™›­ïòÔÂ?Eë#­†sªÅšâabJ°¦˜l’a7?¹Ð(y3ÌU_d¡ú jÁqJjΚÎꈛí¿åÚÞ_Ó‹o¢„g[þŒDu-¡-1H6Xk¿ÎÙ¥ßBÝñÁ(OÓ£™-?C5Xµî÷#ºËüa#L÷Øè¾Éé¹_(ZɇÙžbŠQLEîSLÖKHqyçëÜê¼a›°Šû)Iw}ËtLÆ€zm…F}™S'_!Žlï^/¢RJâ(£Z÷)WsѬ]¤ ¨•ŸpÄF›&‹ýUZë*_æé…7ÈŒõTÚŸº1&ÅW3oü#׊æ`äÀ3¶ð–üyJªÉÎà]ç–îäfäÁzvå€RnIIu(Û¥ß`wð.kí×Yï¼Á Ù(ÿ22ãÉ2™™òS,×?ÃBõ´I³´‰É ‚£çƒcbH¸äp ÒM:ÑÚÑEZƒ‹HaœCº"ÉZVç'm:®^ ^e¦ü”ë{§ÉI_Nòù´š>sÕç©øË´Âó¤&D"ˆ³+õÏhŽlºÖ6ʲÝ›gƒg¹êó4KO1WyŽ¥úg¨ú‹Tƒc¨}™â¸‘tãkl÷ÞÙþȹݗÌtFãÉ*KµWynùw8Öü*þ 1X»Š\äǨë?æ‘f}ÖºÇù­ÿÂÞàÚD(Y."Pã…£‘4;6ÁË÷X“×Ú§xjî—93ÿË,Ô^¦Y:CI5ÉLÌNÿ-ÞÝøÜê|ÛEÈJ׿ð@‚ûÜ&ºO³r†Š¿xÇ:£‘9)lñÃNï-§OIéºôzœvXi¼J%X$·ö˜F°¦x˜˜¬)&ƒí?¸×?¯î¯$=¿ÙÇéÝÁv;o£dzå8™NØÜ¼L–%EI½1”•šçÞkoš™NhVNãûuŒÉð>ܛ鸂çÌýy<¯J/¼ÆÁØF¯É±æ—É«Ü.Òû¶kê¥4J§èE× ó2zgpX𩨣ë gSåÒoÒE$RÝ£]e»ÿn´¾ÉF÷ût¢K ’ubÝF딽yŽÍü Ç_´‰Iõ€4ë!Š^tGÏÓp<æÀx¬Ž'!31qÖvøVA†‚vim"zoQ –¨«6’ÊhÕÜÀX¦i–O3SyŠ^|“Aºi‹&¼Yf+g—Y®µ2H°Rÿ‹µWl Êq!J–h–Oã©¡ÎnÜ'Í:á÷âlõ~ˆ'JÅ%x@ ®CÛìÙ[f±ö)Î.ÿ&OÌüjº+%9–ñNùöò¹Íµ`›P'Y—íÞO8·õûÜjÿÚÄ®2ð gÛp»Ê]wšÌ„hâ«Õ`……ÊKœšûxzñWY¬½JÙ_ÀWu”«ÌÜìýˆóÛÿW÷þÒž7Ôýá¬M†Ï Ù¢ì/0[y–¼ ø®¼ô„$P3¶ÊÖd¶¨ ß¶Èãט«>Ç|õyûÐq×S<(¦kЉ@I/ZãâöŸ:ÍŠw_|fô‰^ÔD¤YFå ÚnÞ:G’„Ã…&3”*ŠúŒïÞR*÷žÓ”¼ùb±ù0n¤£‹«%z)ÕÒ2Fgô¢ë€r^L9YÒøªÎjóKÅ1Ýîi=ÿ{fªÁ1æ*Ï“ša²åôQ#Zãó9ºñ¿ /„û’B‘éˆ~¼Ænø>kíï°Ùý{ƒs´£Ëô¢›¤¦O³t†ÅÚ+TƒU´‰ “mî¶°àÀxÀ‘˜|#sb†Ñ¼!Añ‰³[ý[ãÉòÓ.1m{Ó‘·½ÌÄT¼eª/’è{ƒsa8ÖøÂXÑ'Ëøªa[¹ãÄêňÇ,3ε¤ÆY‹õîwœ¨ÜFVr [šõ0h¥Ó,×?Ë3‹¿Î‰™¯àÉ2†Ôî³Øä<Ã4²1Ï5çÞêý„Ë;ÂåÝ?#ͺ®qôQ=óq2’êOUi–N³Xÿ$'f~žÓó¿Ì±æ—(ùóîÁEâÉ2ýøÝïqqçk\ßû+’¬ãŒ^‡v·Kù µoŠ(Ýa®òBÑné°keÿû”ð‰³=Zá…¢5“5®×¤>Ç›ŸÇS%†ÑÎ)¦x8˜j°¦˜Œ1´£tckøgÄáqwÂþT’ʦ¢’]ª¥Y”’ŽD ÒDã’æ¼m(¬uE°©™0ÞrílFûÞ}8$ËŽßò¨LÇÌ5_¡ߤÞ©FæÆF±´Ž]$äè´ê8YPdz@ٛ繥Éní-6{?`£÷C⬅'+.u˜§Ê'[·[ôŠH‘PH@H+ÚîÆ×hG—¬8_x”¼Y*þ2Õ`ÕŠ—ïsŠïxnÄPÉ4*޶v·ÿ_Âd‡§~‰YœóãŠÓ¾jðÜÒoSñæ¹Õyþ;ÌU?áDéÃÎè\™‘1ÜnüÃkÕÀWM,é³U˜IÖC Ÿ…Ú'Y¨¾ÄBíEjþd&´½õ\£gk2~MaöÙ=›:H atFÉqÖe½ý=vú?eop¾èé‰*ûÍióyÐFÛ´¨ðh–Ÿb¾ö"ÍÀ¶ *{ äæ½qÖcS‡¾ª3ˆ×¹ÜþvúoÓ‰¯#ø²æR´‡‹åïâlbŒA‰ 7Zß`©þ¯¤GnoüÕÔüã4ËOщ®¸ôw±e„3®Ýèý˜¹ê3ä^aS‚5ÅÔ`M1A?^Ç9õÊ„nZB udÍQœ}æ‹Ì4Vñ*^u !F+Gú E?ZCë%‚#õMVXoS_šr°@£ršNÿBÑvĦ¾ì"'T1¹óGµHÆØÞB(ªŸ`¶ü Ç›?KœµÙí¿G;ºD'¼L”µ° ™­¼;1p.fzå_ˆ\!ÂH:W‰ Ûp÷v檣‘8%6zß'ÊöøÄÊïRòTŽÎXýÓJãó$Y—L‡Åœ>È1 ÉA¢xzñט«>'«T½%|ÕÀ“U´Ó½YÇt{;‹2‰aämx K@ºÓgè'ë¬uþžþÛ„É.©¶~YCáîï¥)b_Æ~FÁ j¯2W}²7‡¯(ᓙغúÛ>I€0„é×÷þšíþ[Dé¶9vÙmRJLïmÞl%f?Ù`«ÿ#žhþ,ÚNÂm#­` ÊþŸ@xHhn·(ïOK)YÂ÷š$Q„´,£]jJ ÍýuH;¬ª,7Üt¿?ú\€í5¬Idåy·pZ_¨~¼N˜l1H6 Ó-Ât—8k§{„É6ë…dõXÊ.;/’l ÅåOUi…xoýßóâê¿!ðf ·õüµpp¾&E²,ù7Ã}„.¿†G§±bu_Ö(ºñUöçéFWÙ ß§ÝJ.Å•\Üw1'fžSó_¥â-bœû¼m?•Ú†ËXc`)U%Í´Ã+t£kì γ¾Ç Ù(α’Ã}ÎÙÃ8ÏEÔW'¶•QãKÅg}ôï£ÈÇ£MLÕ_¦Q:ÅîàýÏTùë®·þŽ—Vÿua:ú¨¦øxbJ°¦˜´E?Y'ðfÁ¤σఔΨX÷È÷ A–õˆ’Êþ2÷ÓøyHPöi}”M¤i|àoûQ¤zDî..#é4CFšõíß̃‘À|›£ß;¦Ñ´Š% fÖ-] i”ž¤Y>V+¥-¢t‡(k1ˆm¤«—ܤÝ$L·>¶E’5T= £½ òh¥1¾ª±~ÀåÿƳ˿å<¶Æ£‡Í×ÄÒ„V‰>¶ÍÑk*×Yi“!…/ªDY›µÎë´ÃË´Âó´Â €q–µÂ†bTë–mRÎÌÿÏœšû%´ÑÄé.äM°Éw O–0@'¼L+S~šÀ›±.ȱsl ’ ¶z?e¥ñ)×LýѤ¶§øxcJ°¦˜zñš+Ÿ ÀÝ!8ÜŽ IDATᨛéá*ôzá *ÁªKܻΩ؜Ï Ã7n\F›Œ“O¾ì¢GG>r®0Pô³sé!a„kŽÛ#9ªáó$qP +ëòÅ_›LLJ1ñ©Çiˆ“ˆšGªDi‹$ë¥;tâktÂ+t£+Di˦“„pé+»b¿£&1z§æ|Ug­óóµYª½ æ~«Ü&7.‰È«j‡—Øè|VøMÕf-¤ð TݾÞùnVåiŒM ?½ðÏ91ó‹d:AŠ†Î–[rÒ®³;x‡ÝÁ9B¡Luh£«ªæ¶˜ï;?È< Øý)[Ùý‹µWí¸î vF곕ç({‹t¢K…¿Ø6’LÇ\Þý+VŸÆ §ms¦x(˜¬)&‚N|)ýâ‰üq€}ª×ôÂ,Î|Až–¹¿–ÖšÎÿ€ ¿Oš†¤iÂööu>ý©¯’¦Œ<)ch%`½„Ždäâ|WI&¤KõÜO‹¡Ã~ÒeÇ!#©3C‚6±¤ìÍPñœa^¿„6!i1H·é„i‡—èDWHt[u8lÌl£ ã}%sL’üØíXbr«ý: ÕW&ª³ºW ý§òâŸn|ƒk»ÿÝÁ»$ºg­Eœnj?©Ó(ÚDŸù OÎþcAÔyUŸ&5±µÑè¿C+¼@”îY#Q:ñ¼ľ½¦NI'¼H+¼@³tšLßás†}ˆ)yó4J'éFW|œ„h²Û?Gª#Weüè 4¦øøbJ°¦˜:Ñ $…ÕõcpŸÊo¸IÖ!Nö𽚋6Ýýtta»tù¼ûÞ7Ñ:s© ¸qó––NqòIÛ+Qʃ7ÿ\oƒ”¤Ù€8é¸þ{Ãòò4ë† ¶ÝÏ$gâÞqX:(ãtEV4žº×H”¨âɺmuR~„!Ó)ýø&­ð"­ð"ýä©î“éL‡6z€çÈ–I©Ý®bñÞ`£sð"†¬hOó(`÷¡žp½óç·ÿ$ë`Ýó½"-{/¶Åꫤ:"N÷ˆÒ]ÚÑEúñ:»ƒwIõÀé®òÊ:eMaK~³Û¸GƒÜD¶¯³Óû)³å³d"t»]:^¢MÌbõ%6{o’éÈÚMŒ\ÇJú„é›ÝŸ²Úx c²1ñþSLÓ+jЉ o)¦ÇäþìR¶²¨ÝbÖ{ýy4.:§O½B³>Ï¥+?bsëŠm ÷¹¹ö'Ÿ|1ºŒa˜>̈Ó¡ëŤõH ƒ¼¯&Ùc)¾¢À@ÇY¡çÊ_«¤O³|šfù)N Eª#ºÑ5:ÑU:Ñk¡»ÄY—$k;Ï*…”¾­Zd\@oqt´küÿ6 #… ɺ4*' ;‹GÁ”Øêý˜÷7Œ)^Û×è{$;6j|~ë¼èªë é¹4­­.”B¹œ¤½Âä‘I ÉNÿmVŸ§ì/aLÂQ-nFÅç T“¾^#ÕBaºËF÷k~ý¯‰)>¾˜¬)&‚0Ùr7ôLJäiŽLG âuæê/btŒ%6w7ÆQ½ŒT>OœøÕÚ¯÷¿2è·Qʧ×Ý¡Õ^£Q_ Ó٘ƨذ~^½ðúXå’­"4¤:D£oìüxcL8ìˆÃ°šmõbVx}5ʧ˜­<ƒIÖel6aºC˜le»DÉ6Q¶‡Õy0âËe¿;#W†WÜhJИÔéÛ"fJ§yzá׬.ïC6B…¦)Ýe­ó÷d&Æ“UÌH¿Ì{›í!¦› Ò ¤ÈÛÕÀ~û‡| [´êpä-p*´ÂK´Â Ôüc$Æ~†áh}¦Ö¥*Ì”Ÿal$ÞÆFŽwf¡õô2S±û“Å”`M1 ’=<啞?0І(Ùq•zC!÷ÝÜHÇJëµ! ûT«3”ü2}³‡”Š0ìº4ËØAãï7ƺy§i· X9µOÓ–f:Dikì£9¼ŒV³D®}Ë£])©IÈ 4kÁq꥓(á£MB”µˆ’]¢l8ë2ˆ×$[$ºC’õHt—$ëZ#MãLVGªÝ¤ðñU…’·D5X¡Y>Ãbõ“TüUŒH oªGK IÚc7<¥‰>K T¡í;°Í}¤ DÎÚ…a«û#ª/ãÉŠ­º¼c”ÅÚ§Yï¼~à¾dMG+t¢ëì…X¬½ˆ&›ŠÝ§˜(¦kЉÀ‚ÉuE„± d“´Í ºE½rM|Ϭügc4¥RRP#ˤTœ9óóó'ȲaÄØb6ôé2ô¢ëh¥ƒòhš6‰­äþcÿ›$†„ÑΡÓr¨X´dÓ“üR¦8ƒpM­S= 31Z[¡}¦S aÚ"ÉÚ(QÆ“â(a>c‚÷Ëþb‰ºŒÐ(Qa«ÿN&Ì”ŸF›ì޶(ÃLù4%oÞ¶õÑa JtÂìôÞc±ö¢+äÈ%Ÿù›âÑaJ°¦˜¤5„•Ž'i‡A¼N£ú”MÜGÕÖ=ËNžz…ù…'9¶ú µÚœ‹Îè±Çä!¹²ºšÎàÂ!Ɔ„´ý³ž_ré¢Çn&'†£m"ƽ¹´‰ŠŠE%ËxTÁËKro'íæK2j ‘7ÖF“jçï%Æ›>? ä^U¾ª3[y–î÷ñT 3Á=7ÔѤlõB£|r$-}”e ,‰Z¨¾ÄµÖßàÉQý™3F³=8Gªc”ÈÓ„ò#AžâñÄ4:Åd`ò¾kz a¥X‚~¼A’¶âp³Â;!ugYʱÕgyöìh4‹'æýú™âg#ˆ’]ÂxçÐ ÆÜ—'ÕƒߨX%]C‹kå– j“¢uâÒ©.ª¥c4Ú$ÅÚ߇d:)Èê05ühõm6ÕœáËÇg~%+h"ló8~€9ìçKÊ€ÍîH³ã‡¼#b …ú«äiêÑ»6ž¬°Ó{‡ntÀ™OÏÁ“Á?Ì»ùG..~ŸültÄ'Œ6ˆ’]D^‹ÙèS³1­3´ÎF~7Üfáå,Z½÷ŽÐÚ «ž23 ¯$œ öÇF{tñ•ñ•¹LæÞ£ÛÃFN´ÄèÏ#_c^HcÃq}*]Zr”ô>6ÞNB’êˆùÊó<·ü;¡,i`ØŒúqÂp<6B8úe—±ïu“‡VÈ?H6hG—‡Úý#ö9<·BÝ?n¯ç11šÁ“­Á%Úá§÷š’Ü)&‡iŠpЉÀæQð˜ _XÓ´Ç Þ¤Z>1¶Ý¯mÃQ˶~GŠ(Ù¡3¸DnË0;g©‰m*Ë ÛèÜ/†„Ïnß­4ó\£æ|Q…&)JÞÀÙ ]ºD);K¸ Oéžë;¥l&‹\Óut1Àãšn£ÔĬÔ?‹'+\ÙùSöÂóx²âôiãéæG‰üó£M‚Ö‰»F†×ŽíGé»áNοl?òòzç»,T_Fëô¶Bw{¦xªÆ|íe:»†ojŒ5¶eƒlöÞ≙Ÿq)|{ë54ÅGS‚5ÅD`ÅÝï Ƀ”½è³Ù³(U{ôĺ‡½7i%}Ö»?qŒ‡¥&­[µ6®ŠÐ5€æ'Û·-×z™â»ùHé¡uB/¹E7¼Nœí‘™­c4‰Ž'( D%+x²ì¾ª”¼Jþ"%Õ!1:‘k¥!+lîŽW0fkñqÇ5™˜ÅÚ«Ôƒ'¸Ñú7ÚK¦Ã}…F;f¯ecR¥“4ËgðUƒLÈLJ¦C:ѺÑu×rÆ™Æá¶^lõ>ŽÅ¦Wa/ü€8m9íÚá¢ôQ{OU˜)?µÏÄÖý]ØìÛÝ·ˆÓ•`{_˜&w¦xpL ÖÁãþ´gu>ƒè&IÖÃS5ëDÎdÇ>j**e@/¼Awp\T{øØ:×` ‰ä½+!œKw^g÷ë.›Ý7i ÎÓ×ÉÌ€$ë£MRD¦("Ty Y¸ª+¤PH E€'Ë”ý9Êþ2‰Š·@Ù_"P3…§<†3c&¡¹ª bFÜ1%*pv÷ØæèqÃ(©È£ŠI¢{j–3óÿ ‹õOqmïÿc«û#7bèû%nçáC`LÂÙ¥ßf©þi”܃BŠA£uj¯«´C/Y§]¶„+¾‰Ö‰{è‰åÅû‚ßí1 $YÖc«ÿŽ7ÿ‘­ =‚ Ùíi0‘j°J˜î¸kÛí×Uî> ÊZ”ÍÜc¡Õ›âã)Ášb"x<“ƒ£°¤#Õ ýè¥`aâi-ÃPŸ•o³Õ;G’µP²tô¾„$ËbÒl€Õ´è±’ò#÷7¢ý«33FÓ ?àFûì > ÓQ±Z¥lZ…uõ©f#By%ŸÁÐs„ÀЉò‚ªÐàx²DÙ_°¤Ë_¥ìÍS V TÓ&’¤W´Ã‘BÝ®ÒÏûñb”€Ù/MžÕÕ'ŒX<î­9¶z¢  ¶Òk‚¤Y:Í +ÿ;;õ·¸²ûg„ÉYÝô\„Èž«+•eÐ$Y§¨ìÆÃSe#5Рê/S/ŸrM™32çØßŽ.Ó/ÓOÖ]k¤”LÇE´ËºõKw‚GLQ:$!ÉLÌfï‡<Ñü9I=|lšP I‹Þ„½ø¾¬ƒÐvs.mŸ™˜þ9f椃 "çkiЦkЉàAuCŒ±}ï:ƒKÌÔžGIÐÛ¾pÑc Jô7é„—\o¹££/Â4™mj»! ãÂz%úñ-®µþšõή·œ"Ké3$P·3þ‘±æžA£ÿäâ}KÀÀe!Q¶G+¼0ܪÑ(Y¦â/ºh×"jà©%5‹ReKº¤ç|«Ô ó™°?Û«ËöÑ3h7ÇãÑ·\Fþ=ûc”ŠÌS¹šŒA²‰%ëùå-g:$3!…êË,V?I/¹Áfïìößelg»@‰’Õ Ô‡st6…viç¹¼ûߨ'h–ÎÐ,Ÿ¡ê¯¢d%Ëøªb}ȼJ-û ÌW_a;t£ët¢Ët£k ’MÝ!NÛ$ºJFØc*ælLÛh?/ƒdN|•Zp£g­pxšP›”@ÍP/= ×÷¥ Úh¤ôÙêý”Ósÿ)]¯Ê)>^˜¬)&„Çÿi/¯>ĤY)æÉ¤\ í“¶ŽÚ™NØí½E’vðTåˆ B÷^aŸ¢S3°ídî*z•“§*lõ~Ì›ÿ™~²¯ª¨}i“í9úþ1/Ž8óŒÉèÇ·èE71Ê«3”ðUOVQÊj¾”,㉠ž*£F¿ËÒéÃ|U±¯“”´E‰`ÛX:V1iun¸ ²qâõaF)ràV÷û\ÜþeoŽŠ¿B½t’†û*©9Ýsm…$U•§æ…lîdwð;ýwé„—éÅ׉ÒJú(YB¢öéá&u\ÂxûÐ-IºÚúï²AÅ_¢äÏSö){ ”Ô ¾ªã«×ÄW52¥n£†6UXóŸ ðæÐûÒŠB$›½ŸØ3Õ_M1L ÖÂãO°À‘“Ñêcyö‹hmòÁSÖj!÷Â’ìuߥӿˆ'oO®À¥)ŒtŒ¨H5§9ÙÑÚà«*k7ø`ëHuŸ@Õ]ÅßþªÆû>´âøîÃùT‘ßf†1$»l&DÙ.&ÛV,‘ªa£M%øªŠ'‡_–lÙŸÕÀ“u¯NIÍx3”¼”(9â•aG‡ÖvœGï¤ XnÐ\ J÷ˆ²{áytû›TýfÊOS/=Érí5j¥¤YmRŒNÁBõ%«ŸblÒŽ.Ð/ӮЉ®e-TQÍ—G`Æî~gt.¤P <"7#KNiÖ§=¸À|ãe²,ÂFZî}{ù"e=¯¬À}cï;dÙ)÷·Å9b–™»Æž¨b›F|ßPÔn#^—¶ÿ˜(ݽcrßVîtTw±‹ˆ½¯ñšÂq2&x#ÕuÅ •š‰î`×BÇ Ê‡ÑÏiêþqªÁqê¥ã”½E”ô†Ï Æ0é¦ÛÆEéj/Qö“m[‘‡%šÓbuã+ô’ë¬w¾ÃBõ%ŽÏ|…j°Œ½Fm³ì$ë ”¼Y*þ3å³,×^#5}úñ{ƒ÷Øí¿K?ÝI•š¢0ÁV%IƽžËákÝûGR“ö< D±Àl‹ ,k¥»äÑD!¤óÑòlÕª´çǦ†ËHáá{3&"JwŠFéRø ’uºñ5*Áª%¡Gƒ  õÒI|YŶ&‚±”±6lö~ÊÓ‹_Ek½ï8§˜âÞ1%XSLn9zÔøK0)íÞyæêŸpã6ÒjwÂxV(Ûþ½ð:÷ÒŽG`5 IÚ&ÍúHo™Ì¤‡¾?˜û^«»A;ºˆ’Vƒtç}2çye÷+@ û÷Ù߈‚,çQ ¢1ò†œÚŒü;º¯Ãæê^qð=·‹†¹”dA†ïÑ&%3 `ˆRM?¹ÅïÛZ(P Vi”Nqbæç){sh“2ÉfV¤ñd…'g~‘s[¿xŽSD…”,»qîp£ý-Ö»ße±þ*Ç_¦<'+@f½ÌLâÆ J•ðD•²¿ÀlåYNÏÿ2a²Íîà=Zá%Úá…¢"1oË4,((f´H«ÝëÇù q6èÙ¦ÔÈk­ËzJ–…Äi ƒ¶W£+v°×Ü0õ)…G”µèD×X®öŽã’H2Ñ(&ð„É. ¿8ƼÑóNïÝ{xP™bŠÛcJ°¦˜ÄãïÓP »Çé.ÝÁ•§ÈttOÕCãíq4JúôÃ[ìt~lÓ‚÷tƒ¶"÷Xw /,Ìa®ïù~qÚf»ÿ6™ŽñU»k,¨'¨K.½“™¸HA Û‡qûÿÔi—R´ûÿÐÍ{´ÉòHFZÖ0šž2þ–çß{šùðcFUrÒo+*‹ip»Ëí 4©Ðœ§Ý`¹öi*þF'ÁÚo¥aœ[þrã³lõ~Ävÿm ÕO°Tÿ$C/¾E'ºB'ºF?¾Å Ýd¯‘ê5F¶Nû›Ûmç°ó4nÔjøô’[Dé.%5ƒé¡%Ã÷dªIÅ_¢]E¸ÊßáN%©‰ØéŸc¶ò´µ‹˜ ݧxL Öùu ·‹žÕ½„ña¼I9X"ÓÉ]Tî'W>iÖáÖÎ7lÚAú÷µ #1dÄYÛ¦KŒdü©Ýé\0H$‰îXŽˆ»6{o²Ö}²7OàÍRQs”ü*ÁUïÕ`…Ùò3x²‚i…ƒ‹XåQ+`Œxi‘0“-¯³n@¦$Y‡8ë’è.iÖ#Î:.Š#‡%ú·;¯Æ”(£„?$(G½z_z8ßö~b`« úÉI%X&ËìÜÌVÎòäì?ãÒÎ× ÍÀáþl:X°=x‹Á;Ì–Ÿe¡ö ËÏRñHuˆF#Ý5><wÍ’e1({ Ô‚ãk~™8Û£­¦t£t£ktb宇¥Î;°ïߤp¸–jDu' ŸA²I”µ,A5G#¯>Ô&¡^:ÅVï§îÁD޽&Ó1­ð²=&òÎSLq˜¬)&û4øÑÉæ­s¢x‡Nx…r° Œ/œ‡¥(ôZ6*‘éˆ[;ßd¯ß7¹²²Qµ(Ù#Õñá‹í4R™¶=s¢»Ü žªâSC›„A²F/ºŽ&E‰²ó/ªYO°HÍ_¥ì/QõW¨øK®ºQƒÈÝ×­6KÉ»ðç YAÄF4^™‰m›Œ3÷”L÷‰Ó.kÝ7h‡É: K†raõð\òÚ}äjH¸Ç¯Qؽþ{\o}WŽÿ_”½çj®91û‹tã«lt¾§*Eêö§=Y »á{´¢ ¬w¿Ãbõ“ŸùY5‹1)B˜±1Ú÷ƒtN册D÷È5MÍòæä³¤:"N[ÄY‹A²A;¼hýªœƒ­NÕçW(~8zL{íé,ao «)¹7ÜaŸÜÕ݈ŒFé”ýìÒ«$´£«vÚ>ÐL#XSÜ/¦kЉàv Òã aŸ‚…G«÷>òiJÁ"Z[ƒÇ£KÚóÎR“±¶ûmºáµ‚èÜïÍØ¸ ¯(Ûu—}F£#Ã×à<³"´ŽQ"pÄö.÷c¬®$OÏIUr”Q“é>IÖÅÒŽ.Ú¨…ô‘ø(éxsTýU[îî<…|U#ï}h…ý#.’1¾Pˆª•OcxTNogm6ºo’d]0÷.²~XB`Ýçe>§æècQ1‡Â!…r:µñ4–6 ¥aopŽ6ÿ /¬ük”¨ MŒ”O/üszñ-úñ-ÔlCFÓ]C¢¥éFWéE7Yë¾ÎJýó¬6†²7g#YNW—“¡ÑvCÙ2`ˆÈ² ä5)ûó4ËgX¨¾‚6qÖ¥^`opŽvxѵÏÑd:A-äHÑÈÃ%'ö!ǧ_#Õ×1á¨Ôú 6J§P¢DfÂ}Û³„1NwI²{ ˜¬)îS‚5ÅdP¨S?:©ÂÜY;JöØë¿ÇJð%¤è}‘‰ñŸmZPëˆ[»ß¢Ó?_«¹ÛR};–LÇÎ<;°M7 †„²»ÞÏJ/£1EJJ¡„ä •Ö1!‰6„é6íð"¹4X ‰/딽%ÊÁ¼uòöÜwÕ@ˆ’#!£jv¡ÏtÈ Ù"L7$›„Ù.ð iÖEõÚ•WáWFJŸ¼÷â(ËÛ/XÇHö¢s¬µßà‰™D½tÆ9ñÛ×K)mšÕ¯IÉ_d»ÿS.mÿ1Ï,ý…Ö ‘§çw7þÓcݹrq?ÑR.º¥»\Ýý n¶¿Íjó‹¬Ô?GÕ_F‰2šØZ#Œ<@Œ>83$\ÚdથT(êøªIÕ_eµñEÀЮ³žc³û¢´Eª»d¦ïÒ‰¾ÝÖhe℉ŠöóÛnêe¯Œ6ém÷£Ý9®Lj½}sjB§]ºÑ +t7“k¥5Å?BŒÞ#&$’ÇF ûñM2=@ˆ…;ê°Œ¶ãh–ϰ¾·ïµ®BWwhGט­<}OÑá)¦Ø)Ášb20!?Z, «å0:c£õ÷”‚9o†,³éƒÜ@TŠMF»÷>[í%ÛE]‹( IDATýd «ƒ$[n±‹\Ûb«¡fðUÓVNЫ +sçaÃ"j­ìÏ0ô7ŠÒ‘êÒÑŠ=KTGö0²¯ñh‡@qxeà$ Œ%Û¾ª¡D‰DŒx…1¬0Í5Ua²Å¥í?"ÍøªA?^ãêî_ðüò¿ e@ÁÐ #¡â-QñYf‰K[_£â-±X{…$ë‘™˜“³ÿ”ntõî÷ðUíÁ¾íø÷i¿„Ö|VÇ\ÛûKÖ;¯³P}…ùÚ'˜« ê¥S#Ü=k¸=éúö¢Å{>Rʇ)+L ÖAÉ›sNðQº# ‘ßxq²Ç­í¿f¡ùÊé‚Ðd:¦=¸@§Nÿ²ÕÜÈ HLæ‰ÜFK´ŽÓêæär.r·«A êN£ñIû°Ã;üÇKùmtê(Ò}Pn·;ܰ6©õ'>J|·ƒÖË,PM¹Á ÷U˜nýÖº¯ÓŽ.à«K„€ÝþÛ´ÃËÔKO¢µ‹B À$Tü%ªÁ*;½wð¼*™‰8·ùûøªN³tšDPÒç™Å_'Ìvi.Ü£;ÿÁêÃü½yÊ[o³Ñû>ÍòfËϲTÿ4ÍÒgÅ‘¸0vÝunlÏHåƺËÇY`¶ò ÕO¦-úñMºÑuvÃ÷Ùé¿Eœu„wà.q*–L¦ºÏQýGçÇîÃP ŽÇ:F( ÕÝøVñ3Å÷‹)Ášb"h–N±Õÿ)R!ze1\@<úÑ-¢í¯SòçüYÒ¬OšuI²®uYwú’‡áöœ½^r“óÒáÛ7`H)y³Ö¿Ê\CÃêµIÃ’=_Ôðe CæŠ †)Â<-*…G/¾ÅÖ7ðde²–QºÇvï'ÌVΛ¼é²¶IÝOU‹¦ÈQºÃûÿ‰O¬üTƒc¤z@É›çìÂoðÎÆ¿#Jv "?×Zþž¼?¥mÅ£Ùœ£5¸Àzç»4˧Ym~‘Ùòs®¡²vÄCEíöëGÞ-‰…æ*Ó)¤PÌTža¦r–åô5Ù­Á6{?¤^D»˜Üëk¿Ä —)¯^!½Óû OU ¼â¤=öPh.’¼]ݧ˜â~1%XSLÍò“lô~„2â#©[ÈoÊRhÑ‹®3ˆoD©TÑ’æaµÒÂVöâ[h“¹JE³ï5MJÉ[ ¬²ÛËVî}„æ|4Âe5[‰‹†ø”½y–êŸvâìUÖ»o°×?Ç$[Ö„ zª¯öübÝÂGS„v1׬uþž8m;[ç&$™Ž‹Š6Œ," ÂH²,¦Q:I f Ó->Rt£kœÛú}^Xù]JÊFg+g93ÿ+œÛø½Â<ôAÒÐû‰V^y¥Ûlt·Øé¿E%Xeµþ%ë/ãËš}PmRŒ«ŽÎÕþJÊ­ZÕ¦‘3mSíJ•i¨ÓÔý¬6¾À Ùb«÷#¶z?"L·­}‡³€°ö¹ðv^d¸ô½/–stkì}HjÞ1âdñeР„Ï ÙblÐ,Ÿº×éžbŠS‚5ÅDЬœBëÔ½UµÝ…ÞãÐj¾I¥æÛ®vP"p¿­f{Ø¥ç.‚ß´:cÝ¿ŒS[BÐ,?M ¾gõ'NþQ@®ÃIuHÞ°¸Q:ÅBõE믨™Ž¸²÷ç\Ùý3„½ªÐáy5|Uw-‚¬á€ý[N$$QºËZçug§0$Ú6êæÓOÖè†Wi”O[}“´Q7kpy’²7K?Ys•§¥ÊìößãƒÍ?àÙÅß"ð$Y—ÕÆˆ’-.n e‚aºêNñþÊÃa+ž”nt•óáU.lÿ!ËõO³T{•J°Š/ë^³8mR+xw–cÅ cŸ KކBy!lÅc=8A#8Á©ù¯Òœc³ó&­è©î‘d§ óP2pV£®©ö»‰î3S~Š ?oÆ åíɸ¶÷g5Xe{ðrd4X –0Ý¡ŸlÑ(|ˆŸ÷)>)&‚FpÂ=ñç%ùvSÞ¬Çݲ¶êê¡vj²$k|ßûÇ2YRw(Œ$Œ7ÉLˆ'Ì¡ðm"fËÏx³ô¢ëHS:Bõh1zí"‘è6ž¬1SzšÙÊY–꟡Q:…!E‰€Nt…‹Û_c³÷C|U±)«\_óHäÐd´ê"XÙØ~„ÉÓP’ÙÀ¦+Ç„ÿ¶uK?Þ _c¦ú¬5-"_™µ(`/{oá©%JTð¨bÈh‡WØ|تá’7ƒ'”¼9jþ2•`•šsø—ÒÇèÌ-`½Ï «‡¼ÚÔîÌí[×K–ÅÔJÇhVN£MF˜n[ñ|ÖGÛŒ:P3”½y2Wy7\¹®K€­Ä• wA!tÇ’À0ÙùØÝ_¦øp1%XSLÙòSl÷ÞÆSåâ&z?0®HJAjÖ®ÈRçZn ƒ~±Óuü!ɲÕj†Nt!~­Ó}^=î5F IXª}’+»J˜l!å‡;û IÍhshc52 µ—9Þø2õÒ 5‹’>©‰³Røx²Â^xŽ‹ÛL'¼dõo2’«áˆfo³•§¬¾¢¨þ¹ÿR»¨Uü’äÇAî;%t36o xâL­ c’eÓÐ ¯é ^=BQ¥Ê,Ö^áÚÞ×?”y×£)ò*@c2¤ðd•Z°ÂbíSÌW_¦äÍ¢„ïÆ›’dB(|U!JÛ\ßû+n´¾éÜëã÷„ª4óX•!£Y:C?YsºñÂŒÆSU*ÁÚ9¸’GµèFW cÎ#÷(lÅ`'¾Ê¼þD™±é@»ÝÙÊYZƒó…xÞÎå°ÈBÉ2{ƒ÷xwã?ðüò¿¢ì/pvé7n¶¿…’åB‹tp®$íÁ–ëŸãù¥ÉZ÷ Zƒ d:DŠyõæÝ­Zf0Úºgß(ïI*`S„–ÐIx3tãk|§¿²¯‘£o“d½)Ášâ¾1%XSLÆå')ûK¶Ûè°„­m$k¾y’™æMÚ ‚ ‚Ö©$Ñ %3‚²7òôûñ€@è.ýøÕ`­FsŠ(ƒÖ¬Ô?ÇÖ7Ý_¼Àà06¹·“IÈ´õ: \ÿÁ¹êó,Ö^¥î?:¯‡w•gÖîÂSu´‰Ùîÿ”‹ÛB'º‚rM¥G÷3 #ÈLD³t†ã3_áÂÖbÌ`ßô´Ñ²LÙ[B“9_¦‘¶±5…ÝäZÇxê(o$6%}ºÑUÝÇ“¹§”òÍ”ŸÅˆ¿`‡£q’U¢žç½õÏó+ÿŠª¿BfbžYúßðTë­¯“û…’¬Ñqßl‹~|‹§•¤ÙåÚÞ_Ñ /XB92®£æ;'WiÖ!ðóÈÙH[¬±"¡¨â˜Œ3 5&¡ߢßd½û:¼ÁIê¥ÔK'©ø‹j–À›A œq¨&ï›8Nô™ù»¼fò>šÛ(:±åÈSŶϦG˜n‘d]*þü]m{Š)öcJ°¦˜„4K§h”޳Ó?ç¡ûKæö,‹Ñ¢Ë+/ÿo|ï?Ó´ üišá—Ê(/¯Jyï7VÌñ°Dõ Ð:¥]¥<‡4}.êã5Õ`•Fù4íÁE@Ml.FOk"©ItcR*þ2³•Ì”O1S~ÙÊÓHáÛ¶%Ķ ‰À6Î6Ú¦ ®9ð¹ÑúÆõª;¸¿‰ŒžÜ›j¹þeom¢CRjÎKV¨úË“¸ëotLŠ8k%;Å{ŽòËMG;ÑU2ýÿì½YÉyçùsˆ¼3ë.…ûìûà}Ї”(®‘:¨Ë¤Õa2[³µ}Ø]Û'=îË<¬ÍÚîάif´º5š5¢v$ ÍD‘l’óɾÝ@  ÔwF„»ïƒ{DFVeª€ÂEÆß¬¬ÑUžáÿø¾ÿ÷ÿD5%@6…j¨S𪄪³E–cž,°>¸ÀË7þøu*ÁA”îszöS”ü).®~ezHQÈ#I…‚ïÙ¼Éwÿçf‘gþG›ÿȵçh‡W¬‚3Ý-±œ¯½‡PµXë½Ø<Ù–7c7¤s¶pZ"Õa¥÷KÝçÑ:¦Ì2Q>ÇDñÕâa&Kà{E§¹RÎuÿìYŒ±+ð'ÁŠ\Š0RÝ;>VŽï_ä+Ǿ@E¥0O­pˆ¥Î ¦lÃñ·¬àt­ý2Gfòáü—.}ƒÖ¥bƒÆŒÁ5Ðû_a–ìOJiÅúf¨ Ûl±y›ý:¾2!­Á%A™ÁHÛ–ä3ZÛN Ÿƒµ÷±Öy…À¯rûÄÖ“XaØcj«E¿Îlù&ʧ©—NP/ž èOXRe6r™íAkƒ”¶ÍÍzï5n´¾ÎRçÛôãe¯›÷ý¼†Æ •`žÉÊ#Dªm5@[½V¯AàÕ‰T‹Äûlè‹Ð ß&R—òÚéúÚ;½x™A¼N)˜±Ö"öh$vâ)–:ÏÛ4ævÑIcðEÖà-^¾ñoylþרˆU×Zx“¼¹òŸèE7­ƒ³?H¾?ÆXm™1Š—oþ ý×9;û ÌÕÞÃÛëÏbó9bÝÁ“eÒèÍH XbL„”>''~’…øÃ¬t_dµû2¡Zו4MœÒÝ’d!‚R€‚X÷XjÅæ—(ÓÌTžfªü8³Õg\DÏ}2ß?W‘¸W$Ûû²@Ák`„µjæØa?Zµó&GŽÛDN°rì Œ±½Üê¥Vs#†ÂâÛÛŸqo×1o/ý§ßÇcO|ˆ°ª%Ö{ßf ä>è½6Ùf„„¶iÈžÀÅŠ‡ïK´¾;)¸,„Ó\E£z÷Œv %åÓýI”¤Û-FÅêIu—v•h†‰Òf«ÏÐ(¢ìÏQôg@ØF¿a¼Žuß¶‹_ò#„DHŸÖàW7>Ïj÷UKd)mÙr÷¢.µ÷iTž¡^8Ƶ֗0 ØtîRøT‚€vÄrHø´ÑøÂ§^'Öí”Pl?„]¬ ´—h”Nl‰† |&Êg¸ÙþìP˜VŠ"íÁe^¹ñ{<:ÿkÔŠG U›ùú»)ú3œ_þ6úox–\gï§qÂr×6¾Hkð6ø5ÎÍý3•§x{ãs,·¿ë¢Y£z¦$-·Ø|Žöà*'§ŠGçvx‰µîË\o}…nx)룵ÅÿêVôÇ^“D×å‰ ¾¬¢tĵæXj?Ïbó‹,Lüêïq !·ýµ·Ûk„ð)xu[ Ù;dŸ^†n´¼÷äÈá¬û‚ä<]9KÑŸ"Ò§Ÿ¸³ý !Ñ&bqåK~Ï+«>qÜEJ$%²Og‚Ò}¦j”ðíKOØïã<ü@RkÔ&‚‚$ÈÚßè $‘nÒ )ù³Vä»é8iÙ»Q¼IfªO²Øüòh —Ýœq²bG@$EŠÙê3ÌVßA¥0G 뮺/B™aöÊö­³æ­Á[4ûØè¿I7¼A¨ÖH×tؤ©¥»•jµk»­lk”Nx5”î:=•¹, ÁªºTÑhŠØêœ<:á BÕÆ—·Ž a£XÍþE5><¢JïÒiûYìb¿Ý½j² ´Ãk¼tã_óøß¤Q:A¬ºÔKÇyòàos~ùÏYnéˆÒ(ɲÿö½2­þe^¸ö¯xdþW™­>K½xŒÅÒW¸¸ú™47B²0^vx…—®ÿ6Þ˙ٟg¢tšƒ±Ö}™Åæs4—Òš>»ÒÛë•ü]£Ýç ^mký×i…—Yï½Æ‰é'ðh‘p¬Û‰`¥„W|Q±þbF3"Šsó¢ÝÜóþsäHàýîïþîïÞïAäxø‘è¦YåJó‹ô¢¼;lBœ<¥ J‡ÄqcTJ®ì"²O'‘ÂjOæÞ‹/«,ÞxƒŠ ÝvÌúÊ­ 嚟–ëïoŠpH,«…ÃL”N¢ 7U¿eSz ß« LÈÍö7lvÿrŸÙ‚×`¢|–só¿Ì™ÙŸe¦ò4Õâ! ^Õ‰Õmµ 6±%¹ºÃ ^£Ù‹¥Î·¸¼öw¼µúWÜhfÿ zÑ2šO™TÒÝ×° §½ªs›ü Þ$Kï°Ñ?o#kY-)‹žø(Eé_…(£¸ÞüÁUAÙŸ·Æ¢ÜÞwohþêê Vz/ L8B„mô2b¢t’…‰÷ïiÿ9r$È#X9ööS.ÌP/e½w!}¨ßé~‡ …#ú˜»“^’²@?ºÉµ•/pòÔÑê,óÆ›_ÃóŠ€@kÅÆJÈô| )³òØý‚M±…ªmý°øÁ±iÂaJÏ µëÅ#4Š'è„W‘¢ÀnÍ^1¼*ǧ‚©òch= ^BëØ¶DÑ!Ê U“~¼B?Zeàþé&ƈ”'©"®ß^rŒ¡yå݆Æi*…êÅãh©¦FmêSgœÞ¦rcÌèì éÓ–Äk®ù6»˜Óþ…ƒxÕî›lÄQãÉÅ“tWñM°ã½Ú,|ïF7yåúïñØÿŽFé$‘ê"…ÏÙÙ_ èÍriíÿ#Ö|YJýÄ6“,¥û¼zã÷Qs}Õ?Àlí)JÁ4o®ü'V»/#eÆðšj+ÑnðÂâÿÁú82ù1ÅãL–aªüÝp‘ÅÖWXë¾F'ºŠÖ=|¯’Iì…h%žpIoÐNxÕ þç~•FéJ‡ÈÛh„m÷-@hëí%ÊD´$ý›PdI¯ï¸¯9vBÁʱ/>àƒx¥Îw¹U[½ï{çßí\ÔLúôô 9uô‡ˆã奷Ü)™](S­ù©Õ~ÇV·Åø²ÌTõ1¤(Ž­¢²ã±‘˜¢7A7ºÎzï5<¯Ä^Ò„A{p‰ë­¯p³ýu®7Ÿc±ùe›_äZëK,u¾ÁJ÷šƒ‹ô¢Dº) Hé»ÈLó¬ç^«'Š,Lüõâq¤ð¹ÖüGºá5Ä&âŠZá0‡'>Š6±‹^9B‚Æ“EšƒË\o}rš¿]ŒÁ‘ƒjÉÚàÒ¢‰h Ë„ªÉÍÎ7ñå­ïUVÇ%¥G¨Z¬÷^§Q:I¥0Ö š©Ê£T‚9šý·ÄëNä®3$Ë^!)%Åj÷%*…CT ‡ðe…ùê»èF‹ÖÇ y·­ý7Xë½ ØJVO–‘¢À|íÌTŸ¤è70@?^¶–²°÷Ôaz\wÞñýóÌVŸv­ƒn÷»g T¤z¬t¾K¨š#bãR·%’“3Ÿ¸ýçÈ‘¬û„ÄñZHIàÕ¸´ú_ÑÚ¶¹—‹ë~`˜šôèô¯¢ô€3Ç?JÔˆu‡É9ÉÙ€l«“ý¯dhb&J§¨0ÄlöJkŒ«¶ê²Ö{í¼Áv3¬$é.J÷Pº7Ë‚uç–%+íçwM²‘()|"Õd­÷:Ò Ê…y´ŽÐDÔ‹ÇhO8’µŠ'ƒržM½´ÛÇqkSf¢|ŠÕî+Dª…”^Æv”h ¾,é6+Ýi…—ñdzñ±î!EÀTù1¦*R+E ŸNx ¥޾$$cÞà E)|BÕ$TMæjïTz?ö6׬™iâÉÖVì¹&Ç´#Ó%ÎÎþôö›#ÇÛ;·åȱ ß6 õâ'~xÖíù€çXk¿À囟ebN3D05_H«ï^tÆúôô¢%:Ñ¢Ó¢˜ôgóXez4Š'©õ|ÚöHNƒeÅÉÉO²ÄhgªHzÊmy?H·8¹âqJÁ4Æ@¤Úh#LRq:ü¬1‚zñÄùI®±±êÑ ¯Y‹ëP¹ëqlË# ™} 0c"ŠÞ$Õâ´ mÊjçh„u"ïE7yùÆ¿e£ÁzψUFù$Oü-¥ãĪ—F³dfHÔÚ¼~óh® E@ÉŸáôì'‡ÞS‚M×Íþ׊â­ûJçE^¹ñû¼|ã÷èE7" R]|Yá`ýýœ›ûEž9ô?°Ðø¶$´ÂrFIß­ÎaEôKç¹Þü*¾¬1ê¶ë«Hb6êIÛ;uS})ÂØþ“9rÜ.r‚•cß0¬Îõw€ÓG<¬¦dZýË,m|¼ZYßœ¡¦ænœ£‹>hõ/jëÏ4Ž´&%ñÚÄ”ƒƒÔ ‡iwãîÏd~ÆýýÁ‡½’™êÓc#~–`Š˜Sï&õâñ›ÉašÓŒ¶W‘²`Ýé÷0a‘nÒ S²bŒÁ6Š¢?M­p­Ã=“Ta„ÓrèÅ˼´ø³Ñ{ÃU ”P)䉿Ídé,J÷ív[H–µWéF7xméÄ«3•'96õcÖöȱ0Ù¬†O›­¯òkÿ;ç—ÿŒP7œû}•©òcœ™ýï8ü¿pdâŸàËJªó³û“ÉÙùº c"n´¿Ì ^ag³Ôm¯ ‹úöÞšÍMÀÉ Ê5X9n9Áʱo¾¡ÃBã}·ªfà‘]Œ¼ÄëÇxà #“ÊÉÛ­bÊF¤²¿K ÆóJ¬÷^§Ýté­ñ,»6XÝÖdåœ5PÔê¡&¸·«›*0U~íZÉ„ªE¬C!Xƒ¢̹v)Ãë4´gðÄ´CÙÙK1ƒ¶/asp)}.â £dÙ9õ{‰ùØîOT$Ä×à ŸPmðÊÍß§5¸œºã+Q ¦yâÐo1U~ŒXHdvœ6Vd½ž‹«íªE5‡'~Ùê³ÄÚFÀv2ØM,¸§Êç(ûÓéîÊÍoü6-»Õ7mFÖc)ÙçfAøÐ©ß7žÝ IDAT:i:{Öàm[Õ¶MÔL›zRfÀTùQŠ^c¶ö0üÞ†½.Ò ‚Ä@’LkSŠÐE­tœÍîìÙ…~¼l+w°RØÖâ¡O«w‘Iñ&÷\›ˆJá¥`m"v]=ãL”µÝäÕÿžntݵªÒhS ?ø›ÌUžq$Fl!”  ¼2‹Íç¸ÖüGß«³Ðø ^ÍÚ"ì0—FDøÂÓÊôy{ýïyþÚ¿äÅëÿ—×þŽ›íoÓ\ ¯QöçyòÐïðî£ÿ+'§‚Záˆ-ظEõ«€ÄºÇFÿ"±î;ÈH–@ã4…E„Ùœ"¼›•Ê9¾_¬ûŽD} ñN«ÝÙƒ¾äAÄ8k„;ÙWòà–ž Ž4Z<Œ‹¶[…,°Ú}É™·zc£fF$Û)ŠÞ´­\Û³.åáFÒWpºü‰ÖŵÒQ„ð6*Ó‡ÏH´Ð¼…þmõÕ´ ¾G¨š´Wð2"ÑÌù3T ‡Ò1ÝI$Ô¶Õiößàõ¥?&TiÕ¤ÒRydþWh”O£Ò¨Oò}FSµ‰¹°òiÞÆ“G&>JÑŸ¾ekxÞÙ¨¬`K×–Æ“eñ«Ý¹¼ö·œ_þ3^¹ùïyáúÿɵ/bˆ¶ñǰ„²5¸B7Zù^ì6•k½É¬½ˆÙ$äO>aògWŽ;@N°rì+²)¬éò9JÒv«ß3·Æ€”†nS²v#¢ÛŽè4#–{,^îG£$+©TŒt‡õÞ«Ô¶S‰€ÚÅLå JÞ4}Û ÷Ê©—ŽQô'IÄúHµ2)BK¬ŒQ”ƒY ^Ãi£Fç®¶q{pÙ¦okþfV¢ãʤ QL”N9X|GdØ;¤,±Òy7Wþ¥C«ñB¢uDÑ›à‘¹_¦R8€ÒG0F÷a«Wopaå3 â&ÒIækïI#ª{A¶€Â¶{²==Y¦èORðj–ÀÅ@­¦é¾]ìÙ5ë½óN'æ¥Å»¹Vëi‡‘ˆ±ç•G°rÜr‚•c_‘¼I !(¦˜­=eÛP˜|ª}£‚ÒL „À÷%ž'ñ}Akm@sÕjq†‘'‘.z×[_±Î܈±$+¹ö‰SøÂÄGla“öè{&”O•w½å”«´ U›¤Ò¬^M›˜zñ¾¬b´õRf´_;|Û”ajqoH<"Õ¦3¸b#hY#QzÀdùŒë½ßQ´w˜Z¶žh×›_âíÏ¥$J`[U ‡97ûK^¥‡ó-Ù‡Õþ•Xé~—Kkƒ61G&>FiÒ}»ã³°š/kÿ1´jHzîvÿvžÙè½A¤ÚÃ>Š»ˆ6f_^¬ظðw¢Èñý|Õ˱¯°‹‡ýoÁ«1_}¥’·ÒïåE~wÂ`´ÇÁùGüQ”D$žïÑmGıN[€$Û!i®°Þ;Ÿ^Ëq‹±0Î Í|õÝ”ýY4ú¡×Áí aíB2Q:‰/ËiU[¨ÚDºcmH®§%6õâ ¯Š6j$EhÓ‡šÞ»øÞIŠÕ›nt“A¼>Ô{Ù`Œ¢ \˜l„óŽ®Dj•bðd™ËkÇZïU<¤•¦J‡LUåÌì§ðD€Ö£ÃÔt‰«ŸçZó‹T s¬¿_ '¶7ݭטM=¶Ã«„ªÉè‹Énޤ2=—R—"ÜÕPr䋜`åØW Mí¢5U9‡/]õmE¾· ¥O°B½QãìÙR*Õè÷ÛDÑ€Á ‹ç3B®,mŒb±ù— a¬ÞĤEàÕX˜ø!§·ùÞb¬`¼V:JÉŸµ¾JÎÇ*Rm"ÝF ]šÏ¤‘já0¾(¦âèÔ™[A¸Ñ?ïösc3CÃØ^xÛªg˜&´÷U3U>‡E¸¥ÀûÖ-–ˆ¹¸ò— T“l£k¥CÖßÏñ©·Q5FÕ]Bpqõ?³Ö}……‰Ä%Wð Ì%ᾊfÿrJþv›"Lþ+„#ƤóaŽ;CN°rì;²‹G­¸ÀT圻ç+Œ!=n¬}ã'Îò÷}šS'ÞÅÜìqΞþ!DÌf¿¢¤ªp£ÖàRø6jcFS…Ùô¡’™Ê“T‚.Js{J¢ÂÙSÔ '(3VŒ €$Ô-"Õq:$[-§LD%8HÉŸA9{„$-˜ø0…ñ½hÉ¥¶ï$mg£,½h‰~´„çü´†Õ„ MÄdåq[”°3Ó›DõšƒKÜl#MÓ'óCéǦ~„Ã$VÝŒP|˜BKÞ—þàPãC(ÝÇìJ'u÷‘lôß@;}ânn×°˜Á¤í”ƽæ"÷w‚ã[’ã{ Iº1šJaŽÉò[¦žG°Ò7Œ×¸¸ø×xÅ6>þ>ž|úY8>W´mSÛp;>±j³Øü ¾W±z±U'24 ©p°ñ~b§Qy0"û “.¨µâa|¯†1 À^¯¸M¬:®‚ФUrÕÂ!GƆööÀZ44à –”Þñøœá¨îÓQ&³É"MÕ?HÙŸMÉ×¾@7ß<®7¿:6J¥âÄôO2W{gJD“vA‰‚mxýo®ü%35[zE•w –`5ûo¸¨ù^-ñ…»Nã_>ò'VŽ;AN°rì;²iB)|&K§m•ØÚ†åûvÑ’²@opuù¸ºòw¬´Ÿc¥õåÒEKÊ0DªÅ \Rú£¥üX#Èp‘ë­/#ñFÍ13ûOP¥T ü8Rlâ÷PÚCÒå`žjpÈöõúÚc ƒ¸…vv`[Ÿý jÅC6'†þS©—¨14ûSKŒ;…ö¾µú—ãuGrô°šÐç™ÊS®Óþ½ˆˆT‹Öãzë«ø²`+÷Ì0½¦uD¥0ÏéÙŸ¡äM¢u ™Ô³pâx)<6oÐWk.åú`À›Üë„WÙ­*=õé’ÂE1UN¦rì;òÕ.Ç]ÂÚHÂDé$Õâ!뻓밀!ÉJÊÓ¥ôGÄÉÛm“èbn¶¿ÍÆà “c¬÷_§Õ·½ ­'•³*’Xõ˜®<ÉñéOõhÃihSœgÕ^+ß]$iÖvx-C–w¾oÆ$z;\jq|Î÷Ê×$ÇýAN°rÜd]¡‹~Fáˆ?8âûޱ6 ·X¸Œ1HY .²ÔþÆÄiÚos+û;ƒæÄÔ?¥äÏc¸3¿¥ V#T¦V8j£?.š!„ 6}"µaÅÛNÓ¦ML1˜¦R8d#ª"£tú¸Öà±î[Ê]\§­}ý6Ãy™á[SLÓWÑ—´¨± Œ ÌÕÞ™ië³_×ÈFÐzáM®lüƒÒp~c£\JuYhü E™ÁˆV,KÊ÷‹xî„+Þè ®Åë»ø9«Ñaõá¸á÷È÷$ÇýAN°rÜ5' 5Æ0]yÌ™)*rÖí#‰|^•ÅæWh…oã Ûes+K²lhc“?œ©`{¸ïCbGQðÔ‹G­¡-I4ÊCé>ƒØ,'÷D@µ°€ÅŒï•Ðlû•æà-bÝÝu,¹';… a2`­÷š‹äzéï“û$¥ÏdùÛo+„Ídn·žOvÿÖ¬öFëëøbù$q±Œ 99õÌVßá®Á¼o&ð lŠÐЯïzn'¶Æ(4jÛjÁéÚµøÙÝ8“Š"½èWþÚC$ÎòC«­#Ê…œžý9 ^ÝÍ“›d%z2¥{c DÆÁƽ4ÃjÑøo­ü ‘n¤7§ “·s­cªÅCœžùYHšã ñªy5ž,P/E• Œó³ŠU—0ng朡ÌRfSr’³"쾺áU[é'ü]G‡ ¥C&Jg)z“N0=æs.Š´Ú{ɾh8ñxz/9l£tœ’?“$ aÛÜÌ×ßÍéÙOnÊ߉uŠï•¸ÙþW7>tQ²ä;™¥úÌTçÔÌϸ4¿Þ2¯$Øô¦&VÖfb·šØÝ¯óÜr<¼È VŽ» ‘è;ŒaªòRÒÅ|´½Æè€¹ç§e’ª·è—Vÿ_–í";Û¥ J˜­=ÍñÉO ud«=Â7uK.ªÅ#$eö©æÌDt£.ò’\+Ÿ‰Òé´‚.-0Æù•JÚá"¡jºˆà.o¨hÝÇ%¦*ÛÖDcš›'öíÁ"Ý躻æÙÓ­CªÁa&Ч]‹£á~ …G'¼ÎÚû9:ùqçGµûè’=e+z¿°úW,6ŸÃ“ ñ‚²éd!$‘êr°ñAŽOý¨K¿>¸Ò¶€`—Í͇Ú9íÒŒæ¹åxx‘¬wC3•GFšî> W=•%+Ij!q_ÏžïÝF:$×[_aµû2¾WIu@ãщ±¥AsdâcÌÖžA™þ––;Œ°¢õzñ°Óö +´éE7x.rd£G¥3iJ(K˜…ðU“^xH"z»ôT2ÂjÚ0LVÁ “Ÿr2Ä,µ¿•¶Í)F01Å`ŠFùIô7Mï:»‡Vÿ"±érr꧘©ä;FBTêÅ#i6hxÏ ÖñšuqŒfªt #÷%%%Ät£ë.Å4® p{$ u?ºIÑŸ¢^<æ*Ù²!¬»~¬Ú¬v^Ä“E¬nÎ$cðdÀTåq|¹9ª4*”W:âPýCÌ×ÞƒÒ}NÙ]ÛƒxW—þ€öà*¾WÊ\#ãt{!µÒQÎÎ~A+zp* ¸H¤·ËècB¨›±“ûƒq~9Nä+Ç]G6ò4]~tÇoYò‚k×4+®^èpéµ&—Ï·èu’·hÆ’ˆÛÁ¸´šŽ5ýž"Xñ¸”£ú«lä$h¢H1š~º7oúöXƒáÂê_Ñ\Ás½7½ÍÕgÚÄ›ü1fkïD™½ˆ¦ïÜÚO­x$=ôzkC7¼áªòDšb›(Ÿ&kœ™Ì3O·iÞ¶ý!÷ ¿‚$E¨Äh1Q:M%˜GéñiB„퉸ѿèõ‰éèг,Ö}æjÏRô§Ð:‰bað:½h§ÎçäôOP-Þ65¹ýØ-¡“2 ^åµ¥?¤-»4³fÈû±ê3S}г³ŸB»ö2 É®‘·ÀÛ] ƒ0mÔ°è!·iȱÏÈ VŽ{Љò —†p+ä&‘,n!š«oŸorõ­ÝVDjz˜«:ô»1ž7Œ6ÝɃ~ GšA_a´˜Te¶³ã¶Q¶(ÔDƒQ½VBï&Òh„ èEK\Xý+G–„‹jl­*ŽM#œý9&Š'‰UŸÝ‹¦ï„Ó#ý©t¥‘Oa膋éâoP”ýyŠþôHú7ÑË áê6­ÁeäõWéhŒf¯¡MD£t‚ra>Õ+m†MÍèD×X뾌/‡i¹á=Q”ý9&J§¶›Õ¬v_@Ê‚mvíàäôO!E‘ˆØ.`ÏWãÉ"ý7x}éOˆT+mJ½^±p¨ñaÎÎþœóƒaß`ãRßlólÙ²…gÒ°[·¹ßç•ãáFN°rÜSø²L£tÜêØšº2®" ]`ñR›«[(%™’ϓđby±‡ŠõY¸l‰\qhÊþ&]i6‘•,éJöEš(T›"+÷&UhIV‰åη¹²þy›*dk3èäóÉ61‚ss¿H)˜y༠†¢?…$ÕΛìF×!M5ÇL”OÙ–BbsфՅñÝèºõ¿ºÅB»ùšX –!Ò]”îãË*’=Þ8Ï7›& Äë¬t_±V žhø” 9XÿRú#º¢„€­t_£‘Bëjïæ@ý}¨mˆÝv°x‰–¯ÈJ÷Î/ÿ)J÷Òg³G–6! åÔÌOc½ºö'‚|'0ÎÈU ݉Üa4!±îm›W}Pçއ9ÁÊqψj«…Ûÿkä!hS\ZG4*§X˜þõòIªÕ:aØA)•îà æVÄÆZˆôFIÎ^Ç´9r ,A6‘·í[“ŒFE Ž Q4$æ¾{Þž‘De6‹Û‡‘°a ôn/@ ‘“" Ù»À¥Õ¿Æ:“ ´Ñ˜M¥ü#çjlÅØñ©O0_{¯M×Âmè’î<§äÏ^º`Ú^{KíoÛV8B¢MD­pÌ.¼F¥‘šF¢uÌFÿM$þظGåªOâ‰â˜´Ÿ!QºG/ºéÒŒ‚©Êãümî·M+J°Ôþ6ƒxÏY6Œ#˜©<'Ê6"•k£hö/ÐWRí‘Ö1³Õg8P{±ê²W-Ýp..Q`±ùךÿˆ'KÎts«09ù)m%¢Ápfög™,?B¬mãá'UèV0ë¢J¤‘"m"Ö{¯`PÎaÀdù4%Ê9Üo%—ÝhÉZ:Èq‹¬I÷_-²•™cŒrí±Á’JGÌÕžÁ“>lÓ{Óê嬰¼=¸B¢ ÊÎ=ƒ¦èM0W{†Ø™‰Úmm»›N¸hüe™¤qq Ëü%&5ÝK$f3Éz{ýïxkõo¶ŒÏΛŽ;9óS™ø8ÊôÝßïÝ|IŽSô&võÝÍF• t¹MŠðA™ñ9Nä+Ç=Á°bKPò§m¸ÈVûdSURú!iõ.Ð,R(Ö ë$’ʸ$̯¶ CšBp™¥ á>‘«ô|3iÇ0}ëL§NñÔUrw’n‰¤W?Ëj÷%¤(:’5NK”˜OJ´Vø²Ä¹¹_²„XG÷-2±ÆVänûæ™´ªp­û:µá"7®tñĈ-{]1lôÏgÎmó}·‚ò¢7iõ=–ÊýhÕU*ÁAÊÁÁm£Ã{äq½õ•Ôœt4 ªñ¼³µgD#6ô1 U‹õÞy´‰ÁõŒuŸFé‡'(;Y7dSfÙty6]xyý¿piýo‘‡LÔ>ÄãÔÌOs|êŸ:«ˆ{gZk縠L¤D{7)Bc J÷-1Ýæû>®à!GŽÝ"'X9î ²•=¾,S fí¢Y¬² ¾1Æ¥5a´Š’B±j«š°›©X$µF@– í„á~Ï$ë_µYø¼'œž“цx’•ŒEJPJGÚ‰öï|,è”O¤Z¼±üçô¢1LEm^ˆFÅß1•àgf>…”ÁãôžDV¤°é7ã£'ˬv_"Rm¤ðÑ&¤V8Bµp(ädõWÉy®÷Î3N¼Žý­µyfÝ>ã-©ídLI?Ã~´†vžÎUŸ%k:n;)V»/Ñ— Ó$:c4µÂaê¥(:²d¿~{ÛVIfŒA5~€Éò9b3Øá¾%Ÿï;»9’¦´ã) \Zý,WÖ?g«#ÉÌaa#YÉÉéŸäÌì§FæËÝœ3‰è¿èÍŒÄí`Çd£±îî"Ú•#Çí!'X9î ’°<€ï•(s€{@ »¸)mÓåR)}” Q±¢R+qød•bÅÏD¿v&$£‘Cû î¹Ú|ÞâØdúnŽTAn¾Ýçí7[¬\¸¤QY¢^åõ¥?EëYÁ÷8’•D¾´ ™®<Å©™ž6Ô½¿$gŒ>é IDATË.Ö¾WAâYbcl4§-Ñì¿a£'ƦªÅîåL4’LÒX±îÒ¼½ý<Ä…’?ÂØxÛO |"Õd¯:yÁtå pÿŸpJ,"n´þÛ¦è•I‰@)˜c¶ò4J[2KŒ¬ŸV{p…æà-—.M¢31¯Î±ÉÈêöž\” ™­¾ƒ‰ÒbÝqQA±éZ „ðyså3\Ýø<~¦S$‘,{­ŽL|ŒGæ~O­frSÔp¿a TЇnÙ†+ß±=_#·‰TÝû‰7r‚•ãž ‰`cðe™r0kÂÊ©“(J¬º(¥Y8ôSS‡™™9ιGŸâð©2åjâ¼Í-âé‚`¹q¤Q±rÕrw§w ÂyDÛªÂdéx€BRC êtZ]–®vè·ã´2r?Æ`ŒÂ—eV{/óÆÊ_¤‹¨ÞÆ(r¸È[’u¤ñQŽNþˆ‹:ÞúZß=XÂȲ«S d™ë­¯Ò\Æ“eŒPx¢D£x,µgÈ.ôvQöØè_D›ÁHeåÈÑÁ)3é|Ÿn³„m ZVÏ%¬TÑŸb¢t­·ÛnHön¶¿é"*2CjHÇ:Q>CÙŸ±/&.Š…0H<–;ߢ¯Y£TcRMØLåif*O1ÎË^MAlú”‚?ð[T GˆUßþÍ wHúl òåÿÀÕt-u4Yë (r°þ~?ð¼:ZG#ûÙo$©já »eXÉw"V‰Öxò›G°rÜ r‚•ãÂ.p6‚5mS;<¿’ W¤š Â5Š¥ ïy×rê‘ÃxÕE<œfd§Eløk¢P§cº›ö ÉRJ£b”­uúûXÅÔSœ:õÕÊ¥bmß#jIÅ®7¿Â[«'‹#V ›Åß·؃2!'¦ÿ) Î,À÷ãí^`Ðø²Š>Æ(_c?$¶-PÈ‘c7È VŽ{ˆÄOȧàÕw—‚Ó§È€~¸ÌÕÕϱ¸òy.-†î+™rñÝ ÓGR/Ú…›ÊáoiLxûÈ'Žm·áq ¾W¢Õ¹DyªÅ;ßõQž|dz”jAZí¸ßãBðöú縲þ¶µŠÙZz‰¤«®3Æpzú“ÌÖÞA¬ûÜŸ7ü¡ÞJâ°Ñ•ÎwÙ迉/K€FE9˜£Q<‘öòËFï¬fÿ⎤É‚–(z®BNoóYq‘ÑNxH·B h”Oãy.¥¶CJ\™›í¯ctì‚*£­s þ$“¥s‡xã¢L\k}Ù¥‘3¶Ïd58ġƇ3ï™{Œ5¥m‡Wi.Ó(žæÑù_¦à5Ð:ù|6’eм¾üÇ,µ¿é®ùð3RJÖSm¢t†ÇþӕLjußÍýý,–0 4åÂÉF%ÆcD+Vw¥îžîjËY¤Ç³åØVˆî±ºñ*+Ý/°Ñû.Fï·á1}´Q\\ý 7Û_CfÚéd™h®ÒEÕh¤87ûi&JgPª¿Ï‹ånÏ#áG) ´Â+\k~ÁyT9&Å“HX–êÊ 8’ß ¯3Pk;\g«,xu¯a#Gl¯‹3¤è„o;oªmBJþ,“åGP¦¿m*2Iëu¢ë¬ô^Â¥´ÂÔ61¶z±éÊ”ƒÎsj˜v—"`µó]ºáu02%ñöœ5 PöçÜ÷/SX‚=î ^§5¸L¬ûL”Îqz擈ÄcŒ1­tc¯-ý!Ëð½Šk=ܳp-|ªÁ!Ÿÿ-ŽL|4Sa¸_óÆ>Sª…Ã.z·»}Z?ºØy…‰±R…¬f/GŽÛAN°rÜ3XÍ‘]4lÊb³›ûøm,™òl‰8ÙÄö­kF¶Ï™8¶Q¤ÄKë^¥¹’cicPjsôÌùy¤´?w‹ü Eï>±p~ùÏYí¾ˆ'‹$Ñ¡’•Ñ- —r*úœ›û4åÂ4õu‡\ĪǛ+A7¼Ž” 1(¯ÂTå1”ÓW¥çc&1a¼E¤;naÞ&*eW§àÕ‰T/¿cGæÜÙÛƒ«ô£5¤(8ú ÓåÇœù©€1×JÛå Œ›,užÇ‡ºïŒ e¢uD­t„zé˜Û&•´ókÍ/èë†z³˜¢?űÉv®åÙû•̇"ËçéGËà@ý=üa{ýÒý ÇšÕy½¾ô¬u_¦àUIZ%DT e"ÈÉéŸÔ=Š ŠtÜýx%ýmrHã4z³µw9&ɈNÏØ3Ýð*ýhOìEu Á$¶o]¸Íb<„Ol Þ$V]¤k•ã‹"Sås6â§ã-’JÏ€¥Îwh‡WÓ(V6ræÉ€™Ú;H:ŒÀp³õuÚƒ+ÖVë )™,?jÍGÕ°Ñn–¤ ¿C¯#ðÑ:¢èOqföç(û3ÖnÁl%ݶ"Ó¶íyõÆÐ$ãÎ!a2P= ÌðÄÁßàØÄ „rE{‰„ cÓ¦õâQ|¯”jÀvt­gØT;T-7Æñþ`š˜¢?³«±äÈ19ÁÊqÏ0’"”eטՒžýFÒT9I‘Ä¡NÇp?…«iKt¼5ŠuïÇ“,ÚEºƒë¼týÿa£ÿæ¶‘,!’ÊM×–Eõ9:ùqŽL| ¥î3wwÌɘ¤F®NÊ…ƒÔ‹GIzŠŒi«ÁàÉ€Nx^d…èÛ¥”¬X¾HÙ›!RŒ­ªá1WèÅK`¬Ã{¤{LWž¤ØÖô39¦”EZƒ‹¬w_¶F9µŽ9P{·%1™vSB<Ћ—¹Òü§Y)hQ æ™®<ÉPÀ>| ±ä§ÏRçÛN£èë¥3œœùiÄŒÜßáܰѷÖà2¯/ý!½hÉu^÷ô¾I[<’3³Ÿâѹ_¡^O:âJó¨f&Zg£Xµâ1&Kg·¤¦“ý7{ÙèZE`Sr•à '§ÚU)ޝj²Ê\Ûø—Öþ ž´iN©.ÌFåMŸ2}g£µ´QÌVŸMÿ'˰¦¨W›ŸÇFé2:2l3ëéòcC-£n›è¡V:ßeµ÷"RÍTû‰…ÆGRóÞì¸=0ˆ×¸ÞúŠ%f$dÚ^¿ÙÚ³ú8ÊDc_^†/9ÖÙþÒÚßreãóx¢”º‘´dBÒŒ5¶xMÉŸãÔô?ç]Gþgg?ÍBã#LWãèÄ?áɃ¿ÃLõi—"•{"ñ¶ÔFÓ×lJœFDµ¸@ÁÏ VŽÛGN°rÜsØ–+žó/Ú/$Ö ©¾Ie+¤î/iÙ6ud}±x DøBØØŽ'”p~å?ØER Ó=&S•5L÷hQò§ydþ—¬%€îs{F’·FB¨€ÙÊ3”ý¹-UziZJH"Ý¡Ù˦wO¢++úSJ÷vèY¸É1•‰Xî|ÇE±$  ¼3Õ§]êkûý%×w£‘µÞëißHaUÚhR-fªòøHèäø ñD·V?K?ZƒÄÖAØN£tŠJp̨ŸŽ4­ö^³¾V.Ò<Ô†øaf+O[ãÔ1÷vsåã…•Ïp³ý ëY&زM’Þ˦ø m"¯ÆÂÄydîyöðÿÄ™¹_ ^<æîóè±vuo0h9ãØ-t×6¢V8H)7ÍqÈ VŽ{ +¶ÕN'Rb?FÓÅJ@ŒÎ¦³nŸ´d߸³BãÑ1{'颠mšP¸qÞïV cHújóæÊâòÚu-iܵ£iÃ$ݣ̀’?Ç#ó¿B£x’ØŒ×ìÜ)¬Ø¹O½xœ™êS6ÊĨV,;®Huhõ/Û~–;îDUò'ר8ÞÓTµÕ€:ƒ«,u¾•¶‡’Âg¾önHMN·OS á¡tÅ/âa›,uoÖ§jºò„%Wft_‰gY/ºÉ嵿µZ¥$jç®Çúû3M ÝvØ*Æn¸ÈrçùÃÓ¤'¥'‹œšùgý j,¹kq~åÏXfç4a[£NY²žþãRƒ±î«¶#»Êýmï©uƒ Œ7ãz¡&BQ-r-¤rä¸=ä+Ç=EömÓ“å$ùpÇûÍV¸éÔc*½¸Ã1'oöR Mµ°@­x­£m£Xv{K26XœÇs/%vNØ_y”Fñ±é1Ú˜9ÙGÀö×Xí¾œñ7a$Ó•ÇñMÛá¼ÎV:ߥ.¦ÛÙ¿[ÓÕZñ(§fþÙ*Óqç`ɪG7y}éO膋®M–;ß-ÕpÎÜVHlßH¹éo{û~ ƒx3v[wŽøT óÄ÷0ÇËœ`帧HÒWƹ¹}d+ˆ„heF\Òït߯+ÎEÑÚèsýJ—Õ}šk!ƒ^œÑyeDߙșÛ­¤‚ÐhÜ~̦íï?’•£Kkÿ…ó+aljD›ÍmQ†‘ ¥ûÔ ‡ytþW© ÎŒtoš™Æ¥Í€JpˆC¥nó¢;Ô‡Å4o!v´g°HHAÑŸFém#Ìžõ‚Æk[Ð}…›í¯á¹Ðÿ?{odIvžç=çœÌ¼KÝÚ«zïéeºgà ƒf°‘ &“„AÚeK´d),‡",YŒ°ýÇa‡C?DZ¶DK&(R¢Hs‘D $@ìÛˆÙ÷Þ»ª«k½UwÉÌsŽœÜî­¥«ª««n×ähtOUÞÌs2óæyóûÞïýo˜#÷R{›E±,Rt¢ÛÜj>‡(˜pºdÈPpбÚÈD{Xœ[®=ëpyñ÷A¼a±ÂPQ£LÔOš:ú&æåÎ[,´^IŽÛ[, M‡#§99ò#ɹ߸š¦?WÒgµ{×nÿ ±^õX2p¿[B½ä^îúŽi“èU5§LïÓxJV”«Ä¾¢þ÷e-I[Ü«Hfl’n³… ·»‡edèçN}‚±ÆEÚÍÕåˆåù¹›mn\n1{µÅÊB—°£1Ææi{àú±çã×±Å$› Š+E‘4 ×–þWný¿h"ñ°,‘DAbÓa¸z–Gü5jþQbÓån« sáºÇÑá÷S÷§1&Bnbrê<’4ÍÎe$Š;Z+ RzÔ¼IbݘŽóÚá8Ók.„Çõ•¯²Þ@ „ÇXõ"U‚­´Xy¤Æc¡õ+·²ÆÖÉ@16bzèi*þ$Úl¤?)<–:¯s}åKNeMb­1ÄôÐ{H;*¤Ñd‘6ų«ß¦/dÍÙ{ίµœ™ø1Æje­„6#Yžª±Øz•×oÿÖjGÐM±Ò÷^V›¦äÚá­ÄŠ¡O oÓ Â£ Çê;XâþCI°Jì+„i OÖ…ÔÃnÑŸÔzo¢WÙx­ÅóêŒ7᱇?ÁéÞE¬C'®6`µ%ìjV#f®®1{¥ÅòBHå¾=nŒ?¬­µ)ÐÚ‰Ý{Sw=…=C¯˜Ýgf囼4óÏéèÛ==óòñ§Ñ«­\›ý2íÎ"'O¾‹÷>õ)|¿ŠÖq¶-€Ö–JU14’snsaäó¸CÔk’,)´íòÆüoòæüo"d¢Ñ1½ä'M+¡d•‹S?ÃũϢDôË£ëªá„@¢ˆôG`¢ö.,zËs›UÛé­ð&i/Ì­¦5«j,ÛqÕv+´½s`‰¹¼øï³éXíQot]ôhýç]4i5¼ÊBûeýBêË05ô$o‚^g÷lÙ}ÜŠf¸´ð;Só¦iTN's§gžn?‚Vx“kË_Nœãu²Ç4‚¬ˆL‹£ÃÏ2Y{7ÖÄ¿÷\¸´¥GG/òÚÜ¿¦/"¥‡I÷{)0Oõ_I;šc]ÆdÊËPp”š?áÒɥȽÄ] $X%ö‚¼|]É`OR„‹Ö‰ç’4" ¤ÇRóm.Ï|‘vg‘S'ç©÷|’ju˜8Ñ¢™û IDAT:Æhƒç F'+xžØ6Yʈb≕UF6ÇÊK)Áå…ÿÄks¿‚6¤ïF†iK8=öqž8þw­^ÄØ(À“xo¥)%8£ÐÑêyÎN|)ý,R²éblSRr-#IwNBRñ&It¦èáu·çJŸf÷ ——~°LÖßEÍ›L¢X[~+,ëKä4€$-‹¬ÅbðUã#Üt¼±³Í?fvõ;(YAÛˆÑêƒT¼QŒéO W‰e¦ù VÃkH`ŒÎŒfÓëd1œü ËÖú¥ô;åÉ ÍÎ%^ŸûUŒ •…{—*tÔÝS­pc#úŸ9'«L =æ¢ì–;\%¶FI°Jì;,îçÉz¡Šp÷Rkk;&‰’ìaz°ÿ8R>Ë«—¸|󋬵f8yâ]|䃑3gž¢V!¨*&V¨7¼BÊc{ýS-™«&L+ÅœaÑ[]æ©€›Ë_ãå[ÿ­xvø=Ô¥‘*c#†«gxòÄÏqfüÇ©'±Öê&Út“¶&-b½Æpå,¦>K=8ޱ¹ïÕÆÖ .¥ˆP¬v¯f}ëî‹+\¨ø¸~Gfµ@øv4B$„bvå[Ì­~—ª?Íhí"âí{’ „¤^c¡ýbÒK°p^QL½O ±Yj1m{iáßÓŽf°ƪ¨¨ñ[ ×6©Ír}ùKΚà â²}I!1&f(8ÁHåÁm½¤ÛxªÊ|ëûIe¡t:ÊmD}· ka Úñ­ S˜i!Àtã©äwrÏ£á%ÞY( V‰}G* w"÷¬Ý•›{q1Ò:Sß;2R´OÂceí2o^û=n/¼@­Þà±GŸåÄG™:^¥:ä÷˜¦¤b;sBG©ÍÁÞ•®§º¨ô8ÅÁ^D Ü\ÝMË^_þRò³b:Ï¥ûŽ6ÞOlÖHIûáΙG'žçí…ßŘŠ7I£zjCš’5‰Ï­Õ?a±ý2j$U™½Ö ÆÆTý‰mÝïù½àCßl~ƒùµçñeöðûœ¦ž#Ó$ÔÍägi±Fúì0T½I&‡ÎïÓûàå¦Äà»ó&%Jì5ò4EZEè¢N;{˜¥é!$Fo­ÅÙ+÷¯D@»;Ïå™?¢±r’vgŽÈ¬¢<¯§âNÆä„¶¬ÀƒTÎÛ«ÿØ»;¤)G!Bâ|¼ c¼Ûs˜Ãà©!Vë¼4ûK\˜üiŽ|€0^¥ßÉ=×]Y"½FàpfüÇ1¶C'Z$2«T¼1ªÞ$Ú†hÓvÑ$›T_nBÎS±º±1hžÔÐóNAk-o%j„z™µhÆ °Å^4uÊï[O ±Ü~kË_äüäOQ÷²^ÆZyg8’ÕîUZ/:'ö$%˜ÚALÖŸ`¦ùÍìåe]@*ùÄçöê÷¸Y½ÀÙ‰O2^{„¹Õï¹T]âÞžoïHY¤›¼qû×yäH‘êybÓÆ˜D“%J¬v¯&ßí÷Ýw¤s±ýRÖ_qo¾ÓiÄÔ¥uâ™–›À’¥Ž ¿)<Œ1HYÆJÜÊ;¨Ä¾ÃéE\ES꽡´2/Mn©ÅÙc¸c” ËróMbÝFâ!§ÑœÝŒG$bê8ΣX{1¯¼²ÏGš¥Û!Q7·8ØK‚šFY”¬ÆK¼2÷Ë\Zø=¤ôH ˜Hýà F¬R*¬5Dfc U‚‘ê9|5BlZ¸fÉ*Kÿm•N£4ÝxÑU¿!·Uqûuú+ŸÈ¬Ò o …¿«{t«óC’’º¶ô[¯pdøý‰îçÎ6"ñ»ÙüFÏˉÀµÏ©žg¼ö(‘YÛT;V,(¸²øû,´^bªþ$JxIµáº#gi´Õð*ÏÏüŸ¼½ðÛtõžªá©!bÓâõ¹_c¥óVÖ$z›gk]“éµð&¡^!5!½[Øäû$ñèDó½í‰l!•láÌø÷DYK”¸”¬ûŽÔŽ JVÑ;;–·¤ „5&yˆš]“š"ø¸ôˆRU²E̦Ûì~߯—btÆ{B~r=—bå¶äÖì• àè5ê U `{I²L"Fysþ7hG³œ›ø)|5”´uÁ¨DPœߦú¬2³Ç<òµ1¦Q‹n¼„¶M‰Fß§ÀZjÞ««tâ|Õv_Œ±R‚hLÄ«sŸãìø§IŸÄíñ¥U,wÞd¡ý2ã™#¼Â؈Š7ÆTã)Û/ƒ5›F±Üõ u“׿~wû»Ôüc„76œj^ýW¥/pyñ?rcå+øj‰OG/é•„Ìîðý]¤„'ë¢Ú{Aq„°˜$-Û‰ç§Y"ÊO¹©µš‘êF«çwy.Qb#”¬ûWõçþ®x£HéoòÆ|çýa“ZÞše?‘Ïnð³Ý!Õ}Xãœé¡W?µ[8ã"£sè8bµÙ¤9eú¢½~iÏ+ %Rx\_þ2/ÎþsÖ¢”ªf‘ÀþE-F:{ú'ÿÝv`q•xÁµÒa›U€ÖPõ§Ð¦ÍìêsÈD'¸—ä r-¢”.²òFÒ@{;pŸ è„óÌ­þ)y_=‹D›Sõ'] Ïv6Ýoi hv.óÚí_ÁÙAl}ÊIVB½Âj÷ÍîÛDzÉU“î"$’~‘žj$‘í½iS“ÕÐA;œuöéülîÇuzü‡ðTeOôˆ%J@I°JŠ iÕ›L wö@Ëõ;¹@û°¼q¦m~¬MÉãÞ¤ Óh‘±cÓºø!Ž˜Ñ‰Ñ“—·XaXe©ý2ÏßüEÖžÇS€’u·V)lbïêåĉ]rg’äb†¾f-še©õ Jú÷Lìœ ñ¥ôЦ³ƒèœ³Dðd…ùÖó,wÞBÉZö½06¦â1Ýx%ò>‘ï Àà)·¯•ÎÛwŒ>åúGJúHé;_;v Íé‡ü“j“EÜ-òTñ­hÎ÷,ØœDOQ~æÐ=KJ,J‚Ubß‘U›5o¼`6ºÃ}¤e#¶%^¾o Òs$°Ú¥8R­ÙÝÀUj)Œ‰Xé¼Ä±ê<öî‡u‘ƒ4"x/^sk-JVèF·yiöŸsmùK‰Õ€Ìưs’“3uûÞΧœÛürû gÄ™’Ã{dý‘2Kwï$ò#¬EHŸv8ËüÚ »”¹™4Ø>Úx&±´ˆ¶ ù9—Â#m‡sÇã #²©*Cw‚´·¤'k4*§\Ôp^*RÍ¡­h†N<9avšµ.Ó'hTŽ'ßý‘”8ü( V‰AºÔü‰B?ÂíÃUˆõZ bß¾Ý"“I¢XýÖ»A®qrþ>³óÏqýöWˆu;[Tïå9"¿îRúhñÆÜ¿áÍÛ¿±!B Ú+‘±»G´ 1èmÎÍ-Æskße±ý2Bx÷|±í/ÎØöñ²jÄ:³«ß¢ßrĄԠÖâË!Ž ?›lÅÚÕØýçR¤ºÉÈ´­^`¬vÁ Ñ÷ åŸEE@;ºE'šË R놸ʼn‘¨FrŽJ{‰½AI°JÒUb×)Âõ~J÷b¤ƒlnÆfâô½¨’̈‹Ï«ã{ Šåðûqs]–BÅÕå/ðòì/щn#Åz]Ö] !DÒHYoóÉ›‡K |TÔÝŠVt‹Ûk/¬k|­m—£Ã¤âOlêËEh JøL=AÕŸrNëwyý³gƒbZáMbë^&@$}&CÕS~ªð=(#X%ö%Á*q Hü(©z“¨Ý¦E¢Oº—雄«¶tbwØ¡{º_‡\ïtÅ©‡™'æ[/ðüÌ?e¹óz…YíÝGîaº3ûÚ¶+w~¬Ð "K»Þ\þ±n&|ù\}YçÌøe­‰):“ 2œäèð³I5¤¼ëŠœhzDz‰µð¦³QIt~"ékyjôCŒ×.`’û±$W%ö %Á*q0°NØ\õÆrç)BHªŽÌÞW¾ \µ¥k›s½yR’åÚ°´ÃYž¿ù Ì4¿…@"Eo¯ÁÏ=‚×ÿÖ6ï±»Myí7Òª¿v<ÇÜÚŸA!"éÈ©fjè=ŒÕ&6!iµá @Á 81ú*Þ8ÆÄÈdwƒ´`µøYd¥s)ë}j­³Ç¨“œù õïIÔ´D‰%Á*q pyƒ”*i‹±‹7k3,åp’¬´…ˆküœ§ïÓP\М_V—Woý2o/þ.ÆvQ"HÚ±ìœ`ÚÄÓW ¤ÕyëE©QÜ\ùZ&hOÏ™±OÔx`ìG«ŠíõÅܸ–a¤vžãÃμ¼Ò–»Ùoî©fY ¯ÑŽæœˆŸÔš¡ÍTý1Ž4žtD?±ñ¸Hu‰û%Á*q (F%jþ$âíA6EAä~Øž#clÏ‚qØ€bйwK./üG^¹õ¯èÆ‹(QÍÚ;_ã¢7žlìªRõ¾ƒ¬…3,µ_Cô–1Z{ˆcÃÏêU¶gºz‡›i'=ÎMüDyKîï»Z棆"Ô«,®½ìì6’—kc<¯Î‰Ñâ©Z)=ì·H‰ýEI°J¬MýõàH–ÖØù~™ECzÉÇÞé° EÂíü²jÌ­}—çg~åΛ(Y’Èy„bË}âR¬¾B‰45tøÎ¤çOblÄÍ•¯ºv7SËOT9>òjÞÆ„¤‘¯ƒ@ZÍÛ§Æ~”Ñꃮ½ñ¡ÊÉ›"6k,´_rQL‘ŠÿC†‚ãœÿ˜Ó¢åËK‰ƒEI°JŠ:‘ÊÙ¬‚g§p©„{k/pÈHÉÃJ ˜2´(Yeµ{•gþ3Ío¸bˆ¤•MÑòa3¤ÞJjd•ª‡yMçÖì^a¥óvÞç3!±é0V{ˆc?ˆÅô|f?‘F*Ûü»y`ôc™©è^‘œœ€šKDºéìéË §F ±f8|úƃ’`•8@¸éXýœ«|ÚÍlêgs8ÎôÁŸ¦ w/ø¾ÐO²\Ÿ¼Íó¿ „Pcî¸0¦ÎàÊi ‹>Ô) Ô_¬/2ÓüJTA$n莑¢MÈ©‘a¬ö0Út3“Óý£cBjþ$ç&~ O5°…b†»>97V3·öÝŒl:ݦ¦LñðôÏdã)£W%îJ‚Uâáh#•³(áí¼IÒ_ŒªŠºB`´‹8¤‘º{½¤‹n1·Ÿ qæŽAI×~åêÒçyqö—èÆK(™·ÙŒde)G<¦êïÎL8+9uš#wΖ;¯Ó odsˆ¤2OãÉgÇ?E †±˜}%iºRÉÙñŸ`¤z.kc´W/ÎŽÃýéÄó,´_+³ÿxdú³T¼á2zU➢$X%n± Tƒ¡àØ®ª“Ýþc›Gî#A"¶ ÷&žŽ±w¼÷¶HàzÛ¡lD¼î%¹.KÉ ·Wÿ”nþ"Kí×ñT­Güß?ž4:¡m—c#¤ÃØ´Ìà]ç½€µO¸ÔêBûÅžì|˜.µG9>ò‘¬Bs?ÎGVkcŽ|„c}žW{•µI]‰€+_Å$ÖΚ!f´z–³ãŸØÓã–(Ñ’`•8@$ay#õóÎr'‘¨‚µ5ú‰(|³hIwÐà,À¹«7E˜®t›Íþ¤¿ß6’–:Æj¤¥$Ê“HYLOöãÞ!¿>®-L3¼ÌK³ÿ‚ëË_AmÐ,:=/ù¹2ø²Áƒ“ŸÁWƒºÌ{‘¦mÈBëB½ŒyEa*†×¶Ãé±O0R9‡µñ=ç–#ÕóœÿTV°°§äª èê%æ×¾ï¬\¹|ôè_ÂSuvS™Z¢ÄNP¬ ÷@„±ÊÙäÍs·»W‡âbÛ£aÂ:€³AR¬ÛfPŽE÷é°Ò²rk R ”nNRæÏiÛD(Ù®^9ÂÜõ.W^_fæj‹Å¹q䎕Ší÷ó\eÕp²NdVxãö¿åÍÛ¿NêÊš–¦ÑŠœl9Â1Y{OÿeºG9¹r×îÁÉ?GÅN®ÁÞ’«”P{²Æìê·éÆK‰÷•"Ök~'FžMk%ê{^âðÁ;è”xç"}˜K)­ÇZ r¯Òi¿aÙè]!}€ºÃH†D]ÃZ3¦ÓŽ±Æ¢”`|ºBPU®5Mòܤp*tOáÔ¸þÖm„TëAUR«û*’¬íA`‰™}ÿt›oçב+¥ ³ªCQŸá±Ü¼s¿I–« Ô\]úCÚѦþ¶]¾½Ÿé±o´Öbæg:4C®FÇîó:2tZš ¦ð|…«È’¶ðŠ,Uç`ñ½QÎýI:-¸víMº-XY YZèbb‹H¤Úaë—Ä!?Ž×8qôi”ð¸uûM¤ð0º˜µ• xÉùßo¡tRý…bµ{¥ö« Ç©GQǦ1³± g0Ù¨<@Ý?B³{™P/»Ç¡Òâ¤Í´}ÚÑSCOx£Éy)\«ä{6\9M;šeµ{£ÇÚán‘“gtzvü'85öÃYäJ×Ot/z‰æÇÑøjˆ™•¯q³ùõäÚ*BÓäìøòèÑ¿ˆ3Y%;îá¸æ%eаÄ!}° !ðä#Õ³Îg»\‘G*úÅ4î9Ý¿%ó3æg:D]“~)]ZM*I–æºY”kÜ4UBHºáË­×yäásâØE¢¨‹[n϶¹ôZ“v3FÈí§­u½íV;W¸µô-.<ø~Îy/qÜÄ?Éð™\«ýO±å„¯ h¼)$¥PB¸rl¥*œ˜z–æ’f~þÆD ÈÞ^ûãéÏâÈR­)<_f©ÂƒF1ÍåR˜i” ÙºD£~œN<ÃüâeVšó(0uÜ!c¶¤¯ 5 cXn^CÇNŸx¿"ðj+L ²Ï¹q¤yù5ØQ\`%ÉbûUÖ› '¨GѶKV±š}NbˆB11ô8o‚ÕîUB½„’ùÜܶ÷g”C‹Eée¦OÈÒhcñž‰±!à¾7ÊÂÚ ®Däz­ížƒÞ´`È‘ÆÓ\œþ ørmB¤T{*./’$%VÃk¼qû×q†´.5y¤ñï9õwp÷€ê›{‰÷%Á*qà™æJ0Óü¡^$wzþ¥CƵ0+¤$4?Ê™ã?ÌôøãŒŒLsâøÃŒŽÁjC«µ´¡Æ*‹|ij ¿ç~äœø€çÉ>² C³u‰Zu„³§?Œô,C«ŒL`ØrAé»mâØu F»Tëjë&+­k൰¢M¹ˆ«ÄL­,¨þ ôLÅcJÐ ¯³Ø~@ Ó¨<€ÅÝ$E"-BnÑŒÖÎ3V½HW/Ñ o¸Î{ìÏ´ÿÈïk_ 1^$±ÞÈ_zSy£ÕsT¼æ[ÏgÅÛ9=ºÖ`LÈÑ‘ºªMUÇÚ!<ú‰îÝ xßºè˜æí…ße©ó*JV’ªÅ8ó Žb-¨«,q˜Q¬Šôm×é°ª,µßd¡õ žr¥åwü¬£mOå˜6]¦ÇŸ`jì ´©VŒ O3:z”ãÇ/2=u†¥åYºÝµžÅ¦Çú@@¥æ¡”`¢XÅ(³c}$QbÑ4[—iÇ×P•¼@gõ›-’ÅEÊZWÄG†(L{Õ‘8n†m°kI ’}öUæÑ0qG¢¼÷ç¤ð‰Ì*·×¾E3R9’Æèdc6_쉨úãLÕ߃”>+ÝK.â’D<î×EYÅé5NŒ|ØyB~Wœ[*©ž£ê³Ðz1Ié©Âõ\ÿ¢ÑKÒ4ÖjNŒ}”‹SŸuDÇDHé%÷ÒÞ” Zz#®JúÜ\ùW–þJVAlÚHï)=šá5[/S÷º¶LÒ{®(~ƒA3cªñ$Ú´iG³Ä¦…Á}ÍÊ#K!RL7žÞD“Vˆî°V3œ`¼öÚ¶éÆËtõd÷œ»¿Àë6ÚFŒÕ.òð‘¿ÂÑÆû“”lÑ}´[äU¾1JViGs¼|ë—èÆËx²Bl: 'øàÙL=˜ì¹_K”ØO”«Ä#}ËTƒ[«ÆJç2ž¨²™ñ¡[¥‹;hSÎöV‹¹¨‹±š¥æ[4êǨW`lL³9Çââu¤ô6Ø·@y‚JÝ+,û€..ìÊÙ[üúHV:N›-˜ÛÙgYtlút*G½ŠŸµÖ9áƒÀh‹Ñ&s”/ŠÞ÷*=´=¤÷¸" ŸP¯0ßþ3¤®œE 0Ä}E®ôÒXU¦ï¡æ!2k´Â›É=¥öi{!ÆDXa™n¼)¼ Ibö½IÈ—¶¾âHãý4*'Q¢‚ŠX·Ð¦‹µ%&êqbäÜ›øI•ShÛI®w‘¼îµîJ#e€6-^»ý9V:o¡Dc#”¬òì™ÀÔУcÖ¥BK”Ø/”Nî%ù‚­ ¼ãõ Ü\ùiO¼­R[i»›búfýÂapå÷]ÖÚ·iœCJIÔ]JĦnßùç ¦O¶Ÿä`cdZ)œ]ƒ”cSCÍ|›âö[¡8_­ qdz~¾ñÇ•EKŒ¥ÛÕx¾Ä÷óJ´”lmgl{…4ýëRIÚ„¼qûß±Ú½ÎùÉŸ$P£Ò“JÍþ­Ñ6æÈð³ŒÖ.0»òm®.®^Ä“Õ샾p»ñùDºI³{‰ñÚ£ºëÆ}q/´NÅ»˜g-J‰hmÛ£-ézn·yÍöÑ¥Vº—xáæ?e¦ù-Gð°Ödz¾4u-ƒLmB†‚S<4ý—xüØß¦œÄØmRÑ|1Z7XH E×ÂN¶s_,dpiQgå›5"Ý$Ò«Äf-‹(¹mSR¶w)ÁŒ\\ ÃÛ ¿Åõ•/!…ïæ¦[LTæéS?—TÊ$W’«‡’`•d‘“dq;7ùãxªŽ1ñ† Aöð)ÉÈÆæ°$Q¼†1.%T©Ôñ¼€v§Iu©TFâȉÃãA¦ ËõC,Òg60Ýñ~l½2ΑýŽçpçû–Rb t;:³~€õo¿P<ž’‘^ãÕ¹_æÍ…ßLÒ[ÖšŒˆ¥cM=±Òtâdý ž<ñßqfü“Ôýi¬5hÓÄÌ2ýÜÀÀ:¯¨N4O7šOZ mo|ÅTpªAëý#2r~/R‚î¼»߯ļ5ÿÛ\]úRøYÅ`£r’œý‡T¼aŒI¢ÙwùÂP¢ÄÝ¢L– äU]§F?Ìhå íW³2ð ÒEzHA7lbŒÆš˜Z­Á… ϲ´x‹z½AmÈ#âQÜÊZÀd#˜!YúÆZ’–>wv½_¿ŸœPiWîx¤þ”™‹% ÖZ¼@’VìÙ,Zľß^èWÿ€fç N~šÑêƒh&$k½›¹ÅblŒŠ'?Í©±rsåëÌ­~—f÷ `ñd „M®ÍÁ/ô©¬K«ëDsx CÚ=þl”ˆL›7oÿ;fšß@‰)‘iQ¦ùЙÌHõ,å§yàK[â‹²Š°Ä¡Ð3N@Å›àêÒ%:÷û"¬c.ŵåÕ½}kÓf|ä"µÊ$¾WczêÆÆGj!Ëk¯ëî†ÂØAyN A¶2*Od©6÷»í 2³f.ºGy_¶ì£7²áˆÔfQ0û½Ñm\Õ¡R½ëýöË*Îù¿ßd¡ý"®žÏª ‹÷]1Ê*h¢d…‰ÚãŒ×¥â›íhHé'dæàRUiN›6cµG86òaŒ ³¨Ü ¡‡\Y’5Úñ¯Þú·Vÿ%}¤PĺCÕçgþ!Ó'²¨cš¢Ĺ•xgAØŠc—x§£÷v´|å­ÄÍæwðd°n‘ro·nùë¶bLÒ o³çªµ®R±Q?Áäè#Äq›ÕÎ,k­›t£XÖ›õà8ç&~‚#÷cm„ÁôDFú£~ÖšÄü5@ èÆ ,¶_åæÊ×Xé\"õtKûm+òãï"Õ»î3©m‰ÁâôdSCïæ¡é¿D FÑ&$u¹„{½˜Î˵y®"ñöÚŸñÚÜçu3¯;r¥d…÷úûœø8ÚÄ÷}K£‡%Á*1pè|ÿÆ¿àù™EÕI¼mÖG®óqJ‰Ù{'¾ä¥øéþsÁRJTTnS‘˜dÞ &!¥FÂŽÉ4\;™»Ö!#3\8ýÄq‡o?÷[ÌͽRÜÂí¶üФV÷¨yøÌˆV&6W¿"=Yú9§£ÙËRÿí ×Ï+DŸ#áÌøá«‘¤ÍNêJ_ìã—~®˜nõ]Å']V»7˜Yù:‹í—‰t mCÀ „—®4š´³ÇqFX"åþÖ€@‰*”“#åØÈ‡P¢’õWd_M_7G‘H»ñƒ>±iqyñ÷¸¾üeŒQÒ‘ÖØtQ¢ÂÇÿùéd®÷{Sî‡%Á*1°H#YÝx‰o^þŸ™iþ)¾ªc­^—N CMj¬›úû·¿ÓÏi¥T¥V &Ûð*Šã£HvL"cÛÉü-Æ<¯Î¹glä·ç/ñÜÿ6ív¥òÞsÅã !¨ûŒŒùx,ü”¿ªPªàþØs³ÊmÍ®/U¥mÈHå,ç&~’ñú#$±én5ÙHøï¢bNê[/3ßz‰VtƒP/›Žk •l›F¸Üü³Qõk ÆjÀ¢dOÖP¢‚’5Á &ëO01ô8žʈá yveç —bxH¡Xî¼Å›ó¿Árç-”ð’sáí5ÆÓ§þŒÿpOävæS¢D?J‚UbàP¼%¨b~í¾úöÿH7^BÉ ´¦Ûc Û:Y¿ûH:ïJÍs)øßaq¤Õ} uâÞžìmBµcœ;ùcÔ*ã\¹ú}þô{ÿ™‘F tlªŠé“5o­¥Óޱ©ÕÒ6¢9÷;Œ1T*^àZæ›öÿÛùâšÒŽqƪYÏÀí#óÐÒã£9{ücx^…W_û/½ôe¤ò6Lå‚«~|.˜©ìÜ=˜¸²+0ßzž+_eníOóPEj“ë£Õs<{æ`¢þÆè­€,Q¢ˆ’`•XÉ“±1`ùö•ÿ•+‹_DÉ g!q¤év´l†ÄdÇH£ ¹‰B¢¸]jÕ *2«Î»SyzÁ2ÆÐmé»2cLϽ1š©ñÇ9}ä#H¥x嵯óê«_OÒ7½ÑD­ ãÓFƃ¤ªÓö4—ΪÇ|I¨ìôbšÝgHbÓA Ÿé¡§83ñ)†üc‰¦*Õfs×ߢ¡rFmR‡i¨žaï Ü_ŽI’"Œ3{ö:ÑOªà ¿ëÒ¦ ÓR¢B;žåÊâç¹½ö]:ñ¾¢8×Xw˜¬?ÂÎþ#†+§JA{‰û %Á*1ÐÈq—JjG |ñõ¿O3¼†'«N[xІ]Žì}Ùƒl#ýNŠmkÝ<+U™õÐÛl¾ýš(º]½ãêÁÍÆm­áèÄ{8qäƒH¥xíµ¯óÊ«_KÆè¯1–ÚÇä±*JÉBµèzýRJ¼‚ŠDî£_Vÿ5X'dG€I”(¦âsjôG81òQ”ôMT^4°”Üú뾓Gr}„Ô_/z…ÿîgG cÛe¦ùu®-ÿð6B*”ð3²h­&6!Ówñá3ÿµ`¼$W%î;”«ÄÀ#]ØR¿§Û«/ò•·þ!±]CŠ Öê<ò“´eÉ÷Þgâl!’yÔªØÇmÓ» Wk ¡\ûœÍí’þ…R€Mì´¹cÄëÎãÍ 0X¦ÇßÍ©#By—.—W_ûíÖB@0$™œ®¡|‘qˆ-Si‰Ì&¨H”ç":iSï4ex¯.m%k¿•@:ncc°0\=ËÙñO2V})+IK¼"ñ~»w‹^Bi“´¯Eâ#…$ÔMÚ/sméiv¯!H‘÷1”B9ß1<.N}š'Oü×Hé÷¤ß)ç²Äý’`•¸oP|xßXþß¼ü¿›ž œþÄ:wòXŽζ½_ÈEÒv5:¶H)ð‰ôÖ¬ªc¨Tž§’}6ŒJ¥,GT-Ývœ ÷bÜEÃ͉ÑG8>õ õÚíÖ ß}þ·h‡sŒŒyHµqÕÝFûËωÅó•³xHp¯ªáò”s.°7úÎctv0Ýx'G‘Êyœ{z'!²|>ô[U8¿¹*B(:ñ¨( Öe{~mÓû+ìXÖV"j ÚPj;±yÄ-ù-±iá«LJ?ÄÑÆ³ŒTDÛnâ©¥zRfƒ~?n=‘=òÞ‹ž¬"P¬†WYj½ÎÜÚsÌ·^A %}rYå‹t‹Éú£¼÷ÔËÔÐãë¢Vp8ÎY‰wJ‚Uâ¾A¾8›$UäñúÜoó½¿hv<÷€·.ÅE†¨d¥ÿ<$º#å±8cXY^EHqÒÚT=Žœ¬¢”Hüz«Ãju/]²6œ_n&š›²ÂÞž‹âbiL„L¢›‘É¢ºSB” ü-‰Æ ü@¡¼\{´—×ÖM%hðæË·X] ©Ö=Žž®Óõ“ŠËIi.(w$8Òk4‚“L7žæèð3 Û®3Êí#È)ó¾Ì±^ _TY@&*–¥ö+Ì·¾Ïbë5šÝ+ž¬õ°¼ Àég'>Γ'~–¡àXÒaÁ»o^ŽJ”Ø%Á*q_¡H² ‰à¥Ù_ãÅ™ Bfº+p A®Î}¢HíÁ+3Ô&btè4K póÚk®hïtq?2ú Ï}çwhuVð¼!:ޝ01]ËKÑ Ó¯(|Ob1ld´šng-tÚq²ˆß;CÖ;é¬v¾C°Âf-v¬™´ *ËÔÿl·"ø´"rzô,χ¬¬Übx2"â&‡ûKȱéO 1Z9Çɱ2Z½ˆÄwÚ¬¬½MNú†\ @×W4¦ŽêB8ß5kc´í²Ü~¹Õï²Üy“Ȭ&º3…~a¿ë£—Ú„T½ Þwúç89úWijuÖ„zоŸ%Jì%Á*q_"y°¯Ìþ:Ïßü—:(Qû“êÂ(tÂqH+ôé Ù-®±¹pú“ ñÇßûZí%¬1T‚ÆŽ*µõ–Ö‚ç ‚šÚ°’°øSmšeË–BƒŠìzY‹IÒ‡y•až²ºr—Fk•#Há±Ö¹ìÜØ²˜2uQ«„DYA=8Æé±3Z=’5Õ@ m£¤­MîlÕëkµ·×lc‹çÌ%…B ÂÃb‰un€Ú o2¿ö<ó­ˆô*y#kÅfý=ÓȦµm»L½›§Oý}Æjç’´?=/ ƒñ½,Qb÷( V‰û½‘,·][ú*ríŸÐŽðe=q¶¶Y_;[¢°7U‘ }îM_É gO~Œzåׯ¿F·»Jµî±Üú>‘ig®á)²¾„uç1”¶*.Pé6ÝnLšD<¼ßóÛ¬«2L¢Y~ “^ŸÅÂŽ4_½Å©¶ènNÿçܾ Ú„xjˆ±ÚEÆkÐNS ŽPUHéal”TÇ:3ÑÔ™=™Yßü(ün«9e?Íþ¶ääH /sRô*Ýx‘P¯ÐŽn±Ò¹ÂZx…f÷*±i£’íÒïÞæ,…BÛc#œøÏyòÄß$ð†Ý÷Wˆ¡,Qâp $X%îcô¦4Ò–:·×^â¹+ÿK· T=IÁä·yÍŠã¼Y,|J"åyŽ0J&Faxè(Öjfç¿O§»ˆ”jC±1@PQx¾ì‰ê¹ýæÛ¤í„¶ZïôG9rm–À÷dbÑ/‚ß^Êp³}ßí½±>MæÆ§Mˆ6]5ÂHõ#ÕsÔü£T½IjÁ$Uo %´‰í¢=˜äo»­«˜gP¹[¼rmz„‡EéÚÑ<øká ­p–Vt“Vx“®^A⊜oUAÞ¾Å÷&%©ƒ§†x÷ñŸå¡éÏàNkÒ·Òæ£,#W% J‚Uâ¾Gqá26FIŸfç:|õÿ`fõ9÷ÅãFq;Ó™yª’TIn<.c ž' ªª(åÉö)¥$Ž]UeÚ.ç0¬c›ôë#[¤…ÏWx~o:5%ä½?;8‰–@bÑĦ‹±ž¬QQãTüQ9JÅ£Qy€ª?/‡ðU_ »ÊqJ´úEð€8€ôa±-ûfÓE-}»(–’2s½‡Ô¨QÜ3{†AÀ–iCO$„#º JÔ2E>™Ü›:Kºª:‰¯†Q²‚~òÇCÉ€@ãËZ²§$]—ì «‰t‹Ø´ˆt ˆ³4±!ÚtˆMc£äžó²} Uï·;2»…‡§ÿù*Þ(ÆÄˆ²åM‰wJ‚UâРø°6F'é4ÃÕå¯òýëÿŒµpÆ9H ÔyÛ•Y¬8r$åT½ï¤¯XMèù¢ÌÑíht¼¹—Óý[°ß(>Ö¤x¾@z‰Ì4Gpð׸½ãHtV¤&ž‹[ˆ$a‘¨¾‹Ý74¥˜8ù'‰B²'e˜ûYíŒPõ ›éµé2R=ÇS'ÿ6LJŸAÙO°Ä; %Á*q¨PÔÚ› ·ÂÛ|ÿÆ?ãÊÒW0Äø²– à‹0Ƈ­s#ElÞ Æ<_âWT¶Ä:qqoû 8|¬"ÖE³À¥Éø¾B)—Rì7(Ôë»ñ¸Šÿ½Á#<Õ4mJ¼Ö&'`»£@™J<0ö#¯Üú7,µß â$[»´Y1ͨµ%Ž,&Ö€pM’Ó½àâ}T* åå&¤àDýQxx£WýØèe©C *(%³Håžûvív:Îb„ï^ŒC éêF+gyìè_æÜä9W ò*ÁÒ‚¡Ä; %Á*qhÑp))+˼<ó«¼±ðPÂÃSu(¬ì3Æk‹‰ Ú¸4¢ã'éBì¬”Ì Œ1(OR©:+!\«°£3÷ Œu?±‘FK(òž'‘’žós?D¶6‰z ‰µm"Nÿ ý/­Kz …ìå9,ñÎBI°Jzd‘),Ƹ*Ccc®/“7oÿ7›ßIÄêç3Ú&´ÖmÑ1I›™õVw“bÙ ¤c¶üŠ \“â°£‰±öj»(VBáKPJ:–”ëÉ%Ñ*¢ÿ<ĦKEð®có“ŸÄ“UŒ‰e/Áïp”«Ä;Åšµ&ñ„q“™æóÂÌçXé^r5\ÒOˆRZŽîH–À¢ mˆ#Û£ßê5U±Nÿ²HÇ•:µ³ñ8ß©ØØøÓ].¥^ {ˆVnÿ༠lò÷;ñ\ö’Øc5ÓCOðôéŸc¬zÔ‰[I®J¼³Q¬ï,$gç`²¨U¤;¼=ÿïyuî7hEsX4ž¬%\‰E@!}ätZ£‹òâþ/.ý¤ Õ¡ð¼ÚklF´ H´’J¾¢YiBžßI䡨³Ò6ÂZMMMòð‘ŸáÁéOãIc«Q,‡¾SÎO‰¡$X%ÞQH½¯r¼û©@‚€N¼Ä+3¿Êõ•oÐ o`mL ÉgMÀd¶ëm‰c‹1†Bÿéu‹÷~-6› ¼ËÅnclD´2«%ð=Ìñîn¡@dEš>¤§×&E"A¨×ðeƒS£âñcFõ8Xçµ–Vì–Æ¡%J8”«Ä;ýé=›¤Ó3«Ý.-ü3Íïp{í,¦‡h%;¡`YŠ5­AÇk ÆŠ?­ô¸ûAtŠþ¨à•z_"¿6y¥]®Ó(å"["![y€0‰jÊ”˜E Ð6"ÖŽ¿—‡¦?Ãé±rÛ¢÷Øáš‰»GI°J¼ãÑ/d¶V#¥@;\àFó[\[ú23Íç0Öà«zúÉüÿ{ª Ú¸VIÕKÜØeV!å=\¢D?J‚U¢D‚Þê1ƒ±%}ºñ ó­—¹4ÿy®¯|m¢äwr}„ 2Ž5Nd® Viú¤?‹r¿-Æï$q)ò 审3Bw$Ë÷¢ÕÁJˆ3"oÏ4à×¶ŒÆjŒ‰93ñ1™þóŒ×/$éÀ!Uæk5èó*Qâ P¬%ú°Î?Ëš,¢›.Íή,~‘KKH7ZÆâÌHáÊ«ó}¸cÙJ*Í—íR35øè½&…ÆÑ”(O&Q­¤êTSѽ®Aº¶ùx Õ&f´z–'Nü,LJߒÁ:_+(£V%Jl…’`•(± z£é‚’{IEºÅåoriñó,¶^'ÔMŒ²†¼NDŸô€ëóUrQ-‹ÑSÆ»ƒ¤#Èꃂõפ_ϧ<÷g£ DÖÝ {}‹vmC´©ù“œ›ú$MÿE|o(wcG $A,QbPQ¬%¶DÛ÷Sç‰D‚Zî\âÒü0·ö}–»—èD x²‚'kP´z(˜\¦UhF›¤ Ñf.ãÙ1²a8ÿ¥rYlÕŽÇ P’,ª%™Ñë ôåËmÆÆDfº”#'yäÈŸg¢þÐ:buPc-Qâ~EI°J”Ø&z,È\ƒ(øiÝ\ù3Í?a¡ý Kí7Ð&ÄWC(àÄí}my’ã,Œ¶hmܾ- {‰U¹È Š÷E¿álJª•rz-¥\_Ëžû(­Ca÷ËòÁ¥Ãx…Š7ÆÉ±pvüã~/°qu ”)Á%v‚’`•(±K8A»HN&Y”T¶­´¯²ØyÛ«Ïs³ùË·‘ÂÇ“Õ$Õ¸Ib"Ž×Ú`4™¿–ëòÒ—žJkKÒ58°`EoÛ$›î\$ËéµR²•]»,JYÐwq÷Õˆë?+ˆu!ŒŒsŸàXã} À˜„D–f¡%JÜ5J‚U¢Ä]£F´6½§.ñÆÖ¢,µ.q£ùMn®|“v´€~â¡$•–üÚ‘ǬŒqZ-»¿ó5O¤ÿëO©Ýlèo]ÿÃT/Ubd*×G°î6Ø_kqÕ±'Fžå¡©Ï2Õx OV0Fi³4 -Qb/P¬%öë+Óv<^¶6¡nr{õ.-þskÏ£Mc£l[·}êd™7pNÃÆXâØE·ú¿¾e5â`b«¶<éý"•ÈüµÒmû‹#ÖU#®g×=MÇcc´Âg²þ0ù«~OVí:ëÍYV–(±w( V‰÷‘-÷ß²g»nÜd¶ù'\_þ&‹í×õ2Ýÿ¿½{ûã<Ì8üÎì.)ê,YR-¶[£v ‰´MPô&@¯z×Eÿå)ä&>ÄIŒˆeɦhYä’ÜÃL/ffwI‘>¤ŸI~@$‘»;ôâü=9ÂÕœH’¦YæËãÿÍ—ÇÌçû¿Éƒý_eïð÷IÚŒê­k¼NîüêîAl›þ~ÄåúêžUl±†gã£Û˜€âi9[ÉæÔïxRw£YÕÆÔ^™/scç­þ¨…¿ÏÍK?H2„UÛo¸°Ûž&ÏÍ×a*°Õ+ s¸IDATÊú臦mr4ÿ<³ûyðø×ùäñçáô£$Ë>–ª~$l½+q(¤¦éÖÿ Wö4M»Š®Ó¯¹F¹ž¾³¯¦ ÇU&“ÑêÂð6‹Õz®›˜·ný[n]þQ.mÝéß·Û18üÝ1 OŸÀ‚gÐéCMûÉÀÕÑÝÛ$Ëö(ÓÙgùôñÿä“Gÿ•½ÃßeÙgÙõoßíJ¬Rw‡YöÕíkRµU–Íp¸i·~k}€jç¼uB^¬Ëøª†£q•­É8Õ¨NÓÌÓ´³TÕ8[£Ë¹}éÇyûö¿çæÅf<ºÐ¿osbº¹íÛ8$<} žqgÅVòäŽÄ$9œ?̽/™Oÿ2ÿ¸Ú•¸hŽRדŒª­ÔõdcY?JÒ¿,·mÛpÚ/–oûÚËwO|îÇÈ74 M ¿~/ýˆÕh”­­qR7™/§IÛæÂä¥\ßÌ_]ùi~pç?W£UÝ÷rØ©ê¾@xV,xnœ<Ðô,›/ªóÅ4»Ó²;}/¦Èþâ^ö?ÉtöYêj”ñh»Û™8œ"¾q…ÏðËe»ºÂ'mßZÍzÑõéç\}¤^àÏtÞ4`½:šaœÉV&³ÌûÙ_Ëõ7scçí¼|år÷êÏ3:ÈÕêÈ4SðlXðœ;ï€Ó͵[I²üi¾<ú8{‡çÑÑúg¹<Ψ­º˜J\A?…ئ_(ßß•8,šÏz@æ›׋a'OP?ãs_]Ów5R×M9LÛ´¹±óVî\þIn]þ»Ü¾ô£\ܺÝ?ÖS€Tð,XðB9=ÊÕ¬Öálî6\,s0»Ÿéü~¾8ü]vÞËgÓßd:{Q5NUúõ^Ã4dµPéw'®G³š>¾–M7µxj¬ÿxΜ]|ò3xÎÂk8øõ+¯•égYÛ¶M]wgYuWä$UÕdÙÎrar+¯^ý§Ü½ò³\Ûy3W/¼¶z÷e3ïv– +xn,xA7²•œŒ­$™-2[>Îþñ½ì}˜‡æáôƒÎwûnh7¯ÞØ©8Ì0vçmuAןŵ:ôôäåÅçùÊXè×ý¥ƒâëâo8&£S­6 t§³·©ÇmêºÿVÉV}97/¾“×®ÿ"·/¿›ÉKÝ`6wç£Y[ÏßgŸ(ÿ䧃¦Y¤É2³ûÙ¾Ÿ½ƒ²;}?‡óÝ~—âqÍQºÃ+Ç©«QªjÔGW¿K±múåAÝÕmÓ|-‡°XX-Ô>é¼Eõ_óÙæÏ½ìúFm♥ªÇõÇCÔýtcÛ¯o‡Së«ô»ûu]Ë6MwvDš¦ò¢k}•ã¹Ý3¬ûú0úÚ3’oõU*~wÞX]÷£UÕ¤†kƒš.ºÅôýŸ5#\ízñøz0®M;ÌÇ §Jü¹#Xý—bˆ›nvnž£zÔŸáºè‚*‹´™§®Ç¹´õr.Nîäêöë¹¶ófn—.½Ó_Ú“»ÿNqé2¼Xð•žü/¢]»tz§b’,–G9œžéüó-v3=X-¨?8þ4û³{9^|‘j5µX÷Óý\Wõ±Tµ©ÚªÖõˆV·h<«HkVçyuÓ‘ù–ý Q¶ «ºJ5¬£ªÚ´Í"mµHÓΓ6Ù™ÜΕíWsyû•\Úz5'wriûn.o½œËÛwO|ýÚá¤ý ëÖŒPÁ‹N`ßÊ™÷'£QUõÄúá}fËÇ9^|™ùòqfËýìM?êGººÑ®£Å^Žæs¼xÔ µÝÚ°á  ¤^ÏùSÃÞúpÔof8õ¼ß °ÚЦm–Ù]˵7rå¹¶ý×¹ºýZ.Lndkt5Û“ë×Û'm¸pˆ*k©àûG`öä]ü¿,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@a  0P˜À(L`&° X… ,€Â@aÿ^Ë÷!/ПÄIEND®B`‚limereg-1.4.0/tests/testimg/Makefile.in0000664000175000017500000003631712535125742014766 00000000000000# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 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@ VPATH = @srcdir@ am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 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 = : build_triplet = @build@ host_triplet = @host@ subdir = tests/testimg DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(dist_data_DATA) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ $(top_srcdir)/m4/acsite.m4 $(top_srcdir)/m4/boost.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(datadir)" DATA = $(dist_data_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOM4TE = @AUTOM4TE@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ BOOST_LDPATH = @BOOST_LDPATH@ BOOST_PROGRAM_OPTIONS_LDFLAGS = @BOOST_PROGRAM_OPTIONS_LDFLAGS@ BOOST_PROGRAM_OPTIONS_LDPATH = @BOOST_PROGRAM_OPTIONS_LDPATH@ BOOST_PROGRAM_OPTIONS_LIBS = @BOOST_PROGRAM_OPTIONS_LIBS@ BOOST_ROOT = @BOOST_ROOT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ DLLTOOL = @DLLTOOL@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ DX_CONFIG = @DX_CONFIG@ DX_DOCDIR = @DX_DOCDIR@ DX_DOT = @DX_DOT@ DX_DOXYGEN = @DX_DOXYGEN@ DX_DVIPS = @DX_DVIPS@ DX_EGREP = @DX_EGREP@ DX_ENV = @DX_ENV@ DX_FLAG_chi = @DX_FLAG_chi@ DX_FLAG_chm = @DX_FLAG_chm@ DX_FLAG_doc = @DX_FLAG_doc@ DX_FLAG_dot = @DX_FLAG_dot@ DX_FLAG_html = @DX_FLAG_html@ DX_FLAG_man = @DX_FLAG_man@ DX_FLAG_pdf = @DX_FLAG_pdf@ DX_FLAG_ps = @DX_FLAG_ps@ DX_FLAG_rtf = @DX_FLAG_rtf@ DX_FLAG_xml = @DX_FLAG_xml@ DX_HHC = @DX_HHC@ DX_LATEX = @DX_LATEX@ DX_MAKEINDEX = @DX_MAKEINDEX@ DX_PDFLATEX = @DX_PDFLATEX@ DX_PERL = @DX_PERL@ DX_PROJECT = @DX_PROJECT@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ HELP2MAN = @HELP2MAN@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OPENCV_CFLAGS = @OPENCV_CFLAGS@ OPENCV_LIBS = @OPENCV_LIBS@ OPENMP_CFLAGS = @OPENMP_CFLAGS@ OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@ OPENMP_LIBS = @OPENMP_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ 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@ RANLIB = @RANLIB@ SED = @SED@ 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_aux_dir = @ac_aux_dir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 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 = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ 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@ MAINTAINERCLEANFILES = Makefile.in dist_data_DATA = image_license.txt R_512.bmp T_512.bmp lime1.png lime2.png all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/testimg/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/testimg/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-dist_dataDATA: $(dist_data_DATA) @$(NORMAL_INSTALL) @list='$(dist_data_DATA)'; test -n "$(datadir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(datadir)'"; \ $(MKDIR_P) "$(DESTDIR)$(datadir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(datadir)" || exit $$?; \ done uninstall-dist_dataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_data_DATA)'; test -n "$(datadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(datadir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @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 check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(datadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am 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." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_dataDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_dataDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ cscopelist-am ctags-am distclean distclean-generic \ distclean-libtool distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-dist_dataDATA 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 maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ uninstall-am uninstall-dist_dataDATA # 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: limereg-1.4.0/tests/testimg/R_512.bmp0000664000175000017500000100217212500004304014160 00000000000000BMzzl  BGRs  !!!"""###$$$%%%&&&'''((()))***+++,,,---...///000111222333444555666777888999:::;;;<<<===>>>???@@@AAABBBCCCDDDEEEFFFGGGHHHIIIJJJKKKLLLMMMNNNOOOPPPQQQRRRSSSTTTUUUVVVWWWXXXYYYZZZ[[[\\\]]]^^^___```aaabbbcccdddeeefffggghhhiiijjjkkklllmmmnnnooopppqqqrrrssstttuuuvvvwwwxxxyyyzzz{{{|||}}}~~~€€€‚‚‚ƒƒƒ„„„………†††‡‡‡ˆˆˆ‰‰‰ŠŠŠ‹‹‹ŒŒŒŽŽŽ‘‘‘’’’“““”””•••–––———˜˜˜™™™ššš›››œœœžžžŸŸŸ   ¡¡¡¢¢¢£££¤¤¤¥¥¥¦¦¦§§§¨¨¨©©©ªªª«««¬¬¬­­­®®®¯¯¯°°°±±±²²²³³³´´´µµµ¶¶¶···¸¸¸¹¹¹ººº»»»¼¼¼½½½¾¾¾¿¿¿ÀÀÀÁÁÁÂÂÂÃÃÃÄÄÄÅÅÅÆÆÆÇÇÇÈÈÈÉÉÉÊÊÊËËËÌÌÌÍÍÍÎÎÎÏÏÏÐÐÐÑÑÑÒÒÒÓÓÓÔÔÔÕÕÕÖÖÖ×××ØØØÙÙÙÚÚÚÛÛÛÜÜÜÝÝÝÞÞÞßßßàààáááâââãããäääåååæææçççèèèéééêêêëëëìììíííîîîïïïðððñññòòòóóóôôôõõõööö÷÷÷øøøùùùúúúûûûüüüýýýþþþÿÿÿ   & .5'  % +¿•  >1    : S  !       GS    !&( ,A  5 ›KÈ×  3  u9; 6     "  F *=  …(P  # %'   Bp  I ,)1-   8J+ $        <   .    -!    *2     (  (  -    "!$   '$'G+  ")  #&  !  .$   6#9 K4 5    :.           #„S0"/). ! *>    *  ',š^W™|kT  %2- #7 bBQux>>tDqJµX¥– †ŽR<  (N‰Ì¯EP—+wKŽ‹W?¢.5™·o˜y˜@C  . % J =NgˆmmT\ž;s‹•”“qx|~ˆ\“4 ,'773$   ZV…‰brul~j–J£{”˜Ž~ƒb†E? R„vXI. .4T&    E~†iusv{=gamqcb}S’j‡PKˆl€z[|O=‘’sa$zmk %U<  Ze5i & , ¢Hn|ncs—¤œp`e‹¥¡œzj{fœc„x|sfP’‰[D)kŠA>]S˜žQ&a^7*-  51"eœl£‚‹Ž|’‘¯©©‘¡›ib…•~h\°ˆ~v ‡«RbW@TvM…†D5§asR(',Z6,GWrp9D 1  0    j Y+  7¹˜£“ˆ™…‡f‡=š„q[‹~‰—†sxVˆE 0.7GwŒ”,~X€(•kcq7e _iLE  L `%4   4i‘˜Ž–„  qvƒwyHŒ“-lE?B8InŒM¥„\jPv'†tEQ+`9v//Fz9/!eC6 d7)kp9<€urFE'‚PFg N8"~CO-  6# $  •¼ž‘‡†Žq‰—LAW¾°ŠŒ‹~~{vaTr|f~Q0(e~Z‚…Xj{ŒQ FN=.‚”z+z‚< ("Q…;"W‰i™ƒ‚ŠE'‚…c«fn}be@­—‡y @ H  ©}mH“}”{‹Š„›Ž“ƒo JF3*‹Œxc“|Š‹yg\`uRh’ƒ) ‹t_sqXzWe/FmI 8N§!4_›N‚k„Gƒp-+~|$ŠIQmt‘ToŠb ikYx}Z„l…[     ) !‰j®v}—•kt’•|{zaQ- f¯¨¶¯¡—:F wŒwtl„lN€)es&zIUœaOH›˜D‚kmfx¤\{£v‰q~rng†<=Vtd.O9_^…˜U¬›‡vŽ^y;eD>š”rƒ…uaQ:"/  %  FšÝˆ‚“V“|wuytZCe~[Q‚›£y¾À­œfd}y›š}pWqŠ~A "mJ:Šrv{…kP–Vbpƒ9bHhY@c£rB+mda:‚epo‰^€ŒN7#]†kFbb]¨.™@|wbcxZHpe^?,X)    C ©ž‹-OŸ“v–”Šžhn…b'4I9^29"?V20u¦uRN“tSTL=^(?><‰ 2™M;‘wIr\d~Eg4•2]}}Š“ŒWzz‰D6¤)Ž«@( u‚{bŽ‹cŠ;c–e†Uw{~]:+Pftp–|a`^<@A ##~µ 0%°r Y™–œ›q ¢u•@]^=Yƒ*"be.]‹n¯4oZ9ƒsxo‡+:‚’XUKpcynGUtš`YH€qˆrsE)bUj‘ŸŽ…„r”]UsZrr¤M=p-Fl45s„<4yn€x~£foQLOr`k>ktŽŸ`Q‡:  ) K#  ¼@ P)Ž•KŸ—¦‹€{ QŠyGc9lg\’BmnuŠy aˆRm0F/²“Igelƒ|bhc{`e—mO4=ˆˆtO†„b›C¡œ‘iM{„yn—e‘X1M™Š“>ƒgoj†xbyZvl_dv‚mAC“mR   F1 µS””€—’—›~jŽJ7lG¤…NDpmHf{yx…˜¦^ ‰iˆ2‘}€ `EM^„vžRf oj_sI—ŒŽwvyl`{3($’‡4€<†€ƒ|xz•±nkKv}k`fSueXl‘”•jsmƒ\‰›F_WgS:ypEeRw7>a$.$  ‹œ–—z} 7…™—ªœs­h <;{m3|1T/M{‰~p’™=_¢‚ 0pum‰¼„ 6„wŠq|QL?}{xlLf‰g\R7 `2.Xvj‚qhvu¯Œy„”`Œ —xZxh\–V{bnšs€A("YTAW‰?P“=…–¦{œu]ˆYO.vdo=Iq%iZmw;:w`†~t€x €¬J,s:ejQnQyƒeZl‰PŒŽ|ƒ^Cƒ{eŒYS MŠlyBcŠ]‡uF†qp]ktXt‰]r?‰@v‘œ!/zls5J-hxJ, '   g]Îq› B¡º˜–¢ €(Yc~‰ƒv.€—{v]eUOƒK`V§B@{žye2XkG h4#ƒ**@µcƒ –g{ˆ†€~¢iDh]nwoNap|IhjqyAiœ[‚wd‹{_Ž‹_ˆ‹f«‘Ž?•Œ • Bcb=€u‚‡]oKgj‚L~Y™7zyvf‚ICž”9~s‹Žnypk€gN’nQ¦Hz]7IZp`{P†;KW^…O)w2-"4% !$PÎy• ’#AV>l ˜€—ŠqŠgj\Xebh¥ƒ{¹Š?1F4 ›c|‰2]wx€D Lr–†~teylvtZ–w¦"’V{1@*Ž€}‰£ l  „D/f‹uiHnfuTgO ˜]s&p‰”—txŠ„œ>2œz†ƒu†d|Z’’ “W˜='dž|k|3[IeSnusTM.Efp   & (' 7¦’Œ–—C Vbv2T‚’‚Œ?ŽRg0q†ŽŽ¹Š…†xvOD}œp(~]>4˜µPWN 98‚I c~pswwa{xs†7LšŒ6M„«(\U‡ŠAlm~%•Š]/ZE/`ywtož‚ƒ†rƒž~ŒaY0>@m„‰šbxŒq‡R U&9f1R$D7o?C[Cuu+^%>.    ²²Š~ „y(¬| OP`•±š£~SŒ¡{b/˜S†`&Fmšnc¦f“rŽŽˆkˆ±Œ¥—‚•s€™‘y‰Ø‡-!jwž‰UB|oSxxwbrzxr}gžtPkgŽc2BŒ;{wa`‘Y… ˜,\GiI“s[jˆynsu{c„Œ–‡ƒ|‰s„’‡|v‘g}bpkJ<£1©V_ E^,p91`gke+   A h“¨ƒšJ'?CÌ™b›b9 O|‹g„¥{KŠg; F}¦›zvw”}AM$V|x…‚…|paœ%£‡’‹ªwr|Šk~~{r‡}spkjm^€ZR9ŠU"•5/ZF5S_šƒZ{UcefA`qtT ¢mŠ_}ˆqqey‚)nx›~œqw|kU;€z¢’W:Xq!®p <-`’U_cd}g#d/7   ¥Õ Rb[&Id+D?  FÓ±p›±’X¸¥¨0  s°<2P|B—[G~K€d$ +KKfw˜QdX¤r3s6Gr•€„W\bi|¢pc’†˜„~s|}gcw~om{moKŒŸƒI Œ†$¥T)?Œ]jkpFbI…hz:d>]oKpc m’{‡a3 ƒ7<djoŽG¶U}|~k+=e—3 DWs¢®& v ™7E˜koZ7. E9    BI#:6E8êè  + ;H`l%M ¦s <]V§.4Ë/cX2      U|Ñ|Y©‹N*—j¦…b˜. SˆbXR{†`-bˆ”D(.YdM_g~”qf  {GXŽE„2.so[=…/n–‘‰uqiy†|kgff[ZfWI{†}5~š*:iOƒGqtJ‰;wŽez‚e•T`dvA.I^m?9„p`\„8 &~šlu†},¤–5‚Wf^ceeG0wŽkWOw=\+‰ruR5$„"S "#   J•¶” > ‹\V8  +9S–òû}$'wZŒe-F# ÄuB_¢¦•€¢T j³›/&o[¢TL=\Gy®L  “ņ™9CTo1tan ˜“34Jd¥mt±Yo­‰—ŸAYœ¢3=–lwv«5SeŠbrx„’`?;‘mNjh`krrjpkku[kt6E‡ef†|HEnup‰™|”C44lqalgYwz[‚gS^vDx‚V`Fd€U'hneU[‚rThŠtbr“b}t_gzjs‘(Wv~W„v|m!7-+   tŽfh¨dn%4YžpS”QCaf¸–nXx­§g–­;§„(~W«2„žŒ}…‡‰b¥Ÿ‚1¡J¤}u)Xš·5`º-V˜*  '0.rZCO•›˜yeUGV -PT9J€7y‚x6f)‹~œA†’U$0C”’b…ˆdZ-WNBK7](+2;‘qxRpaogoyŠncg„uu|vt5S‹/e‰¨‡H|5ry|ÅYP]n}ypz|XnAS4rK~…_#}zXE‰yƒqVyw‹˜“hisuPezokYW¢€I Žf9)i%4>  2G99S>xŽZOsh¼™T?p:WxŽ) .šrh™²p„·pRtIWvCoƒ•¸fq”t6_`{ˆ!…a•l¨_ŒÆV#«Ë²TB¢ˆsªs:¥«¯ Rª/£=Kut8†ãµy>:Me{ZeŽª…BuE—0Š~=_‹’lX]¤…¥—qvXHO=› …Ÿ€ˆŸˆ{u~Y{jxnima ~{ŠbaŸT?iHF¢iL%†|˜O˜*L‘Cvx{3Rm{Vxvvk>yv…ad}ky‰†Wn”V¢‹…Ž\ojrz˜/Zen;BQ8N?8)8^cV‚sWj©$ HŽq”to _D˜‡”]m€MoFkI%‡Kjue0`‘¸¯›4‹™w¾AŒ§‰©v§®{pª•]8ÂHps0 @(N¹´b‡quNa`†uŽ4™–› tbSƒrUš;  ¢Ä¶•l($IQdM,ix$^$°~ŠeŒžš7-#)+›DJ4 ƒ‹ ’ °{Z`u:†b•d 9.*yWBˆŒŽ…~…ŽŠ~†_sZscTsa y{pmc‚"†DZcc„®- JUlkePT$IŒd‚ŒxTBˆ{Yjwp`Q}uЇ”g¦}–I$0—~n{ls@J‡™°cƒ†/Yb%T`%!%HFI0$["/)G>S81 1(>cg`qb¡,Bp ‚E&†aj«1mb»\FpWœ.¢‹w+ˆ…£c”g™†~`Œ¤3~„¢¤‰Ÿhe‹ƒ’˜· ³Y '¢2xž››—§i\¥ž ia¬*CCvÊ„”x"1,fX §“œš` 4 &$ 6wt”M›‰rCLB“}¤šZX¥~‹ƒ Kz!M9gcgˆ:VŽ’qŠŽ•›eX‰›eu‘8&™Iy¡{x©}Ž~Z‘umk¶ŒueoŽwWb>I gylƒ1R¨i&Q™5 ~mGL( ^esv‰M)P˜ uNX=¡†‚a‘;Œ]…g0oeYJ†A–ŽkjbT’Wpˆdb_v@o; ?1G>CnSI$-A!%]w7<)7GUJ  D#g+u'?6  >Eoc1n1Y`‚u?I}ho\•pƒ£fƒ‰4˜vI6‹—iI"X˜D“|s~]~§‹_t°—‰vƒl€:w<}™}S!…‹˜®qŒ ªŒ‘Š{””•¨S_”š#<¡ U€ =“U­“W :". €D7ÉŒ’™{h —–‡u[U¦¥s@h>:€@.ˆ‚‘{Ÿ¡  02  WŒˆu`X¯”‘…={e@4Ek¤”Œryx€ƒs+RT}™~„”„~{Ž\ns›kr0‡ƒ~z(„`T~u_cU %‹„^]79aTyfC|_•Pk,€kŠ^=7šL4zH~cyF\k`y\sˆ™we|J33BHD>F*BM A[GYi^W1`-1XXEZ ;P8ŠMEM?;G‰s a\ z©qiV‚jkS‘!-hxŠ,³=+}>§‡~„[ƒ[~H2.0©') 3nZBlFD(7^&"—20HTFAH[- lLd Vf:W˜1L{'"W0†K…CiAZs‰ˆy‘†ŽOt‹qa[„@{]I;-Z‡p ™– OžsY5oyTih]E,V‡,%B5_0#ch!!?=5Y,"P1$ 1ƒ{68 mHCO\?\H Od…{ŠjWi@Fz~XMmtˆ€rƒSZ…1Ud)I…š$tŒdK :Bh=/hI¡g™Wg¡] Zayo{““‹±~˜eox+•˜Œ¢ˆ~›ƒz™¢}•zmˆµƒ], ‰š–’†kdŠe‡stk{¢–‘ˆŠ¢kwV? p ¡™«ª®Ažn5!?o‰‡‰2  V‚ª\­¡Ž”^{²”_nŸ­Œ…ycqŽ|\lP—އts’UAa‡ƒƒoncpt§¬nVˆqsUt€}rw‹t> &šC? uid[ =‹~«d4Z}ue‹B' |!o”‰B89l-‹x[ŠE}\tM“l!z:USXwkE;A=/Œ2#E-M$3\POOcKAT†X7$S^]„#E[y"sJ?3QZ).xb;„B_tpQzS€i‹–¡ƒ“yŽPo§kA: 4y/œ/–^wp 6:4BGŠ(Ç„Rw-Ž’…tš”œ”’GF’”—º~™G‹˜ s‹…t‚}˜‡‹_HZ¡^UA22hˆ}Ÿ›i𖇂yt{"&¦²£ž“PŸ¯“ K¯‹€|‡1l0 –†zˆyŠŠ   j‚q–…¡“–A0§zsÀ¥‘¸zŠO³=\”2‚Y p‚’sšŒhesxrqmpy•zqu{}~Š’…”h:‡0Px…kg x‘’‡ `lIdpW>b•@ŠZy¡ %2Jy°4xb¤ta8„^k^A{v=i7*flk/&?[h@P^F21%@V@!!4«Ym¹ž‡‘—…¶¦lW°¢n‰N"D ´‹¢±:4;zƒFNB,B8 ° ‹–z]G¤U@˜žŸšŽ„Ÿv› ˜¢žŸ• J>yw‚/"c›‰}„WG‹fl}Žjon‚‘“kx˜˜¢ vtQ ŒvŠ2Ž \‚c‚pio<‘‚j;Œk‚cD€)|n‹ŒA 3Z-2AKŠœiRc·„¿l¦mWƒ^ctTkttJ‘y={Q a9C{ U {9&6" =C!A@&#)Eqƒr9c")8SLT|(PP&mZ{a‡E Dn]sD–_TO]-€vc…j•p|g$?‹dWXX6oƒgg.]]ef~VqPsަeJPJ( 7ƒ–™†\b¬Œ‹|y{K^k–„‚…z‚g’—¾ª‡ˆ†pIkT\bŽ“…u`66IX ¤RnMEb“Ukz~sit-ˆ€e{€„ŠEc=lP gƒl;qu•’\T…XStTˆ„qKkl\ —[d¥v®££tsP¢‰‡p#€¥¥†f}†[’™|Y„†pm¦T|Zm•‚w{ˆ• §k“Š•(›N›D¥š]1vy——…kx6X€B1$#\`˜^™^`€«n†X{‡ d“*#¬ +‰T˜‡ h/–”ºv¯§Šu^ŸSja‹‡‘hwV7-$5š§½tœijpnue_„xh~…Á\”mˆ¥UH5>cj‹b\i“€…œ¤H"'Gg~Zm;$fO'-A5M)J & JE!%S6\oZd`6tK@2m}f41(#%tO#iD‚³‘f™“‰VV‘•0·‹uo?h1o‚Œ|xg5\42—€m{z~S\•qƒ…†‚ª¥˜™°jd]—tp&w5;’I›‹I6 )„H¿Í9‰Ãš›XƒxnlCL~Š7¢‹Hu:E!z˜£U‚¥§œW­xJ v™wš¬f08 =4eC{wT‘T @q5DgLx+brky}‚Pa°g~Lšq ™6  ,mXbTP=ŠV-fqqU$s…S{(£”OQZBVTX~œJ‘Hµy©¡yŸyXhOZ:`[])/3^ {wAR>5-J RHS!2\,tKwVObf]Gk; '  (ct?&‘r V%u.m€QT|BLN /D7WxF?L=pk a "adjGL\Y}-`RsJ[T€)U”kpeD‚g•PY8g,7•W;'&‘œ—ƒd|£AE©‡i©’ž¤© 5—²p†—®{p|Šlyk;P‚‘ƒ}rkxo‚|¥V:s{wbrE   6wcwqxJF-’3v‹ Z3‹s£˜D) pž4‡Ž†Šf£yhyQ­zqF —t6vEDOf^[jhY^7=P)4!dKL2XFD  1$6j(@xf€$&BENZ  2+g˜r\sYJ0"niH:Wd`?lASXBR‡‰“tfdJ-z *b‚XÀ}Zc`X…~}~ˆz€dJ5{r‚pn¥wZ~Šu,ii>…\­b¤m‘‡ \Jt*¨FU%,­s9\#L“¤¦ŠˆŒ‘§€œ¥¼C3°£‡‚£^eI•~u{|c}Uc%†«nsŽ~ˆ†}m‡†‹¡”p…”²‘+ISªœnŠYPi•& ”9/¢z- œ€ž\9) :2®}{zym‰^nœa•‚qJ eX›{žˆ<+q¯h§Vš”­vx ƒ ;W`™*g‡’šw'xƒ¡)‰ xTŒ‚€~javsif‰^º €°¤µGˆ !\‰gcqŽq- . y2|<:Œ‘¢¤l8(o0 xT˜uˆ|jC|z†•d†k…VuugFOŽŒ)Fb[INŠPn&$EY/+=)[jhW<{‘@BH]zUˆ   7oT|t_TJuf>7DfELcmpX,x=¡–NoBjV rm6 h€JawmVpjppa =ybjtc“‡v~{ž©Ÿqt2}‹qt$„o•ŒX‚‚[}\k– –œ„¬‡vlŠU¤‹ˆœ  š®„tkQ^i,`¡‘ˆ ‹€kTƒ~w·rsxC‡~~€}“rvk{…˜€‡¢¥‘c ™™ Ic.]tf§7S4/F|¡ '5„o±Á©Ÿ…‰|¤®1 t|u‰gˆ}š‹RlCce”s°r…¹¸(Sl‰£··¤€¬³/ +# #G«{VŒŒ—ˆ›d–•}{T“y†d„v#(vbkxvmT†œvg,:¨s¢ŠmYZ[ …‡1; *3*ˆ‡N +O—u‹Ÿ•›S& lr| ex€L@y…}œUb–B{“EˆwŽ«f3ij6emx?ƒcLRYD81y7G+&52)EhIT(“`ƒovƒn;n‰t™ ²QpJ~S†t‚k•©Œ’q ™o{bgkd}2²‰œ“c<†aXh>”fŽ@‰eO5+ P 08–‘#5mIY«o“MX?&C0S Y1FP:-f:5NltKS,  Z~Qxy [i5 *)h i&t>HgwD€_tm>Rpd‹QnlY{ž˜”­5   #n@p»¾©‹„¤­Uš‹T4n}]Rd€u‡~t‹Œ–œ“ˆ[VMr—4 Mdš¨Œ‡}OUŸ§…jM¬w†™g‚,Jfƒ/jpš¨~ƒIciŸšdr‚D›n\±(†•O!ÃhW“cru”mT 4R4P EfB=>Yuu {N' G–i}˜UH*»\s59•„jv‚‚[€LƒU‡}2d&^‘i^`^EA2>mB: 1Kf NQ ={h2*HtJ[4<# $R}oG0&l  &hyf@ w=e>‹3jqjnMSDZD@PG1š5˜<`y„‡wu^j‚†SAKMqi=l|zy¢ƒ”ƒšˆ’n‚^>X–v"c𦫩 — œŽ‘»Y•…•Ÿ›¥ ˆ n]|_šW™²T‡_—u9ZHŒ‹Œ¤Š@u™ƒtqz…evt‰kA‰yw{~ŒœDŒ ”†°}A™j<{u‡ *”\^l¶”Žv¹6T”@Š’_v`‘~ªlžRwŽq %Ÿ¯z$ ;P•¼Ž “\!’~œ~NMaqK=ˆaD8a¥ V“•—CX˜™¤ž7 3|’./zv_œZ‰@‚()E!¥‹hAu—# %Š’sh”1Yam}†­e%\L""f•¡¬©(*'°ƒ5.XtužA$…D’fjgZNa[v}S‡KCT9!'L8MO82X I]@Ina}X<9d }mb\! &ddGxPL*! bc#+ }Q€croXSO;t\YQCOWDmhˆ`‚gt^t:9c˜myx~u|h•œ”zw¥„““ˆ“GtB†¨¥™sfŸ™`Tœš¨Š‰‘ŒB— b‘Ÿ}Z~v9€o¨‚7¢–˜3~„–“k_o°z‹‡‡jku„vtosn€‡i\7G—K ƒ.sm[pˆD`k@ $ %N‡Œkš‡–Hžds¢›˜8ra™!‹ˆL‚žzv”›¦·ŒYe¹©«š‹› 0•š‹›zœŽ›r¤“¤a‹– ˆ­Â–£DIi =Œ­ y9£e”UqXs <‰\‡¼„~ž¤/SŸV[ q4bguD?…jq|_{qYpŽo6‰¡.|–}H i†_f¬u4‡)j™{vŠq«Y†5d B"Q55q6!@i. iB0XBxG3_Q\Œ6~t^X]L\ % e\xYk QhKƒsru]bJ\:L{; p|`xdaclh\tdgƒ3PClO\y”{€‹€kwbi&BO‡‰‡{b…‡˜JYV ztWmªy¤Z$qBCpmŒ}GŸQ}vŽ~«Š“«ˆœ•„tPcˆV.o/yXr«¯Œ“ Qgcc…†—\…”–”s¥@tƒ¢|{|gvs€‚}ŽvˆŒ¨”²! œpt†[±i[%¼<ƒ  q†¼¼…OkGh«²ƒŸ‚…a6L,sts},uo£vv¦]©µn˜Ž€y  ŠDnETŒsbxgh”%YBœŽ…k›j¦­_+ "rxLˆƒeOoXŠuyxŠ*‹f‘1T¶­¤—eSBG¶ u—Š‚"PZ“z{I#X^v„w˜wžŽl_t/G dOthSxg5$ jrVBƒjE[†wwtXD[rOQaFK ~k‡tbKsmGoƒ}H3\hƒane~ygR†RPfpn;Eo{|i„drR˜•¢—lon„‘……XXU€œ©ž³šˆ›­›‚«§¡_’‡y‹¯©¡¯qS[žŒ…k g•™‰™¥“š”zy{z‘§Œ…ŽpZen^c–t|‚sj–‡p{‘| -¤z£—M% yu—Œ< S—®˜–«M:$@“™M"ežL…Ÿ£l]”Zl†ž¯•l"U†§ƒˆ¦" 1Než*\‚|Ÿ›x€'Œ‘©Œ—„q”¨Zs” 0x?•%(>j.–~rx…4†Q‹!gœŸ¤<>†”9ŠSj“8šR %@pc9u`?Y  pIXXS\cjXj`q{@rsK:'J[: f\]Lb; 0`Z9>; % eš6kXe'LRm las N[bxO\rmfs|„`Mf^Y`1ˆ€sŠ”‹‚z’rslttnkW^˜§nc€–}€€›vsm¡yŒ­…’€Š–†–ж¢xF©£z<“ƒ™gœ:‚W‰—ª–ƒ¡™?~«¥—°ª¼ª¬¼R³v£…¢€|‡€T™Ÿ¤ƒ~Šu,/Š™¢“ЬyA ˆae–o4]c,L„”¬—ŠAP W`j;t[X{˜™Ž‘„‘Hz”t%MsŸB$-6wJWe%-€SŒµ”dw¦zŽA;už˜^h2ŒGuŠ˜~€^:}wb%˜Žp›v€{Œ]Hxê„¢›••¿aq_ŽŒac8oaup`. >IMˆ˜žuGmf–1V¬~/ [j‚šCkX¤mq—XŽMœzwp-H6KL 3~Oz1[9?R*M|ŠA?-J=R,WiD€lOZ1 `n\m';" 9 jcW›fxv‹¤ £©Œ˜kŽ‹„• ŽLvy‰_Wm^{<6J#–«}•zŒ^wc]uP)˜1J” ³{ƒ-‰_7Œ[ ~’hŠ€+ˆƒv`s! %<7-o^†g:&%VN1 =lb'$= +"+ TB#4FL8~TcTnYc+,@    )P  /ˆ`mPHKLdX†EjVLg…AŠ C€\[kR‡tkO;-5~XAnlgV|\\*;z€D5‡®‰ŠŒd”€}|‚4T_BE·š¤Ž!w m~/fƒ{—‡YfwB"u{Z-h]ƒ&G…c|Œ{šŽŒ›†w—Ž— ‹1sž|ušol‡<.¥ÀedqD|•‚¢š˜¦š™•—±““w~ƒ†¸$/¢3 ‡&Wž*u¬\ Xe6_¬µˆ®…®V2 rYGŒ “§¬­±² n±ÄbZ`J;¹;f“ šŒ^Nƒ´Qq|­¤‘¶#-¹&) <ŸžÂ¨ƒƒD2A[Ž!N®‚fu¢©„•T2‘˜…•©Ä~w”xf_MaPo“ ”€„oŠxnhƒnQ‘W{o—rO…,tcd¢Œf-¤c  CЉƒNŠ»+Qa†‘†˜J€T9px %r)YC}W€E tP$ B./¨Z71(WVd B)$PaV+E)TaWpX%AB  (   8@#5\kqm]8Kg]anE_qm_†+ +Pr#‹{|MB !Pf‡yY__bVaH_u®¡J¤šs‡qlœ•}Ÿo7@hlŽgsnE?r%^• ®D\°¦:¨¥¥Ÿ£y†gK^>u‘|p¡šŠ§‡tœ^ i„t£P«||‚nufŒ„ˆ¯H%|‹ƒ”¢Ÿ‚¦Œ…wœ_º”{œ–:t†z ÐKm. :"q‹¦RŸ–  W¼Ê­ž}¹9S M|G¥¨²|vz‚”OOb&„Unbœ›¡§ŽœU¤¦™˜ˆœhynELd>²ÓP•nUŸ|Cbžž© _œ—b@•d‘¢¡¥l»‡’y›£”{“ˆcnŠ~?qi9 ™Okq‰@c’‘rUvY¥W" j §v}MM6‡T Š”‹›WWBGJ.žˆo‹ycv™‹w lD{5f6Z?59 " ,JBcCD69=F M>\{\.:10dQ\[6>nT>d=!*#I  +)@D/ƒkyz4fnRc†2vbknO -5=oyzY& >%up‚X„RcSf•1ˆ¨^wƒ@m˜Žsvyc=~nJ…v{y˜ªE^¬‘¥‘~a\C€z„YZ‰¹“x[–ÄOTNSLq—¨‰zbaŠm„Y—bh­^AcwYn`hsA®ia¡=9B¿vŠŸcªµŠ´‡‹“Ž“œƒŽ›ž‰’•’¤ GA;9  vQbsÂZ𮼥¦‘Š¢fYt”Q ¡t“Ÿƒx¤5@ž.NG@r²b†dH¦Im›¥OV‰¡e<“`e“Š _$8“”™¶«SLa‚˜˜ŸqŠrgPcx­[@—’u|¶—efwu“Nea¨QO‚!&kmysŒ£M7\aaM ¢ª…w~’W‰1@)g& Bc†^… D™KŽ€vPk*wR,uZ“™šc+OMIL|Y)6? ?6%UI4e .G+Mtd<LO^?tc`l`CQfkVkfcEEZ>`152H#(L€l`0W—W.| osru l5F,KVs; N'Uxnf3MvQn\& A5’wet‘©l|r’†eeNhH¡{nd¸‘\zžÅŽr‹®Ÿ†EuYƒ@p^k—{5›wD>GhKHj–®½”‹€—›Œ˜ill`jgf/{T^}]G}»Ÿº–Lœ†±‹˜z´~—„€™Ÿ–t–‹”¢‡A (.%.$†%ˆ­›Æ©šw­Œ„osœÂƒˆÙ wŒ^3y~š˜|’`^ev-4NyWR¨œ[lqu’{Ž š¢˜ŽZS„y§§– ¯sÕŸ( hU‚ckFUvL>;IqDtd  :X,T];aNBTƒhFPzaBL`k‘!HR{h•eW€hy9'k|€a|„„~V”‘„?„–š|Ž+n€W˜ko’yA~g¦«¯‘mr_jGTln†@zprt†©_k“CP•£d‚eQhg_`ms\Vqq££ª™)U¥yG–³f–·µ‘§¤ VŽ£ŽwDK¦¥ŠX &b2 ™%~£©Æµw¼Ÿœœ–ž’ƒ~€ÓÄŠÁ[  0˜Vmzp€•ž£ &g›QŠ}—‹†¦£nˆ_½šNFkŸ¡F5‡RfaX†_s„=Ža•¿šh.e/†`V‡P¯eiœ„„’1&$°‚rXu†eEOZ…g1 ‡‡jG\€wO„>zqn3_-›tM-˜ƒSBJh)>7x~v¨„nI )l|z2 u"kmh„@,QG&: _X+;T& H@Hi(3 O.yPN$>nA\^ct90jsYO7I‚LOv95Y?'( 15"Q=.`†ztGNb4 5~]ld9-  1XTSiE>^lŒzž‹’wXfwŠOO,)V`“]ogdgƒe‹pu—…uuZŽ›k£UwšwgGaVp\›ŠƒWYmz–€y’zBO*;_O¸v»‚œyk”¦a^QW£§µ d®^]`\Xqdeq…˜’hœ¥›…]®¦ÈÇŒ(‹”’y‡¥¡so 24ªizË©ºWÇ’(£˜s†ˆt„qÅÎ_‰¬µf  R~dXo{œ½Ÿ›…yŸ“Ž~zµ–œs”«Š<¤†ž–`ž“‚Œ‡v£¨Ž…›‘qB*Y^¬| N©X{O~WD¾GzÐit‘liuP”`>fB-’Aˆ‡Ž€Thn )}hVˆWLl?NO·A’mv… Cª=HZ P_’£b 5 Š~a T¨v;'l01bV" 8.P LD5.  4Na$X1/3 $4eRxe‚]dJ\On™‚d=vfNohdN–>'?I5Ipggˆ^l;H+=`HYxp2   UR{q]tv]hi}|v…|li^…†#te‘ˆ˜‹‚}ˆYY˜~ w†ˆ¡Q¥•„wY”’>­g£„w œIN~Ÿ9™x‡z 88µ9›‰…]£]°„Œ…hŽš“Zlp…w{‚q‡e¡š¾¥†4£€…mF¦‹­Agp¦†F]6z€£(c/ MfU#»ÁÙO‡£†Îv<~¬›¼½¿£€R‚—¥¿ 4›‡†o¡½—–MtJ|‰o˜–O¬’‘L–hbp˜YFmƒw‹vuS8®¤’‘¯‡{Q^šX.‘=9S –©©‹† jJ+tgz‚Å‚}iWb{cQr{tT}•‡XGK[†9 ˜mwC¬pŒ^C>uct) 0E”_Šˆk¡ˆv—y T³N`‡X6[sx+Q=EEKGB\2 - m;PE/I / 3c4 82i0 *nN\Smb93n~k=^`~cdok'Yƒ1X15@^ XŒxgHdmq„h]QSanb9  VT\MTY=ZLmx’—ž|ˆ²œ„‡’  ‹w}sy3zdƒ{aXpsg…i¡“„ŠŽj–nT{}¬Qf‘…Žš‚ªv•› Ÿ{˜Ãil›]-T?r“‡:iƒ­ dP¹v\§‘€[‡]JfW]Soœ¡©ƒV_©i†¥„†Štª§sj`f©ŒB!?NŽ’ª³NvµÉ²kÁ•Z©ºËz¦²›»|vP›’lº±—ެ v ‚€Ž]Af(™Èew‘R;}—uj©™\yZ•’\Y{l©Œk^~†JZnR5!/—‹l•ŸƒQ W²@s$o<@Œ›Š‘Ä‹}mWR|ˆzQTlv^OX/R‡)”e#dC%ª|™‹’%ž-6h#-nl&o›‡eŒ1Ÿ ( ‹%~‚i†`  ^M n8lƒ”8(D:alL0B';CE7?) BW…eTA/=Vbs}[pasV{`'Y]QU 9J>N|pˆeJT…‡[aS[j=Q §mH8sutzCSŠx‘—œv™Œ»vP ©ut€mlp€_qpb^ƒµS{bl’ƒr’‘…®5¹š’ƒ… †r¤¦~S”_Œ_Wt§e·µ|¥§42R®m~‘os®ª¬™Ì”‘M]e>\fh\~M©C‡»¸±‚¢uš|”“‹2w`«“yd„»§›5fR‡°‘‡¦‡‡…~€M+º…3!E¥ZÐŒ¾Í{¬µ¦~¬Žužu45‡ˆc  >¥N…bŽ˜–vŸƒ¢«˜¢¬€k{£¡°z•‡@T¢>EySjpC D2t1A6‡“5 8¤Ä­—©V’Tw”›³L"30bhr(Vqcc‰‹r˜hf]dXp>z¢ &®–62Š X©‹j^` z]„Ÿ]M£h1®vH°hv”_ r8‰j.G1KKŽXy„ Cp0?—RM$a' 5+44R# ee~yMs3DS’isr}Ne‚mcRpKF=4eQT s’}zcrIqn±fKkAWpX  =’ScOng`…€n‹p“„Žm~a‚@0¡ˆkp’…‰Žvp{yw€s³†“ie²o›Œ£Xo68µ£Ž‚‡rj\Xrsl†Œ˜„u&mŽŠ"Š—¯À‰¤½u}y‘Ï”ާg±1rI¯WYc[j~•Hv§ ƒª–Ê»“¬Ÿ8‰€ª‹lxZ•“vmju†¯½J}ƒ‚t] GzX¥‹lQ~Æ­¯«tɸ.½•h¬«g`‘‚ Yjœ’®Y€qˆe§£€ª_‰N¾b:¡c\Œ¯@€§H/8vCW3:2PÐ/@]dk{] „¬³‘N|° `…‹†¦Ò±X]ŠhWPŒqo‡7 ˆUf[jb¯‘“sJ[/ŒRn“<£|6t\Ždl‡9›Œ"]][‰b6hZJK 4Ÿx}J >9DE-zXh80A24$?;'+ /0% r}›9Yˆjl†pgh`|ry£xy›§­¡ªHlž\­E­-rSšhUo>wZlk‡šª¡¨´ z97 d’~ªœiƒj\’ª°³y™m—Œ ZX9QwaROZsœwžR||cv©‡–u›®W“~¶doowYlªH|’iœš“€}–iE_•V³gž… ‰aÊ1®ÓH)Gq†l•/5Ÿ¡ =2 œ‡d¢tHª¤„ˆ‹ˆ*}’€’Ÿ›rb}@it@jt¬_O!0EydŠwx.®±Ñ¦hh.Œ‰Šl]’Ÿ¡s¦/’‡—˜¦‚v´ws~´"‘Ÿvpr5”i|–|v« yM$ ~’ŽQ ®}¡lvX #šAxz$;†y„!ua…/¸«p[i$ @ƒ¡k5I8ULT!WS>yN>) *'ž 7< <*aH,oE18, :6]fqceBZy‘Z_t~ƒnfŸÇ]PewAGqQD*pseoie`xdVYOqadwvf4 HZ`vRjYjNk˜wF…u€ ŠvPˆmf ¹s]tm~v¡u—±n1`m€s±‡4ª¦~{‚b;Eo˜—|Ax {”ž®š„<5Q–7@D8 :9tWxhmFvw“•l[teWmNÃ…P~lZxc{eCh~|w`U?c‹gv*msw_XixIaeT__iR€nYfcjpzmk—€›l?š&–’‹^••‡‡‚x¡p1n—‹o‘Œ™ŸPC–Ixv¥¨»wU_ m”“œvY°Y@P2sJMwfsˆ–¦iƒpsƒ­»«U §u¨/fuY@OHQHU[S›§•}‘•]h§§0ƒÂ·ˆt“dt—8›8o "w—{y˜ŽŽ‹~Š–·ŽsÈÆ™O±aƶŸPVi• O™EŽ­}Ÿz9"cZD¶oSarkzw>a[M…xn_±Ÿ›YPKl|jvzw‚i”ˆISWxn€;žvr…lu‹«žž‹jqo™pŒ¶‘›KzL¨¥„^0>N‚kƒ{=O‰jSVaBm??ƒ„ŠY_—¦­®ZWY…zŸ‚‚«bYXUW^UevIeÀpZž­ƒ‡„ªI” ‘‚˜xy—‚rcTaZ ³ I…yyv†°32q€¥P=C»MkŽ¡‹²­bž”#u‘-¨›€|—š_ ob—¬CO]_ptyÈ•~™Ž›s7 1…s4ž”†"J‚rfrFE!zž“7Š„b~[3^upfb¿‘…›²”€‚“’‹€‰th]2a¤†{ixM?¹R~Lœ‘ % S u-"‘Bšk›i¦uQ|o~ Œ£Œ5R :$ ž˜†wA_cr?  4MJ!…˜$1+C?H3G"m2)I\()N5 cpPgzM\`‚k02^IŒU•—pv€t{aUk MŠs”g~¬{luyfftcagdcrPi{o‚Te`TEJp”plŽSsvl\Cqº’ˆnŒ…`hƒˆ’—Œ}‡ƒ£ª°¦Žƒ§…y¤s¯cAS¦r^lVjd4#Ql‚‘‚Œ“{n‡H'Š”PP‡z‹ƒ= aa[I”VQB*3w¤´[lIA[PY0·–w|p°v nƒgZf ¤6±kš•v±ŒrƒX¦FHŠ–% w¾™u9xÅz:ÖÒ r–2Ét¾º¢©“Éœ•}¬z‘ ™£‚rDjr?=\€‰¡›¢…_1oV- Y£r¥‰}‡˜j=­TW¯  “J‡<I]r…|˜…jAF™³¢Ÿd°Œ‡‹«¢ KT`l0€œW¥Ÿ˜08‡h¤qdg[‡kuzKz}†qz”6$‚‡6rm; S,G 291SkSl*„BnnUN ¥`R€?8€#3&–f„ž?}Ts^*  L"Xlhg.(Z5S=HMO3$-$ 4&B 6 e^^elhmmnw‚O´ŽœprqzOG  \XkaSi„85y}_djknM‹Fzt’hJy\gwzvhp‰v¬j…sZdu£p°‡m s—‡ƒw†VœŠ“r“j±°‚¥…k©NsJS‚‚epfboTycD7]U7‘r“š“WYe]j,WŽŒ„v†°uWmjQˆªK't†{žƒd]Z^Uok¨­¶‹£­š˜l43ct”=Á‹z‰Uw¥xKn˜¿­: —|x  ‚u‡˜µ¹5EœÀ’W½±—¥³·,OoÇ…|ŸˆœŸ£‡sK¶­˜ž¢¬Bh‡žsW«eƒ¥„tY_’ªjP¸Š™™xQXh¹°ž›r,•mM~n{t B˜‡—„¬Q34›¬–¨t›;Ap°™“>W0ŽcE{Vak{‰oqdi‰9 \c O}ˆ\R`s UµSŠuu—‹`fˆ–# 1P¨‘Ÿ|tŽ %{oMZ‹GnR &I"PGzBI14K=!d sP. <~L Q#8 d:MMJNmaQaˆ¡èúøs——{Œ‡”[qhWcU otitcshTgYMjefmimrMs_>QwNqZ–ta~us‹„~k~}}…‘y™dt!Y‰b}–m›|£‚}•ŽZƒ£ža4ƒœ’†“±­»®e`t?iK9–1uf^¦F1UZ“6Ogk®„xg‘˜‹S†n.­8z?3Œ¤al|SPQAY^ud{‚d„qŒ®o©ml£‹·ŒL¦™”ohU†ˆ‡¯sKª«¢|n/5 # ¶ƒÁ}CÑS­»ÌÄ·Â’ÈgC¬ÂRÂu¨Š€‹«±§¶¥~™Œ`™hIw`ƒtRW0xb®€€MnO‡Ÿ¿~~ƒš•š«™ ZAO %¤†U`hŠ—Ž«¸--Ž‘¤¦¦\•&x€¥F _kZ|wU›/…r{ˆ‡l~J m*™‚j2 F{x ¢Š‚€Vƒ‘–;p€[Žs³±¢h¤‚[xu[yoo}0 i YƒX?DQ>^6\E0)H4!<…37,A;Z$/ /Qn^ZkM|‡]>s©ûþÏ}Zœ—…¤”xa|tR$+2j\mqstTaipky†ˆ]bleoN]Yl-cj\šswwn]p{mjz}yvN“–Ÿj|DomŸs†ZŠg~ššs•£€¡}º¡wÍOŽ~”—“š_¢Ÿ”±kZÁ Šo€l£tv©VŸQ“~/’|nz‹ftŽ(qJxR1eµ~É‘‰‹™Nf8KXkiiW¯¢ŸgSOCY]¥Œ­L‚ƒ–eƒ–h†q—² YTŒAr„.9 }‚/«’|ƒÁÆ_žkڻ͗´‹Ê’¯Œf±1¢hŽŸ’œk´™€‚bž¦‚ƒŠ™–}kª(CczT’.p=¢C³)|—‹ˆ¦=}>œ v¶x…‡_Š„§VfkŒ‘'‹‹bqvch{Y u  5¶}6! `ym:u‚”_Bu~L>iH„°0sp‚Wtf¡‘:s¢EBg}^ ]c5skN#1:J:C™ ¥6P‘}œX[§r±k–ƒ„²Æž™ˆ^j‡\—£}Íqµs¡žŠ°°$*vŠ~–™›‡;2U .$È99’nslpqnƒ84 7:„~R% AYS˜oi€Wk³K‰V+]¤~Ÿ5ŽxC{q‘Ž‹e}yhi&BH  >H:d=b,EiO`:L0*~$(41 XrwMShLH†·â—Atˆwƒpzgˆhfo8* 9l|tyOc9~nH‹Ap_[`s[]Zwqdqiv{•vuž‚L…“f¶žS¢{Oxjl$ˆrŸh‡™€¦Žˆ§Ž¤Š¡’‰|¥¡€F—Œ|‰{šn[‘Í_ mw«‚pRF³’‹K´wlf XYF“N)y]–LN†€ZdŽ™X[_STq’­rg]«Sdq]p‡–nr”Z†`ne ZiTDL@,i`ri„HrS`YCrYg2?*FR€snO€iqˆ‡„qv}Œ«}~‡fŒ_‹fZŽ{‹w± L.0n¦—‹u§‰\“~pq†“«[FW¹¶hV[e€®8VdJey§XaUg–~º›ž¥hsR–\Å…fm`Mw‡Y‰‰€˜”ˆŽI]g´’KT¤i¤  m†~`ª¨h¹¸º—N .@šˆ˜¶i˜A2«¢ˆg½¬¢­£Œ®¦¥¢«œ{tnˆ~sU¨‰==Al®Q~¯•¬9•]!Œ‰£Q\˜«S±W’in`› WpfyËfJu:¿€wR‹iT‰ª›JaºMÒs«[  z‚ T[vZ˜‰~f˜kŒ. q‰>h-/E 6a}9w{ŸWf¤pnv´T›¡¦³Äš°—l E‹€uoªfSzHaˆ_<6@ <#IQ)$$%#8C 4,$ 0 4[…U{uLEsB^Yin~œ‚fn„b|fk[(dN{XNBGfMnS•3UrUSO…iH7 RQlq’~v‚rTh|o¥}r„tE¯~‚{@7¡’޲З`js¦ž_­brz†X‘x{•oªjˆ`@ž§M…‚|J<>>Si><¢e ,80<+t‰]uy!?tTˆq{zelJYmeQakv¸¢—¼œ¢`/”EE®Sqk£ lU‘_†¦F¬-‹R”  ŽM¯¡‡ŠvÎáÁÁ¼»Ÿ.· s8¸¹—w™,©j†·”·†¤ƒ‡­­y¹¡‘J—’z|Tœ‰‚‡D?ƒ„YB{š€ª:™¢l™¼¡F21¬š}w}†w€ˆ°¢¯qŸF–Œ‚7:B‡L2”´xz¥–RŠs0 ªŒv+‰x –‹¡]¬h=W%:€›b{?Z¥N”V“‰‡qyh©‚†™™—=m o›;&‹ŸKYyeamoZc ; ;-(cg0/*!,7C (=C.H H`=S7g\}OZStixmylh¦`uœs{EjG"if€pc[v\Oh'ŒZhV‰?LNjVH„O~ƒlz‹—ohuœ ‘fgDŒ’pŒ¡U¾§—0p°„€.’•‹r€…s……‰²‰À4¢˜•r4DyqgWBi’XœªoŠn‡F£IR–C7]›‹€»¥ ª…¢X\d‘r‘ttoL¨›”«o3‚x|_°­Lt 4y-ª‘W`½ž°Âž“P®Fs™°ƒn“Vzz®fBbwrPk•¹{š§vh˜FÂE*gN’mR”t‹zŠ¡­¶rŠ`-´RUŽGa¾–•ci¹ž·ÁŒ«³C¤.1k……žžº[Eމ‘e¨ªŸ¸’‘š©2 wkf[¨S>$±uŒqRz¥4 ž9“ª’’sB_ 6˜uw6gnˆ`TO•.r£‚@¦>C*>‰¤!F™‹rZ£?/s…d‚ iWa.%3)?pQcNG@*>9]T5'’",Ÿ»¦§’jZQ.Wwªwx^Cx–¥–GSNnPW/+‹Kh–°«¼7zµm—‚{…‚¤_oŽ?uF‹‡qcª’gœQ&·ܪ̡ÒÖF±¬Z¶†vƒÂ®k¶‚¢˜@žHEŠ“˜]¨’¦°²n–£Ÿ¨È‘z’uz“U —œŸ:§£‘¿º.oÏ¡wb‡3¬·až­H.³©£q¢°c› £¥—µ´«^^G¯‘w»œyˆ¯“° hƒ\‡ D ¢ctœ‰Ki–W & ¥Z¿’5 jƒ>W`…M~v)~˜{2}^‚Ÿšt9ˆj(ž™\‚uw:¡+X[{BYT 8uxlƒ¬Ä¶‘H­©ŠŸË”pŽ’xºV®…§fÃm¼¤¬“Ü5Y€N‰™¹‡žh¯¡žn™º“«A€/º‰ƒ²• µ›Ä¤§|І¬ªV&¬e—‘5i‡=O;‰0jY‡scpm  €Ž?¹¥ƒž‰d„Wª„>m6¯K¡yHtgP“‡mv­u’±7iÇ|£Cc‹v<B=h )3rEeP>0:Š$=O  C  =O*PR^_WN%‹^w[ihRwSVmzsn\…a[ymq‚v$@1@Cq\Mt_dhOtTrlJHk$)O2}m;XXƒ—{Šhrc‡’B]q”x¢´7„=Lšw8žœ€€{…Œcp|Ÿ‡…€§cQ£Œv™ˆ¥5W†š™—|1TRˆnŠD+ŒŒQ‡S¢<=%j+™§–žÉ³•u 6³Ë‹{³•+b°m{°£¨-FªN¢ZÔÐ¥•©ƒ¨•”Mƒh Žw1¢bC oƒts5=FL‘6vS‰f— 1`,mˆ,½ 8›.¥u‡ƒsd =””tˆh%NEMGs}5¡xW£%“U1<@?E ,;50LJ5 S *JOi2Y 3g<:pdrDbdckhfVm[]f˜VZ‹£ƒo‚b@QO&\b`J{‰ikZR^8”u9Dh+Hw}vxQˆh\Šy~œ‰xpŒo­…x­vxsšz®Gh„ „Œ¥ny ƒ´IV†Nu’†ƒo1¦w ¤n\s4gªk±}.Bt+N)NN/`hHG‹BHPJ4c\¨FJ>‡†µŠºW6”WUšbfg ƒ ¨›kndRTC†Ìov‘rOtŽaSZdx~™5fl¡«ea§k[[NµIWG9>MÒÅg—Í«¥º¿š®«ŒŠÓcB¯©¿{3%%®igw¸šZ‰©¢R <q“»›´=M}„B,…Qª-·ÌÆ›(2–·®4ŸÉ^[}ŒL«E»ˆ±²&ŸŸ‰ÃÕ¬~˜dI¹ u”˜sŒ€. šAkkš-:PerN¥ƒ8ftitgUS†±›  >„p‰™{ gQEnS6ba?4¢|­.oŠhšt”O&v«tŸŒ+x}" mI@T:U7 nDnILh RP}sP\Y?pmQt›dbiult¤xˆ•gfgD<oIJ•x‡oTŠbRi‘wqIyF:zsw…gzt‡Z°›„„ƒ—‹˜€Ul‰–h\r[Œg¡k˜ƒ+W€ŠPPœ=t‘bX=‰¤0INm—™ƒy¢h" ™*FQimz»|LQAvÖ[L5….B~‹tHØyƒ•pœTm|PZkP vº­R_¥YsaaÆË€´`~l­G?–OXs¬CG^ˆ€žS¤Ê°xš—ÍÆ !H‹ÈÅW¢3«¸¨Å¡°¬s³¥rŸ ©¨\bŒf?M³¶šŠ§‘ª°ƒ‚(2‹ªš u9@S·‘0œXŸ³­BS§§Rz´sÇ‘|«Ê>©BD[k—yC1Ÿ^¤Á‡x is‘€¬ùƒv°ž—ªbšb}!J›‚«“ ‡ˆ˜~{;TDp¤?€b ' "/>sÁiŽV,H „9KXb) “qq GBˆ_‘z¼:@˜›f‚D vNcY:]V/*%   KI2_" 25'\e{Om]sŒ„Vu¤‹eˆ„ay¥‰rw:€qL77df]†‚—icqqOotFlUˆ_3YxŒxjid{k„cr£x‰ž…’¯žš|›dnx„kµb¤–š`Y¯•©•ªkr~oˆ–œ*I``M–¤c$23Ws$PVe6GRvE©+YvGB&AXU'U\M´*SJ‘lιpM††œ‘gxT_Mfbº7io·§`i·{Ùçlec`VZ*9©©‹›]•Z˜¡‹1{®H¨Sϵ¦Éœ–½†‘@HÌÇl~Ê=®šŠ“¹¹ƒt ¥o©»Ò°»±J&Naµ©‘¶„i»ž¸XTŠº•qš¼—‹ Q’|³¨¾¢^\(Œ—´{sY¡Ë†´l|Ƈ¸–:EÖۜ±‰œ¦ž`¸¤b}Ÿq‘~•’|¤b„¥q3 eƒ…mR‘?Kƒ`l»¯yL!G ¥QJuD zWI T' —z™…= nIc¤O®e5FT 4)@iD2U;BM! J?D^U.a > rqXx|]^qgkc·t~€œ‚“gX…›’JXr••¤„˜°k†ƒaYx€{JPk;ª' Rzd{>ndOA€£t5£§9)3`IVLIDXGÒ#d‚¾À”kT{aioIYtˆU8‚C0¾´sU§@¤€iR›ª\M@!4O…Cnœ•ŽZ£n‹”€Ž#~½ÇwoÆŸc}ªÃ©›“z9¼}‚ R@ ;}£ sRr}O“‡¤}´˜ª¯”t©J“œŒ«{‚{œ^eL‡r …x3aIy˜.2£ˆs™7:b-­¢«^JT‘åÙ‰v™²ÃªÇ>ˆP^h•: ®‘E=B2…ƒ–8ko3p]ƒ&pv [=lcn•nPnc4 Y }Q0 "’dƒLs$®GHWX'uª…±MŽž“ug=o`.6eJK[ca@;^$ …XTD/QMf$ •ly«ŠS¢\^‡|m+”¤EG 4{£ ‰SGg@Ij?7O_BO0{70,B  $&,\0B`&0.15;h|…nŒg`WqHŒw˜’€nyKr@`H@„mkF3dZOPa]g~6vp'> sum‚ot…WLªF¥˜žZ‹… ƒ¡›”~‡ªkP€„Žf…ˆš…xˆz–i]މrV€˜b k|nslxXbFv‰xWo#„lNXMEWJ2A)A5g7U|§”²¥;u½ª¤¡Ž]al[ecb07@e}~A°ÃU¡n{±£v”f|‰R[\|k’k~›^iŸCmD j„…›Çv¦r¿‰K±Ð°Q~¹cy´«¬X‘£–v¨…‹‡Š™Z¦Œ¦Ç©Ñ9Q³¢¡©O˨Œ¤…‘Š…—°ä¦–¹K~Ÿœ–…xD›Š§–}œ!•Õozs®ÀÄ[G“’d]Ds¬˜²•ww¦@“²vU2p˜‹4,B4$C””kšeÊl$^‚ˆŸ|®ƒjD§¯' V›¡r“A–Xh|•š…|€ SbŠ ;ˆfM^BbkZ4%*3,lLcZP5C % )=J/{1(Jczuq‰…~PLeVS~s‹y˜¥‚kre6EUXut„fe‚<`N‚Np`=^ G5|jcxr‡l’i‰.ªœ<=ˆ£wU|g–OY†OŽzk{“ž¡eŽ Z0O}ix’™<;qV,dnql@9bDwÁ›˜Wex‚‰_6XUIPTD>\£¬RN <¦}Œ^1fTfJd2B‘’3` —ˆe†‡ §#ed‹¨}=¨–hŠŒe-y¤I$t\EKI->&;@Px';>    0 YDNe9;44Q?'Vo„‚k‰e‚WMve„doQ‡‘|mq]I@`‹EimmwŽ:˜js‚ZUƒ“hdy67Q@ccfQVsNeŒvXmP…„USy|z–^‰•‹‰w§f­•~7…t „vŠopzŸ—S–[b`DZpžpŽ›l~q•5Bz'Q[moŒvV4q=PU@Qh´v0[!š)d M:6:NkZÃ&R^GÀh0OY`aQ…_rnYkv-E17mbu\™Š…ж‘«¦{O’²q™´¸ªqR¤”˜Žšj¢xÀË’¤i¨kˆ›{®uQÀ]¡7p‰V{ ¥€›± zGnR¾oC[¤?{’¸Ÿ¬ªƒX½½©¦š™ª£•¨©¤ÃÁ¹wé|–‘‚v‰„…ˆ‚«–Ë¥ž§·Uޏ(,™±@,™…ª·tJ®ˆ$­o™ŽgF¤x]Ãl¯ª8$^?}Oe{ m}½C€LI`ªZ/ac†{l152$S„q’‰V >X””‘•” -¹aži*–T†O*16 -R8.CŽ #d^Vf* 3T H(EW~p "u€kVK\Y]RAC;6JB**Uxu¥…H?|^|TËlNm^`9Œ“†•¯§±žA¤›¨¤‰oneŒ›¦G¤cœ6Ű|¬ºbCs¿Ÿ °to*ˆW ‹½¢*Nœ„Tº~qq²a\¦Q³]|m)²³º¿½°‰³Áªž¶¢†¬Åªt ižN‚kd•¬e­ˆ }lª;xg…¥z›¦/VŠÓ?˜¬“Ílr°w`‘„y¡™(€À•Je&y4`‚|¨b”SH^yRœ/–Y®¦x~™P™^k`œªŽb– Žk£šc–1 %{„Ž"–€[„25m–\5]C6 =A^: =  S@O~M(]il033xtzb{ƒt›nvbz“~MVqV~tycJeQlU‹§i@ŠFys~zbl†;„Š\Iƒ‚‰—†ˆ4v¢S—„”D¥’~£‚Ž_]c›Š£e“~„Š™[d[9ª“‹yu¡”AlS¦bglqŽQ]>+I'Rb8)a Žu„–®¯†¢Œ‰8 -; 55<)JU6GSZfN]=;Eg>>ncM¬“’Zc„“F9]GƒpxsmŽz š„Å a޵gƒh[hd`¹u® °'y Là…³ÊaG„…0~& µ˜³?c¡t=©šŠ—‰’*R#j¤·®‡ßˆšŸhlhd 7™™§Ö †€1’¬µ™˜½¹gËÉ‘U™ƒŽ}~´”y —4‰Z‡·¥q¢„°ŠŠ}\VF¾q{~t“Ö‰PFš ª‹œ–Š£š‘D .M©˜u¦5&]tˆrž¥!Aƒ}•wP‘—n Z«´[gg˜€QZ'§ª–—@W˜œl8™h£V‹©(˜H^j6ŒrHe"ƒy$+*$F66 M* 8 %>*_6$iA^y{kll„’Œd^r‘qHP…zy`pS`Y?wj¤ˆJi{xrxf_~‡[m”s\#Wu‚z—kFŠU‹ªV´¥†y«}yGf®¡•Nt‡’;—˜(ƒC_?crœWepf¡B\qqiž'JlJwxXu­ª¯i[GJeO4/EK'$J{]Y\Ze‚W“YI‚“´¾¯ˆdIEz§v€ÀÒ„‚[ˆlvS•„^w€„o‰…››l¤œ¿ƒ…p™·‡™¨Ð9rHŽyœ‚¨›—]“•—‡y¥€©od^iˆWlª™Gt!Pˆ”* (GO­u_™¬¢¨o—”‹£ …zºr…œš´e”Zg“ÚETŨŽ%y[74=^‡³¦ssmÜk•™¤ª™Gޱ¿~¬¥#y£šÅŸ¥vG™˜¨w# n i"¬sª¯Æ›r‰¹ª§¢‰Tžfo4<½‹7¨P!¥5|{pfz ”z 9°iFs¡ nx“ 5_‡‚™ho¤¿¸’mv:‰^PO®Žzn %t*pN *e6 %S!& Grwk-  cXY[XFaLk]h_`b}Œ†u`r’]x†²©{oaYU+™VÅ»}?sG†]o‘W‚X€\qsc cs—tu„=„…„|s‘‘’u––œ‡d„+j|™“R„²ow4·.ƒ}ŽŠWP-c€uxŽKB:,{ $ +I>H;LÃ|J "dÀ©ŸoL’U27mÁ …Çp—-+…zp·žs˜TŽ–°…g‘}jH€X{X9€­u‘k¢€k†L‚z` Ž!Sˆœ=p„q(&c¹,¸§¿u´˜š§–Œd|‘ˆ‹³§r™n›°!1HpÅ©kZ*4Ž.Ÿm‘²ªRf@7*±‡b,-{|—e©)O`ƒˆ¿QyÄ»|]0”—ª¦•Íq½,•Ÿ¦–˜z˜„®Ÿ‡Qy‹JÈ', g[†|„_ue¶R7Š’qn ;1<‚yr‘ $ddcŒ" !xH±vryœ®;R‡8k£MDžn€V˜9 X/sL8F+N >" -F`> :_si < 0uYLIXrYl\e]mTs^tƒQon’–Tm­Ÿ}‰mgg;n”†|vgMo}s€‘fkYƒ_m“VPG”sxWƒŽjŸ­|šš´u‡“n¹|‚“H†uai˜‚kŒ¬c{kuv3Ž€\P¥ƒŒ'ce—Z+#¡Oeh B ˜´t>Srgw¢• f¹À­·‚ž@øԅQ4Im 4wM£…¤››nw«ºv{“³‘j€wŽT”²7wz’ŠIš‡sbiƒ:lY‰†½[oQ« s™šs¥±…dtsb²ªfw¥‹“}•–ONaž¡XKs˜­–v.807g¦¼µ½Vp—q>G•—@"‘¦……¡^œwM.ª™ˆ Ž“~xÈ¢!@©ˆ}À"³ªi‹£m~s¯”µ7O£´^XœCš96Ÿ”ºP8‰x†«}i™‹g']M{vH“‘! •ƒkŽ|  U qzŒ©¦œ¡m¾ š… œD~§zC–BKUh(3@/ %B6?d9Z vdE X)EY\RlsyyoqTe~e\opNn|Tvf‘x~‚Ue^al{kxqrpw}|nxmpE5R  |€qƒ|W‡q^ ©²e}¯7–w®ƒg˜mnva™“„k–pŽœanlo Šfbr]$qbysnrV†¶] H”§J€/Ng³‰E0Sg prZ†«·$ZY‚ŸÅo½k^!vK”£Á¬UE{`Œ•ƒ‘‡j‹d†ssšf|ž}r„‰œh„Ÿo®“‰_fŸ­˜%†3o—‰cЏL,t•¼T5–¸`©s‘n€Šmx“y™y—m§Ÿ‡µ‚rVv„­U£MkI•Cº²ÓËë+j¶«®å/ŸXÚ‹˜¢‡†‰¯!zBŒbƒud‡S`šÇ’‘0„m‹|Šk‘*J‚1/ˆ~eTY™F}Z|U•b€_mRceJŽjKKVzˆŽ‹q­9@Kœ¸|mhœ”¸·[…Tˆ -Bª ¢aNÀ”i)+S¯r0 †Ì¤!LTX—Tžb‚‚ž¥3md‰…fyb­ut}X‚OŽ©‡™‘xƒv”Ã'Ya N‹Ÿ¢…)Ik¥Ž]o™•ªŒ3«ŸhœwsuŒ}›Š’ŒÇ­YÁz|_™x¨¢¬1L3‰Ç­Á½ab«e8S‰J´¢’±K³‘—‘€Ÿ¦º—Å[‚K°®®ˆ/×·¬¥Ø½7ºµŒÒ¦“a{UµymqKb³&¼w¸2<]€ 4i|’‰;›Šo„S‡ €X g ^>%Yž‰¨:…< ,°™‰u—j::{'L^ \ Šh^”Ž’–Mek•Á–MªŠŒ­n›™}…’… {˜³Ñ§Éjž –MB8­m”•C T  ¬¾‹ŒŽ‰Brg,HéC¢“•‰€€™·Â ‰brƈLU*+°€‡·¾%LG•‘™¼¶”E0f©Z„’\Œ`f°¢cO C¨Œ&0›^s?6_œ?X[  }A' 5 y›@^cktC®Œ2j ;mm,.&/BR`1#3G?\$+  =M[>! &%Z(0<6G@O@bdšpU:gVbX_[~t‚w2a^”Ž©‚vxli8G¡`wˆe{e[knzNA~?Yc^`m–‹g†[…uT-c¢\«¾’›|HGt…YS–uT{ŽUUy4‚cLgrbwbfYRK` 2S ¤ŸNLe¤š—¢£pqªˆO/q2KK,*F; k=¬§œG %I([GUIœÎ„HlokJ|ŽªSR¡hŽn……|މ`_Œ@|‚ªw|td £š(ˆ=””¢¢Ç|‡U³”®—”ž··Ÿ±‹b˜ƒvm“¡Îž„.Ä!a1™2¤–4Ék" AÏ…@=˜KOªÎ¥`˜£O›~x•}•˜ðÓ¼+z_/‡‚a$>¦ŽA¥vUW‰™r”°¨`3¦‹ˆzn0oˆO™ZŽ,,DŒP–˜]Vjp8‹~%ŒNT‰ Gp f4Mq^h“¢‰’…*pœ:uB„bQJ #[‹p;HVBYV%y„usQ71+ ek27AJ+V4]\j…bSqRƒf‹tpvkt»x•uwmyjZNž€_]?&‡ƒn‰QP6r€Qan’’‚flqs‡—{ˆe(Š—p=¬˜m{uˆl‚rtš¬/“[|V7GF,<”(JC2Kk˜žy3*CRœ[ƒ¡Œrœ™}x`ÃVj^@QurE#O–ƒº0 4$.X†)dyIcÀ^6OM ¥mCƒ—_“†e`v|Œžpmd­zQ˜IjcP˜kqŸy”b^_‰±w—˜–‚¦†ªmb¼°v„‘¦•|“‘ƒ|„„—Xª°?°f+zF´¸É®c B rQ<3y˜•w]f›^¸Ê8¢p–«Ž’†’¢ÄÌœœÛiv\h72'¯‚ꊽµj{xµ¬Ša`Tˆx`8VX^ESˆ”Ž~{f‡j˜psswt‚’tw~®Pvn]TtB«Iw;g¢t–v¤v|”œzpO#}£—†3]®¯”ˆ²±|¥›’Ÿ}U7qŠ—v![y  35BGW›G"Y§}Rdc„_RQ;þ2}tCElG˜]…R¦Lmi±¡›œ—”¤ža§‚Ž­p«oBHJL¯¦ˆ‚›‚n–  ËšzŠ•}ts‹¢šŽY´‘§ˆX›oÅjI1V¡°1¬•&&ž«Ä™¤_­¸—.{À®Z‹¶“(B \i†œÁܘ ·]g<¥ˆ›V9ZPM­–d#  l›Ež{Šp¯©_‰›“  ’1Ckh?z_…€Mvj˜[{1|}?t-&sqwdoeFNNH!]sNWZf"$X't. 2-"!W+ 9jH`zF^exg„S|ÇrgqqlCv“}P%ƒVAGk|‚yuG{YJFZ/cnVvRBdIEKS´¡jˆXjeiLbŠƒ¥¬R´•f—™´oZ’qzev“Sk¨Qbtwg+Kb*‹’3K–l-*…h– Š«­š¯š’“º •›‰G<"`yF;%-r WC¡|̒ײBd]H•Yla¹¿vi¿*¢g›ƒˆµp¢«b{yVˆ¢­¡|¦Ž§®mˆN  ‘1Šbws²·“§F;ŸÆq›ŒPm»€•š<‰A\N-Wx\HL1AM­|UF%>q®•*6J@‹©—“®±•Uumˆ¢‹©Ù£œ‡¬œ³Ÿ¨y¦‹ˆ½\eM ŠG0Á„75 ‡”®p›“Þ;5‘“‡p‡IŽy9¥œ©šsŠ~syL.¦dthvk^§Ÿxb«  upf¤6u›¢m@—LN|Âwr‰ ]q_>R_05[lkF)4/bQ9  >fJ(  C1$#<B =:HIa”–riYfegŠªq€`Z7xV œO–cn%Ul{‡rjfq€A5Fv~v7G€‘‹ivXXŽyphMwq“GqŒc¨ª–ƒxŒ9•—n.‰W‹sSc?‹_’”AsmŸ9/;§0A(MDŸk¤:£¹¼œ¯h5C–¨n®¡¼”@MPdÅ^a2 ;‚ S‰¯z—©šiSOƒPT•{‡¬’•š‡ˆ‰My{{¦ˆ’¯r™f|e†MŽ’ž}W—m§l ¡r OMlz•p‹Xm‹q{L ¯§wh{T¯–†>|‚sƒ!~{4e@cHPYÍEzD=4D1q'&\QPJ‚B¦³ešCn»Q…UG¬§b­/E¶Æ{–w“—xŠ…§“œO0¾—²‹z²ˆ¸˜œi5‚xw¨ª:‹„¨––±}kŒQP};«‹Z‡LŸsÁ7bŒŠ<…Ÿ‹ …„9~E)=s„5MkT‘/RKŠ|œ/I`Wh~~€obnjelfSt*Vgwv’Yc…Ly}€h„G“3‰uŠw|ˆŠJGŽfkŠ4„‡|kU‰P‘žƒ}š,]M[šn…£MPx‡ˆ•½ž“«R±„j²¼Ãӕǡʔh6†QX  4A‡­#·ˆETM{dOSoD§;r¸Vf_s!gp­gPmŸ¥\yx‚m~…m“{‹r¥]‡š£¹b   <D?'Gzl{s]«$¡w*"D§¦]„ªx«®e …yž² UmeHY3ˆ³{§PŒZcYL/†ÀÈ5j¯p˜#¢eTbhW·•Nà‘p¾!š¯cšv{ˆ„Œ™Š™4`¡¬Æˆ4­w†²`1‘]¢‰Ž£m¬·i‹ˆ}‚x¥yyW…„’…”@ ȘrsŽ£Ž ª g % ƒX,7ustH‘“—|°C\PnduFo]bdkHGaje8G*Q1V!N;f6qa  &)6j%0?b M(}hum[>||‘]lce¯\|{ymapN‡‡zzBlxjsdXcF7{Iš#=!tqNS‚{Rzz8sp|fnM–(“‡ov}„Kvg¤{_ž‘%5}.rŽ}V_r…C|NiqAWž¦[I%}ž ®ª”£“‘±²¥pb”„ÂÅÎŰ^GIFŠ=ª`/#,?('P4°±k+“P¢,SUJÆ9#ƒZpPŒ-‘WFb}žš…§­(k‡tŒ±d—§dµK«Žžr w$7P¦y‡hš„hmtVW-9†  nŒ@Â¦Š£©dwlǶ~4,7S*J[E–®…v¹±ŽTM¥”’yÆ™” P@‚EH €¦À§h –Š&¢—‡—« Ž¡uc® G1u,?Fy‘N‘±§]šY MŽ“´®XUf§¡«+’¦ U™(w‘¨g.¡§‘ `T t ”v’…qXZk5)1D”…ƒj‡o—j‰’Y€{iSru^pZu|u‹dYaA\‹|sy#6\ƒsƒ’’–k~z^‰{yN…+YnkwvŒ‰†ˆ£Žx¥rn…qjq–yzy‚W}^;f•"Jk†cWo\¦pˆªmÁŽz»n=”‹ÂŸ¼½}e;‹,•¿f’¤bƒQaI˜Í|™¦Å«›ÙU[Àa]_*Ç"¨Zm3+´Í1=œŒ4\SSUdxGzkOq[~Oˆ¥E¤7©§6/ ]¤ŸORUmrC›mŸS|QQvƒn^‰¢n…¨Œ¦–jeg¹:®¼jƒmM>_9y¤…M¹‡ž€»«eQ91­˜—¶]™]E>Ÿ9’È“h$„  $a‘dG}w޽¦”v§¯hs äoY™mŠ„›Qv‰yyiªÂm¡¯”„a_¨„j\Hnk„’v*‚‰zO 4—Ÿ[ … Pwjeˆu€MlKD 8rL8C_Kh= ‚ym}4••k=-qp7Kd .  X02Mf%d[Yhh`i[€zt€s•ƒ\gphPtzY‰W…bzwxqq~t49tjlhd4,zlw~d}qo„‹˜ahu˜NƒQrto}‚|ebž‰–…L`…}Z€w‹X`^8mSy)dŸd­)“RŠ·°-›r@Z¯‘¦ ‡@Eq‹‡™¬”Z“¤¯uœ§Š„uqˆQ27?œ§FWŠ¢¾¨¸²©`}©Jpl€®GmpQ»Gc}bV½°U`_djj€‚ˆq{q:]‘ƒ¤'z@ƒ‹–¥Äžœv‚QL8q-NšW_c› ¤ N|aDŒ5›`Zw½˜¿™<] ›¶Ã¨ˆž ` J‘¹a#cÌv˜°“¹nŸÊa‘]r# 3›©±/˜Š·{›¨-(žpŸŒ“v9V¦ ›¤Á+›«OѧfrÀVp•¤‚¤eŒb_v”³v¨, I&‡N m—Œ‹¬u_&pв + ¿©žP $W‚`RS?‰}H m /]l‘T{$:xMb5_މ(=lABE % 3 >6MD;B?IHhMUqY|Rp’pjdte€M–hi…zZQ[gd”ƒ•—vz‹pypgrnC ‰I|ˆzˆ…T~‡[ssk„oq€ru„‰•ƒ‰ŽsrjŒx—xL‚ry–U:vC_Lbƒ‘@ž¡i\~Ž[BU™,ž£‡œ@±†x‰mÆ«¥o—˜˜š«¹Q^ i1% 3Ÿ‰LX ‘¥²µ–—ÄMÆJ˜­¸Á¸:kXu¤w¢ˆ=£&\„+gaOu`gY¦£`]1ŽLŽ…Z°V &e ¬©w ‰"b‡x’\ d•bg‰?~ ›]€‚ŽG‡ka7³˜t(>½r¼¨Éµ»€hg …AáP ‘x¼[} †H¶´²|(M9ÄÁ±¦yE˜š©¨Ñ¦#Ãvx–—g"—œ@Sxª€§@¤Ê¬k–‡“<‰ M¡M*<#ÀL Kbt‡ ¬f†ed=žd‘Yb–\I 6?k^ql f &YR A‰d‰=)‡KN 6{b9\UgGETB0@VPe V==DB  _A.^8DK>)5hLngdh\!5h;?]sƒl_xUMeUŒsdaeozŽ›…z‚\`gv~YEicYxRs‘{‘‘`‰z}x…pul‹‚‘L}Hi‰}€€Št‚fwZ|i}‡~†XiiMMju?n_\³•¨†‡4†fŸx„f†ˆ‰—†]\§™¢¶ŒŽf‡§B~" $]x-+„¼r„o¾$0¬‚¶>€¶×-V;ŒAo—P®9—IGSs;Bqat‹n³“k™Žˆp‰i " •¡–¬$%V§»Ž- uU–g£:³Œ`…CN²K>]zÆ>Grw ¿]¹§‰1ž«« Áš8‘P@-‡¿¯/%²r•ŸÐË̸··Â˜d‰¨š`{²Ä¹5X-´Ï¹›n‡Ó«¼œ)•£I—®Ž…€Q•!–—f^º¿žž :!TxJ\T4[w™=uµ9gkœqƒ-rp~AD ˆQpK 9”hw…m—)Jdn7FCYuf9G„(\%&/ \JC>  'DP4@LcKR9WJXor&3?USM9™vq{‚¨Dó…gqURtbtx„”xƒzm9-v~knItXR‡…›£k”|“›ŽR‰i€Ž†Š…kz–~w„rh€”px\`x:}uX[`’Usqwk]Åœ¶G¹e`o„i˜›’«Š¢›t”M;.39!H‡¥”X¬( Oƒ~] Å»»š²§x R©¸™nac°ZE_Š?=gr¡¨©b–(šg&XW–Mi£¤Šhªƒ2t–¨Šƒ~·ˆ‡B£› kie eˆ{(—5—ggÁ¥§OjtP_P–±G2©=J?ÌX]m”š.̧ls¡=zªn²ª‚…ˆv”ª—¢Á×ÎÇ͵œ‹¡’nƒ‰P/6‹ßwsw‡F>¶U"[q‰v^_²¢˜wpIRŸ¶µdT \MPkC›c+ §c€, 2=p‚E+H(uZ*!.@v˜lSj B„ljXrurrOr,{ygbTf0=QK2j 65\TA40, ),99gEX{8?=Y`3nKfGHD˜„‘tŒ‚‡k„ˆ}…bkVWŒ ƒš“}jtP:yl@gA/IWŠm˜n“ƒ„pŒ…s€"zŒA\dvyXp•gŽz||‚§[ˆq]aq}L\\'av-]0%1¥lV(8\’’/VŒH³@«ŸhY|§ƒÏTÌ¢¹­¾³M^ evf x±…—Ťšp [¾M'¡™«„?Pf\6”=w£w¼•żÚC3b±j˜‡œGŒ¢Ne©ž²u+.¹­P³–7U?}Š" +!nyšo¹a,oUeUhh¿'M+TPYw[Q3Íd„}lÏ¥§³ƒ¬e‹}¡=»¯‹j„Œ“]èðÙͪªj§œ?vÏn3I’§rYœª:ÑM[3Gªš–„ –¡±³‹1h]•c´E-‡of ­h‰¶‚ˆ \*q‡š˜  X”aScˆ© ^£T ’w<  W‰]u.w}„H@>P&]{0S9†77 —g7;3d9v.$ $ Q% GzAPE[--`5QMj€lŠpysE‹wžvƒ tgr†ƒ‘ŽžˆdvWv`QIk(rˆu¡~l”em‹˜Zt v’‰q‚~vˆmizbjƒz…ŠvshyS†œoshiU= h™k/#S®§¢žž$Ÿx^S'&¤X4mwQf¡‘ˆ®—¡œ“¸©Xe7ˆŽ§lD´“ ­’&·aY®Q^vnN?Rj?^\“{YšÈ€ˆ‚kk‘B‰\´qŽËuTW'µ¬‘‡ …¼¥[ª­mc‡“r€]  x– j4Œ¸‰4Y‘e¼xX´,pA‹¿h'yE p²Kc«‡«Ó“Äy“©«½ÁÐ3ÁhˆV®°–³äŸª•)aªÊ‹¯ÀG†]šY«xt­Zj®Ô°––¥’Š|Ã8AÝÇ9?¹u\H†L`Vt¢On–we^L _n  +J²A“©Ÿ|U‘LFˆZ ';e zj‚siŒZcfs%pYi[R  SN).d../  " C7+$;mMCAXXKN@GwZw}r}od›dkwx„zfoŒ†ˆ|ІygVboMxec5wt”‰˜|yqj}}€‹7z `t„z~t‡r‡|š{˜ev€qu‹“^~vzzC5˜†¨Ã,º‰y_Ž˜ž Z°›š–S/E®©D8.xkZ+8³˜“¤Š˜­˜V"e–¶hŠQ4”Y+f¡·£g~e#{b5'545‹Y:”B ©0w›MºDxrv|‘^š•n]Ó™~¾«¬œI\ˆc ‰T’~B¤±Š"ӣƚ·zgEÝ0m½_d?:e€6ˆ˜­£² YXËž¾´…»z¢IFžŒËn,ºÅª›º§—ÊŽšÀuQ[”‡:{º8}މ¦¢“™‹tŠ„s‡Z’of–)¥r.C]y’&1> “|‰y˜Ël–,%9gs 1r’‡O•uUŽ^EM–tf0Pƒ(Šzjavl,9 =}b„‹‡TW- AUGAb2SQ: ,3 e"8>c]\K37[MjPDe‡†–”}rNkˆgqnxVŽp~˜t˜|`Š4qJ%$[xLWz•{~‚s~…Œ^ DMa|8{ZRi{ƒf~š„—~€‰—h~Ž…gzfz&p¡RU™h4L/ k„p²§o9~§ªOJ=(Ît —Š$Pª T8~¯²ƒL8“‡u‘iš„0! Yœ–¥ž“†Š@gOª¡cM‡d*Bq‰'Ÿ:M™w:h_-»•Žs– “ŠkvEl¦w+L¤Çƒ`˜¦MTj30¡  #¹UÈŠSŸY¸oŸ¾œºk©19U϶cO–1z4h¡p¾«–„°®5f¥¬KIª²º·¸–gl­Ÿ—³»Ë®»±—»¾l›Z¾­FQ†Î /Xxš‰¦“®ŠŽ‰´\?>•=&™ i¦M­O€ƒoBW°XŒm’1„L>t98œwž~žx e’-tƒ…sd…tz~w~zXQ@ v2YdQbjQ {ldE *n-a/2:)  H* F1BQe\Qft1K{B/Q/EIr‡„Ÿspdpttc…“tK{ˆ†Ÿw„{On|TƒYsŠlquuxq‡ŠuyS#•RiˆŽvalq„otš€•vz}tz˜Vo?V–Žg‹4W8`ª¯|`~f'K `s ¬ ‚ˆ—›¯¥“ *ÿ“€* C¡½ Œž‡cS¦šU TŒ¬ ƒ‡q”†z¥œm ™ -ji†…sVxnhšŸ¶±š||‚¨©W¾7"`nQ7lˆ·ž}2Ÿ¶{¿§J`‘”›+г¥}T4¯Fk±Ã¼Ð*NÄŸ‘¦¤‹‰[–©F1Sq`[¿¯C¢±±p“™‚¨ªµQ|ŠN\G  Lœ„]B‡ž|`X%2+ƒ¥,„pzz™XeiŽŒŽW‘E k]_'_. "‹d?t88UDu$C4Y '3t BcoQWNxo*,vBlK|zˆƒueqp…g~{dm|{ƒ‡ye]…uz_k…‹C…†}p@zov‹Hzz|{}…ocv¨ƒ€ƒx‚~qz~a‹l…$WP”ަ‚q¡)†Žm”¾„3S2 #§©ŸœŸK}¢d±]C¸±‡  €¼. e  $^@eƒ©«bMC±¢}g Š££¡q–Ÿg28>  Kƒ†™K› ./1³e„Â’¾²ƒ‹EŒ…—4 ‰b•¬‰§}¥Œ‡‰‚”³½¥NhMb0¾6™³¥­¾¸Å¨‹}¥Nc£ZR¼^1@8t…N@|’¡JÚm–~‰ª°Š©•Ÿ°Œ*µ”¬f ›­o¨r—Ÿ•…“zw¡h‰º³~µbx?t³Y¡FP…v‚Rno']‹ha°¦ŽKu‹jZ^Š|‚‚‚xlkƒ‹hnymspr SƒbiFI  W2UQTš&0y0R] 9<‚^Or\WfFY5Tst”}wf”Jpq|~¦babwt„{cŠvcM˜KdbfuŽS›˜‹‚n}l7>v[†‰`hcŒŽ††{uwŠ‚wŽzƒ‡Vƒ‘i{˜SŠ@w yGTd–r±–˜«e`IW|<3, ?¥‹¦«&/ÅP;¦Rd¬š != 3! ‹ E>tk\~­¯‹€®xX’s§±–g ™¶—yrM* 64,¶‡ŸM yI¡œ´ =§|¥fL0ƒ­X5 ”`7ž(Pd´›²Æ·¡…­c‘žpµ)N>XkŽ»¸o‰£º°M@£³Vï<Í´ž»©‘ ²¨À³¬§¦£¹¢—qµÀŒƒÆuŠàUQ¢{PÊ‚¯~yf¶·ÌĦ‰‡Ÿj«B#I³‡lƒz¢«OYž€V‹†x:ex»;žj*Q…•—W‚Y/©)BZiwF~rŽ€”•[‚\dxhqŠa3ja…ZhFS\]…  Q„UK{uSKa x‡.YfUgmwlL IG'VAa‹ˆ~‰x]h|^A‡y:^g…‚sm„’y†ŒHm ƒS=k\ŠeŠƒŽZ‚pwoƒ_il‹x”“Ž|qt‚]’gˆŠœœU†oŸ‰b‚‹—Z  1QKoDy•˜] |Á'\A•M?p–›~)ž Š¸‚¥Œƒ + (@0d R»›V)™|„€Š˜‰—Œ”Ÿ¶žp|•a‘´´’u…Z[„?BfQ@¿bާ‹ B¯›k –RB¾Œe *a}_y}dOg6@‘µ.€’iÀ¯ †Œµ¡ˆ) 1Á¾·–‚ŸÂ¼¸®Çäsi'n¥¨‚L5P¨S6«y¶¯°R£Ãœ‰ŠŽœ”³¢—/fG§jãi‡Œ•‚«ÃÂÆ·…¨™šzŸ²†…{ËžµQwdmŒf7‰sJq• ¤(}{‹‚jt‡V 66§q©^…™ex‘ž›i”ko[`~hvyuh,(ˆ‚JMXi mu^Aj)(AIl  <3F=V9SQYKh; S`JqŽs~“krgm•ws>BQ Ð±è´±·’¢À¯Ÿ‰²q:7šyN”Va£hZ™yîb€¹šˆ‡•š£|Z±p71sOƒh§Br~4Xs•~~‡*}ªxjmO LutC[ƒˆˆ”Žœ\cyfl^}pcj]emjVt9@@ 'e{ ACN &D6L; @/4 ,`.n_u?  _fEqe[d„kŒ\ZpdqBO`T~|Tmml`^Wtrjb<‚\dq…„Tjs~qj~€Sh—‚…‡Rl{vwƒG‘ŽPD‡‹|„’R€•Kzf³«=’ ¯Z«Obšˆ“¢pb?d2k4›°‹™—>9´šŸ®‰˜„–D|{•& V.iJ'cAr–w.”ž¦•­½²§Ÿ¬K›±`=a >1E©„9C³Š<FZY! rM˜r¬ys¬-»i¡—Op‹GH00>VUrv~Wb–wlmkd‰’Eud…nuP ?`  >4$ Y|!0f+g. uuwG2pLdw]Cfq86us‚pvqjr_~UQVWhj`ŒƒVzR`h~wnqeRJuwlV–z€„qvs ž”…–‚P„‘ˆkj§…}YœržŸ¡~d‹‹ŽF³^“Qˆ‰ƒªŸ  Rª—¡‰ˆ—Œ£`=sp‰TB$H“Œ{ˆ71‡>K¯Ž¢—~;) —Q9Cƒ”ÁsM(Y°žŸŠ‡˜m ¬´’)¥Cœ¼˜=ERU 87ø¢Vª;qlTa>:5*]-7.`¨Ïe §¤I q‡Ÿi¥Œtpl¥mv¤‰QTw˜mQ2µM±‡Z1FF®Ð¯³F¦ÉœS¹!>)W@¥•£»Ês­¹Èd.O¾°†‘­ŽDP¥  Ž¼«EVº˜–žÄn4ÌÚt²“˜¡¥n„…Ž©”  ­‚~! 2hP<”o—G~Zž›\„‰\1 aˆ_„”d]Q&hP ij†f¤†v‘…%RxoœrP6Q9ktk#= ) .†aa1b;8j,  g}#;5\ ,+5AG &Gx%_+h–p}ilatmniwh[c€rckŸqYs|[on‹eYXkpj?t˜†‚hŒˆx)?gŒ‘…j‘gtg‚ˆu~ƒ=ut‚“tSinF…‹|—\^{x-27iŠN„‹QkhÎÓP¢@„±pŽˆh†.K¥¦w†h˜ +šµ×–`~¦‚.XE˜š‹š¯•Œq<ž¡¶X2¾y³56%ž–„±}W•žG=J9N5JveŽ”Ù¼ži¡¬Mh€¥ƒ¼œ¿\€”c†€ª±¡›Š‚^’µŒ$?yÁŠo¤t«¡ƒª™¨²‚†`„}ª9gº8  `mžnwo)‹á¸¥Â”FÂ0Á‚ЉnUM>ž¯†’kIÄ5‘^‰ÂCUN©••¡š WjVž¢|·*(5 7`,dÀŸCX«p•wœ¡•s¼Õ¥Œœ¿È™“wš–|œ[•x„•’©Å­Ž®}šˆµ•–oÁ{€˜IUj‚š„£Ÿ¡xŸ~?= !p/¦©|pe‚eMµ 1†œz  aœ2`;;*3‚ˆwoi:d8  Fnn‹z]]mp`reuPn`hb+ A_+ ;S>iU - E$$GEf /HEEyGe#Dwpdpt]ˆwx“c6z}bq€RW`ƒ€ƒaq„`s{tHއ€‚og‚…~Œ_t\c€wŠ’—†Œ•‡gj_ ƒ‰©xŽ“‹‹œˆŽ†*yji"s&RFÒƒ7”^f…s.G¥šƒ­±²‡ƒ­–s„”޳¨¯”x[w‘ Z¾›’Q=m{¦¡ƒ$Z< ‚WŒ¡†–Ÿp €Ti ª’¿”j…z¦•²°¼°k/PÀ7®Âšq²`C0)‰UÉ_¶Òµž°‡†˜~k}87©3ƒ<¬¥¼ˆawF~»š¥Z™m¶Ž›Àzj¢ž‹v˜-4”@PÒ™­>{Ç8k¦´˜šÆ‰µ|k‹¿›¿ˆ•˜¥©¯¢ÅžwuÉ•¦—Í™ÓI޹¡æ»§Z4H„wuouŸœ‡?U§Ito¦±ˆ›†´bJ^Gfg´# n1}‹w €†jŒžG  Dz{ž„•qvtwvr?272J=um.tM90 L5aQB= $M.no5$Y8_Ghv›jvO™dJsetjWs8|fqc„jyvyWKN‘’‡‡«‚…„\„Oa…q…Š”ywuyrX†‘Œl‰zšp˜”mu‰"¡t~ApÈ­j ™\œZcpmhin­­_i–“Ÿ“¨®©Žº´ÄƒÀ…Ÿ²•;I£Ò£ž‡ss§|™¬™Â /+k#–zSB¯´!U„B^ˆ³ª5!T¿—z‰¤¼x¶MšŸh´%®}[¸œ bÆ sÈĘ•“i޾¸¶a¡‰‘\–D –Äv´…C­uƒ“_rktPÅ€'Ca©Ë¤gnb1OÔAn5"i\¦n„Œµ«ÂÂÖ·}±“¥¹5¸±w`(£´Žš¼1ƒ‘²?¿¹qzï»wEQ‡…އ’š”™X°¢UboKf­´e˜jT¿±²n[I6yF  {mH”$&- 'T_‚[ˆ,CT   …‚kJVnkbl]~q€aHBFSV1 $MZyQEP, "'F+CLF` qo)%SXhs`eu†‡h+Œ"WryrmƒeeFrlpY{oxƒo{‡d‰–§ƒ„€•sp~ihŒTyŒ’kp„~ul|€x d£mŠ‹›‹yZ8‰di|ˆ£iAotwV‘˜v9tqc|¦–vbWNv‹ž§¼§¨²ÊÀóqJ–™•Ê>3eãÔlb¥o²‹rº=;¼X|k&,žj ‰ºwŠFvn©©˜¦‹šžj7ˆ‚…r„—Š9™Ç®S8L@¸¶œÁެɋƒ£p›®­i ®F³¶l!B8š²”ž§‡lŠžyM£©&cCÍGW~‹žgmž·‚;;$o<.P % -kYFVVd± ¶§§¡­6=zÑ]›×˱µ·€z/QÞªžhj¾ƒ~u!š´”`Ž–…‹o«F0‹¨—G°“}A„gN~‘;<0<~• w]wpmI„R“tPˆ Ai>0jtukpkh+AyXxLA4]dU :8U,9   T)G"8CT?‚i%JzRŽhh`\]kD‡&o|‡}uxƒq`fnrlvk}c–sŠ¢†žEXog‡kkzvz”s‚~xxvyrƒ}yf‘qnŸ{l€z”{…‘‹z“tv}“²mƒL4mœx‘{Yxe¾¡©Ä^~”­ fmu¥—À¯¾½ÄŠžˆ‡µ’HpÃhзr›8™w‹†€º\§i­~œ|˜¢€„|‚xŠ–œƒ¨³›[`4kœ’·‰"BŒmT^Çyt¨!ÈgfQ ‡…­*‰”x©]½gT—‰¼É¨¡vn™‚bbI±€P[6 N}¾¿³‰©³©PMŸÃÆ‚„H0Iox`EIO&eT´a^©^F¬ ¦©KQMa¹'6U§‹Ë®®¡Ày/¢†qxŒ‰>[W¢z£†y˜­ªƒwƒnpiSn‹Šša^6J“˜•` Sˆ‰‡‘0'Šo{UX†™Y:„%•Š?{‚…4 3P‹‹€taqs„ssOrwy‹@\\E 66`L   .B<9=dcj0Qa]^#FF~orqqcUSw:hqrj‹€xH3P}}Xgkzykƒ’‡Lex–~IjHkx‡‘Psz—|v˜‘€—sr?¯‹tp‘’”‹ƒœ[|u‚Š’—nF)´’ˆŠ|]xt†!²_«„ÎÈ{•GŠ–9*’Lšqy”{‘¬¢—²˜¢ÍaBÃ*N„Ž›bC“‰Œ&ª‡œqŒP¤jt’ƒ“•v¡i“¥¤š±ž—‡¨¸D°®Œ1m¿Ò¾219 ¯@§‡…·«\w$(Bq£¿­•+9³Á€X >Fxr¯;~IlG%j›jDÎZu®p«°‹Ë¶†2.ç;Z‘»œË}Á±žM“¶œÆQ:*Í–{²”¡c‰“hj_‹~£qp§a°œ¡{–l£, ¬†{lƒ6J^z°„*2s4Z:b§t‡lM5¨P “{o[‚j}`„­”evŠ]n7`W‡|9 *8cS   =UB0AF4JD`tNPB{aq`mPpGBoq}brv_is?;fob^L{h‘\TI‚_|>„YnbŸr“…u˜4bx‹j‘}ziFxrfo~¾LŸ¦G}¤L|’“~U‡Mkt®†ÃŠžd …Ñ:ˆ,2`w‚š·¶¶„–Žg‡u€–•‡„aWŽv•ŠžŸQr\¼Œ“’–}Œy‘š ¨}” 9§ƒg”<#…}•¦°™Œ®‹’‘F ¥•”‚„_ÅÀ0Ư«¾«·r@±a±´LŽ¥{dT££S„‰§ÈÊjBl•/s·+zž¨¶š5~S{gL]d ±±‘Ÿ¦‹†¿•  fpB-†R˜‹|zibAeU~ –MHs,’‚~g’•Sdi„Z>Cˆss R;]1PH"   m?/ >: X^OL1“El%|n\_al[a€elu{gjIy€^ewjixq‰›iyh8Šs{i„rp\z‹|Œ€Œ{J~_c¨•9HFdv£o–!°eQkM´n•lwgy†d…‰D42_(»- €”¢¬™…™r~›£˜‹x˜†‘~˜ƒ–ž¥‚™£w†~™s„¡%¸jŠt€x¤•‰„ +³µª;ˆ©+gA68w¢»”†˜§j‰ž|‹Ÿ—­[[O¦“ÑÑmr½­y¯½IÎvŽ©ž²©“¤w¤»[%e]·@¨¨›h-^–Á»´µ„¤gCjtV; ¹µ¾[Œ±“±jpŒ¤ºK¶s–qx+¾p+C¡NsK7E,{Iß}O4¦1HCHªaµ£Cp½ËP5uea𒍨eneO^y)ƒ—bÃkªS#fE‘m|¨” ‚‰€¥  ·G?m %jeYZ3'     <]T2.P_ [/DZ\{kw\jQI…Iw”uL€ja[dcM;u\~]{Œ‘\Eik€OXx‚Š_RH<‰‘Š}Uzvs^H¡–`—©eŒ}_””žjww=`pM* ¡©/ {©!Ѐx‚%B|{SŸ”zt€p~ˆyz–{ŒŒ¡­–•ˆ˜”“OŽuUY…œ^ÊŸ‰f~Zs©‰ªY™¾3Pm¯Œ‘Q·†¤[1 a¤¯x¦Ž-K´ŸÔd¡Ÿ)(ެ¯nµÁ°—§—Ž„žŒ”¯Ä¹Ž>ÃÁ}p={YbGHz²Ïަ·ŠYpc$¥¡›0¯Up5mR¶åµ¸ÐhzÄ „“1'yYtptn®ªpwsaYŽR~sLDSÄ©`h¡8(;¤²i §a@]‘6À³¿¿°“Y=I„&cc«nµ©=q{s"_G‡b&5žU *K}zCF‡,7dZ£‰„s‰Kg‚YˆHƒ]\””MW$NmŠZ|ŒšˆavZzqi3,6  2Y[9gTUN    #CN?9I@#< 9INsxh\]^iS@tŽrmhT]\@lCEŽi]ZJa—_zryyveeƒŽt|vrtt]vz‡¢w—‚xŽƒ‡}’Py…tV“Št…¥*i¦Ê°¡{v¦7CU1~fÍ ƒx—Z]‚gŸt‚‡e‰„~˜‚©¿…kƒ–«{€zq‚lƒ ‡˜Ü¼•pz€p¤§Œ›„œ/®…›ˆ{“ƒ›§L 3½®Í@Œyk¬’À©¥C¿¸]…°Å\Žœ˜š ‡šŸŠ„žÇrV¢6…'/fpZ¹ƒ©ªk 9¹¶<ŒÒ?™µm9:‡YÔ ¹ºw•»’ÒºÀyºSdË`a<{3hŸL'cjx”IpP…N_©MdQÇÎÀœb0=wĉ¹XJŠmAj¿!x$–’žsz§µgÃ|†“|…°•¹¯´™†cS¼A_ N—­‚V£r†y]‹Dmž‚lji[^Otƒ:T8NŒzƒf]L‰ .$2P_zdxO#  >g@:LR  3G`T=#‹i/f?*xz\gfM@;o[†h{ipk9"‚g`†1mY‚}wquZ€H{€Utt€‰bLv}£†‡„Žmv‘’¢“ke§[•ˆ‘2†Ž¨’w…u}†€ŒU34gz‹Êµd@d‰‹‡e’9¨qfuKkt\ocn™ºu4Qº­’™XUƒTn“{wcm†y5(-±·,x7mÆ…Ÿ2®y‰„Ÿ˜uM™W ‡2~– _š·l44z¯z1§^§¾ÃOº7E¶§´&–Ž™˜lcgˆ—¡©¼ËõºK‰\¬£ÃŸZs"m¨·ƒu¥˜‹Œ¿!0ÃUqZ°»«X>EM'3ZÕ¬~`=T‚œh˜k€Ë|HdUev“Py¡kR$Ÿ‹?Ãq¤s½¬¤·Æ½Ç´ÎÀd~©*ÅV#$/CÔž‚ˆuw€¶{1°S‚’„ŠŒv‹J;І~¿^0*&†b|:pvk‹=”y[…Š –Ž> &uM‰bN‡\ À) WUXs7 'Iz0aB!  3' >>zVItlJImkjm‰w}:VIcVLqŠq||e_a.c*Mއ€XF{›?U‚{’vx”†q|=~4yq‘eŽ~>ur`±”ož‹]–ˆ~Š¥Xkz—q¥„v|}|‰f‰{ayl‰cS¼{}mLr†‡wšb†’Ÿ££¡¡¥5l"lŒ”€£–zwovm|#†¢¥>?  `¨F+p”©,y˜‘›¹Å¢¤žÒc*¬Œ%2¥Ì»``żxr¯´©?5Dz–Cºz¨Z^€š¯¥¬|£§ÒÇMu‡tɧ’UЇµž±Ò†ˆvU—NON:K£\<®°u•~µD?¦«Ÿ1‰2Z8¸ªÌ —›Î’n«’zf¯¬¦‚™,N 20M'Kž„:hmZuf[¢¯“zwO<’h©r€£0JJaE’ P^haUF[%]|†r- " ?)d  (‰gp75   =R€qgs7{rtwY}zZWhYP\\‰Ž„~„[,0b'k€zw€f‘—ž~€“m`£ƒ€|jTv”>t‚µœ¢›’_‰‡‚Ÿƒq}–‡~š_„J¤•’„q™Ž‘xw€aecsvrfp„œpu|tdŒyn|Œ½©uo{J´s"”4%:^’2 ya|w‰s†l`1…{™ 6 ¬~}x{”2cd—…c%‘—LŸÈ\„U *¼—ŽŸZ52e~šS(–mص½³º›§–‹––y—±»£–Ä·Nà?\Y`¸µ™¶£¢Y©f£W•¿ªmn›Ü‡À§®gZhq’.Ef«\± …¤ƒTu~—¢fY|qŠÀ›4K•g$²N1s¬‚„ 2o¡¸“ÏÄO^;G™•-w“NÌ'|ƒQ<•³®«µ™¬L\]od¢”z|›G™ˆvSÃB•‡qz™³Deš2,vSavˆ‘ouEU"eTlˆr|xNoT[6 DY€Y=`}Ç‹ÁÌÆ¤šH¤žs»wŠ\iœ¯ †£Ä .xn4M`½$9n§N©Ö<~, F™¦=…’:QA“3~ŒmKT8H`7\"%SA  T]S9  7O_<    0OQ S\O)^oY\…u:Ustb`R8C\i†6]Z3~RUZ`j`›y†g‡‹‹{†~„Žs~•‡r–€m˜x¦Ž—oŽpˆPrawˆ•ž|„–x_˜ur‡Jzz¨¢—ˆ®x•–fbwyzpNƒ}’r…sƒtvy}›?h«‚Œ™7SP@w š§gc†„6W¾¾Âe}€si}nme¼—§©Šjš„xs¤o AP±‡˜ŒuÑKN’¢~¯žt@$‘ SÍ®•ƒ;@¤w±»µ¨¤©›‡¡¾p“Ÿ¦}´„­¢¬Ì,oG}Áv¨¾˜‹€‘}†gœi’Ю‘=ÇbgFµÉĺЫº¥4OUS´¥†’Ál`U8“>=¿Qxh8>:‹‰½ºŸ‹ ”À½¼Œ£„£©˜¥,F{%C ¶ž¹¥•š£DÈj¥šb³m¦€s©¬°­1~fF&4j$¨KŸyVXirŠra„qb`’+Jj‘p[y2^‚{L_qzxx{€x}zh“cy„Žx„{€‚€¢k„{–Š}¢ˆaƒo~’…|•y¦Wrš¶Mr“ž|‰ˆšxŒfvlQXPejXa”„’g¢x†˜r{ˆªnœ‰,e‚W::t‚‚œ›®’O>biŒ–jvrquW_ª‡€vk}•’u‹\*T›€ˆ¢4Œ±°Â“¡ÎJµ·z‰yš{SZY;-V“Æ‹Å`¡ÅÆÄ¡šª®°Ò¿†¥´ržœ$•p˜e­~Ÿ¡ª|vhi™k\–RŽ„³5\FªÉˆ™£»fT˜­³Á¡œ”§£Œ¨’œg7=u'3t•nYgQ{hv@8v‚rwi|ƒzofˆ`Ž|m9?vs•k›Šs„œŸ—h†Œgƒ8dM—š‡hn.‡j_eq¨‰p“š}}|w†XQOE_A{X€p€Ypz{–p*Ny‹“xEddw1.*< ^ash{™$B^pd|_˜ž8 ’¯¤¥Kܦ4H 84±Àz“¢‚l‡ ˆr©‹?ŵŸ D8t£ÖO$͹&‡²®©¸Å¯q±·³À¢¼œº‰Œ²m¦~yœ¨„š¥ŽÒnЦx•H™KK°Â½­ÇÏÁ¬©º˜ºx?Ú³À²´ƒ‘}¶†‘§Á’¢qk!aT2}h?F\Ï ´¢¡o³¯ºÁŠ‹)q[rk‰rš±­•O-¦µË zm}XÄ®m€©¡ŽZR~|˜“Š®™žM“œl Œ Y•~B-=l˜f\ozTo„d\Q7€\DRnsTB X} ¦J};9Ac (:.bK@ E4NYM@O ~FxcdmnŸd:SU T}zfd6Ol.Nki‚Yƒen~†K‹”‡zoƒ˜€: •zt“…€ŠŽt~z^°MR–sG€xYr£™‡Œ¢oc|z…œ•‰|zldU`eN‹Li}t‹gTsrˆš’‡…*2b—}ajdN‚/$Å{tw¨xªEv_„ouƒC ‹J$š©˜‡œ¦ˆlv®Ì‹Š›¤Ž|Šº˜ªJJM¯t1)  ^ZQ2zcISÔ`V«ƒÁÄ­« ¦²–Ÿ¤Ñc¬„¤Ä‹˜R­Ž-·¶²y‹z’˜;b€{ŽBh¹r™»ÄǪ¬’§ž.™£Sj‹Å{»‰}z{i)?UÎmlvL:¯Ì¡c‡vN†‚†……Š{uŒ•ˆwŒ‰®}W˜l>Tle9 ›š[­–¨v’œsnyVm~2hxp^©%uŠtp¥œ‹Hr}Š8jX¬«’šz‘Šm À×:"8~ʙ߫¨mnpvyw˜«€ƒƒ}m†¦ÉË}•~€‘³Å¤\O${¤…7-s)8Q¦‰™¯Ÿk5ǹ˜‚"L¿c._{sƯ­–—®¨’©±Œ«¥‚­½ÀGun¢ Â¡’nŸ±¿±½‚GM߸¡­¢eÞF|E­º¦¤›™¸Þ­³’uzpw%EPxG£DEª}[j¥žÅÂŒZ/;Ž—¯›˜³×{B7.Š™kSÄ­+œ•‹Š‹Žq ƒbŒ€*•‰¡'`qºYN8V¯‘ay‚˜u/1‰9)d¨ZPDjXS£†J\el·9wy|1!u9 #Z8 3Ex[esEwo"  Ci=lc;@>m_wZ‚Žy7J›„„i{pOJDgog}‰roŒIYunntx3I{‡w`kj…Kk}oŸe~urƒˆ€”†|™“R˜‹„wªh4]r±˜ˆ“Svl|™–}_kVj__ZcnQd„—60¤uj|f‚x„js;»¢‹:‡Žx¢­…¾^&X¢_±t ’nu‚„‘szØ­¦|¡½œŒŠo–™˜ÒoŸvCx“äFÑ+NV£—iY\P›½b™žlÅÒn)ÏĘ¢¼ Æe½Ç¤…¯²kœÍ}¹Ù”¬{wz¸°©´™‚«Ç¿ÇgÎÁ‘¡¨¾:J¶Âpiíš`£¤Ø¤Œª0„Èz€B,W¹’yØ­«£ekµ›Æ½ˆœ©Hxk#+]³ƒRi˜;‹ˆ“ž£¿z¦(d6£F6N^ws:‹ o}9x|P53•KQ„Oe s*%Š•guJrm„Ѝ‚ntT]D Mso UFC# 638&b8NX !>Ke3DU?  5L%C qK._n-ySi€…*j‰•¯jo†mkwDxNi`j™AK?;Ç+Aš‡~ŠhY_}x{Š›*T…•ŽZ‘oŸ„m{h´•|¢m@|ƒ{z ‡V2¶8„,g«f’p¢ ˜ž}mjlUOd\‹LIr‚©F–=m|p’“z€­pš  fI5#4††rrs}¨‡¤rl‘5ˆomMŽgn 3inŒªV–“ŒŒ›ƒš™¢§Cb½‚››y_vŽÁQwlr`r}´„¬·ªº¬¶„Æ´±o¶¹»¯Ä:†”y³§¾uº¶˜Ž–Œ¨|wÒU7«y‘„”°†Æ„#,!^jÔÖåÿÏdŸ”Ķ£±Xz{P¨¡D|µ‰›¤¤©¥•™§È²s©—ÏjMŸ˜»—´Œ' WK[/>pm eHCMš‰`v`Ž[1¨mˆmT!cŽ!&'¤‡{…~„¢T­—–š°WJš¼~—j‚–µc‰q˜CJ“‡r\‹KuQ3vY` ¤U1$51A( ;  G G5d97(J*;$Mtz_Q_i;~ŸwŒ|zrtVcWQzqWU„`eci‹‰’F†Žoi‹MWO”jvdh—v \mT¢r~ooƒ…Šˆ¯‡‚€…”mdkgotD¢{lŒ¨—„s‰”lgTWƒmXjs`Œjo—=0³“'.OQ3¥˜B;Ewƒœ»¬˜‘1jŽws9™‡8¶md•‚clˆwb€D a«È‚W‡˜€|sš…~…œ¬Å£t–¦x Cj\L‘‘””TNZ+q¤œ¥¬”q|±¿}œ—…=Ü€utº¿£œÎ°‹t§+/t¦Ä°¥|´®€_Î;*kÊ ~5z¡žeš¶¥»¢`L·’­Ù~‰ºÖÇA*Oz~¹—‹mV°š¾w†yQm`žty'Zh·m’¢’¢_¥©§rz”p¬¤†µ£—'H¢Ž|tŒ©}@†fx„‰l—¥‚„q†¡,i|A@/\˜zˆpxtJ2yˆXt u' <@3wV8JS& NG`<2Q$F[dcX][+CŠ‘zpmM–`ylg{-n]r;U1;oo’£uoeŠzŸpAyŽqw9y‰t~s€o„–{hL6›’Œs–®Ii«™w™Xyvž~™rlem`‡d§}—Œb/'‰‡ŸVXB£¢VªJ³Êt5¦²¥É°ž±·j’$Œ†5¬H$Š–}msw\^­¸ËK y”˜wt_ŽÈ«‚«‡"m·‰Ag:  IZ·2¾¦$&±Fв–ƒuºÊ¢y­…x®eÁ…¾Ž¸U×J²ƒ­Ÿ—ST˜Š•¡ž6Ay?F'CVĪfÁ‹×#-,S³Èµ‹u[|‰ÅÍ£u¦K„†Úšž¨Œ§Õ¨s¡‚ǬŸ•Ž˜ªÎ”;ÊŠ•»ª˜Ho†”“Ÿ«š²¨ §eºnQ‚¯lŸŒ•tn®qo^ƒw˜@d„†–r§8¦pŽ”˜Žf\„/‡N‘Uro€…qyo2GD{}  Pc0a.SWKY$B  >APW'2:LƒZ\qc e› ÅŒ†o_ j(…hch)_>]Qj:u˜lw”}az‰kЇu_…{v†v–iŠo}€r}~žqCg„œ› ©Ášd‰swu|˜lw‰utfaT‚©iPpm1£]¯—¤—¥ŒQ ‘¨L(¦—ŽhޱQ 8/²w¶J3I¾“¯œ½ˆw[p‰‡yv}wlÂ" µ©6¢m„‰œ’›Tu©«‹^w¨†Qj¤ˆµ  [ŒíQ„N¢uQ¡ªzÊ”S›» 5| ³?Â–Ž´€¼‚ʺ‘“£¡p°£Åw}‚ )p Ë ¼»ª£*±Ú -#‘ž–7\yi°µš®ªd?)L~žžbguzÒ¾»DeŸ©žP†”¹À²¿Å©6ǹ«½~/g‚›œ¦¥Á&Y~pˆS–ÃZ¢GœyŽ u°moz6b`}IŸ OƒM]~bOa+[ brkt~‹¨BU%-…V k(.8,WLM"  (I@>O] :I0B¢UW‰X†¨zr^CYu?]3ªJsqX_uPit†›Žƒ‚Zˆ`d”l‰D]s€yŒxƒd{€\‘‰xb?HBNK:@W«iL”—Œ}sS{ehup…ssubqr5llSo™¨‚a"›SN‘v? ‚„N%L; $7Xxp§–8N“€wxi†HvŠxs ^˜¥ÄÅ‚Ó|o¤ˆ¢p§ƒ¥¤£š¤©Ë‚ŠãwXtu_*¼©†¢˜]:wX|MÂwN»³‡²™¬¨“†¬¶‰Ÿ}•„¶t`±™µ´­„O¹4.ÀÁ¬µ !&NI™£€!š­Ð·£½ ÌbOŽ£æË­…£¥ŠC5—Y®Nzуœ›­³Êš˜[n~"eYƒ#IRyp]mA?}Žvvg_ZTGq?‰kL~ˆOV„†kot“ŽwkNYŠhe}ip‚w}|z„qzg‘Œkw|†€‚H{i~’o•‘ aŸhkx|l{whp[_}pR\ga‹¯“<˜bg[e· Ù²>µ{šQ&|–g·G‡œ™Ä†K-s‰ŒŸÇ™thxwwv§¤“˜)u……­‡h•§2œl}ƒ—m©Š:†ƒ!…ƒµ]QnMn¾Ê·Mm8—wu°“A;*U+^Cª¸E©ƒ’°f¸Ðagɓۦ´¯ÅžÂ²µM¦šD;®SBe·t­È5$5%&Í‹.³$‘j—‹œŸ¢±±ÈÉ…—ž¦¶¶¶ªÖ\JFÔØy˜µ¥}Pv¹¤š<ƒrÚc¸ÃŠ—©q³a†SfŽeU„uN‡o]|pliCZ‰‰> µt’jW|‘–m™: A..StgƧ¯nQB`  7R•=c*; ogqVGGbCM\}sgOo %t{„e€†=jRgFgxoM cf&Ž^Uu€b‡rIh“zqxˆ{?Q’vzŠ„xs9J0zy|SDK@M¡ “•¨¢w[esneX`K@NHNug|Hdc[r‚vYG^r«,’„=£†ÏN8dXò˜‡a‰p˜~fPL——¯{¨|Ž}‚¬ m|iS¬fÅx‹x{š„Œ]n{‡?•~Žn P°0tÕd9£Å( —¿‹zšžx`‰·™¦ƒsžAMCË£V¡§š½¢F™{Í­–µ’žbQÙ:’;SŽ€fEÍ­o»ƒ ©0dµ´<“²$P’2“’~“–ª¡©ÁЖC}d±fTKa|h8(TXJnˆ°¤›»m•»†ÎÂGB ¦Ï|‚€ŽÂœÁ+£R¯hm‘'MfX’­’«°§“™…ˆ"qjžˆU†®‰SJ2Z`¶j›_{ou‰£PY_94  Tpw^eT) 6bŒZN rXq'QZrpLcX&Cv€s”‚qbleUJtÀˆji}g†œ<§qrh›c‡£¢aq{šst˜h™x7¬œ¤“˜O>uH3½˜¨; 9œ§Ç›—¬M”¹§Èi¡ Õ¡j´¶0›¬¥xᓲN(#BJ%7º¬bgŸÇ¶4•«>5Ö;#™$ps¨”‡# ¨¸§˜§†|È–št¯K&2 zfŒ¨É©«…¿PG.M_>¦k0‡²a ~­¶‹ºi€{³®+„±Â‡—q’Ÿ¨Ç'µ ¨†eŒ7tu‘r&’o†‡Ž·ª‚’!S šX¨• §n®]  J67U[’X32‡“3 x{ucU ChB97OX(    jY5lcxLiwsfUR&2~u’QiVi~‚BI_qQc{rŒŠxzŽV•|Œ„™Œr€ŠJmƒ_‚bdˆqf…eˆt“u‡„[lot™[bcvQle\^rF8^R`Dz9B‡tlld™o;8€X+e¨(¤-¯¯­žÈX«o·œ­Z 7Švl»´¢ˆ$XxŒ§„q’€X†b_u¼G‰‰~¾R£®w‰¶#fŸ§£†{µš®*Žv§˜|]-¸ub’`”C~¹´‘Èš’¥»§ÁC.?ÂŶ¾¬›#ƒµ‘x¨¹±—§¾Œ¨Õ·KN5hPbq¶µ/ÌLo¢©€ˆ…³„˜ˆ/ [VA†…„¼¬¸§ÈÅ›’­Õè¹k¼°Ë¤j9 a™‡Æ£?Œ™°µ+2Ÿ·Â> ޾~…}©@.CÇy®tŠGo‚x1ƒzŒ…~‰£·d5trk¬“dm—‚ŠVsc•|`xLŽ'C›# >G`C‚ )ŽkW1. )   $`B L'jzA|cfd4IFd}usVvƒw\gˆ_ZHczs†lp‚ƒ]Œ€y‹Šˆt©—œndЇ„zƒ€Šw‡pvy{˜ymi}©«‘ƒ~Œxqgpnf†c€h|ETgJ>cSARUWZga91{imC'&}g„@a„‹!ž ‡Pg¯pŽÄOb”¤{~dšO-}xyFÓj¶ÖQºŒ„‡)¥y‰¦wzŠw‡€.º’KA”¼½¨Š¨ˆ«6©¸~—ĽqµÛmuB6]™¦‡É}pŸN®³·Á.w‘”š™]ÀÁ¸±³Àº²’“®¿“&–¨±™pœŸ©°Þet²åÛV‹± ¦G¦‡‹¬¢ššs¹ÆÈ§R)V…¹¹§Óƒ£Q ’¢©¬•ž‰žYL] ·v±{›Œ‡”g•r+‚´ {m*‰Yž„ —sH%3[y£4žA‰w‰£€4_Ssˆ€‚ƒ dX¡Ž1 SMC‡C  c[b'*K/u   * )adNOgZei\)DfJvˆ‰UVqnBW*1UX5†Itpg™Œ‰…ƒ‰’ˆŒ–tc€—„|aŽ}qhpˆ‡uize“|m{`ItiVT?O+TjTk`\HPSD4dPJGJcwjwi$seh\aetbŽ£vw†dfWzªžZºAG¢r ‹?>$‰M˜Ÿ‚—rhy0h™®Ç°ƒ¼¡u–yMh™„¿„…™}˜WVMo𑀄œIÍ W<—¨“ŒŠ‘‰hjn:{Ó¨7¨¯tƒª’\yT†Ë=»­‰À‰‚nÌj!IžœžlÀ‚/¢–™§Š™ª? !;EŽ…o[°Øhj𤱦”<œš­š´±h><Ôu E‡{™¬„C3º¾¦T¯ž¶ –Z,e·žyˆÆœ „•¨w´I€vw_:§¦cÆ5c}U‰‚®„‡ˆn† NY%$tgz®Œƒw0e•wLy…h€k$h{— qTB€$rUf )|$K Rp#(e  * $on >`@#^…msF:S/mxŠc€p8Wd^2'VfhUmJPg]_Šš|ˆŠ‰gŸŽ–‘szu€|Œod‘{kz†€pv¬Œ€€—¤­]ŽpQ`zmH5JGwabeiOT@rbPdEMYM@;t aYgcgg^agipuzf"£WI‹©"_´"G§0g’Š‹oGqhq‚¯¶™r±·²§p~•™¡lȤsvµˆŠ•œœªºw €¼K+1 @KnDt~±¢n^Éæ~•¿Ç„œ†« ”€;Ùkª¾Wœ¶˜¥pB[»“ Šˆ¨°Š§bÓ£,¢‹©ÄÓœµ“»·›xh‡JqÂdNœµˆ™{y°ÎͰc±†|ƾ–Á §ÙÁ´Ä¥¡ŽN«–p"¿‰®l"d¬‰Ø‘#Āς~®ž—†y•~Œ"Š~¦–‘:¯4‹Ÿ¥›•–g9NZ±^q„›­~›L|…lj{p?Q–w@8…P¢ Q:‚ j7 =)J`l<:  )qr  VV4\bzfjlNKTpƒO.nw[Zq^:s`g)kO[bgs‚}‹›€”r”Ši‚z‰[Koqn†«‡Š—Š¥›y‘­«„€Nke>*^ƒ{Kk`( ‹UkqNLX\fyc^U„ˆ(iŠXxhzm}\ˆynˆip;Fz‹l™X› Q˜ƒrvn’€yX†˜“-^Žœp‚<‚& f´—_možÙ@j;² ƒÊ ¾¼Žžf%£©–h  €‡N}y£€Y˨}È|¼­–ЍlŒ_I͉ ¿£•Ò¾«Âµ~d°›§³Ÿlz‰”’¶v5ŒÃª5§¥‹[ˆ®„|pÆÈZ‰º¶}lJºÇE{«¦·‰¾…—¼‹¼£¥…T¦‚Hž¿&;}—³§qu½—€Á¹U‹gµi2Sp§§Ž›‘‰¥AkU|‰¹’_¯xŠŒ)™>ƒC6(XÉF}‘NZŽ–„w€‘RpxlKŠ– Pb9Sp.uŠ_ .93=9e9‰KlL8   E{, 3]ƒJ\kakLaF[pxwxh`j.+]dmmˆI{FJQ_htz}’…gˆ}žŽ¡ivEzy‚w‚Š~€‹n}ˆsŽŽ†}yu„‡llP…Y“SNLffJxQoc _HXR2k`WPO%‚enrp_qsv€ˆ}}k{‚njqkw’ m¬df}|ˆ‹žÂz®#Ktyr tk8”¤¦“}Rt©¯/‰zPˆXZ`™9¹Òxq# ayY¿…¬›ƒ~YgÂ’{— ¨£’£É3•”oŽ)’Á›{»š•_–«©¦‹ð»‘£Êh¦~©Ÿ¾À˜Á™$6CfÅ¡U«²Š®¶QXº‘M—³ÝMÉ‚Ã¼Ž›b°­¬Ã©ÆLȘ t°Ý§­Ó¡ÃM¦p7¸ÂhŒ¤PjhÀ5˜ŸŠŸ}•´or;@s Àk›… tªg3°Vª?™l.¹žsP(¼„AŸ“€rt|y†q…ƒ;Fh8œhgš¡n˜_%1A X@DfkG[G    * V„i\0fee~;>AOwsuY}jVuv„bZ>Acnbi]v]uB_eƒu”wƒXoXw‰RˆpŸ–h˜e~ve„VroQkok^‡c*<#>kMRTqƒf[fc¦CFORdls#`]nyrj•ei£bc‡ƒ€€qz‡…rkT“qjwˆ‘|m¢É)?ª„§3yx‹IZ½%§^š®ˆ®œ|ͯ8\LÙ˜¢žœrd%¾6Œbo—`p¤vž8 Eº¢}• ¿±y¢»iA.)½Õ»l±Š°‘±É¦\sd9œvv™ -½b½³à¼’‚™®½ºœ™ªÄn$ÈŠ‰{““‘‰Šl¤À|K Ô‚Æ´ž£¿W”­ZÁ®—‹Œ‚¢~¦5›kj¥­w™¯œœ}„ Ð_.®¨'Ž!CžŸš¼Œ}žž®ƒ˜&‘™jy¡~"fC~SvV  S^q2XT>IB :n>PTD(  9 hOQfYgGX[LX|syT‹otqkzrlhBUH™Vwy†uqmh}yMŠw™aj†}r“Ž„zrkMJA:D'nHTS_mTqIdfxzkkpUœ- {tbYfzn{t!_k{**sˆ¤m™?…l~p¤y—š ¬àhQ˜!gƒkŠŽ;,‚J"|‰‚r‡h†‰wy„nyt„•–‹³a¨¯}£Ÿž¤Š‘²u”®Rc;\–5Pn—¤ž›¢€“«­{9C`y~°G¼³Æ®¿}¡©·Ae±†ß²kº—t²¬“•ž§µ²BŠê-(<<¥®‘-ÁήK¶œ”¢·'u©„µ£“¢c£{3e‹|¡”•Á¿œz©ÅäÃ>#K¸¹¡“¦’‚\A`h¥„Ž‘“RPKv¡Nw~}nv¼ #›…¦:­¤»„‘nŽ0 e‰6•Ÿ)°Ÿ§Qg€ ^s)wH2E-yKu‚ hV5[2!a"   D h?@td\lF@_Rk~~gSzg{ˆ\©yKg—›hBŒ~pŠ;…ˆƒVbdPˆvÀn ‹h‡ƒ†•–’fSQ5=VMaKMrjRca[kT`ne^Y`:y8c~``r}inmeJ{lX7z„¥af…S G€†zVœ„£’šef®¬¥å :W“rˆºmlOx‰k6Ò…w–‘Œ‡€‰[}_yl¨‰±~†Š‘¼Ke´~¨¨e±?Äœp¦05<@…£¡“Œ¥¬uuK*5“œ´¬ÂÄ–µËK˜¨£±°Ýx0{›¨O侨ѥz7Àn.”_7J[¤ˆ’a…Ò¬«r‘‰¾cHË n¶€=~Œ‰M€°˜_zŽeC¸“ºš«}Ê9*,«±¡ o›§’Œ§~’€Ÿ²‘pGo¯“"ƒ|¯YP/U(L§¨œAB…{&Pl{5|sf F]‚_|ŠHQª=[DWSbfVuch}C -+`Nf .=/&  w ;iERkOI`ETR[fhoYgv{b|k€ƒƒ~Qxzg{”}RH´rr…ˆg„«xRŸzkˆutƒ~QjwHV9t/ˆLDVpiJWY(hM^ÄSmZYi-U)Šwb}Œ]y€…¢|މŽgzvoftvž‹’™£¯¦È»¼µx…Rk¼º3¢‡®­Ž¯.ŠS¥ÃƒŠ¤‹‰qc’¥”hˆŽ{‹• ɉO‘ u¤ª=šŠŒ‰aCZƒz´OK!DtŸ±ž™£<$ŒA1©Ó,›Á¨¦ÄÉ΃Âo D1¯—A$Ç•­6>™–¥¢PtˆaOˆÃª‰—º–¶©œ“}Y½¨u—»¿µƒ±¤Ét7èæ¬¢Èª‹ÒÄÌ’“9»Ë²r -¯‘Ë¥§¶•¡‘šŒœ£••‚—š€Bˆµ½»!‹§•Q;)]ª‚31”^’•¦…y¤a¤‘wTU)XhdL zsbuPHomxbj^em Y~](!* l. , …}?)aThFHa’‡w’Mt[œ|xQ†9ŽRjfY-Ž•k ªl~³3¢y–’’<Š|¡€–¥©E³Y˜[ *‘•b>™3< Saa¢t£Ye´Oc°ei“£˜®t“zÁÀ-˜¨®É¯¼¦9¬•jØ‹rœ¯Š¥¯^WÕ„£J‡«¥¯­žÕZ]}¨u1›•’^N!ž¤•‹‰”Õ–’Œ”U@ €~YÇÄ¡—†#SH’¿„„;¨¥È˜§y¢š”š‹}gœš¨ÊÅ|ˆ±‘s´[z†O;d…ˆ|[Ž‹Y‘…Ž`La›…Bo·HUyW›>F][,fWrjR/ 1KQN,<  T&:^co${Ua[_Uzogj]‚…otU‰h]8A* dÜW«o¬¥˜‰Á;-" »¢]m–²¼o5a, ¢¨­‘iu\Ubpq§ÉÂTY §†sŠ•½o§~¯rfº6U–—¡“eÁ$UZj0e0 ;H)6•£´_v>*‹²«y{ŠJ’84zOY¦‘ÍÑÈ‘¥f·¢ãΊ¡¸¢†z^DAD¼¯±c‚»{1£œ¦¢µ¡Â“¦r˜gopiI?8V¥LŸJɱŒÉ²—·TX½Í³a‘¿Ÿ£‹“UµµvŸ••”†Zšx­Èvmq/¹”m¢H:ƒNšœŒV“g?žy™ˆO1N P |l" Žm? aWE% _–_Pe ”,m7VXnL2+ 8Itj);  9%i2=9icX`ZUhVbxÀ[ŠEa¢qRDkzwkz{™ihvntp}‚‰l†Y`nk‘“exL]sWf:Upl{…Za“Rƒf„SFƒiqd2 rh†E[„š\—t.‘€’~‰¥j!š¨°³¿@E¹Ä¦EO°…–;%<‘£ŒL=]‘oy’T"p´¡”‡rwfsptk‚3v} j‹À;=N¢R‹ŒˆX‘kJ¢’—¾¤d¹€cƒ  4n[z4K@ ^/MzD  (UlA^ |roMPIW[Fv‰ZŽz{€ulzmAyktS@†ŒoZz{|‹efvp†‡‘mqyw~ˆk‰}vV@>~T^T;J|cwMb§gw|Œ|>cq_i\˜”s¨V‘ …nxh[  v”CD—wq kqrН‹l #4Šjqv”cp €’&}„Wy‚€nOÆ”t‰|pk_[lmª™¸µªÉƒtÄ̤®›‹lnžœ£„”} )6†„5]njUxA ±0%Bds³•v™«mh|±¼«xÉž¦²³oWuV­¥ž™Š°Œ—O££¼sZj‡#tŒ¸_®¾{F¯œ¾š®ªkº²…Ç…‘¸˜­¡¢–¥Žœ·°^פn›n6i3&•²‚l>+¸΋œ2©f[m¾±~§Ÿˆ‰™¸9¨¬³z¼¡¯¡™’W•_¨²^?T´§«²½¬…¦ƒ‰Q£51ŽŠˆb˜ "K~Z,G­ÈŒ32S{|„„ MI @>-$ $_&Uf*k07Q4  9V 7 2AlOZN`uDlj k‡‹ZR`Q~PMvZzL,X…O|†‘q“{{v‡†|v}“{„ht‚[b0+Zos¨†I>UQ|‘_—’ž2l‹Vb±\Owgoj]eaa\zxuŽˆi5@¹F .eygšs{~orNªŠ€¨x:€»²‡”„z|myp£|fŽžtodš¥¤}zÍÑž¡j’‡µ†¯ƒsn‹”’˜ˆŽ¡ZK¯fCc:~œŠoˆ7?YzTV}6b’s…pRnlx–d!fYʬ¦?½[Us«œ†©¨¬ˆ¾¥·Œ­.¡»o™¹§¥ŽDH¸©•¿‹ž€}“–¾®7¸¢À¼}vÙy$=PF1 ¸§¤—@”{N†¡–y[FzM~Á™‡ƒx~d[…X˜ È†²…¥ž¦‹’ƒ^›K‚vÁ„•­†mK”L*’|`„%$NJ‡žO)b¡ZsC 1aEˆ{IŒ 4=' m4< 67-sv(?ˆ !6 $W6 $b <(|\agGU\Y4hr‚yN‹w_R~hsb2[>YOr0OrŒPWvq‡Ÿzo‰~{ˆrgt‹|sZlz‰?P‡vxZZTMw se†°+Y‚Vdƒ$qgneˆ`ngMdfB—o‡´ˆU—zp‡®]…”­Š}-( D‘¥z„"*Žiz‹™-›h`xbyjr¢* 7œv-:§®½oˆumn…?~Ÿ…ˆu„…W+)Œz¨}¥*y}й¨£8R}I£SP©[Y i™,E¡ºh¬žÒ½Ó—yÏG8‘¾º‰É·ZyŠˆS'°¯i"Hµ¨›¯g?+¼™@Y£_Z´Xb˜vϨ®|Àër˜¡sZ%¢´p8‡×à·˜taœaÖ‹-fÈR~¥›€Š/90´°Æ¥º·¨Ê«zƒz[9‡™^®¸+Mg‰˜†ev±YŠtp•šgˆd|´[UAl‹„T{ueu~kJ}(gFdpzŒsZV S^i ®P M` &>Zik/  M'Q0 QK]rud\PNrDY`jv_B@Y†‘XgW7ˆ0J2JKA‘yŽ—ˆ¢‰€@Õq¤ƒ}¶*8˜c D‹~¼pnos{œˆ…€^ž²E64ˆ’{eš`/S77»šw‘U 4“*KWh'¿dE2j6g–C]£´Li.gqXË;%˜¦°«ß£—·{ˆeŸ¶ÊQ«‚Yð\@œ£SØ”ãÞ»¤µ±­nmÚJnGÇ– ›¹“Âe,¢Œ˜¼pe±6€•_¾»61fœ£­!,oºZ±Ïǘ©b•¸Är¬‘„’a¡Q‘6k–‰œ•‚†¾Zi}i;„…‡‚¢µZHb~aƒv!O¤’«}Ÿ† yvMV„UpA|(fšCc C›B s +]J f*Z_tE2%7"   /[ P ; kc…X]<Nc^t}™\iNl~€i•`ubEW@^ƒm{~J}hzy‹|‰i¦z‚~qŒrWtqV‚}vDRvH•||w…vš; SeZyymSv±jo—gy~p¦pop}g‡n}E/X›kF7”}y ¸˜w<%¡†zzv‚©°±…tˆˆz~s…‹«9M&»<€Žrœw%ZyŽ †‡iUno€€¡ž›†}¢¹”}Ž~¬‹ˆty¦u„‰¤¾=b;I’tÅ›¡¨o~?'9Kc4cNLŽn—˜Ô³™gµ³Ê“ž¦¢w粤—ª¿¦°oNTœ½È'r³­œÎ¤{;$™x»’‘­¸Ÿ­•¨¥žˆ¦¼‰JƒÎ¼·}PYr„Ä£†¦µªÆ¨³«‹Ã¤¬œ›x™¶‚´²xEµ•˜Xt‹ts¤yy}·¥™™;Wž„[Ío’€…‘ox “BN™z]dŸŠL‘fœCeŽ…pyV~;u4 O?)^m Gg4 GEFg\H S[`…f~R1 [     7R96>: ŒƒXO$* Zjhzop8auzi“xy‡W.|ztT€}{SZp‘ /}jpU„xbpv…»•Ë ¢ LWÀ²´²‘¨Ÿ]“°¢ nŒŠ}ˆsrthy{¢š/c¬Ñ‘v~t§x‡„…zva[cv¬.6±B‰rK‡{”jex ±¬z³}p`K Xž%P{„”?Em|&YOd0TB(Ä<—‚›‘¬»ª¨ªÛ»žˆšÂºœ©¯½©¼˜y°²©¦ejŠ0½¤„Ô›wk°Ûiu¤}„ MYtpi.j‹«Ø³†®®nnŒ°@O”j3¥o21ƒ´“”¢™ “©³’®„©¸ “°áw˜^Wx…ªšd<¿xl}|«tTH¬,»©s{ˆžHœY§k“œ¢Œ…U‘ir¨z^pV1U©O9= j†LZ]]Y &E b ChgraL 'aG  0A jcH o{S\ \n HTns€k^†pM\vCa‡‰jjq_|Q7&™s}Rg•ˆvu‰•Ž“cc[*ˆ`¼)…Y6 ”˜‚{n\t€‰1wonzˆ*9,¼m~vl• {rwqT’•vt€_‚32N2Y@ލ`v™Ž@=0zt„Š„xw„’oŽœ)¨‘†s@|†”~‰cneŠ[`peuR‘H°«B(*|”˜Wv‡Ž‚…†œVhf½G—œqI?^—œl5…m£˜HE9GG "f£½·ž¤»®…iͯ›Ho¤°¤¶r¢½y¸¦ÛÅ¢™§¼¿§L@©ž¢‰ž¸‚£ÆÄefr2¡ 0(4v\‹ufLj¡­˜€­®´’¼¬»‘•­ÎÁsžÏÀ¥«gS'—¼˜¤Žqm¼œ¥a8F‰¢cQ•‚¨/yšCž›€ÆfœuR¯+lŽ_†´)•l„‡£§#¬\>²ožpG”cuŽJ~wkm3L‡Yki6 Š% . *{_bRl< 95$* NX. HCg58 :}qI 48 @A€{.`n9H~h‹U‹Uc}‡sxUu„Wz¤¥|vlo{i€€†Pt}Q€††Zfc6Ražuž/ l‡de]duawxfQ_s‹‚>•xw[¸„9J{™€vŠiq_\&%?  \ž™‹UTq‹d‡m†keŒ§zQ$<6ƒŒ\y|¬•zmsg{‡{sg]msp²G•”…}z‹–{uw«ŠT¡Jcu;V•Š]Vbƒ`Á‹€0„\E  µ¸©»²°¼›Àž¤šµo§©½‡–[0xn u£—ƶ‘—#)*{}ŸÒ§¿‘):Í\1¿MZ|f"3›j™¨©©uX¹¬–£†ªÉºÆ¬¦Š µŒÕØii‚ )lŸ¢©Aˆ•yxh†:­J#Zšq5–o„zŠfvn1tƒ†~zdSF’‹˜—zC—|‰ ~ˆmÈyc7t‹/ƒ„—-A<~Š jQl# =oM q 1M  p ID.uP8 !|u} |dO: 9K|baev"ENozmY…:wqk~hcŒŠqu‰‰–hxpfV‡ˆf†chˆ}Ar€†eTm µ0N‘\ajXrY­}dxv|š}wwj€ª(_u>C‡”ˆtuWYŽ^ІoÀ~?*#()’{c‘”}±¦ek‘šˆ‚‹²P ™h‹Slª²>ŒrumoztRau‹hg¥q£izw~dŽvb¶§¯…’BK62%ž³Ç„_T»_LmŽ\vw†Px*kFh©Ÿ«§™¸¦œqà¥ÍÍÂêá:k«™½£Áj0‚˜pS¦åÖ³¹_R?ß’?iȵÌÍÁ×””ÕˆC}ÓF³‹z³t&1ÄUG´Ìz—˜l‚]¤ØŸ¨c­å¥…™§L§ª ˜\{ŠŠŸzwodd~а1B@AB”©ªyÅ.)b;’ƒµ\mHmSb4#g©†•š|q¤’Dyr@?y0~c[q‰ %VJ] \i-[k5  .Ul TD‘˜L#$P(QrsqDn)=NƒŽvpTsbfl€UUF?–•}fg‹n{b}–ƒkskx|yŠX`vrTnFZSoqb`€E†5ItUp]yijhv|jm†|xq.K*0ƒ…xr{Ž.gÍ †]¨ÄÁ©ª„ )?+?h‹}o€¥af‹fœª†HC¦ ½«¢›‰jƒ> w_xk_lz‘li‰šˆeYsul®qˆ‚h|”^'&m‡¥†¥-wް£: [¹qgY"z¤<šP½'ƒ°Çš™´¹¸ª‡&‚Ó‡°Ä²F9C&1‚šèŸ„•Är±`{‘ª¾GV­±~>Žà½AŠ ‡pB½¹eJ*5ì¶°w ®š¦¾¢Œ­O$¥É›Ñ‘XŸ¤¾.’›µy±¹ m²ŠB† /¡’ 0˜ƒ¯xG¥džŽ¢«Ê>]xY§7eK`Ǿ{hVq`\WµQ‘šlм¥{§RD™bK9[grdSH€UiE3(M%iW‡X[T5Pt=+QiQ…@+eAJgo‡YO. 4Oo‰tkq^lYQkO’?tP|uad“@[‹‰nŠF—yzz{b‘{k\ƒdp`x}RfˆodC}†œ›il|i’lwƒtinhzlM`‚¬g4;’‘tˆb4]ƒ‹xw‹’U”}-EH·°aC´‰™¯Ñ ¤y£¦¶x•Šœ,@¹¤k¬ƒx=$¡Ž•cmiŒŒiƒ‘WH”fV{kliZ‹C†˜””…¡o*ºVw¾NÐW|»Ha¦´§™Š‹*°¨zv¸™Ã‚‘פ»n:Zy–6!?‚v›a6¿¼°µdŸ¼³ÏƝeޤgK•–\e/?!zs'‚ z/q^6*_WvŠs^ga1*H‹ro@XpP]tp–lL@Q/a‚txih˜T‹‡~Yrru‚xW\beb7Œ{§8zz9§{{dc“†xa|js‚}myek^fz_l€¼cWnq„––o¤Whm\>ƒf "¡·ª€´#"6JhxJÅ…j“µ‰…–¨½“˜zc¶nŽj—†m d„{shyweV†€tlœu“iy£„šx„‘Œiº|½’¦ŒT¹£˜Z‘–ªD±pŸ¨¦œT™¡°…)³^Fˆ§GG9Š(°.% £¾cg¦EyS %-ÃNZ¼ŠL‡N²5w‘’xL]ɰh­€ƒz«¼¹œ4’Â!‰ÄlÂ6X¶œ·¼Œ`Ö»¤¸£ÀÆjš¼ ´žgZCÐyBª`\œ‡Phy££‡†>i’¦D›§2pO¶º|‡>¬{utq «qšLªu`<›i,!p `se$­3pa HvyJ@™cdD"rdCaŽ=cƒ  \•TKHZ|8t7flog]~< XA0\zwƒiC‘o]}dg…8??w\Fr0b‚tysu€“„h{z€q€Š{zxg» Lf~Š5uw$bAQuUbhŠewq‚€t|{Ž„™‚­u|j¨•˜‚+ƒsgœ¸jŽ!†‘¥5O$0©—[ƒ‹n€rƒ…w³­™ªŸYk€k‹p~j‘gl™icj{Šƒ–•w€‹—€ˆx‰’‡  ‡ºv£ž¹º‘›JzŸd„¤™¸¥p³X´¬ÁÃK¨¥Æ£ºÊ¾¬ÜÉ…oœÏkA™¹~­Ì|²Û¿Á[¼¦Ÿ ¬µ •‰µhO¾´ÖΩƒ–”ÎR¨’ z­i‰š{qdwf‚†¢u;¿$,Æ©Ž¶Ÿ§+0‘jk–q¾À²^ jnvk–‘x]¶ ‘™‰­‚±›Z‰Ž‚§¤*ÇRFŠÓ`—}‘n0¡‘U" ‹4QMjn)uq=Qc,zo6.n(v ysxm›#    ?8 7k,]ˆ djO`=VCvn MW€ssH?x”tbebTWgbKmL™ psjSW–††h‚Žpw€ŽtŒ›aghxq–wyœY`~pW€lzl hº–­‚ekqjt1/)'' »Ž$™„4Šzk~F’ˆŸŠ†I!,0|s‡2Ȧo‰svn’$Qj[Y¤w  ‚šŒei‚ƒ}k“{…}›“£€z¤€JÍÀn~±Çµ¥—ŒZ¦„“‹—]½ŠŸKÏZ©Ç²g¿…e䂆…ƒ¦ª™¥ž—ÃlA#Ys;Ä]™PmÄ–v¨Œ±¥œ^–_c]uZ~qFVN’!IJHICªw”€l‚~Z-6†¨¤r‚|†r‹ƒ—†~‘C"!‚£%y!#8‚…yŒŠš»b=}Ì~¨!ާ±¬$cŸ…hsqmfRÖ‘Cz”›ˆw‡•£|.&_ ;)W0§”›’œ‹¶³g²¹—6¨k¢x‚µ¤¡wdÓF/ʦ—©R#]Þ³•eÄŸ9ÁJ}–½v¿Ðĸ[‹¶94*¬ w¨c»sµ®a¾Õ¶–¯Ð*!{¥˜…îËg5½!ɦ°”†Ÿ½Ýž¢na³™¨'­€À|.­ÔR¨¯@…©¨¥Æ´/z˜ŸµvšŠ’¸I0~»Ÿ“¤'9®•ls…Ed˜t©‹ƒ•£<4@u„, "­98}nI‚}yel`N~=‰{•k”ITdªØp®×?F{É«˜‡¡§¤”8j§X6„³³€ÌÉд²µÁª¡KNbB3£Ž¤±£¤.A³¡„£¨°ˆDp¨À|˜_ª½‚]Ÿi¿B°Ÿ¹e¿„§|¤Ÿez'§¥“u¦˜™, ¨Zg³"lkn„Ÿ²³³0 9v{ pš43†’*•qln{}]shYzcŽˆH}J"   5ž9#;+KOK]ZFXbSROGN[_^n|qW_6rn=‚J‹‚>‰ktv{aT„vp‚p{†‚[n #kh•¢L`jdD+†2ce)o|›+;bƒ«©“,Ifk0248rŒ{g›v›- Þa'ŠwY1D`5h%¶¸µ²¥–˜ty º« 3Œ£|r#š-†”¡RTZcsŠyŠ‚˜…ƒ’¢`±½[Fg‹t|ƒ•q_!d={œss0I '('`±™’È¡YQ†0.J–~‘pއœ¿³6`_oŒQ‡´£,™[*O·b¨t_k†~oc©Ÿ\Ÿ£ I_ Ae¥e×S*_“¹†Þ¶•B¥Z ÀqǨW¼Î°©º¿H\’!°­³¥Æ³œ—zk­BlŠ^°°Ù}mª2JÒ§Ü9Ÿ!&–Œ†¸lŠTM6VÑ¥¤¦mŸ§ƒ2EI»Õ„U`…™ƒ€´¦€¦¹Å‚Ÿ"g§§¢—¢¡»Å¡?Y˜bµ]mn„jFjGŽjl‡hu˜Œ«D¬p‚ gpŒCD»8P~j—Y¾+g{8 gc mm*zfv:€|v]w†ckDod+     ,TO _>ffD\wb=DYJ]fXZ-pWrqLlqXX|R`bhqa|{xpjQohg€]ƒstU‰kŒv–<5Ÿgn Žs†k£Ÿ–y𙳆xjce(ÆMXr6Utm‹Œ“|/ÓJ=-…e|rP` —vS‰§OH;·™¢¡w‘yd“9ª¤±¦¯bÉÖ§—ƒ©´„£–nl•„h  viqqqzq’¤•ˆªŸ BLl{•­iZ|4Hš©­›–¥wkWe¨hwwP…’|¦®Ä £–wWPxg2}­Ž]iŸ2<-AÑ–¶S8©© ¬’Pž¾)‡ÉiFž–‰ª·+–x!2)ž¨”£¡ ‰Ù< WƒUkÓ·!]{‘‡`ƒËzJÈ›ªU’®,„ʶF€wÉ\uƒ^›µ•bOʈ¹p}V‰–0‘ºpˆ Ÿ{l‡heˆ™u~vO—‹]†ZDd'm$ahC~fn<Š€fqr‹jilƒ: b   6)TK2Kai3gWs?VKip[†szІp}vF=®rg*´ƒr)C){d¸”wdNŽB„Bz6DWo—gVvj’SUjbv $fƒZz€dsrZr‰Œy‰‡ylwDd_mAei}t±‹kzˆd}~nf¡‹c&w‡‰ž¬K|KshuŠy„>YD–!@S;ˆµ¦¥rƒPœ !V¶ªŠq}z¨’)«‚gˆ6“‘”g†Ž¾‰]hpwÑYx‹mƒ†u|““e’…YE{„txuy~Mªš­;ƒM±i¦«|«•49JU#¤Ðt«Œ1ˆT•™´ µŽ$>]hg¹ÍµÀo‰NX<¨]¡¸¦}º­Ëw½²Ì¹µ¥n|Œ^¥¹–©°§˜œÅÌ’£tdSÃS ½­z£¡«¥›½£!‘ż«½Œ¤ƒv¡™Ô\dÛ¿ŽpžwŽžUj ¤b~ªÅzµŒªJsm›fU§nržŠˆy‰–K( #·‘zuo`g_UwŒv~„aW,gO{‹ HWl6™ee}o`sKa,YK8   DM$kAZr^[{-][VnjTDj›rkYjo’ydjbRw_[c?}sL~v‹†’v|z`Qsµ£h„|R{‰o{UGš—fkX\ˆˆ±k,L³l™‹q~€„{«`}bjs†‹~|€ {ÄŸj$.}’‘s,9RJ_€r†ˆ…œ‹Š•dXL„ L*w†3*°‹vf„Š£rip˜›v›zP€t¯}{†‰œ‹€t€‚”‚j¯rŒ ¤\§:’™q‘(£¥4SÁ¯•½»´ ¯QŸk5fh7‚b¯¥|¹µ¢¥¯¸l¬ŒA@Œ²ÆggΚµ«p«¢·Ï~£# ›ŒŒ“›ž²£ž“Ÿ«¡ÀIŽ&”Ħ¢²oDŠ{‚Kb›‰}•…Œz‡”¢ÁÍ¾š—’–²‰ª8K‹ "q¡c£½Œ–x… –p‚¤]„…~ƒdiYY¨„ŠiŽt°a·­Z\P…nrhŽe"3ƒ6bw—5y:†ts}^kˆE\Y0mDY    &aXS4QWNPœ=K`A>QFUV3Yvj~bdmˆ‹gx]\ oD;H7mukndo||vq€ƒgŒ`rsBˆ[[g{yonkOŒpf‡?b†~pe…™¿|ž,3‹I€}|jK)Wnu‡rkrqpœvpŠr’“xŒql…+.W21¬}/w‰z{¦œŒXE”„‘œ~u«¢ŠŒypow¡‡kt’„f¦¢oy&™c–‰‚ƒ—‰Špu}iŠ}¦ˆeu¯‚ž[{“—ÄXšœY¦‘¸´¬yÄŸÊ—š±±¤¹¢f§š¶«¹ ¹ÆC´~Ƈ”›¸R ]ž±žX™½H,Ps‚ƒ‹×¼‹nŸœÚ)“¯ßX=P¢tŠæ_†¥Êh{‰w£~<Ž•ˆ–¼¯"/«r«Š¿žE²cÿ›‚]2x_•LRwI–ˆ69…}s-}t‹‡.p²xŸpK¡¡Š–DR2g{za*so n 9˜q- T|/ \    LQ=V59?T{VHG_+Y;CN%@h@Xd{aI0P‹NjziUQ]_††U,h@tTmofaw^mˆ^wƒh~·N@4nSHh¡aR}Œ‡‹ Nt ls}¤Ã¾wªƒ—FN›yˆVtx}n^ˆ±Çä…¢u‡T(W¹r¢qŽ­‚‚‹t’mŠ plo¥¡´¥¹ …¢›š¡›‡£˜„¸r—˜†•”|©“žXTÐŒ¿*šrŽ”v³6,‡ŽµŠu—‘«¶FЉF˜[æ‰_u‚mÈŒ¢4¸x“˜’dv”™GžÑÀ¨À©Ñš‡Œ°œ©À¯ª³†šWM`Ϙ©£ŒØd—±¸­É¥§8^"~±ªO@)>[¦´ŽŽ›ž‘ ÄÄÉ·Ÿ«Æzºqº­¤’½¿§è©¡®¶ª­˜«–¸F1œ¯Ä“ŸÐ²g†ölª=`bгhµ[Š•‡¦E³_gHL‰•ƒ *—fœpw“pe§­f s}n€YbL G/Voo: lL.F.     D9*F)oZ‡FRW2MLH$ RZs^Xt_ZKUYrub€{]r3i~u[nzPƒ\…\‘pi`T|Q„‡X‚œŸPRS?cUŒeaƒ‡–7 'i]—iw¶~ n}’d¡À™€p’s[h|VGZ‰Ä¡¢«ˆ”q„Õ&Jyu~sjÇ­3‰x’› —œ‹ˆœyˆ‘’m†¥¥„‘{fkpx~¨‚´°Ø ˆt Äs}‚!u’yw¤¢”nŽ«›mÆS‡Êg®¦ky¹ Kf¸H'¦©fŸÒ°†ÏˆZ?Äod4k­¹©Ÿ„»¢–›ª¶(ÿu,©b?ž|¿–¸´jW¤’´½¤¡cµd¥w£ySrE¶¥Å“¾ÉŸ|CbÁ²§b5ž€©'ÃžŽŒ„Ý‹¸·…9¹µ¬­ã»~u*¢€”®n—Þ„œ„­A ¢‘WUNij™jPušw>¡Œ~‰šnX„1Soh fjƒcz6q‰T{6T›  ';n15x4oC\TkGCd     %20[Ei„9ZNZBWfD;12B^2ChJ^OPXRgh’AqtŒG)b_j…~€}Qrznu†uYm^€UtV ‹l|!AB*^V¥D«Ÿ¤UŒ˜†‚ƒ¨‰€yˆ¡db†ˆކ‰£«©ˆ‡³¨7 •iX¼‹†š¨¤Z•§…’…©KN<¬oÀb§~Éum5…m±wVjÈÌÌɼÁoz3’˜ÉÔ«¶¬­´’­º¢¢µ2h®ßŸŒª¢¡Çg²Òpn¿D¯¤Í·>Ë¥*r˜ÑPʪŸKÚ˜IµÊe0B\Ç¥Q*<3n°Ê˸#;Ì‹acꤪ™&4_­¯9°³Ï}…‰âž‚—mi½¢d†”oX›†›dUŽk-Jn]€lŽ28p  0†u¤zuC>™02—_‰o(‚7M,,K`K@      !bacp~BFaIGA9EO#': PCN„sUTQ~O`›lxmza5jzr‚]bFrrŠHdwxqŒC{p‘ž‹@+Mttƒžmzm£³tatqt|fp•iŒ™€#7Î_—‚X–o{+ MÔ¸‡€€Ž{«i2ˆ,˜‚|jr7,}²‘©‘ÂÝ™†‡z‡œ-͉;‰Àƒ‰€p€…#ŒŠs‰3z\¦ r˜>ˆ†|}us4T½Jp¡«ÀÔu¼mqyMŠ:_¹ÔÆÖÖÍÅx¨¥Ö·‘™¸•€¢µ½³±§£³º²|µÒœª?¿l½†¶Ä¯m.À¼­‰Á=º¯N¶“¡“¿¡Á_NŰÜXša¸»²‘^¯€"†¬“µ§&…Õ¬W‹Á»°`_Rµ‹˜~’Œžºª“mmhŸx‰Ÿ[‹:oœ}GyjX%{wŸ†‚™†™\,„T;‰ym{uy‡M?M0Kiš4:3Q6g-Y*QPY       4BqXMRNaSGBETT:xY8yy_=y|munhkiI )S+{jfhPnoŽ}\Vl”yxOFmyg”œ™c†|9;ƒ—#Ë`n‚aXav–8d–{{@-R™™Z9®„–ƒJ›¾€y|cx’  €©•‹¯•‹·£‘~¸¹›‰”b£¡‹³ˆMŸ¬ F°–jw€„Ž¢}’¦2°‚‡†›t¯|`S¤›ytŒ‰!<»H¬K®…ŽªŠ~‚i3L‡uoj½Í«Ü¨—Ä`¸°Ç­¨e8Q®¹}˜¥¡£²¨—Ÿ›™‡¤zO’­Rw²—^Ÿ½¡°™£¡ºŽ±¦sœŽ»²•×m†´_J¯jS6pVG}›”ˆªÌ~.•ÆÀµ —§Ÿ‹¨s„ާˆñdÀ wHd‹²‘Ζ;—žX¤‹cˆ¥TL„‹…{ƒ (+mKF…‹`cƒqo˜iG–n+ ~Qe[MyWY5TvMVCC     a=Hmg\LqVm)NQ|@YgN7{pg>YsTcƒ€‰seR]Ond‰P|Žuthqoptvj‰wŒ^x|†¢~p˜˜‹†wc`~‡“$||}„|lFC¦f†tz•‹—Šªœ„•‰€Ÿ‚€g“ “¤še4_ ”f`–­¯ƒŽ¦¥¸š”—e‡œEt¢Ž¹x:‡ƒcŒ©tw•¡ž…‘bzšˆŒmÑ_VMr–˜™c^6{m˜‚G:y­“N¢Ÿq–qÎw_8dEÌ«¸™»²ÃHwÈ»…ªÜœ ËN¬¨«««£¶±V¡–dXËÐm§À¥µw¨„»O»ž¢…b›Ÿ¨”¡5’º6kº¥»ª¨–Ç£ß%¥¶»=6b”Ç£ŒCŽµÇ‘ n;…uÙŠªÄ²¨¦!¢Ž»°”À¼{{m®>•¦±g“‹t‹rpqŠGrKq…Ф~ˆ…)'ZeM#7r†cP„•S‘e7CˆY@”„–  nNƒVƒ¶A T+       "Tu<_X^ZEj9BbtA22 ˜>6u|^|aKdPb†n~‚H g€wwZsXw{ƒ{zzxN„m‘c }~†uy;CX–yxŸR-\‘‡¦–•©D /*3Œ{dhF|Hrz8M < -   bpI[I]5/]D\,U8D"NP˜qqowj“xtvUQ 2t~q+Ž&gwoq{’t<‚Šf Ms‰^3UMX œrwX~ ¦w‡‹hz{—«^o\½(E•£Au®‹ g-—–“Œ•І¶Š”†F0t“¯5•QOŽ“±tw… ‡˜‡šŒŸI †­^:}F|«[‚yf€…•‚‚ƒ‡¢pe~Gsž€‘€†œ4›xx’…ŒŸ­MJ”ŒÃ‡ „£Œh|+k†'†¤;¾*ÉRZg7w´¸˜«´–Ÿ~©e0ÏKM·´™–ÐàRuº£-;‹›‹!±¸g](’¼¸RR»@b‡O¬}"Δ½„ ž{yª¥’—‘·¸:P³­Ž£ÖŠˆÕÀ°ÂWUÂLØ{ž`̘O€´‘›©ž¤…qUp’of†g>›Ž„Š5  <¤eum« ¨{}ˆ€ƒg]wedlCx6-„„ CwZ$N    !:A„€–‡O ƒO‚†‹%7›u–oˆtIETd;6SL ?fFGX:/iieM'1gZy†‡{v Yk„x?;‡Y{KSuŠc'uŽnŽb|„b…=k›})7!;—‰‹Žzh•‚†‘ŽR0™Ÿ¦“yzO(~œ•p”t`j³C;dYŽ—…¤šƒ’C.AC—R0-6C}†ºŒ—o‹u’‹‰„=]’Z´~©©§ .2B’o“¾·i™b‡¨Zj”‹—‚¸šš‰i¥‚™F«¥®?‘Dƒ¢‚ G»Ã¦_]œ1ȩǤ¡³Ë̳¹®²OÚK"lÔ¡dŽÏƒŒ•£²­§´§¤µ|`žŒŒº†8´¸…‹“LQÀ…ežŸ¯³Ít3‘!a›³„*Qà·n“?™²LÇ.š¼.F¬&7ÕH0q=] ËÏ»Ÿ®»h£²!¨k«’¨’¥•o"Š…}””V~juxqm’/ˆƒQ‡LE"…ˆ.TGopp ‰šg‰K|m\Fdiƒ[LKNs#OY      +r|–vrw  U™fx®:ox}L€l¤Ã8G`^k†‘v|š¤’^,"y/,¥|r2|}i†|œ} IFJ" P ?CIÂŽ €t•…”…w”…~cz’ey¹XŽK~(²‘a = sƤD%ÄÅsnlW=z‹–e´“¨¯Õ†”½|°°³tvœ«:"3µ³°º•«Yˆ9\y'ÇŸ‘ “—¿°¾k³qr‰|…oR–¥žÆV±Ž®¨Ìȱ±®Gv¶³MÃÂÅ´pÉ•¬Â§§ )(#£…v¹U6¡°x5´¸‚¶^£‹†˜žª‚¥P†Z‚D2 ´v™e{ŒI.&–qZq5 4„|‘zo.f_Y PXTq]UFƒYK|Y–LD OL    _,MN4l9DHNLN@qC a6t[ Lªwˆ„p~Œe_RUyR‚Nsm~T‰£a€lo~Œ\xr‡„r‚i›O*595²Mµ€˜k„P"“ Swwžr´“ŠY’Œ¸“¿SŠ“‰r<]’ª±›b<;82 ds´¼ ~¢˜‹* `xv'#BQ̓~‹©)¨‚pˆˆ|‚„Šƒ ¡‹h†€g—®“ŒÓœ14‘zŽ[«ÁHˆ@•¦Å”Ÿ˜Å¡¢g†SL™§À_wƤ¼i" ‚º‹#yMp˜zZ>!;²‘{x˜~‘Ÿ™ž´©Ó¦¤©¾nĵš³™}˜p<‚¹A+}‚ª¿ÆÂ«¥°XÄn¼Â¬®TjäÌ/Ä£°ªOXº…°›©Œz”wS›uh›X”ˆ@Ul†QUV{Šo†=ƒƒ$"kB‚—£+g+xJ/}lpac;P@1ˆ^ySnx@^PRC\A8=      -&D8PRZŸˆN{c5Up s„'    92CGRX1M;³£•P*yl²}œg—XŒ9sŸc$¯C’º¡œŸ~ eol)x…~‚ƒ`‡kZ‡[†GULsBstPLL,Pƒ)   %4V/Ue,2SCDN6WB #x®3Brr—g{  lŽ€gvq‹Š„gv€owhk…Sw‚q3Hvi=+8‰g;g4srpM—¶‰ 5S4Q|…kž hi‚GA¬©Š™{lŒ~š˜ÀN+•œ6c’…‰9+q‹£–´“v¥–x§VhYq< % b¹¯·œÆ·yžu»rˆ‰}Wor[¯†|z„y€{‚œT“’¤¨ÃŠ´ &SÖ|½:iÄVw•¨«¹•l©ÅP©Æª>K˸¶»3·¨Æ–5")B&9ˆV{ž”¬ž¹•Éu+@•’¥[ ·Šœ›ªºM–‚¿F’¥Â¶–³Bi4:*cWY?54WCA8oežoozV /Pn€hzqƒ‡Xrpr‚uo}dx@&MM*6”€rbžžµ¢iŽ‚:"»§?_”­¼KX[g|Zm]“Žrl¦C9²Ÿ·yg1›?›Œ˜ž’n"w[˜¯·­­µz€Š•“‡¡–I~c„ˆ¿L'"XŸŒ‡²×½´ˆ«l<}‰™ˆ>{iPikiŠ€uz‘qŸ/´žŸŽ¢²¨ƒj.šŒ4D¤‘VN`†{šQÁ¤ fm9±º\¢GË·sš—˜‚¯Œl|jŠÀ)¡Ž£¨ž¤>=a¤Œ¦¸‰q¤y¤š˜–m««šªtœ®»¿bXžœ§›u“–¸šƒp—eŒ¿ÖµÇ;xʰfÀ¶…y/½À¹\r¥xf€¡§w°£e8v†s†¯Yo}OG}\€8;s]“.D|i¥´ ?›d“i]œ¢Rˆt“jy]:ioN•o\d]rOFQ2 :    SeaLf=L4<8W-K O{=8Ww†§twbC<7L_]fiQr‚a~\ˆ[rgdm‡€5sWSgLHfqvy 6¢—¿Ž£€j ††ECº–†p_ocgš^w«]£¼•h4ŸpoŽI‡“ n˜||}„4.N–E0*iµˆœt„©}-"(zqƒÈ£¿¤¥ƒšs‹nž£mtbgjtp’ª~¤ÆÑ'®Â?€Ÿk°œV…3(FR·Ë‘g6«€~£¬Ô€{·.ÇÇž—¶³ˆ°œŸŽ‡­25Z¥³ª-/6¤²—™…*u®£`¢¥–šŠ¤Ÿh¸«|žªƒqœš ®±RÀ¾ |ŒŒŒœ]s0{vÙ×$/Ëš·ª¶šo2šÎŒt¦ÄJZ¶©“f¡af—p>°p‹uuMIwšŠ4:‡viEN˜N~•M 9Œq›# yb~›xƒc>}:dMR\jjS%GseZM       7Ž^TQiN?@BO] ,P -`@>H[v—’ƒjGf Im—e[n[re…ph^ix|pqWxeGQS"ƒ–=%4 $gQO ’o”‡gª”–¢{®zjZstŽx¢eœXry²—ÈCo›$n€­¥zurˆ–‰Œ€Zj3h…­‹¢Ž—Ó³‰“Çšˆƒo¥‡¤†‚’d9Œq£yyxfŸ‰„'L©^4R~pPŠ|—š·Ÿ«4F=J(gwV¢£¸™„§jº™t­°¨B¿™­¹}‘°­ª™¸x¯‹”°¹ªuREÄ•¥¯¯b  ¯K”§•™c¨¥C#Ÿ§¸¥ÀŸ‹ŠÀ•š¶ÙoX±š§)ª¼¥„‰¤§‡p;A…À§“˜Ð݋ț£±»=—s_O=`±”Š™‘qw—~K”Œš‰žrRM¢c‰Lna}‚;M®vqŸ€DOœ&„Q!“cG]«Œq§av”^¡©I1e‡X haBt,G    nY%KmPOAHY #( 231Fdn‹‚+Tj=[s,V{†L~E}rVƒuu}Ddd=XQ@3•†G¥"W™- ޵ƒCl“|”Ž…‚|bm‘S „y„½‡4+¯78ƒ“<"+§† :š€)%Mzw€|y{qo[(]n|“˜Žes´¿Æ¬‹uŒzDH™oy–G—r«ljxf’u‘« mŒ¼-sP{S®‹tÊ«¢ =N²¥µ¶™˜„6¬¸|Nz¹ž@»¯t”$]P«½·Œ‘¶Õ~Ld³“¸sÊÌ¡¬¡”­bhª˜š›E„}pªšÃ¨œy^˜š}y©h ¯É¹ž†ÇÁHÎ|‰­^t–ÀÎ(¬¬•À±®ÒÚš½¾ÒÅjF‡¼–¨œŽˆiƒ‹qm4JWyˆF‚}\uuk…ƒCRGV!:Weg" V»M…]j^‰s~¢|_/ b|KL`YIdpK+CU&R! ‹C%) 5wkzztWe]yx7yc^Eo…Xƒv}y^ŒDVS)W]J@jfN=?M‚n‹_Ž”ˆlEÔ?=†‚uXQM€‘„†³Z„°†·ˆw§ –‰£¢”œ}œž­Š|°¦ƒqzk“€ˆ–°i°¤º›ž‚™Ÿ¦–s—‡|¬ ‘q‚†ˆ‰”¬ÄtΨŸ PŠw‘·•r–…“¡³…DY %šŸœÛ¢·Œ¿zJ·µ}¤«Ñž{R̤©œ¢/>w°¢»pE Œ´GOBrŸ™“z”Œx™|U«<Ÿž²n–§b(Ÿ›¨Ye‚q¬} È…«Ì§¼¾‰Ç’Ƕr^Rº~kŸ’f³Ì•O$h\v•fa:„ÊÈŽ½¡¹ŸQ ^…l¸roYƒw†8´Eg .A%_JYTI9xmh*u % zš]<5¹¢QeBh$R9P\ n      2jJpK!SdYqlq«Ÿ4Œk 1 D>ƒoP Q /[HT•Gq{[k»†kt€•±cE£ˆPb•W]„ŒŸx‚yŒ‰¢šŽŽ“‰‡‡\‚È\ g0iqzŽy}s‘”wzvtš˜•VcއƒŸaT§™’y˜sÏ,©Œ‰œ³£`X¨z  Vfœ»[Eh€¤šy«m—MÌ8®—·Œ™EV¡ÝjR¾Fy³ P± –3!t§,´q§oœ¤ƒ“¢¶j 5‘x“Æ ¤®‡†¨¥˜”§›ªÌw=¬‹S`z<Æ®¹»®Ð‹²—RÑWJÍ«–¾e%¤Â–¥¬®£›Ê¿ÃP˜À3i_–bdlWoÈ«—‡’¢y€T•Hrqs he‘…G pe& (4ƒ_y„ljltj\pt‚zplƒ}vyY|wyl”?W?:,YbFDSZNoM™¢‹…–v™.b”asizª…X0„Hy•"Y“­ˆt…žBygq{ƒ¡˜Œ“†Ž X¢~^&T@_{X2ˆ•;(+§¡„Ow3 Ž{ œwž`l„…¨ˆœ ‹‡’Œ–m˜ j9"£ŒmŠŸ ]j¸Ÿ¦QG<|’±¯’•Œ˜¬šÀ¬¢¤ˆº¬¹¿Ÿ¬K3Å–ºm•¤Š£¯–Q=´œ0'J·y‘Ÿ4¢nSÀ¢¬›º°_@z+.£‰¾£ž™Ÿ¸ÕG‘¾.„²²ÒÔ‘Ÿ¡œ¯¼ŠÒΖfgl?“nd™puM]YIˆ±«Ä“j¬†Yq[€e‹‘X›R‚Tw,A‚,²orgL“D*|“S1’IgjDHD2 :‡];NN       % ƒ{a[] GdN7'c ,K `k„uƒ„‡bz†eZjŒŠbiqmy}azV†{b>YjNic[I]a'˜i>AŒ6gŽ[bƒcn›˜!7 (9Y}Ž˜'„…“¬N52-AžŠ¢Š Ø˜htŠ‘l‚7Y£>[®Œv( ¡¥Z Ds?@œ˜sz\™™++£wo†€„~sŽ“€t”›ŒÈaŒ˜u‚—›y‰ÂF  ´[¶¥W4#vƒ¨¥n}¯¾ÃŠ’¥¦‚p^žL¢`a†^)ZŸq;–§k´‰ ºcM0€“­Ásj±U4@KµŽR-È‘Bœœ›Û²­\BS¶Ç¡<ƒ%±²¶ž¦tŠ™Ÿ¿ØÔÊ\†Œ8š•€ -‰‹Ö†‰O˜I»À—˜žpL €¢}}|jf†€z[;<<_|su‘>i^€7![^r‚`&¡\Dz†qn4…]]       vtm: .`O5*_ Z JwY‡l‹s[qdpOmnxw˜erOlqŒrkjhoUwKnˆTX@z"GŽCPŠ“Œ†iž9Gn_UŽ©œ§t+_Lo–‰‚xiº9 DhœŒ3]ž’’A¬x”.i®Y)ª§˜˜@zˆsŽá•´ ®«¦¬»¢ž³nš·9r&Ƚ®šåQ±§cFË¡¡fÏds’<ÒfC¹gͪ}Õkž™vŸžHN{}]‡sŒB]‹DFuw/š ¹KInooc8.tz^]‘zƒÊG=¦2„4 p˜Y7 :L A       L7n3H?G)&7 _% M~Zmts_€tSghlunpf‚zo†xtg|n^NPv[Feg†W>lu(|,ŠO¡°ˆ4G‘¥¯Šˆ{¬–~n]%޾ž—•¦§Ju”„ª >N<z‘™–+“®~ Œr2c¦² {…¥œM¯ÀÁ·‹—5§Ž~kˆxŽ‹†6—u‚}‹}•¨›‡°Š”‰‘…މu–\¥w ªfÇÏ¡¥S5Åe„ÀnG8*ae·¬­¯±²¨]œ¿~“»y=Nrªƒš¤¾›š—¹¤ˆ2"—Œ„…ˆ’³¡´~£wbTš—Ãw»»Ä̸¶·ÃÈpœkG2Ďĸiƒ½Í< Á ‚œm:ŸˆŽ²·ª:°·’‡¤¼zmŒ©’Šd—Y}F73Y  0:!  ,‡wp{vp„unh azy`D_wx‰W[‚f^^2\;_m=tcOZzrt‰€r”“Ž&Z¶’RY”{p²$ˆ6lq%!\fp–¦šru†eže´°h?PŒ‰¨§x‘¯‘qAa1=#ºm‰P1I‘w|li~ƒ¨„u†……|eŒp.vŸœ®¯¤˜£t{„}l„ЬƒO)˜µ²½BR_¦¯ ÂŠ +¶Á™‘c¼£Â‰¥y»¤³ŽD:ŠÅ¶Ü¸¦_¼²¯¨£–œš—›œ”=‡o?Ž˜¦§²p¢hxÁ±„4a§–̘Œ˜£³âab)•Ÿ¾xÅxw+)qd&S¸¸³‘P–›ˆ¢g&Ìe,ŧ·RkŸœ¢™s®†‡k{a•rƒ_‡Š¡—Œx‘:we=MI¥‰w/€6o•^.gS) }WKqOZfkuK5-1 q     ,LSI 0<<= g8, }j€f„V‹|yZs†k-eMhrw‚‘eMMahOuCc\mYˆŒ†o~\VS†’{1‚¸˜²w’³¡}|‘!zªš†¢£¦¥ts’i?8D‡nPf§Žœ:…v`”A>>­o™¹g‰Ù¨n“i™q%:dŽ„—i{uH€ƒ‡•…ƒ©_RV¤—­BX‹cq–£¢¡‚_Xy·Œ^mD % ¼^£®´Ÿ@‡I’ž¶Œœ}¼ËÁ¨1®¤œ¡­±w_€kk©®d†Ž®„¸¢‰MW³Ã©³€yž {ž¯™¦ZIK¥—©µ|Ž­³±»ˆ§!!Z«ws¥ÌŒ§iZTWI7Ä„¥¡•¦£š‡„ £…sš©¦c‹¼¶‡µ]ƒr¤=›pzunw4)yhZ   [%7 7MH1g =)V: D“‰tŠq GdqV&r\{Rzm_€_~Tbc]dZM`KZKgJup|[p’‰—@Ÿp'•?37§}\³w–>iwhN>1Pk‘z`‚m~’/µp‡™w—:hŠ_@J…|t… h~e³‹’ORQGŽŸiMn}eŠqw{€bd‘v›z½KH˜™†m…‚ ²¨†s‹¥„À06y  mÁ;Ɔ:I…—Sˆº’Z|µ³¡!/y)Q‰‘¼Å­­”T<Ù“¡v•ržZ-£ÀÕ½˜†•{™Œ”|˜º‚m²šŠ¡’“›¤‘½±­Ä—kU9d¢A‹¦‘‘uD#M:^ªŒŠ‹›¸¯°Š’zK|¡§£µ—o¯~nÑS{½tFshk‡ÃŠŒa‰-T\:)…ˆ•*<£B$GhjdC'•rZ`hgi{KrbgSs`wcF‰Aq6df…“I&[r„}ari™'l{‡¢y`Œz|y°”—º{G$6Œuƒ}KU·™}—ª’œx”{‘ˆd1–…M)sŒj$z^Š~qz…qby‚q„n™¬¼hŠhaŽ}˜’€v —ƒ‘^sG£–—Û_Š—s;¢x)W—_€yw‹Â¢®­a/6).`b€o¾¶Ì¾®´f(*“´[ŒÔÁ¬7Š»“­Ž„›žžP™‡˜ª¶‘p¯s¿¼È•Ÿ˜§¡˜;·“}4+4HqÕRq([/«‰WlÀ±­‰ÊK€>tBÍz¡¼`¼@”iYJ2•”€UI{™‡’™_b|¨s67?@´Z°(f}u.]m±y/{R q•jdh‡ƒ=5QE-rˆ#99     Y o?7S%2NAFb H ]9S'Uv†wl‡„aGiceb†Wftjwd[b=nYGQirEG…fgL}˜)D6Se¤„{~‡<aqºl}n€”NpQƒ{a$%.c¨ž¢‡|€€x¢K¹1a›’¬”¥˜–’{™=›o‰y-y¯zjzƒƒ…‚†„ˆqz’±~Š˜€„‰ˆ“„v†wš…‡§†{‚G”›¢™„‚p+} 9Z²{,Ÿ¦¤¬›’KW…’§#ZÁzÅ ž.‘ºŸ ,0ÅTIÇRÀœ¦³‰Ð_“&D~¥–›™lž«q”j±‘uœ¹ÏãWw{”ÈYR}†Jr\­¤›rœ(ªX¡™‡¸«cxŸÆŠš\™^Ž\v„nz›€c`L“r£–¬W¼¶zmÇ37¬J]‡>P4^lwv2H\1      1fh`V[sqiqS(vWHXE (|nckaqˆQs;qi2:B4ZwCjv{kmyYCjIbfIhva^PQ[QŠ€e”AG8J_nz¤¦ª’|ižJa¸„ƒ„oMnƒˆ‡†wqƒ™—+Me—Ž”‡v’m{…„ƒl~n_œz†už­—•wi„|n}ˆN›jp{§z€«…Љƒ‚®hnΠk´j {W³©n„i„r *™}%mPG3` j€¢ Ž@…³|IHjýM›“²ß¢z²¹À½­¯š¡‹3)&-½d87ž¸«C#/–J£Ÿ”¶¹˜ªf?š×¹µ¢ÁÈÞt|–{änr{cnjuv€wq—ƒbV«\t•‹’?³€n«s dE›V„ˆvžŒ‹ˆ›O _\VФo e{p|`+;›¨zT:$8wvvH6|6ƒ+—_dk"ˆo5"Œ’‚‚_(  }'_5dyz}sn‡UZ;:T@4 .UrogZtx„7da[kcchoB\qjmsidZPW#pq‚‰^RdNh…£¨±”vw•¼©NOvªy%:#`…{~ƒˆ|•Ÿs„|œ|Žž¬¥U'^t–«4’{ƒw}Ooy%>’‚ˆiNVˆ|Š‚{’CF…sjnai†¥2yƒ‰\†¨ Œ›”J@@3hË¡s›P†v\”mk“¦h>%-~ªœ³°’Ї,uƒBޝ‡Ð†›‰A“@_(‰¨¼¼';iB‰”Sžº°±‘bœ†k°»¯¹xqmk]lw‘®U8wYYC"oYƒ…~‘”ur#”k‡p…£Šh€}‰‚”dŒŸa}‰ƒrœƒd Y¢nœŽy“†•ƒn~ƒu£„§a‚nmœ¤$£T‚~Œ£Œ¦š‘šL  % eÀ®œj~9££‚{y®e xK°¥Á¹†­©_¹ˆ«t0'i²…1]>5Še@]™«u• 0M Sš§Á¨¥Â„G#@‰FA1jlp*Œe«Œ„”—¥²%gˉq{L®¡€‹qÐsÁŸŠÍ¯¨Â£Ÿdy~6¦¶¤œn·Ç¼À”ˆÅ¶jЃPž€zЇ€•~}OuipIe,e–…‹›D‹oIŸ{j›š}¡ƒ-ˆ5Q+| ?x`dvQ™I9Z-P`uSC"      8Qd,O-…e€ml{k|d,*]7^ ;$vdrsmveRp{]f‡jhXy_i^keDUcrQRq%6€QW@NylCsƒh£šw. /&B LIq–a~4~w„q†~˜œ€"ow€ ~‚ƒƒu™|…–šŽŽœ*$^†yˆ…ŽŠˆx€xj’ˆ‘xw”uP|fVM ~BKv¤\„q¼MAz ¥€ª£+0ŸD‚prvC‡‹":ˆB[°©À±ª¬jJ  –¢rP´Øƒ•tVEm°Å’\±5d‘‚Q:~Àe“¼t’µkC¤|¥¡Hu`n¡·§yR§Ž°›£¥Ì®ÀVN`¯˜“?}a¯¡}¥Œ¸»sTÂx}¤…a€f•ŸdQ¾¤l¼1q K€•9‹oš—=}X…Wj*+jª”œÅm VU±º¤¬Gs¥¡'>^ƒ™_CÈsž¾iqk2ˆ¡‹’lerж¸¸CŒyY£~šk%w+ož]…8 vlJšƒ  ~“KdZd^‚ƒS0‹Pƒ–ia”3{Q-ykhL>ƒ24PmA@yAM–d[r    B]O9lDUA.UxcrU‚")(IMQ)@>2‘Wjh`rMOQreˆƒu`nyf{h‚ydfaPr(6Iiq™ So€p9\H8(3e•bW^Zhf3G©d`roo}|„[Rv|b€@:‡€koD!6#Žv¦¢y…Œ8‘y|~†…v—‘”ˆixd´Mur’Š•‡—‚{~eK²ÁHD *Ni¶ÀZ1™›w†ª˜œ‚" 8|4 S B§‰¨B (§X£3A¯¨¶*‡:q%E>O`‰ˆ±Æ{… ‡ÆÈ¨%bŠACJ 8.KqM027E•“l“J~¢ŠDŸ·RWxǹŒC/[žTsĸ6D“6rs• Xž! ¹Ä´ ¸z‚ƒl³¡Nv„‘Ÿ…x>e{mP£”Ej8‰t˜9y‰†joIE¥Ca.™gn:{dTEg^(„Ozf†ƒ]™s3B3Tk  #     /wkQ85#qsnswP. O>SH-"kh_qKwoyzs]€psm=blzrngZMSQ3Bpqi8kS8KM5dŠy4qNeƒxO…Šwilj~vSCo†”t“{–«™¸R¦ˆ—¢’–‘вe\TNQ~tJ‰…y†s‚€…“em›™vg„kis^‘.ª‚ŠtŽˆsgtš75q[RŠ•¦y’o‰„†Š‡› /lC4-<=X ž¡†Vˆ‘v;Œ„•)Aue°plJS^°¸·DQŠg­&^šŒ_ª­œ]*!g5PCš…§“kÑ™²£Cg+k=GuœÂ_‹mmÈ٭΃M”U;[¯w‘v”‹Qž¢«’ƒˆV~j7›Œe›†•‡Š’uažliCSbECaƒŠvT]`— xhJ…w‰”‰—l^Ro‰w‚0Q_CAƒc}I  &9BM<@5         ]O=Rk1 &XYds_œ % 9)5M=j'1 ?~oes€~ˆitrKLlQvbnoxll}RwrMssbfv†n}7_[b$5E!Œ±œŒg„¬›t‰«a4M€‘wuqy‚stR†cyG6#)‡¥q‘š…hvqƒv€‘„“ƒ‚š‡‹~…|ˆFC˜rRgˆ^ecb‡¥y’˜®…sTs¹ŠÈ¨¹MŒ•Œm*³i“š’ŸTu1lµwR€’h/|>ŽŽ‰f‘™GŒI¶±Æ…Щ»šˆ~^©!fŽŠt¥¢n7ry&¯³7*)C{F;Y'"„»`šÊB{™g74;_¤LǸ‹mY‹žÊ·†vÃ}VW®`¤C^²EÙ ©v“‘[{mžI—–YŠ…p{‚N+{”œuy¡9ovŽpyŠ—}€a86: 5M‘‚[”dk D‚>_<^BƒBV,Y>m.'   .S `SUdF0  UŠYtžPU )IP5OJ"5&qjgrck…r|hJ^sotv[oqlVekiNygNrPƒ€b^c-E\*]Ti'OoD|¡”¶¥›wx‰¡Œr=$A\!N:i€fjoiUssn_ji—i‹ƒb‚nrZtU=zGSo>ˆJ[cd]5fqfD… !:9P;3%H?-xyˆ¶¹n1‰›­­¦Wy~e—ÃÄÔÉm~S¾»Ä¨³`4dˆ\%Tw¶Z°Q–˜fo²™l}c–bt˜–’Ÿtkyb›9«}™# ˆ¡vp+¤kbS?`Q7=|Jni† 6y`  =m  ?O;5C&9 =99#I @C*R@( abXiŠ{d…`ZZibh[scqjq€™|XrdUssm_tJrpF/¹vD'%y’~š_7IL{,*G‡Œ£›Ž„¡H—‘œ{‚‘1~’Va\ŠŽy¦Œ“q*ƒimu˜yzt‘‘†š—ކy“ˆ†Šrwƒ|j]‘ƒš‹š‘–g’‡‚…£‹_Kœ.l†!MŸ“uV Ÿ›˜x‘›z:0挪áÁŸu´eœo%—µ´™{£‰¾1J¹[³ÀÃKuzº[NÙu’È|;3¡/hį¾œ'N‰N",*h±tN’¡¹Áq#"€˜‹gÝAAXojjÔG…ƒf|P¥®Ç·~W{lyjˆƒT©kMYxœoyp„Zp…ˆºdP’„:˜Œ_„œxYŒKu\fƒk+Ÿ…‚”’x<~F†Rry^6“\L RN  WM +D-H=<.L ,/!Q6 WD\UL‘J\—€hqrkik]’ƒkttws|fO\TbmmjxcWbQF%1(q«”y€9"=`¬šW+„k”‚n_p«x+V §z’O¢™†({^twžšFuwj‰sv{9B4M2"-X¤ˆU—agˆ†q•ˆ§Ÿ›`q´_žšx¦«ƒ‚„‰-—]8Ÿ‚›Sf–xaY–‰’f&=D‘ȇ H¯“x©†G;´6QžŸw¿Y9Q°rP*s¿cÇ|¶=8Y̓)KDž ³¤°,2‰»ˆÊ‰•³À·‰&Ï‘HKU:œCw#”Ñœ”ÃiWrVtr‚o{|I¶º§…ÂyšNUˆ´‹iG½r `§œÈ c|³­g¨QBuwZDlcvoŠŸRooÆ{kUŽ [/ž+‘_~nŒ¥Y_m2yr‹;Y q D9    ![( • Q9N .v O\\0=ˆ®°a8}‚U–K%FxhUŠh›0rˆ}Š{vE@%8-8…lwt¡›µ„†—lP,{d#1 ‰q„–J0‰˜‚ƒ^2A2§‚‰—#pS,s™Ž†Ÿz`}V3ÀÛүś§°Ò’¡²On¤šÑl yš^ej#¬q!…¡‰IuªžRs¦=++rÉš-¤W¸gDŸ¥®`¤¬@X9|¨¨±fÍ‚w!…ŸoAË\UcXز¿¾g[Xbnkmže<”¨ i{˜)}¤•¦RVS17‘n‘’|wCSVMo‹)alI9È’œA |\8¤šª&7”OŠE-Uz‰”Dg:N’„ A     JbiI$9t{ [XZXj‚XVikއiŠdxn~vk|hqzJrcd{…;`eX{~8OtCŸ`~‹Žˆ‹Šƒ e¨œ’Q`œ°˜$Z11”|L&%X…²‡m¦—ƒ˜mh|ˆP…‹Ž‚•Œ¤=x”›lˆ„m«ŠŒˆ“rb|S.i0™žu^:$-"FŽ}•›t‹ˆŒf3&"¯nŸƒx…m£aª›‰}„»RŒO¿¥|葉¦©eÀ°ž®šxBHºVSª¶Vp_ž$^©d>•»ÁŠ®ªAQ©¤]Lލ’]Âwoº9Í?™¯·~O7.Érš$V«MóÁTH‹ª ¨Ð<‚f¨¸•Ÿ}ªArpI[u•ša^¢ywC¯£s‘žª]qsVLl+‹œ’a+{3$’–RvaH‚Œj€iz –_rz!>’mQc4O .…•     D5$4  k~ ?bSKh'nªnIy8keVqomwyƒn{ttwYOŠŒ9~Š`Aqqt€ƒkL2[|HŒxm„Xg‡‚•~ru\?“mSXb‹’‡x¥† 1(5¦Xt ƒ•y‚ƒr{h‹oedƒ|npЍ”vŒ€U§ƒŽ‡„zkeq@F6&S~€vZ8š—‚¡™›†r)8¬mŒ­“|v“t‡|}vm„B/ª’¢‡²a°Ð®˜¸š«™¯®À²È¸}V‹¡¡—h4Ÿ®Ž¿'t,sÄÇsL@—²GVH-µ¢l×FrS7-N^ž§¯9;7Š!IÞijxІŒ…’f±ÇÆ(&V‰§¥ª“¸\fb©C<“‡M,³®²›‡«iš}\QTjt_IR‹;˜‚1] wlmH]hA´_…qgm›W«)"BkUk.m.JH †   L(Z G^% 2feT(Xv`rpdggdy†innsfbzw^aOQ8Zhvx^Œc„dc†.^o<›%šyt‰‘j‰u]LˆuG)ŽŠGG}v^|ƒžŒ—z†¬°µyºJ5šši…Ozt€‚]G+ˆ‚…]Bwo~†^‡_‘‡}wKLˆˆ†CŽ76НŽ-N ƒŒ…Ž^c“$\•™˜‹t}glŒƒ~nt‚„4=/}¦±›¦Ÿ ¢¡œ –”µz„y" ,A^ezS´…{_h‘kC^I@e£.Y4W*[¹”EQ«g$‘v@L9<05½¸Ÿ=):+ g@;†’ǵk’œœ7Se·ÇZRƒvq¼´®®´“^W0:ˆ{~¢€}Ї†™«Eˆ*d`VieŸ[(ŸŠ<‡|!NUVOBcªdŠ–Vn¡"m"––*0‰O£.1g#ˆ7hF~(U  ]J € Hy@-$<“Wde…uE`h_{rtpkx}£]gLatpmoSn{cf’ƒI~taSO•{ƒ•ysukW3+&5grvDL…œa1•–hœ€ziY˜fgn'tŒ•qzy€qgirµSQ3@‘~„xozm*sPGl$J_0vrhv¿Êš€}Lj%l xonŠ–qyk„†œ•i™ž¢¤¢£µ¤§ µ¶µº²[®­"Q±y%z“w\‘ž[=xJ$FRˆ½•½v@9¦O¿®0‰‰kk 4+&$6Gc«Ê+GN'?\F`^‡ÌÃa¶¼€(ˆ‰¹…hj}ÄÏ·¦(sfNYum˜‰~d©^{†zh‰'“uk€}ІŒ@!…•ƒWly}X¯Kœ™Q|_\Ež;]j"'?f¥6;cl> Lm#YŽ0   ›  5# >, %hf@,D§v\qptXnuo…|…~ƒLg™z‚\lpxxnulmpeb`]ljn=BŠdtƒu`v|$/"+,!#/%?~,#B/CŽs­„h| “Ÿ±p[`„ˆvR/2|‚y>_X@‡ƒ`{u_•Y$IœoŠ{F:75-1 ŒJ=o,®]e|—¯€¥™ž}X&ž‹”‡wƒy8e“vkps—b y‡›”¬Ü•º›‹¨·¯Š\{n‚2pdMiªž­É½”²€%xEW  Ah?§^Ã}£Ã|¹*.‘µÇÈ<(> LSF¿\aI0FOq%¿Ñ9Sº˜¼›E˜ÀÄ2>Œ\œoÅ´‚N‡v|€tzd˜x|œœ“~šI².M°cIaŒ­"&LX’f- Ij=„p˜A5ºlnƒnµFi,–›<@f^7‚A  .wq NK (_‡Rd/#¦f[wtyqd{wfrƒ‹‡`yal{psuk]silfxi„žw^TeŽŠ‚MIEŽV )'/%1M :hg­´hpp¦xwj”‡G˜‚Žœ§Ž|msƒwa…~Ÿª–yr™£Xfxut…rkss‡xŠ„{f©qy€€–vXT}rqb†Ü®º‚’yDOUŠ™R–yVm‰‚ˆ‹Œ•…’g  MQ¤ÎœÁ¥¯»¡†mz¸,`Q`ox°Q˜¯´×¸žwÎyTCGk«s˜. j‚¬€ÈydRvX?,54K&sdoËw/G52X9“L8lPu·§”x«©Fu€oŸwgQ{Ф„@˜qŽUxpbŒ}Šhk ‡}šX7Z;;4Ud‘)^FQK];!g pØwƒmHoak¡m¨r.•boK"78   Oe ( g  CBHK†`‚`n|‰†olu`"ql˜wFk}nmsWKchQfrwljR+k<|‘\sQb U„£S%3xHož€bŠ77¡§¤—{‚]Vw\pp%V(Hzbz„WB\™ƒ)Q:Mtxˆzšx}=Qkh~‚œ‚XŒjƒ‰‚tl¡{}ZµU ¢³9l§7?†”[< Œ~Šnx5_v‹£+ Ÿ¢¯>o„𦡶©Á»“MŽ_GSEÖ¥«ˆ¥ª”Ÿ‘—šWz3¶«»¡¬ÀY‘‘}hx`€“‘¼D%0@“Al^j¸ÊP2O„XÂnVXD‚f–ޝ¬ª«¼FK—…e¹xa‚ZŒš¥?³T1ot]ƒ"KAb†@1‘xw"“^dV"EYVŽh’'},iW‘—Z(‘__‡/*QŽwKžk7$3    i=0 j &“tK waZjze‰`‡f|owJzztuPp_f7Wf`mZwbd^}OYŒ‹wsvkm[U>2K…“™C=sn„} &]†Žg–D;uzs|‰¢’¢k‰ssrr‹†–Ž•¦˜^r‘—™xgJSI„xh*”v~yswkƒd›–|€††kp7/¢’’n)~{tŽyM“›ˆ‡ƒ˜¥[Ye¬3   q˜¤¸˜­¼¢¢²¶¬†*5§;Š—ŽXœ ŽGU ‡Ÿ¼Â“£}ˆ¦±„ºb‘¹m„°“¥ˆµEˆx@:*'CµœJ4’¿z&”N.RÊÂлGelkeÈ:´Ãœ´¤0Š{u‰…VœƒWF‚»£\bJ2`x}› “+CHH]©@pd›‡¶_r0bO[pIvŠŽ2ŠŒ†]R08••Qk†i¤l)V 7h       fR0 B ±„+V,9sG_ny”zƒw‚nmt{ƒ{QpXd|‚zjVqV_mgjv–S7†‰‰[etiŠk1Z|`t—} mž’šH,wal=0˜‰utv’` ™ŸY?~zp…}”y„yŒm†šy;‰|cPi¦–‹•™•~ˆ”‰U˜I6¨iy€ƒ…„¤{|…žw[Lž¬yz˜w”z’‘“Œkis€›|ˆ}€t   „’©Ð`À¢©´«®O‘e¨]^zª¤•Ÿk‹ 3FŠ¦Ž Ž¯ªµ£r€<5;ÍÙQ (lE],;M_pÇ™eV¶NdŠ--™ÇgÖpAqpkfÖÀ˜ž•vkž €~w¶ˆ‡}išª¬`{N’£Us\dˆXT“ j¢¡” •ˆu™WvcB‘ <›p]{XlpƒŠ¹ gb„YFmfxV7 bH       U/! - =  fUZ4*l‡z‚}†“Œhlnoƒfd„»pRLzWBc@ZG^RcZ[…<~cƒofpma’k‹–zj„w~Œˆ›g„@orŒ~g€’…rmtŠlAr<%&#ZvŽ}q(‚i jpvy}Žu“mœƒruŒ“–sbB‡œt†€T=qyˆmˆ˜1~~‚²S|L˜{”Uu„ª’“…’uˆ„‰ƒ‹b§J†   >¯…‚¬—®º?ÆO“}¯=Ó@Ξ¡‘qf˜l"#,ºž›% ˜ƒÕ—i>>($£4@YA7;,kF›p•¿¦wdž6EªPm¼Oo`~²§±O|¼H™S\Žma•a¤s}º¬ª¸H^Sm–`z”Œ`‘ƒ9ys‘ ¤z“Kc5CK-A†@£U„`…ˆIŠV%mK`w‘“h7f ’¡        9q -9  / †NOVj !tg„hquVrmtdŒii`tqVOj‚\R`Y¥PpdKˆHM•œ„Plx„€c,lontt:5N/9“mzlŒgvšo{U†m™‰ƒ@G¨ŠRTxlzY…wP7Žsw„{prt‘xzi~tb¬}†š@.!rƒš^„c”rxvkilr_}“ƒ%&„Te_7§o™y‘ˆ~yu¢"”‚‘<” •´Ê¡_¥YY—A>p¥”œž§i |ÔL0a)s[£¥N2[ =±¶¢Æÿ¹Ä³HR1qECQ,Xhoj•Fv-koƒ¶[JV kÁON}Ž^”O–˜VŒn˜ˆcdŠi­q«–ŽŽˆ—”£¦˜ipx¢¯yT€‚s€=ŽˆZ¿¦xS„““X¯;[bErdd£p[fsEqR•‰T…g#:aJ -    ~1 ' >  >HR\^ K`gf~cS^qq}‚cfYk…jE|kqXaH7UYW`ˆ{‡|‡Fz„|¬u‚[2c¢”„†§9iS›¢–peq}“žY\DD›¯WL’ƒ~h“Ÿ‚~|co­mŽJjwqwsu–xt‡…ƒb‹p™\y©81-I”{‘—;Žtw‡Ž‹W–´ƒ—…S Z&‚™¸‚*wu‚]ž,,zrO ,•t§§ŽŒtoŠª‚ˆxŽ•š¬Åwè~ MyxoF,9‚ep†<"h¼Þÿ÷À²_{Õ¹–E)2@Uh¹¥Tޝ¢3sqB†¶}¨yÇnŠÐVkš®‹us—€wvŽr‡„””g•Ãk†“ˆ¤¨Y{^{gw~¢‚…‚n›¢¨ˆE2€Y¦‚wy}wJ_I“ƒt¡°†~~Ÿn‡O>9@ |d> #      VN 2 D  {`VOMl ?^x_fdZƒspŸ_YcldXdMjRT`Oicx<iwW{Ncˆ¯~i†{ˆ‰u§zu›™Pdz„yg,#tŠ7)Zˆzm€KYjbJ7anK{hVJsz‚v|wRW~‹™~x€€“Žr_^‡™‹žooyyvqak99^]yznŒˆ  252&‘q–‘³Š°‘~œ³±0Y\(  \¥ ¦u ŠšŸš²¦“t–›ª¡”^+”·µ€´°GC\ˆ­´ƒ£H}j…˜· •¬wFV%1'9¯bcLy¤&jRšWd?³~•£že„E¯pϘÀMK†­¦bªŸ€ž{’…އ}}¾¢Vˆ˜®À!€dO¦“˜¼eL„¹x’€.Tž¤–‘"s„6Ÿ ‹`ŽqoX‹€&TsM.e ›    P/9  N A|r0ff%"Wƒq‘mvb}f†ahe~‡vld\YZTG~WaEsWh{`xNPOp‘ˆ{koER‘xzp‚˜StŠqŒ9J[irkOŠ…n[:*%EoIC]pVZg_€]97hfE0t€ŠRa’†‡’Š‘€Y2~kz[wz‚†wsx—“€> !›EŠ‘mŽs(e–cfm4‹5  8¤wž”ž¤›“˜˜£¶“›µžª]A‡¸zš“Œx:+fyo_\ˆx¥¿CŒÊ­¨!k•§#W+EFkqUµkœ‚LHD5h¬UŒ¢¶¡‰’©¥Š½›@—…‡|sr„–nc˜†Žšª‘‰{Ô½4£j~N4‚†’Ž„nM‰ª•{K…]d€zˆ%s;( rl6|:‡tž‘fjx„ SKa   &   J79 q  `}_M@rY2J}”svcg}aremj‡owUQncQgai]iumgcrPGf5¶–KB„¨uOœ_‚vzzflo~9qsš…pkŒfPth„€r“¦‹ƒgŒš‚…€t`s9!&`u=RO/ $-`„…‡pOi9/)IpŽyd<xhL`44]mœ‡rEŒ '¡¢e sˆv†‰y˜.º]4 –k š•‰’¥±JŽª±{§š*^c_¨º¬½¯Ìd7 9\+ e©uf°gÃVCvI.;5}®,tR<[¾§µ%²Ï˜zE¾ž|µ|csŒ€’ui™–P—‡v‹‚‡‘•Á±ßd”VW'rx£Qœ†p¥yR["3B~¢¢RS•oNK‰f#[Q/‰ƒ›\q‰“7A?YE        >B=  P  *$'A|ˆ„w’(%bdN!E+aš™!J Uµ¥¡yU—Žz•“›‹‘ f_·¹›š™–¡¨Ž§od£²É­©ªi7w¹ÖW~¶Œª¸«¢¹›¡"_F$¥ŽN@INDž›kr] llÊ&m“ǽVq –¥³¾]mŒsˆj0‚ o’‡^Œˆ}›ŸTª¹rŒ~…–€mA+›~ˆŽ/jqF9…‡”~RxLU+U=n@uS‰Rk~œ-K 7 Y  2   =8   0  R^z:QTaS5}fmlhXM\Z^`F{„reu]b\[BrjTb_‰sWLŒUZh)~cSy`lup~Ž]›{x™wšˆyzsp•{‰¡vb”•–¡•y‹“‹dqaT?}zrm'%">`^„=c\3(.<( -Fzxr|x;@jc^;Y‰€|‘‘r<"8l¯“´‹x|~xz}?“w™ƒ˜"( ?*€¡† ž–ˆŠz˜¸Ÿ¤q·x§t&[P?†®žµ¬Å÷¼$w¤Ä'9< DvÒN!ªÁsv¥F½Y˜jw{–€¡ƒ´ƒŽu˜‚”‘‡ŸŒ„PkžšSFrM5Bl@N@—,X ƒ“«zU)žcŽmŸGX¡Œ RqQ¡Ÿc‚?TD’yB C€%    > ?  3 9?¦™ŽŽ^#¬ju˜œˆ¨©’tŠ`Eˆ¤T   v˜eŒ–‰’š,§§¨yl¿—£KŒ½¿{°NU>ØŽr;QŒ¶P!O.0tRI\k1C6i˜~ M—]Sh-ŒOdiЙ“?a|i~huy‚¤‚­umœ‡‰‹6™„’ayS%£4€B†ˆ6P€kK NSS©Gk07¤vŠ€m~‘o};0\’V†®n9ch•¶œ? +†D(T    N'('  \ ?QR'hmPQZ]wjZvkl^f_Qg.]Fe_Ovvv?€o_fmuO(k5 Y¦v” ]e~އ`Š˜h91>Œw”•‘nª”³‘Ï]Šƒˆ–‹‚}3A}Š}n›t"vŽls~|\;B„d„{z}~•q^{u†pstL5\PlrŒ’Š"Xƒ‰ƒ5J„¢x}jl•“j{p  QŽ‘¹’š¬š´B“›™P¦¢£ƒDQi¶ze¡¾îÚBá^7V;%)©~˜!$F ƒª¡8A¥eFQ ˜™hQ&7c8ŠJc¥WG/xšUÍkY²ŸŠ@Y˜…˜™S–‰†|…¢Á`†|‰…[Ÿ}&h–„TRpB>˜Š `D‡Ž†}l~ 2ކh”A]w‘—¶Œˆclcp…6Jo”¤¥MŸP4M8  l[* O9 QFV.22W+0[ZjQQMŸ|s}hXq{eCa`VzktXr`N36wŒ6nVxs–1i¨xœ‹†zp›}Xlmm`o˜š•od‹·~khyo175ry‹v_ž`•‡]vŠŠ¤ƒƒ#qlrŠup}rng~„@ !4v~ugX‚vˆ–Uƒƒ{’™„š4mœn…‚ƒb&EŠŒŠƒ€l`>   P™™Ÿ”Ÿ”£„”›YŽr„uq{C{¯˜0rv¡/SrGÖ}mC3,:l‡.4BPA©99BƒN‡BOuVt$vrs‹wOHqrŽm«r¨qEDyj„R?v`ˆ…®˜s|tG~’”o iªuB—Cni=¸x#Œƒvˆ9‹f_TqB“™‘„‰|X{­>[pv!z”­›ku!B   ‡9# +WV >N:26-BNbSj„UPs‘zhar|qq^Vd-rLxq`\cEE~ZyE50jZc :¢›˜„i0Syy›]€BBF{Žd#nŒ%?Žhgu€‘Š2,"h{Žlˆ‰•“™’“š“¯ƒ‰Ž˜m‚mv…‰wc:'J{‹oheJ <Ž“™†‚}‚^o>m[¢ˆƒszVt‰©s„’€r‰4mËŽxƒ   "–sRŒ–ˆšon†“uš]ŸŽNo†šYº¡l†4>+ }½Ž3'jVÆHa‡ .-t5ºS8/” r‹“Šb]h¢˜R|O­5yy”'¯VQPešslœ®M±€„É®··`x…Žn“}M¤§AOn“1Šf-xˆœ_G&IjccŸCh¥ƒCA ˜gІImZ`ˆ—+U+pœŸµ¤E<   Z,  :IDa4-GOSu,_,TI^i\\{€tfVivuaeTU=^TbhZnhXU}_XsˆŒ[OY¡xnm559˜f,W1uR(K’w}QAH|ƒO1i‡d{nkoz$5AEŽ‘{y†™žŽ•“—‘ƒ¬~i´mzy–oŒœ„‹œweŽžVo•[&#yŠ•Œo”“pˆˆ•zuŽzwkc¢•®˜Ž‰‚¨¢~x~   $ƒ}‹‡‘OyZG}¿{œ±¬²´®unµªµ¤AgQ?™u8…°"{ fe8‡?:F&1jp´ZŠ,dXn€Ci·5—oXw\€}£ª©c³“ƒ–©‘¨‘},^†B˜¶v\m5rk|_|^+µ’-^8bX£Q bŠ[[VrymAK‚†il^1ŒIt»—Ra  G&  ;f)Q*0HEO3B=L3UwQ`„{ndfq}psX^`YrLHhacpb@|}gŠhn>[J§šruh`isž‰m‰ŒsyyŽ—voƒ‰¦‹‹U9r…tc†}}__G~r…qlMŸ¯X?~›O‡P^‰‡„ƒ{šƒ€zqžNUB‘n jnŽ¥tyia€yxQ‡ifo\obeš™Š™ ™–œ›ƒt…[fŠ~œ ‡²d“z@ž¥­c^ž²‰•—Ÿ”D"c×ÔŒ¹( ;Š/7°M@1\sh´‡q„±—/3@0C)m‡zXÀ‹¥œa˜TŒb‚Š…BfjU‘o™r¶Xª’–ØU‡~«‚x_]€¡¿5do-ˆQJZEAlI;nxe(XS5¬]l#p …L^Wup\ƒŽ@L}F5˜³N1      ' 6G WK":+’W-NrgS§|qz{pjfZ][l^~hppS]{6‚w‚‘Š^]k+.‘‰wZ„–““—†l´¢¬Œ–QJ5›n-'Šu“oV%x‘z?QuQs‡]€•m‚‰Ecw^l……po|tn‹w‘‰®Žeq‡A N¥•ˆfor„„†|sˆ|~^v‡ˆŠ˜©£¢ž™ ˆprel}tˆ*   47¯Ž©P^‡ƒz‹»¨Ÿ °¯£$²¼Á–Ž!J/H=s yoŽƒ½uu‘‰?1!Ÿ†jyZv«Œ§m’WwZZQ“diko‘i§€z>³·€)œ¯[€˜?Z%dtF†W§–j¢vJm•bkRd_‘™z=a…š!GY‹a¢UTiaŸy§‚Y_c\4K,MQ    , *+ \ : C aVl^’™‰Šs|‚pth^Lc†}qtYX\vgcUvjf •]pŠ`8Uzº}§)"$'&n“›ƒ}‡t„*:˜Žyp~›‡xmktg{s’‡vB£xž„†f|h“Š20;^…m)J01P{‘ho!r" Qx…tb“˜zŠrŽ›Riƒ~—ŠŽ’ŠŽ}ˆ¦‹…u€%   n¨Z‡„'[Š£Á”Ÿ˜®º¦‡6‚{š¦•g®2:s_}³³vŽ”Œˆ«rˆƒ« ,9+«xŸb&c§¦h¥–uf‚W®fVo{’z–¦nxq†£“ˆe•~A“1-C‘tuh==Unz<(w[A`”¹GE®-‚w˜ŠqZ1L=°oŽžSTl}o¨VS7:R+  5%'*4 q  6+12DaYdKaefSf\jXZoL}ubjNi`Iw`1p‡OQYto8GI1!&Cª!"cy“ytŠ‚bžk~€qrŒŽ†o%^€’oi\rpyzp‘wÂ|Su{™Œ}ƒ‡ƒwK8W“&IB}r:!o§]O§]4~|Œ~v•}‚‘,uqO¦ˆ„†Žˆ„‹Œ›“¢–lOaz‡Ž”¦   !f–q|kqp+Z•‰˜µ·ƒ¤¢¢¡fP‚Ο.Jeqª1{ V—œ”Op„¸q¦Ÿ”™§a4X9,%G¤«c¿6\†OŸ“‹®—PUxtSb€Œv£’­…q—“[—€Qžd<{…–†}RNrir6DJHHž1„%}˜¬Zs’|\Wlx„–ic”‰BW%9iD 0    A( 0  F  3<9F+ IP^‡œzgS^qlzuZlkbBAi{[][tTcb)_k_XhrB)fWB6g;wx{ŽŽ¥†ŸŠ}noˆŠ„ˆqŽ3—uzdh fƒ~ŽQyY¢'Hjƒqu‰Ž‚‡lf†hb‡seaƒ©›žz”–¡¤  ^Xp}š‰•]¼‰‡–ƒ°€+¥Ï‡Š²°¶Ð°€±Ž±§8¯º¬U–šn{•”’z’“‹ ˆaVKDSpBr¤¾hx13k‰eDKv€S•mq³p˜}—n¥mag™†ƒxz[u:c–"J•JFk(xRyj«cNœ9s‘|VSL3>’mB{‘f~Zª£—¦ŠL   , [ M  .#PV%bf5iSdsYujjb\cXNTiv`^fyGpgkpPjF2;ACgGm)8w…Z/ABjr8tmD0,XuzemrqhŠ›:4MŒ}Jglu_B+\~Љ‡xS7#oŠŽk_(C™k~„}jh‰Nˆ†bŒo—rv˜˜b€k|ˆy|yo‚€‚umŒ‡‰Fx|x`‡l{r‘†fwxhœ“‚¦l'A }›w‰‹†r|œ€ˆž’§yžRµÁ£œ¶ ’̱+ui§NjŽIŽŽŽ s„Š”r}Š LP4E^µWQ ]§CokŒ\™B‚€¤Š•¯rŒ–’‹Xj€wožtcŒqAH`'sWARu\¡‘|…bŽ—dˆb!­H:bo=xSow¨u†IoJ¨_/p$  . O (   LtD hSL|†Š{XshxrgYQoSGE„}]pp`rHZŽe‚]OUž¦Žblc…{~jZši]ƒwW57‹~]^Œ€xˆLT'$_vvoŠ’hRm=-D“q“¨yˆˆ…™myl))ip}|W‰‰•™“_ƒ†p ‹ž‡Œ‰˜“r‡Xhu~F†le+xƒ{|J\zS€Ži›L#*H|ˆŠD›~}?   e§šž¨Ru¨‘™‘‰Ž“³²­¶Ÿžn¶£º¥¿Â‹*P›pž^‡µ›¢“ˆ ¬—‚†‡ŒŽš{…M/"f‘Á‡’’,«¡d.‡Jˆ:iŽv”–£¡v‰Ž{„}l¡Œc•……R}Š g@f… ¡,R3sg€e„’{@°š˜“vˆ’—ML M$n”®s„Maj­ 6 M 3 " >=/QƒYoCmfuXVsr\pnwmt^PT~d|rŽ^^^jHkCPiT#iRCynw‡km‚{Œ‡k/GkІxFv}†{nb!+&Y~Œj’€*GYuM/Y|kˆ†v‘bs{llkw{tŠmm]}qŠxK›§˜»hB‘­•ˆ£†›„Œ|t„rhw…[QGto^SzvU9uJ>)&qd#o†‡tr †¦Ÿ¤†0t[HŠ{pœ¤}ª£¤¡u£­~ª£ª¾Á¿\ ?=²–)ƒ¯šœ|™”Ž•x‰‡¾M%Ty¨œcs¿±°}sŠZ›ˆ‚‹ˆc^•B~‘m‹XŒlnq¡L£_T<~]q†eŠe]!e–Z©šždŸÁp"l_V“@_iƒŒ‚–‡/K   9 H . " ? ÞPd8tFWQWkszrrnQ~nr\qzŒ‚dUjwaYtS~4p<]gh`zpawk‚„†˜u€[s‚x|w;:hr[tVK]tew‹`uS.n“d…khdp…}ƒ“€tMnF€¥TO“’e—{ z‘•ŠZwcgf’Œq\edwi`Vav`—-$ #ju‹’…„„|}‘‘T@I `m¢vAw™l¢u€q›§ªž¶–©µ–m=I²·ÇÅ{Ây¡’Z‹¬*r‰ž•²½½š¨Æ7|8&1‹d´»©Uˆ¼J^€L~^¦_w“_¡\‡’–#¡Xƒ‘p‚„{‰…D£{JrIq]¢|„qfI  "[$ %  #^"dSsVcY~zpƒvbO|ZVHnlzQtqxZdhT‘}7|WW{[KWzac{|[Œ„€rn_~ZP{rTŸ|…Wo…ig‰~djfYMm•yzbœwWzoZ†‹{”^&t†q‰j]_ƒ9& b‚|‘‡…€ir ˆ‘z‰kE%LcVR[KgrqjUpZU…H*r—>RgˆŠoœ=¥ok©q o:Œ}µh‡¤´ œ”mrIn‘˜N¹Xu‰d¯¿Í«Æ¤²µ¤~F]X®Ÿ‚†©«´ŽDU^+¼VXzGPb½qíjˆb¡UOQ—O~~ˆoDx[m|>tu®‹`{M‹aBl!ˆf‘^"+^Ž=}51‰W&g~*=;³C/k#FLŸlc„–   C H  9L;9Vwdoxfr^dw^v‚q[SV_ekˆgbpj“GOGed#OFu–Ÿsz–i.]xwœip˜gTm{¢jvD%00<¢z‚yaƒW  '8  * ' ,<+bKeRdYovv{QqpLn&cZ`psuTŠiRoe^{r+ZU€•Ls@–=`wc„˜”}yj]xŒt~|j_Pt…‘Uƒ–]]Pg…ks]q‰`xy5˜3ˆv”'PyƒhyŒn–˜ž[&;X«‹-9c¸³Œ©†‡†r§k“‰sz1{]WsqŒˆomi‘XRkhzoh`ko\\ Gzˆ“ª!R«Ž±F U’«:R›^ž©›´o^,€†²¬¢ j¼¦Ç Fjxj}­š@4`eP/¹†“—J7¡,YŒMhXZNci¢·bvbeM’tˆo’œtŒƒÀtw€s±{"ž€{~D£5iBi`—~PqI»?<1`]‡G’ƒ_¥=Jwx] Y\‡‚8xJˆo…py]„}   15  * C  C >[“27nWV\€|ubŠ]]yZ‰m^coQv|jpfhiwoLs(‡f›’*aAsk3N2%{…—dAzˆb\ƒmppk^v1""cxw_129G€q‘s\i—Œ~ “‡r`vV6”&œ H,K©†’Ÿ{Ž€`rŒ¯twnl…d_i_L '”hu\bŒuyc.aePY@gnV*Axc—–( J€*ƒ¥g@ŠS®vv‰n‡Ÿ‰}mg–¨œž´¨¬Hާ~¿ÊÊAL¬Š %–!O€_ƒ€¼‰!+Q‘t“w^nk–€¦cm"uaZ‰E”brgªRˆ`ŸoO’˜…˜•fuS¯QX‡…c„¦utœxp~‰€.pY_~XPaeoB'€[s¥Xu¹wj†€{zLpI   88 2" & 5%wš;gZSju‚p[ws{maNi^NnuZ^nŒlSdnXdcƒgiy¤£k$Rx{6kˆ4,"uJn_{’–dR6A`|]—j¸0(.<$pcH5_‡„w|f•]#3/36SFkœ•1*(£¥ œŽ•p~ŽqŠXo•uwyŒYi2*&%&u›r“‡s…~ttfigXq>'/‡Q ‹’oR¤3[«Áx+˜s–©š‰¡¦­pYBH{‘ƒ˜ÁT*6nlŰ´»3v£Á¹½Pt$Q<%Œ­Ut‚¨z{«Îzk€Ÿ;¹{‘‹`^še“’¤‘x€g€d_s5nož”ytp‚ MFœQ#<Ž¡Žƒ3œ©2U6Qi6Bhu©?,”žuŸI9*… œ‰‚G    E &   a1l~P 5v=´„V\†_ZmqorvuuUT]joy†Se}jlz^Symr‘Ž|‰U}cK#%!,Aœ~YŒ‘|yiŒU%.6E’€wx[œ`3)%]wnª‡†cfŠ,&9Kc–°S3”£ž‰Šš}[†‹~M]lm6W‡ic3.-!moF/Lo…bhf`ypz2f‹–}I~¢¿°?N¦8 |…”©”¶6WX”e|œb ^ H*kgioŽ‚foimrm„hj{a^le~x[4sU†E’6XknˆbƒVXquP'D"h·¡NwzœCmœ`h>R+c˜„oˆjxy~z—H)f[p~(# CO+/&6‰ˆuo7ewcmb‰i˜“€D.!/4†-/2ƒ~_f„§“„ˆl}”ˆzdB9Q %("$)LnbM- ;}mzhj…cP{ulgštqs}nS^8cul€‰v™Œ^eO;(¡nFZ2¤„’E)Œ¡e—µ¢Md¥e!¤aK‡‘ ‰ŸiXŽIjƒ{š<&Ew?rH‹ˆLŸ¾¨>0†RK©oS¹¸sª)’ƒ5 m“Y‡ wrŠm„ƒ‡™mxa[dy89ZW¯qsU¦©™“dYPgCf7 c•mr2G[Wi «X…s8  N3 * J q)  V]{QXnNfkj=]0ƒma^hmnV_K`FOEK-B=“]ŽŸ}_I­†bbwz‡saWƒ¥•eJ{Š·Pˆ]oy‘vxtvxjjQsK£8,&/(]ycz…qnƒ‹©‹¡tœ‚Ÿx—sƒh‡c&0G@hˆ˜—”iz0*g>Jo‡q9#ystlvža€_[c]zZP}Tƒžu~R)Z]QC¤Ž›{NS…¦n®[ 5¢¡q©0$WºEJ'°²w•±e§ªvŠŸ9„‹ƒ°ª‰m"…0§^Z¸V²&b‰[,ma"2)žÀ*{ªÁƒrm›€m˜qŠur§j}]”uwvg‰”žHC\DWW£–J^+É—cIºO{B˜"‰²*R~18«]m°–Jr    L,    +5 o = ?qtm^aud]{I_fjVWoYzTrvO^5Z.;/:’œ9Ž”$3z‚'Pu—ž[„Ha€sv€|‘oQ`{‹xiYQqPvKRRt{w“"H&Fh`n’}C5€“‹4!>’®„eRj~|gT29jOljs:‡¾JLrŠW5Z',b"- =‚‘u‚z<[uss0{m`b;~‹šxMRV>Š8‘‰’#cƒlM¬ÄW´%.ZxŸŸy>‚³Ÿ¾€Gh¬œ ª³“¯ŠH£Šzr¤º¾aKwm£ÂvJ8Œ­wAnxHU~7@fX¦ ¨‘Zxwk|ble~wZ”nPoYu^”…qŒZžXB.*ƒ„c¡>*v8 ,Y Š%w ;´LQ.+¿^    -69y 6 M(T…QsvXU?nWlaP„Hflo`rRuV4ki.AL‹\|W’ŠlmŠ5'RcXFyFpn‰ –{a‚cN`•yv‡Sˆpv]fq"&#29pnqƒmA#T'&,„~Ÿƒ{…~Žq)%?kiŽ}s¸@IŽjˆ‰©ˆc%t_aM<~w{{ …“Їgtn€hn*†€“!XVVB}—Ž‚KL¤ˆo…·t‚*16’¤L°¡¦fr‚¬ªn£s¥Us›Z¤•SƒB—‘l«Ó®—6N/¹›¸ž‚Ÿ¼¦¶È6ˆluqah€4´¥4ÀU‹V™–wcgulW|rry]n‹ŽXsy|s¼¡‚*Œ=|^­x.g?€¹m [’„¤ C!7}Cf•  cxsd= : >  Idk{1E\OBo]Ymxcenm^oZ[]IFfR&„[dqW—ˆh"@` pœx„‹fYyz;@7Kq¸®y€„Žšt’‘]‡l_W€…nlw"/*qŽd,´•d…‚.S‡gd‚ww†~P7+,•}Œ œg¥š|†xk€…oujQ~}wuƒ}€yp‘–fhjmEpx‡¡ ]KFw~ƒy—!–¤½ …‚¤¡Â·‘< &;+‚bi¡¬ƒV®¦ŒÃ‹l9^Bœ®®:>qª]‡¥/ 0aq¿jyV¥Zsz pœŽffœ˜ ¹¶ª¹Rj“nk…M™‰‚^‚hxˆ¹ftGy‚q{–‚mA—…M>…•œ*²_ƒy{t®M‹L~³h\„^V   ')%Pv5OT3 * [  1Yi|ks^\vyVWdocixmcifiaG.H9Q1`8s€\q”-$/!š\‚yŒsjrSkhC7r‹ƒŒf;"\’"q‡’sycpfW|Œ:H uº’s{qy:k#0/§•yjr–4vŽb—¢‚qJy‡b039:–es|ƒR‹†›ouq}gz…qhkƒpŒi}†C^jz€—¤hU„’…‚Ce}‚vµ•…–‹”¡# ~0G%"Hy~²’‚³¡¥˜;‘«ž˜H¢…šlŸ¤+lxa¿»‡3P¾{¤Ûdx¶3_`wWec™ •\”fo}greWxŠsoruU6”\!•op„Xfƒe&H^˜¢p m¢?²|]‰J†U ¤`ƒwt‘¸}°p   60:X8OD 1   8 6R]yxLlfhqM/fUfp}hux}{RP>G^3jelV6V`H!!\¢QEe_bZ}[‚‘|™„ŽˆolTN3š„k•^58)ƒ}“~„€|n“rq|y‡{u|s•|qk€n‘qp‚}uƒ‡o{Š¢zX‘•¤]‡?‰jy8¦uglV`r„ug”Œ’•s…~~o)m€dS*¡ŠŒ]t€®smŽZ“ š‡­¡›„¦mž€¤€ 4VK0`7@-s`®²ŠŠŸ™º~n{o!‹S™žwJuœ^… {’i•4P0— [vŠg[{{vVo€ˆ†i«k{Yb’]‚q¨d…Žw ‚:‰5NrsO{}8… k;\ `¨º‘¸’š’mQ^3“;z –…q3œ¢J›­‡   {/{)N-IA5  Xll{@Y]OQ[c\];‚hi€~rjF=^NY\tA*Ae„w3:‘ŽCkod#Z{†~T!ƒ[lk®qv)T •zvsm(2]{v‘gg“}ls„˜“†„ŸjuYu„u…‡x{¡•v‚Œv]ƒ‡hq~ƒŒ•Ÿy~u^mw­s‚7­#†&xhsb{lŠbq‘Š‚|‰b‘—|ouv˜sa‹™z|‚€˜„~‘ Š<2pˆœ¡¨p~–F•nžXL?$BtTf ae•/|£Ž§”‰‹‡Ž1!Kšp-“‡T_œ‹N37Y§¯¢q»¾œ'Ñ9‚55~t6Ža•Trƒ¥¡sjwaŒre›“e—l„~¥##z#G‹­ŠD¡~†ž©cTfAL‰„z¢¢5F€„jrW¨VkÑz—®~,¤Šk‰$  E /,%2      ZonqmV^GSqh\amanfnHjQsBmP€L~l%vy‰’†j|Ÿwi¡GŠU†x‰‚ofb\[o”Œ@>ƒqQ„N>)i€‘x2w­‚y|} ‰kzrtlŒç‡¦™{3“‰{G~{|‚”€y—i„™p£z“€x¸Rh‚”›S}oeŒuhxyax‡txz¦ukw„?•¤† ž›Wš­’kn^53! |e“”"u¤qŸ–F8^›4"um_`(<V.¡mP‘Ž“n…vZrÄ„_l€Y‚›¶b§²›È¤²¤°vª·X•6b’”Di7©eMw«w{…K¸ž{lqI—Ÿ—Z‰~ƒgPŒ#vzj†S`rmb8ŠXD)mrz}vsŒ’m0Ž_s›J`šcƒ‚‰em”“7¦©™—xL,& ghkn©î›P19~O“£“¡s’“l‡tm†q”…“v~•ˆ—•,{F>]†}‘o‚raqccYVx‡__mˆ^}˜ƒ| 4˜W.Qjr\' :}™Hš\މ™–cLeK\ |ŸWN—( Zw–›£™•“{eh«¢ ‡ƒ¦M ›~3{¥³!’OBQ¡`‘›a$Q£m@h~œ]Pqv€»˜°u|ri[Ž)j|z™i{Y‚“lxU™_¡4,U;e–¼7‘¡±h€ˆ’:ˆx6`’e/‰TIb¤›žC       7>6Q YI   <[r|„qcm_kU_mHkll=x}-oTlYb_FQG\eƒJ^um&«Q)hƒ{—®|p|ŠŸ‹cƒ’‚a]rvŽ}ˆtkX–aŸj‰…„žj'+5Htx]~‹Œ•Y{y™j€awžxŽ‚rŠmydˆyD[$`#V};(‰ ]—xjme–c€vq‡\Ud’]žsoŸ—i’„xN›‰o<6'#-*R‡?ˆŒorQ›+NN‘X fVZµ…#*lˆ‡†•—Vz~AÅ}´€ƒŠ§X˜ƒNc~—YŠ8ƒ {L¶Â”‚]goz\rUg…mSg…K~ †xd}}U…’…vvbpTx…z–oiY0Kw)N51(ŒŠ˜‚}f[‰’¬\†//ˆC ;N{       y >Er"w„…€ŠbT^dzEM}mxsZugC7}Yy5z(Lymo€ ‘yˆ„G>K…nz*+O‚b\`a‘„<aziŽwyunS‘Šˆ’Q™F=h—‘«`ƒ¡ŠwŒe]{‹‡€S“†€ ƒ¶†{nŒœ{¨ŽXf†h“š}Y•“‹™]—{†fyn{_sFjy>T[ŒoœŒ|pM=F<-e š‚u&+'#VowvLkœV{ƒ€€lxOyЇ…©Un«‚Š ‰m‹ªˆ”¦…Š~Az‰?Zzuˆ‚ƒ‹–š„z™yuY‚˜”ouyw†‰ŸSwŠ~b^†Œ{ng„8@2`†`rWƒx›«Ž}‚3JY=xi|:m{f]”ŽŽ“Œ"¡tš`’›  :·}†œ“THcŒ)_y„p›-‹~DNf–•p°r£È,°Ž´q–˜L½~‚Kfy–b„ŽbedRbV‹o^Tt˜Š‰b\hq*‹SWGYp˜ŽC%›!AQ*¡š¯ž^ŒŒ7~‚œž ™~³.d-Ša    -   9] ?IUP3 E_‘oŒ{ˆumdlYYbYbe\i}JPcH^d3Qs&%+sTDd?D4;¯gaQ5<.+)-jŒ›‹`V€U{†ƒ}‡jqjkš }šºQHRˆe<•ltg‰5œz‰si€¥‚ˆyh…ŒŠ`u‘ehxpƒ,.[•…w‘‰™s‰^y‘¢D2‚k{„wtox‹~Ž“bd}Š‡Šƒ¥r•‹™Uzgf€l…‘ˆm›•ˆ•sB§ ‡—kƒmI¡@ašŠ}­Š]v}—‡?FxLr¬a“qZsql‰6®‰k™“cef”À‚”iT3TžtqXrˆ@a{€}x‹S{z‡by|y‰oWy\_~x/oy~Sœ&k»¦A_`¯©Š46H|Ž™¤~N ƒ-‘wŽvXl€{s@gpv‚}Š…£—žINOubpu 4‰‡yWšRšŒau†Œ‡tpŽvˆªœwu‚†z`-/™Œ{rq€y^ ¢wˆ’7ZuEvhZtŠyq\Œmvw•„™‰Y‰w‚ /‡n\}wu{†ŽSq#IcdJy# []%%V"‹Rq‹“^xƒy9R}5±?‰xPXrÍqX”h¤–Žrxq]•¦›‘ur†‚Nv*'Mgi}ˆv¤—O„vjv|SEXœhGTŽBHW+$‡’B•ƒ:V+§—•’l¤‘’f6PµZ—^=,        Ks~|¦–†vˆr)Z RkECQ¥ŠT”~†p«Q`­{aS§ž<¢‡‹˜@2`Žkc]x`§˜›‡¢‘O+Lz“o}™mj‹v¥k„ykŽEƒy‡rŒrl„J<‡co”|vax“Mk{nUjslyS6+sŠœry~no}o“{~……“`I]m„”“‹n†%¢,C   mfhžkLUvx‡txhƒ(‰ªo. *£˜s|ޏ³yœRVz‘™±qŽŠh~^‘uZor‘dh†vU~qJ¡F‚“j„‘‹ŽT|ŒTs`G(B`‡X?>†dW4*p¯–t*con, J; ƒŽ.+*      ‡klr   X€lŠjnsm}qBSwXMz{o,X)5ZS[ƒPV•H1Cb€sŒy‹{EQi‚dyƒy‚9Yžu|y˜Œž”l¤sh“€=@£€•Žm’‡cuqguz‘‰`—}§vke2„Ž“r’{uL3u|xvŠ}„nJzmp•ˆxq~Z†l‘Zšvi\xr^ ~¢:*\†Žƒtqm~€r}y€tqzŽ]>!†3…Šš”S*~3= (qw'.”kuu|žin^(Xg‡;cbs°r‘‘Ž¡€gº%Žsn¨†[?k{ƒZavU‚cŠx-j£rVs;¡Td…]€U^{#¢\e¬se’–‘J…C˜'RQ ‹™_­‚_·I «CXN          YCR' ŒDe` I`gkdqhYku^yd~PydedV4B+2+B]Yeš>0‘‰]fr•9 !=-wZkvf®£{Ž“ˆ~ƒd$9\x|updƒ>34;]6*+rlm‚†l|pf6PŸ‰h}Ugsk‰%)FzX{ez‹Vb‚m…on‡‡{]Hm„P•ernumxl†Ÿ¥C ^b{"‚’&a…>‹=¯žtxs_vˆi\‚„„k?“s]‘n\‡oK7Vz³,•ŒyƒoqyedP§~EgMkxymx…¶€nŸ®1"¿r”O„v”~Mk„ƒnŠhkb–=I“VŠp8N‚•VT_ŠJg‹bf+a]I~z(>B’™|©’n„¿ V =¢™         #wƒefWJ6vR{[ &_pSateNg[hmRxpr_EztPU3(Ws‰h…`†cmVQ_,8-6h|“zY§}h€w˜H*U?w†SG¨s³0 ^‘œ—tˆqh@Gg‰”‡„iqlsjlru}€‹[]d…’Œ¥œ‰‡€xŸŸ}`V„M…vƒ„F}`p‹pL-79ivXt†‚j„h‹dpŒ§{ƒrƒoor‡W}h=•,a}™ƒ}qh?i>\BF˜žOs«‚™ª˜j^yš}€™§}Q9£z€||‰³]‘¯šjT¤’Q…kOjsxy‚’n3‹{€i<Ê£E NXsŽIA–W„‹Œ‚To§Hd=¤£ybDX(’Ž^¬½ 1eaix¥ns}”k#     JDDIZEOII]X _\ManUmOzz?auhm[jhtNOI/+beed/VtNeT5192H2rŒ{jMnb}‹@`[€–T7aˆx®wekXyqlsunz|jjuJ{fuu)k’kwYd”n{Ž€~Œ—Mu‰„xN€sow{~eD f.‚•{qk{‚z{mu‰‹¯E”}m]WV~z€EeEEwv‚o7}+ K÷f¨ZaU9‹›`s]V~Pqwg«›{YGTœ„gŽ}_‘=R²¡“”ÉpyvŽY`„s‹}vcp•;—±•xŠl;9­Œ€@£l}i“w—+(JˆCQŒ?otg{3{[ ˜?žhrŠ5~e«+k”“†s^|~^ma¥:Q;Hšy‹ gRc…‘Q*[qHOaŽŒ|ŽH’ŽmgU–o‡t?CnYvdžt_u€ux ˜l'*GJvg—9“{«Œzihžl˜) 9 d|8.       7R|i__SUG;U#\kk H\]gx_imfjvXNhx^yedqUFXlo$Dtrv`niš žE4*9€hmuUb<~–i‹>|ggcŠfdIV–¤*HlŒ•^[zs<&>ƒ¢—’{fxpm„†ˆwmAˆ“k“ƒ‡…€›vp—ˆy‰†‚ˆ‹~‹hœ0•{Ž|uwgu…lvv|ie…n##)ux¬[š;VbbA`'Љ_u}?/)K{N†¨›^sšŽ‹Šoz€‹Kyr#ŸVks/Šl®Ž¡¥qŒ±4EY‡w6y’Zyonhp|y_‘^lg$°[}_95~•z.Q•©_`Ž]q“wol¦5 ¢V޾ n5‡ Qo        Haaq]T;PL:O~[- *UfMuyh@`k{GyubbkgVTZ}cSy;nŠl+)Šl”–«’šJŒts‰izf¨sI‚w‡†¯vtkœŒe5¥›>B z”l)£0I,)O‘tŸww‹g_x…muxm•žjfqx‰j‚uq’…uoƒ„”{e…~d4Lzv…Œ•?opijxyˆ³,f„E.”Š¢xX\^w1mc§StuPz†’B=CGwwj|Ÿš¶ydŸ•—mDˆ}`s\ŠO3†©'[nB‰c­ kbRF0Rxq‹~\…t¢‚‚]—–‡I…M"h Z4?£iInh#‰Œ\YxQ—W%D§ ^s‘y vw         ;waFdZG  P@Kf^h *G[RiLRSXraPR[AƒgpGTp^hpKjt~„ •|ny¢±¦bºzvr7PdŽwi[m8w‘lˆŠimyxqi=Žlƒ%‡d‰~‰nx4"!(=“z?/'_ovŠ”yŒŒ†Œttnfqosy‰m­Žu­€|t¥«‘‹M„ŠžˆŒu~€¡qŠ…To{Œ–%j0™€`p@!–‚y #zlY]”z„O|n {ZR [“¨j¹‘…dŒf[& †jiD¬˜(d[h„r—zŠ}ªV€D{qsul;~n‘[“yŠc…_c€oWQU*•]DŸA^I[4‘yƒ~ˆWJ3K‰h |ebˆ=ƒ0s‘      +KpeyU.M K ‚<`E (M~˜IU;^_fodYAa`ZwjuI„uv[`;Hs$Cab^jz›sB\Wl‚0Wœ[ˆ5‡W‰y~Kt[v}kDmqˆ•]oƒ•q]›a] —˜LwŒ†X1#--oŽŒ}pu‡,•„•q }aw‚z~|……˜™ ‚stu}“zws~+•„o•rd†vP‡j1gngu¢y{¼wo}zyt~I2n3€‚Š+/ Jb,YR¥šE³š‚hm°Yš_cqwuGlˆ‡nhl…3ˆ‹–}0-’@ˆsxwz~~CmwœTm‚l‘Yƒ}K‚‡WvDyŒ‰Y;„wg&zQUB4¨ :/˜,xSh r 1        tnWi[hJ ; 4 m ކ/NtNgCENqbt]hhqhsx[@wkfPC^VDf^o{V|oNP‚ždOVzxzU‹sMkK_uxPhŸžrL|€uz°Œa¡x……Aœ«r\-G\*3‚ˆ)‘|s™„}~©J<“zq€zzIš½t|«‡c‚,zŽƒz€8z•zx‘™…N<A—wZoQZL8x`†uufyUŠY1v^o2 £ˆ{pv­¬r.›R“[;RgnUnqff]§z3|ins™Norqkb…}†[Fpa„ŽŒu†ŸuorY˜y¨~!4cfRRko‚Šsxƒ›B;€;X*„ e 3 0‰(     0= 1ee^cPnM. [re 8d'i 7Y`GC6bimv_xIfbao[lWlv&QPImLEsTŠzkr\VQ`¬K|isn'ŽcˆXxteh"';-F7:\n}“g¢%a‘6‡I˜•žv]%pŽi)4-‚ltis“•“N-›W18cu‘b’q•m†€h}’=v–›¡A#(‘5ˆˆn`j|‰†‘`.\`~}o†J….ch’wvt]aŠ–o.p 1¦¤šÈi\g¦\K¦>kˆiSbÒ>~nc~‰˜e¡¢„Ocd¸®vš~O…ž—„s\ƒ‰ƒxˆt\ŸŠušnvn, Ž^6©Z_.\GaŠ%€Wg–œ5g @vWy—Œ\jZP QFS#       /  0xkXYq_% –$ o98\’|;FV\g/cq`=pzD(J"4TL=zd€HdJsZšvŽ«kPw"3žŒxX‡c¶\€#[aov|iszE%='&|ec°=-‡€„†Uzv•ni‹Žv4)&00†„s€{s@b ¦t˜ˆž“t|YY’’’’“vKqh›bgXƒO?;›c,)a~m2vŒ`R9w{a±p}€qmnŒ–pzi"+ŠfZK spWhk,h¥€Ér(ÂS˜L‡›wzDnH^‡LUh$z“\gŽ9©”€§•–ŠG¦h|’_^¨Qw|“¢y›‡›l{ ™¥ eœ0":|Osƒx ’ižX)X0S)®³`o¤F.h`€­p      IZ¥tjwzv=n) v  KS\!.LT@{c]MXoyoc[ahTuIjhz…nODleC(UtI_U3&D|izx“wlZXr†QiGr€t¬_€~€žo~|e1—€{gŒo]…7+'Z+*(+&9–mxx’Ÿ3'gŒqjzdhŽmƒGgs‹pŠLD‹u~ˆ†/W)!€y}~c9„€[|rh}&avvu€‡“tkvk]}…|=y“z:…„Œ*Q.†-VF 6™p0@n˜Ph¶Š7vŠomtzb[€l M\gu«fO};oXžbMR@oy¥wˆ‚¾iv…xŽxn¢7P{b%_}Fd””H“›x; jvC„pµ™†9vh»2      2 9†R’UmmpPK* fg   |?<y–Gjl!=YguNloZXZP\lzZdƒ6BjaDkŒˆ—te#=-}‚~Yrv{wZƒžj{Vj›noju|advd–™p•Q‡xm}$/3Aa+>!•p2”s‹l£™H0Llo^ƒm˜ŸtŠ¢‚|€ˆŠ‡I“c†€ƒƒ™@)/bzyfi‘jrziRD2w9Eo6„Ї.Z‚ƒbhYx~zˆh›J.%&±Š6®N³™³fjqšdFªšv||dTq*6zDcCzÊBj]VnpXj a‰ˆ\vh˜±£•|h} ' f+3`8BMu{xz kŽ\u7pXzwg¯´…6X®l3 ‹™*•      ‚]UuiW|{ob3b –u P@n 3`{C1/ o_rlhiVei]_db9ToJ]\gO‰‰‰ŽL832d imtoblsiw[:8A¡, _r‰[“m…C(m „w€[“x^‹&$y7!#P {™rq›—CˆACšlo[ca(…ŒŒ‹•k–‚Ž¢Œ’tmky‰”.Fˆ't®wq…+g_ds;“f`u”‰•˜vnpw]}p‘svwhzBe) $¸Ç¯¯ [¨~‚v+M.€”S§ÇhšnŽ8f^}.£{Xm$aƒpj”Q^Œ)Ž;rt’ipll’˜•«\_1D‹iU^t%“jUp‘‹ƒ‚ŠO‹™{‹p4)p™„%# a¦vN„@       bcoYa€€Žj@k Z¥t  4ƒwQ p\e3 'Gz…oUy7j[l_f\rRBa^.hUˆŠhDS›JA,Š`yxYQ^vP[ƒ_vs}D2'.ˆYlof}O*o‰q5GŸ‘~slŒ‚Vm{Ex6“v›['Љ”(Hšw~l{mhˆ‰›$—Žƒ˜’ uŠk}…r—ht|\8cr‚š‘‡z”m}LYj5]ort‡’b•|c…ˆ•–wPª|’™6wV„RD\G u¼gƒ¼ŽsЧš‰­9Qs‹‰xÃs‰X”_yXjAyzsCšPoy“>‹cŸQsuulznŠgŠŸ€vVo”^d©f«uZ|„Ž|yšc#hj¢gq/-Od­FR›(I    :    8€nqnp€„ˆwV? ½C "@0$‚mC3J€m}CiA`qY‹[rttI·ag^ gy#         F^8joIrŒ‘}E H ^#:yBjb[GiOK^ce^Z:ucX{]“e‚Y46ec†|uhw_3‰m‰h}dsrwwi‘{vvjob–fYox„y›ˆž’†,8*$‘Ô”G”]‚Ž„ˆ…bƒrrdyJ°{o}H€veopk‹#wsB`vt¢­~u…u{hxX—ˆfqu‹kŠ|OPes61›;+•‰K}TƒŸ?—r™eA"šƒz‹‡›¤»–R”¥}k®Z¡ˆ•I ‹UO$ssHGhd$\4rLws„mrte…yg›º~|q©“wPPvZ2“:G†tnš;~†|†QK"Lz90SLd‹#           RO2cGpŒ„n1 03 3"3BiJrVGHLhac6PX^@h‹5Ss…_2ZX‹zY:-MzQkaw~j\Yu7t{azuTnmœŒvgš{BwtŠB0)%?Œ¼„|’]mx‡p#p‰s—p*‹ ‰„WO/i®É_‚,g‘l{…š¥Žs`ƒvv…|n‘¢zŠ~N&|„‚duj®©¤ˆVn‚ƒwZ}Q‚v¤¥G³L~ndSe6ÁL?¹†§¥ºd X“»p„ ˜„—X¤NE:DA+yl)B;‹JxAm-n?ˆ›x“‰…xp£ed\ŒX’`xwTgI_@/d\}ˆdp[X *wP ^ zšA     )    @x5^z{hƒ‹CQ   64 1:lWduLFMXo][kYcO+tbcgxx“Jw–„iu€mB79 6-hwvlD>H\k‘‡{v~pnr ‡Tqs…BzsxyŽK&”:†‡rŽrr}•š|‡R¢u–'+©O¦–“R`„Uv¸‰‰ƒDb.V¬‡Ž›‡VzioŒxkŠ0Rxj”#—}{w‹‘v‚izsˆor€l}€²Yw‡’K!3§µŸ„…†vPº»}°ºm§™ªÄzº˜Á‹®£|Ë«Yw(,’p!pi %#q4JK:Jw„š„ˆ”|i¡…}(}lr;ŒuœV pTV,´mlªe…=LZ rxœ&6    1  ‹)7w}erQ&  McqSJkC`m5kQƒiwq_ieS’‹’ƒupvbHf†cI5LJ„W]|`t•‡~‡cT(iƒŽwdi—qrˆ2©””³©ŽŸ‘Yp{/P€Š‘“d(™œ‰ªS˜…:”…„Ž<$”k~‰-}Ьt"~j„ˆxr9ˆsv^’}–ª|ƒo•7Šguttfcq™ˆ>R~w{zqrx‡¤¬[h}€ˆgƒk   S€Án™‡§¸Ž &Œf‘¢Ž†‡¦Ê³¨Ew y™h-dL §.0{wAE6‚|˜””…Ož¡:e#8^vW:“ SMŠ_se7Z0x[!:%®{°        TnQdpƒlpL &* ?s}\l-Œj|aee`q\!m}cckxy}}XHz„g–X‹+CP|we{€~`qo€];‡mktpv~p€˜p%S7dxjf†2S‹€}9—(==¦S-œp›˜ž†M#/‚x€„~p9l}¤—y…u¢z‹‰M~ys›‚“†Š‚–DD‡{yw”š˜’5B}f9ˆƒ_‘>N”]…€}vc‡’2* 2–(7e»1œc»°¥)ÅjmŠ‹“¡‚¥¬”Qb”oUX1>6UˆbJ"}{†s†Y\𲵕‡E$h†  ‘/Gr–žrj_Z!xg,s–[ˆ       /[Q5r‚sŠƒ{NAE   H 9qCm]%aSD`Wr]xkouq‡UkE‡cu[EXsY`Gƒs[O…tt`R" J¢Ï ‹\°Íš"‘s¦x©¦ [PPªb9–_;˜V_W6) =fF=.’]\Š6?jˆ¨š€pŠ–™}]„E'R1‹‹’VRF†š X>#     ab/mI|z|_wX.  /UqVmwdoMnmb[…ˆ,jNdGaBmI€gƒ\dO\bbs‚[:~RpZe|y¥~q{rubi“Š-j!8A/8‰ŠgrTLYl˜p‘#Nx‚‹¹w}ym£‚‘nF—¬Š9’czds30A[•¡@¬Ì\ÓE…i”¾‹ns›-“>‘$¥^}r—žOX AU9\?uŒ||––Ur„~Llll`#^754ž­TC0µ¦j 0)      4^I?“I„zj/ &Mrdl{l7hp~mkun~Nibt]ALfa‚”zRgOŽ-oƒ0CC{{TQbb_Žogp‡prjprmvCyu~h&P¦>u€“Œry‘J4:ºf}|‘p†‚{ty‰Ÿt‡kzv†q†{š6—¢[h˜q~’|t“5Œ‡…}‹‡’vs‰•wz‡ªz.ŽJŒŽr“;­Í‰oˆ‚tpte; `¼9S –ƒi›„c†®¶B<`q~¤T‘…˜Nl[z\4   *%+9›F+w›—toBrE.TˆRŸ-`\q ¢*¨„^       oJbeLyˆ‡‡yO4Y   kx_Oe3MwXb@NlYkYgmks@4£”} ƒjt[^`Wfkp”ˆ†vSKSqƒge„ƒ‹ˆPuqKpm`l€“ƒƒovusxŸVrr›#5D-'•‘\iƒBd‰†€Œ~“žŠ¥¡Š¡‘f‚¦ ž–›p H^}u‘…yv‹ºj•}p‘m|{r‹ywY‡˜b…žƒ›]nŽ¡TnCe+  B”z’¿X¥¢K™– ’­i2˜\ŽŠ˜œ´[qˆ k‘R* ! 6x£6} xc§R V`9Q8+S 4Q Na:’mrs…ˆ•  †Q`+agSj™p€v1Q‹gAF   nb37‡PŠuŠZ3ReiJJ   gTpbJb`[`7m%t`wq|pQiYIMSœNSpyi^kŒQRˆ3†~h^@zhoghOeeŽS{Ytguahh‡ubokd‘rtU&*7O.=‡yx~|˜T‘Bfw€—13TX€ˆqŒ„rou€—‚ƒuH‹{ƒy€~Š­j—|RuŽsv‹e‡fm~}uŠvw~prwlr|kygo_‹,!G$$ '_g˪yªVUBÎ@uÖ¥vnh•n„§`¹˜µ~QEX# +kd %9¤”¯x›9.{|T—O~b^zŒ„¦‡Qd²I:    V^JQPKƒ~nTCvo]9AHh]   :LwXKfZ8vi Z†ap|Qi`Zmh0|pœ…>“o_]ieEƒcX]?zdiml|li}/]aWg`dfsx'ƒw|…yHU‰q'/9tu€i‚_sžd¡#‰({xO3M‹k<€szŽy}+‰Nhw-\ši‡„‹‘€†x„yOs\ƒu_€w„\|qu|ƒbze‘sevwo]ƒ{]K  K’LÜÊrA)  %›a‰m©}¡^=´Œ“m8tEK%U 0b£`¬B¡H|™Yˆ”g„cPD+   Bx\D^Œ|q”oGKklEW0{yt^   Xf=mbQNhZJHs^skUkd`n|o“o›2—E¬`Qo.€nUbˆ`\lŒqnw!vTqoak{/‡z.%WŠ˜^†€-2¡Hk…s{‹s~š7qŸŸ|™Œ„h’§…Œwsn‡ˆž ~f"˜’)PœŒš‡¢¡v„£¥‹€žŠoglt{k‹yoly_unhr~{”yTh€qƒ( /Œ¸1n™¤+j¶ MÕ¤”OD›µ`•-+§<}u4q[ [H Mqgp-dy…’—$…™‘*E      ! QojEY˜…p”„—ŸfHx-~\3Y7  Isp‰WZB]iU^^|r}xpc|g~&=}FZ_*A1z[n•›}^lyoSW]\_…,#'ŽceevF]}µ8N†i5ŸÀ<.§[›ƒv…onˆJea{Špsfm{qnyb~U‹€qeŒ‹’“x–s|ÂWŽŽ–u†”|{`—†|x‚tlzt†„}xz„vy|R­gz€t~u|……`o‡m  wÇÄŽµºH²C9Í`?•™„K³­~”¶&Px †*I 1 cZ Q@ˆ\r##Y'      )MAJROl]MA¢’w˜‹wz„@KfmrY^ IssPMKl^c|{YqradrJscg!—B_˜€–~hgk}‡trg„lKd‡upN-0K†`u¬„AW|Eƒ¦t¦       17I6veZ*\¦ˆƒ•œ‚ez,=Q¯ša)k 2cƒ0FDg‚|ss{udrvrKxgm^-V(–qeiuhem|WBCVRhz„yhX|n3jO|¥@¡j|sˆsn!(73;??‹‹v~“®ˆy¥Zl/0<†‰sw_am‰ˆ}wL’x”z~Š }¦r’|‰yƒ†$Y7yWA~v†…€“†qbwucHdo\u}~•~t“u~'    I4ÉR”¶i¾y¯]®œ‘›œŒŽp¾…O³yo‘,œf1%2   ( \(™kŠP   nEX'ŒpŽ“——kŠhvWt±ŒO\8 pt†7xHrqlnv{vad]zVt9Z€wj_…l lgS`fZf~Sba›ŒŠWb^d‹D+DˆTƒ*z^rlk4,7?4-‡}†_vQ_r‚¨\]3ƒ]…‘}zm|pi|q›‡ª"$2Cb€cdii§;"u:¥žt¾G‘—„~st{e‚VWbUdU„‡r}s‚i  90AšMµc„mÀyr¦oŒœ¿bŠ„i“«›&£{dztW7GP   ! ;K =    lvZ(Ÿ{‰‘Œ‘mtt‚Goi&E   \‚^q9Mwsdo_SbgeTu|fdAUggu•;OD6r!˜ePtV‘+Zauh†vmf{£nŽaxU}_}fš37<{‡~qoqtu”zgi‚m¨´zeow…quo…yq¸}‘5*(4CD76`ˆB>–t¥†„˜ƒw¤”†…ƒ”jol‚¨shƒjl}u]p`gd/ncƒotl  .Až^6%„ ³yˆƒ—€„Œ©j’o’€u©Ô%UªW‰9=a9k   N  'gf^2Ÿq…•…—^wyuV o„M Mem«„1`{~`^jmG]\]UzduCmsSetp=Œ‹HDZ ¬]adby†vcegR`d„ix|\hpJ…|u[¯D,=EoUg†[zR0Gc`€|j{Šithwz—p¢]k4;//K8::¡•tŒ¹\Z˜~–…x†”‰ž‚pF—¦e‰—}fqurinysczyr8fhk•  PŸ™9Ž¡wN£qQƒ£Ÿ˜|Š‹ŠLJR`5¸h_+D[ 9     kNUA‰c‡„{‡\zbY-y: # #&an_`bGotTmXk^EOg}hirRd>dva›N¤ee‰jR3Mohygn#ŸXwzk•EkgZu~{ah‰K”p23x]e£yF3L/M‰{^yrŠsŒ…oxzo‰A~j–Ž[’‹V—i\dB…“vVy™ ŒwqŸvqu0‡}i”ˆ|vkpƒ}zpzhx~rtp\crTT{r‡d SX+&W¬P•l4ˆª²br¤»b—9‹{o“›P^t*PA?{C1  %     "n^`R‡m“u•wmZ8O    ^€ƒcQcymnj_dv>mgl•R!rbeu–Žš—’(f˜L6o‘lnxkemRyyexŠk!–Gu_ohcsM‘(q‡Œ]†aX[œ}w\“awy†p‡}xqB^Šy@{U‹Šz–Œ«†y¥†“u“’k”~‘›}ª¯…‘’‘•‰š5Ÿjƒ§ž{Œuhspr`jy_o_pgghBkb" S m*W§d¦$Š­€}D§‡¤‘‹j“Z‹§?«™'h^˜L> W  68avks€w™ZymyY^h    %"1~…„„tem@JZ[OQ{t{ldRbwgw~ifo‡2|“a]jgˆ]]yazov“œ5K¥0ksz‹ˆb_lž€…Etott†‡j~kgsp=Jƒ[mt•Ž‹‡™ˆ‹…tŠ‚vv’œ zž}c‘‚’y‹„—R-l–”Œ{-o›ŽO‰«›‡~ttzwvrcjQbZ`d](HF  J H²¦peÅ^¥‰›d˜“““wšh…Lu^O¨0my\='‘ H   4.[_ˆp„ƒŽt’aM:G    uzjy‰b•{^OK};Wq}uzW_`nos`iqq‰&yifoye~œ\CVMoxs{Š˜}$˜b„\kur"co…i”6na…wi‹{Y~p¡aB˜€ƒ•”‹w‘Šš€–{|vŽ}q›—{†—wŽ„ž˜’¢l6zƒ’F.36–ªˆ¡‚…wmiljYiqaaUoimX$ i^7Dr¯:‹z[Kº^]K˜‹€]¦b@¸`’~_1j~uY^@ -\8   B+z\AtpŽ‹smh^kF  "LvUvtz{]yUrVU‚Wy+RfeJr‹vhZ_v“Sxoc\ŠiROc[uPZUiuˆ|hmk~e¯t\hƒ{ps3x‘DZUky„Ju{nFcO|^œ•~yk±jµ”Œ}‘‡78™µ‘š‹•›‹†‡Š¤€ˆ‰e‘j.Ž‹} Šw}yubjghs\deksmyƒ !>59r©/ŸY˜ÅœIŒ—’¦^\a²}f›f 5m,†+0  'ˆX    Ea]f`?a–‚yœ3{_)  :+,IoU^dgg}gtF_oPk?A__}gJm\R^u¦;hnc ysnŽeŽ7cij?a}rtRzaw|oˆ+,at5lkv™:…e´@axNgbRk‚ƒ—“|„Š~nypŽŸmzH‹†{®~T$jw€hrjg~,‰ƒh˜Ž›¥ˆ‘z«˜‘È“—wwsrm{jkhmidih^eW 1=Y+ƒŒY£!jŽ C¥ ¤3®c€¡˜nKdwNx³ sgS@7      9\JrVG~œ€}~! 7 ev„\`d‰g_6‡WkrSJ2€|cpRx@qnˆ{8“Zb`yh]nƒwSi~dTŒ_zŽyVx›kuQ”gYv”aYgyOTMb‘Ž2Œe9ww]†–¥‚uyZwn€ŒŠ€yŒ‚ŠaŽ9™q\ƒuŒ€t›’…‰¥W…ŽŒqo|l›™Œrtlossd]bj^{s^mf4 |N–R? +›Ÿ[¯S¤tT‡——0N§% "bH      GryNTS]‡|˜u; !AŒ{n@Ajxe{‰ZmrLR”kjqjzkQzwYbkekq\ƒLtxuMlc]|Wn\r…U[lœ{ŒNHbNp„”`‰;A•†zy€d‚‡few‰°pm ~†¢š‰ƒv–}e?†‚Ÿ¦v€“n{kst}xr˜‹u”†‹•}€|Ÿlvvitumilxqtlriqiz X€b¤>°«‚—‰7m©o›„'3ºz$ 9yi      T}cC[Riysƒlj   TŠeF?X‹KF\gr_†ca€?nn|^ƒ;>n‰o”jSct`Np_^od[y_zE_„nŠŠkU|ŸD‡@x[€y8#j€a!˜lq‹|~sa…Yu šblhS„q…¢™”‚i†14O‘ykW‹.‹ŽƒkmkiA“„œ —’vwx~~¢w™ƒzn{trlofkdZvftdyA D0Eb¡G ‘Ÿ,‡Á`/B!jœ‚3hO5„yU`        9~GaIUx‹|s‰WS  3€¥UhvgxpenH’„h`GJh„jWpzr} n}ƒp~amUfi–diu‡vR€iqp€x›¶­ˆH@"‡‰~dŒ‘Ÿ±™•Nl¡2—vdm];{«A™vsyTPOiy‚n‹ƒ¬¦¢rjg–}}‚q•¼‡‹¤(N‹˜¬¡qu™ˆ€€¼ƒŽu“Œ‡vyppjoln^no= Sg/t³·‹68µ{”3ž{„CidC_&0(/     !w>ZLSnŒqdz~`% J{Kmk€ŸFV_Rq}‘_BMiO{WlbDVvit‰uœ5jS•‰‡Wb…„4ˆ.^p>ˆˆ}r¥Îf{ƒu}_ƒx)0}o#wƒrD7aneku“]‡B'8V°ŠC7‡s}Q¬Šˆhzu9…zd„j‰“¡£ˆ6=k®,yˆ‚{„b‹¹y„{†‚€wzywkipbng :¦/<_…ƒP4v¶†“byr„s…[t(RV  % %fe[tL€xXV‹_  6ƒToqslutVG‘-I~„z~jeri@rnxcyy¥ fMQyyP)‰t~xy’MrU0Gm|‡‘nj‡oj+u¦FU•‚††B5€žP}‡n[Pœ¨‚kO»¥z~iado{jmz%  Y•žŸƒÇ(yŒ¤d‡’§TTe]cneQW"  %!t]J{yvƒQO–~  4w^jh~eq^nf}RW…ƒ‹ajiW}Ju]+sRYGz5ƒg€jMc’ohzbxŠhYD•X”†xswz{–qŽx|mƒk‰t¦Dfvc…mu{­K5ˆnh±vt©Š®…(y¿ƒi’ˆ¤xƒŒ®Žˆ£ ¥ˆyXŽd~vˆP8]¤x‚‡€0Kaºqj‚knv|t` ;9\°™„†™j˜‚luV~…a„gv^phczLv©3„m…^|‹‹wˆ<3ntwJWfdhb]‚]tzoousv{txs‚ƒ•kVbifutuiv…3&%rnbŒVŒvŒI+4hd¯p„‡‰ˆ˜†‚}‡‚Fw—ƒi‡U}m`VžY—wrsq“t„b·¤{rrphwqmM 'O&\¡–’’Œš'·‘¦>}jct%m })   yfeMOa€3‰hŠ7    JJurbuvqoWwxf|„hZVxYfn>ƒRKfKcror„ib:’gPdˆ…oa{z|yŠuozuƒwt‰Wc‹|A3ihmx’no}~OxxnT|“CƒŸ„"@@a›sY‘‹uŠ~7“}]ŒC¤qaq[qYe{j‚‡xssPƒbxv“žn„t3Œgov‘Z ½xrc@D%r`FR6)fGvY)DplsDMl8;‹¾wKº   }o}(ŽHWgX‰CqL•[    7.6/mjY[_erN  e[lJ†w‡˜{P}PuqŽrce„hk:o€N^@bfukp`>w…†};46”S€”yUz~mt*Q“}dXxsc…keeœ{[VwjvdŠz]x‰~$\uv|œXG)¨u‹ˆ•bƒ˜›`*H˜ND9D0JU?.l¤x™¢i+(D^gCÎ   *M9Gyjn:‹¨ŽF1KL  K\*$0lMWwQŠGc dLHi„‹‰‚|y™wyˆŒŒp‡_dtmmJ~ekT>SDISЇ…oŠ_o¤]s—Cnh†d†YZxŒ€stmZmjb\b†LX†5;‘~nrylƒt…˜……_XskU}kl›‚m|w•‹\VZ)*>Žx}‹d—š#.?'K  '+(+-,# IHM,Œ5'#Gž~k. 7f7, Kb 1*roL‰}q M"–M}•}v‚pml~ax…ifˆ…cdƒtoj‚hrŠˆnr}‰—Z1‘mlnboq7$%01,`_ovjno‰9—6‹m0—/e˜f{އ…t6ƒ‹I‘…‰]y|eph8ކ”…†ˆŒ‘s0 hºY T,)•“”qfu„`~Œyy=6[9T !/.,),-&T[‰@\6)`¦‰jP  aF)&_71?Cct~\D%  ,]ˆ†vpo„p‡Œpvdo„xg‰cujcŽYe]t\‡snІ^Š8xŒ˜Jsn}cvpzh2;%hhxjmb˜W–ˆh~v~?5N'Ob†|€“J\q^+l…w{„x¢[9‡>g€}‰ :‚~'›™¥‚< ²˜‘o‚‘”vBZlŠt¯›t‡8 %//+,)+&M¨…&n6`9h„ˆ  %<%18(:o^d`„oB  93bˆyuds~w|dzp„v{qWV{tlQ|q~…zl‹…_W;‰w›Œ„>mnH„w-!ž^O~{rHrri{8Yqkpy37“Jw{ƒ„d$vŠ_6X{cxœ‰™~zž~xœ•¡ª»u£¡ƒ•›š¬˜ƒ‡}˜ƒˆz£—§OWZƒ2 &0.+*)("/O>ÁL# /ƒŠw‘~2'%1%48:_V/6@kY8)+  ^hTl°ˆptvp‘}‚”~u~{{hp–U~|„–›kš[Asœ„2Gtp;ƒl(S#l„%„}|Il›E^te)”knƒ‰%5£c¡{‚‡ƒH2ŠƒŸ1'ti|–:„€‹˜u_qvxvˆ’˜H§Fp€™“~Žcgz‚†wŒw™qˆvÌB=[YK   #0/.-*$~B}ŽF;)P~V…²~ ) J>@$Sd  A™¶‚±ŽŒ ž‡tˆg|tktmh‡…p‰ŽTHvwv’gR›kˆx†J@ƒ-}Š%H„lj/•softj•yr|}‡‹z–‡{‰ƒ}ŒW&;Tt}{iÀŽ~vlœž}Tˆ”'J=¨X^‰nsŠˆ~Œ•I„~hž4F*YB -0//(!‰•r‚z–“{p}gkoŠsŠ˜¦TwThEI…N   —‹Sž]}E#P)CB@6?M:Z7\hMr]VlOE ‹¬„´å®}xy†Ybvmu„uœ‰‰mz_‘’†‡‚cm…gq}fx \sU‡J„ƒj‰3|biŽIŽs™osl€=MK…zaˆs||–zvq–Bœ—£bÜŒt*ƒ~Ž~_wƒ*10H€e:Ov}j€j¬`‡=/LzeG   & O> =k="I5+BQO"7FDLTf_iUQkKO  µŠˆ•͹}ŽturMaj]zqsm‚‹‹ggp‰{?.€lC‡8™mz_z9^DKƒqd?—lRq0{‰weWš4OTpš‹‘Œnp\yžHj–a¦¤`pˆ|dœpˆy‰{ŽzG%€~tao6k{pg†¡c @@  7"?IX:SQOOK_KwgJeTZ_6 .n‰w¾¨ƒºmrhtk‰n…ƒ„‰nqƒ’…pU„>ƒ5v_7:žt^/…pcD xY#{E]EzQrlx1z‘%-q©xD€ƒ^-tŽƒ7mCŸ™I4|ŒmmS…s—O’w¤44mHm~uvUˆv…‚~  "#/Z76cSIQ6X61B;VGt3ken9  O=®r¨±peŠr‰~o€…˜|ª^usnyr{ˆC5‚so|[~$gadƒ™JpzjbI+@Uz„#•Nl€”F\~‘†{;$4‰€y*[wi£xo£ot5$3ƒšŒkvA1i€N9‘’f2k~D(x‰l‹}€‹   *2IBc.4PWAHX,E-SQR}{L^y &u†ƒ•l—¥†uq„~yŒ…¡myji|z|ƒyQxbmrŠ`}vcp]ZN„…<}}Tv~\.z7„{•%ar†o’.)!“ie C‰ˆvAmo{t"* HqL”‰F1zhv€¨—vO‰’1|~\‚„“®< V  ( 2U4IOO9A#4EEK?%o`RMve  8U~’x ›˜xb|{‡|„hwpapq„xizvzlvY‡kWn•1p€jB‡pI‘€€„s‚`j™¢K}t_xp,€‚avuIvw‹n“Š`‹#yx0*Q¥z†mi~l­L‚xž‡ˆlƒpzzUuŽ­ 5g ?0p*@H` V8F1/<kngts`  "%&…r‘{y–¦šojw‚c}|sxovSqfŒyoxwUSti{q(ˆ…‚qw\–.ˆ†aL\ƒ0}-jamwf„le|yX|$‹’‡†–zež—7A1F ?.+VOzš~s‰m„dwœ‹o{kqEs‡…)ƒW  XFE=@AKOS9%8AL4TYow‚$e stbœ¦›\rwrswo€rv`Zn[pp€ƒnYZ†8of> x¬tUwBIœ& ˆws}[/:‰Y^ˆ‹KneamqgyŸYl‹hz_tЉ¢,q“LNGg•“†k—{‡qhŽ_BxiyvMƒ‡•?sl5( UWIDPH1':B)oA:K$+Ra[SmZqzhY'Pg“›n ti-    #4¸›€Ž–އsr‰€…~_r€k^da[Ї |D^PaZYqh[Ž<‘={`jI“.?Œ‚zl‘-}b^\mg{yu„kqI"vŒksyq9!*,qzk?“gŽk¢Š@!4’}yB8„~…6t  P>[LD\@-;Q+:33="OPTNZMSeaFu[qqŸ±•y " D<2/!–p[j’‡‘Žv „ˆŒ}€z~RrƒwNt‚MŽhBOA7`_‡(•OX‹cY˜rnj|_)EewPHœpk„gjwl|€ZœXLˆ‚m}’yX1kyN9~r‰_˜D2sŒsv‡‰Y)CS8' (9LCW_W1-()/B4E`KWXdf]lS`xUaaw4eC     "   VqppeWwyXUQMm]bXh%aaysznP„{†Uypj†k*ju€Ms%sg7y|vw‰“`P‰ƒts‚…:%®exwA,‚M:DL%fwAk   ! JIMLD1/M.*0C(I[EUZUDVCIKmYlWEjV^P7CJr:'\†< %J[0Q`CX=DA7'GZT39Y^<z‰G”aG’‹•…ˆ|uŽŠ’Ž‚’…€}{rfIQvƒŒ‰Z}3zƒcT]NW[lfujuv_|)xvx*t}(i˜o^d=.›ŠƒN.Žl„Glr}}ay}qzm“*jji$+:Š*‚…F(d=§®¶e4   'YnETMQG(>*<%&;dRnEgRRWRQCQ_2=@G0er/]pITk>U¢µ\!i BbZ34JVqˆJYya‘aJG}e‡^wª‘Ox_€”„Œplxƒ‰ŽŽˆ‚p‚Še_FOŠC‡B]” >gsF^RJVLitkZ[n'D€~„-L}‹hvi[„cza„~|zM—{rrW”6oŽPŒ!,W‚ƒ2>.‹*›—8^†EHY<W@,7H\?766.%:>EtŠWPP@JYT=?MRGTCc-S26P *g W3¹U¬795A5•Yz¡d6s‚aLxƒd‰K"Ÿ¨|t{˜‡†Œ|„}yc™–yi~r‚}ˆxnOUiÃ]SHsŒcFM…hniPYdw‚}:,"a|Eˆ¢`Sthyny}’LXt„x€kštiM‰ ~yq‚'2–Wzt?"?R<–b4Gz¢“I#@m0@NUWW8\D+Hyi}wpJSYeƒek4.;hS/"FI'";:f%2ŽKˆr/1A',+lDVh9XfPvtj`L›{Œ‚r“ƒ}zlR$;j^o~uRGDYVJJTVe…xm—gW_eol%†R3,”BiI9‰Nl†7‰hocotW{‹yŸ›jZF“‹Š:d…iK-¨‡’šo,,B8n™;¬z’_H;. #:[,SYEE#>VX9’…˜^/PWGh[\ed'A3+)@-ƒ¥‰KV =6-')WGIjIgBepMUL¦‰ƒkz 2$•’PjŒ‚{hdy(OL}|…vP?YJOU[UK\NlQLTŒ]sy 0.b{=`“vIMaŽmza;O|ovŽlƒ…™‡p}n~ys~†|‡Ž–€>>m ‚–$Q 7!©q1 k(I.38?Z;!MTT=K…Q@F\Ffj][ZHL^>#9UN=7KBZ$?4DH!-E 9A!škUs/J+_=GbekvhZVava–V(c¨Cˆz…‡€‹h?hrcd‹_poq‡gUMQ\c\REfpOo^AlMYJek†lq'icQXmp‹smO[ephnf~>~”uuz„bbWu‡œLŒoo"%R7€p ' :™†  H.QQ;QF7Cj]7y[NHY)8>8LONP31%5,XECM5JO5541WN;1'@:;WL=ezWƒ r:€hR^qtk]›jFdnŠxz{8t½¨–^g|sƒƒ–hykmvQ†zurwoŠdVCaƒXcLGjHOeF„?‚F‡YjO`A(ˆZ>Q:{vMn{£\{}U7IjIxy3wwycj0),49w` * F[|3,N%iXA@R^&3RHg\?N=O)NFXXO^NFD4CIZTE7U**! 2?)8C/. A7I2X2cVSrL*J:JOVmXP?@TL`7QGL@0 4/=G64=.B#YDBUNFVC}_dVZatŠ`[€UV[„CKGfSxy‡:”‘kF47xƒb’LevƒˆŠŽ”`d`$J~vbwn|eo]V\\p_h^MSZ|ƒH‰j`T\;CF[av{aHu\efxLmnjpP†[lkh†seŽv¡RB,      e]*0HI,7\m^saW?9I>Q8=YKbbQQGZ.8RIdh-V\7Cej5l3:GTOTP*4A+7HQ8HF'A1"BV%]_eWCV=Y?mEb‚]R}[mAkL3bˆH\—{be]@.2jI…%:€yPtˆƒ‹mQrWYŽ=2‰\c#~iv_$!VFu]_Qp[SI]CR;eO_gTLZkiZcmkvs‡Œ~cvrg“X…xK   4 VQ3*5S84KP\SKIECdGZ\hC8RFdP> .>LP,&.8!  KPDDQRZU6Bc:=5VZWTY]f`VORf.XQa–aeiZ\BA;¤]Ž6 'gthA|‹fajP€ihpLpl#[suhwY?YS`^WYDaPRS[^dLrV‚%€_tbOwT7C9(€zt^rp  !   * =eT<*&QLKŽ6^VVWNBiklkgw,?cE1=,/+*5B5>'QG1QDYBKLJRC.DXHPTHO~dJaH4pHdZR’~oxirlRMƒ/4ri`R‚]l[IXcT`‡cU!KLP_pgg=RFERNJWTM[FVAWcq`€dNVP\jˆq,"@£^^5-~81i!    RJI:>[_ejjI[aNmnƒ_;TCQ@>=\aAlrEmk`r†{^aLzDl‡jicv~Z]TEI^2^mc% V9W`UAD;=C<=LSYL9Djd)[b¯á|{q~b¡[t P)\WcjyjhZZeLP aM> $OCOE?Bp`HP(A@>PQJX.UhZ F*$>=6FSAQ:[QHW$(jYynxƒGZKzF d{Nb|[gˆ7^ #”¦†   DFbk':ZynlVReg€QE]A`\Yi[JS@OYqaUIIW|HE='7nBQ\Gh-FDECD/D5:CE^;R@Q\oxfno<X€i,wFx@K^UUn9R6AS^NROJMUfrC}`pi<c[?K )? `‹A‘€”  b˜~d  +^XFRB\Vy[os€s\W/EEVeLXWPfP_V9)A6.;B,/4G<$\Qg[E+UqjiH5[ai—’„˜™%Pho4X1ƒTwgAKF@}\mL;9IS6/=3+HA57I;4HQ\kYBRlWXƒ`vMPb]~…o€lBlr/-Žy$YqeGšž•…+š}‰„lvt  ]Tk_ivWqsZ‰d\mUf@DbKXk^[E\h~KXaNw` AGLpfZ@[PUZ2HM633.C0;QLM 173QVJ^[ZCGm`iI[˜R€‚†sPJ“iGY"qggDTFVtbS\C 0>FG26;F8*FV*=QE5FbhHIJZ\i_p‡‰{cC'%M}J=Oœ¦H£G`yL„KWoIŽ‘¡‡C3TK"    =`]ZqfGjglulNN\UIRb~Sbk\L]p`OQK\no_@B8EK`TWafQ4T^0:D#>2N=K<0<:C3FTd?H>Y:ggXM{nvŒ“mG~¬sS†$^dd‘MbM7]:Z+HRHF6A4F08?406B=eGG=XbWVNUk\h- B-<„u—I i†Šfo;#! UyQv‚~”’rtNnކ|¦s#    5fYToUE>n~mombmdNVX|ZddRVPq Zcc@\YG1UN\U7KBc>G:>bIF/L~>FIM;;CN/7 #BBG4@956Q`aWcwX[f\avg{h16'C &R  +N6:d"1t‘rw‚w}||’‡vcsfO3   )cI\`aZdgPhbufW&;]rcI]`H[k ;\R_[6 ]gS;UE?Wa=OmR99B1=MTdXJG5[YC92=OLsef}tq”ªoRFkirw?V24=+P:?2#.8 <<# $=6929E*:7YoRjchV`yx}ye‘\",_Lt@o21Ke…€u~“o„v|Ž{j¤yn6) oRSZdb`Y\SVMcoZR_^kWNJ>Vcd‚j\NeS2 o^G42)'0&ABX„]JV@I02B1B9S;QaMbV|ƒqn„š‰Žˆ3c_m`Uac=Q0W4DL9)$5% 73 AAC=*P?/Lh^lWXR_~s|Zo•[)"o‰@ S;j…W_m!>sxds{y3Œ‚xs}–šœ§L "-\gPZfaIZKjZ.VpdSGjCbL8tbbA|n`ƒ.  ]d]EO"@67YWQ  .3# IL5RTO]TeU]}bNmY]Œ”•^TG.%EP–“@Fl<‡¤%‚wŠnˆw{|ƒK†wˆ^‹‡ƒ‹’:§˜v2"   ]7NXT|K8)SCV:dLfKW`K\HEwG Z†ZŠ™{Jyr”L2UŒ}ƒ{€S‚w‹y´~  +.ffKlUQE'8ˆ5]eYLasHaGW[-77  $Fhk>0/MMN$YE2M8?D>3DObSld„~nIr}\zmlByhSON=:L35&9  "7I983)" 0*#18]gbi]WRqluNz‘t_^X*F2^|—G‹qB:IANr` s^€ˆ“%$= ›P|–›mu€Ž’rŸ‹v0‘Ÿ5 C4\_dtFo/#D?VUhZTb~_U_]" :?&GJSQFFDWXDdcZO.NWJV:) ,75;P50""L3M1*0HM=cCKHTQW]LdJ`qRTiDIjS6?,'@K  /C(W=VS_D4[@RaNY[`SNRPc876-?7I',7;0D@I.MA'=KCUBDLKPaZTRJ_lSR)jrj{b• QqzM‚7 's (|u3G —…œ—hˆ M$fVcHQC#S]YUYM^Y3d  ]hWdoaBC>J@SBAGQ1+:@DBjVaKdC;aJ/I5AE4N9GKJZ~eRQHB:?>Vc258E M$( =1MQ9?'"(:FMGRRSGYVSPiprk_f;(-,]¡“€X<‘=  ay[#  Žmo”j9€Fn9$ S) Cc".g=T 1NUP\N<]0Y F`ZfgdQ:R]=>F31>4OWKi^XAb[.GZR6D67<4DS8LC=GQRUOSwH8<>5/''%KVZGAD;8B5 ;ƒ›@‰n‚yfM”  !S;c`W,&L=U>[]W],g8L[echZWPBV L+5CB4AK:_VcSbV @YB:/>L3:1=;25O1-fF'49G?@/#=c?q=R`Y[@.=KAJY[fqka`ZY_]#7tKdL./EC"VZ :0bQ !•AC:<<.#Ÿ’z‡nsQyº…O4h $ dQKbV:cB,k7[!!#:,?2*?K@;?K$;kBWWaL\VOPDLSLV…bpuˆyzDu3)Zf`f5ZjgB/0qW$4t 6  =IVB@RA@=+36"RJ3:()>'6@>  3/8--  L<=b>&ha=VcZR]Tneqc™w‰mxZefdU1†D # "W‡.L   XŒ„sj–‡j]—Yhž”}fA3K -M_[t FF8B@YUJqAAos SQ@%%  / #0=6-35837QMN751+6)7ZV// 3=* ?;5;\I;T`aZdv{j[w>]’^•fZQn=pT8~§—uFƒ’W?  D~yohw‚“a„PF ;6e*Xç    /vh)AIQniV,%Qƒ=% Z!     %0:7N-8YCE68715  *2@% ?).[AH3>Xvuxm‚‰?†,/0ACŒmXPsDO7oƒ}nd{mPzltTG1%? LQ85wv|‚uŠ/S“e$:    0NB>!8]jcVM> o   I)==/)7:135PCK3,5% 8 8 ' <D)!Am@KR4nz>u]u‹}|H%WnŽfZK]:\NHT+2T>huO3-  @‘Œ8AvqnH|sNg„p5'H  +~D],&\Y]6M '  *3\5#L0B6;.,0  @L91S@EN_H-Šw]hYwY‘ec$VHcˆkJFDhv42‰0]4  #JŠxX}u8 WNr‡js $   6CmY.p[z^/&   p?D  ' ":  Y+6>XIˆ3@!   UjbVdeD        ,5)'-9 \P:I",e0\uŽMEzD#|LqX>BOT6€Ihx~]U|1€N ." (;RYaˆUZGPM   fTc^dO  803 I7-2^5h_Hˆ\w&Yv>V|ve+pa11unb;R9M‡%*t j]    2]S„Zg  S./  P$*?-.(T^+9\ydBVtvd?mWT:XV.Xp|%x2"<€†dM€˜Z1 ()   2SUG]W   &  h7C#W3:4S^<>1NqMq\hOKHMwcDWfNdr~Œ}”U>-X%"qbL  !{UdcI   8/MR59 Li‹šjz…A~…LQZI_giCWL>4}Ub…e‚l^%FEtŒ- Šk46-     @DYW   !5 (DhKKE>Te H]^Š4waKlhbPdJ1@f OP?W9CDZb¡gKVyƒ^N  5J X,1H8`:ŽVJPqM(bnneuFkhQ')@ ,\DD8:mbJC S0  -3CGGPMj3&8dieJjDKy +ClI{koDhs‡jL\by0cƒn…c 3 0&C/61SA"lPI{S{/6\ƒb@Jrvc-y7sg²’W/-  /L"5N+"gTK:#EexM  /[6P558';Z [   H9SC6YXd=TB '    $WoYP2%   9;    !  limereg-1.4.0/tests/testimg/Makefile.am0000664000175000017500000000025212534656554014753 00000000000000## Process this file with automake to produce Makefile.in MAINTAINERCLEANFILES = Makefile.in dist_data_DATA = image_license.txt R_512.bmp T_512.bmp lime1.png lime2.png limereg-1.4.0/tests/Makefile.in0000664000175000017500000012276312535125742013313 00000000000000# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 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@ VPATH = @srcdir@ am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 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 = : build_triplet = @build@ host_triplet = @host@ noinst_PROGRAMS = test_getVersion$(EXEEXT) test_findAlignment$(EXEEXT) \ test_searchSubimage$(EXEEXT) $(am__EXEEXT_1) @HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@am__append_1 = test_commandLineTool TESTS = test_getVersion$(EXEEXT) test_findAlignment$(EXEEXT) \ test_searchSubimage$(EXEEXT) $(am__EXEEXT_1) @HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@am__append_2 = test_commandLineTool subdir = tests DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ $(top_srcdir)/config/depcomp $(include_HEADERS) \ $(top_srcdir)/config/test-driver ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ $(top_srcdir)/m4/acsite.m4 $(top_srcdir)/m4/boost.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @HAVE_BOOST_TRUE@@HAVE_OPENCV_TRUE@am__EXEEXT_1 = test_commandLineTool$(EXEEXT) PROGRAMS = $(noinst_PROGRAMS) test_commandLineTool_SOURCES = test_commandLineTool.c test_commandLineTool_OBJECTS = test_commandLineTool.$(OBJEXT) test_commandLineTool_LDADD = $(LDADD) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = test_findAlignment_SOURCES = test_findAlignment.c test_findAlignment_OBJECTS = test_findAlignment.$(OBJEXT) test_findAlignment_DEPENDENCIES = $(top_builddir)/lib/liblimereg.la test_findAlignment_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(AM_CFLAGS) $(CFLAGS) $(test_findAlignment_LDFLAGS) \ $(LDFLAGS) -o $@ test_getVersion_SOURCES = test_getVersion.c test_getVersion_OBJECTS = test_getVersion.$(OBJEXT) test_getVersion_DEPENDENCIES = $(top_builddir)/lib/liblimereg.la test_getVersion_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(AM_CFLAGS) $(CFLAGS) $(test_getVersion_LDFLAGS) $(LDFLAGS) \ -o $@ test_searchSubimage_SOURCES = test_searchSubimage.c test_searchSubimage_OBJECTS = test_searchSubimage.$(OBJEXT) test_searchSubimage_DEPENDENCIES = $(top_builddir)/lib/liblimereg.la test_searchSubimage_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(AM_CFLAGS) $(CFLAGS) $(test_searchSubimage_LDFLAGS) \ $(LDFLAGS) -o $@ AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = test_commandLineTool.c test_findAlignment.c \ test_getVersion.c test_searchSubimage.c DIST_SOURCES = test_commandLineTool.c test_findAlignment.c \ test_getVersion.c test_searchSubimage.c RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ctags-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 \ tags-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 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(includedir)" HEADERS = $(include_HEADERS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive am__recursive_targets = \ $(RECURSIVE_TARGETS) \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ check recheck distdir am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no am__tty_colors = { \ $(am__tty_colors_dummy); \ if test "X$(AM_COLOR_TESTS)" = Xno; then \ am__color_tests=no; \ elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ am__color_tests=yes; \ elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ am__color_tests=yes; \ fi; \ if test $$am__color_tests = yes; then \ red=''; \ grn=''; \ lgn=''; \ blu=''; \ mgn=''; \ brg=''; \ std=''; \ fi; \ } am__recheck_rx = ^[ ]*:recheck:[ ]* am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* # A command that, given a newline-separated list of test names on the # standard input, print the name of the tests that are to be re-run # upon "make recheck". am__list_recheck_tests = $(AWK) '{ \ recheck = 1; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ { \ if ((getline line2 < ($$0 ".log")) < 0) \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ { \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ { \ break; \ } \ }; \ if (recheck) \ print $$0; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # A command that, given a newline-separated list of test names on the # standard input, create the global log from their .trs and .log files. am__create_global_log = $(AWK) ' \ function fatal(msg) \ { \ print "fatal: making $@: " msg | "cat >&2"; \ exit 1; \ } \ function rst_section(header) \ { \ print header; \ len = length(header); \ for (i = 1; i <= len; i = i + 1) \ printf "="; \ printf "\n\n"; \ } \ { \ copy_in_global_log = 1; \ global_test_result = "RUN"; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".trs"); \ if (line ~ /$(am__global_test_result_rx)/) \ { \ sub("$(am__global_test_result_rx)", "", line); \ sub("[ ]*$$", "", line); \ global_test_result = line; \ } \ else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ copy_in_global_log = 0; \ }; \ if (copy_in_global_log) \ { \ rst_section(global_test_result ": " $$0); \ while ((rc = (getline line < ($$0 ".log"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".log"); \ print line; \ }; \ printf "\n"; \ }; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # Restructured Text title. am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } # Solaris 10 'make', and several other traditional 'make' implementations, # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it # by disabling -e (using the XSI extension "set +e") if it's set. am__sh_e_setup = case $$- in *e*) set +e;; esac # Default flags passed to test drivers. am__common_driver_flags = \ --color-tests "$$am__color_tests" \ --enable-hard-errors "$$am__enable_hard_errors" \ --expect-failure "$$am__expect_failure" # To be inserted before the command running the test. Creates the # directory for the log if needed. Stores in $dir the directory # containing $f, in $tst the test, in $log the log. Executes the # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and # passes TESTS_ENVIRONMENT. Set up options for the wrapper that # will run the test scripts (or their associated LOG_COMPILER, if # thy have one). am__check_pre = \ $(am__sh_e_setup); \ $(am__vpath_adj_setup) $(am__vpath_adj) \ $(am__tty_colors); \ srcdir=$(srcdir); export srcdir; \ case "$@" in \ */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ *) am__odir=.;; \ esac; \ test "x$$am__odir" = x"." || test -d "$$am__odir" \ || $(MKDIR_P) "$$am__odir" || exit $$?; \ if test -f "./$$f"; then dir=./; \ elif test -f "$$f"; then dir=; \ else dir="$(srcdir)/"; fi; \ tst=$$dir$$f; log='$@'; \ if test -n '$(DISABLE_HARD_ERRORS)'; then \ am__enable_hard_errors=no; \ else \ am__enable_hard_errors=yes; \ fi; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ am__expect_failure=yes;; \ *) \ am__expect_failure=no;; \ esac; \ $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) # A shell command to get the names of the tests scripts with any registered # extension removed (i.e., equivalently, the names of the test logs, with # the '.log' extension removed). The result is saved in the shell variable # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", # since that might cause problem with VPATH rewrites for suffix-less tests. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. am__set_TESTS_bases = \ bases='$(TEST_LOGS)'; \ bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ bases=`echo $$bases` RECHECK_LOGS = $(TEST_LOGS) TEST_SUITE_LOG = test-suite.log TEST_EXTENSIONS = @EXEEXT@ .test LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) am__set_b = \ case '$@' in \ */*) \ case '$*' in \ */*) b='$*';; \ *) b=`echo '$@' | sed 's/\.log$$//'`; \ esac;; \ *) \ b='$*';; \ esac am__test_logs1 = $(TESTS:=.log) am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) TEST_LOGS = $(am__test_logs2:.test.log=.log) TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/config/test-driver TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \ $(TEST_LOG_FLAGS) DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 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" ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOM4TE = @AUTOM4TE@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ BOOST_LDPATH = @BOOST_LDPATH@ BOOST_PROGRAM_OPTIONS_LDFLAGS = @BOOST_PROGRAM_OPTIONS_LDFLAGS@ BOOST_PROGRAM_OPTIONS_LDPATH = @BOOST_PROGRAM_OPTIONS_LDPATH@ BOOST_PROGRAM_OPTIONS_LIBS = @BOOST_PROGRAM_OPTIONS_LIBS@ BOOST_ROOT = @BOOST_ROOT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ DLLTOOL = @DLLTOOL@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ DX_CONFIG = @DX_CONFIG@ DX_DOCDIR = @DX_DOCDIR@ DX_DOT = @DX_DOT@ DX_DOXYGEN = @DX_DOXYGEN@ DX_DVIPS = @DX_DVIPS@ DX_EGREP = @DX_EGREP@ DX_ENV = @DX_ENV@ DX_FLAG_chi = @DX_FLAG_chi@ DX_FLAG_chm = @DX_FLAG_chm@ DX_FLAG_doc = @DX_FLAG_doc@ DX_FLAG_dot = @DX_FLAG_dot@ DX_FLAG_html = @DX_FLAG_html@ DX_FLAG_man = @DX_FLAG_man@ DX_FLAG_pdf = @DX_FLAG_pdf@ DX_FLAG_ps = @DX_FLAG_ps@ DX_FLAG_rtf = @DX_FLAG_rtf@ DX_FLAG_xml = @DX_FLAG_xml@ DX_HHC = @DX_HHC@ DX_LATEX = @DX_LATEX@ DX_MAKEINDEX = @DX_MAKEINDEX@ DX_PDFLATEX = @DX_PDFLATEX@ DX_PERL = @DX_PERL@ DX_PROJECT = @DX_PROJECT@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ HELP2MAN = @HELP2MAN@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OPENCV_CFLAGS = @OPENCV_CFLAGS@ OPENCV_LIBS = @OPENCV_LIBS@ OPENMP_CFLAGS = @OPENMP_CFLAGS@ OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@ OPENMP_LIBS = @OPENMP_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ 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@ RANLIB = @RANLIB@ SED = @SED@ 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_aux_dir = @ac_aux_dir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 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 = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ 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@ MAINTAINERCLEANFILES = Makefile.in AM_CPPFLAGS = -I$(top_srcdir)/lib/export -DIMGDIR=\"$(top_srcdir)/tests/testimg/\" SUBDIRS = testimg include_HEADERS = test_common.h test_getVersion_LDFLAGS = @LDFLAGS@ test_getVersion_LDADD = $(top_builddir)/lib/liblimereg.la test_findAlignment_LDFLAGS = @LDFLAGS@ test_findAlignment_LDADD = $(top_builddir)/lib/liblimereg.la test_searchSubimage_LDFLAGS = @LDFLAGS@ test_searchSubimage_LDADD = $(top_builddir)/lib/liblimereg.la all: all-recursive .SUFFIXES: .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list test_commandLineTool$(EXEEXT): $(test_commandLineTool_OBJECTS) $(test_commandLineTool_DEPENDENCIES) $(EXTRA_test_commandLineTool_DEPENDENCIES) @rm -f test_commandLineTool$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_commandLineTool_OBJECTS) $(test_commandLineTool_LDADD) $(LIBS) test_findAlignment$(EXEEXT): $(test_findAlignment_OBJECTS) $(test_findAlignment_DEPENDENCIES) $(EXTRA_test_findAlignment_DEPENDENCIES) @rm -f test_findAlignment$(EXEEXT) $(AM_V_CCLD)$(test_findAlignment_LINK) $(test_findAlignment_OBJECTS) $(test_findAlignment_LDADD) $(LIBS) test_getVersion$(EXEEXT): $(test_getVersion_OBJECTS) $(test_getVersion_DEPENDENCIES) $(EXTRA_test_getVersion_DEPENDENCIES) @rm -f test_getVersion$(EXEEXT) $(AM_V_CCLD)$(test_getVersion_LINK) $(test_getVersion_OBJECTS) $(test_getVersion_LDADD) $(LIBS) test_searchSubimage$(EXEEXT): $(test_searchSubimage_OBJECTS) $(test_searchSubimage_DEPENDENCIES) $(EXTRA_test_searchSubimage_DEPENDENCIES) @rm -f test_searchSubimage$(EXEEXT) $(AM_V_CCLD)$(test_searchSubimage_LINK) $(test_searchSubimage_OBJECTS) $(test_searchSubimage_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_commandLineTool.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_findAlignment.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_getVersion.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_searchSubimage.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ done uninstall-includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) # 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. $(am__recursive_targets): @fail=; \ if $(am__make_keepgoing); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ 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" ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-recursive TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 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; \ $(am__define_uniq_tagged_files); \ 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-recursive CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ 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" cscopelist: cscopelist-recursive cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags # Recover from deleted '.trs' file; this should ensure that # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells # to avoid problems with "make -n". .log.trs: rm -f $< $@ $(MAKE) $(AM_MAKEFLAGS) $< # Leading 'am--fnord' is there to ensure the list of targets does not # expand to empty, as could happen e.g. with make check TESTS=''. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) am--force-recheck: @: $(TEST_SUITE_LOG): $(TEST_LOGS) @$(am__set_TESTS_bases); \ am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ redo_bases=`for i in $$bases; do \ am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ done`; \ if test -n "$$redo_bases"; then \ redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ if $(am__make_dryrun); then :; else \ rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ fi; \ fi; \ if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ else \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ st=0; \ errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ for i in $$redo_bases; do \ test -f $$i.trs && test -r $$i.trs \ || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ test -f $$i.log && test -r $$i.log \ || { echo "$$errmsg $$i.log" >&2; st=1; }; \ done; \ test $$st -eq 0 || exit 1; \ fi @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ ws='[ ]'; \ results=`for b in $$bases; do echo $$b.trs; done`; \ test -n "$$results" || results=/dev/null; \ all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ if test `expr $$fail + $$xpass + $$error` -eq 0; then \ success=true; \ else \ success=false; \ fi; \ br='==================='; br=$$br$$br$$br$$br; \ result_count () \ { \ if test x"$$1" = x"--maybe-color"; then \ maybe_colorize=yes; \ elif test x"$$1" = x"--no-color"; then \ maybe_colorize=no; \ else \ echo "$@: invalid 'result_count' usage" >&2; exit 4; \ fi; \ shift; \ desc=$$1 count=$$2; \ if test $$maybe_colorize = yes && test $$count -gt 0; then \ color_start=$$3 color_end=$$std; \ else \ color_start= color_end=; \ fi; \ echo "$${color_start}# $$desc $$count$${color_end}"; \ }; \ create_testsuite_report () \ { \ result_count $$1 "TOTAL:" $$all "$$brg"; \ result_count $$1 "PASS: " $$pass "$$grn"; \ result_count $$1 "SKIP: " $$skip "$$blu"; \ result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ result_count $$1 "FAIL: " $$fail "$$red"; \ result_count $$1 "XPASS:" $$xpass "$$red"; \ result_count $$1 "ERROR:" $$error "$$mgn"; \ }; \ { \ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ $(am__rst_title); \ create_testsuite_report --no-color; \ echo; \ echo ".. contents:: :depth: 2"; \ echo; \ for b in $$bases; do echo $$b; done \ | $(am__create_global_log); \ } >$(TEST_SUITE_LOG).tmp || exit 1; \ mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ if $$success; then \ col="$$grn"; \ else \ col="$$red"; \ test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ fi; \ echo "$${col}$$br$${std}"; \ echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ echo "$${col}$$br$${std}"; \ create_testsuite_report --maybe-color; \ echo "$$col$$br$$std"; \ if $$success; then :; else \ echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ if test -n "$(PACKAGE_BUGREPORT)"; then \ echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ fi; \ echo "$$col$$br$$std"; \ fi; \ $$success || exit 1 check-TESTS: @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ log_list=`for i in $$bases; do echo $$i.log; done`; \ trs_list=`for i in $$bases; do echo $$i.trs; done`; \ log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ exit $$?; recheck: all @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ bases=`for i in $$bases; do echo $$i; done \ | $(am__list_recheck_tests)` || exit 1; \ log_list=`for i in $$bases; do echo $$i.log; done`; \ log_list=`echo $$log_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ am__force_recheck=am--force-recheck \ TEST_LOGS="$$log_list"; \ exit $$? test_getVersion.log: test_getVersion$(EXEEXT) @p='test_getVersion$(EXEEXT)'; \ b='test_getVersion'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_findAlignment.log: test_findAlignment$(EXEEXT) @p='test_findAlignment$(EXEEXT)'; \ b='test_findAlignment'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_searchSubimage.log: test_searchSubimage$(EXEEXT) @p='test_searchSubimage$(EXEEXT)'; \ b='test_searchSubimage'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test_commandLineTool.log: test_commandLineTool$(EXEEXT) @p='test_commandLineTool$(EXEEXT)'; \ b='test_commandLineTool'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .test.log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) @am__EXEEXT_TRUE@.test$(EXEEXT).log: @am__EXEEXT_TRUE@ @p='$<'; \ @am__EXEEXT_TRUE@ $(am__set_b); \ @am__EXEEXT_TRUE@ $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) distdir: $(DISTFILES) @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 check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-recursive all-am: Makefile $(PROGRAMS) $(HEADERS) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(includedir)"; 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: -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) 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." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-recursive clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-includeHEADERS install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: 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 -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-includeHEADERS .MAKE: $(am__recursive_targets) check-am install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ check-TESTS check-am clean clean-generic clean-libtool \ clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-includeHEADERS 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 mostlyclean-libtool pdf pdf-am ps ps-am \ recheck tags tags-am uninstall uninstall-am \ uninstall-includeHEADERS .PHONY: beauty beauty: -for file in $$(find . \( -name "*.c" -o -name "*.cpp" -o -name "*.h" \)); do indent -orig -i4 -ncdb $$file; done -rm -f `find . -name '*~'` # 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: limereg-1.4.0/tests/Makefile.am0000664000175000017500000000173312520750634013271 00000000000000## Process this file with automake to produce Makefile.in MAINTAINERCLEANFILES = Makefile.in AM_CPPFLAGS = -I$(top_srcdir)/lib/export -DIMGDIR=\"$(top_srcdir)/tests/testimg/\" SUBDIRS = testimg include_HEADERS = test_common.h noinst_PROGRAMS = test_getVersion test_findAlignment test_searchSubimage if HAVE_BOOST if HAVE_OPENCV noinst_PROGRAMS += test_commandLineTool endif endif test_getVersion_LDFLAGS = @LDFLAGS@ test_getVersion_LDADD = $(top_builddir)/lib/liblimereg.la test_findAlignment_LDFLAGS = @LDFLAGS@ test_findAlignment_LDADD = $(top_builddir)/lib/liblimereg.la test_searchSubimage_LDFLAGS = @LDFLAGS@ test_searchSubimage_LDADD = $(top_builddir)/lib/liblimereg.la TESTS = test_getVersion test_findAlignment test_searchSubimage if HAVE_BOOST if HAVE_OPENCV TESTS += test_commandLineTool endif endif .PHONY: beauty beauty: -for file in $$(find . \( -name "*.c" -o -name "*.cpp" -o -name "*.h" \)); do indent -orig -i4 -ncdb $$file; done -rm -f `find . -name '*~'` limereg-1.4.0/config/0000775000175000017500000000000012535125762011420 500000000000000limereg-1.4.0/config/missing0000755000175000017500000001533012535125742012735 00000000000000#! /bin/sh # Common wrapper for a few potentially missing GNU programs. scriptversion=2013-10-28.13; # UTC # Copyright (C) 1996-2013 Free Software Foundation, Inc. # Originally written 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 case $1 in --is-lightweight) # Used by our autoconf macros to check whether the available missing # script is modern enough. exit 0 ;; --run) # Back-compat with the calling convention used by older automake. shift ;; -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due to PROGRAM being missing or too old. Options: -h, --help display this help and exit -v, --version output version information and exit Supported PROGRAM values: aclocal autoconf autoheader autom4te automake makeinfo bison yacc flex lex help2man 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 # Run the given program, remember its exit status. "$@"; st=$? # If it succeeded, we are done. test $st -eq 0 && exit 0 # Also exit now if we it failed (or wasn't found), and '--version' was # passed; such an option is passed most likely to detect whether the # program is present and works. case $2 in --version|--help) exit $st;; esac # Exit code 63 means version mismatch. This often happens when the user # tries to use an ancient version of a tool on a file that requires a # minimum version. if test $st -eq 63; then msg="probably too old" elif test $st -eq 127; then # Program was missing. msg="missing on your system" else # Program was found and executed, but failed. Give up. exit $st fi perl_URL=http://www.perl.org/ flex_URL=http://flex.sourceforge.net/ gnu_software_URL=http://www.gnu.org/software program_details () { case $1 in aclocal|automake) echo "The '$1' program is part of the GNU Automake package:" echo "<$gnu_software_URL/automake>" echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:" echo "<$gnu_software_URL/autoconf>" echo "<$gnu_software_URL/m4/>" echo "<$perl_URL>" ;; autoconf|autom4te|autoheader) echo "The '$1' program is part of the GNU Autoconf package:" echo "<$gnu_software_URL/autoconf/>" echo "It also requires GNU m4 and Perl in order to run:" echo "<$gnu_software_URL/m4/>" echo "<$perl_URL>" ;; esac } give_advice () { # Normalize program name to check for. normalized_program=`echo "$1" | sed ' s/^gnu-//; t s/^gnu//; t s/^g//; t'` printf '%s\n' "'$1' is $msg." configure_deps="'configure.ac' or m4 files included by 'configure.ac'" case $normalized_program in autoconf*) echo "You should only need it if you modified 'configure.ac'," echo "or m4 files included by it." program_details 'autoconf' ;; autoheader*) echo "You should only need it if you modified 'acconfig.h' or" echo "$configure_deps." program_details 'autoheader' ;; automake*) echo "You should only need it if you modified 'Makefile.am' or" echo "$configure_deps." program_details 'automake' ;; aclocal*) echo "You should only need it if you modified 'acinclude.m4' or" echo "$configure_deps." program_details 'aclocal' ;; autom4te*) echo "You might have modified some maintainer files that require" echo "the 'autom4te' program to be rebuilt." program_details 'autom4te' ;; bison*|yacc*) echo "You should only need it if you modified a '.y' file." echo "You may want to install the GNU Bison package:" echo "<$gnu_software_URL/bison/>" ;; lex*|flex*) echo "You should only need it if you modified a '.l' file." echo "You may want to install the Fast Lexical Analyzer package:" echo "<$flex_URL>" ;; help2man*) echo "You should only need it if you modified a dependency" \ "of a man page." echo "You may want to install the GNU Help2man package:" echo "<$gnu_software_URL/help2man/>" ;; makeinfo*) echo "You should only need it if you modified a '.texi' file, or" echo "any other file indirectly affecting the aspect of the manual." echo "You might want to install the Texinfo package:" echo "<$gnu_software_URL/texinfo/>" echo "The spurious makeinfo call might also be the consequence of" echo "using a buggy 'make' (AIX, DU, IRIX), in which case you might" echo "want to install GNU make:" echo "<$gnu_software_URL/make/>" ;; *) echo "You might have modified some files without having the proper" echo "tools for further handling them. Check the 'README' file, it" echo "often tells you about the needed prerequisites for installing" echo "this package. You may also peek at any GNU archive site, in" echo "case some other package contains this missing '$1' program." ;; esac } give_advice "$1" | sed -e '1s/^/WARNING: /' \ -e '2,$s/^/ /' >&2 # Propagate the correct exit status (expected to be 127 for a program # not found, 63 for a program that failed due to version mismatch). exit $st # 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: limereg-1.4.0/config/compile0000755000175000017500000001624512535125742012722 00000000000000#! /bin/sh # Wrapper for compilers which do not understand '-c -o'. scriptversion=2012-10-14.11; # UTC # Copyright (C) 1999-2013 Free Software Foundation, Inc. # Written by Tom Tromey . # # 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. # This file is maintained in Automake, please report # bugs to or send patches to # . nl=' ' # We need space, tab and new line, in precisely that order. Quoting is # there to prevent tools from complaining about whitespace usage. IFS=" "" $nl" file_conv= # func_file_conv build_file lazy # Convert a $build file to $host form and store it in $file # Currently only supports Windows hosts. If the determined conversion # type is listed in (the comma separated) LAZY, no conversion will # take place. func_file_conv () { file=$1 case $file in / | /[!/]*) # absolute file, and not a UNC file if test -z "$file_conv"; then # lazily determine how to convert abs files case `uname -s` in MINGW*) file_conv=mingw ;; CYGWIN*) file_conv=cygwin ;; *) file_conv=wine ;; esac fi case $file_conv/,$2, in *,$file_conv,*) ;; mingw/*) file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` ;; cygwin/*) file=`cygpath -m "$file" || echo "$file"` ;; wine/*) file=`winepath -w "$file" || echo "$file"` ;; esac ;; esac } # func_cl_dashL linkdir # Make cl look for libraries in LINKDIR func_cl_dashL () { func_file_conv "$1" if test -z "$lib_path"; then lib_path=$file else lib_path="$lib_path;$file" fi linker_opts="$linker_opts -LIBPATH:$file" } # func_cl_dashl library # Do a library search-path lookup for cl func_cl_dashl () { lib=$1 found=no save_IFS=$IFS IFS=';' for dir in $lib_path $LIB do IFS=$save_IFS if $shared && test -f "$dir/$lib.dll.lib"; then found=yes lib=$dir/$lib.dll.lib break fi if test -f "$dir/$lib.lib"; then found=yes lib=$dir/$lib.lib break fi if test -f "$dir/lib$lib.a"; then found=yes lib=$dir/lib$lib.a break fi done IFS=$save_IFS if test "$found" != yes; then lib=$lib.lib fi } # func_cl_wrapper cl arg... # Adjust compile command to suit cl func_cl_wrapper () { # Assume a capable shell lib_path= shared=: linker_opts= for arg do if test -n "$eat"; then eat= else case $1 in -o) # configure might choose to run compile as 'compile cc -o foo foo.c'. eat=1 case $2 in *.o | *.[oO][bB][jJ]) func_file_conv "$2" set x "$@" -Fo"$file" shift ;; *) func_file_conv "$2" set x "$@" -Fe"$file" shift ;; esac ;; -I) eat=1 func_file_conv "$2" mingw set x "$@" -I"$file" shift ;; -I*) func_file_conv "${1#-I}" mingw set x "$@" -I"$file" shift ;; -l) eat=1 func_cl_dashl "$2" set x "$@" "$lib" shift ;; -l*) func_cl_dashl "${1#-l}" set x "$@" "$lib" shift ;; -L) eat=1 func_cl_dashL "$2" ;; -L*) func_cl_dashL "${1#-L}" ;; -static) shared=false ;; -Wl,*) arg=${1#-Wl,} save_ifs="$IFS"; IFS=',' for flag in $arg; do IFS="$save_ifs" linker_opts="$linker_opts $flag" done IFS="$save_ifs" ;; -Xlinker) eat=1 linker_opts="$linker_opts $2" ;; -*) set x "$@" "$1" shift ;; *.cc | *.CC | *.cxx | *.CXX | *.[cC]++) func_file_conv "$1" set x "$@" -Tp"$file" shift ;; *.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO]) func_file_conv "$1" mingw set x "$@" "$file" shift ;; *) set x "$@" "$1" shift ;; esac fi shift done if test -n "$linker_opts"; then linker_opts="-link$linker_opts" fi exec "$@" $linker_opts exit 1 } eat= case $1 in '') echo "$0: No command. Try '$0 --help' for more information." 1>&2 exit 1; ;; -h | --h*) cat <<\EOF Usage: compile [--help] [--version] PROGRAM [ARGS] Wrapper for compilers which do not understand '-c -o'. Remove '-o dest.o' from ARGS, run PROGRAM with the remaining arguments, and rename the output as expected. If you are trying to build a whole package this is not the right script to run: please start by reading the file 'INSTALL'. Report bugs to . EOF exit $? ;; -v | --v*) echo "compile $scriptversion" exit $? ;; cl | *[/\\]cl | cl.exe | *[/\\]cl.exe ) func_cl_wrapper "$@" # Doesn't return... ;; esac ofile= cfile= for arg do if test -n "$eat"; then eat= else case $1 in -o) # configure might choose to run compile as 'compile cc -o foo foo.c'. # So we strip '-o arg' only if arg is an object. eat=1 case $2 in *.o | *.obj) ofile=$2 ;; *) set x "$@" -o "$2" shift ;; esac ;; *.c) cfile=$1 set x "$@" "$1" shift ;; *) set x "$@" "$1" shift ;; esac fi shift done if test -z "$ofile" || test -z "$cfile"; then # If no '-o' option was seen then we might have been invoked from a # pattern rule where we don't need one. That is ok -- this is a # normal compilation that the losing compiler can handle. If no # '.c' file was seen then we are probably linking. That is also # ok. exec "$@" fi # Name of file we expect compiler to create. cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` # Create the lock directory. # Note: use '[/\\:.-]' here to ensure that we don't use the same name # that we are using for the .o file. Also, base the name on the expected # object file name, since that is what matters with a parallel build. lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d while true; do if mkdir "$lockdir" >/dev/null 2>&1; then break fi sleep 1 done # FIXME: race condition here if user kills between mkdir and trap. trap "rmdir '$lockdir'; exit 1" 1 2 15 # Run the compile. "$@" ret=$? if test -f "$cofile"; then test "$cofile" = "$ofile" || mv "$cofile" "$ofile" elif test -f "${cofile}bj"; then test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile" fi rmdir "$lockdir" exit $ret # 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: limereg-1.4.0/config/depcomp0000755000175000017500000005601612535125742012721 00000000000000#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2013-05-30.07; # UTC # Copyright (C) 1999-2013 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 # Get the directory component of the given path, and save it in the # global variables '$dir'. Note that this directory component will # be either empty or ending with a '/' character. This is deliberate. set_dir_from () { case $1 in */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; *) dir=;; esac } # Get the suffix-stripped basename of the given path, and save it the # global variable '$base'. set_base_from () { base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` } # If no dependency file was actually created by the compiler invocation, # we still have to create a dummy depfile, to avoid errors with the # Makefile "include basename.Plo" scheme. make_dummy_depfile () { echo "#dummy" > "$depfile" } # Factor out some common post-processing of the generated depfile. # Requires the auxiliary global variable '$tmpdepfile' to be set. aix_post_process_depfile () { # If the compiler actually managed to produce a dependency file, # post-process it. if test -f "$tmpdepfile"; then # Each line is of the form 'foo.o: dependency.h'. # Do two passes, one to just change these to # $object: dependency.h # and one to simply output # dependency.h: # which is needed to avoid the deleted-header problem. { sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile" sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile" } > "$depfile" rm -f "$tmpdepfile" else make_dummy_depfile fi } # A tabulation character. tab=' ' # A newline character. nl=' ' # Character ranges might be problematic outside the C locale. # These definitions help. upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ lower=abcdefghijklmnopqrstuvwxyz digits=0123456789 alpha=${upper}${lower} 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" # Avoid interferences from the environment. gccflag= dashmflag= # 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 information. 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 -ne 0; then rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## Note that this doesn't just cater to obsosete pre-3.x GCC compilers. ## but also to in-use compilers like IMB xlc/xlC and the HP C compiler. ## (see the conditional assignment to $gccflag above). ## 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). Also, it might not be ## supported by the other compilers which use the 'gcc' depmode. ## - 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 -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" # 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. ## 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. tr ' ' "$nl" < "$tmpdepfile" \ | 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 -ne 0; then 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 make_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. set_dir_from "$object" set_base_from "$object" 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 -ne 0; then rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" do test -f "$tmpdepfile" && break done aix_post_process_depfile ;; tcc) # tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26 # FIXME: That version still under development at the moment of writing. # Make that this statement remains true also for stable, released # versions. # It will wrap lines (doesn't matter whether long or short) with a # trailing '\', as in: # # foo.o : \ # foo.c \ # foo.h \ # # It will put a trailing '\' even on the last line, and will use leading # spaces rather than leading tabs (at least since its commit 0394caf7 # "Emit spaces for -MD"). "$@" -MD -MF "$tmpdepfile" stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" # Each non-empty line is of the form 'foo.o : \' or ' dep.h \'. # We have to change lines of the first kind to '$object: \'. sed -e "s|.*:|$object :|" < "$tmpdepfile" > "$depfile" # And for each line of the second kind, we have to emit a 'dep.h:' # dummy dependency, to avoid the deleted-header problem. sed -n -e 's|^ *\(.*\) *\\$|\1:|p' < "$tmpdepfile" >> "$depfile" rm -f "$tmpdepfile" ;; ## The order of this option in the case statement is important, since the ## shell code in configure will try each of these formats in the order ## listed in this file. A plain '-MD' option would be understood by many ## compilers, so we must ensure this comes after the gcc and icc options. pgcc) # Portland's C compiler understands '-MD'. # Will always output deps to 'file.d' where file is the root name of the # source file under compilation, even if file resides in a subdirectory. # The object file name does not affect the name of the '.d' file. # pgcc 10.2 will output # foo.o: sub/foo.c sub/foo.h # and will wrap long lines using '\' : # foo.o: sub/foo.c ... \ # sub/foo.h ... \ # ... set_dir_from "$object" # Use the source, not the object, to determine the base name, since # that's sadly what pgcc will do too. set_base_from "$source" tmpdepfile=$base.d # For projects that build the same source file twice into different object # files, the pgcc approach of using the *source* file root name can cause # problems in parallel builds. Use a locking strategy to avoid stomping on # the same $tmpdepfile. lockdir=$base.d-lock trap " echo '$0: caught signal, cleaning up...' >&2 rmdir '$lockdir' exit 1 " 1 2 13 15 numtries=100 i=$numtries while test $i -gt 0; do # mkdir is a portable test-and-set. if mkdir "$lockdir" 2>/dev/null; then # This process acquired the lock. "$@" -MD stat=$? # Release the lock. rmdir "$lockdir" break else # If the lock is being held by a different process, wait # until the winning process is done or we timeout. while test -d "$lockdir" && test $i -gt 0; do sleep 1 i=`expr $i - 1` done fi i=`expr $i - 1` done trap - 1 2 13 15 if test $i -le 0; then echo "$0: failed to acquire lock after $numtries attempts" >&2 echo "$0: check lockdir '$lockdir'" >&2 exit 1 fi if test $stat -ne 0; then 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 "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" # Some versions of the HPUX 10.20 sed can't process this invocation # correctly. Breaking it into two sed invocations is a workaround. sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" \ | sed -e 's/$/ :/' >> "$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. set_dir_from "$object" set_base_from "$object" 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 -ne 0; then 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,^.*\.[$lower]*:,$object:," "$tmpdepfile" > "$depfile" # Add 'dependent.h:' lines. sed -ne '2,${ s/^ *// s/ \\*$// s/$/:/ p }' "$tmpdepfile" >> "$depfile" else make_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. set_dir_from "$object" set_base_from "$object" if test "$libtool" = yes; then # Libtool 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$base.o.d # libtool 1.5 tmpdepfile2=$dir.libs/$base.o.d # Likewise. tmpdepfile3=$dir.libs/$base.d # Compaq CCC V6.2-504 "$@" -Wc,-MD else tmpdepfile1=$dir$base.d tmpdepfile2=$dir$base.d tmpdepfile3=$dir$base.d "$@" -MD fi stat=$? if test $stat -ne 0; then rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" do test -f "$tmpdepfile" && break done # Same post-processing that is required for AIX mode. aix_post_process_depfile ;; 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 -ne 0; then 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" echo >> "$depfile" # make sure the fragment doesn't end with a backslash 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" # Some versions of the HPUX 10.20 sed can't process this sed invocation # correctly. Breaking it into two sed invocations is a workaround. tr ' ' "$nl" < "$tmpdepfile" \ | 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" # Some versions of the HPUX 10.20 sed can't process the last invocation # correctly. Breaking it into two sed invocations is a workaround. sed '1,2d' "$tmpdepfile" \ | tr ' ' "$nl" \ | 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: limereg-1.4.0/config/install-sh0000755000175000017500000003325512535125742013350 00000000000000#!/bin/sh # install - install a program, script, or datafile scriptversion=2011-11-20.07; # 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-writable 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: limereg-1.4.0/config/config.guess0000755000175000017500000012355012535125742013662 00000000000000#! /bin/sh # Attempt to guess a canonical system name. # Copyright 1992-2014 Free Software Foundation, Inc. timestamp='2014-03-23' # This file 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 . # # 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. This Exception is an additional permission under section 7 # of the GNU General Public License, version 3 ("GPLv3"). # # Originally written by Per Bothner. # # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD # # Please send patches with a ChangeLog entry to config-patches@gnu.org. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. Copyright 1992-2014 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." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" >&2 exit 1 ;; * ) break ;; esac done if test $# != 0; then echo "$me: too many arguments$help" >&2 exit 1 fi trap 'exit 1' 1 2 15 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires # temporary files to be created and, as you can see below, it is a # headache to deal with in a portable fashion. # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still # use `HOST_CC' if defined, but it is deprecated. # Portable tmp directory creation inspired by the Autoconf team. set_cc_for_build=' trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; : ${TMPDIR=/tmp} ; { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; dummy=$tmp/dummy ; tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; case $CC_FOR_BUILD,$HOST_CC,$CC in ,,) echo "int x;" > $dummy.c ; for c in cc gcc c89 c99 ; do if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then CC_FOR_BUILD="$c"; break ; fi ; done ; if test x"$CC_FOR_BUILD" = x ; then CC_FOR_BUILD=no_compiler_found ; fi ;; ,,*) CC_FOR_BUILD=$CC ;; ,*,*) CC_FOR_BUILD=$HOST_CC ;; esac ; set_cc_for_build= ;' # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) if (test -f /.attbin/uname) >/dev/null 2>&1 ; then PATH=$PATH:/.attbin ; export PATH fi UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown case "${UNAME_SYSTEM}" in Linux|GNU|GNU/*) # If the system lacks a compiler, then just pick glibc. # We could probably try harder. LIBC=gnu eval $set_cc_for_build cat <<-EOF > $dummy.c #include #if defined(__UCLIBC__) LIBC=uclibc #elif defined(__dietlibc__) LIBC=dietlibc #else LIBC=gnu #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` ;; esac # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward # compatibility and a consistent mechanism for selecting the # object file format. # # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ /usr/sbin/$sysctl 2>/dev/null || echo unknown)` case "${UNAME_MACHINE_ARCH}" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; sh5el) machine=sh5le-unknown ;; *) machine=${UNAME_MACHINE_ARCH}-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently, or will in the future. case "${UNAME_MACHINE_ARCH}" in arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? os=netbsd else os=netbsdelf fi ;; *) os=netbsd ;; esac # The OS release # Debian GNU/NetBSD machines have a different userland, and # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. case "${UNAME_VERSION}" in Debian*) release='-gnu' ;; *) release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. echo "${machine}-${os}${release}" exit ;; *:Bitrig:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} exit ;; *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; *:SolidBSD:*:*) echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} exit ;; macppc:MirBSD:*:*) echo powerpc-unknown-mirbsd${UNAME_RELEASE} exit ;; *:MirBSD:*:*) echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ;; *5.*) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ;; esac # According to Compaq, /usr/sbin/psrinfo has been available on # OSF/1 and Tru64 systems produced since 1995. I hope that # covers most systems running today. This code pipes the CPU # types through head -n 1, so we only detect the type of CPU 0. ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` case "$ALPHA_CPU_TYPE" in "EV4 (21064)") UNAME_MACHINE="alpha" ;; "EV4.5 (21064)") UNAME_MACHINE="alpha" ;; "LCA4 (21066/21068)") UNAME_MACHINE="alpha" ;; "EV5 (21164)") UNAME_MACHINE="alphaev5" ;; "EV5.6 (21164A)") UNAME_MACHINE="alphaev56" ;; "EV5.6 (21164PC)") UNAME_MACHINE="alphapca56" ;; "EV5.7 (21164PC)") UNAME_MACHINE="alphapca57" ;; "EV6 (21264)") UNAME_MACHINE="alphaev6" ;; "EV6.7 (21264A)") UNAME_MACHINE="alphaev67" ;; "EV6.8CB (21264C)") UNAME_MACHINE="alphaev68" ;; "EV6.8AL (21264B)") UNAME_MACHINE="alphaev68" ;; "EV6.8CX (21264D)") UNAME_MACHINE="alphaev68" ;; "EV6.9A (21264/EV69A)") UNAME_MACHINE="alphaev69" ;; "EV7 (21364)") UNAME_MACHINE="alphaev7" ;; "EV7.9 (21364A)") UNAME_MACHINE="alphaev79" ;; esac # A Pn.n version is a patched version. # A Vn.n version is a released version. # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` # Reset EXIT trap before exiting to avoid spurious non-zero exit code. exitcode=$? trap '' 0 exit $exitcode ;; Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # Should we change UNAME_MACHINE based on the output of uname instead # of the specific Alpha model? echo alpha-pc-interix exit ;; 21064:Windows_NT:50:3) echo alpha-dec-winnt3.5 exit ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; *:[Aa]miga[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-amigaos exit ;; *:[Mm]orph[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-morphos exit ;; *:OS/390:*:*) echo i370-ibm-openedition exit ;; *:z/VM:*:*) echo s390-ibm-zvmoe exit ;; *:OS400:*:*) echo powerpc-ibm-os400 exit ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) echo arm-acorn-riscix${UNAME_RELEASE} exit ;; arm*:riscos:*:*|arm*:RISCOS:*:*) echo arm-unknown-riscos exit ;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) echo hppa1.1-hitachi-hiuxmpp exit ;; Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. if test "`(/bin/universe) 2>/dev/null`" = att ; then echo pyramid-pyramid-sysv3 else echo pyramid-pyramid-bsd fi exit ;; NILE*:*:*:dcosx) echo pyramid-pyramid-svr4 exit ;; DRS?6000:unix:4.0:6*) echo sparc-icl-nx6 exit ;; DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; s390x:SunOS:*:*) echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) echo i386-pc-auroraux${UNAME_RELEASE} exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) eval $set_cc_for_build SUN_ARCH="i386" # If there is a compiler, see if it is configured for 64-bit objects. # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. # This test works for both compilers. if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then SUN_ARCH="x86_64" fi fi echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in Series*|S4*) UNAME_RELEASE=`uname -v` ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` exit ;; sun3*:SunOS:*:*) echo m68k-sun-sunos${UNAME_RELEASE} exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) echo m68k-sun-sunos${UNAME_RELEASE} ;; sun4) echo sparc-sun-sunos${UNAME_RELEASE} ;; esac exit ;; aushp:SunOS:*:*) echo sparc-auspex-sunos${UNAME_RELEASE} exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not # "atarist" or "atariste" at least should have a processor # > m68000). The system name ranges from "MiNT" over "FreeMiNT" # to the lowercase version "mint" (or "freemint"). Finally # the system name "TOS" denotes a system which is actually not # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) echo m68k-milan-mint${UNAME_RELEASE} exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) echo m68k-hades-mint${UNAME_RELEASE} exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) echo m68k-unknown-mint${UNAME_RELEASE} exit ;; m68k:machten:*:*) echo m68k-apple-machten${UNAME_RELEASE} exit ;; powerpc:machten:*:*) echo powerpc-apple-machten${UNAME_RELEASE} exit ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit ;; RISC*:ULTRIX:*:*) echo mips-dec-ultrix${UNAME_RELEASE} exit ;; VAX*:ULTRIX*:*:*) echo vax-dec-ultrix${UNAME_RELEASE} exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) echo clipper-intergraph-clix${UNAME_RELEASE} exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __cplusplus #include /* for printf() prototype */ int main (int argc, char *argv[]) { #else int main (argc, argv) int argc; char *argv[]; { #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); #endif #endif exit (-1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && SYSTEM_NAME=`$dummy $dummyarg` && { echo "$SYSTEM_NAME"; exit; } echo mips-mips-riscos${UNAME_RELEASE} exit ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax exit ;; Motorola:*:4.3:PL8-*) echo powerpc-harris-powermax exit ;; Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) echo powerpc-harris-powermax exit ;; Night_Hawk:Power_UNIX:*:*) echo powerpc-harris-powerunix exit ;; m88k:CX/UX:7*:*) echo m88k-harris-cxux7 exit ;; m88k:*:4*:R4*) echo m88k-motorola-sysv4 exit ;; m88k:*:3*:R3*) echo m88k-motorola-sysv3 exit ;; AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] then if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ [ ${TARGET_BINARY_INTERFACE}x = x ] then echo m88k-dg-dgux${UNAME_RELEASE} else echo m88k-dg-dguxbcs${UNAME_RELEASE} fi else echo i586-dg-dgux${UNAME_RELEASE} fi exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) echo m88k-dolphin-sysv3 exit ;; M88*:*:R3*:*) # Delta 88k system running SVR3 echo m88k-motorola-sysv3 exit ;; XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) echo m88k-tektronix-sysv3 exit ;; Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) echo m68k-tektronix-bsd exit ;; *:IRIX*:*:*) echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` exit ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' i*86:AIX:*:*) echo i386-ibm-aix exit ;; ia64:AIX:*:*) if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include main() { if (!__power_pc()) exit(1); puts("powerpc-ibm-aix3.2.5"); exit(0); } EOF if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` then echo "$SYSTEM_NAME" else echo rs6000-ibm-aix3.2.5 fi elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then echo rs6000-ibm-aix3.2.4 else echo rs6000-ibm-aix3.2 fi exit ;; *:AIX:*:[4567]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc fi if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${IBM_ARCH}-ibm-aix${IBM_REV} exit ;; *:AIX:*:*) echo rs6000-ibm-aix exit ;; ibmrt:4.4BSD:*|romp-ibm:BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx exit ;; DPX/2?00:B.O.S.:*:*) echo m68k-bull-sysv3 exit ;; 9000/[34]??:4.3bsd:1.*:*) echo m68k-hp-bsd exit ;; hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) echo m68k-hp-bsd4.4 exit ;; 9000/[34678]??:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` case "${sc_cpu_version}" in 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 case "${sc_kernel_bits}" in 32) HP_ARCH="hppa2.0n" ;; 64) HP_ARCH="hppa2.0w" ;; '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 esac ;; esac fi if [ "${HP_ARCH}" = "" ]; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #define _HPUX_SOURCE #include #include int main () { #if defined(_SC_KERNEL_BITS) long bits = sysconf(_SC_KERNEL_BITS); #endif long cpu = sysconf (_SC_CPU_VERSION); switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0"); break; case CPU_PA_RISC1_1: puts ("hppa1.1"); break; case CPU_PA_RISC2_0: #if defined(_SC_KERNEL_BITS) switch (bits) { case 64: puts ("hppa2.0w"); break; case 32: puts ("hppa2.0n"); break; default: puts ("hppa2.0"); break; } break; #else /* !defined(_SC_KERNEL_BITS) */ puts ("hppa2.0"); break; #endif default: puts ("hppa1.0"); break; } exit (0); } EOF (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac if [ ${HP_ARCH} = "hppa2.0w" ] then eval $set_cc_for_build # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler # generating 64-bit code. GNU and HP use different nomenclature: # # $ CC_FOR_BUILD=cc ./config.guess # => hppa2.0w-hp-hpux11.23 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | grep -q __LP64__ then HP_ARCH="hppa2.0w" else HP_ARCH="hppa64" fi fi echo ${HP_ARCH}-hp-hpux${HPUX_REV} exit ;; ia64:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` echo ia64-hp-hpux${HPUX_REV} exit ;; 3050*:HI-UX:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include int main () { long cpu = sysconf (_SC_CPU_VERSION); /* The order matters, because CPU_IS_HP_MC68K erroneously returns true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct results, however. */ if (CPU_IS_PA_RISC (cpu)) { switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; default: puts ("hppa-hitachi-hiuxwe2"); break; } } else if (CPU_IS_HP_MC68K (cpu)) puts ("m68k-hitachi-hiuxwe2"); else puts ("unknown-hitachi-hiuxwe2"); exit (0); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) echo hppa1.0-hp-bsd exit ;; *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) echo hppa1.0-hp-osf exit ;; i*86:OSF1:*:*) if [ -x /usr/sbin/sysversion ] ; then echo ${UNAME_MACHINE}-unknown-osf1mk else echo ${UNAME_MACHINE}-unknown-osf1 fi exit ;; parisc*:Lites*:*:*) echo hppa1.1-hp-lites exit ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) echo c1-convex-bsd exit ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) echo c34-convex-bsd exit ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) echo c38-convex-bsd exit ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) echo c4-convex-bsd exit ;; CRAY*Y-MP:*:*:*) echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*[A-Z]90:*:*:*) echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.[^.]*$/.X/' exit ;; CRAY*TS:*:*:*) echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*T3E:*:*:*) echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*SV1:*:*:*) echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; *:UNICOS/mp:*:*) echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; 5000:UNIX_System_V:4.*:*) FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} exit ;; sparc*:BSD/OS:*:*) echo sparc-unknown-bsdi${UNAME_RELEASE} exit ;; *:BSD/OS:*:*) echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit ;; *:FreeBSD:*:*) UNAME_PROCESSOR=`/usr/bin/uname -p` case ${UNAME_PROCESSOR} in amd64) echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac exit ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit ;; *:MINGW64*:*) echo ${UNAME_MACHINE}-pc-mingw64 exit ;; *:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; *:MSYS*:*) echo ${UNAME_MACHINE}-pc-msys exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 exit ;; i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; *:Interix*:*) case ${UNAME_MACHINE} in x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; authenticamd | genuineintel | EM64T) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; IA64) echo ia64-unknown-interix${UNAME_RELEASE} exit ;; esac ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; 8664:Windows_NT:*) echo x86_64-pc-mks exit ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we # UNAME_MACHINE based on the output of uname instead of i386? echo i586-pc-interix exit ;; i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit ;; prep*:SunOS:5.*:*) echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; *:GNU:*:*) # the GNU system echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} exit ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; aarch64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; aarch64_be:Linux:*:*) UNAME_MACHINE=aarch64_be echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; EV56) UNAME_MACHINE=alphaev56 ;; PCA56) UNAME_MACHINE=alphapca56 ;; PCA57) UNAME_MACHINE=alphapca56 ;; EV6) UNAME_MACHINE=alphaev6 ;; EV67) UNAME_MACHINE=alphaev67 ;; EV68*) UNAME_MACHINE=alphaev68 ;; esac objdump --private-headers /bin/sh | grep -q ld.so.1 if test "$?" = 0 ; then LIBC="gnulibc1" ; fi echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; arc:Linux:*:* | arceb:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; arm*:Linux:*:*) eval $set_cc_for_build if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_EABI__ then echo ${UNAME_MACHINE}-unknown-linux-${LIBC} else if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_PCS_VFP then echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi else echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf fi fi exit ;; avr32*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; cris:Linux:*:*) echo ${UNAME_MACHINE}-axis-linux-${LIBC} exit ;; crisv32:Linux:*:*) echo ${UNAME_MACHINE}-axis-linux-${LIBC} exit ;; frv:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; hexagon:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; i*86:Linux:*:*) echo ${UNAME_MACHINE}-pc-linux-${LIBC} exit ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; m32r*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef ${UNAME_MACHINE} #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=${UNAME_MACHINE} #else CPU= #endif #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ;; openrisc*:Linux:*:*) echo or1k-unknown-linux-${LIBC} exit ;; or32:Linux:*:* | or1k*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; padre:Linux:*:*) echo sparc-unknown-linux-${LIBC} exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) echo hppa64-unknown-linux-${LIBC} exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in PA7*) echo hppa1.1-unknown-linux-${LIBC} ;; PA8*) echo hppa2.0-unknown-linux-${LIBC} ;; *) echo hppa-unknown-linux-${LIBC} ;; esac exit ;; ppc64:Linux:*:*) echo powerpc64-unknown-linux-${LIBC} exit ;; ppc:Linux:*:*) echo powerpc-unknown-linux-${LIBC} exit ;; ppc64le:Linux:*:*) echo powerpc64le-unknown-linux-${LIBC} exit ;; ppcle:Linux:*:*) echo powerpcle-unknown-linux-${LIBC} exit ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux-${LIBC} exit ;; sh64*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; sh*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; tile*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; vax:Linux:*:*) echo ${UNAME_MACHINE}-dec-linux-${LIBC} exit ;; x86_64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both # sysname and nodename. echo i386-sequent-sysv4 exit ;; i*86:UNIX_SV:4.2MP:2.*) # Unixware is an offshoot of SVR4, but it has its own version # number series starting with 2... # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. echo ${UNAME_MACHINE}-pc-os2-emx exit ;; i*86:XTS-300:*:STOP) echo ${UNAME_MACHINE}-unknown-stop exit ;; i*86:atheos:*:*) echo ${UNAME_MACHINE}-unknown-atheos exit ;; i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) echo ${UNAME_MACHINE}-pc-msdosdjgpp exit ;; i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} else echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} fi exit ;; i*86:*:5:[678]*) # UnixWare 7.x, OpenUNIX and OpenServer 6. case `/bin/uname -X | grep "^Machine"` in *486*) UNAME_MACHINE=i486 ;; *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL else echo ${UNAME_MACHINE}-pc-sysv32 fi exit ;; pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about # the processor, so we play safe by assuming i586. # Note: whatever this is, it MUST be the same as what config.sub # prints for the "djgpp" host, or else GDB configury will decide that # this is a cross-build. echo i586-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 exit ;; paragon:*:*:*) echo i860-intel-osf1 exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 fi exit ;; mini*:CTIX:SYS*5:*) # "miniframe" echo m68010-convergent-sysv exit ;; mc68k:UNIX:SYSTEM5:3.51m) echo m68k-convergent-sysv exit ;; M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit ;; M68*:*:R3V[5678]*:*) test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; NCR*:*:4.2:* | MPRAS*:*:4.2:*) OS_REL='.3' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit ;; TSUNAMI:LynxOS:2.*:*) echo sparc-unknown-lynxos${UNAME_RELEASE} exit ;; rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) echo mips-dde-sysv${UNAME_RELEASE} exit ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 exit ;; RM*:SINIX-*:*:*) echo mips-sni-sysv4 exit ;; *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` echo ${UNAME_MACHINE}-sni-sysv4 else echo ns32k-sni-sysv fi exit ;; PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort # says echo i586-unisys-sysv4 exit ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes . # How about differentiating between stratus architectures? -djm echo hppa1.1-stratus-sysv4 exit ;; *:*:*:FTX*) # From seanf@swdc.stratus.com. echo i860-stratus-sysv4 exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. echo ${UNAME_MACHINE}-stratus-vos exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit ;; mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else echo mips-unknown-sysv${UNAME_RELEASE} fi exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. echo powerpc-be-beos exit ;; BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. echo powerpc-apple-beos exit ;; BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; BePC:Haiku:*:*) # Haiku running on Intel PC compatible. echo i586-pc-haiku exit ;; x86_64:Haiku:*:*) echo x86_64-unknown-haiku exit ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit ;; SX-5:SUPER-UX:*:*) echo sx5-nec-superux${UNAME_RELEASE} exit ;; SX-6:SUPER-UX:*:*) echo sx6-nec-superux${UNAME_RELEASE} exit ;; SX-7:SUPER-UX:*:*) echo sx7-nec-superux${UNAME_RELEASE} exit ;; SX-8:SUPER-UX:*:*) echo sx8-nec-superux${UNAME_RELEASE} exit ;; SX-8R:SUPER-UX:*:*) echo sx8r-nec-superux${UNAME_RELEASE} exit ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit ;; *:Rhapsody:*:*) echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit ;; *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown eval $set_cc_for_build if test "$UNAME_PROCESSOR" = unknown ; then UNAME_PROCESSOR=powerpc fi if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then case $UNAME_PROCESSOR in i386) UNAME_PROCESSOR=x86_64 ;; powerpc) UNAME_PROCESSOR=powerpc64 ;; esac fi fi elif test "$UNAME_PROCESSOR" = i386 ; then # Avoid executing cc on OS X 10.9, as it ships with a stub # that puts up a graphical alert prompting to install # developer tools. Any system running Mac OS X 10.7 or # later (Darwin 11 and later) is required to have a 64-bit # processor. This is not true of the ARM version of Darwin # that Apple uses in portable devices. UNAME_PROCESSOR=x86_64 fi echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` if test "$UNAME_PROCESSOR" = "x86"; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} exit ;; *:QNX:*:4*) echo i386-pc-qnx exit ;; NEO-?:NONSTOP_KERNEL:*:*) echo neo-tandem-nsk${UNAME_RELEASE} exit ;; NSE-*:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit ;; BS2000:POSIX*:*:*) echo bs2000-siemens-sysv exit ;; DS/*:UNIX_System_V:*:*) echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. if test "$cputype" = "386"; then UNAME_MACHINE=i386 else UNAME_MACHINE="$cputype" fi echo ${UNAME_MACHINE}-unknown-plan9 exit ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 exit ;; *:TENEX:*:*) echo pdp10-unknown-tenex exit ;; KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) echo pdp10-dec-tops20 exit ;; XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) echo pdp10-xkl-tops20 exit ;; *:TOPS-20:*:*) echo pdp10-unknown-tops20 exit ;; *:ITS:*:*) echo pdp10-unknown-its exit ;; SEI:*:*:SEIUX) echo mips-sei-seiux${UNAME_RELEASE} exit ;; *:DragonFly:*:*) echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` exit ;; *:*VMS:*:*) UNAME_MACHINE=`(uname -p) 2>/dev/null` case "${UNAME_MACHINE}" in A*) echo alpha-dec-vms ; exit ;; I*) echo ia64-dec-vms ; exit ;; V*) echo vax-dec-vms ; exit ;; esac ;; *:XENIX:*:SysV) echo i386-pc-xenix exit ;; i*86:skyos:*:*) echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' exit ;; i*86:rdos:*:*) echo ${UNAME_MACHINE}-pc-rdos exit ;; i*86:AROS:*:*) echo ${UNAME_MACHINE}-pc-aros exit ;; x86_64:VMkernel:*:*) echo ${UNAME_MACHINE}-unknown-esx exit ;; esac cat >&2 < in order to provide the needed information to handle your system. config.guess timestamp = $timestamp 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` /bin/uname -X = `(/bin/uname -X) 2>/dev/null` hostinfo = `(hostinfo) 2>/dev/null` /bin/universe = `(/bin/universe) 2>/dev/null` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` /bin/arch = `(/bin/arch) 2>/dev/null` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` UNAME_MACHINE = ${UNAME_MACHINE} UNAME_RELEASE = ${UNAME_RELEASE} UNAME_SYSTEM = ${UNAME_SYSTEM} UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: limereg-1.4.0/config/ltmain.sh0000644000175000017500000105203012535125735013157 00000000000000 # libtool (GNU libtool) 2.4.2 # Written by Gordon Matzigkeit , 1996 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, # 2007, 2008, 2009, 2010, 2011 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. # GNU Libtool 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. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, # or obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # Usage: $progname [OPTION]... [MODE-ARG]... # # Provide generalized library-building support services. # # --config show all configuration variables # --debug enable verbose shell tracing # -n, --dry-run display commands without modifying any files # --features display basic configuration information and exit # --mode=MODE use operation mode MODE # --preserve-dup-deps don't remove duplicate dependency libraries # --quiet, --silent don't print informational messages # --no-quiet, --no-silent # print informational messages (default) # --no-warn don't display warning messages # --tag=TAG use configuration variables from tag TAG # -v, --verbose print more informational messages than default # --no-verbose don't print the extra informational messages # --version print version information # -h, --help, --help-all print short, long, or detailed help message # # MODE must be one of the following: # # clean remove files from the build directory # compile compile a source file into a libtool object # execute automatically set library path, then run a program # finish complete the installation of libtool libraries # install install libraries or executables # link create a library or an executable # uninstall remove libraries from an installed directory # # MODE-ARGS vary depending on the MODE. When passed as first option, # `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that. # Try `$progname --help --mode=MODE' for a more detailed description of MODE. # # When reporting a bug, please describe a test case to reproduce it and # include the following information: # # host-triplet: $host # shell: $SHELL # compiler: $LTCC # compiler flags: $LTCFLAGS # linker: $LD (gnu? $with_gnu_ld) # $progname: (GNU libtool) 2.4.2 Debian-2.4.2-1.11 # automake: $automake_version # autoconf: $autoconf_version # # Report bugs to . # GNU libtool home page: . # General help using GNU software: . PROGRAM=libtool PACKAGE=libtool VERSION="2.4.2 Debian-2.4.2-1.11" TIMESTAMP="" package_revision=1.3337 # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs 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 BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $1 _LTECHO_EOF' } # NLS nuisances: We save the old values to restore during execute mode. lt_user_locale= lt_safe_locale= for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${$lt_var+set}\" = set; then save_$lt_var=\$$lt_var $lt_var=C export $lt_var lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\" lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\" fi" done LC_ALL=C LANGUAGE=C export LANGUAGE LC_ALL $lt_unset CDPATH # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh # is ksh but when the shell is invoked as "sh" and the current value of # the _XPG environment variable is not equal to 1 (one), the special # positional parameter $0, within a function call, is the name of the # function. progpath="$0" : ${CP="cp -f"} test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'} : ${MAKE="make"} : ${MKDIR="mkdir"} : ${MV="mv -f"} : ${RM="rm -f"} : ${SHELL="${CONFIG_SHELL-/bin/sh}"} : ${Xsed="$SED -e 1s/^X//"} # Global variables: EXIT_SUCCESS=0 EXIT_FAILURE=1 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing. EXIT_SKIP=77 # $? = 77 is used to indicate a skipped test to automake. exit_status=$EXIT_SUCCESS # Make sure IFS has a sensible default lt_nl=' ' IFS=" $lt_nl" dirname="s,/[^/]*$,," basename="s,^.*/,," # func_dirname file append nondir_replacement # Compute the dirname of FILE. If nonempty, add APPEND to the result, # otherwise set result to NONDIR_REPLACEMENT. func_dirname () { func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi } # func_dirname may be replaced by extended shell implementation # func_basename file func_basename () { func_basename_result=`$ECHO "${1}" | $SED "$basename"` } # func_basename may be replaced by extended shell implementation # func_dirname_and_basename file append nondir_replacement # perform func_basename and func_dirname in a single function # call: # dirname: Compute the dirname of FILE. If nonempty, # add APPEND to the result, otherwise set result # to NONDIR_REPLACEMENT. # value returned in "$func_dirname_result" # basename: Compute filename of FILE. # value retuned in "$func_basename_result" # Implementation must be kept synchronized with func_dirname # and func_basename. For efficiency, we do not delegate to # those functions but instead duplicate the functionality here. func_dirname_and_basename () { # Extract subdirectory from the argument. func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"` if test "X$func_dirname_result" = "X${1}"; then func_dirname_result="${3}" else func_dirname_result="$func_dirname_result${2}" fi func_basename_result=`$ECHO "${1}" | $SED -e "$basename"` } # func_dirname_and_basename may be replaced by extended shell implementation # func_stripname prefix suffix name # strip PREFIX and SUFFIX off of NAME. # PREFIX and SUFFIX must not contain globbing or regex special # characters, hashes, percent signs, but SUFFIX may contain a leading # dot (in which case that matches only a dot). # func_strip_suffix prefix name func_stripname () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname may be replaced by extended shell implementation # These SED scripts presuppose an absolute path with a trailing slash. pathcar='s,^/\([^/]*\).*$,\1,' pathcdr='s,^/[^/]*,,' removedotparts=':dotsl s@/\./@/@g t dotsl s,/\.$,/,' collapseslashes='s@/\{1,\}@/@g' finalslash='s,/*$,/,' # func_normal_abspath PATH # Remove doubled-up and trailing slashes, "." path components, # and cancel out any ".." path components in PATH after making # it an absolute path. # value returned in "$func_normal_abspath_result" func_normal_abspath () { # Start from root dir and reassemble the path. func_normal_abspath_result= func_normal_abspath_tpath=$1 func_normal_abspath_altnamespace= case $func_normal_abspath_tpath in "") # Empty path, that just means $cwd. func_stripname '' '/' "`pwd`" func_normal_abspath_result=$func_stripname_result return ;; # The next three entries are used to spot a run of precisely # two leading slashes without using negated character classes; # we take advantage of case's first-match behaviour. ///*) # Unusual form of absolute path, do nothing. ;; //*) # Not necessarily an ordinary path; POSIX reserves leading '//' # and for example Cygwin uses it to access remote file shares # over CIFS/SMB, so we conserve a leading double slash if found. func_normal_abspath_altnamespace=/ ;; /*) # Absolute path, do nothing. ;; *) # Relative path, prepend $cwd. func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath ;; esac # Cancel out all the simple stuff to save iterations. We also want # the path to end with a slash for ease of parsing, so make sure # there is one (and only one) here. func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"` while :; do # Processed it all yet? if test "$func_normal_abspath_tpath" = / ; then # If we ascended to the root using ".." the result may be empty now. if test -z "$func_normal_abspath_result" ; then func_normal_abspath_result=/ fi break fi func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$pathcar"` func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \ -e "$pathcdr"` # Figure out what to do with it case $func_normal_abspath_tcomponent in "") # Trailing empty path component, ignore it. ;; ..) # Parent dir; strip last assembled component from result. func_dirname "$func_normal_abspath_result" func_normal_abspath_result=$func_dirname_result ;; *) # Actual path component, append it. func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent ;; esac done # Restore leading double-slash if one was found on entry. func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result } # func_relative_path SRCDIR DSTDIR # generates a relative path from SRCDIR to DSTDIR, with a trailing # slash if non-empty, suitable for immediately appending a filename # without needing to append a separator. # value returned in "$func_relative_path_result" func_relative_path () { func_relative_path_result= func_normal_abspath "$1" func_relative_path_tlibdir=$func_normal_abspath_result func_normal_abspath "$2" func_relative_path_tbindir=$func_normal_abspath_result # Ascend the tree starting from libdir while :; do # check if we have found a prefix of bindir case $func_relative_path_tbindir in $func_relative_path_tlibdir) # found an exact match func_relative_path_tcancelled= break ;; $func_relative_path_tlibdir*) # found a matching prefix func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir" func_relative_path_tcancelled=$func_stripname_result if test -z "$func_relative_path_result"; then func_relative_path_result=. fi break ;; *) func_dirname $func_relative_path_tlibdir func_relative_path_tlibdir=${func_dirname_result} if test "x$func_relative_path_tlibdir" = x ; then # Have to descend all the way to the root! func_relative_path_result=../$func_relative_path_result func_relative_path_tcancelled=$func_relative_path_tbindir break fi func_relative_path_result=../$func_relative_path_result ;; esac done # Now calculate path; take care to avoid doubling-up slashes. func_stripname '' '/' "$func_relative_path_result" func_relative_path_result=$func_stripname_result func_stripname '/' '/' "$func_relative_path_tcancelled" if test "x$func_stripname_result" != x ; then func_relative_path_result=${func_relative_path_result}/${func_stripname_result} fi # Normalisation. If bindir is libdir, return empty string, # else relative path ending with a slash; either way, target # file name can be directly appended. if test ! -z "$func_relative_path_result"; then func_stripname './' '' "$func_relative_path_result/" func_relative_path_result=$func_stripname_result fi } # The name of this program: func_dirname_and_basename "$progpath" progname=$func_basename_result # Make sure we have an absolute path for reexecution: case $progpath in [\\/]*|[A-Za-z]:\\*) ;; *[\\/]*) progdir=$func_dirname_result progdir=`cd "$progdir" && pwd` progpath="$progdir/$progname" ;; *) save_IFS="$IFS" IFS=${PATH_SEPARATOR-:} for progdir in $PATH; do IFS="$save_IFS" test -x "$progdir/$progname" && break done IFS="$save_IFS" test -n "$progdir" || progdir=`pwd` progpath="$progdir/$progname" ;; esac # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. Xsed="${SED}"' -e 1s/^X//' sed_quote_subst='s/\([`"$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Sed substitution that turns a string into a regex matching for the # string literally. sed_make_literal_regex='s,[].[^$\\*\/],\\&,g' # Sed substitution that converts a w32 file name or path # which contains forward slashes, into one that contains # (escaped) backslashes. A very naive implementation. lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g' # Re-`\' parameter expansions in output of double_quote_subst that were # `\'-ed in input to the same. If an odd number of `\' preceded a '$' # in input to double_quote_subst, that '$' was protected from expansion. # Since each input `\' is now two `\'s, look for any number of runs of # four `\'s followed by two `\'s and then a '$'. `\' that '$'. bs='\\' bs2='\\\\' bs4='\\\\\\\\' dollar='\$' sed_double_backslash="\ s/$bs4/&\\ /g s/^$bs2$dollar/$bs&/ s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g s/\n//g" # Standard options: opt_dry_run=false opt_help=false opt_quiet=false opt_verbose=false opt_warning=: # func_echo arg... # Echo program name prefixed message, along with the current mode # name if it has been set yet. func_echo () { $ECHO "$progname: ${opt_mode+$opt_mode: }$*" } # func_verbose arg... # Echo program name prefixed message in verbose mode only. func_verbose () { $opt_verbose && func_echo ${1+"$@"} # A bug in bash halts the script if the last line of a function # fails when set -e is in force, so we need another command to # work around that: : } # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "$*" } # func_error arg... # Echo program name prefixed message to standard error. func_error () { $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2 } # func_warning arg... # Echo program name prefixed warning message to standard error. func_warning () { $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2 # bash bug again: : } # func_fatal_error arg... # Echo program name prefixed message to standard error, and exit. func_fatal_error () { func_error ${1+"$@"} exit $EXIT_FAILURE } # func_fatal_help arg... # Echo program name prefixed message to standard error, followed by # a help hint, and exit. func_fatal_help () { func_error ${1+"$@"} func_fatal_error "$help" } help="Try \`$progname --help' for more information." ## default # func_grep expression filename # Check whether EXPRESSION matches any line of FILENAME, without output. func_grep () { $GREP "$1" "$2" >/dev/null 2>&1 } # func_mkdir_p directory-path # Make sure the entire path to DIRECTORY-PATH is available. func_mkdir_p () { my_directory_path="$1" my_dir_list= if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then # Protect directory names starting with `-' case $my_directory_path in -*) my_directory_path="./$my_directory_path" ;; esac # While some portion of DIR does not yet exist... while test ! -d "$my_directory_path"; do # ...make a list in topmost first order. Use a colon delimited # list incase some portion of path contains whitespace. my_dir_list="$my_directory_path:$my_dir_list" # If the last portion added has no slash in it, the list is done case $my_directory_path in */*) ;; *) break ;; esac # ...otherwise throw away the child directory and loop my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"` done my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'` save_mkdir_p_IFS="$IFS"; IFS=':' for my_dir in $my_dir_list; do IFS="$save_mkdir_p_IFS" # mkdir can fail with a `File exist' error if two processes # try to create one of the directories concurrently. Don't # stop in that case! $MKDIR "$my_dir" 2>/dev/null || : done IFS="$save_mkdir_p_IFS" # Bail out if we (or some other process) failed to create a directory. test -d "$my_directory_path" || \ func_fatal_error "Failed to create \`$1'" fi } # func_mktempdir [string] # Make a temporary directory that won't clash with other running # libtool processes, and avoids race conditions if possible. If # given, STRING is the basename for that directory. func_mktempdir () { my_template="${TMPDIR-/tmp}/${1-$progname}" if test "$opt_dry_run" = ":"; then # Return a directory name, but don't create it in dry-run mode my_tmpdir="${my_template}-$$" else # If mktemp works, use that first and foremost my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` if test ! -d "$my_tmpdir"; then # Failing that, at least try and use $RANDOM to avoid a race my_tmpdir="${my_template}-${RANDOM-0}$$" save_mktempdir_umask=`umask` umask 0077 $MKDIR "$my_tmpdir" umask $save_mktempdir_umask fi # If we're not in dry-run mode, bomb out on failure test -d "$my_tmpdir" || \ func_fatal_error "cannot create temporary directory \`$my_tmpdir'" fi $ECHO "$my_tmpdir" } # func_quote_for_eval arg # Aesthetically quote ARG to be evaled later. # This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT # is double-quoted, suitable for a subsequent eval, whereas # FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters # which are still active within double quotes backslashified. func_quote_for_eval () { case $1 in *[\\\`\"\$]*) func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;; *) func_quote_for_eval_unquoted_result="$1" ;; esac case $func_quote_for_eval_unquoted_result in # Double-quote args containing shell metacharacters to delay # word splitting, command substitution and and variable # expansion for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\"" ;; *) func_quote_for_eval_result="$func_quote_for_eval_unquoted_result" esac } # func_quote_for_expand arg # Aesthetically quote ARG to be evaled later; same as above, # but do not quote variable references. func_quote_for_expand () { case $1 in *[\\\`\"]*) my_arg=`$ECHO "$1" | $SED \ -e "$double_quote_subst" -e "$sed_double_backslash"` ;; *) my_arg="$1" ;; esac case $my_arg in # Double-quote args containing shell metacharacters to delay # word splitting and command substitution for a subsequent eval. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") my_arg="\"$my_arg\"" ;; esac func_quote_for_expand_result="$my_arg" } # func_show_eval cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. func_show_eval () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$my_cmd" my_status=$? if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_show_eval_locale cmd [fail_exp] # Unless opt_silent is true, then output CMD. Then, if opt_dryrun is # not true, evaluate CMD. If the evaluation of CMD fails, and FAIL_EXP # is given, then evaluate it. Use the saved locale for evaluation. func_show_eval_locale () { my_cmd="$1" my_fail_exp="${2-:}" ${opt_silent-false} || { func_quote_for_expand "$my_cmd" eval "func_echo $func_quote_for_expand_result" } if ${opt_dry_run-false}; then :; else eval "$lt_user_locale $my_cmd" my_status=$? eval "$lt_safe_locale" if test "$my_status" -eq 0; then :; else eval "(exit $my_status); $my_fail_exp" fi fi } # func_tr_sh # Turn $1 into a string suitable for a shell variable name. # Result is stored in $func_tr_sh_result. All characters # not in the set a-zA-Z0-9_ are replaced with '_'. Further, # if $1 begins with a digit, a '_' is prepended as well. func_tr_sh () { case $1 in [0-9]* | *[!a-zA-Z0-9_]*) func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'` ;; * ) func_tr_sh_result=$1 ;; esac } # func_version # Echo version message to standard output and exit. func_version () { $opt_debug $SED -n '/(C)/!b go :more /\./!{ N s/\n# / / b more } :go /^# '$PROGRAM' (GNU /,/# warranty; / { s/^# // s/^# *$// s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/ p }' < "$progpath" exit $? } # func_usage # Echo short help message to standard output and exit. func_usage () { $opt_debug $SED -n '/^# Usage:/,/^# *.*--help/ { s/^# // s/^# *$// s/\$progname/'$progname'/ p }' < "$progpath" echo $ECHO "run \`$progname --help | more' for full usage" exit $? } # func_help [NOEXIT] # Echo long help message to standard output and exit, # unless 'noexit' is passed as argument. func_help () { $opt_debug $SED -n '/^# Usage:/,/# Report bugs to/ { :print s/^# // s/^# *$// s*\$progname*'$progname'* s*\$host*'"$host"'* s*\$SHELL*'"$SHELL"'* s*\$LTCC*'"$LTCC"'* s*\$LTCFLAGS*'"$LTCFLAGS"'* s*\$LD*'"$LD"'* s/\$with_gnu_ld/'"$with_gnu_ld"'/ s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/ s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/ p d } /^# .* home page:/b print /^# General help using/b print ' < "$progpath" ret=$? if test -z "$1"; then exit $ret fi } # func_missing_arg argname # Echo program name prefixed message to standard error and set global # exit_cmd. func_missing_arg () { $opt_debug func_error "missing argument for $1." exit_cmd=exit } # func_split_short_opt shortopt # Set func_split_short_opt_name and func_split_short_opt_arg shell # variables after splitting SHORTOPT after the 2nd character. func_split_short_opt () { my_sed_short_opt='1s/^\(..\).*$/\1/;q' my_sed_short_rest='1s/^..\(.*\)$/\1/;q' func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"` func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"` } # func_split_short_opt may be replaced by extended shell implementation # func_split_long_opt longopt # Set func_split_long_opt_name and func_split_long_opt_arg shell # variables after splitting LONGOPT at the `=' sign. func_split_long_opt () { my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q' my_sed_long_arg='1s/^--[^=]*=//' func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"` func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"` } # func_split_long_opt may be replaced by extended shell implementation exit_cmd=: magic="%%%MAGIC variable%%%" magic_exe="%%%MAGIC EXE variable%%%" # Global variables. nonopt= preserve_args= lo2o="s/\\.lo\$/.${objext}/" o2lo="s/\\.${objext}\$/.lo/" extracted_archives= extracted_serial=0 # If this variable is set in any of the actions, the command in it # will be execed at the end. This prevents here-documents from being # left over by shells. exec_cmd= # func_append var value # Append VALUE to the end of shell variable VAR. func_append () { eval "${1}=\$${1}\${2}" } # func_append may be replaced by extended shell implementation # func_append_quoted var value # Quote VALUE and append to the end of shell variable VAR, separated # by a space. func_append_quoted () { func_quote_for_eval "${2}" eval "${1}=\$${1}\\ \$func_quote_for_eval_result" } # func_append_quoted may be replaced by extended shell implementation # func_arith arithmetic-term... func_arith () { func_arith_result=`expr "${@}"` } # func_arith may be replaced by extended shell implementation # func_len string # STRING may not start with a hyphen. func_len () { func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len` } # func_len may be replaced by extended shell implementation # func_lo2o object func_lo2o () { func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"` } # func_lo2o may be replaced by extended shell implementation # func_xform libobj-or-source func_xform () { func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'` } # func_xform may be replaced by extended shell implementation # func_fatal_configuration arg... # Echo program name prefixed message to standard error, followed by # a configuration failure hint, and exit. func_fatal_configuration () { func_error ${1+"$@"} func_error "See the $PACKAGE documentation for more information." func_fatal_error "Fatal configuration error." } # func_config # Display the configuration for all the tags in this script. func_config () { re_begincf='^# ### BEGIN LIBTOOL' re_endcf='^# ### END LIBTOOL' # Default configuration. $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath" # Now print the configurations for the tags. for tagname in $taglist; do $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath" done exit $? } # func_features # Display the features supported by this script. func_features () { echo "host: $host" if test "$build_libtool_libs" = yes; then echo "enable shared libraries" else echo "disable shared libraries" fi if test "$build_old_libs" = yes; then echo "enable static libraries" else echo "disable static libraries" fi exit $? } # func_enable_tag tagname # Verify that TAGNAME is valid, and either flag an error and exit, or # enable the TAGNAME tag. We also add TAGNAME to the global $taglist # variable here. func_enable_tag () { # Global variable: tagname="$1" re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$" re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$" sed_extractcf="/$re_begincf/,/$re_endcf/p" # Validate tagname. case $tagname in *[!-_A-Za-z0-9,/]*) func_fatal_error "invalid tag name: $tagname" ;; esac # Don't test for the "default" C tag, as we know it's # there but not specially marked. case $tagname in CC) ;; *) if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then taglist="$taglist $tagname" # Evaluate the configuration. Be careful to quote the path # and the sed script, to avoid splitting on whitespace, but # also don't use non-portable quotes within backquotes within # quotes we have to do it in 2 steps: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` eval "$extractedcf" else func_error "ignoring unknown tag $tagname" fi ;; esac } # func_check_version_match # Ensure that we are using m4 macros, and libtool script from the same # release of libtool. func_check_version_match () { if test "$package_revision" != "$macro_revision"; then if test "$VERSION" != "$macro_version"; then if test -z "$macro_version"; then cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from an older release. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, but the $progname: definition of this LT_INIT comes from $PACKAGE $macro_version. $progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION $progname: and run autoconf again. _LT_EOF fi else cat >&2 <<_LT_EOF $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision, $progname: but the definition of this LT_INIT comes from revision $macro_revision. $progname: You should recreate aclocal.m4 with macros from revision $package_revision $progname: of $PACKAGE $VERSION and run autoconf again. _LT_EOF fi exit $EXIT_MISMATCH fi } # Shorthand for --mode=foo, only valid as the first argument case $1 in clean|clea|cle|cl) shift; set dummy --mode clean ${1+"$@"}; shift ;; compile|compil|compi|comp|com|co|c) shift; set dummy --mode compile ${1+"$@"}; shift ;; execute|execut|execu|exec|exe|ex|e) shift; set dummy --mode execute ${1+"$@"}; shift ;; finish|finis|fini|fin|fi|f) shift; set dummy --mode finish ${1+"$@"}; shift ;; install|instal|insta|inst|ins|in|i) shift; set dummy --mode install ${1+"$@"}; shift ;; link|lin|li|l) shift; set dummy --mode link ${1+"$@"}; shift ;; uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u) shift; set dummy --mode uninstall ${1+"$@"}; shift ;; esac # Option defaults: opt_debug=: opt_dry_run=false opt_config=false opt_preserve_dup_deps=false opt_features=false opt_finish=false opt_help=false opt_help_all=false opt_silent=: opt_warning=: opt_verbose=: opt_silent=false opt_verbose=false # Parse options once, thoroughly. This comes as soon as possible in the # script to make things like `--version' happen as quickly as we can. { # this just eases exit handling while test $# -gt 0; do opt="$1" shift case $opt in --debug|-x) opt_debug='set -x' func_echo "enabling shell trace mode" $opt_debug ;; --dry-run|--dryrun|-n) opt_dry_run=: ;; --config) opt_config=: func_config ;; --dlopen|-dlopen) optarg="$1" opt_dlopen="${opt_dlopen+$opt_dlopen }$optarg" shift ;; --preserve-dup-deps) opt_preserve_dup_deps=: ;; --features) opt_features=: func_features ;; --finish) opt_finish=: set dummy --mode finish ${1+"$@"}; shift ;; --help) opt_help=: ;; --help-all) opt_help_all=: opt_help=': help-all' ;; --mode) test $# = 0 && func_missing_arg $opt && break optarg="$1" opt_mode="$optarg" case $optarg in # Valid mode arguments: clean|compile|execute|finish|install|link|relink|uninstall) ;; # Catch anything else as an error *) func_error "invalid argument for $opt" exit_cmd=exit break ;; esac shift ;; --no-silent|--no-quiet) opt_silent=false func_append preserve_args " $opt" ;; --no-warning|--no-warn) opt_warning=false func_append preserve_args " $opt" ;; --no-verbose) opt_verbose=false func_append preserve_args " $opt" ;; --silent|--quiet) opt_silent=: func_append preserve_args " $opt" opt_verbose=false ;; --verbose|-v) opt_verbose=: func_append preserve_args " $opt" opt_silent=false ;; --tag) test $# = 0 && func_missing_arg $opt && break optarg="$1" opt_tag="$optarg" func_append preserve_args " $opt $optarg" func_enable_tag "$optarg" shift ;; -\?|-h) func_usage ;; --help) func_help ;; --version) func_version ;; # Separate optargs to long options: --*=*) func_split_long_opt "$opt" set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"} shift ;; # Separate non-argument short options: -\?*|-h*|-n*|-v*) func_split_short_opt "$opt" set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"} shift ;; --) break ;; -*) func_fatal_help "unrecognized option \`$opt'" ;; *) set dummy "$opt" ${1+"$@"}; shift; break ;; esac done # Validate options: # save first non-option argument if test "$#" -gt 0; then nonopt="$opt" shift fi # preserve --debug test "$opt_debug" = : || func_append preserve_args " --debug" case $host in *cygwin* | *mingw* | *pw32* | *cegcc*) # don't eliminate duplications in $postdeps and $predeps opt_duplicate_compiler_generated_deps=: ;; *) opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps ;; esac $opt_help || { # Sanity checks first: func_check_version_match if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then func_fatal_configuration "not configured to build any kind of library" fi # Darwin sucks eval std_shrext=\"$shrext_cmds\" # Only execute mode is allowed to have -dlopen flags. if test -n "$opt_dlopen" && test "$opt_mode" != execute; then func_error "unrecognized option \`-dlopen'" $ECHO "$help" 1>&2 exit $EXIT_FAILURE fi # Change the help message to a mode-specific one. generic_help="$help" help="Try \`$progname --help --mode=$opt_mode' for more information." } # Bail if the options were screwed $exit_cmd $EXIT_FAILURE } ## ----------- ## ## Main. ## ## ----------- ## # func_lalib_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_lalib_p () { test -f "$1" && $SED -e 4q "$1" 2>/dev/null \ | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1 } # func_lalib_unsafe_p file # True iff FILE is a libtool `.la' library or `.lo' object file. # This function implements the same check as func_lalib_p without # resorting to external programs. To this end, it redirects stdin and # closes it afterwards, without saving the original file descriptor. # As a safety measure, use it only where a negative result would be # fatal anyway. Works if `file' does not exist. func_lalib_unsafe_p () { lalib_p=no if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then for lalib_p_l in 1 2 3 4 do read lalib_p_line case "$lalib_p_line" in \#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;; esac done exec 0<&5 5<&- fi test "$lalib_p" = yes } # func_ltwrapper_script_p file # True iff FILE is a libtool wrapper script # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_script_p () { func_lalib_p "$1" } # func_ltwrapper_executable_p file # True iff FILE is a libtool wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_executable_p () { func_ltwrapper_exec_suffix= case $1 in *.exe) ;; *) func_ltwrapper_exec_suffix=.exe ;; esac $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1 } # func_ltwrapper_scriptname file # Assumes file is an ltwrapper_executable # uses $file to determine the appropriate filename for a # temporary ltwrapper_script. func_ltwrapper_scriptname () { func_dirname_and_basename "$1" "" "." func_stripname '' '.exe' "$func_basename_result" func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper" } # func_ltwrapper_p file # True iff FILE is a libtool wrapper script or wrapper executable # This function is only a basic sanity check; it will hardly flush out # determined imposters. func_ltwrapper_p () { func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1" } # func_execute_cmds commands fail_cmd # Execute tilde-delimited COMMANDS. # If FAIL_CMD is given, eval that upon failure. # FAIL_CMD may read-access the current command in variable CMD! func_execute_cmds () { $opt_debug save_ifs=$IFS; IFS='~' for cmd in $1; do IFS=$save_ifs eval cmd=\"$cmd\" func_show_eval "$cmd" "${2-:}" done IFS=$save_ifs } # func_source file # Source FILE, adding directory component if necessary. # Note that it is not necessary on cygwin/mingw to append a dot to # FILE even if both FILE and FILE.exe exist: automatic-append-.exe # behavior happens only for exec(3), not for open(2)! Also, sourcing # `FILE.' does not work on cygwin managed mounts. func_source () { $opt_debug case $1 in */* | *\\*) . "$1" ;; *) . "./$1" ;; esac } # func_resolve_sysroot PATH # Replace a leading = in PATH with a sysroot. Store the result into # func_resolve_sysroot_result func_resolve_sysroot () { func_resolve_sysroot_result=$1 case $func_resolve_sysroot_result in =*) func_stripname '=' '' "$func_resolve_sysroot_result" func_resolve_sysroot_result=$lt_sysroot$func_stripname_result ;; esac } # func_replace_sysroot PATH # If PATH begins with the sysroot, replace it with = and # store the result into func_replace_sysroot_result. func_replace_sysroot () { case "$lt_sysroot:$1" in ?*:"$lt_sysroot"*) func_stripname "$lt_sysroot" '' "$1" func_replace_sysroot_result="=$func_stripname_result" ;; *) # Including no sysroot. func_replace_sysroot_result=$1 ;; esac } # func_infer_tag arg # Infer tagged configuration to use if any are available and # if one wasn't chosen via the "--tag" command line option. # Only attempt this if the compiler in the base compile # command doesn't match the default compiler. # arg is usually of the form 'gcc ...' func_infer_tag () { $opt_debug if test -n "$available_tags" && test -z "$tagname"; then CC_quoted= for arg in $CC; do func_append_quoted CC_quoted "$arg" done CC_expanded=`func_echo_all $CC` CC_quoted_expanded=`func_echo_all $CC_quoted` case $@ in # Blanks in the command may have been stripped by the calling shell, # but not from the CC environment variable when configure was run. " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;; # Blanks at the start of $base_compile will cause this to fail # if we don't check for them as well. *) for z in $available_tags; do if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then # Evaluate the configuration. eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" CC_quoted= for arg in $CC; do # Double-quote args containing other shell metacharacters. func_append_quoted CC_quoted "$arg" done CC_expanded=`func_echo_all $CC` CC_quoted_expanded=`func_echo_all $CC_quoted` case "$@ " in " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \ " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) # The compiler in the base compile command matches # the one in the tagged configuration. # Assume this is the tagged configuration we want. tagname=$z break ;; esac fi done # If $tagname still isn't set, then no tagged configuration # was found and let the user know that the "--tag" command # line option must be used. if test -z "$tagname"; then func_echo "unable to infer tagged configuration" func_fatal_error "specify a tag with \`--tag'" # else # func_verbose "using $tagname tagged configuration" fi ;; esac fi } # func_write_libtool_object output_name pic_name nonpic_name # Create a libtool object file (analogous to a ".la" file), # but don't create it if we're doing a dry run. func_write_libtool_object () { write_libobj=${1} if test "$build_libtool_libs" = yes; then write_lobj=\'${2}\' else write_lobj=none fi if test "$build_old_libs" = yes; then write_oldobj=\'${3}\' else write_oldobj=none fi $opt_dry_run || { cat >${write_libobj}T </dev/null` if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" | $SED -e "$lt_sed_naive_backslashify"` else func_convert_core_file_wine_to_w32_result= fi fi } # end: func_convert_core_file_wine_to_w32 # func_convert_core_path_wine_to_w32 ARG # Helper function used by path conversion functions when $build is *nix, and # $host is mingw, cygwin, or some other w32 environment. Relies on a correctly # configured wine environment available, with the winepath program in $build's # $PATH. Assumes ARG has no leading or trailing path separator characters. # # ARG is path to be converted from $build format to win32. # Result is available in $func_convert_core_path_wine_to_w32_result. # Unconvertible file (directory) names in ARG are skipped; if no directory names # are convertible, then the result may be empty. func_convert_core_path_wine_to_w32 () { $opt_debug # unfortunately, winepath doesn't convert paths, only file names func_convert_core_path_wine_to_w32_result="" if test -n "$1"; then oldIFS=$IFS IFS=: for func_convert_core_path_wine_to_w32_f in $1; do IFS=$oldIFS func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f" if test -n "$func_convert_core_file_wine_to_w32_result" ; then if test -z "$func_convert_core_path_wine_to_w32_result"; then func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result" else func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" fi fi done IFS=$oldIFS fi } # end: func_convert_core_path_wine_to_w32 # func_cygpath ARGS... # Wrapper around calling the cygpath program via LT_CYGPATH. This is used when # when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2) # $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or # (2), returns the Cygwin file name or path in func_cygpath_result (input # file name or path is assumed to be in w32 format, as previously converted # from $build's *nix or MSYS format). In case (3), returns the w32 file name # or path in func_cygpath_result (input file name or path is assumed to be in # Cygwin format). Returns an empty string on error. # # ARGS are passed to cygpath, with the last one being the file name or path to # be converted. # # Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH # environment variable; do not put it in $PATH. func_cygpath () { $opt_debug if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` if test "$?" -ne 0; then # on failure, ensure result is empty func_cygpath_result= fi else func_cygpath_result= func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'" fi } #end: func_cygpath # func_convert_core_msys_to_w32 ARG # Convert file name or path ARG from MSYS format to w32 format. Return # result in func_convert_core_msys_to_w32_result. func_convert_core_msys_to_w32 () { $opt_debug # awkward: cmd appends spaces to result func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null | $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"` } #end: func_convert_core_msys_to_w32 # func_convert_file_check ARG1 ARG2 # Verify that ARG1 (a file name in $build format) was converted to $host # format in ARG2. Otherwise, emit an error message, but continue (resetting # func_to_host_file_result to ARG1). func_convert_file_check () { $opt_debug if test -z "$2" && test -n "$1" ; then func_error "Could not determine host file name corresponding to" func_error " \`$1'" func_error "Continuing, but uninstalled executables may not work." # Fallback: func_to_host_file_result="$1" fi } # end func_convert_file_check # func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH # Verify that FROM_PATH (a path in $build format) was converted to $host # format in TO_PATH. Otherwise, emit an error message, but continue, resetting # func_to_host_file_result to a simplistic fallback value (see below). func_convert_path_check () { $opt_debug if test -z "$4" && test -n "$3"; then func_error "Could not determine the host path corresponding to" func_error " \`$3'" func_error "Continuing, but uninstalled executables may not work." # Fallback. This is a deliberately simplistic "conversion" and # should not be "improved". See libtool.info. if test "x$1" != "x$2"; then lt_replace_pathsep_chars="s|$1|$2|g" func_to_host_path_result=`echo "$3" | $SED -e "$lt_replace_pathsep_chars"` else func_to_host_path_result="$3" fi fi } # end func_convert_path_check # func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG # Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT # and appending REPL if ORIG matches BACKPAT. func_convert_path_front_back_pathsep () { $opt_debug case $4 in $1 ) func_to_host_path_result="$3$func_to_host_path_result" ;; esac case $4 in $2 ) func_append func_to_host_path_result "$3" ;; esac } # end func_convert_path_front_back_pathsep ################################################## # $build to $host FILE NAME CONVERSION FUNCTIONS # ################################################## # invoked via `$to_host_file_cmd ARG' # # In each case, ARG is the path to be converted from $build to $host format. # Result will be available in $func_to_host_file_result. # func_to_host_file ARG # Converts the file name ARG from $build format to $host format. Return result # in func_to_host_file_result. func_to_host_file () { $opt_debug $to_host_file_cmd "$1" } # end func_to_host_file # func_to_tool_file ARG LAZY # converts the file name ARG from $build format to toolchain format. Return # result in func_to_tool_file_result. If the conversion in use is listed # in (the comma separated) LAZY, no conversion takes place. func_to_tool_file () { $opt_debug case ,$2, in *,"$to_tool_file_cmd",*) func_to_tool_file_result=$1 ;; *) $to_tool_file_cmd "$1" func_to_tool_file_result=$func_to_host_file_result ;; esac } # end func_to_tool_file # func_convert_file_noop ARG # Copy ARG to func_to_host_file_result. func_convert_file_noop () { func_to_host_file_result="$1" } # end func_convert_file_noop # func_convert_file_msys_to_w32 ARG # Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic # conversion to w32 is not available inside the cwrapper. Returns result in # func_to_host_file_result. func_convert_file_msys_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_msys_to_w32 "$1" func_to_host_file_result="$func_convert_core_msys_to_w32_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_msys_to_w32 # func_convert_file_cygwin_to_w32 ARG # Convert file name ARG from Cygwin to w32 format. Returns result in # func_to_host_file_result. func_convert_file_cygwin_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then # because $build is cygwin, we call "the" cygpath in $PATH; no need to use # LT_CYGPATH in this case. func_to_host_file_result=`cygpath -m "$1"` fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_cygwin_to_w32 # func_convert_file_nix_to_w32 ARG # Convert file name ARG from *nix to w32 format. Requires a wine environment # and a working winepath. Returns result in func_to_host_file_result. func_convert_file_nix_to_w32 () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_file_wine_to_w32 "$1" func_to_host_file_result="$func_convert_core_file_wine_to_w32_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_nix_to_w32 # func_convert_file_msys_to_cygwin ARG # Convert file name ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. # Returns result in func_to_host_file_result. func_convert_file_msys_to_cygwin () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then func_convert_core_msys_to_w32 "$1" func_cygpath -u "$func_convert_core_msys_to_w32_result" func_to_host_file_result="$func_cygpath_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_msys_to_cygwin # func_convert_file_nix_to_cygwin ARG # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed # in a wine environment, working winepath, and LT_CYGPATH set. Returns result # in func_to_host_file_result. func_convert_file_nix_to_cygwin () { $opt_debug func_to_host_file_result="$1" if test -n "$1"; then # convert from *nix to w32, then use cygpath to convert from w32 to cygwin. func_convert_core_file_wine_to_w32 "$1" func_cygpath -u "$func_convert_core_file_wine_to_w32_result" func_to_host_file_result="$func_cygpath_result" fi func_convert_file_check "$1" "$func_to_host_file_result" } # end func_convert_file_nix_to_cygwin ############################################# # $build to $host PATH CONVERSION FUNCTIONS # ############################################# # invoked via `$to_host_path_cmd ARG' # # In each case, ARG is the path to be converted from $build to $host format. # The result will be available in $func_to_host_path_result. # # Path separators are also converted from $build format to $host format. If # ARG begins or ends with a path separator character, it is preserved (but # converted to $host format) on output. # # All path conversion functions are named using the following convention: # file name conversion function : func_convert_file_X_to_Y () # path conversion function : func_convert_path_X_to_Y () # where, for any given $build/$host combination the 'X_to_Y' value is the # same. If conversion functions are added for new $build/$host combinations, # the two new functions must follow this pattern, or func_init_to_host_path_cmd # will break. # func_init_to_host_path_cmd # Ensures that function "pointer" variable $to_host_path_cmd is set to the # appropriate value, based on the value of $to_host_file_cmd. to_host_path_cmd= func_init_to_host_path_cmd () { $opt_debug if test -z "$to_host_path_cmd"; then func_stripname 'func_convert_file_' '' "$to_host_file_cmd" to_host_path_cmd="func_convert_path_${func_stripname_result}" fi } # func_to_host_path ARG # Converts the path ARG from $build format to $host format. Return result # in func_to_host_path_result. func_to_host_path () { $opt_debug func_init_to_host_path_cmd $to_host_path_cmd "$1" } # end func_to_host_path # func_convert_path_noop ARG # Copy ARG to func_to_host_path_result. func_convert_path_noop () { func_to_host_path_result="$1" } # end func_convert_path_noop # func_convert_path_msys_to_w32 ARG # Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic # conversion to w32 is not available inside the cwrapper. Returns result in # func_to_host_path_result. func_convert_path_msys_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # Remove leading and trailing path separator characters from ARG. MSYS # behavior is inconsistent here; cygpath turns them into '.;' and ';.'; # and winepath ignores them completely. func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" func_to_host_path_result="$func_convert_core_msys_to_w32_result" func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_msys_to_w32 # func_convert_path_cygwin_to_w32 ARG # Convert path ARG from Cygwin to w32 format. Returns result in # func_to_host_file_result. func_convert_path_cygwin_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_cygwin_to_w32 # func_convert_path_nix_to_w32 ARG # Convert path ARG from *nix to w32 format. Requires a wine environment and # a working winepath. Returns result in func_to_host_file_result. func_convert_path_nix_to_w32 () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" func_to_host_path_result="$func_convert_core_path_wine_to_w32_result" func_convert_path_check : ";" \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" ";" "$1" fi } # end func_convert_path_nix_to_w32 # func_convert_path_msys_to_cygwin ARG # Convert path ARG from MSYS to Cygwin format. Requires LT_CYGPATH set. # Returns result in func_to_host_file_result. func_convert_path_msys_to_cygwin () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # See func_convert_path_msys_to_w32: func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_msys_to_w32 "$func_to_host_path_tmp1" func_cygpath -u -p "$func_convert_core_msys_to_w32_result" func_to_host_path_result="$func_cygpath_result" func_convert_path_check : : \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" : "$1" fi } # end func_convert_path_msys_to_cygwin # func_convert_path_nix_to_cygwin ARG # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a # a wine environment, working winepath, and LT_CYGPATH set. Returns result in # func_to_host_file_result. func_convert_path_nix_to_cygwin () { $opt_debug func_to_host_path_result="$1" if test -n "$1"; then # Remove leading and trailing path separator characters from # ARG. msys behavior is inconsistent here, cygpath turns them # into '.;' and ';.', and winepath ignores them completely. func_stripname : : "$1" func_to_host_path_tmp1=$func_stripname_result func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1" func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result" func_to_host_path_result="$func_cygpath_result" func_convert_path_check : : \ "$func_to_host_path_tmp1" "$func_to_host_path_result" func_convert_path_front_back_pathsep ":*" "*:" : "$1" fi } # end func_convert_path_nix_to_cygwin # func_mode_compile arg... func_mode_compile () { $opt_debug # Get the compilation command and the source file. base_compile= srcfile="$nonopt" # always keep a non-empty value in "srcfile" suppress_opt=yes suppress_output= arg_mode=normal libobj= later= pie_flag= for arg do case $arg_mode in arg ) # do not "continue". Instead, add this to base_compile lastarg="$arg" arg_mode=normal ;; target ) libobj="$arg" arg_mode=normal continue ;; normal ) # Accept any command-line options. case $arg in -o) test -n "$libobj" && \ func_fatal_error "you cannot specify \`-o' more than once" arg_mode=target continue ;; -pie | -fpie | -fPIE) func_append pie_flag " $arg" continue ;; -shared | -static | -prefer-pic | -prefer-non-pic) func_append later " $arg" continue ;; -no-suppress) suppress_opt=no continue ;; -Xcompiler) arg_mode=arg # the next one goes into the "base_compile" arg list continue # The current "srcfile" will either be retained or ;; # replaced later. I would guess that would be a bug. -Wc,*) func_stripname '-Wc,' '' "$arg" args=$func_stripname_result lastarg= save_ifs="$IFS"; IFS=',' for arg in $args; do IFS="$save_ifs" func_append_quoted lastarg "$arg" done IFS="$save_ifs" func_stripname ' ' '' "$lastarg" lastarg=$func_stripname_result # Add the arguments to base_compile. func_append base_compile " $lastarg" continue ;; *) # Accept the current argument as the source file. # The previous "srcfile" becomes the current argument. # lastarg="$srcfile" srcfile="$arg" ;; esac # case $arg ;; esac # case $arg_mode # Aesthetically quote the previous argument. func_append_quoted base_compile "$lastarg" done # for arg case $arg_mode in arg) func_fatal_error "you must specify an argument for -Xcompile" ;; target) func_fatal_error "you must specify a target with \`-o'" ;; *) # Get the name of the library object. test -z "$libobj" && { func_basename "$srcfile" libobj="$func_basename_result" } ;; esac # Recognize several different file suffixes. # If the user specifies -o file.o, it is replaced with file.lo case $libobj in *.[cCFSifmso] | \ *.ada | *.adb | *.ads | *.asm | \ *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ *.[fF][09]? | *.for | *.java | *.go | *.obj | *.sx | *.cu | *.cup) func_xform "$libobj" libobj=$func_xform_result ;; esac case $libobj in *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;; *) func_fatal_error "cannot determine name of library object from \`$libobj'" ;; esac func_infer_tag $base_compile for arg in $later; do case $arg in -shared) test "$build_libtool_libs" != yes && \ func_fatal_configuration "can not build a shared library" build_old_libs=no continue ;; -static) build_libtool_libs=no build_old_libs=yes continue ;; -prefer-pic) pic_mode=yes continue ;; -prefer-non-pic) pic_mode=no continue ;; esac done func_quote_for_eval "$libobj" test "X$libobj" != "X$func_quote_for_eval_result" \ && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ && func_warning "libobj name \`$libobj' may not contain shell special characters." func_dirname_and_basename "$obj" "/" "" objname="$func_basename_result" xdir="$func_dirname_result" lobj=${xdir}$objdir/$objname test -z "$base_compile" && \ func_fatal_help "you must specify a compilation command" # Delete any leftover library objects. if test "$build_old_libs" = yes; then removelist="$obj $lobj $libobj ${libobj}T" else removelist="$lobj $libobj ${libobj}T" fi # On Cygwin there's no "real" PIC flag so we must build both object types case $host_os in cygwin* | mingw* | pw32* | os2* | cegcc*) pic_mode=default ;; esac if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then # non-PIC code in shared libraries is not supported pic_mode=default fi # Calculate the filename of the output object if compiler does # not support -o with -c if test "$compiler_c_o" = no; then output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext} lockfile="$output_obj.lock" else output_obj= need_locks=no lockfile= fi # Lock this critical section if it is needed # We use this script file to make the link, it avoids creating a new file if test "$need_locks" = yes; then until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do func_echo "Waiting for $lockfile to be removed" sleep 2 done elif test "$need_locks" = warn; then if test -f "$lockfile"; then $ECHO "\ *** ERROR, $lockfile exists and contains: `cat $lockfile 2>/dev/null` This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi func_append removelist " $output_obj" $ECHO "$srcfile" > "$lockfile" fi $opt_dry_run || $RM $removelist func_append removelist " $lockfile" trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15 func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 srcfile=$func_to_tool_file_result func_quote_for_eval "$srcfile" qsrcfile=$func_quote_for_eval_result # Only build a PIC object if we are building libtool libraries. if test "$build_libtool_libs" = yes; then # Without this assignment, base_compile gets emptied. fbsd_hideous_sh_bug=$base_compile if test "$pic_mode" != no; then command="$base_compile $qsrcfile $pic_flag" else # Don't build PIC code command="$base_compile $qsrcfile" fi func_mkdir_p "$xdir$objdir" if test -z "$output_obj"; then # Place PIC objects in $objdir func_append command " -o $lobj" fi func_show_eval_locale "$command" \ 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed, then go on to compile the next one if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then func_show_eval '$MV "$output_obj" "$lobj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi # Allow error messages only from the first compilation. if test "$suppress_opt" = yes; then suppress_output=' >/dev/null 2>&1' fi fi # Only build a position-dependent object if we build old libraries. if test "$build_old_libs" = yes; then if test "$pic_mode" != yes; then # Don't build PIC code command="$base_compile $qsrcfile$pie_flag" else command="$base_compile $qsrcfile $pic_flag" fi if test "$compiler_c_o" = yes; then func_append command " -o $obj" fi # Suppress compiler output if we already did a PIC compilation. func_append command "$suppress_output" func_show_eval_locale "$command" \ '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' if test "$need_locks" = warn && test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then $ECHO "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $opt_dry_run || $RM $removelist exit $EXIT_FAILURE fi # Just move the object if needed if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then func_show_eval '$MV "$output_obj" "$obj"' \ 'error=$?; $opt_dry_run || $RM $removelist; exit $error' fi fi $opt_dry_run || { func_write_libtool_object "$libobj" "$objdir/$objname" "$objname" # Unlock the critical section if it was locked if test "$need_locks" != no; then removelist=$lockfile $RM "$lockfile" fi } exit $EXIT_SUCCESS } $opt_help || { test "$opt_mode" = compile && func_mode_compile ${1+"$@"} } func_mode_help () { # We need to display help for each of the modes. case $opt_mode in "") # Generic help is extracted from the usage comments # at the start of this file. func_help ;; clean) $ECHO \ "Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE... Remove files from the build directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, object or program, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; compile) $ECHO \ "Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE Compile a source file into a libtool library object. This mode accepts the following additional options: -o OUTPUT-FILE set the output file name to OUTPUT-FILE -no-suppress do not suppress compiler output for multiple passes -prefer-pic try to build PIC objects only -prefer-non-pic try to build non-PIC objects only -shared do not build a \`.o' file suitable for static linking -static only build a \`.o' file suitable for static linking -Wc,FLAG pass FLAG directly to the compiler COMPILE-COMMAND is a command to be used in creating a \`standard' object file from the given SOURCEFILE. The output file name is determined by removing the directory component from SOURCEFILE, then substituting the C source code suffix \`.c' with the library object suffix, \`.lo'." ;; execute) $ECHO \ "Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]... Automatically set library path, then run a program. This mode accepts the following additional options: -dlopen FILE add the directory containing FILE to the library path This mode sets the library path environment variable according to \`-dlopen' flags. If any of the ARGS are libtool executable wrappers, then they are translated into their corresponding uninstalled binary, and any of their required library directories are added to the library path. Then, COMMAND is executed, with ARGS as arguments." ;; finish) $ECHO \ "Usage: $progname [OPTION]... --mode=finish [LIBDIR]... Complete the installation of libtool libraries. Each LIBDIR is a directory that contains libtool libraries. The commands that this mode executes may require superuser privileges. Use the \`--dry-run' option if you just want to see what would be executed." ;; install) $ECHO \ "Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND... Install executables or libraries. INSTALL-COMMAND is the installation command. The first component should be either the \`install' or \`cp' program. The following components of INSTALL-COMMAND are treated specially: -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation The rest of the components are interpreted as arguments to that command (only BSD-compatible install options are recognized)." ;; link) $ECHO \ "Usage: $progname [OPTION]... --mode=link LINK-COMMAND... Link object files or libraries together to form another library, or to create an executable program. LINK-COMMAND is a command using the C compiler that you would use to create a program from several object files. The following components of LINK-COMMAND are treated specially: -all-static do not do any dynamic linking at all -avoid-version do not add a version suffix if possible -bindir BINDIR specify path to binaries directory (for systems where libraries must be found in the PATH setting at runtime) -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) -export-symbols SYMFILE try to export only the symbols listed in SYMFILE -export-symbols-regex REGEX try to export only the symbols matching REGEX -LLIBDIR search LIBDIR for required installed libraries -lNAME OUTPUT-FILE requires the installed library libNAME -module build a library that can dlopened -no-fast-install disable the fast-install mode -no-install link a not-installable executable -no-undefined declare that a library does not refer to external symbols -o OUTPUT-FILE create OUTPUT-FILE from the specified objects -objectlist FILE Use a list of object files found in FILE to specify objects -precious-files-regex REGEX don't remove output files matching REGEX -release RELEASE specify package release information -rpath LIBDIR the created library will eventually be installed in LIBDIR -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries -shared only do dynamic linking of libtool libraries -shrext SUFFIX override the standard shared library file extension -static do not do any dynamic linking of uninstalled libtool libraries -static-libtool-libs do not do any dynamic linking of libtool libraries -version-info CURRENT[:REVISION[:AGE]] specify library version info [each variable defaults to 0] -weak LIBNAME declare that the target provides the LIBNAME interface -Wc,FLAG -Xcompiler FLAG pass linker-specific FLAG directly to the compiler -Wl,FLAG -Xlinker FLAG pass linker-specific FLAG directly to the linker -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) All other options (arguments beginning with \`-') are ignored. Every other argument is treated as a filename. Files ending in \`.la' are treated as uninstalled libtool libraries, other files are standard or library object files. If the OUTPUT-FILE ends in \`.la', then a libtool library is created, only library objects (\`.lo' files) may be specified, and \`-rpath' is required, except when creating a convenience library. If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created using \`ar' and \`ranlib', or on Windows using \`lib'. If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file is created, otherwise an executable program is created." ;; uninstall) $ECHO \ "Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... Remove libraries from an installation directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; *) func_fatal_help "invalid operation mode \`$opt_mode'" ;; esac echo $ECHO "Try \`$progname --help' for more information about other modes." } # Now that we've collected a possible --mode arg, show help if necessary if $opt_help; then if test "$opt_help" = :; then func_mode_help else { func_help noexit for opt_mode in compile link execute install finish uninstall clean; do func_mode_help done } | sed -n '1p; 2,$s/^Usage:/ or: /p' { func_help noexit for opt_mode in compile link execute install finish uninstall clean; do echo func_mode_help done } | sed '1d /^When reporting/,/^Report/{ H d } $x /information about other modes/d /more detailed .*MODE/d s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/' fi exit $? fi # func_mode_execute arg... func_mode_execute () { $opt_debug # The first argument is the command name. cmd="$nonopt" test -z "$cmd" && \ func_fatal_help "you must specify a COMMAND" # Handle -dlopen flags immediately. for file in $opt_dlopen; do test -f "$file" \ || func_fatal_help "\`$file' is not a file" dir= case $file in *.la) func_resolve_sysroot "$file" file=$func_resolve_sysroot_result # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$lib' is not a valid libtool archive" # Read the libtool library. dlname= library_names= func_source "$file" # Skip this library if it cannot be dlopened. if test -z "$dlname"; then # Warn if it was a shared library. test -n "$library_names" && \ func_warning "\`$file' was not linked with \`-export-dynamic'" continue fi func_dirname "$file" "" "." dir="$func_dirname_result" if test -f "$dir/$objdir/$dlname"; then func_append dir "/$objdir" else if test ! -f "$dir/$dlname"; then func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" fi fi ;; *.lo) # Just add the directory containing the .lo file. func_dirname "$file" "" "." dir="$func_dirname_result" ;; *) func_warning "\`-dlopen' is ignored for non-libtool libraries and objects" continue ;; esac # Get the absolute pathname. absdir=`cd "$dir" && pwd` test -n "$absdir" && dir="$absdir" # Now add the directory to shlibpath_var. if eval "test -z \"\$$shlibpath_var\""; then eval "$shlibpath_var=\"\$dir\"" else eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" fi done # This variable tells wrapper scripts just to set shlibpath_var # rather than running their programs. libtool_execute_magic="$magic" # Check if any of the arguments is a wrapper script. args= for file do case $file in -* | *.la | *.lo ) ;; *) # Do a test to see if this is really a libtool program. if func_ltwrapper_script_p "$file"; then func_source "$file" # Transform arg to wrapped name. file="$progdir/$program" elif func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" func_source "$func_ltwrapper_scriptname_result" # Transform arg to wrapped name. file="$progdir/$program" fi ;; esac # Quote arguments (to preserve shell metacharacters). func_append_quoted args "$file" done if test "X$opt_dry_run" = Xfalse; then if test -n "$shlibpath_var"; then # Export the shlibpath_var. eval "export $shlibpath_var" fi # Restore saved environment variables for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES do eval "if test \"\${save_$lt_var+set}\" = set; then $lt_var=\$save_$lt_var; export $lt_var else $lt_unset $lt_var fi" done # Now prepare to actually exec the command. exec_cmd="\$cmd$args" else # Display what would be done. if test -n "$shlibpath_var"; then eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\"" echo "export $shlibpath_var" fi $ECHO "$cmd$args" exit $EXIT_SUCCESS fi } test "$opt_mode" = execute && func_mode_execute ${1+"$@"} # func_mode_finish arg... func_mode_finish () { $opt_debug libs= libdirs= admincmds= for opt in "$nonopt" ${1+"$@"} do if test -d "$opt"; then func_append libdirs " $opt" elif test -f "$opt"; then if func_lalib_unsafe_p "$opt"; then func_append libs " $opt" else func_warning "\`$opt' is not a valid libtool archive" fi else func_fatal_error "invalid argument \`$opt'" fi done if test -n "$libs"; then if test -n "$lt_sysroot"; then sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" else sysroot_cmd= fi # Remove sysroot references if $opt_dry_run; then for lib in $libs; do echo "removing references to $lt_sysroot and \`=' prefixes from $lib" done else tmpdir=`func_mktempdir` for lib in $libs; do sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \ > $tmpdir/tmp-la mv -f $tmpdir/tmp-la $lib done ${RM}r "$tmpdir" fi fi if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then for libdir in $libdirs; do if test -n "$finish_cmds"; then # Do each command in the finish commands. func_execute_cmds "$finish_cmds" 'admincmds="$admincmds '"$cmd"'"' fi if test -n "$finish_eval"; then # Do the single finish_eval. eval cmds=\"$finish_eval\" $opt_dry_run || eval "$cmds" || func_append admincmds " $cmds" fi done fi # Exit here if they wanted silent mode. $opt_silent && exit $EXIT_SUCCESS if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then echo "----------------------------------------------------------------------" echo "Libraries have been installed in:" for libdir in $libdirs; do $ECHO " $libdir" done echo echo "If you ever happen to want to link against installed libraries" echo "in a given directory, LIBDIR, you must either use libtool, and" echo "specify the full pathname of the library, or use the \`-LLIBDIR'" echo "flag during linking and do at least one of the following:" if test -n "$shlibpath_var"; then echo " - add LIBDIR to the \`$shlibpath_var' environment variable" echo " during execution" fi if test -n "$runpath_var"; then echo " - add LIBDIR to the \`$runpath_var' environment variable" echo " during linking" fi if test -n "$hardcode_libdir_flag_spec"; then libdir=LIBDIR eval flag=\"$hardcode_libdir_flag_spec\" $ECHO " - use the \`$flag' linker flag" fi if test -n "$admincmds"; then $ECHO " - have your system administrator run these commands:$admincmds" fi if test -f /etc/ld.so.conf; then echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" fi echo echo "See any operating system documentation about shared libraries for" case $host in solaris2.[6789]|solaris2.1[0-9]) echo "more information, such as the ld(1), crle(1) and ld.so(8) manual" echo "pages." ;; *) echo "more information, such as the ld(1) and ld.so(8) manual pages." ;; esac echo "----------------------------------------------------------------------" fi exit $EXIT_SUCCESS } test "$opt_mode" = finish && func_mode_finish ${1+"$@"} # func_mode_install arg... func_mode_install () { $opt_debug # There may be an optional sh(1) argument at the beginning of # install_prog (especially on Windows NT). if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || # Allow the use of GNU shtool's install command. case $nonopt in *shtool*) :;; *) false;; esac; then # Aesthetically quote it. func_quote_for_eval "$nonopt" install_prog="$func_quote_for_eval_result " arg=$1 shift else install_prog= arg=$nonopt fi # The real first argument should be the name of the installation program. # Aesthetically quote it. func_quote_for_eval "$arg" func_append install_prog "$func_quote_for_eval_result" install_shared_prog=$install_prog case " $install_prog " in *[\\\ /]cp\ *) install_cp=: ;; *) install_cp=false ;; esac # We need to accept at least all the BSD install flags. dest= files= opts= prev= install_type= isdir=no stripme= no_mode=: for arg do arg2= if test -n "$dest"; then func_append files " $dest" dest=$arg continue fi case $arg in -d) isdir=yes ;; -f) if $install_cp; then :; else prev=$arg fi ;; -g | -m | -o) prev=$arg ;; -s) stripme=" -s" continue ;; -*) ;; *) # If the previous option needed an argument, then skip it. if test -n "$prev"; then if test "x$prev" = x-m && test -n "$install_override_mode"; then arg2=$install_override_mode no_mode=false fi prev= else dest=$arg continue fi ;; esac # Aesthetically quote the argument. func_quote_for_eval "$arg" func_append install_prog " $func_quote_for_eval_result" if test -n "$arg2"; then func_quote_for_eval "$arg2" fi func_append install_shared_prog " $func_quote_for_eval_result" done test -z "$install_prog" && \ func_fatal_help "you must specify an install program" test -n "$prev" && \ func_fatal_help "the \`$prev' option requires an argument" if test -n "$install_override_mode" && $no_mode; then if $install_cp; then :; else func_quote_for_eval "$install_override_mode" func_append install_shared_prog " -m $func_quote_for_eval_result" fi fi if test -z "$files"; then if test -z "$dest"; then func_fatal_help "no file or destination specified" else func_fatal_help "you must specify a destination" fi fi # Strip any trailing slash from the destination. func_stripname '' '/' "$dest" dest=$func_stripname_result # Check to see that the destination is a directory. test -d "$dest" && isdir=yes if test "$isdir" = yes; then destdir="$dest" destname= else func_dirname_and_basename "$dest" "" "." destdir="$func_dirname_result" destname="$func_basename_result" # Not a directory, so check to see that there is only one file specified. set dummy $files; shift test "$#" -gt 1 && \ func_fatal_help "\`$dest' is not a directory" fi case $destdir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) for file in $files; do case $file in *.lo) ;; *) func_fatal_help "\`$destdir' must be an absolute directory name" ;; esac done ;; esac # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" staticlibs= future_libdirs= current_libdirs= for file in $files; do # Do each installation. case $file in *.$libext) # Do the static libraries later. func_append staticlibs " $file" ;; *.la) func_resolve_sysroot "$file" file=$func_resolve_sysroot_result # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$file" \ || func_fatal_help "\`$file' is not a valid libtool archive" library_names= old_library= relink_command= func_source "$file" # Add the libdir to current_libdirs if it is the destination. if test "X$destdir" = "X$libdir"; then case "$current_libdirs " in *" $libdir "*) ;; *) func_append current_libdirs " $libdir" ;; esac else # Note the libdir as a future libdir. case "$future_libdirs " in *" $libdir "*) ;; *) func_append future_libdirs " $libdir" ;; esac fi func_dirname "$file" "/" "" dir="$func_dirname_result" func_append dir "$objdir" if test -n "$relink_command"; then # Determine the prefix the user has applied to our future dir. inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` # Don't allow the user to place us outside of our expected # location b/c this prevents finding dependent libraries that # are installed to the same prefix. # At present, this check doesn't affect windows .dll's that # are installed into $libdir/../bin (currently, that works fine) # but it's something to keep an eye on. test "$inst_prefix_dir" = "$destdir" && \ func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir" if test -n "$inst_prefix_dir"; then # Stick the inst_prefix_dir data into the link command. relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` else relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` fi func_warning "relinking \`$file'" func_show_eval "$relink_command" \ 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"' fi # See the names of the shared library. set dummy $library_names; shift if test -n "$1"; then realname="$1" shift srcname="$realname" test -n "$relink_command" && srcname="$realname"T # Install the shared library and build the symlinks. func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \ 'exit $?' tstripme="$stripme" case $host_os in cygwin* | mingw* | pw32* | cegcc*) case $realname in *.dll.a) tstripme="" ;; esac ;; esac if test -n "$tstripme" && test -n "$striplib"; then func_show_eval "$striplib $destdir/$realname" 'exit $?' fi if test "$#" -gt 0; then # Delete the old symlinks, and create new ones. # Try `ln -sf' first, because the `ln' binary might depend on # the symlink we replace! Solaris /bin/ln does not understand -f, # so we also need to try rm && ln -s. for linkname do test "$linkname" != "$realname" \ && func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })" done fi # Do each command in the postinstall commands. lib="$destdir/$realname" func_execute_cmds "$postinstall_cmds" 'exit $?' fi # Install the pseudo-library for information purposes. func_basename "$file" name="$func_basename_result" instname="$dir/$name"i func_show_eval "$install_prog $instname $destdir/$name" 'exit $?' # Maybe install the static library, too. test -n "$old_library" && func_append staticlibs " $dir/$old_library" ;; *.lo) # Install (i.e. copy) a libtool object. # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # Deduce the name of the destination old-style object file. case $destfile in *.lo) func_lo2o "$destfile" staticdest=$func_lo2o_result ;; *.$objext) staticdest="$destfile" destfile= ;; *) func_fatal_help "cannot copy a libtool object to \`$destfile'" ;; esac # Install the libtool object if requested. test -n "$destfile" && \ func_show_eval "$install_prog $file $destfile" 'exit $?' # Install the old object if enabled. if test "$build_old_libs" = yes; then # Deduce the name of the old-style object file. func_lo2o "$file" staticobj=$func_lo2o_result func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?' fi exit $EXIT_SUCCESS ;; *) # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else func_basename "$file" destfile="$func_basename_result" destfile="$destdir/$destfile" fi # If the file is missing, and there is a .exe on the end, strip it # because it is most likely a libtool script we actually want to # install stripped_ext="" case $file in *.exe) if test ! -f "$file"; then func_stripname '' '.exe' "$file" file=$func_stripname_result stripped_ext=".exe" fi ;; esac # Do a test to see if this is really a libtool program. case $host in *cygwin* | *mingw*) if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" wrapper=$func_ltwrapper_scriptname_result else func_stripname '' '.exe' "$file" wrapper=$func_stripname_result fi ;; *) wrapper=$file ;; esac if func_ltwrapper_script_p "$wrapper"; then notinst_deplibs= relink_command= func_source "$wrapper" # Check the variables that should have been set. test -z "$generated_by_libtool_version" && \ func_fatal_error "invalid libtool wrapper script \`$wrapper'" finalize=yes for lib in $notinst_deplibs; do # Check to see that each library is installed. libdir= if test -f "$lib"; then func_source "$lib" fi libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test if test -n "$libdir" && test ! -f "$libfile"; then func_warning "\`$lib' has not been installed in \`$libdir'" finalize=no fi done relink_command= func_source "$wrapper" outputname= if test "$fast_install" = no && test -n "$relink_command"; then $opt_dry_run || { if test "$finalize" = yes; then tmpdir=`func_mktempdir` func_basename "$file$stripped_ext" file="$func_basename_result" outputname="$tmpdir/$file" # Replace the output file specification. relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` $opt_silent || { func_quote_for_expand "$relink_command" eval "func_echo $func_quote_for_expand_result" } if eval "$relink_command"; then : else func_error "error: relink \`$file' with the above command before installing it" $opt_dry_run || ${RM}r "$tmpdir" continue fi file="$outputname" else func_warning "cannot relink \`$file'" fi } else # Install the binary that we compiled earlier. file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` fi fi # remove .exe since cygwin /usr/bin/install will append another # one anyway case $install_prog,$host in */usr/bin/install*,*cygwin*) case $file:$destfile in *.exe:*.exe) # this is ok ;; *.exe:*) destfile=$destfile.exe ;; *:*.exe) func_stripname '' '.exe' "$destfile" destfile=$func_stripname_result ;; esac ;; esac func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?' $opt_dry_run || if test -n "$outputname"; then ${RM}r "$tmpdir" fi ;; esac done for file in $staticlibs; do func_basename "$file" name="$func_basename_result" # Set up the ranlib parameters. oldlib="$destdir/$name" func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 tool_oldlib=$func_to_tool_file_result func_show_eval "$install_prog \$file \$oldlib" 'exit $?' if test -n "$stripme" && test -n "$old_striplib"; then func_show_eval "$old_striplib $tool_oldlib" 'exit $?' fi # Do each command in the postinstall commands. func_execute_cmds "$old_postinstall_cmds" 'exit $?' done test -n "$future_libdirs" && \ func_warning "remember to run \`$progname --finish$future_libdirs'" if test -n "$current_libdirs"; then # Maybe just do a dry run. $opt_dry_run && current_libdirs=" -n$current_libdirs" exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs' else exit $EXIT_SUCCESS fi } test "$opt_mode" = install && func_mode_install ${1+"$@"} # func_generate_dlsyms outputname originator pic_p # Extract symbols from dlprefiles and create ${outputname}S.o with # a dlpreopen symbol table. func_generate_dlsyms () { $opt_debug my_outputname="$1" my_originator="$2" my_pic_p="${3-no}" my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` my_dlsyms= if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then if test -n "$NM" && test -n "$global_symbol_pipe"; then my_dlsyms="${my_outputname}S.c" else func_error "not configured to extract global symbols from dlpreopened files" fi fi if test -n "$my_dlsyms"; then case $my_dlsyms in "") ;; *.c) # Discover the nlist of each of the dlfiles. nlist="$output_objdir/${my_outputname}.nm" func_show_eval "$RM $nlist ${nlist}S ${nlist}T" # Parse the name list into a source file. func_verbose "creating $output_objdir/$my_dlsyms" $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\ /* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */ /* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */ #ifdef __cplusplus extern \"C\" { #endif #if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4)) #pragma GCC diagnostic ignored \"-Wstrict-prototypes\" #endif /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT_DLSYM_CONST #else # define LT_DLSYM_CONST const #endif /* External symbol declarations for the compiler. */\ " if test "$dlself" = yes; then func_verbose "generating symbol list for \`$output'" $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist" # Add our own program objects to the symbol list. progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` for progfile in $progfiles; do func_to_tool_file "$progfile" func_convert_file_msys_to_w32 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'" done if test -n "$exclude_expsyms"; then $opt_dry_run || { eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi if test -n "$export_symbols_regex"; then $opt_dry_run || { eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' } fi # Prepare the list of exported symbols if test -z "$export_symbols"; then export_symbols="$output_objdir/$outputname.exp" $opt_dry_run || { $RM $export_symbols eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' case $host in *cygwin* | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"' ;; esac } else $opt_dry_run || { eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"' eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T' eval '$MV "$nlist"T "$nlist"' case $host in *cygwin* | *mingw* | *cegcc* ) eval "echo EXPORTS "'> "$output_objdir/$outputname.def"' eval 'cat "$nlist" >> "$output_objdir/$outputname.def"' ;; esac } fi fi for dlprefile in $dlprefiles; do func_verbose "extracting global C symbols from \`$dlprefile'" func_basename "$dlprefile" name="$func_basename_result" case $host in *cygwin* | *mingw* | *cegcc* ) # if an import library, we need to obtain dlname if func_win32_import_lib_p "$dlprefile"; then func_tr_sh "$dlprefile" eval "curr_lafile=\$libfile_$func_tr_sh_result" dlprefile_dlbasename="" if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then # Use subshell, to avoid clobbering current variable values dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` if test -n "$dlprefile_dlname" ; then func_basename "$dlprefile_dlname" dlprefile_dlbasename="$func_basename_result" else # no lafile. user explicitly requested -dlpreopen . $sharedlib_from_linklib_cmd "$dlprefile" dlprefile_dlbasename=$sharedlib_from_linklib_result fi fi $opt_dry_run || { if test -n "$dlprefile_dlbasename" ; then eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"' else func_warning "Could not compute DLL name from $name" eval '$ECHO ": $name " >> "$nlist"' fi func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe | $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'" } else # not an import lib $opt_dry_run || { eval '$ECHO ": $name " >> "$nlist"' func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" } fi ;; *) $opt_dry_run || { eval '$ECHO ": $name " >> "$nlist"' func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'" } ;; esac done $opt_dry_run || { # Make sure we have at least an empty file. test -f "$nlist" || : > "$nlist" if test -n "$exclude_expsyms"; then $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T $MV "$nlist"T "$nlist" fi # Try sorting and uniquifying the output. if $GREP -v "^: " < "$nlist" | if sort -k 3 /dev/null 2>&1; then sort -k 3 else sort +2 fi | uniq > "$nlist"S; then : else $GREP -v "^: " < "$nlist" > "$nlist"S fi if test -f "$nlist"S; then eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"' else echo '/* NONE */' >> "$output_objdir/$my_dlsyms" fi echo >> "$output_objdir/$my_dlsyms" "\ /* The mapping between symbol names and symbols. */ typedef struct { const char *name; void *address; } lt_dlsymlist; extern LT_DLSYM_CONST lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[]; LT_DLSYM_CONST lt_dlsymlist lt_${my_prefix}_LTX_preloaded_symbols[] = {\ { \"$my_originator\", (void *) 0 }," case $need_lib_prefix in no) eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; *) eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms" ;; esac echo >> "$output_objdir/$my_dlsyms" "\ {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt_${my_prefix}_LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif\ " } # !$opt_dry_run pic_flag_for_symtable= case "$compile_command " in *" -static "*) ;; *) case $host in # compiling the symbol table file with pic_flag works around # a FreeBSD bug that causes programs to crash when -lm is # linked before any other PIC object. But we must not use # pic_flag when linking with -static. The problem exists in # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. *-*-freebsd2.*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; *-*-hpux*) pic_flag_for_symtable=" $pic_flag" ;; *) if test "X$my_pic_p" != Xno; then pic_flag_for_symtable=" $pic_flag" fi ;; esac ;; esac symtab_cflags= for arg in $LTCFLAGS; do case $arg in -pie | -fpie | -fPIE) ;; *) func_append symtab_cflags " $arg" ;; esac done # Now compile the dynamic symbol file. func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?' # Clean up the generated files. func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"' # Transform the symbol file into the correct name. symfileobj="$output_objdir/${my_outputname}S.$objext" case $host in *cygwin* | *mingw* | *cegcc* ) if test -f "$output_objdir/$my_outputname.def"; then compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` else compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` fi ;; *) compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` ;; esac ;; *) func_fatal_error "unknown suffix for \`$my_dlsyms'" ;; esac else # We keep going just in case the user didn't refer to # lt_preloaded_symbols. The linker will fail if global_symbol_pipe # really was required. # Nullify the symbol file. compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` fi } # func_win32_libid arg # return the library type of file 'arg' # # Need a lot of goo to handle *both* DLLs and import libs # Has to be a shell function in order to 'eat' the argument # that is supplied when $file_magic_command is called. # Despite the name, also deal with 64 bit binaries. func_win32_libid () { $opt_debug win32_libid_type="unknown" win32_fileres=`file -L $1 2>/dev/null` case $win32_fileres in *ar\ archive\ import\ library*) # definitely import win32_libid_type="x86 archive import" ;; *ar\ archive*) # could be an import, or static # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD. if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then func_to_tool_file "$1" func_convert_file_msys_to_w32 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | $SED -n -e ' 1,100{ / I /{ s,.*,import, p q } }'` case $win32_nmres in import*) win32_libid_type="x86 archive import";; *) win32_libid_type="x86 archive static";; esac fi ;; *DLL*) win32_libid_type="x86 DLL" ;; *executable*) # but shell scripts are "executable" too... case $win32_fileres in *MS\ Windows\ PE\ Intel*) win32_libid_type="x86 DLL" ;; esac ;; esac $ECHO "$win32_libid_type" } # func_cygming_dll_for_implib ARG # # Platform-specific function to extract the # name of the DLL associated with the specified # import library ARG. # Invoked by eval'ing the libtool variable # $sharedlib_from_linklib_cmd # Result is available in the variable # $sharedlib_from_linklib_result func_cygming_dll_for_implib () { $opt_debug sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` } # func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs # # The is the core of a fallback implementation of a # platform-specific function to extract the name of the # DLL associated with the specified import library LIBNAME. # # SECTION_NAME is either .idata$6 or .idata$7, depending # on the platform and compiler that created the implib. # # Echos the name of the DLL associated with the # specified import library. func_cygming_dll_for_implib_fallback_core () { $opt_debug match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` $OBJDUMP -s --section "$1" "$2" 2>/dev/null | $SED '/^Contents of section '"$match_literal"':/{ # Place marker at beginning of archive member dllname section s/.*/====MARK====/ p d } # These lines can sometimes be longer than 43 characters, but # are always uninteresting /:[ ]*file format pe[i]\{,1\}-/d /^In archive [^:]*:/d # Ensure marker is printed /^====MARK====/p # Remove all lines with less than 43 characters /^.\{43\}/!d # From remaining lines, remove first 43 characters s/^.\{43\}//' | $SED -n ' # Join marker and all lines until next marker into a single line /^====MARK====/ b para H $ b para b :para x s/\n//g # Remove the marker s/^====MARK====// # Remove trailing dots and whitespace s/[\. \t]*$// # Print /./p' | # we now have a list, one entry per line, of the stringified # contents of the appropriate section of all members of the # archive which possess that section. Heuristic: eliminate # all those which have a first or second character that is # a '.' (that is, objdump's representation of an unprintable # character.) This should work for all archives with less than # 0x302f exports -- but will fail for DLLs whose name actually # begins with a literal '.' or a single character followed by # a '.'. # # Of those that remain, print the first one. $SED -e '/^\./d;/^.\./d;q' } # func_cygming_gnu_implib_p ARG # This predicate returns with zero status (TRUE) if # ARG is a GNU/binutils-style import library. Returns # with nonzero status (FALSE) otherwise. func_cygming_gnu_implib_p () { $opt_debug func_to_tool_file "$1" func_convert_file_msys_to_w32 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` test -n "$func_cygming_gnu_implib_tmp" } # func_cygming_ms_implib_p ARG # This predicate returns with zero status (TRUE) if # ARG is an MS-style import library. Returns # with nonzero status (FALSE) otherwise. func_cygming_ms_implib_p () { $opt_debug func_to_tool_file "$1" func_convert_file_msys_to_w32 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` test -n "$func_cygming_ms_implib_tmp" } # func_cygming_dll_for_implib_fallback ARG # Platform-specific function to extract the # name of the DLL associated with the specified # import library ARG. # # This fallback implementation is for use when $DLLTOOL # does not support the --identify-strict option. # Invoked by eval'ing the libtool variable # $sharedlib_from_linklib_cmd # Result is available in the variable # $sharedlib_from_linklib_result func_cygming_dll_for_implib_fallback () { $opt_debug if func_cygming_gnu_implib_p "$1" ; then # binutils import library sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` elif func_cygming_ms_implib_p "$1" ; then # ms-generated import library sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` else # unknown sharedlib_from_linklib_result="" fi } # func_extract_an_archive dir oldlib func_extract_an_archive () { $opt_debug f_ex_an_ar_dir="$1"; shift f_ex_an_ar_oldlib="$1" if test "$lock_old_archive_extraction" = yes; then lockfile=$f_ex_an_ar_oldlib.lock until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do func_echo "Waiting for $lockfile to be removed" sleep 2 done fi func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \ 'stat=$?; rm -f "$lockfile"; exit $stat' if test "$lock_old_archive_extraction" = yes; then $opt_dry_run || rm -f "$lockfile" fi if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then : else func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib" fi } # func_extract_archives gentop oldlib ... func_extract_archives () { $opt_debug my_gentop="$1"; shift my_oldlibs=${1+"$@"} my_oldobjs="" my_xlib="" my_xabs="" my_xdir="" for my_xlib in $my_oldlibs; do # Extract the objects. case $my_xlib in [\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;; *) my_xabs=`pwd`"/$my_xlib" ;; esac func_basename "$my_xlib" my_xlib="$func_basename_result" my_xlib_u=$my_xlib while :; do case " $extracted_archives " in *" $my_xlib_u "*) func_arith $extracted_serial + 1 extracted_serial=$func_arith_result my_xlib_u=lt$extracted_serial-$my_xlib ;; *) break ;; esac done extracted_archives="$extracted_archives $my_xlib_u" my_xdir="$my_gentop/$my_xlib_u" func_mkdir_p "$my_xdir" case $host in *-darwin*) func_verbose "Extracting $my_xabs" # Do not bother doing anything if just a dry run $opt_dry_run || { darwin_orig_dir=`pwd` cd $my_xdir || exit $? darwin_archive=$my_xabs darwin_curdir=`pwd` darwin_base_archive=`basename "$darwin_archive"` darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` if test -n "$darwin_arches"; then darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` darwin_arch= func_verbose "$darwin_base_archive has multiple architectures $darwin_arches" for darwin_arch in $darwin_arches ; do func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}" $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}" cd "unfat-$$/${darwin_base_archive}-${darwin_arch}" func_extract_an_archive "`pwd`" "${darwin_base_archive}" cd "$darwin_curdir" $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" done # $darwin_arches ## Okay now we've a bunch of thin objects, gotta fatten them up :) darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` darwin_file= darwin_files= for darwin_file in $darwin_filelist; do darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` $LIPO -create -output "$darwin_file" $darwin_files done # $darwin_filelist $RM -rf unfat-$$ cd "$darwin_orig_dir" else cd $darwin_orig_dir func_extract_an_archive "$my_xdir" "$my_xabs" fi # $darwin_arches } # !$opt_dry_run ;; *) func_extract_an_archive "$my_xdir" "$my_xabs" ;; esac my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` done func_extract_archives_result="$my_oldobjs" } # func_emit_wrapper [arg=no] # # Emit a libtool wrapper script on stdout. # Don't directly open a file because we may want to # incorporate the script contents within a cygwin/mingw # wrapper executable. Must ONLY be called from within # func_mode_link because it depends on a number of variables # set therein. # # ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR # variable will take. If 'yes', then the emitted script # will assume that the directory in which it is stored is # the $objdir directory. This is a cygwin/mingw-specific # behavior. func_emit_wrapper () { func_emit_wrapper_arg1=${1-no} $ECHO "\ #! $SHELL # $output - temporary wrapper script for $objdir/$outputname # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # The $output program cannot be directly executed until all the libtool # libraries that it depends on are installed. # # This wrapper script should never be moved out of the build directory. # If it is, it will not operate correctly. # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. sed_quote_subst='$sed_quote_subst' # Be Bourne compatible if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs 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 BIN_SH=xpg4; export BIN_SH # for Tru64 DUALCASE=1; export DUALCASE # for MKS sh # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH relink_command=\"$relink_command\" # This environment variable determines our operation mode. if test \"\$libtool_install_magic\" = \"$magic\"; then # install mode needs the following variables: generated_by_libtool_version='$macro_version' notinst_deplibs='$notinst_deplibs' else # When we are sourced in execute mode, \$file and \$ECHO are already set. if test \"\$libtool_execute_magic\" != \"$magic\"; then file=\"\$0\"" qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` $ECHO "\ # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$1 _LTECHO_EOF' } ECHO=\"$qECHO\" fi # Very basic option parsing. These options are (a) specific to # the libtool wrapper, (b) are identical between the wrapper # /script/ and the wrapper /executable/ which is used only on # windows platforms, and (c) all begin with the string "--lt-" # (application programs are unlikely to have options which match # this pattern). # # There are only two supported options: --lt-debug and # --lt-dump-script. There is, deliberately, no --lt-help. # # The first argument to this parsing function should be the # script's $0 value, followed by "$@". lt_option_debug= func_parse_lt_options () { lt_script_arg0=\$0 shift for lt_opt do case \"\$lt_opt\" in --lt-debug) lt_option_debug=1 ;; --lt-dump-script) lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` cat \"\$lt_dump_D/\$lt_dump_F\" exit 0 ;; --lt-*) \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2 exit 1 ;; esac done # Print the debug banner immediately: if test -n \"\$lt_option_debug\"; then echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2 fi } # Used when --lt-debug. Prints its arguments to stdout # (redirection is the responsibility of the caller) func_lt_dump_args () { lt_dump_args_N=1; for lt_arg do \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\" lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` done } # Core function for launching the target application func_exec_program_core () { " case $host in # Backslashes separate directories on plain windows *-*-mingw | *-*-os2* | *-cegcc*) $ECHO "\ if test -n \"\$lt_option_debug\"; then \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2 func_lt_dump_args \${1+\"\$@\"} 1>&2 fi exec \"\$progdir\\\\\$program\" \${1+\"\$@\"} " ;; *) $ECHO "\ if test -n \"\$lt_option_debug\"; then \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2 func_lt_dump_args \${1+\"\$@\"} 1>&2 fi exec \"\$progdir/\$program\" \${1+\"\$@\"} " ;; esac $ECHO "\ \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2 exit 1 } # A function to encapsulate launching the target application # Strips options in the --lt-* namespace from \$@ and # launches target application with the remaining arguments. func_exec_program () { case \" \$* \" in *\\ --lt-*) for lt_wr_arg do case \$lt_wr_arg in --lt-*) ;; *) set x \"\$@\" \"\$lt_wr_arg\"; shift;; esac shift done ;; esac func_exec_program_core \${1+\"\$@\"} } # Parse options func_parse_lt_options \"\$0\" \${1+\"\$@\"} # Find the directory that this script lives in. thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` test \"x\$thisdir\" = \"x\$file\" && thisdir=. # Follow symbolic links until we get to the real thisdir. file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` while test -n \"\$file\"; do destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` # If there was a directory component, then change thisdir. if test \"x\$destdir\" != \"x\$file\"; then case \"\$destdir\" in [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; *) thisdir=\"\$thisdir/\$destdir\" ;; esac fi file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` done # Usually 'no', except on cygwin/mingw when embedded into # the cwrapper. WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1 if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then # special case for '.' if test \"\$thisdir\" = \".\"; then thisdir=\`pwd\` fi # remove .libs from thisdir case \"\$thisdir\" in *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; $objdir ) thisdir=. ;; esac fi # Try to get the absolute directory name. absdir=\`cd \"\$thisdir\" && pwd\` test -n \"\$absdir\" && thisdir=\"\$absdir\" " if test "$fast_install" = yes; then $ECHO "\ program=lt-'$outputname'$exeext progdir=\"\$thisdir/$objdir\" if test ! -f \"\$progdir/\$program\" || { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ test \"X\$file\" != \"X\$progdir/\$program\"; }; then file=\"\$\$-\$program\" if test ! -d \"\$progdir\"; then $MKDIR \"\$progdir\" else $RM \"\$progdir/\$file\" fi" $ECHO "\ # relink executable if necessary if test -n \"\$relink_command\"; then if relink_command_output=\`eval \$relink_command 2>&1\`; then : else $ECHO \"\$relink_command_output\" >&2 $RM \"\$progdir/\$file\" exit 1 fi fi $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || { $RM \"\$progdir/\$program\"; $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; } $RM \"\$progdir/\$file\" fi" else $ECHO "\ program='$outputname' progdir=\"\$thisdir/$objdir\" " fi $ECHO "\ if test -f \"\$progdir/\$program\"; then" # fixup the dll searchpath if we need to. # # Fix the DLL searchpath if we need to. Do this before prepending # to shlibpath, because on Windows, both are PATH and uninstalled # libraries must come first. if test -n "$dllsearchpath"; then $ECHO "\ # Add the dll search path components to the executable PATH PATH=$dllsearchpath:\$PATH " fi # Export our shlibpath_var if we have one. if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then $ECHO "\ # Add our own library path to $shlibpath_var $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" # Some systems cannot cope with colon-terminated $shlibpath_var # The second colon is a workaround for a bug in BeOS R4 sed $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` export $shlibpath_var " fi $ECHO "\ if test \"\$libtool_execute_magic\" != \"$magic\"; then # Run the actual program with our arguments. func_exec_program \${1+\"\$@\"} fi else # The program doesn't exist. \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2 \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2 exit 1 fi fi\ " } # func_emit_cwrapperexe_src # emit the source code for a wrapper executable on stdout # Must ONLY be called from within func_mode_link because # it depends on a number of variable set therein. func_emit_cwrapperexe_src () { cat < #include #ifdef _MSC_VER # include # include # include #else # include # include # ifdef __CYGWIN__ # include # endif #endif #include #include #include #include #include #include #include #include /* declarations of non-ANSI functions */ #if defined(__MINGW32__) # ifdef __STRICT_ANSI__ int _putenv (const char *); # endif #elif defined(__CYGWIN__) # ifdef __STRICT_ANSI__ char *realpath (const char *, char *); int putenv (char *); int setenv (const char *, const char *, int); # endif /* #elif defined (other platforms) ... */ #endif /* portability defines, excluding path handling macros */ #if defined(_MSC_VER) # define setmode _setmode # define stat _stat # define chmod _chmod # define getcwd _getcwd # define putenv _putenv # define S_IXUSR _S_IEXEC # ifndef _INTPTR_T_DEFINED # define _INTPTR_T_DEFINED # define intptr_t int # endif #elif defined(__MINGW32__) # define setmode _setmode # define stat _stat # define chmod _chmod # define getcwd _getcwd # define putenv _putenv #elif defined(__CYGWIN__) # define HAVE_SETENV # define FOPEN_WB "wb" /* #elif defined (other platforms) ... */ #endif #if defined(PATH_MAX) # define LT_PATHMAX PATH_MAX #elif defined(MAXPATHLEN) # define LT_PATHMAX MAXPATHLEN #else # define LT_PATHMAX 1024 #endif #ifndef S_IXOTH # define S_IXOTH 0 #endif #ifndef S_IXGRP # define S_IXGRP 0 #endif /* path handling portability macros */ #ifndef DIR_SEPARATOR # define DIR_SEPARATOR '/' # define PATH_SEPARATOR ':' #endif #if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \ defined (__OS2__) # define HAVE_DOS_BASED_FILE_SYSTEM # define FOPEN_WB "wb" # ifndef DIR_SEPARATOR_2 # define DIR_SEPARATOR_2 '\\' # endif # ifndef PATH_SEPARATOR_2 # define PATH_SEPARATOR_2 ';' # endif #endif #ifndef DIR_SEPARATOR_2 # define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR) #else /* DIR_SEPARATOR_2 */ # define IS_DIR_SEPARATOR(ch) \ (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2)) #endif /* DIR_SEPARATOR_2 */ #ifndef PATH_SEPARATOR_2 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR) #else /* PATH_SEPARATOR_2 */ # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2) #endif /* PATH_SEPARATOR_2 */ #ifndef FOPEN_WB # define FOPEN_WB "w" #endif #ifndef _O_BINARY # define _O_BINARY 0 #endif #define XMALLOC(type, num) ((type *) xmalloc ((num) * sizeof(type))) #define XFREE(stale) do { \ if (stale) { free ((void *) stale); stale = 0; } \ } while (0) #if defined(LT_DEBUGWRAPPER) static int lt_debug = 1; #else static int lt_debug = 0; #endif const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */ void *xmalloc (size_t num); char *xstrdup (const char *string); const char *base_name (const char *name); char *find_executable (const char *wrapper); char *chase_symlinks (const char *pathspec); int make_executable (const char *path); int check_executable (const char *path); char *strendzap (char *str, const char *pat); void lt_debugprintf (const char *file, int line, const char *fmt, ...); void lt_fatal (const char *file, int line, const char *message, ...); static const char *nonnull (const char *s); static const char *nonempty (const char *s); void lt_setenv (const char *name, const char *value); char *lt_extend_str (const char *orig_value, const char *add, int to_end); void lt_update_exe_path (const char *name, const char *value); void lt_update_lib_path (const char *name, const char *value); char **prepare_spawn (char **argv); void lt_dump_script (FILE *f); EOF cat <= 0) && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) return 1; else return 0; } int make_executable (const char *path) { int rval = 0; struct stat st; lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n", nonempty (path)); if ((!path) || (!*path)) return 0; if (stat (path, &st) >= 0) { rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR); } return rval; } /* Searches for the full path of the wrapper. Returns newly allocated full path name if found, NULL otherwise Does not chase symlinks, even on platforms that support them. */ char * find_executable (const char *wrapper) { int has_slash = 0; const char *p; const char *p_next; /* static buffer for getcwd */ char tmp[LT_PATHMAX + 1]; int tmp_len; char *concat_name; lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", nonempty (wrapper)); if ((wrapper == NULL) || (*wrapper == '\0')) return NULL; /* Absolute path? */ #if defined (HAVE_DOS_BASED_FILE_SYSTEM) if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } else { #endif if (IS_DIR_SEPARATOR (wrapper[0])) { concat_name = xstrdup (wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } #if defined (HAVE_DOS_BASED_FILE_SYSTEM) } #endif for (p = wrapper; *p; p++) if (*p == '/') { has_slash = 1; break; } if (!has_slash) { /* no slashes; search PATH */ const char *path = getenv ("PATH"); if (path != NULL) { for (p = path; *p; p = p_next) { const char *q; size_t p_len; for (q = p; *q; q++) if (IS_PATH_SEPARATOR (*q)) break; p_len = q - p; p_next = (*q == '\0' ? q : q + 1); if (p_len == 0) { /* empty path: current directory */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", nonnull (strerror (errno))); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); } else { concat_name = XMALLOC (char, p_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, p, p_len); concat_name[p_len] = '/'; strcpy (concat_name + p_len + 1, wrapper); } if (check_executable (concat_name)) return concat_name; XFREE (concat_name); } } /* not found in PATH; assume curdir */ } /* Relative path | not found in path: prepend cwd */ if (getcwd (tmp, LT_PATHMAX) == NULL) lt_fatal (__FILE__, __LINE__, "getcwd failed: %s", nonnull (strerror (errno))); tmp_len = strlen (tmp); concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1); memcpy (concat_name, tmp, tmp_len); concat_name[tmp_len] = '/'; strcpy (concat_name + tmp_len + 1, wrapper); if (check_executable (concat_name)) return concat_name; XFREE (concat_name); return NULL; } char * chase_symlinks (const char *pathspec) { #ifndef S_ISLNK return xstrdup (pathspec); #else char buf[LT_PATHMAX]; struct stat s; char *tmp_pathspec = xstrdup (pathspec); char *p; int has_symlinks = 0; while (strlen (tmp_pathspec) && !has_symlinks) { lt_debugprintf (__FILE__, __LINE__, "checking path component for symlinks: %s\n", tmp_pathspec); if (lstat (tmp_pathspec, &s) == 0) { if (S_ISLNK (s.st_mode) != 0) { has_symlinks = 1; break; } /* search backwards for last DIR_SEPARATOR */ p = tmp_pathspec + strlen (tmp_pathspec) - 1; while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) p--; if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p))) { /* no more DIR_SEPARATORS left */ break; } *p = '\0'; } else { lt_fatal (__FILE__, __LINE__, "error accessing file \"%s\": %s", tmp_pathspec, nonnull (strerror (errno))); } } XFREE (tmp_pathspec); if (!has_symlinks) { return xstrdup (pathspec); } tmp_pathspec = realpath (pathspec, buf); if (tmp_pathspec == 0) { lt_fatal (__FILE__, __LINE__, "could not follow symlinks for %s", pathspec); } return xstrdup (tmp_pathspec); #endif } char * strendzap (char *str, const char *pat) { size_t len, patlen; assert (str != NULL); assert (pat != NULL); len = strlen (str); patlen = strlen (pat); if (patlen <= len) { str += len - patlen; if (strcmp (str, pat) == 0) *str = '\0'; } return str; } void lt_debugprintf (const char *file, int line, const char *fmt, ...) { va_list args; if (lt_debug) { (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line); va_start (args, fmt); (void) vfprintf (stderr, fmt, args); va_end (args); } } static void lt_error_core (int exit_status, const char *file, int line, const char *mode, const char *message, va_list ap) { fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode); vfprintf (stderr, message, ap); fprintf (stderr, ".\n"); if (exit_status >= 0) exit (exit_status); } void lt_fatal (const char *file, int line, const char *message, ...) { va_list ap; va_start (ap, message); lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap); va_end (ap); } static const char * nonnull (const char *s) { return s ? s : "(null)"; } static const char * nonempty (const char *s) { return (s && !*s) ? "(empty)" : nonnull (s); } void lt_setenv (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_setenv) setting '%s' to '%s'\n", nonnull (name), nonnull (value)); { #ifdef HAVE_SETENV /* always make a copy, for consistency with !HAVE_SETENV */ char *str = xstrdup (value); setenv (name, str, 1); #else int len = strlen (name) + 1 + strlen (value) + 1; char *str = XMALLOC (char, len); sprintf (str, "%s=%s", name, value); if (putenv (str) != EXIT_SUCCESS) { XFREE (str); } #endif } } char * lt_extend_str (const char *orig_value, const char *add, int to_end) { char *new_value; if (orig_value && *orig_value) { int orig_value_len = strlen (orig_value); int add_len = strlen (add); new_value = XMALLOC (char, add_len + orig_value_len + 1); if (to_end) { strcpy (new_value, orig_value); strcpy (new_value + orig_value_len, add); } else { strcpy (new_value, add); strcpy (new_value + add_len, orig_value); } } else { new_value = xstrdup (add); } return new_value; } void lt_update_exe_path (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_update_exe_path) modifying '%s' by prepending '%s'\n", nonnull (name), nonnull (value)); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); /* some systems can't cope with a ':'-terminated path #' */ int len = strlen (new_value); while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1])) { new_value[len-1] = '\0'; } lt_setenv (name, new_value); XFREE (new_value); } } void lt_update_lib_path (const char *name, const char *value) { lt_debugprintf (__FILE__, __LINE__, "(lt_update_lib_path) modifying '%s' by prepending '%s'\n", nonnull (name), nonnull (value)); if (name && *name && value && *value) { char *new_value = lt_extend_str (getenv (name), value, 0); lt_setenv (name, new_value); XFREE (new_value); } } EOF case $host_os in mingw*) cat <<"EOF" /* Prepares an argument vector before calling spawn(). Note that spawn() does not by itself call the command interpreter (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") : ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); GetVersionEx(&v); v.dwPlatformId == VER_PLATFORM_WIN32_NT; }) ? "cmd.exe" : "command.com"). Instead it simply concatenates the arguments, separated by ' ', and calls CreateProcess(). We must quote the arguments since Win32 CreateProcess() interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a special way: - Space and tab are interpreted as delimiters. They are not treated as delimiters if they are surrounded by double quotes: "...". - Unescaped double quotes are removed from the input. Their only effect is that within double quotes, space and tab are treated like normal characters. - Backslashes not followed by double quotes are not special. - But 2*n+1 backslashes followed by a double quote become n backslashes followed by a double quote (n >= 0): \" -> " \\\" -> \" \\\\\" -> \\" */ #define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" #define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037" char ** prepare_spawn (char **argv) { size_t argc; char **new_argv; size_t i; /* Count number of arguments. */ for (argc = 0; argv[argc] != NULL; argc++) ; /* Allocate new argument vector. */ new_argv = XMALLOC (char *, argc + 1); /* Put quoted arguments into the new argument vector. */ for (i = 0; i < argc; i++) { const char *string = argv[i]; if (string[0] == '\0') new_argv[i] = xstrdup ("\"\""); else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL) { int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL); size_t length; unsigned int backslashes; const char *s; char *quoted_string; char *p; length = 0; backslashes = 0; if (quote_around) length++; for (s = string; *s != '\0'; s++) { char c = *s; if (c == '"') length += backslashes + 1; length++; if (c == '\\') backslashes++; else backslashes = 0; } if (quote_around) length += backslashes + 1; quoted_string = XMALLOC (char, length + 1); p = quoted_string; backslashes = 0; if (quote_around) *p++ = '"'; for (s = string; *s != '\0'; s++) { char c = *s; if (c == '"') { unsigned int j; for (j = backslashes + 1; j > 0; j--) *p++ = '\\'; } *p++ = c; if (c == '\\') backslashes++; else backslashes = 0; } if (quote_around) { unsigned int j; for (j = backslashes; j > 0; j--) *p++ = '\\'; *p++ = '"'; } *p = '\0'; new_argv[i] = quoted_string; } else new_argv[i] = (char *) string; } new_argv[argc] = NULL; return new_argv; } EOF ;; esac cat <<"EOF" void lt_dump_script (FILE* f) { EOF func_emit_wrapper yes | $SED -n -e ' s/^\(.\{79\}\)\(..*\)/\1\ \2/ h s/\([\\"]\)/\\\1/g s/$/\\n/ s/\([^\n]*\).*/ fputs ("\1", f);/p g D' cat <<"EOF" } EOF } # end: func_emit_cwrapperexe_src # func_win32_import_lib_p ARG # True if ARG is an import lib, as indicated by $file_magic_cmd func_win32_import_lib_p () { $opt_debug case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in *import*) : ;; *) false ;; esac } # func_mode_link arg... func_mode_link () { $opt_debug case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) # It is impossible to link a dll without this setting, and # we shouldn't force the makefile maintainer to figure out # which system we are compiling for in order to pass an extra # flag for every libtool invocation. # allow_undefined=no # FIXME: Unfortunately, there are problems with the above when trying # to make a dll which has undefined symbols, in which case not # even a static library is built. For now, we need to specify # -no-undefined on the libtool link line when we can be certain # that all symbols are satisfied, otherwise we get a static library. allow_undefined=yes ;; *) allow_undefined=yes ;; esac libtool_args=$nonopt base_compile="$nonopt $@" compile_command=$nonopt finalize_command=$nonopt compile_rpath= finalize_rpath= compile_shlibpath= finalize_shlibpath= convenience= old_convenience= deplibs= old_deplibs= compiler_flags= linker_flags= dllsearchpath= lib_search_path=`pwd` inst_prefix_dir= new_inherited_linker_flags= avoid_version=no bindir= dlfiles= dlprefiles= dlself=no export_dynamic=no export_symbols= export_symbols_regex= generated= libobjs= ltlibs= module=no no_install=no objs= non_pic_objects= precious_files_regex= prefer_static_libs=no preload=no prev= prevarg= release= rpath= xrpath= perm_rpath= temp_rpath= thread_safe=no vinfo= vinfo_number=no weak_libs= single_module="${wl}-single_module" func_infer_tag $base_compile # We need to know -static, to get the right output filenames. for arg do case $arg in -shared) test "$build_libtool_libs" != yes && \ func_fatal_configuration "can not build a shared library" build_old_libs=no break ;; -all-static | -static | -static-libtool-libs) case $arg in -all-static) if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then func_warning "complete static linking is impossible in this configuration" fi if test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; -static) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=built ;; -static-libtool-libs) if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi prefer_static_libs=yes ;; esac build_libtool_libs=no build_old_libs=yes break ;; esac done # See if our shared archives depend on static archives. test -n "$old_archive_from_new_cmds" && build_old_libs=yes # Go through the arguments, transforming them on the way. while test "$#" -gt 0; do arg="$1" shift func_quote_for_eval "$arg" qarg=$func_quote_for_eval_unquoted_result func_append libtool_args " $func_quote_for_eval_result" # If the previous option needs an argument, assign it. if test -n "$prev"; then case $prev in output) func_append compile_command " @OUTPUT@" func_append finalize_command " @OUTPUT@" ;; esac case $prev in bindir) bindir="$arg" prev= continue ;; dlfiles|dlprefiles) if test "$preload" = no; then # Add the symbol object into the linking commands. func_append compile_command " @SYMFILE@" func_append finalize_command " @SYMFILE@" preload=yes fi case $arg in *.la | *.lo) ;; # We handle these cases below. force) if test "$dlself" = no; then dlself=needless export_dynamic=yes fi prev= continue ;; self) if test "$prev" = dlprefiles; then dlself=yes elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then dlself=yes else dlself=needless export_dynamic=yes fi prev= continue ;; *) if test "$prev" = dlfiles; then func_append dlfiles " $arg" else func_append dlprefiles " $arg" fi prev= continue ;; esac ;; expsyms) export_symbols="$arg" test -f "$arg" \ || func_fatal_error "symbol file \`$arg' does not exist" prev= continue ;; expsyms_regex) export_symbols_regex="$arg" prev= continue ;; framework) case $host in *-*-darwin*) case "$deplibs " in *" $qarg.ltframework "*) ;; *) func_append deplibs " $qarg.ltframework" # this is fixed later ;; esac ;; esac prev= continue ;; inst_prefix) inst_prefix_dir="$arg" prev= continue ;; objectlist) if test -f "$arg"; then save_arg=$arg moreargs= for fil in `cat "$save_arg"` do # func_append moreargs " $fil" arg=$fil # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then func_append dlfiles " $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. func_append dlprefiles " $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi done else func_fatal_error "link input file \`$arg' does not exist" fi arg=$save_arg prev= continue ;; precious_regex) precious_files_regex="$arg" prev= continue ;; release) release="-$arg" prev= continue ;; rpath | xrpath) # We need an absolute path. case $arg in [\\/]* | [A-Za-z]:[\\/]*) ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac if test "$prev" = rpath; then case "$rpath " in *" $arg "*) ;; *) func_append rpath " $arg" ;; esac else case "$xrpath " in *" $arg "*) ;; *) func_append xrpath " $arg" ;; esac fi prev= continue ;; shrext) shrext_cmds="$arg" prev= continue ;; weak) func_append weak_libs " $arg" prev= continue ;; xcclinker) func_append linker_flags " $qarg" func_append compiler_flags " $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xcompiler) func_append compiler_flags " $qarg" prev= func_append compile_command " $qarg" func_append finalize_command " $qarg" continue ;; xlinker) func_append linker_flags " $qarg" func_append compiler_flags " $wl$qarg" prev= func_append compile_command " $wl$qarg" func_append finalize_command " $wl$qarg" continue ;; *) eval "$prev=\"\$arg\"" prev= continue ;; esac fi # test -n "$prev" prevarg="$arg" case $arg in -all-static) if test -n "$link_static_flag"; then # See comment for -static flag below, for more details. func_append compile_command " $link_static_flag" func_append finalize_command " $link_static_flag" fi continue ;; -allow-undefined) # FIXME: remove this flag sometime in the future. func_fatal_error "\`-allow-undefined' must not be used because it is the default" ;; -avoid-version) avoid_version=yes continue ;; -bindir) prev=bindir continue ;; -dlopen) prev=dlfiles continue ;; -dlpreopen) prev=dlprefiles continue ;; -export-dynamic) export_dynamic=yes continue ;; -export-symbols | -export-symbols-regex) if test -n "$export_symbols" || test -n "$export_symbols_regex"; then func_fatal_error "more than one -exported-symbols argument is not allowed" fi if test "X$arg" = "X-export-symbols"; then prev=expsyms else prev=expsyms_regex fi continue ;; -framework) prev=framework continue ;; -inst-prefix-dir) prev=inst_prefix continue ;; # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* # so, if we see these flags be careful not to treat them like -L -L[A-Z][A-Z]*:*) case $with_gcc/$host in no/*-*-irix* | /*-*-irix*) func_append compile_command " $arg" func_append finalize_command " $arg" ;; esac continue ;; -L*) func_stripname "-L" '' "$arg" if test -z "$func_stripname_result"; then if test "$#" -gt 0; then func_fatal_error "require no space between \`-L' and \`$1'" else func_fatal_error "need path for \`-L' option" fi fi func_resolve_sysroot "$func_stripname_result" dir=$func_resolve_sysroot_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) absdir=`cd "$dir" && pwd` test -z "$absdir" && \ func_fatal_error "cannot determine absolute directory name of \`$dir'" dir="$absdir" ;; esac case "$deplibs " in *" -L$dir "* | *" $arg "*) # Will only happen for absolute or sysroot arguments ;; *) # Preserve sysroot, but never include relative directories case $dir in [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;; *) func_append deplibs " -L$dir" ;; esac func_append lib_search_path " $dir" ;; esac case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` case :$dllsearchpath: in *":$dir:"*) ;; ::) dllsearchpath=$dir;; *) func_append dllsearchpath ":$dir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) func_append dllsearchpath ":$testbindir";; esac ;; esac continue ;; -l*) if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*) # These systems don't actually have a C or math library (as such) continue ;; *-*-os2*) # These systems don't actually have a C library (as such) test "X$arg" = "X-lc" && continue ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. test "X$arg" = "X-lc" && continue ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C and math libraries are in the System framework func_append deplibs " System.ltframework" continue ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype test "X$arg" = "X-lc" && continue ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work test "X$arg" = "X-lc" && continue ;; esac elif test "X$arg" = "X-lc_r"; then case $host in *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc_r directly, use -pthread flag. continue ;; esac fi func_append deplibs " $arg" continue ;; -module) module=yes continue ;; # Tru64 UNIX uses -model [arg] to determine the layout of C++ # classes, name mangling, and exception handling. # Darwin uses the -arch flag to determine output architecture. -model|-arch|-isysroot|--sysroot) func_append compiler_flags " $arg" func_append compile_command " $arg" func_append finalize_command " $arg" prev=xcompiler continue ;; -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) func_append compiler_flags " $arg" func_append compile_command " $arg" func_append finalize_command " $arg" case "$new_inherited_linker_flags " in *" $arg "*) ;; * ) func_append new_inherited_linker_flags " $arg" ;; esac continue ;; -multi_module) single_module="${wl}-multi_module" continue ;; -no-fast-install) fast_install=no continue ;; -no-install) case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*) # The PATH hackery in wrapper scripts is required on Windows # and Darwin in order for the loader to find any dlls it needs. func_warning "\`-no-install' is ignored for $host" func_warning "assuming \`-no-fast-install' instead" fast_install=no ;; *) no_install=yes ;; esac continue ;; -no-undefined) allow_undefined=no continue ;; -objectlist) prev=objectlist continue ;; -o) prev=output ;; -precious-files-regex) prev=precious_regex continue ;; -release) prev=release continue ;; -rpath) prev=rpath continue ;; -R) prev=xrpath continue ;; -R*) func_stripname '-R' '' "$arg" dir=$func_stripname_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; =*) func_stripname '=' '' "$dir" dir=$lt_sysroot$func_stripname_result ;; *) func_fatal_error "only absolute run-paths are allowed" ;; esac case "$xrpath " in *" $dir "*) ;; *) func_append xrpath " $dir" ;; esac continue ;; -shared) # The effects of -shared are defined in a previous loop. continue ;; -shrext) prev=shrext continue ;; -static | -static-libtool-libs) # The effects of -static are defined in a previous loop. # We used to do the same as -all-static on platforms that # didn't have a PIC flag, but the assumption that the effects # would be equivalent was wrong. It would break on at least # Digital Unix and AIX. continue ;; -thread-safe) thread_safe=yes continue ;; -version-info) prev=vinfo continue ;; -version-number) prev=vinfo vinfo_number=yes continue ;; -weak) prev=weak continue ;; -Wc,*) func_stripname '-Wc,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" func_append arg " $func_quote_for_eval_result" func_append compiler_flags " $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Wl,*) func_stripname '-Wl,' '' "$arg" args=$func_stripname_result arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" func_quote_for_eval "$flag" func_append arg " $wl$func_quote_for_eval_result" func_append compiler_flags " $wl$func_quote_for_eval_result" func_append linker_flags " $func_quote_for_eval_result" done IFS="$save_ifs" func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; -Xcompiler) prev=xcompiler continue ;; -Xlinker) prev=xlinker continue ;; -XCClinker) prev=xcclinker continue ;; # -msg_* for osf cc -msg_*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; # Flags to be passed through unchanged, with rationale: # -64, -mips[0-9] enable 64-bit mode for the SGI compiler # -r[0-9][0-9]* specify processor for the SGI compiler # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler # +DA*, +DD* enable 64-bit mode for the HP compiler # -q* compiler args for the IBM compiler # -m*, -t[45]*, -txscale* architecture-specific flags for GCC # -F/path path to uninstalled frameworks, gcc on darwin # -p, -pg, --coverage, -fprofile-* profiling flags for GCC # @file GCC response files # -tp=* Portland pgcc target processor selection # --sysroot=* for sysroot support # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ -O*|-flto*|-fwhopr*|-fuse-linker-plugin) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" func_append compile_command " $arg" func_append finalize_command " $arg" func_append compiler_flags " $arg" continue ;; # Some other compiler flag. -* | +*) func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; *.$objext) # A standard object. func_append objs " $arg" ;; *.lo) # A libtool-controlled object. # Check to see that this really is a libtool object. if func_lalib_unsafe_p "$arg"; then pic_object= non_pic_object= # Read the .lo file func_source "$arg" if test -z "$pic_object" || test -z "$non_pic_object" || test "$pic_object" = none && test "$non_pic_object" = none; then func_fatal_error "cannot find name of object for \`$arg'" fi # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" if test "$pic_object" != none; then # Prepend the subdirectory the object is found in. pic_object="$xdir$pic_object" if test "$prev" = dlfiles; then if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then func_append dlfiles " $pic_object" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi # CHECK ME: I think I busted this. -Ossama if test "$prev" = dlprefiles; then # Preload the old-style object. func_append dlprefiles " $pic_object" prev= fi # A PIC object. func_append libobjs " $pic_object" arg="$pic_object" fi # Non-PIC object. if test "$non_pic_object" != none; then # Prepend the subdirectory the object is found in. non_pic_object="$xdir$non_pic_object" # A standard non-PIC object func_append non_pic_objects " $non_pic_object" if test -z "$pic_object" || test "$pic_object" = none ; then arg="$non_pic_object" fi else # If the PIC object exists, use it instead. # $xdir was prepended to $pic_object above. non_pic_object="$pic_object" func_append non_pic_objects " $non_pic_object" fi else # Only an error if not doing a dry-run. if $opt_dry_run; then # Extract subdirectory from the argument. func_dirname "$arg" "/" "" xdir="$func_dirname_result" func_lo2o "$arg" pic_object=$xdir$objdir/$func_lo2o_result non_pic_object=$xdir$func_lo2o_result func_append libobjs " $pic_object" func_append non_pic_objects " $non_pic_object" else func_fatal_error "\`$arg' is not a valid libtool object" fi fi ;; *.$libext) # An archive. func_append deplibs " $arg" func_append old_deplibs " $arg" continue ;; *.la) # A libtool-controlled library. func_resolve_sysroot "$arg" if test "$prev" = dlfiles; then # This library was specified with -dlopen. func_append dlfiles " $func_resolve_sysroot_result" prev= elif test "$prev" = dlprefiles; then # The library was specified with -dlpreopen. func_append dlprefiles " $func_resolve_sysroot_result" prev= else func_append deplibs " $func_resolve_sysroot_result" fi continue ;; # Some other compiler argument. *) # Unknown arguments in both finalize_command and compile_command need # to be aesthetically quoted because they are evaled later. func_quote_for_eval "$arg" arg="$func_quote_for_eval_result" ;; esac # arg # Now actually substitute the argument into the commands. if test -n "$arg"; then func_append compile_command " $arg" func_append finalize_command " $arg" fi done # argument parsing loop test -n "$prev" && \ func_fatal_help "the \`$prevarg' option requires an argument" if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then eval arg=\"$export_dynamic_flag_spec\" func_append compile_command " $arg" func_append finalize_command " $arg" fi oldlibs= # calculate the name of the file, without its directory func_basename "$output" outputname="$func_basename_result" libobjs_save="$libobjs" if test -n "$shlibpath_var"; then # get the directories listed in $shlibpath_var eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\` else shlib_search_path= fi eval sys_lib_search_path=\"$sys_lib_search_path_spec\" eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" func_dirname "$output" "/" "" output_objdir="$func_dirname_result$objdir" func_to_tool_file "$output_objdir/" tool_output_objdir=$func_to_tool_file_result # Create the object directory. func_mkdir_p "$output_objdir" # Determine the type of output case $output in "") func_fatal_help "you must specify an output file" ;; *.$libext) linkmode=oldlib ;; *.lo | *.$objext) linkmode=obj ;; *.la) linkmode=lib ;; *) linkmode=prog ;; # Anything else should be a program. esac specialdeplibs= libs= # Find all interdependent deplibs by searching for libraries # that are linked more than once (e.g. -la -lb -la) for deplib in $deplibs; do if $opt_preserve_dup_deps ; then case "$libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append libs " $deplib" done if test "$linkmode" = lib; then libs="$predeps $libs $compiler_lib_search_path $postdeps" # Compute libraries that are listed more than once in $predeps # $postdeps and mark them as special (i.e., whose duplicates are # not to be eliminated). pre_post_deps= if $opt_duplicate_compiler_generated_deps; then for pre_post_dep in $predeps $postdeps; do case "$pre_post_deps " in *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;; esac func_append pre_post_deps " $pre_post_dep" done fi pre_post_deps= fi deplibs= newdependency_libs= newlib_search_path= need_relink=no # whether we're linking any uninstalled libtool libraries notinst_deplibs= # not-installed libtool libraries notinst_path= # paths that contain not-installed libtool libraries case $linkmode in lib) passes="conv dlpreopen link" for file in $dlfiles $dlprefiles; do case $file in *.la) ;; *) func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file" ;; esac done ;; prog) compile_deplibs= finalize_deplibs= alldeplibs=no newdlfiles= newdlprefiles= passes="conv scan dlopen dlpreopen link" ;; *) passes="conv" ;; esac for pass in $passes; do # The preopen pass in lib mode reverses $deplibs; put it back here # so that -L comes before libs that need it for instance... if test "$linkmode,$pass" = "lib,link"; then ## FIXME: Find the place where the list is rebuilt in the wrong ## order, and fix it there properly tmp_deplibs= for deplib in $deplibs; do tmp_deplibs="$deplib $tmp_deplibs" done deplibs="$tmp_deplibs" fi if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan"; then libs="$deplibs" deplibs= fi if test "$linkmode" = prog; then case $pass in dlopen) libs="$dlfiles" ;; dlpreopen) libs="$dlprefiles" ;; link) libs="$deplibs %DEPLIBS%" test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" ;; esac fi if test "$linkmode,$pass" = "lib,dlpreopen"; then # Collect and forward deplibs of preopened libtool libs for lib in $dlprefiles; do # Ignore non-libtool-libs dependency_libs= func_resolve_sysroot "$lib" case $lib in *.la) func_source "$func_resolve_sysroot_result" ;; esac # Collect preopened libtool deplibs, except any this library # has declared as weak libs for deplib in $dependency_libs; do func_basename "$deplib" deplib_base=$func_basename_result case " $weak_libs " in *" $deplib_base "*) ;; *) func_append deplibs " $deplib" ;; esac done done libs="$dlprefiles" fi if test "$pass" = dlopen; then # Collect dlpreopened libraries save_deplibs="$deplibs" deplibs= fi for deplib in $libs; do lib= found=no case $deplib in -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else func_append compiler_flags " $deplib" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) func_append new_inherited_linker_flags " $deplib" ;; esac fi fi continue ;; -l*) if test "$linkmode" != lib && test "$linkmode" != prog; then func_warning "\`-l' is ignored for archives/objects" continue fi func_stripname '-l' '' "$deplib" name=$func_stripname_result if test "$linkmode" = lib; then searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path" else searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path" fi for searchdir in $searchdirs; do for search_ext in .la $std_shrext .so .a; do # Search the libtool library lib="$searchdir/lib${name}${search_ext}" if test -f "$lib"; then if test "$search_ext" = ".la"; then found=yes else found=no fi break 2 fi done done if test "$found" != yes; then # deplib doesn't seem to be a libtool library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue else # deplib is a libtool library # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib, # We need to do some special things here, and not later. if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $deplib "*) if func_lalib_p "$lib"; then library_names= old_library= func_source "$lib" for l in $old_library $library_names; do ll="$l" done if test "X$ll" = "X$old_library" ; then # only static version available found=no func_dirname "$lib" "" "." ladir="$func_dirname_result" lib=$ladir/$old_library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs" fi continue fi fi ;; *) ;; esac fi fi ;; # -l *.ltframework) if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" if test "$linkmode" = lib ; then case "$new_inherited_linker_flags " in *" $deplib "*) ;; * ) func_append new_inherited_linker_flags " $deplib" ;; esac fi fi continue ;; -L*) case $linkmode in lib) deplibs="$deplib $deplibs" test "$pass" = conv && continue newdependency_libs="$deplib $newdependency_libs" func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; prog) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi if test "$pass" = scan; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; *) func_warning "\`-L' is ignored for archives/objects" ;; esac # linkmode continue ;; # -L -R*) if test "$pass" = link; then func_stripname '-R' '' "$deplib" func_resolve_sysroot "$func_stripname_result" dir=$func_resolve_sysroot_result # Make sure the xrpath contains only unique directories. case "$xrpath " in *" $dir "*) ;; *) func_append xrpath " $dir" ;; esac fi deplibs="$deplib $deplibs" continue ;; *.la) func_resolve_sysroot "$deplib" lib=$func_resolve_sysroot_result ;; *.$libext) if test "$pass" = conv; then deplibs="$deplib $deplibs" continue fi case $linkmode in lib) # Linking convenience modules into shared libraries is allowed, # but linking other static libraries is non-portable. case " $dlpreconveniencelibs " in *" $deplib "*) ;; *) valid_a_lib=no case $deplibs_check_method in match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ | $EGREP "$match_pattern_regex" > /dev/null; then valid_a_lib=yes fi ;; pass_all) valid_a_lib=yes ;; esac if test "$valid_a_lib" != yes; then echo $ECHO "*** Warning: Trying to link with static lib archive $deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because the file extensions .$libext of this argument makes me believe" echo "*** that it is just a static archive that I should not use here." else echo $ECHO "*** Warning: Linking the shared library $output against the" $ECHO "*** static library $deplib is not portable!" deplibs="$deplib $deplibs" fi ;; esac continue ;; prog) if test "$pass" != link; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi continue ;; esac # linkmode ;; # *.$libext *.lo | *.$objext) if test "$pass" = conv; then deplibs="$deplib $deplibs" elif test "$linkmode" = prog; then if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlopen support or we're linking statically, # we need to preload. func_append newdlprefiles " $deplib" compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else func_append newdlfiles " $deplib" fi fi continue ;; %DEPLIBS%) alldeplibs=yes continue ;; esac # case $deplib if test "$found" = yes || test -f "$lib"; then : else func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" fi # Check to see that this really is a libtool archive. func_lalib_unsafe_p "$lib" \ || func_fatal_error "\`$lib' is not a valid libtool archive" func_dirname "$lib" "" "." ladir="$func_dirname_result" dlname= dlopen= dlpreopen= libdir= library_names= old_library= inherited_linker_flags= # If the library was installed with an old release of libtool, # it will not redefine variables installed, or shouldnotlink installed=yes shouldnotlink=no avoidtemprpath= # Read the .la file func_source "$lib" # Convert "-framework foo" to "foo.ltframework" if test -n "$inherited_linker_flags"; then tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do case " $new_inherited_linker_flags " in *" $tmp_inherited_linker_flag "*) ;; *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";; esac done fi dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan" || { test "$linkmode" != prog && test "$linkmode" != lib; }; then test -n "$dlopen" && func_append dlfiles " $dlopen" test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen" fi if test "$pass" = conv; then # Only check for convenience libraries deplibs="$lib $deplibs" if test -z "$libdir"; then if test -z "$old_library"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # It is a libtool convenience library, so add in its objects. func_append convenience " $ladir/$objdir/$old_library" func_append old_convenience " $ladir/$objdir/$old_library" tmp_libs= for deplib in $dependency_libs; do deplibs="$deplib $deplibs" if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append tmp_libs " $deplib" done elif test "$linkmode" != prog && test "$linkmode" != lib; then func_fatal_error "\`$lib' is not a convenience library" fi continue fi # $pass = conv # Get the name of the library we link against. linklib= if test -n "$old_library" && { test "$prefer_static_libs" = yes || test "$prefer_static_libs,$installed" = "built,no"; }; then linklib=$old_library else for l in $old_library $library_names; do linklib="$l" done fi if test -z "$linklib"; then func_fatal_error "cannot find name of link library for \`$lib'" fi # This library was specified with -dlopen. if test "$pass" = dlopen; then if test -z "$libdir"; then func_fatal_error "cannot -dlopen a convenience library: \`$lib'" fi if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlname, no dlopen support or we're linking # statically, we need to preload. We also need to preload any # dependent libraries so libltdl's deplib preloader doesn't # bomb out in the load deplibs phase. func_append dlprefiles " $lib $dependency_libs" else func_append newdlfiles " $lib" fi continue fi # $pass = dlopen # We need an absolute path. case $ladir in [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; *) abs_ladir=`cd "$ladir" && pwd` if test -z "$abs_ladir"; then func_warning "cannot determine absolute directory name of \`$ladir'" func_warning "passing it literally to the linker, although it might fail" abs_ladir="$ladir" fi ;; esac func_basename "$lib" laname="$func_basename_result" # Find the relevant object directory and library name. if test "X$installed" = Xyes; then if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then func_warning "library \`$lib' was moved." dir="$ladir" absdir="$abs_ladir" libdir="$abs_ladir" else dir="$lt_sysroot$libdir" absdir="$lt_sysroot$libdir" fi test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes else if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then dir="$ladir" absdir="$abs_ladir" # Remove this search path later func_append notinst_path " $abs_ladir" else dir="$ladir/$objdir" absdir="$abs_ladir/$objdir" # Remove this search path later func_append notinst_path " $abs_ladir" fi fi # $installed = yes func_stripname 'lib' '.la' "$laname" name=$func_stripname_result # This library was specified with -dlpreopen. if test "$pass" = dlpreopen; then if test -z "$libdir" && test "$linkmode" = prog; then func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'" fi case "$host" in # special handling for platforms with PE-DLLs. *cygwin* | *mingw* | *cegcc* ) # Linker will automatically link against shared library if both # static and shared are present. Therefore, ensure we extract # symbols from the import library if a shared library is present # (otherwise, the dlopen module name will be incorrect). We do # this by putting the import library name into $newdlprefiles. # We recover the dlopen module name by 'saving' the la file # name in a special purpose variable, and (later) extracting the # dlname from the la file. if test -n "$dlname"; then func_tr_sh "$dir/$linklib" eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname" func_append newdlprefiles " $dir/$linklib" else func_append newdlprefiles " $dir/$old_library" # Keep a list of preopened convenience libraries to check # that they are being used correctly in the link pass. test -z "$libdir" && \ func_append dlpreconveniencelibs " $dir/$old_library" fi ;; * ) # Prefer using a static library (so that no silly _DYNAMIC symbols # are required to link). if test -n "$old_library"; then func_append newdlprefiles " $dir/$old_library" # Keep a list of preopened convenience libraries to check # that they are being used correctly in the link pass. test -z "$libdir" && \ func_append dlpreconveniencelibs " $dir/$old_library" # Otherwise, use the dlname, so that lt_dlopen finds it. elif test -n "$dlname"; then func_append newdlprefiles " $dir/$dlname" else func_append newdlprefiles " $dir/$linklib" fi ;; esac fi # $pass = dlpreopen if test -z "$libdir"; then # Link the convenience library if test "$linkmode" = lib; then deplibs="$dir/$old_library $deplibs" elif test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$dir/$old_library $compile_deplibs" finalize_deplibs="$dir/$old_library $finalize_deplibs" else deplibs="$lib $deplibs" # used for prog,scan pass fi continue fi if test "$linkmode" = prog && test "$pass" != link; then func_append newlib_search_path " $ladir" deplibs="$lib $deplibs" linkalldeplibs=no if test "$link_all_deplibs" != no || test -z "$library_names" || test "$build_libtool_libs" = no; then linkalldeplibs=yes fi tmp_libs= for deplib in $dependency_libs; do case $deplib in -L*) func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result" func_append newlib_search_path " $func_resolve_sysroot_result" ;; esac # Need to link against all dependency_libs? if test "$linkalldeplibs" = yes; then deplibs="$deplib $deplibs" else # Need to hardcode shared library paths # or/and link against static libraries newdependency_libs="$deplib $newdependency_libs" fi if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $deplib "*) func_append specialdeplibs " $deplib" ;; esac fi func_append tmp_libs " $deplib" done # for deplib continue fi # $linkmode = prog... if test "$linkmode,$pass" = "prog,link"; then if test -n "$library_names" && { { test "$prefer_static_libs" = no || test "$prefer_static_libs,$installed" = "built,yes"; } || test -z "$old_library"; }; then # We need to hardcode the library path if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then # Make sure the rpath contains only unique directories. case "$temp_rpath:" in *"$absdir:"*) ;; *) func_append temp_rpath "$absdir:" ;; esac fi # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) func_append compile_rpath " $absdir" ;; esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac ;; esac fi # $linkmode,$pass = prog,link... if test "$alldeplibs" = yes && { test "$deplibs_check_method" = pass_all || { test "$build_libtool_libs" = yes && test -n "$library_names"; }; }; then # We only need to search for static libraries continue fi fi link_static=no # Whether the deplib will be linked statically use_static_libs=$prefer_static_libs if test "$use_static_libs" = built && test "$installed" = yes; then use_static_libs=no fi if test -n "$library_names" && { test "$use_static_libs" = no || test -z "$old_library"; }; then case $host in *cygwin* | *mingw* | *cegcc*) # No point in relinking DLLs because paths are not encoded func_append notinst_deplibs " $lib" need_relink=no ;; *) if test "$installed" = no; then func_append notinst_deplibs " $lib" need_relink=yes fi ;; esac # This is a shared library # Warn about portability, can't link against -module's on some # systems (darwin). Don't bleat about dlopened modules though! dlopenmodule="" for dlpremoduletest in $dlprefiles; do if test "X$dlpremoduletest" = "X$lib"; then dlopenmodule="$dlpremoduletest" break fi done if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then echo if test "$linkmode" = prog; then $ECHO "*** Warning: Linking the executable $output against the loadable module" else $ECHO "*** Warning: Linking the shared library $output against the loadable module" fi $ECHO "*** $linklib is not portable!" fi if test "$linkmode" = lib && test "$hardcode_into_libs" = yes; then # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) func_append compile_rpath " $absdir" ;; esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac ;; esac fi if test -n "$old_archive_from_expsyms_cmds"; then # figure out the soname set dummy $library_names shift realname="$1" shift libname=`eval "\\$ECHO \"$libname_spec\""` # use dlname if we got it. it's perfectly good, no? if test -n "$dlname"; then soname="$dlname" elif test -n "$soname_spec"; then # bleh windows case $host in *cygwin* | mingw* | *cegcc*) func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; esac eval soname=\"$soname_spec\" else soname="$realname" fi # Make a new name for the extract_expsyms_cmds to use soroot="$soname" func_basename "$soroot" soname="$func_basename_result" func_stripname 'lib' '.dll' "$soname" newlib=libimp-$func_stripname_result.a # If the library has no export list, then create one now if test -f "$output_objdir/$soname-def"; then : else func_verbose "extracting exported symbol list from \`$soname'" func_execute_cmds "$extract_expsyms_cmds" 'exit $?' fi # Create $newlib if test -f "$output_objdir/$newlib"; then :; else func_verbose "generating import library for \`$soname'" func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?' fi # make sure the library variables are pointing to the new library dir=$output_objdir linklib=$newlib fi # test -n "$old_archive_from_expsyms_cmds" if test "$linkmode" = prog || test "$opt_mode" != relink; then add_shlibpath= add_dir= add= lib_linked=yes case $hardcode_action in immediate | unsupported) if test "$hardcode_direct" = no; then add="$dir/$linklib" case $host in *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;; *-*-sysv4*uw2*) add_dir="-L$dir" ;; *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \ *-*-unixware7*) add_dir="-L$dir" ;; *-*-darwin* ) # if the lib is a (non-dlopened) module then we can not # link against it, someone is ignoring the earlier warnings if /usr/bin/file -L $add 2> /dev/null | $GREP ": [^:]* bundle" >/dev/null ; then if test "X$dlopenmodule" != "X$lib"; then $ECHO "*** Warning: lib $linklib is a module, not a shared library" if test -z "$old_library" ; then echo echo "*** And there doesn't seem to be a static archive available" echo "*** The link will probably fail, sorry" else add="$dir/$old_library" fi elif test -n "$old_library"; then add="$dir/$old_library" fi fi esac elif test "$hardcode_minus_L" = no; then case $host in *-*-sunos*) add_shlibpath="$dir" ;; esac add_dir="-L$dir" add="-l$name" elif test "$hardcode_shlibpath_var" = no; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; relink) if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$dir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$absdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) func_append add_dir " -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; *) lib_linked=no ;; esac if test "$lib_linked" != yes; then func_fatal_configuration "unsupported hardcode properties" fi if test -n "$add_shlibpath"; then case :$compile_shlibpath: in *":$add_shlibpath:"*) ;; *) func_append compile_shlibpath "$add_shlibpath:" ;; esac fi if test "$linkmode" = prog; then test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" test -n "$add" && compile_deplibs="$add $compile_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" if test "$hardcode_direct" != yes && test "$hardcode_minus_L" != yes && test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) func_append finalize_shlibpath "$libdir:" ;; esac fi fi fi if test "$linkmode" = prog || test "$opt_mode" = relink; then add_shlibpath= add_dir= add= # Finalize command for both is simple: just hardcode it. if test "$hardcode_direct" = yes && test "$hardcode_direct_absolute" = no; then add="$libdir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$libdir" add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) func_append finalize_shlibpath "$libdir:" ;; esac add="-l$name" elif test "$hardcode_automatic" = yes; then if test -n "$inst_prefix_dir" && test -f "$inst_prefix_dir$libdir/$linklib" ; then add="$inst_prefix_dir$libdir/$linklib" else add="$libdir/$linklib" fi else # We cannot seem to hardcode it, guess we'll fake it. add_dir="-L$libdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in [\\/]*) func_append add_dir " -L$inst_prefix_dir$libdir" ;; esac fi add="-l$name" fi if test "$linkmode" = prog; then test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" test -n "$add" && finalize_deplibs="$add $finalize_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" fi fi elif test "$linkmode" = prog; then # Here we assume that one of hardcode_direct or hardcode_minus_L # is not unsupported. This is valid on all known static and # shared platforms. if test "$hardcode_direct" != unsupported; then test -n "$old_library" && linklib="$old_library" compile_deplibs="$dir/$linklib $compile_deplibs" finalize_deplibs="$dir/$linklib $finalize_deplibs" else compile_deplibs="-l$name -L$dir $compile_deplibs" finalize_deplibs="-l$name -L$dir $finalize_deplibs" fi elif test "$build_libtool_libs" = yes; then # Not a shared library if test "$deplibs_check_method" != pass_all; then # We're trying link a shared library against a static one # but the system doesn't support it. # Just print a warning and add the library to dependency_libs so # that the program can be linked against the static library. echo $ECHO "*** Warning: This system can not link to static lib archive $lib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have." if test "$module" = yes; then echo "*** But as you try to build a module library, libtool will still create " echo "*** a static module, that should work as long as the dlopening application" echo "*** is linked with the -dlopen flag to resolve symbols at runtime." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi else deplibs="$dir/$old_library $deplibs" link_static=yes fi fi # link shared/static library? if test "$linkmode" = lib; then if test -n "$dependency_libs" && { test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes || test "$link_static" = yes; }; then # Extract -R from dependency_libs temp_deplibs= for libdir in $dependency_libs; do case $libdir in -R*) func_stripname '-R' '' "$libdir" temp_xrpath=$func_stripname_result case " $xrpath " in *" $temp_xrpath "*) ;; *) func_append xrpath " $temp_xrpath";; esac;; *) func_append temp_deplibs " $libdir";; esac done dependency_libs="$temp_deplibs" fi func_append newlib_search_path " $absdir" # Link against this library test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" # ... and its dependency_libs tmp_libs= for deplib in $dependency_libs; do newdependency_libs="$deplib $newdependency_libs" case $deplib in -L*) func_stripname '-L' '' "$deplib" func_resolve_sysroot "$func_stripname_result";; *) func_resolve_sysroot "$deplib" ;; esac if $opt_preserve_dup_deps ; then case "$tmp_libs " in *" $func_resolve_sysroot_result "*) func_append specialdeplibs " $func_resolve_sysroot_result" ;; esac fi func_append tmp_libs " $func_resolve_sysroot_result" done if test "$link_all_deplibs" != no; then # Add the search paths of all dependency libraries for deplib in $dependency_libs; do path= case $deplib in -L*) path="$deplib" ;; *.la) func_resolve_sysroot "$deplib" deplib=$func_resolve_sysroot_result func_dirname "$deplib" "" "." dir=$func_dirname_result # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; *) absdir=`cd "$dir" && pwd` if test -z "$absdir"; then func_warning "cannot determine absolute directory name of \`$dir'" absdir="$dir" fi ;; esac if $GREP "^installed=no" $deplib > /dev/null; then case $host in *-*-darwin*) depdepl= eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` if test -n "$deplibrary_names" ; then for tmp in $deplibrary_names ; do depdepl=$tmp done if test -f "$absdir/$objdir/$depdepl" ; then depdepl="$absdir/$objdir/$depdepl" darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` if test -z "$darwin_install_name"; then darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fi func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}" func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}" path= fi fi ;; *) path="-L$absdir/$objdir" ;; esac else eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" test "$absdir" != "$libdir" && \ func_warning "\`$deplib' seems to be moved" path="-L$absdir" fi ;; esac case " $deplibs " in *" $path "*) ;; *) deplibs="$path $deplibs" ;; esac done fi # link_all_deplibs != no fi # linkmode = lib done # for deplib in $libs if test "$pass" = link; then if test "$linkmode" = "prog"; then compile_deplibs="$new_inherited_linker_flags $compile_deplibs" finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs" else compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` fi fi dependency_libs="$newdependency_libs" if test "$pass" = dlpreopen; then # Link the dlpreopened libraries before other libraries for deplib in $save_deplibs; do deplibs="$deplib $deplibs" done fi if test "$pass" != dlopen; then if test "$pass" != conv; then # Make sure lib_search_path contains only unique directories. lib_search_path= for dir in $newlib_search_path; do case "$lib_search_path " in *" $dir "*) ;; *) func_append lib_search_path " $dir" ;; esac done newlib_search_path= fi if test "$linkmode,$pass" != "prog,link"; then vars="deplibs" else vars="compile_deplibs finalize_deplibs" fi for var in $vars dependency_libs; do # Add libraries to $var in reverse order eval tmp_libs=\"\$$var\" new_libs= for deplib in $tmp_libs; do # FIXME: Pedantically, this is the right thing to do, so # that some nasty dependency loop isn't accidentally # broken: #new_libs="$deplib $new_libs" # Pragmatically, this seems to cause very few problems in # practice: case $deplib in -L*) new_libs="$deplib $new_libs" ;; -R*) ;; *) # And here is the reason: when a library appears more # than once as an explicit dependence of a library, or # is implicitly linked in more than once by the # compiler, it is considered special, and multiple # occurrences thereof are not removed. Compare this # with having the same library being listed as a # dependency of multiple other libraries: in this case, # we know (pedantically, we assume) the library does not # need to be listed more than once, so we keep only the # last copy. This is not always right, but it is rare # enough that we require users that really mean to play # such unportable linking tricks to link the library # using -Wl,-lname, so that libtool does not consider it # for duplicate removal. case " $specialdeplibs " in *" $deplib "*) new_libs="$deplib $new_libs" ;; *) case " $new_libs " in *" $deplib "*) ;; *) new_libs="$deplib $new_libs" ;; esac ;; esac ;; esac done tmp_libs= for deplib in $new_libs; do case $deplib in -L*) case " $tmp_libs " in *" $deplib "*) ;; *) func_append tmp_libs " $deplib" ;; esac ;; *) func_append tmp_libs " $deplib" ;; esac done eval $var=\"$tmp_libs\" done # for var fi # Last step: remove runtime libs from dependency_libs # (they stay in deplibs) tmp_libs= for i in $dependency_libs ; do case " $predeps $postdeps $compiler_lib_search_path " in *" $i "*) i="" ;; esac if test -n "$i" ; then func_append tmp_libs " $i" fi done dependency_libs=$tmp_libs done # for pass if test "$linkmode" = prog; then dlfiles="$newdlfiles" fi if test "$linkmode" = prog || test "$linkmode" = lib; then dlprefiles="$newdlprefiles" fi case $linkmode in oldlib) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for archives" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for archives" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for archives" test -n "$xrpath" && \ func_warning "\`-R' is ignored for archives" test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for archives" test -n "$release" && \ func_warning "\`-release' is ignored for archives" test -n "$export_symbols$export_symbols_regex" && \ func_warning "\`-export-symbols' is ignored for archives" # Now set the variables for building old libraries. build_libtool_libs=no oldlibs="$output" func_append objs "$old_deplibs" ;; lib) # Make sure we only generate libraries of the form `libNAME.la'. case $outputname in lib*) func_stripname 'lib' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" ;; *) test "$module" = no && \ func_fatal_help "libtool library \`$output' must begin with \`lib'" if test "$need_lib_prefix" != no; then # Add the "lib" prefix for modules if required func_stripname '' '.la' "$outputname" name=$func_stripname_result eval shared_ext=\"$shrext_cmds\" eval libname=\"$libname_spec\" else func_stripname '' '.la' "$outputname" libname=$func_stripname_result fi ;; esac if test -n "$objs"; then if test "$deplibs_check_method" != pass_all; then func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs" else echo $ECHO "*** Warning: Linking the shared library $output against the non-libtool" $ECHO "*** objects $objs is not portable!" func_append libobjs " $objs" fi fi test "$dlself" != no && \ func_warning "\`-dlopen self' is ignored for libtool libraries" set dummy $rpath shift test "$#" -gt 1 && \ func_warning "ignoring multiple \`-rpath's for a libtool library" install_libdir="$1" oldlibs= if test -z "$rpath"; then if test "$build_libtool_libs" = yes; then # Building a libtool convenience library. # Some compilers have problems with a `.al' extension so # convenience libraries should have the same extension an # archive normally would. oldlibs="$output_objdir/$libname.$libext $oldlibs" build_libtool_libs=convenience build_old_libs=yes fi test -n "$vinfo" && \ func_warning "\`-version-info/-version-number' is ignored for convenience libraries" test -n "$release" && \ func_warning "\`-release' is ignored for convenience libraries" else # Parse the version information argument. save_ifs="$IFS"; IFS=':' set dummy $vinfo 0 0 0 shift IFS="$save_ifs" test -n "$7" && \ func_fatal_help "too many parameters to \`-version-info'" # convert absolute version numbers to libtool ages # this retains compatibility with .la files and attempts # to make the code below a bit more comprehensible case $vinfo_number in yes) number_major="$1" number_minor="$2" number_revision="$3" # # There are really only two kinds -- those that # use the current revision as the major version # and those that subtract age and use age as # a minor version. But, then there is irix # which has an extra 1 added just for fun # case $version_type in # correct linux to gnu/linux during the next big refactor darwin|linux|osf|windows|none) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_revision" ;; freebsd-aout|freebsd-elf|qnx|sunos) current="$number_major" revision="$number_minor" age="0" ;; irix|nonstopux) func_arith $number_major + $number_minor current=$func_arith_result age="$number_minor" revision="$number_minor" lt_irix_increment=no ;; *) func_fatal_configuration "$modename: unknown library version type \`$version_type'" ;; esac ;; no) current="$1" revision="$2" age="$3" ;; esac # Check that each of the things are valid numbers. case $current in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "CURRENT \`$current' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $revision in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "REVISION \`$revision' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac case $age in 0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;; *) func_error "AGE \`$age' must be a nonnegative integer" func_fatal_error "\`$vinfo' is not valid version information" ;; esac if test "$age" -gt "$current"; then func_error "AGE \`$age' is greater than the current interface number \`$current'" func_fatal_error "\`$vinfo' is not valid version information" fi # Calculate the version variables. major= versuffix= verstring= case $version_type in none) ;; darwin) # Like Linux, but with the current version available in # verstring for coding it into the library header func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" # Darwin ld doesn't like 0 for these options... func_arith $current + 1 minor_current=$func_arith_result xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision" verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" ;; freebsd-aout) major=".$current" versuffix=".$current.$revision"; ;; freebsd-elf) major=".$current" versuffix=".$current" ;; irix | nonstopux) if test "X$lt_irix_increment" = "Xno"; then func_arith $current - $age else func_arith $current - $age + 1 fi major=$func_arith_result case $version_type in nonstopux) verstring_prefix=nonstopux ;; *) verstring_prefix=sgi ;; esac verstring="$verstring_prefix$major.$revision" # Add in all the interfaces that we are compatible with. loop=$revision while test "$loop" -ne 0; do func_arith $revision - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring_prefix$major.$iface:$verstring" done # Before this point, $major must not contain `.'. major=.$major versuffix="$major.$revision" ;; linux) # correct to gnu/linux during the next big refactor func_arith $current - $age major=.$func_arith_result versuffix="$major.$age.$revision" ;; osf) func_arith $current - $age major=.$func_arith_result versuffix=".$current.$age.$revision" verstring="$current.$age.$revision" # Add in all the interfaces that we are compatible with. loop=$age while test "$loop" -ne 0; do func_arith $current - $loop iface=$func_arith_result func_arith $loop - 1 loop=$func_arith_result verstring="$verstring:${iface}.0" done # Make executables depend on our current version. func_append verstring ":${current}.0" ;; qnx) major=".$current" versuffix=".$current" ;; sunos) major=".$current" versuffix=".$current.$revision" ;; windows) # Use '-' rather than '.', since we only want one # extension on DOS 8.3 filesystems. func_arith $current - $age major=$func_arith_result versuffix="-$major" ;; *) func_fatal_configuration "unknown library version type \`$version_type'" ;; esac # Clear the version info if we defaulted, and they specified a release. if test -z "$vinfo" && test -n "$release"; then major= case $version_type in darwin) # we can't check for "0.0" in archive_cmds due to quoting # problems, so we reset it completely verstring= ;; *) verstring="0.0" ;; esac if test "$need_version" = no; then versuffix= else versuffix=".0.0" fi fi # Remove version info from name if versioning should be avoided if test "$avoid_version" = yes && test "$need_version" = no; then major= versuffix= verstring="" fi # Check to see if the archive will have undefined symbols. if test "$allow_undefined" = yes; then if test "$allow_undefined_flag" = unsupported; then func_warning "undefined symbols not allowed in $host shared libraries" build_libtool_libs=no build_old_libs=yes fi else # Don't allow undefined symbols. allow_undefined_flag="$no_undefined_flag" fi fi func_generate_dlsyms "$libname" "$libname" "yes" func_append libobjs " $symfileobj" test "X$libobjs" = "X " && libobjs= if test "$opt_mode" != relink; then # Remove our outputs, but don't remove object files since they # may have been created when compiling PIC objects. removelist= tempremovelist=`$ECHO "$output_objdir/*"` for p in $tempremovelist; do case $p in *.$objext | *.gcno) ;; $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*) if test "X$precious_files_regex" != "X"; then if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1 then continue fi fi func_append removelist " $p" ;; *) ;; esac done test -n "$removelist" && \ func_show_eval "${RM}r \$removelist" fi # Now set the variables for building old libraries. if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then func_append oldlibs " $output_objdir/$libname.$libext" # Transform .lo files to .o files. oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP` fi # Eliminate all temporary directories. #for path in $notinst_path; do # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` #done if test -n "$xrpath"; then # If the user specified any rpath flags, then add them. temp_xrpath= for libdir in $xrpath; do func_replace_sysroot "$libdir" func_append temp_xrpath " -R$func_replace_sysroot_result" case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac done if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then dependency_libs="$temp_xrpath $dependency_libs" fi fi # Make sure dlfiles contains only unique files that won't be dlpreopened old_dlfiles="$dlfiles" dlfiles= for lib in $old_dlfiles; do case " $dlprefiles $dlfiles " in *" $lib "*) ;; *) func_append dlfiles " $lib" ;; esac done # Make sure dlprefiles contains only unique files old_dlprefiles="$dlprefiles" dlprefiles= for lib in $old_dlprefiles; do case "$dlprefiles " in *" $lib "*) ;; *) func_append dlprefiles " $lib" ;; esac done if test "$build_libtool_libs" = yes; then if test -n "$rpath"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*) # these systems don't actually have a c library (as such)! ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C library is in the System framework func_append deplibs " System.ltframework" ;; *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. ;; *-*-sco3.2v5* | *-*-sco5v6*) # Causes problems with __ctype ;; *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*) # Compiler inserts libc in the correct place for threads to work ;; *) # Add libc to deplibs on all other systems if necessary. if test "$build_libtool_need_lc" = "yes"; then func_append deplibs " -lc" fi ;; esac fi # Transform deplibs into only deplibs that can be linked in shared. name_save=$name libname_save=$libname release_save=$release versuffix_save=$versuffix major_save=$major # I'm not sure if I'm treating the release correctly. I think # release should show up in the -l (ie -lgmp5) so we don't want to # add it in twice. Is that correct? release="" versuffix="" major="" newdeplibs= droppeddeps=no case $deplibs_check_method in pass_all) # Don't check for shared/static. Everything works. # This might be a little naive. We might want to check # whether the library exists or not. But this is on # osf3 & osf4 and I'm not really sure... Just # implementing what was already the behavior. newdeplibs=$deplibs ;; test_compile) # This code stresses the "libraries are programs" paradigm to its # limits. Maybe even breaks it. We compile a program, linking it # against the deplibs as a proxy for the library. Then we can check # whether they linked in statically or dynamically with ldd. $opt_dry_run || $RM conftest.c cat > conftest.c </dev/null` $nocaseglob else potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` fi for potent_lib in $potential_libs; do # Follow soft links. if ls -lLd "$potent_lib" 2>/dev/null | $GREP " -> " >/dev/null; then continue fi # The statement above tries to avoid entering an # endless loop below, in case of cyclic links. # We might still enter an endless loop, since a link # loop can be closed while we follow links, # but so what? potlib="$potent_lib" while test -h "$potlib" 2>/dev/null; do potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` case $potliblink in [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";; esac done if eval $file_magic_cmd \"\$potlib\" 2>/dev/null | $SED -e 10q | $EGREP "$file_magic_regex" > /dev/null; then func_append newdeplibs " $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes echo $ECHO "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for file magic test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a file magic. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. func_append newdeplibs " $a_deplib" ;; esac done # Gone through all deplibs. ;; match_pattern*) set dummy $deplibs_check_method; shift match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` for a_deplib in $deplibs; do case $a_deplib in -l*) func_stripname -l '' "$a_deplib" name=$func_stripname_result if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then case " $predeps $postdeps " in *" $a_deplib "*) func_append newdeplibs " $a_deplib" a_deplib="" ;; esac fi if test -n "$a_deplib" ; then libname=`eval "\\$ECHO \"$libname_spec\""` for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do potential_libs=`ls $i/$libname[.-]* 2>/dev/null` for potent_lib in $potential_libs; do potlib="$potent_lib" # see symlink-check above in file_magic test if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \ $EGREP "$match_pattern_regex" > /dev/null; then func_append newdeplibs " $a_deplib" a_deplib="" break 2 fi done done fi if test -n "$a_deplib" ; then droppeddeps=yes echo $ECHO "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)" else $ECHO "*** with $libname and none of the candidates passed a file format test" $ECHO "*** using a regex pattern. Last file checked: $potlib" fi fi ;; *) # Add a -L argument. func_append newdeplibs " $a_deplib" ;; esac done # Gone through all deplibs. ;; none | unknown | *) newdeplibs="" tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then for i in $predeps $postdeps ; do # can't use Xsed below, because $i might contain '/' tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"` done fi case $tmp_deplibs in *[!\ \ ]*) echo if test "X$deplibs_check_method" = "Xnone"; then echo "*** Warning: inter-library dependencies are not supported in this platform." else echo "*** Warning: inter-library dependencies are not known to be supported." fi echo "*** All declared inter-library dependencies are being dropped." droppeddeps=yes ;; esac ;; esac versuffix=$versuffix_save major=$major_save release=$release_save libname=$libname_save name=$name_save case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library with the System framework newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` ;; esac if test "$droppeddeps" = yes; then if test "$module" = yes; then echo echo "*** Warning: libtool could not satisfy all declared inter-library" $ECHO "*** dependencies of module $libname. Therefore, libtool will create" echo "*** a static module, that should work as long as the dlopening" echo "*** application is linked with the -dlopen flag." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi else echo "*** The inter-library dependencies that have been dropped here will be" echo "*** automatically added whenever a program is linked with this library" echo "*** or is declared to -dlopen it." if test "$allow_undefined" = no; then echo echo "*** Since this library must not contain undefined symbols," echo "*** because either the platform does not support them or" echo "*** it was explicitly requested with -no-undefined," echo "*** libtool will only create a static version of it." if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi fi fi # Done checking deplibs! deplibs=$newdeplibs fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" case $host in *-*-darwin*) newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $deplibs " in *" -L$path/$objdir "*) func_append new_libs " -L$path/$objdir" ;; esac ;; esac done for deplib in $deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) func_append new_libs " $deplib" ;; esac ;; *) func_append new_libs " $deplib" ;; esac done deplibs="$new_libs" # All the library-specific variables (install_libdir is set above). library_names= old_library= dlname= # Test again, we may have decided not to build it any more if test "$build_libtool_libs" = yes; then # Remove ${wl} instances when linking with ld. # FIXME: should test the right _cmds variable. case $archive_cmds in *\$LD\ *) wl= ;; esac if test "$hardcode_into_libs" = yes; then # Hardcode the library paths hardcode_libdirs= dep_rpath= rpath="$finalize_rpath" test "$opt_mode" != relink && rpath="$compile_rpath$rpath" for libdir in $rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then func_replace_sysroot "$libdir" libdir=$func_replace_sysroot_result if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append dep_rpath " $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) func_append perm_rpath " $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval "dep_rpath=\"$hardcode_libdir_flag_spec\"" fi if test -n "$runpath_var" && test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do func_append rpath "$dir:" done eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" fi test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" fi shlibpath="$finalize_shlibpath" test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath" if test -n "$shlibpath"; then eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" fi # Get the real and link names of the library. eval shared_ext=\"$shrext_cmds\" eval library_names=\"$library_names_spec\" set dummy $library_names shift realname="$1" shift if test -n "$soname_spec"; then eval soname=\"$soname_spec\" else soname="$realname" fi if test -z "$dlname"; then dlname=$soname fi lib="$output_objdir/$realname" linknames= for link do func_append linknames " $link" done # Use standard objects if they are pic test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` test "X$libobjs" = "X " && libobjs= delfiles= if test -n "$export_symbols" && test -n "$include_expsyms"; then $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp" export_symbols="$output_objdir/$libname.uexp" func_append delfiles " $export_symbols" fi orig_export_symbols= case $host_os in cygwin* | mingw* | cegcc*) if test -n "$export_symbols" && test -z "$export_symbols_regex"; then # exporting using user supplied symfile if test "x`$SED 1q $export_symbols`" != xEXPORTS; then # and it's NOT already a .def file. Must figure out # which of the given symbols are data symbols and tag # them as such. So, trigger use of export_symbols_cmds. # export_symbols gets reassigned inside the "prepare # the list of exported symbols" if statement, so the # include_expsyms logic still works. orig_export_symbols="$export_symbols" export_symbols= always_export_symbols=yes fi fi ;; esac # Prepare the list of exported symbols if test -z "$export_symbols"; then if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols cmds=$export_symbols_cmds save_ifs="$IFS"; IFS='~' for cmd1 in $cmds; do IFS="$save_ifs" # Take the normal branch if the nm_file_list_spec branch # doesn't work or if tool conversion is not needed. case $nm_file_list_spec~$to_tool_file_cmd in *~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*) try_normal_branch=yes eval cmd=\"$cmd1\" func_len " $cmd" len=$func_len_result ;; *) try_normal_branch=no ;; esac if test "$try_normal_branch" = yes \ && { test "$len" -lt "$max_cmd_len" \ || test "$max_cmd_len" -le -1; } then func_show_eval "$cmd" 'exit $?' skipped_export=false elif test -n "$nm_file_list_spec"; then func_basename "$output" output_la=$func_basename_result save_libobjs=$libobjs save_output=$output output=${output_objdir}/${output_la}.nm func_to_tool_file "$output" libobjs=$nm_file_list_spec$func_to_tool_file_result func_append delfiles " $output" func_verbose "creating $NM input file list: $output" for obj in $save_libobjs; do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" done > "$output" eval cmd=\"$cmd1\" func_show_eval "$cmd" 'exit $?' output=$save_output libobjs=$save_libobjs skipped_export=false else # The command line is too long to execute in one step. func_verbose "using reloadable object file for export list..." skipped_export=: # Break out early, otherwise skipped_export may be # set to false by a later but shorter cmd. break fi done IFS="$save_ifs" if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi fi if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' fi if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter func_append delfiles " $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi tmp_deplibs= for test_deplib in $deplibs; do case " $convenience " in *" $test_deplib "*) ;; *) func_append tmp_deplibs " $test_deplib" ;; esac done deplibs="$tmp_deplibs" if test -n "$convenience"; then if test -n "$whole_archive_flag_spec" && test "$compiler_needs_object" = yes && test -z "$libobjs"; then # extract the archives, so we have objects to list. # TODO: could optimize this to just extract one archive. whole_archive_flag_spec= fi if test -n "$whole_archive_flag_spec"; then save_libobjs=$libobjs eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= else gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $convenience func_append libobjs " $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi fi if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then eval flag=\"$thread_safe_flag_spec\" func_append linker_flags " $flag" fi # Make a backup of the uninstalled library when relinking if test "$opt_mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $? fi # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then eval test_cmds=\"$module_expsym_cmds\" cmds=$module_expsym_cmds else eval test_cmds=\"$module_cmds\" cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then eval test_cmds=\"$archive_expsym_cmds\" cmds=$archive_expsym_cmds else eval test_cmds=\"$archive_cmds\" cmds=$archive_cmds fi fi if test "X$skipped_export" != "X:" && func_len " $test_cmds" && len=$func_len_result && test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then : else # The command line is too long to link in one step, link piecewise # or, if using GNU ld and skipped_export is not :, use a linker # script. # Save the value of $output and $libobjs because we want to # use them later. If we have whole_archive_flag_spec, we # want to use save_libobjs as it was before # whole_archive_flag_spec was expanded, because we can't # assume the linker understands whole_archive_flag_spec. # This may have to be revisited, in case too many # convenience libraries get linked in and end up exceeding # the spec. if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then save_libobjs=$libobjs fi save_output=$output func_basename "$output" output_la=$func_basename_result # Clear the reloadable object creation command queue and # initialize k to one. test_cmds= concat_cmds= objlist= last_robj= k=1 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then output=${output_objdir}/${output_la}.lnkscript func_verbose "creating GNU ld script: $output" echo 'INPUT (' > $output for obj in $save_libobjs do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" >> $output done echo ')' >> $output func_append delfiles " $output" func_to_tool_file "$output" output=$func_to_tool_file_result elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then output=${output_objdir}/${output_la}.lnk func_verbose "creating linker input file list: $output" : > $output set x $save_libobjs shift firstobj= if test "$compiler_needs_object" = yes; then firstobj="$1 " shift fi for obj do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" >> $output done func_append delfiles " $output" func_to_tool_file "$output" output=$firstobj\"$file_list_spec$func_to_tool_file_result\" else if test -n "$save_libobjs"; then func_verbose "creating reloadable object files..." output=$output_objdir/$output_la-${k}.$objext eval test_cmds=\"$reload_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 # Loop over the list of objects to be linked. for obj in $save_libobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result if test "X$objlist" = X || test "$len" -lt "$max_cmd_len"; then func_append objlist " $obj" else # The command $test_cmds is almost too long, add a # command to the queue. if test "$k" -eq 1 ; then # The first file doesn't have a previous command to add. reload_objs=$objlist eval concat_cmds=\"$reload_cmds\" else # All subsequent reloadable object files will link in # the last one created. reload_objs="$objlist $last_robj" eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\" fi last_robj=$output_objdir/$output_la-${k}.$objext func_arith $k + 1 k=$func_arith_result output=$output_objdir/$output_la-${k}.$objext objlist=" $obj" func_len " $last_robj" func_arith $len0 + $func_len_result len=$func_arith_result fi done # Handle the remaining objects by creating one last # reloadable object file. All subsequent reloadable object # files will link in the last one created. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ reload_objs="$objlist $last_robj" eval concat_cmds=\"\${concat_cmds}$reload_cmds\" if test -n "$last_robj"; then eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\" fi func_append delfiles " $output" else output= fi if ${skipped_export-false}; then func_verbose "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $opt_dry_run || $RM $export_symbols libobjs=$output # Append the command to create the export file. test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\" if test -n "$last_robj"; then eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\" fi fi test -n "$save_libobjs" && func_verbose "creating a temporary reloadable object file: $output" # Loop through the commands generated above and execute them. save_ifs="$IFS"; IFS='~' for cmd in $concat_cmds; do IFS="$save_ifs" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$opt_mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" if test -n "$export_symbols_regex" && ${skipped_export-false}; then func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' func_show_eval '$MV "${export_symbols}T" "$export_symbols"' fi fi if ${skipped_export-false}; then if test -n "$export_symbols" && test -n "$include_expsyms"; then tmp_export_symbols="$export_symbols" test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols" $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"' fi if test -n "$orig_export_symbols"; then # The given exports_symbols file has to be filtered, so filter it. func_verbose "filter symbol list for \`$libname.la' to tag DATA exports" # FIXME: $output_objdir/$libname.filter potentially contains lots of # 's' commands which not all seds can handle. GNU sed should be fine # though. Also, the filter scales superlinearly with the number of # global variables. join(1) would be nice here, but unfortunately # isn't a blessed tool. $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter func_append delfiles " $export_symbols $output_objdir/$libname.filter" export_symbols=$output_objdir/$libname.def $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols fi fi libobjs=$output # Restore the value of output. output=$save_output if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then eval libobjs=\"\$libobjs $whole_archive_flag_spec\" test "X$libobjs" = "X " && libobjs= fi # Expand the library linking commands again to reset the # value of $libobjs for piecewise linking. # Do each of the archive commands. if test "$module" = yes && test -n "$module_cmds" ; then if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then cmds=$module_expsym_cmds else cmds=$module_cmds fi else if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then cmds=$archive_expsym_cmds else cmds=$archive_cmds fi fi fi if test -n "$delfiles"; then # Append the command to remove temporary files to $cmds. eval cmds=\"\$cmds~\$RM $delfiles\" fi # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $dlprefiles func_append libobjs " $func_extract_archives_result" test "X$libobjs" = "X " && libobjs= fi save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" eval cmd=\"$cmd\" $opt_silent || { func_quote_for_expand "$cmd" eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? # Restore the uninstalled library and exit if test "$opt_mode" = relink; then ( cd "$output_objdir" && \ $RM "${realname}T" && \ $MV "${realname}U" "$realname" ) fi exit $lt_exit } done IFS="$save_ifs" # Restore the uninstalled library and exit if test "$opt_mode" = relink; then $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $? if test -n "$convenience"; then if test -z "$whole_archive_flag_spec"; then func_show_eval '${RM}r "$gentop"' fi fi exit $EXIT_SUCCESS fi # Create links to the real library. for linkname in $linknames; do if test "$realname" != "$linkname"; then func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?' fi done # If -module or -export-dynamic was specified, set the dlname. if test "$module" = yes || test "$export_dynamic" = yes; then # On all known operating systems, these are identical. dlname="$soname" fi fi ;; obj) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then func_warning "\`-dlopen' is ignored for objects" fi case " $deplibs" in *\ -l* | *\ -L*) func_warning "\`-l' and \`-L' are ignored for objects" ;; esac test -n "$rpath" && \ func_warning "\`-rpath' is ignored for objects" test -n "$xrpath" && \ func_warning "\`-R' is ignored for objects" test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for objects" test -n "$release" && \ func_warning "\`-release' is ignored for objects" case $output in *.lo) test -n "$objs$old_deplibs" && \ func_fatal_error "cannot build library object \`$output' from non-libtool objects" libobj=$output func_lo2o "$libobj" obj=$func_lo2o_result ;; *) libobj= obj="$output" ;; esac # Delete the old objects. $opt_dry_run || $RM $obj $libobj # Objects from convenience libraries. This assumes # single-version convenience libraries. Whenever we create # different ones for PIC/non-PIC, this we'll have to duplicate # the extraction. reload_conv_objs= gentop= # reload_cmds runs $LD directly, so let us get rid of # -Wl from whole_archive_flag_spec and hope we can get by with # turning comma into space.. wl= if test -n "$convenience"; then if test -n "$whole_archive_flag_spec"; then eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` else gentop="$output_objdir/${obj}x" func_append generated " $gentop" func_extract_archives $gentop $convenience reload_conv_objs="$reload_objs $func_extract_archives_result" fi fi # If we're not building shared, we need to use non_pic_objs test "$build_libtool_libs" != yes && libobjs="$non_pic_objects" # Create the old-style object. reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test output="$obj" func_execute_cmds "$reload_cmds" 'exit $?' # Exit if we aren't doing a library object file. if test -z "$libobj"; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS fi if test "$build_libtool_libs" != yes; then if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi # Create an invalid libtool object if no PIC, so that we don't # accidentally link it into a program. # $show "echo timestamp > $libobj" # $opt_dry_run || eval "echo timestamp > $libobj" || exit $? exit $EXIT_SUCCESS fi if test -n "$pic_flag" || test "$pic_mode" != default; then # Only do commands if we really have different PIC objects. reload_objs="$libobjs $reload_conv_objs" output="$libobj" func_execute_cmds "$reload_cmds" 'exit $?' fi if test -n "$gentop"; then func_show_eval '${RM}r "$gentop"' fi exit $EXIT_SUCCESS ;; prog) case $host in *cygwin*) func_stripname '' '.exe' "$output" output=$func_stripname_result.exe;; esac test -n "$vinfo" && \ func_warning "\`-version-info' is ignored for programs" test -n "$release" && \ func_warning "\`-release' is ignored for programs" test "$preload" = yes \ && test "$dlopen_support" = unknown \ && test "$dlopen_self" = unknown \ && test "$dlopen_self_static" = unknown && \ func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support." case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library is the System framework compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` ;; esac case $host in *-*-darwin*) # Don't allow lazy linking, it breaks C++ global constructors # But is supposedly fixed on 10.4 or later (yay!). if test "$tagname" = CXX ; then case ${MACOSX_DEPLOYMENT_TARGET-10.0} in 10.[0123]) func_append compile_command " ${wl}-bind_at_load" func_append finalize_command " ${wl}-bind_at_load" ;; esac fi # Time to change all our "foo.ltframework" stuff back to "-framework foo" compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` ;; esac # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list new_libs= for path in $notinst_path; do case " $new_libs " in *" -L$path/$objdir "*) ;; *) case " $compile_deplibs " in *" -L$path/$objdir "*) func_append new_libs " -L$path/$objdir" ;; esac ;; esac done for deplib in $compile_deplibs; do case $deplib in -L*) case " $new_libs " in *" $deplib "*) ;; *) func_append new_libs " $deplib" ;; esac ;; *) func_append new_libs " $deplib" ;; esac done compile_deplibs="$new_libs" func_append compile_command " $compile_deplibs" func_append finalize_command " $finalize_deplibs" if test -n "$rpath$xrpath"; then # If the user specified any rpath flags, then add them. for libdir in $rpath $xrpath; do # This is the magic to use -rpath. case "$finalize_rpath " in *" $libdir "*) ;; *) func_append finalize_rpath " $libdir" ;; esac done fi # Now hardcode the library paths rpath= hardcode_libdirs= for libdir in $compile_rpath $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append rpath " $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) func_append perm_rpath " $libdir" ;; esac fi case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` case :$dllsearchpath: in *":$libdir:"*) ;; ::) dllsearchpath=$libdir;; *) func_append dllsearchpath ":$libdir";; esac case :$dllsearchpath: in *":$testbindir:"*) ;; ::) dllsearchpath=$testbindir;; *) func_append dllsearchpath ":$testbindir";; esac ;; esac done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi compile_rpath="$rpath" rpath= hardcode_libdirs= for libdir in $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) func_append hardcode_libdirs "$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" func_append rpath " $flag" fi elif test -n "$runpath_var"; then case "$finalize_perm_rpath " in *" $libdir "*) ;; *) func_append finalize_perm_rpath " $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi finalize_rpath="$rpath" if test -n "$libobjs" && test "$build_old_libs" = yes; then # Transform all the library objects into standard objects. compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` fi func_generate_dlsyms "$outputname" "@PROGRAM@" "no" # template prelinking step if test -n "$prelink_cmds"; then func_execute_cmds "$prelink_cmds" 'exit $?' fi wrappers_required=yes case $host in *cegcc* | *mingw32ce*) # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway. wrappers_required=no ;; *cygwin* | *mingw* ) if test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; *) if test "$need_relink" = no || test "$build_libtool_libs" != yes; then wrappers_required=no fi ;; esac if test "$wrappers_required" = no; then # Replace the output file specification. compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` link_command="$compile_command$compile_rpath" # We have no uninstalled library dependencies, so finalize right now. exit_status=0 func_show_eval "$link_command" 'exit_status=$?' if test -n "$postlink_cmds"; then func_to_tool_file "$output" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi # Delete the generated files. if test -f "$output_objdir/${outputname}S.${objext}"; then func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"' fi exit $exit_status fi if test -n "$compile_shlibpath$finalize_shlibpath"; then compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" fi if test -n "$finalize_shlibpath"; then finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" fi compile_var= finalize_var= if test -n "$runpath_var"; then if test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do func_append rpath "$dir:" done compile_var="$runpath_var=\"$rpath\$$runpath_var\" " fi if test -n "$finalize_perm_rpath"; then # We should set the runpath_var. rpath= for dir in $finalize_perm_rpath; do func_append rpath "$dir:" done finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " fi fi if test "$no_install" = yes; then # We don't need to create a wrapper script. link_command="$compile_var$compile_command$compile_rpath" # Replace the output file specification. link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` # Delete the old output file. $opt_dry_run || $RM $output # Link the executable and exit func_show_eval "$link_command" 'exit $?' if test -n "$postlink_cmds"; then func_to_tool_file "$output" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi exit $EXIT_SUCCESS fi if test "$hardcode_action" = relink; then # Fast installation is not supported link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" func_warning "this platform does not like uninstalled shared libraries" func_warning "\`$output' will be relinked during installation" else if test "$fast_install" != no; then link_command="$finalize_var$compile_command$finalize_rpath" if test "$fast_install" = yes; then relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` else # fast_install is set to needless relink_command= fi else link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" fi fi # Replace the output file specification. link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` # Delete the old output files. $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname func_show_eval "$link_command" 'exit $?' if test -n "$postlink_cmds"; then func_to_tool_file "$output_objdir/$outputname" postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` func_execute_cmds "$postlink_cmds" 'exit $?' fi # Now create the wrapper script. func_verbose "creating $output" # Quote the relink command for shipping. if test -n "$relink_command"; then # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done relink_command="(cd `pwd`; $relink_command)" relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` fi # Only actually do things if not in dry run mode. $opt_dry_run || { # win32 will think the script is a binary if it has # a .exe suffix, so we strip it off here. case $output in *.exe) func_stripname '' '.exe' "$output" output=$func_stripname_result ;; esac # test for cygwin because mv fails w/o .exe extensions case $host in *cygwin*) exeext=.exe func_stripname '' '.exe' "$outputname" outputname=$func_stripname_result ;; *) exeext= ;; esac case $host in *cygwin* | *mingw* ) func_dirname_and_basename "$output" "" "." output_name=$func_basename_result output_path=$func_dirname_result cwrappersource="$output_path/$objdir/lt-$output_name.c" cwrapper="$output_path/$output_name.exe" $RM $cwrappersource $cwrapper trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15 func_emit_cwrapperexe_src > $cwrappersource # The wrapper executable is built using the $host compiler, # because it contains $host paths and files. If cross- # compiling, it, like the target executable, must be # executed on the $host or under an emulation environment. $opt_dry_run || { $LTCC $LTCFLAGS -o $cwrapper $cwrappersource $STRIP $cwrapper } # Now, create the wrapper script for func_source use: func_ltwrapper_scriptname $cwrapper $RM $func_ltwrapper_scriptname_result trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15 $opt_dry_run || { # note: this script will not be executed, so do not chmod. if test "x$build" = "x$host" ; then $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result else func_emit_wrapper no > $func_ltwrapper_scriptname_result fi } ;; * ) $RM $output trap "$RM $output; exit $EXIT_FAILURE" 1 2 15 func_emit_wrapper no > $output chmod +x $output ;; esac } exit $EXIT_SUCCESS ;; esac # See if we need to build an old-fashioned archive. for oldlib in $oldlibs; do if test "$build_libtool_libs" = convenience; then oldobjs="$libobjs_save $symfileobj" addlibs="$convenience" build_libtool_libs=no else if test "$build_libtool_libs" = module; then oldobjs="$libobjs_save" build_libtool_libs=no else oldobjs="$old_deplibs $non_pic_objects" if test "$preload" = yes && test -f "$symfileobj"; then func_append oldobjs " $symfileobj" fi fi addlibs="$old_convenience" fi if test -n "$addlibs"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $addlibs func_append oldobjs " $func_extract_archives_result" fi # Do each command in the archive commands. if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then cmds=$old_archive_from_new_cmds else # Add any objects from preloaded convenience libraries if test -n "$dlprefiles"; then gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_extract_archives $gentop $dlprefiles func_append oldobjs " $func_extract_archives_result" fi # POSIX demands no paths to be encoded in archives. We have # to avoid creating archives with duplicate basenames if we # might have to extract them afterwards, e.g., when creating a # static archive out of a convenience library, or when linking # the entirety of a libtool archive into another (currently # not supported by libtool). if (for obj in $oldobjs do func_basename "$obj" $ECHO "$func_basename_result" done | sort | sort -uc >/dev/null 2>&1); then : else echo "copying selected object files to avoid basename conflicts..." gentop="$output_objdir/${outputname}x" func_append generated " $gentop" func_mkdir_p "$gentop" save_oldobjs=$oldobjs oldobjs= counter=1 for obj in $save_oldobjs do func_basename "$obj" objbase="$func_basename_result" case " $oldobjs " in " ") oldobjs=$obj ;; *[\ /]"$objbase "*) while :; do # Make sure we don't pick an alternate name that also # overlaps. newobj=lt$counter-$objbase func_arith $counter + 1 counter=$func_arith_result case " $oldobjs " in *[\ /]"$newobj "*) ;; *) if test ! -f "$gentop/$newobj"; then break; fi ;; esac done func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj" func_append oldobjs " $gentop/$newobj" ;; *) func_append oldobjs " $obj" ;; esac done fi func_to_tool_file "$oldlib" func_convert_file_msys_to_w32 tool_oldlib=$func_to_tool_file_result eval cmds=\"$old_archive_cmds\" func_len " $cmds" len=$func_len_result if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then cmds=$old_archive_cmds elif test -n "$archiver_list_spec"; then func_verbose "using command file archive linking..." for obj in $oldobjs do func_to_tool_file "$obj" $ECHO "$func_to_tool_file_result" done > $output_objdir/$libname.libcmd func_to_tool_file "$output_objdir/$libname.libcmd" oldobjs=" $archiver_list_spec$func_to_tool_file_result" cmds=$old_archive_cmds else # the command line is too long to link in one step, link in parts func_verbose "using piecewise archive linking..." save_RANLIB=$RANLIB RANLIB=: objlist= concat_cmds= save_oldobjs=$oldobjs oldobjs= # Is there a better way of finding the last object in the list? for obj in $save_oldobjs do last_oldobj=$obj done eval test_cmds=\"$old_archive_cmds\" func_len " $test_cmds" len0=$func_len_result len=$len0 for obj in $save_oldobjs do func_len " $obj" func_arith $len + $func_len_result len=$func_arith_result func_append objlist " $obj" if test "$len" -lt "$max_cmd_len"; then : else # the above command should be used before it gets too long oldobjs=$objlist if test "$obj" = "$last_oldobj" ; then RANLIB=$save_RANLIB fi test -z "$concat_cmds" || concat_cmds=$concat_cmds~ eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\" objlist= len=$len0 fi done RANLIB=$save_RANLIB oldobjs=$objlist if test "X$oldobjs" = "X" ; then eval cmds=\"\$concat_cmds\" else eval cmds=\"\$concat_cmds~\$old_archive_cmds\" fi fi fi func_execute_cmds "$cmds" 'exit $?' done test -n "$generated" && \ func_show_eval "${RM}r$generated" # Now create the libtool archive. case $output in *.la) old_library= test "$build_old_libs" = yes && old_library="$libname.$libext" func_verbose "creating $output" # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else func_quote_for_eval "$var_value" relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done # Quote the link command for shipping. relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` if test "$hardcode_automatic" = yes ; then relink_command= fi # Only create the output if not a dry run. $opt_dry_run || { for installed in no yes; do if test "$installed" = yes; then if test -z "$install_libdir"; then break fi output="$output_objdir/$outputname"i # Replace all uninstalled libtool libraries with the installed ones newdependency_libs= for deplib in $dependency_libs; do case $deplib in *.la) func_basename "$deplib" name="$func_basename_result" func_resolve_sysroot "$deplib" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` test -z "$libdir" && \ func_fatal_error "\`$deplib' is not a valid libtool archive" func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name" ;; -L*) func_stripname -L '' "$deplib" func_replace_sysroot "$func_stripname_result" func_append newdependency_libs " -L$func_replace_sysroot_result" ;; -R*) func_stripname -R '' "$deplib" func_replace_sysroot "$func_stripname_result" func_append newdependency_libs " -R$func_replace_sysroot_result" ;; *) func_append newdependency_libs " $deplib" ;; esac done dependency_libs="$newdependency_libs" newdlfiles= for lib in $dlfiles; do case $lib in *.la) func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name" ;; *) func_append newdlfiles " $lib" ;; esac done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in *.la) # Only pass preopened files to the pseudo-archive (for # eventual linking with the app. that links it) if we # didn't already link the preopened objects directly into # the library: func_basename "$lib" name="$func_basename_result" eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` test -z "$libdir" && \ func_fatal_error "\`$lib' is not a valid libtool archive" func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name" ;; esac done dlprefiles="$newdlprefiles" else newdlfiles= for lib in $dlfiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac func_append newdlfiles " $abs" done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do case $lib in [\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;; *) abs=`pwd`"/$lib" ;; esac func_append newdlprefiles " $abs" done dlprefiles="$newdlprefiles" fi $RM $output # place dlname in correct position for cygwin # In fact, it would be nice if we could use this code for all target # systems that can't hard-code library paths into their executables # and that have no shared library path variable independent of PATH, # but it turns out we can't easily determine that from inspecting # libtool variables, so we have to hard-code the OSs to which it # applies here; at the moment, that means platforms that use the PE # object format with DLL files. See the long comment at the top of # tests/bindir.at for full details. tdlname=$dlname case $host,$output,$installed,$module,$dlname in *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) # If a -bindir argument was supplied, place the dll there. if test "x$bindir" != x ; then func_relative_path "$install_libdir" "$bindir" tdlname=$func_relative_path_result$dlname else # Otherwise fall back on heuristic. tdlname=../bin/$dlname fi ;; esac $ECHO > $output "\ # $outputname - a libtool library file # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='$tdlname' # Names of this library. library_names='$library_names' # The name of the static archive. old_library='$old_library' # Linker flags that can not go in dependency_libs. inherited_linker_flags='$new_inherited_linker_flags' # Libraries that this one depends upon. dependency_libs='$dependency_libs' # Names of additional weak libraries provided by this library weak_library_names='$weak_libs' # Version information for $libname. current=$current age=$age revision=$revision # Is this an already installed library? installed=$installed # Should we warn about portability when linking against -modules? shouldnotlink=$module # Files to dlopen/dlpreopen dlopen='$dlfiles' dlpreopen='$dlprefiles' # Directory that this library needs to be installed in: libdir='$install_libdir'" if test "$installed" = no && test "$need_relink" = yes; then $ECHO >> $output "\ relink_command=\"$relink_command\"" fi done } # Do a symbolic link so that the libtool archive can be found in # LD_LIBRARY_PATH before the program is installed. func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?' ;; esac exit $EXIT_SUCCESS } { test "$opt_mode" = link || test "$opt_mode" = relink; } && func_mode_link ${1+"$@"} # func_mode_uninstall arg... func_mode_uninstall () { $opt_debug RM="$nonopt" files= rmforce= exit_status=0 # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" for arg do case $arg in -f) func_append RM " $arg"; rmforce=yes ;; -*) func_append RM " $arg" ;; *) func_append files " $arg" ;; esac done test -z "$RM" && \ func_fatal_help "you must specify an RM program" rmdirs= for file in $files; do func_dirname "$file" "" "." dir="$func_dirname_result" if test "X$dir" = X.; then odir="$objdir" else odir="$dir/$objdir" fi func_basename "$file" name="$func_basename_result" test "$opt_mode" = uninstall && odir="$dir" # Remember odir for removal later, being careful to avoid duplicates if test "$opt_mode" = clean; then case " $rmdirs " in *" $odir "*) ;; *) func_append rmdirs " $odir" ;; esac fi # Don't error if the file doesn't exist and rm -f was used. if { test -L "$file"; } >/dev/null 2>&1 || { test -h "$file"; } >/dev/null 2>&1 || test -f "$file"; then : elif test -d "$file"; then exit_status=1 continue elif test "$rmforce" = yes; then continue fi rmfiles="$file" case $name in *.la) # Possibly a libtool archive, so verify it. if func_lalib_p "$file"; then func_source $dir/$name # Delete the libtool libraries and symlinks. for n in $library_names; do func_append rmfiles " $odir/$n" done test -n "$old_library" && func_append rmfiles " $odir/$old_library" case "$opt_mode" in clean) case " $library_names " in *" $dlname "*) ;; *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;; esac test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i" ;; uninstall) if test -n "$library_names"; then # Do each command in the postuninstall commands. func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi if test -n "$old_library"; then # Do each command in the old_postuninstall commands. func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1' fi # FIXME: should reinstall the best remaining shared library. ;; esac fi ;; *.lo) # Possibly a libtool object, so verify it. if func_lalib_p "$file"; then # Read the .lo file func_source $dir/$name # Add PIC object to the list of files to remove. if test -n "$pic_object" && test "$pic_object" != none; then func_append rmfiles " $dir/$pic_object" fi # Add non-PIC object to the list of files to remove. if test -n "$non_pic_object" && test "$non_pic_object" != none; then func_append rmfiles " $dir/$non_pic_object" fi fi ;; *) if test "$opt_mode" = clean ; then noexename=$name case $file in *.exe) func_stripname '' '.exe' "$file" file=$func_stripname_result func_stripname '' '.exe' "$name" noexename=$func_stripname_result # $file with .exe has already been added to rmfiles, # add $file without .exe func_append rmfiles " $file" ;; esac # Do a test to see if this is a libtool program. if func_ltwrapper_p "$file"; then if func_ltwrapper_executable_p "$file"; then func_ltwrapper_scriptname "$file" relink_command= func_source $func_ltwrapper_scriptname_result func_append rmfiles " $func_ltwrapper_scriptname_result" else relink_command= func_source $dir/$noexename fi # note $name still contains .exe if it was in $file originally # as does the version of $file that was added into $rmfiles func_append rmfiles " $odir/$name $odir/${name}S.${objext}" if test "$fast_install" = yes && test -n "$relink_command"; then func_append rmfiles " $odir/lt-$name" fi if test "X$noexename" != "X$name" ; then func_append rmfiles " $odir/lt-${noexename}.c" fi fi fi ;; esac func_show_eval "$RM $rmfiles" 'exit_status=1' done # Try to remove the ${objdir}s in the directories where we deleted files for dir in $rmdirs; do if test -d "$dir"; then func_show_eval "rmdir $dir >/dev/null 2>&1" fi done exit $exit_status } { test "$opt_mode" = uninstall || test "$opt_mode" = clean; } && func_mode_uninstall ${1+"$@"} test -z "$opt_mode" && { help="$generic_help" func_fatal_help "you must specify a MODE" } test -z "$exec_cmd" && \ func_fatal_help "invalid operation mode \`$opt_mode'" if test -n "$exec_cmd"; then eval exec "$exec_cmd" exit $EXIT_FAILURE fi exit $exit_status # The TAGs below are defined such that we never get into a situation # in which we disable both kinds of libraries. Given conflicting # choices, we go for a static library, that is the most portable, # since we can't tell whether shared libraries were disabled because # the user asked for that or because the platform doesn't support # them. This is particularly important on AIX, because we don't # support having both static and shared libraries enabled at the same # time on that platform, so we default to a shared-only configuration. # If a disable-shared tag is given, we'll fallback to a static-only # configuration. But we'll never go from static-only to shared-only. # ### BEGIN LIBTOOL TAG CONFIG: disable-shared build_libtool_libs=no build_old_libs=yes # ### END LIBTOOL TAG CONFIG: disable-shared # ### BEGIN LIBTOOL TAG CONFIG: disable-static build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` # ### END LIBTOOL TAG CONFIG: disable-static # Local Variables: # mode:shell-script # sh-indentation:2 # End: # vi:sw=2 limereg-1.4.0/config/test-driver0000755000175000017500000001027712535125742013541 00000000000000#! /bin/sh # test-driver - basic testsuite driver script. scriptversion=2013-07-13.22; # UTC # Copyright (C) 2011-2013 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. # This file is maintained in Automake, please report # bugs to or send patches to # . # Make unconditional expansion of undefined variables an error. This # helps a lot in preventing typo-related bugs. set -u usage_error () { echo "$0: $*" >&2 print_usage >&2 exit 2 } print_usage () { cat <$log_file 2>&1 estatus=$? if test $enable_hard_errors = no && test $estatus -eq 99; then estatus=1 fi case $estatus:$expect_failure in 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;; 0:*) col=$grn res=PASS recheck=no gcopy=no;; 77:*) col=$blu res=SKIP recheck=no gcopy=yes;; 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;; *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;; *:*) col=$red res=FAIL recheck=yes gcopy=yes;; esac # Report outcome to console. echo "${col}${res}${std}: $test_name" # Register the test result, and other relevant metadata. echo ":test-result: $res" > $trs_file echo ":global-test-result: $res" >> $trs_file echo ":recheck: $recheck" >> $trs_file echo ":copy-in-global-log: $gcopy" >> $trs_file # 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: limereg-1.4.0/config/config.sub0000755000175000017500000010577512535125742013336 00000000000000#! /bin/sh # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. timestamp='2014-09-11' # This file 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 . # # 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. This Exception is an additional permission under section 7 # of the GNU General Public License, version 3 ("GPLv3"). # Please send patches with a ChangeLog entry to config-patches@gnu.org. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: # http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. # Each package is responsible for reporting which valid configurations # it does not support. The user should be able to distinguish # a failure to support a valid configuration from a meaningless # configuration. # The goal of this file is to map all the various variations of a given # machine specification into a single specification in the form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or in some cases, the newer four-part form: # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # It is wrong to echo any other type of specification. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] CPU-MFR-OPSYS $0 [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.sub ($timestamp) Copyright 1992-2014 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." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" exit 1 ;; *local*) # First pass through any local machine types. echo $1 exit ;; * ) break ;; esac done case $# in 0) echo "$me: missing argument$help" >&2 exit 1;; 1) ;; *) echo "$me: too many arguments$help" >&2 exit 1;; esac # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ knetbsd*-gnu* | netbsd*-gnu* | \ kopensolaris*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; android-linux) os=-linux-android basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] then os=`echo $1 | sed 's/.*-/-/'` else os=; fi ;; esac ### Let's recognize common machines as not being operating systems so ### that things like config.sub decstation-3100 work. We also ### recognize some manufacturers as not being operating systems, so we ### can provide default operating systems below. case $os in -sun*os*) # Prevent following clause from handling this invalid input. ;; -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -apple | -axis | -knuth | -cray | -microblaze*) os= basic_machine=$1 ;; -bluegene*) os=-cnk ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 ;; -scout) ;; -wrs) os=-vxworks basic_machine=$1 ;; -chorusos*) os=-chorusos basic_machine=$1 ;; -chorusrdb) os=-chorusrdb basic_machine=$1 ;; -hiux*) os=-hiuxwe2 ;; -sco6) os=-sco5v6 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5) os=-sco3.2v5 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco4) os=-sco3.2v4 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2.[4-9]*) os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2v[4-9]*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5v6*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco*) os=-sco3.2v2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -udk*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -isc) os=-isc2.2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -clix*) basic_machine=clipper-intergraph ;; -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -lynx*178) os=-lynxos178 ;; -lynx*5) os=-lynxos5 ;; -lynx*) os=-lynxos ;; -ptx*) basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ;; -windowsnt*) os=`echo $os | sed -e 's/windowsnt/winnt/'` ;; -psos*) os=-psos ;; -mint | -mint[0-9]*) basic_machine=m68k-atari os=-mint ;; esac # Decode aliases for certain CPU-COMPANY combinations. case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ | aarch64 | aarch64_be \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ | arc | arceb \ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \ | avr | avr32 \ | be32 | be64 \ | bfin \ | c4x | c8051 | clipper \ | d10v | d30v | dlx | dsp16xx \ | epiphany \ | fido | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | hexagon \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ | k1om \ | le32 | le64 \ | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ | maxq | mb | microblaze | microblazeel | mcore | mep | metag \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ | mips64r5900 | mips64r5900el \ | mips64vr | mips64vrel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ | mips64vr5900 | mips64vr5900el \ | mipsisa32 | mipsisa32el \ | mipsisa32r2 | mipsisa32r2el \ | mipsisa32r6 | mipsisa32r6el \ | mipsisa64 | mipsisa64el \ | mipsisa64r2 | mipsisa64r2el \ | mipsisa64r6 | mipsisa64r6el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ | mipsr5900 | mipsr5900el \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | moxie \ | mt \ | msp430 \ | nds32 | nds32le | nds32be \ | nios | nios2 | nios2eb | nios2el \ | ns16k | ns32k \ | open8 | or1k | or1knd | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ | riscv32 | riscv64 \ | rl78 | rx \ | score \ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu \ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ | ubicom32 \ | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ | we32k \ | x86 | xc16x | xstormy16 | xtensa \ | z8k | z80) basic_machine=$basic_machine-unknown ;; c54x) basic_machine=tic54x-unknown ;; c55x) basic_machine=tic55x-unknown ;; c6x) basic_machine=tic6x-unknown ;; m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip) basic_machine=$basic_machine-unknown os=-none ;; m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) ;; ms1) basic_machine=mt-unknown ;; strongarm | thumb | xscale) basic_machine=arm-unknown ;; xgate) basic_machine=$basic_machine-unknown os=-none ;; xscaleeb) basic_machine=armeb-unknown ;; xscaleel) basic_machine=armel-unknown ;; # We use `pc' rather than `unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users. i*86 | x86_64) basic_machine=$basic_machine-pc ;; # Object if more than one company name word. *-*-*) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ | aarch64-* | aarch64_be-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* | avr32-* \ | be32-* | be64-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* \ | c8051-* | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | hexagon-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ | k1om-* \ | le32-* | le64-* \ | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ | microblaze-* | microblazeel-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ | mips64octeon-* | mips64octeonel-* \ | mips64orion-* | mips64orionel-* \ | mips64r5900-* | mips64r5900el-* \ | mips64vr-* | mips64vrel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ | mips64vr5900-* | mips64vr5900el-* \ | mipsisa32-* | mipsisa32el-* \ | mipsisa32r2-* | mipsisa32r2el-* \ | mipsisa32r6-* | mipsisa32r6el-* \ | mipsisa64-* | mipsisa64el-* \ | mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64r6-* | mipsisa64r6el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipsr5900-* | mipsr5900el-* \ | mipstx39-* | mipstx39el-* \ | mmix-* \ | mt-* \ | msp430-* \ | nds32-* | nds32le-* | nds32be-* \ | nios-* | nios2-* | nios2eb-* | nios2el-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | open8-* \ | or1k*-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ | pyramid-* \ | rl78-* | romp-* | rs6000-* | rx-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ | tahoe-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ | tile*-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* \ | xstormy16-* | xtensa*-* \ | ymp-* \ | z8k-* | z80-*) ;; # Recognize the basic CPU types without company name, with glob match. xtensa*) basic_machine=$basic_machine-unknown ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) basic_machine=i386-unknown os=-bsd ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) basic_machine=m68000-att ;; 3b*) basic_machine=we32k-att ;; a29khif) basic_machine=a29k-amd os=-udi ;; abacus) basic_machine=abacus-unknown ;; adobe68k) basic_machine=m68010-adobe os=-scout ;; alliant | fx80) basic_machine=fx80-alliant ;; altos | altos3068) basic_machine=m68k-altos ;; am29k) basic_machine=a29k-none os=-bsd ;; amd64) basic_machine=x86_64-pc ;; amd64-*) basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; amdahl) basic_machine=580-amdahl os=-sysv ;; amiga | amiga-*) basic_machine=m68k-unknown ;; amigaos | amigados) basic_machine=m68k-unknown os=-amigaos ;; amigaunix | amix) basic_machine=m68k-unknown os=-sysv4 ;; apollo68) basic_machine=m68k-apollo os=-sysv ;; apollo68bsd) basic_machine=m68k-apollo os=-bsd ;; aros) basic_machine=i386-pc os=-aros ;; aux) basic_machine=m68k-apple os=-aux ;; balance) basic_machine=ns32k-sequent os=-dynix ;; blackfin) basic_machine=bfin-unknown os=-linux ;; blackfin-*) basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; bluegene*) basic_machine=powerpc-ibm os=-cnk ;; c54x-*) basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c55x-*) basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c6x-*) basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` ;; c90) basic_machine=c90-cray os=-unicos ;; cegcc) basic_machine=arm-unknown os=-cegcc ;; convex-c1) basic_machine=c1-convex os=-bsd ;; convex-c2) basic_machine=c2-convex os=-bsd ;; convex-c32) basic_machine=c32-convex os=-bsd ;; convex-c34) basic_machine=c34-convex os=-bsd ;; convex-c38) basic_machine=c38-convex os=-bsd ;; cray | j90) basic_machine=j90-cray os=-unicos ;; craynv) basic_machine=craynv-cray os=-unicosmp ;; cr16 | cr16-*) basic_machine=cr16-unknown os=-elf ;; crds | unos) basic_machine=m68k-crds ;; crisv32 | crisv32-* | etraxfs*) basic_machine=crisv32-axis ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; crx) basic_machine=crx-unknown os=-elf ;; da30 | da30-*) basic_machine=m68k-da30 ;; decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) basic_machine=mips-dec ;; decsystem10* | dec10*) basic_machine=pdp10-dec os=-tops10 ;; decsystem20* | dec20*) basic_machine=pdp10-dec os=-tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) basic_machine=m68k-motorola ;; delta88) basic_machine=m88k-motorola os=-sysv3 ;; dicos) basic_machine=i686-pc os=-dicos ;; djgpp) basic_machine=i586-pc os=-msdosdjgpp ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx ;; dpx2* | dpx2*-bull) basic_machine=m68k-bull os=-sysv3 ;; ebmon29k) basic_machine=a29k-amd os=-ebmon ;; elxsi) basic_machine=elxsi-elxsi os=-bsd ;; encore | umax | mmax) basic_machine=ns32k-encore ;; es1800 | OSE68k | ose68k | ose | OSE) basic_machine=m68k-ericsson os=-ose ;; fx2800) basic_machine=i860-alliant ;; genix) basic_machine=ns32k-ns ;; gmicro) basic_machine=tron-gmicro os=-sysv ;; go32) basic_machine=i386-pc os=-go32 ;; h3050r* | hiux*) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; h8300hms) basic_machine=h8300-hitachi os=-hms ;; h8300xray) basic_machine=h8300-hitachi os=-xray ;; h8500hms) basic_machine=h8500-hitachi os=-hms ;; harris) basic_machine=m88k-harris os=-sysv3 ;; hp300-*) basic_machine=m68k-hp ;; hp300bsd) basic_machine=m68k-hp os=-bsd ;; hp300hpux) basic_machine=m68k-hp os=-hpux ;; hp3k9[0-9][0-9] | hp9[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp ;; hp9k3[2-9][0-9]) basic_machine=m68k-hp ;; hp9k6[0-9][0-9] | hp6[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k7[0-79][0-9] | hp7[0-79][0-9]) basic_machine=hppa1.1-hp ;; hp9k78[0-9] | hp78[0-9]) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[0-9][13679] | hp8[0-9][13679]) basic_machine=hppa1.1-hp ;; hp9k8[0-9][0-9] | hp8[0-9][0-9]) basic_machine=hppa1.0-hp ;; hppa-next) os=-nextstep3 ;; hppaosf) basic_machine=hppa1.1-hp os=-osf ;; hppro) basic_machine=hppa1.1-hp os=-proelf ;; i370-ibm* | ibm*) basic_machine=i370-ibm ;; i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 ;; i*86v4*) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv4 ;; i*86v) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv ;; i*86sol2) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-solaris2 ;; i386mach) basic_machine=i386-mach os=-mach ;; i386-vsta | vsta) basic_machine=i386-unknown os=-vsta ;; iris | iris4d) basic_machine=mips-sgi case $os in -irix*) ;; *) os=-irix4 ;; esac ;; isi68 | isi) basic_machine=m68k-isi os=-sysv ;; m68knommu) basic_machine=m68k-unknown os=-linux ;; m68knommu-*) basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; m88k-omron*) basic_machine=m88k-omron ;; magnum | m3230) basic_machine=mips-mips os=-sysv ;; merlin) basic_machine=ns32k-utek os=-sysv ;; microblaze*) basic_machine=microblaze-xilinx ;; mingw64) basic_machine=x86_64-pc os=-mingw64 ;; mingw32) basic_machine=i686-pc os=-mingw32 ;; mingw32ce) basic_machine=arm-unknown os=-mingw32ce ;; miniframe) basic_machine=m68000-convergent ;; *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) basic_machine=m68k-atari os=-mint ;; mips3*-*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ;; mips3*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ;; monitor) basic_machine=m68k-rom68k os=-coff ;; morphos) basic_machine=powerpc-unknown os=-morphos ;; moxiebox) basic_machine=moxie-unknown os=-moxiebox ;; msdos) basic_machine=i386-pc os=-msdos ;; ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; msys) basic_machine=i686-pc os=-msys ;; mvs) basic_machine=i370-ibm os=-mvs ;; nacl) basic_machine=le32-unknown os=-nacl ;; ncr3000) basic_machine=i486-ncr os=-sysv4 ;; netbsd386) basic_machine=i386-unknown os=-netbsd ;; netwinder) basic_machine=armv4l-rebel os=-linux ;; news | news700 | news800 | news900) basic_machine=m68k-sony os=-newsos ;; news1000) basic_machine=m68030-sony os=-newsos ;; news-3600 | risc-news) basic_machine=mips-sony os=-newsos ;; necv70) basic_machine=v70-nec os=-sysv ;; next | m*-next ) basic_machine=m68k-next case $os in -nextstep* ) ;; -ns2*) os=-nextstep2 ;; *) os=-nextstep3 ;; esac ;; nh3000) basic_machine=m68k-harris os=-cxux ;; nh[45]000) basic_machine=m88k-harris os=-cxux ;; nindy960) basic_machine=i960-intel os=-nindy ;; mon960) basic_machine=i960-intel os=-mon960 ;; nonstopux) basic_machine=mips-compaq os=-nonstopux ;; np1) basic_machine=np1-gould ;; neo-tandem) basic_machine=neo-tandem ;; nse-tandem) basic_machine=nse-tandem ;; nsr-tandem) basic_machine=nsr-tandem ;; op50n-* | op60c-*) basic_machine=hppa1.1-oki os=-proelf ;; openrisc | openrisc-*) basic_machine=or32-unknown ;; os400) basic_machine=powerpc-ibm os=-os400 ;; OSE68000 | ose68000) basic_machine=m68000-ericsson os=-ose ;; os68k) basic_machine=m68k-none os=-os68k ;; pa-hitachi) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; paragon) basic_machine=i860-intel os=-osf ;; parisc) basic_machine=hppa-unknown os=-linux ;; parisc-*) basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; pbd) basic_machine=sparc-tti ;; pbb) basic_machine=m68k-tti ;; pc532 | pc532-*) basic_machine=ns32k-pc532 ;; pc98) basic_machine=i386-pc ;; pc98-*) basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium | p5 | k5 | k6 | nexgen | viac3) basic_machine=i586-pc ;; pentiumpro | p6 | 6x86 | athlon | athlon_*) basic_machine=i686-pc ;; pentiumii | pentium2 | pentiumiii | pentium3) basic_machine=i686-pc ;; pentium4) basic_machine=i786-pc ;; pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumpro-* | p6-* | 6x86-* | athlon-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium4-*) basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pn) basic_machine=pn-gould ;; power) basic_machine=power-ibm ;; ppc | ppcbe) basic_machine=powerpc-unknown ;; ppc-* | ppcbe-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppcle | powerpclittle | ppc-le | powerpc-little) basic_machine=powerpcle-unknown ;; ppcle-* | powerpclittle-*) basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64) basic_machine=powerpc64-unknown ;; ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64le | powerpc64little | ppc64-le | powerpc64-little) basic_machine=powerpc64le-unknown ;; ppc64le-* | powerpc64little-*) basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ps2) basic_machine=i386-ibm ;; pw32) basic_machine=i586-unknown os=-pw32 ;; rdos | rdos64) basic_machine=x86_64-pc os=-rdos ;; rdos32) basic_machine=i386-pc os=-rdos ;; rom68k) basic_machine=m68k-rom68k os=-coff ;; rm[46]00) basic_machine=mips-siemens ;; rtpc | rtpc-*) basic_machine=romp-ibm ;; s390 | s390-*) basic_machine=s390-ibm ;; s390x | s390x-*) basic_machine=s390x-ibm ;; sa29200) basic_machine=a29k-amd os=-udi ;; sb1) basic_machine=mipsisa64sb1-unknown ;; sb1el) basic_machine=mipsisa64sb1el-unknown ;; sde) basic_machine=mipsisa32-sde os=-elf ;; sei) basic_machine=mips-sei os=-seiux ;; sequent) basic_machine=i386-sequent ;; sh) basic_machine=sh-hitachi os=-hms ;; sh5el) basic_machine=sh5le-unknown ;; sh64) basic_machine=sh64-unknown ;; sparclite-wrs | simso-wrs) basic_machine=sparclite-wrs os=-vxworks ;; sps7) basic_machine=m68k-bull os=-sysv2 ;; spur) basic_machine=spur-unknown ;; st2000) basic_machine=m68k-tandem ;; stratus) basic_machine=i860-stratus os=-sysv4 ;; strongarm-* | thumb-*) basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` ;; sun2) basic_machine=m68000-sun ;; sun2os3) basic_machine=m68000-sun os=-sunos3 ;; sun2os4) basic_machine=m68000-sun os=-sunos4 ;; sun3os3) basic_machine=m68k-sun os=-sunos3 ;; sun3os4) basic_machine=m68k-sun os=-sunos4 ;; sun4os3) basic_machine=sparc-sun os=-sunos3 ;; sun4os4) basic_machine=sparc-sun os=-sunos4 ;; sun4sol2) basic_machine=sparc-sun os=-solaris2 ;; sun3 | sun3-*) basic_machine=m68k-sun ;; sun4) basic_machine=sparc-sun ;; sun386 | sun386i | roadrunner) basic_machine=i386-sun ;; sv1) basic_machine=sv1-cray os=-unicos ;; symmetry) basic_machine=i386-sequent os=-dynix ;; t3e) basic_machine=alphaev5-cray os=-unicos ;; t90) basic_machine=t90-cray os=-unicos ;; tile*) basic_machine=$basic_machine-unknown os=-linux-gnu ;; tx39) basic_machine=mipstx39-unknown ;; tx39el) basic_machine=mipstx39el-unknown ;; toad1) basic_machine=pdp10-xkl os=-tops20 ;; tower | tower-32) basic_machine=m68k-ncr ;; tpf) basic_machine=s390x-ibm os=-tpf ;; udi29k) basic_machine=a29k-amd os=-udi ;; ultra3) basic_machine=a29k-nyu os=-sym1 ;; v810 | necv810) basic_machine=v810-nec os=-none ;; vaxv) basic_machine=vax-dec os=-sysv ;; vms) basic_machine=vax-dec os=-vms ;; vpp*|vx|vx-*) basic_machine=f301-fujitsu ;; vxworks960) basic_machine=i960-wrs os=-vxworks ;; vxworks68) basic_machine=m68k-wrs os=-vxworks ;; vxworks29k) basic_machine=a29k-wrs os=-vxworks ;; w65*) basic_machine=w65-wdc os=-none ;; w89k-*) basic_machine=hppa1.1-winbond os=-proelf ;; xbox) basic_machine=i686-pc os=-mingw32 ;; xps | xps100) basic_machine=xps100-honeywell ;; xscale-* | xscalee[bl]-*) basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` ;; ymp) basic_machine=ymp-cray os=-unicos ;; z8k-*-coff) basic_machine=z8k-unknown os=-sim ;; z80-*-coff) basic_machine=z80-unknown os=-sim ;; none) basic_machine=none-none os=-none ;; # Here we handle the default manufacturer of certain CPU types. It is in # some cases the only manufacturer, in others, it is the most popular. w89k) basic_machine=hppa1.1-winbond ;; op50n) basic_machine=hppa1.1-oki ;; op60c) basic_machine=hppa1.1-oki ;; romp) basic_machine=romp-ibm ;; mmix) basic_machine=mmix-knuth ;; rs6000) basic_machine=rs6000-ibm ;; vax) basic_machine=vax-dec ;; pdp10) # there are many clones, so DEC is not a safe bet basic_machine=pdp10-unknown ;; pdp11) basic_machine=pdp11-dec ;; we32k) basic_machine=we32k-att ;; sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) basic_machine=sparc-sun ;; cydra) basic_machine=cydra-cydrome ;; orion) basic_machine=orion-highlevel ;; orion105) basic_machine=clipper-highlevel ;; mac | mpw | mac-mpw) basic_machine=m68k-apple ;; pmac | pmac-mpw) basic_machine=powerpc-apple ;; *-unknown) # Make sure to match an already-canonicalized machine name. ;; *) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; esac # Here we canonicalize certain aliases for manufacturers. case $basic_machine in *-digital*) basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ;; *-commodore*) basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ;; *) ;; esac # Decode manufacturer-specific aliases for certain operating systems. if [ x"$os" != x"" ] then case $os in # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. -auroraux) os=-auroraux ;; -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; -solaris) os=-solaris2 ;; -svr4*) os=-sysv4 ;; -unixware*) os=-sysv4.2uw ;; -gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; # First accept the basic system types. # The portable systems comes first. # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ | -sym* | -kopensolaris* | -plan9* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ | -bitrig* | -openbsd* | -solidbsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) case $basic_machine in x86-* | i*86-*) ;; *) os=-nto$os ;; esac ;; -nto-qnx*) ;; -nto*) os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ;; -mac*) os=`echo $os | sed -e 's|mac|macos|'` ;; -linux-dietlibc) os=-linux-dietlibc ;; -linux*) os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; -sunos5*) os=`echo $os | sed -e 's|sunos5|solaris2|'` ;; -sunos6*) os=`echo $os | sed -e 's|sunos6|solaris3|'` ;; -opened*) os=-openedition ;; -os400*) os=-os400 ;; -wince*) os=-wince ;; -osfrose*) os=-osfrose ;; -osf*) os=-osf ;; -utek*) os=-bsd ;; -dynix*) os=-bsd ;; -acis*) os=-aos ;; -atheos*) os=-atheos ;; -syllable*) os=-syllable ;; -386bsd) os=-bsd ;; -ctix* | -uts*) os=-sysv ;; -nova*) os=-rtmk-nova ;; -ns2 ) os=-nextstep2 ;; -nsk*) os=-nsk ;; # Preserve the version number of sinix5. -sinix5.*) os=`echo $os | sed -e 's|sinix|sysv|'` ;; -sinix*) os=-sysv4 ;; -tpf*) os=-tpf ;; -triton*) os=-sysv3 ;; -oss*) os=-sysv3 ;; -svr4) os=-sysv4 ;; -svr3) os=-sysv3 ;; -sysvr4) os=-sysv4 ;; # This must come after -sysvr4. -sysv*) ;; -ose*) os=-ose ;; -es1800*) os=-ose ;; -xenix) os=-xenix ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) os=-mint ;; -aros*) os=-aros ;; -zvmoe) os=-zvmoe ;; -dicos*) os=-dicos ;; -nacl*) ;; -none) ;; *) # Get rid of the `-' at the beginning of $os. os=`echo $os | sed 's/[^-]*-//'` echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 exit 1 ;; esac else # Here we handle the default operating systems that come with various machines. # The value should be what the vendor currently ships out the door with their # machine or put another way, the most popular os provided with the machine. # Note that if you're going to try to match "-MANUFACTURER" here (say, # "-sun"), then you have to tell the case statement up towards the top # that MANUFACTURER isn't an operating system. Otherwise, code above # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. case $basic_machine in score-*) os=-elf ;; spu-*) os=-elf ;; *-acorn) os=-riscix1.2 ;; arm*-rebel) os=-linux ;; arm*-semi) os=-aout ;; c4x-* | tic4x-*) os=-coff ;; c8051-*) os=-elf ;; hexagon-*) os=-elf ;; tic54x-*) os=-coff ;; tic55x-*) os=-coff ;; tic6x-*) os=-coff ;; # This must come before the *-dec entry. pdp10-*) os=-tops20 ;; pdp11-*) os=-none ;; *-dec | vax-*) os=-ultrix4.2 ;; m68*-apollo) os=-domain ;; i386-sun) os=-sunos4.0.2 ;; m68000-sun) os=-sunos3 ;; m68*-cisco) os=-aout ;; mep-*) os=-elf ;; mips*-cisco) os=-elf ;; mips*-*) os=-elf ;; or32-*) os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os. os=-sysv3 ;; sparc-* | *-sun) os=-sunos4.1.1 ;; *-be) os=-beos ;; *-haiku) os=-haiku ;; *-ibm) os=-aix ;; *-knuth) os=-mmixware ;; *-wec) os=-proelf ;; *-winbond) os=-proelf ;; *-oki) os=-proelf ;; *-hp) os=-hpux ;; *-hitachi) os=-hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) os=-sysv ;; *-cbm) os=-amigaos ;; *-dg) os=-dgux ;; *-dolphin) os=-sysv3 ;; m68k-ccur) os=-rtu ;; m88k-omron*) os=-luna ;; *-next ) os=-nextstep ;; *-sequent) os=-ptx ;; *-crds) os=-unos ;; *-ns) os=-genix ;; i370-*) os=-mvs ;; *-next) os=-nextstep3 ;; *-gould) os=-sysv ;; *-highlevel) os=-bsd ;; *-encore) os=-bsd ;; *-sgi) os=-irix ;; *-siemens) os=-sysv4 ;; *-masscomp) os=-rtu ;; f30[01]-fujitsu | f700-fujitsu) os=-uxpv ;; *-rom68k) os=-coff ;; *-*bug) os=-coff ;; *-apple) os=-macos ;; *-atari*) os=-mint ;; *) os=-none ;; esac fi # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. vendor=unknown case $basic_machine in *-unknown) case $os in -riscix*) vendor=acorn ;; -sunos*) vendor=sun ;; -cnk*|-aix*) vendor=ibm ;; -beos*) vendor=be ;; -hpux*) vendor=hp ;; -mpeix*) vendor=hp ;; -hiux*) vendor=hitachi ;; -unos*) vendor=crds ;; -dgux*) vendor=dg ;; -luna*) vendor=omron ;; -genix*) vendor=ns ;; -mvs* | -opened*) vendor=ibm ;; -os400*) vendor=ibm ;; -ptx*) vendor=sequent ;; -tpf*) vendor=ibm ;; -vxsim* | -vxworks* | -windiss*) vendor=wrs ;; -aux*) vendor=apple ;; -hms*) vendor=hitachi ;; -mpw* | -macos*) vendor=apple ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) vendor=atari ;; -vos*) vendor=stratus ;; esac basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; esac echo $basic_machine$os exit # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: limereg-1.4.0/AUTHORS0000664000175000017500000000007612500015455011133 00000000000000liblimereg authors: - Roelof Berg limereg-1.4.0/COPYING0000664000175000017500000000436312500015455011121 00000000000000=============================================================== === LIBLIMEREG - Library for Lightweight Image Registration === =============================================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. limereg-1.4.0/configure.ac0000664000175000017500000000634312520750675012370 00000000000000dnl GNU Autotools configuration file of limereg dnl License of limereg see file COPYING (BSD 3-Clause) dnl Roelof Berg dnl dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.68) AC_INIT([limereg],[1.4.0]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([m4]) AC_SUBST([ac_aux_dir]) AM_INIT_AUTOMAKE([subdir-objects]) AC_CONFIG_SRCDIR([configure.ac]) AM_CONFIG_HEADER([config.h]) dnl Checks for programs. AC_PROG_CXX AC_PROG_AWK AC_PROG_CC #AM_PROG_CC_C_O #AC_PROG_CC_C99 AC_PROG_CPP AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_LIBTOOL AC_PROG_MAKE_SET AM_MISSING_PROG([AUTOM4TE], [autom4te]) AC_PROG_HELP2MAN() dnl Checks for libraries. AC_LANG(C) AC_LANG(C++) AC_OPENMP if test -n "${OPENMP_CXXFLAGS}"; then AC_SUBST(OPENMP_CFLAGS) AC_SUBST(OPENMP_CXXFLAGS) AC_SUBST(OPENMP_LIBS,"-lgomp") #non-openmp else AC_MSG_WARN([*** openmp disabled. The application cannot be executed in parallel on several cpu cores, without openmp it will be single-threaded. This slows down the calculation on multicore systems. ***]) fi HAVE_OPENCV=false PKG_CHECK_MODULES(OPENCV, opencv >= 2.3.1, [HAVE_OPENCV=true], [true]) if test x$HAVE_OPENCV = xfalse; then AC_MSG_WARN([*** opencv >= 2.3.1 not found - Cannot build the command line tool, which relies on OpenCV. Only the library will be built, because the lib has no dependency to OpenCV. http://opencvlibrary.sourceforge.net ***]) AC_DEFINE([HAVE_OPENCV],[0],[Define to 1 if you have OpenCV >= 2.3.1]) else OPENCV_CFLAGS="$OPENCV_CFLAGS -DOPENCV_PREFIX=`pkg-config opencv --variable=prefix`" #OPENCV_INCLUDE=pkg-config opencv --variable=includedir_old AC_DEFINE([HAVE_OPENCV],[1],[Define to 1 if you have OpenCV >= 2.3.1]) fi AM_CONDITIONAL([HAVE_OPENCV], [test x$HAVE_OPENCV = xtrue]) #ToDo: Make Boost optional like OpenCV. (Boost_Require takes two arguments if found and if not ...) HAVE_BOOST=false AC_CHECK_HEADERS([boost/program_options.hpp], [HAVE_BOOST=true], [true]) if test x$HAVE_BOOST = xfalse; then AC_MSG_WARN([*** Boost-program-options not found - Cannot build the command line tool, which relies on Boost. Only the library will be built, because the lib has no dependency to Boost. http://www.boost.org ***]) else BOOST_REQUIRE BOOST_PROGRAM_OPTIONS() fi AM_CONDITIONAL([HAVE_BOOST], [test x$HAVE_BOOST = xtrue]) dnl Checks for header files. AC_HEADER_STDC AC_CHECK_HEADERS([float.h limits.h stddef.h stdint.h stdlib.h string.h sys/time.h unistd.h]) dnl Checks for typedefs, structures, and compiler characteristics. AC_C_CONST #AC_CHECK_HEADER_STDBOOL AC_C_INLINE AC_TYPE_INT16_T AC_TYPE_INT32_T AC_TYPE_INT64_T AC_TYPE_INT8_T AC_TYPE_SIZE_T AC_TYPE_UINT16_T AC_TYPE_UINT32_T AC_TYPE_UINT64_T AC_TYPE_UINT8_T dnl Checks for library functions. AC_FUNC_MALLOC AC_CHECK_FUNCS([floor gettimeofday memset pow sqrt]) dnl Doxygen library documentation DX_HTML_FEATURE(OFF) DX_CHM_FEATURE(OFF) DX_CHI_FEATURE(OFF) DX_MAN_FEATURE(ON) DX_RTF_FEATURE(OFF) DX_XML_FEATURE(OFF) DX_PDF_FEATURE(OFF) DX_PS_FEATURE(OFF) DX_INIT_DOXYGEN(liblimereg, doxygen.cfg) AC_CONFIG_FILES([Makefile lib/Makefile exe/Makefile doc/Makefile tests/Makefile tests/testimg/Makefile]) AC_OUTPUT(liblimereg.pc) limereg-1.4.0/aclocal.m40000664000175000017500000014343012535125737011742 00000000000000# generated automatically by aclocal 1.14.1 -*- Autoconf -*- # Copyright (C) 1996-2013 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_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) 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 # PKG_INSTALLDIR(DIRECTORY) # ------------------------- # Substitutes the variable pkgconfigdir as the location where a module # should install pkg-config .pc files. By default the directory is # $libdir/pkgconfig, but the default can be changed by passing # DIRECTORY. The user can override through the --with-pkgconfigdir # parameter. AC_DEFUN([PKG_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])]) m4_pushdef([pkg_description], [pkg-config installation directory @<:@]pkg_default[@:>@]) AC_ARG_WITH([pkgconfigdir], [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],, [with_pkgconfigdir=]pkg_default) AC_SUBST([pkgconfigdir], [$with_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) ]) dnl PKG_INSTALLDIR # PKG_NOARCH_INSTALLDIR(DIRECTORY) # ------------------------- # Substitutes the variable noarch_pkgconfigdir as the location where a # module should install arch-independent pkg-config .pc files. By # default the directory is $datadir/pkgconfig, but the default can be # changed by passing DIRECTORY. The user can override through the # --with-noarch-pkgconfigdir parameter. AC_DEFUN([PKG_NOARCH_INSTALLDIR], [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])]) m4_pushdef([pkg_description], [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@]) AC_ARG_WITH([noarch-pkgconfigdir], [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],, [with_noarch_pkgconfigdir=]pkg_default) AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir]) m4_popdef([pkg_default]) m4_popdef([pkg_description]) ]) dnl PKG_NOARCH_INSTALLDIR # PKG_CHECK_VAR(VARIABLE, MODULE, CONFIG-VARIABLE, # [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # ------------------------------------------- # Retrieves the value of the pkg-config variable for the given module. AC_DEFUN([PKG_CHECK_VAR], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1], [value of $3 for $2, overriding pkg-config])dnl _PKG_CONFIG([$1], [variable="][$3]["], [$2]) AS_VAR_COPY([$1], [pkg_cv_][$1]) AS_VAR_IF([$1], [""], [$5], [$4])dnl ])# PKG_CHECK_VAR # Copyright (C) 2002-2013 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. # 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.14' 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.14.1], [], [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.14.1])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-2013 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. # 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-2013 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. # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ([2.52])dnl m4_if([$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-2013 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. # 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", "OBJC", "OBJCXX", "UPC", or "GJC". # 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 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=], [$1], [CXX], [depcc="$CXX" am_compiler_list=], [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], [OBJCXX], [depcc="$OBJCXX" 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 10 /bin/sh. echo '/* dummy */' > 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], [dnl AS_HELP_STRING( [--enable-dependency-tracking], [do not reject slow dependency extractors]) AS_HELP_STRING( [--disable-dependency-tracking], [speeds up one-time build])]) 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-2013 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. # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ # Older Autoconf 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"` # 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'`; 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"]) ]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996-2013 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 macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O. m4_define([AC_PROG_CC], m4_defn([AC_PROG_CC]) [_AM_PROG_CC_C_O ]) # 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.65])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], [AC_DIAGNOSE([obsolete], [$0: two- and three-arguments forms are deprecated.]) 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], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), [ok:ok],, [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([AC_PROG_MKDIR_P])dnl # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: # # AC_SUBST([mkdir_p], ['$(MKDIR_P)']) # 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])], [m4_define([AC_PROG_CC], m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES([CXX])], [m4_define([AC_PROG_CXX], m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], [_AM_DEPENDENCIES([OBJC])], [m4_define([AC_PROG_OBJC], m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJCXX], [_AM_DEPENDENCIES([OBJCXX])], [m4_define([AC_PROG_OBJCXX], m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl ]) AC_REQUIRE([AM_SILENT_RULES])dnl dnl The testsuite driver may need to know about EXEEXT, so add the dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This dnl macro 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 # POSIX will say in a future version that running "rm -f" with no argument # is OK; and we want to be able to make that assumption in our Makefile # recipes. So use an aggressive probe to check that the usage we want is # actually supported "in the wild" to an acceptable degree. # See automake bug#10828. # To make any issue more visible, cause the running configure to be aborted # by default if the 'rm' program in use doesn't match our expectations; the # user can still override this though. if rm -f && rm -fr && rm -rf; then : OK; else cat >&2 <<'END' Oops! Your 'rm' program seems unable to run without file operands specified on the command line, even when the '-f' option is present. This is contrary to the behaviour of most rm programs out there, and not conforming with the upcoming POSIX standard: Please tell bug-automake@gnu.org about your system, including the value of your $PATH and any error possibly output before this message. This can help us improve future automake versions. END if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then echo 'Configuration will proceed anyway, since you have set the' >&2 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 echo >&2 else cat >&2 <<'END' Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM to "yes", and re-run configure. END AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) fi fi ]) 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-2013 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. # 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-2013 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. # 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-2013 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. # 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-2013 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. # 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 is modern enough. # If it is, 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 --is-lightweight"; then am_missing_run="$MISSING " else am_missing_run= AC_MSG_WARN(['missing' script is too old or missing]) fi ]) # -*- Autoconf -*- # Obsolete and "removed" macros, that must however still report explicit # error messages when used, to smooth transition. # # Copyright (C) 1996-2013 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. AC_DEFUN([AM_CONFIG_HEADER], [AC_DIAGNOSE([obsolete], ['$0': this macro is obsolete. You should use the 'AC][_CONFIG_HEADERS' macro instead.])dnl AC_CONFIG_HEADERS($@)]) AC_DEFUN([AM_PROG_CC_STDC], [AC_PROG_CC am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc AC_DIAGNOSE([obsolete], ['$0': this macro is obsolete. You should simply use the 'AC][_PROG_CC' macro instead. Also, your code should no longer depend upon 'am_cv_prog_cc_stdc', but upon 'ac_cv_prog_cc_stdc'.])]) AC_DEFUN([AM_C_PROTOTYPES], [AC_FATAL([automatic de-ANSI-fication support has been removed])]) AU_DEFUN([fp_C_PROTOTYPES], [AM_C_PROTOTYPES]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001-2013 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. # _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])]) # Copyright (C) 1999-2013 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. # _AM_PROG_CC_C_O # --------------- # Like AC_PROG_CC_C_O, but changed for automake. We rewrite AC_PROG_CC # to automatically call this. AC_DEFUN([_AM_PROG_CC_C_O], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([compile])dnl AC_LANG_PUSH([C])dnl AC_CACHE_CHECK( [whether $CC understands -c and -o together], [am_cv_prog_cc_c_o], [AC_LANG_CONFTEST([AC_LANG_PROGRAM([])]) # Make sure it works both with $CC and with simple cc. # Following AC_PROG_CC_C_O, we do the test twice because some # compilers refuse to overwrite an existing .o file with -o, # though they will create one. am_cv_prog_cc_c_o=yes for am_i in 1 2; do if AM_RUN_LOG([$CC -c conftest.$ac_ext -o conftest2.$ac_objext]) \ && test -f conftest2.$ac_objext; then : OK else am_cv_prog_cc_c_o=no break fi done rm -f core conftest* unset am_i]) if test "$am_cv_prog_cc_c_o" != yes; then # Losing compiler, so override with the script. # FIXME: It is wrong to rewrite CC. # But if we don't then we get into trouble of one sort or another. # A longer-term fix would be to have automake use am__CC in this case, # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" CC="$am_aux_dir/compile $CC" fi AC_LANG_POP([C])]) # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) # Copyright (C) 2001-2013 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. # AM_RUN_LOG(COMMAND) # ------------------- # Run COMMAND, save the exit status in ac_status, and log it. # (This has been adapted from Autoconf's _AC_RUN_LOG macro.) 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); }]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996-2013 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. # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # 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 ( am_has_slept=no for am_try in 1 2; do echo "timestamp, slept: $am_has_slept" > conftest.file 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 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 if test "$[2]" = conftest.file || test $am_try -eq 2; then break fi # Just in case. sleep 1 am_has_slept=yes done 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]) # If we didn't sleep, we still need to ensure time stamps of config.status and # generated files are strictly newer. am_sleep_pid= if grep 'slept: no' conftest.file >/dev/null 2>&1; then ( sleep 1 ) & am_sleep_pid=$! fi AC_CONFIG_COMMANDS_PRE( [AC_MSG_CHECKING([that generated files are newer than configure]) if test -n "$am_sleep_pid"; then # Hide warnings about reused PIDs. wait $am_sleep_pid 2>/dev/null fi AC_MSG_RESULT([done])]) rm -f conftest.file ]) # Copyright (C) 2009-2013 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. # AM_SILENT_RULES([DEFAULT]) # -------------------------- # Enable less verbose build rules; with the default set to DEFAULT # ("yes" being less verbose, "no" or empty being verbose). AC_DEFUN([AM_SILENT_RULES], [AC_ARG_ENABLE([silent-rules], [dnl AS_HELP_STRING( [--enable-silent-rules], [less verbose build output (undo: "make V=1")]) AS_HELP_STRING( [--disable-silent-rules], [verbose build output (undo: "make V=0")])dnl ]) 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 ]) # Copyright (C) 2001-2013 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. # 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-2013 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. # _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-2013 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. # _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}']) # We'll loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' m4_if([$1], [v7], [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'], [m4_case([$1], [ustar], [# The POSIX 1988 'ustar' format is defined with fixed-size fields. # There is notably a 21 bits limit for the UID and the GID. In fact, # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343 # and bug#13588). am_max_uid=2097151 # 2^21 - 1 am_max_gid=$am_max_uid # The $UID and $GID variables are not portable, so we need to resort # to the POSIX-mandated id(1) utility. Errors in the 'id' calls # below are definitely unexpected, so allow the users to see them # (that is, avoid stderr redirection). am_uid=`id -u || echo unknown` am_gid=`id -g || echo unknown` AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) if test $am_uid -le $am_max_uid; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) _am_tools=none fi AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) if test $am_gid -le $am_max_gid; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) _am_tools=none fi], [pax], [], [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Go ahead even if we have the value already cached. We do so because we # need to set the values for the 'am__tar' and 'am__untar' variables. _am_tools=${am_cv_prog_tar_$1-$_am_tools} 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 m4_include([m4/acinclude.m4]) m4_include([m4/acsite.m4]) m4_include([m4/boost.m4]) m4_include([m4/libtool.m4]) m4_include([m4/ltoptions.m4]) m4_include([m4/ltsugar.m4]) m4_include([m4/ltversion.m4]) m4_include([m4/lt~obsolete.m4]) limereg-1.4.0/configure0000775000175000017500000241741412535125740012013 00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for limereg 1.4.0. # # # 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 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO PATH=/empty FPATH=/empty; export PATH FPATH test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 test \$(( 1 + 1 )) = 2 || 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'" SHELL=${CONFIG_SHELL-/bin/sh} 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='limereg' PACKAGE_TARNAME='limereg' PACKAGE_VERSION='1.4.0' PACKAGE_STRING='limereg 1.4.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' ac_unique_file="configure.ac" # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS DOXYGEN_PAPER_SIZE DX_COND_latex_FALSE DX_COND_latex_TRUE DX_COND_pdf_FALSE DX_COND_pdf_TRUE DX_PDFLATEX DX_FLAG_pdf DX_COND_ps_FALSE DX_COND_ps_TRUE DX_EGREP DX_DVIPS DX_MAKEINDEX DX_LATEX DX_FLAG_ps DX_COND_html_FALSE DX_COND_html_TRUE DX_FLAG_html DX_COND_chi_FALSE DX_COND_chi_TRUE DX_FLAG_chi DX_COND_chm_FALSE DX_COND_chm_TRUE DX_HHC DX_FLAG_chm DX_COND_xml_FALSE DX_COND_xml_TRUE DX_FLAG_xml DX_COND_rtf_FALSE DX_COND_rtf_TRUE DX_FLAG_rtf DX_COND_man_FALSE DX_COND_man_TRUE DX_FLAG_man DX_COND_dot_FALSE DX_COND_dot_TRUE DX_DOT DX_FLAG_dot DX_COND_doc_FALSE DX_COND_doc_TRUE DX_PERL DX_DOXYGEN DX_FLAG_doc DX_ENV DX_DOCDIR DX_CONFIG DX_PROJECT LIBOBJS HAVE_BOOST_FALSE HAVE_BOOST_TRUE BOOST_PROGRAM_OPTIONS_LIBS BOOST_LDPATH BOOST_PROGRAM_OPTIONS_LDPATH BOOST_PROGRAM_OPTIONS_LDFLAGS BOOST_CPPFLAGS DISTCHECK_CONFIGURE_FLAGS BOOST_ROOT HAVE_OPENCV_FALSE HAVE_OPENCV_TRUE OPENCV_LIBS OPENCV_CFLAGS PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG OPENMP_LIBS OPENMP_CFLAGS OPENMP_CXXFLAGS HAVE_HELP2MAN_FALSE HAVE_HELP2MAN_TRUE HELP2MAN AUTOM4TE CXXCPP OTOOL64 OTOOL LIPO NMEDIT DSYMUTIL MANIFEST_TOOL RANLIB ac_ct_AR AR DLLTOOL OBJDUMP NM ac_ct_DUMPBIN DUMPBIN LD FGREP EGREP GREP SED host_os host_vendor host_cpu host build_os build_vendor build_cpu build LIBTOOL LN_S CPP am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE ac_ct_CC CFLAGS CC 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_BACKSLASH AM_DEFAULT_VERBOSITY AM_DEFAULT_V AM_V 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 ac_aux_dir 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_silent_rules enable_dependency_tracking enable_shared enable_static with_pic enable_fast_install with_gnu_ld with_sysroot enable_libtool_lock enable_openmp with_boost enable_static_boost enable_doxygen_doc enable_doxygen_dot enable_doxygen_man enable_doxygen_rtf enable_doxygen_xml enable_doxygen_chm enable_doxygen_chi enable_doxygen_html enable_doxygen_ps enable_doxygen_pdf ' ac_precious_vars='build_alias host_alias target_alias CXX CXXFLAGS LDFLAGS LIBS CPPFLAGS CCC CC CFLAGS CPP CXXCPP PKG_CONFIG PKG_CONFIG_PATH PKG_CONFIG_LIBDIR OPENCV_CFLAGS OPENCV_LIBS BOOST_ROOT DOXYGEN_PAPER_SIZE' # 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_TARNAME}' 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 limereg 1.4.0 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/limereg] --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 System types: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD] _ACEOF fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of limereg 1.4.0:";; esac 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] --enable-silent-rules less verbose build output (undo: "make V=1") --disable-silent-rules verbose build output (undo: "make V=0") --enable-dependency-tracking do not reject slow dependency extractors --disable-dependency-tracking speeds up one-time build --enable-shared[=PKGS] build shared libraries [default=yes] --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] --disable-libtool-lock avoid locking (might break parallel builds) --disable-openmp do not use OpenMP --enable-static-boost Prefer the static boost libraries over the shared ones [no] --disable-doxygen-doc don't generate any doxygen documentation --disable-doxygen-dot don't generate graphics for doxygen documentation --disable-doxygen-man don't generate doxygen manual pages --enable-doxygen-rtf generate doxygen RTF documentation --enable-doxygen-xml generate doxygen XML documentation --enable-doxygen-chm generate doxygen compressed HTML help documentation --enable-doxygen-chi generate doxygen seperate compressed HTML help index file --enable-doxygen-html generate doxygen plain HTML documentation --enable-doxygen-ps generate doxygen PostScript documentation --enable-doxygen-pdf generate doxygen PDF documentation Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-sysroot=DIR Search for dependent libraries within DIR (or the compiler's sysroot if not specified). --with-boost=DIR prefix of Boost [guess] 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 CC C compiler command CFLAGS C compiler flags CPP C preprocessor CXXCPP C++ preprocessor 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 OPENCV_CFLAGS C compiler flags for OPENCV, overriding pkg-config OPENCV_LIBS linker flags for OPENCV, overriding pkg-config BOOST_ROOT Location of Boost installation DOXYGEN_PAPER_SIZE a4wide (default), a4, letter, legal or executive 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 limereg configure 1.4.0 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 # ac_fn_c_try_compile LINENO # -------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_c_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_c_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_c_try_compile # ac_fn_c_try_cpp LINENO # ---------------------- # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" 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_cpp conftest.$ac_ext") 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; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; 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_c_try_cpp # ac_fn_c_try_link LINENO # ----------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext 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>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_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || test -x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_link # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_c_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile # ac_fn_c_try_run LINENO # ---------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_c_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 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; } && { ac_try='./conftest$ac_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 : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_run # ac_fn_c_check_func LINENO FUNC VAR # ---------------------------------- # Tests whether FUNC exists, setting the cache variable VAR accordingly ac_fn_c_check_func () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Define $2 to an innocuous variant, in case declares $2. For example, HP-UX 11i declares gettimeofday. */ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $2 (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $2 /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$2 || defined __stub___$2 choke me #endif int main () { return $2 (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_func # ac_fn_cxx_try_cpp LINENO # ------------------------ # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" 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_cpp conftest.$ac_ext") 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; } > conftest.i && { test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || test ! -s conftest.err }; 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_cpp # ac_fn_cxx_try_link LINENO # ------------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext 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>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_exeext && { test "$cross_compiling" = yes || test -x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_link # ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES # --------------------------------------------------------- # Tests whether HEADER exists, giving a warning if it cannot be compiled using # the include files in INCLUDES and setting the cache variable VAR # accordingly. ac_fn_cxx_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if eval \${$3+:} false; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 $as_echo_n "checking $2 usability... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_header_compiler=yes else ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 $as_echo_n "checking $2 presence... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <$2> _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : ac_header_preproc=yes else ac_header_preproc=no fi rm -f conftest.err conftest.i conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( yes:no: ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; no:yes:* ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_header_mongrel # ac_fn_cxx_try_run LINENO # ------------------------ # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_cxx_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 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; } && { ac_try='./conftest$ac_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 : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_run # ac_fn_c_find_intX_t LINENO BITS VAR # ----------------------------------- # Finds a signed integer type with width BITS, setting cache variable VAR # accordingly. ac_fn_c_find_intX_t () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5 $as_echo_n "checking for int$2_t... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=no" # Order is important - never check a type that is potentially smaller # than half of the expected target width. for ac_type in int$2_t 'int' 'long int' \ 'long long int' 'short int' 'signed char'; do cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default enum { N = $2 / 2 - 1 }; int main () { static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; test_array [0] = 0; return test_array [0]; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default enum { N = $2 / 2 - 1 }; int main () { static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))]; test_array [0] = 0; return test_array [0]; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : else case $ac_type in #( int$2_t) : eval "$3=yes" ;; #( *) : eval "$3=\$ac_type" ;; esac fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if eval test \"x\$"$3"\" = x"no"; then : else break fi done fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_find_intX_t # ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES # --------------------------------------------- # Tests whether TYPE exists after having included INCLUDES, setting cache # variable VAR accordingly. ac_fn_cxx_check_type () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=no" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { if (sizeof ($2)) return 0; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int main () { if (sizeof (($2))) return 0; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : else eval "$3=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 eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_type # ac_fn_c_find_uintX_t LINENO BITS VAR # ------------------------------------ # Finds an unsigned integer type with width BITS, setting cache variable VAR # accordingly. ac_fn_c_find_uintX_t () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5 $as_echo_n "checking for uint$2_t... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=no" # Order is important - never check a type that is potentially smaller # than half of the expected target width. for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \ 'unsigned long long int' 'unsigned short int' 'unsigned char'; do cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default int main () { static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)]; test_array [0] = 0; return test_array [0]; ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : case $ac_type in #( uint$2_t) : eval "$3=yes" ;; #( *) : eval "$3=\$ac_type" ;; esac fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if eval test \"x\$"$3"\" = x"no"; then : else break fi done fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_find_uintX_t # ac_fn_cxx_check_func LINENO FUNC VAR # ------------------------------------ # Tests whether FUNC exists, setting the cache variable VAR accordingly ac_fn_cxx_check_func () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Define $2 to an innocuous variant, in case declares $2. For example, HP-UX 11i declares gettimeofday. */ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $2 (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $2 /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$2 || defined __stub___$2 choke me #endif int main () { return $2 (); ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_func 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 limereg $as_me 1.4.0, 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 ac_aux_dir= for ac_dir in config "$srcdir"/config; 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 config \"$srcdir\"/config" "$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. am__api_version='1.14' # 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; } # 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 ( am_has_slept=no for am_try in 1 2; do echo "timestamp, slept: $am_has_slept" > conftest.file 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 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 if test "$2" = conftest.file || test $am_try -eq 2; then break fi # Just in case. sleep 1 am_has_slept=yes done 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; } # If we didn't sleep, we still need to ensure time stamps of config.status and # generated files are strictly newer. am_sleep_pid= if grep 'slept: no' conftest.file >/dev/null 2>&1; then ( sleep 1 ) & am_sleep_pid=$! fi rm -f conftest.file 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 --is-lightweight"; then am_missing_run="$MISSING " 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; } 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 # Check whether --enable-silent-rules was given. if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi case $enable_silent_rules in # ((( yes) AM_DEFAULT_VERBOSITY=0;; no) AM_DEFAULT_VERBOSITY=1;; *) AM_DEFAULT_VERBOSITY=1;; esac am_make=${MAKE-make} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 $as_echo_n "checking whether $am_make supports nested variables... " >&6; } if ${am_cv_make_support_nested_variables+:} false; then : $as_echo_n "(cached) " >&6 else 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 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 $as_echo "$am_cv_make_support_nested_variables" >&6; } if test $am_cv_make_support_nested_variables = yes; then AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' else AM_V=$AM_DEFAULT_VERBOSITY AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY fi AM_BACKSLASH='\' 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='limereg' VERSION='1.4.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"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: # # mkdir_p='$(MKDIR_P)' # 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}' # We'll loop over all known methods to create a tar archive until one works. _am_tools='gnutar pax cpio none' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' # POSIX will say in a future version that running "rm -f" with no argument # is OK; and we want to be able to make that assumption in our Makefile # recipes. So use an aggressive probe to check that the usage we want is # actually supported "in the wild" to an acceptable degree. # See automake bug#10828. # To make any issue more visible, cause the running configure to be aborted # by default if the 'rm' program in use doesn't match our expectations; the # user can still override this though. if rm -f && rm -fr && rm -rf; then : OK; else cat >&2 <<'END' Oops! Your 'rm' program seems unable to run without file operands specified on the command line, even when the '-f' option is present. This is contrary to the behaviour of most rm programs out there, and not conforming with the upcoming POSIX standard: Please tell bug-automake@gnu.org about your system, including the value of your $PATH and any error possibly output before this message. This can help us improve future automake versions. END if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then echo 'Configuration will proceed anyway, since you have set the' >&2 echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 echo >&2 else cat >&2 <<'END' Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM to "yes", and re-run configure. END as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 fi fi 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 10 /bin/sh. echo '/* dummy */' > 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 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 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 if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; 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_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # 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_CC="${ac_tool_prefix}gcc" $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 CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; 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_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # 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_CC="gcc" $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_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" 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 CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; 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_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # 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_CC="${ac_tool_prefix}cc" $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 CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; 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_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no 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 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $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 if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe 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_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # 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_CC="$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 CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe 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_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # 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_CC="$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_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" 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 CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # 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 { $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_c_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_c_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_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_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_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include struct stat; /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : 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 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 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; } if ${am_cv_prog_cc_c_o+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF # Make sure it works both with $CC and with simple cc. # Following AC_PROG_CC_C_O, we do the test twice because some # compilers refuse to overwrite an existing .o file with -o, # though they will create one. am_cv_prog_cc_c_o=yes for am_i in 1 2; do if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } \ && test -f conftest2.$ac_objext; then : OK else am_cv_prog_cc_c_o=no break fi done rm -f core conftest* unset am_i fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 $as_echo "$am_cv_prog_cc_c_o" >&6; } if test "$am_cv_prog_cc_c_o" != yes; then # Losing compiler, so override with the script. # FIXME: It is wrong to rewrite CC. # But if we don't then we get into trouble of one sort or another. # A longer-term fix would be to have automake use am__CC in this case, # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" CC="$am_aux_dir/compile $CC" 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 depcc="$CC" 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_CC_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_CC_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 10 /bin/sh. echo '/* dummy */' > 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_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi #AM_PROG_CC_C_O #AC_PROG_CC_C99 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 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if ${ac_cv_prog_CPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : 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 $? "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } 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 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 $as_echo_n "checking whether ln -s works... " >&6; } LN_S=$as_ln_s if test "$LN_S" = "ln -s"; 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, using $LN_S" >&5 $as_echo "no, using $LN_S" >&6; } fi case `pwd` in *\ * | *\ *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; esac macro_version='2.4.2' macro_revision='1.3337' ltmain="$ac_aux_dir/ltmain.sh" # Make sure we can run config.sub. $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 $as_echo_n "checking build system type... " >&6; } if ${ac_cv_build+:} false; then : $as_echo_n "(cached) " >&6 else ac_build_alias=$build_alias test "x$ac_build_alias" = x && ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` test "x$ac_build_alias" = x && as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 $as_echo "$ac_cv_build" >&6; } case $ac_cv_build in *-*-*) ;; *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; esac build=$ac_cv_build ac_save_IFS=$IFS; IFS='-' set x $ac_cv_build shift build_cpu=$1 build_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: build_os=$* IFS=$ac_save_IFS case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 $as_echo_n "checking host system type... " >&6; } if ${ac_cv_host+:} false; then : $as_echo_n "(cached) " >&6 else if test "x$host_alias" = x; then ac_cv_host=$ac_cv_build else ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 $as_echo "$ac_cv_host" >&6; } case $ac_cv_host in *-*-*) ;; *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; esac host=$ac_cv_host ac_save_IFS=$IFS; IFS='-' set x $ac_cv_host shift host_cpu=$1 host_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: host_os=$* IFS=$ac_save_IFS case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac # Backslashify metacharacters that are still active within # double-quoted strings. sed_quote_subst='s/\(["`$\\]\)/\\\1/g' # Same as above, but do not quote variable references. double_quote_subst='s/\(["`\\]\)/\\\1/g' # Sed substitution to delay expansion of an escaped shell variable in a # double_quote_subst'ed string. delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' # Sed substitution to delay expansion of an escaped single quote. delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' # Sed substitution to avoid accidental globbing in evaled expressions no_glob_subst='s/\*/\\\*/g' ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 $as_echo_n "checking how to print strings... " >&6; } # Test print first, because it will be a builtin if present. if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='print -r --' elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then ECHO='printf %s\n' else # Use this function as a fallback that always works. func_fallback_echo () { eval 'cat <<_LTECHO_EOF $1 _LTECHO_EOF' } ECHO='func_fallback_echo' fi # func_echo_all arg... # Invoke $ECHO with all args, space-separated. func_echo_all () { $ECHO "" } case "$ECHO" in printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 $as_echo "printf" >&6; } ;; print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 $as_echo "print -r" >&6; } ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 $as_echo "cat" >&6; } ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 $as_echo_n "checking for a sed that does not truncate output... " >&6; } if ${ac_cv_path_SED+:} false; then : $as_echo_n "(cached) " >&6 else ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ for ac_i in 1 2 3 4 5 6 7; do ac_script="$ac_script$as_nl$ac_script" done echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed { ac_script=; unset ac_script;} if test -z "$SED"; then ac_path_SED_found=false # Loop through the user's path and test for each of PROGNAME-LIST 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_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_SED" || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED case `"$ac_path_SED" --version 2>&1` in *GNU*) ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo '' >> "conftest.nl" "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_SED_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_SED="$ac_path_SED" ac_path_SED_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_SED_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_SED"; then as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 fi else ac_cv_path_SED=$SED fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 $as_echo "$ac_cv_path_SED" >&6; } SED="$ac_cv_path_SED" rm -f conftest.sed test -z "$SED" && SED=sed Xsed="$SED -e 1s/^X//" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_GREP" || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if ${ac_cv_path_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_EGREP" || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 $as_echo_n "checking for fgrep... " >&6; } if ${ac_cv_path_FGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 then ac_cv_path_FGREP="$GREP -F" else if test -z "$FGREP"; then ac_path_FGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in fgrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_FGREP" || continue # Check for GNU ac_path_FGREP and select it if it is found. # Check for GNU $ac_path_FGREP case `"$ac_path_FGREP" --version 2>&1` in *GNU*) ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'FGREP' >> "conftest.nl" "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_FGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_FGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_FGREP"; then as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_FGREP=$FGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 $as_echo "$ac_cv_path_FGREP" >&6; } FGREP="$ac_cv_path_FGREP" test -z "$GREP" && GREP=grep # Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 $as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [\\/]* | ?:[\\/]*) re_direlt='/[^/][^/]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi if ${lt_cv_path_LD+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &5 $as_echo "$LD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } if ${lt_cv_prog_gnu_ld+:} false; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 $as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } if ${lt_cv_path_NM+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM="$NM" else lt_nm_to_check="${ac_tool_prefix}nm" if test -n "$ac_tool_prefix" && test "$build" = "$host"; then lt_nm_to_check="$lt_nm_to_check nm" fi for lt_tmp_nm in $lt_nm_to_check; do lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. tmp_nm="$ac_dir/$lt_tmp_nm" if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then # Check to see if the nm accepts a BSD-compat flag. # Adding the `sed 1q' prevents false positives on HP-UX, which says: # nm: unknown option "B" ignored # Tru64's nm complains that /dev/null is an invalid object file case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in */dev/null* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break ;; *) case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break ;; *) lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but continue # so that we can try to find one that supports BSD flags ;; esac ;; esac fi done IFS="$lt_save_ifs" done : ${lt_cv_path_NM=no} fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 $as_echo "$lt_cv_path_NM" >&6; } if test "$lt_cv_path_NM" != "no"; then NM="$lt_cv_path_NM" else # Didn't find any BSD compatible name lister, look for dumpbin. if test -n "$DUMPBIN"; then : # Let the user override the test. else if test -n "$ac_tool_prefix"; then for ac_prog in dumpbin "link -dump" 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_DUMPBIN+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DUMPBIN"; then ac_cv_prog_DUMPBIN="$DUMPBIN" # 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_DUMPBIN="$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 DUMPBIN=$ac_cv_prog_DUMPBIN if test -n "$DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 $as_echo "$DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$DUMPBIN" && break done fi if test -z "$DUMPBIN"; then ac_ct_DUMPBIN=$DUMPBIN for ac_prog in dumpbin "link -dump" 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_DUMPBIN+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DUMPBIN"; then ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # 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_DUMPBIN="$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_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN if test -n "$ac_ct_DUMPBIN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 $as_echo "$ac_ct_DUMPBIN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_DUMPBIN" && break done if test "x$ac_ct_DUMPBIN" = x; then DUMPBIN=":" 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 DUMPBIN=$ac_ct_DUMPBIN fi fi case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols" ;; *) DUMPBIN=: ;; esac fi if test "$DUMPBIN" != ":"; then NM="$DUMPBIN" fi fi test -z "$NM" && NM=nm { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 $as_echo_n "checking the name lister ($NM) interface... " >&6; } if ${lt_cv_nm_interface+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&5 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&5 (eval echo "\"\$as_me:$LINENO: output\"" >&5) cat conftest.out >&5 if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 $as_echo "$lt_cv_nm_interface" >&6; } # find the maximum length of command line arguments { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 $as_echo_n "checking the maximum length of command line arguments... " >&6; } if ${lt_cv_sys_max_cmd_len+:} false; then : $as_echo_n "(cached) " >&6 else i=0 teststring="ABCD" case $build_os in msdosdjgpp*) # On DJGPP, this test can blow up pretty badly due to problems in libc # (any single argument exceeding 2000 bytes causes a buffer overrun # during glob expansion). Even if it were fixed, the result of this # check would be larger than it should be. lt_cv_sys_max_cmd_len=12288; # 12K is about right ;; gnu*) # Under GNU Hurd, this test is not required because there is # no limit to the length of command line arguments. # Libtool will interpret -1 as no limit whatsoever lt_cv_sys_max_cmd_len=-1; ;; cygwin* | mingw* | cegcc*) # On Win9x/ME, this test blows up -- it succeeds, but takes # about 5 minutes as the teststring grows exponentially. # Worse, since 9x/ME are not pre-emptively multitasking, # you end up with a "frozen" computer, even though with patience # the test eventually succeeds (with a max line length of 256k). # Instead, let's just punt: use the minimum linelength reported by # all of the supported platforms: 8192 (on NT/2K/XP). lt_cv_sys_max_cmd_len=8192; ;; mint*) # On MiNT this can take a long time and run out of memory. lt_cv_sys_max_cmd_len=8192; ;; amigaos*) # On AmigaOS with pdksh, this test takes hours, literally. # So we just punt and use a minimum line length of 8192. lt_cv_sys_max_cmd_len=8192; ;; netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` elif test -x /usr/sbin/sysctl; then lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` else lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs fi # And add a safety zone lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` ;; interix*) # We know the value 262144 and hardcode it with a safety zone (like BSD) lt_cv_sys_max_cmd_len=196608 ;; os2*) # The test takes a long time on OS/2. lt_cv_sys_max_cmd_len=8192 ;; osf*) # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not # nice to cause kernel panics so lets avoid the loop below. # First set a reasonable default. lt_cv_sys_max_cmd_len=16384 # if test -x /sbin/sysconfig; then case `/sbin/sysconfig -q proc exec_disable_arg_limit` in *1*) lt_cv_sys_max_cmd_len=-1 ;; esac fi ;; sco3.2v5*) lt_cv_sys_max_cmd_len=102400 ;; sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` else lt_cv_sys_max_cmd_len=32768 fi ;; *) lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null` if test -n "$lt_cv_sys_max_cmd_len" && \ test undefined != "$lt_cv_sys_max_cmd_len"; then lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` else # Make teststring a little bigger before we do anything with it. # a 1K string should be a reasonable start. for i in 1 2 3 4 5 6 7 8 ; do teststring=$teststring$teststring done SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} # If test is not a shell built-in, we'll probably end up computing a # maximum length that is only half of the actual maximum length, but # we can't tell. while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \ = "X$teststring$teststring"; } >/dev/null 2>&1 && test $i != 17 # 1/2 MB should be enough do i=`expr $i + 1` teststring=$teststring$teststring done # Only check the string length outside the loop. lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` teststring= # Add a significant safety factor because C++ compilers can tack on # massive amounts of additional arguments before passing them to the # linker. It appears as though 1/2 is a usable value. lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fi ;; esac fi if test -n $lt_cv_sys_max_cmd_len ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 $as_echo "$lt_cv_sys_max_cmd_len" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 $as_echo "none" >&6; } fi max_cmd_len=$lt_cv_sys_max_cmd_len : ${CP="cp -f"} : ${MV="mv -f"} : ${RM="rm -f"} { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; } # Try some XSI features xsi_shell=no ( _lt_dummy="a/b/c" test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ = c,a/b,b/c, \ && eval 'test $(( 1 + 1 )) -eq 2 \ && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ && xsi_shell=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5 $as_echo "$xsi_shell" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; } lt_shell_append=no ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \ >/dev/null 2>&1 \ && lt_shell_append=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5 $as_echo "$lt_shell_append" >&6; } if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then lt_unset=unset else lt_unset=false fi # test EBCDIC or ASCII case `echo X|tr X '\101'` in A) # ASCII based system # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr lt_SP2NL='tr \040 \012' lt_NL2SP='tr \015\012 \040\040' ;; *) # EBCDIC based system lt_SP2NL='tr \100 \n' lt_NL2SP='tr \r\n \100\100' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 $as_echo_n "checking how to convert $build file names to $host format... " >&6; } if ${lt_cv_to_host_file_cmd+:} false; then : $as_echo_n "(cached) " >&6 else case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 ;; esac ;; *-*-cygwin* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin ;; *-*-cygwin* ) lt_cv_to_host_file_cmd=func_convert_file_noop ;; * ) # otherwise, assume *nix lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin ;; esac ;; * ) # unhandled hosts (and "normal" native builds) lt_cv_to_host_file_cmd=func_convert_file_noop ;; esac fi to_host_file_cmd=$lt_cv_to_host_file_cmd { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 $as_echo "$lt_cv_to_host_file_cmd" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } if ${lt_cv_to_tool_file_cmd+:} false; then : $as_echo_n "(cached) " >&6 else #assume ordinary cross tools, or native build. lt_cv_to_tool_file_cmd=func_convert_file_noop case $host in *-*-mingw* ) case $build in *-*-mingw* ) # actually msys lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 ;; esac ;; esac fi to_tool_file_cmd=$lt_cv_to_tool_file_cmd { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 $as_echo "$lt_cv_to_tool_file_cmd" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 $as_echo_n "checking for $LD option to reload object files... " >&6; } if ${lt_cv_ld_reload_flag+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_reload_flag='-r' fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 $as_echo "$lt_cv_ld_reload_flag" >&6; } reload_flag=$lt_cv_ld_reload_flag case $reload_flag in "" | " "*) ;; *) reload_flag=" $reload_flag" ;; esac reload_cmds='$LD$reload_flag -o $output$reload_objs' case $host_os in cygwin* | mingw* | pw32* | cegcc*) if test "$GCC" != yes; then reload_cmds=false fi ;; darwin*) if test "$GCC" = yes; then reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs' else reload_cmds='$LD$reload_flag -o $output$reload_objs' fi ;; esac if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; 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_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # 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_OBJDUMP="${ac_tool_prefix}objdump" $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 OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 $as_echo "$OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OBJDUMP"; then ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; 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_OBJDUMP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # 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_OBJDUMP="objdump" $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_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 $as_echo "$ac_ct_OBJDUMP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then OBJDUMP="false" 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 OBJDUMP=$ac_ct_OBJDUMP fi else OBJDUMP="$ac_cv_prog_OBJDUMP" fi test -z "$OBJDUMP" && OBJDUMP=objdump { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 $as_echo_n "checking how to recognize dependent libraries... " >&6; } if ${lt_cv_deplibs_check_method+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_deplibs_check_method='unknown' # Need to set the preceding variable on all platforms that support # interlibrary dependencies. # 'none' -- dependencies not supported. # `unknown' -- same as none, but documents that we really don't know. # 'pass_all' -- all dependencies passed with no checks. # 'test_compile' -- check by making test program. # 'file_magic [[regex]]' -- check by looking for files in library path # which responds to the $file_magic_cmd with a given extended regex. # If you have `file' or equivalent on your system and you're not sure # whether `pass_all' will *always* work, you probably want this one. case $host_os in aix[4-9]*) lt_cv_deplibs_check_method=pass_all ;; beos*) lt_cv_deplibs_check_method=pass_all ;; bsdi[45]*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/shlib/libc.so ;; cygwin*) # func_win32_libid is a shell function defined in ltmain.sh lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' ;; mingw* | pw32*) # Base MSYS/MinGW do not provide the 'file' command needed by # func_win32_libid shell function, so use a weaker test based on 'objdump', # unless we find 'file', for example because we are cross-compiling. # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd='func_win32_libid' else # Keep this pattern in sync with the one in func_win32_libid. lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' lt_cv_file_magic_cmd='$OBJDUMP -f' fi ;; cegcc*) # use the weaker test based on 'objdump'. See mingw*. lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' lt_cv_file_magic_cmd='$OBJDUMP -f' ;; darwin* | rhapsody*) lt_cv_deplibs_check_method=pass_all ;; freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac else lt_cv_deplibs_check_method=pass_all fi ;; haiku*) lt_cv_deplibs_check_method=pass_all ;; hpux10.20* | hpux11*) lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so ;; hppa*64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl ;; *) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' lt_cv_file_magic_test_file=/usr/lib/libc.sl ;; esac ;; interix[3-9]*) # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$' ;; irix5* | irix6* | nonstopux*) case $LD in *-32|*"-32 ") libmagic=32-bit;; *-n32|*"-n32 ") libmagic=N32;; *-64|*"-64 ") libmagic=64-bit;; *) libmagic=never-match;; esac lt_cv_deplibs_check_method=pass_all ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) lt_cv_deplibs_check_method=pass_all ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' fi ;; newos6*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; *nto* | *qnx*) lt_cv_deplibs_check_method=pass_all ;; openbsd*) if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' else lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' fi ;; osf3* | osf4* | osf5*) lt_cv_deplibs_check_method=pass_all ;; rdos*) lt_cv_deplibs_check_method=pass_all ;; solaris*) lt_cv_deplibs_check_method=pass_all ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) lt_cv_deplibs_check_method=pass_all ;; sysv4 | sysv4.3*) case $host_vendor in motorola) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]' lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` ;; ncr) lt_cv_deplibs_check_method=pass_all ;; sequent) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; sni) lt_cv_file_magic_cmd='/bin/file' lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib" lt_cv_file_magic_test_file=/lib/libc.so ;; siemens) lt_cv_deplibs_check_method=pass_all ;; pc) lt_cv_deplibs_check_method=pass_all ;; esac ;; tpf*) lt_cv_deplibs_check_method=pass_all ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 $as_echo "$lt_cv_deplibs_check_method" >&6; } file_magic_glob= want_nocaseglob=no if test "$build" = "$host"; then case $host_os in mingw* | pw32*) if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then want_nocaseglob=yes else file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` fi ;; esac fi file_magic_cmd=$lt_cv_file_magic_cmd deplibs_check_method=$lt_cv_deplibs_check_method test -z "$deplibs_check_method" && deplibs_check_method=unknown if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; 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_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # 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_DLLTOOL="${ac_tool_prefix}dlltool" $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 DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 $as_echo "$DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DLLTOOL"; then ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; 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_DLLTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # 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_DLLTOOL="dlltool" $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_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 $as_echo "$ac_ct_DLLTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then DLLTOOL="false" 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 DLLTOOL=$ac_ct_DLLTOOL fi else DLLTOOL="$ac_cv_prog_DLLTOOL" fi test -z "$DLLTOOL" && DLLTOOL=dlltool { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 $as_echo_n "checking how to associate runtime and link libraries... " >&6; } if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_sharedlib_from_linklib_cmd='unknown' case $host_os in cygwin* | mingw* | pw32* | cegcc*) # two different shell functions defined in ltmain.sh # decide which to use based on capabilities of $DLLTOOL case `$DLLTOOL --help 2>&1` in *--identify-strict*) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib ;; *) lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback ;; esac ;; *) # fallback: assume linklib IS sharedlib lt_cv_sharedlib_from_linklib_cmd="$ECHO" ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO if test -n "$ac_tool_prefix"; then for ac_prog in ar 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_AR+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AR"; then ac_cv_prog_AR="$AR" # 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_AR="$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 AR=$ac_cv_prog_AR if test -n "$AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 $as_echo "$AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AR" && break done fi if test -z "$AR"; then ac_ct_AR=$AR for ac_prog in ar 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_AR+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_AR"; then ac_cv_prog_ac_ct_AR="$ac_ct_AR" # 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_AR="$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_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 $as_echo "$ac_ct_AR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_AR" && break done if test "x$ac_ct_AR" = x; then AR="false" 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 AR=$ac_ct_AR fi fi : ${AR=ar} : ${AR_FLAGS=cru} { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 $as_echo_n "checking for archiver @FILE support... " >&6; } if ${lt_cv_ar_at_file+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ar_at_file=no cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : echo conftest.$ac_objext > conftest.lst lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test "$ac_status" -eq 0; then # Ensure the archiver fails upon bogus file names. rm -f conftest.$ac_objext libconftest.a { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test "$ac_status" -ne 0; then lt_cv_ar_at_file=@ fi fi rm -f conftest.* libconftest.a fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 $as_echo "$lt_cv_ar_at_file" >&6; } if test "x$lt_cv_ar_at_file" = xno; then archiver_list_spec= else archiver_list_spec=$lt_cv_ar_at_file fi 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 test -z "$STRIP" && STRIP=: if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; 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_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # 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_RANLIB="${ac_tool_prefix}ranlib" $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 RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 $as_echo "$RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; 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_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_RANLIB"; then ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # 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_RANLIB="ranlib" $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_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 $as_echo "$ac_ct_RANLIB" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_RANLIB" = x; then RANLIB=":" 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 RANLIB=$ac_ct_RANLIB fi else RANLIB="$ac_cv_prog_RANLIB" fi test -z "$RANLIB" && RANLIB=: # Determine commands to create old-style static archives. old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs' old_postinstall_cmds='chmod 644 $oldlib' old_postuninstall_cmds= if test -n "$RANLIB"; then case $host_os in openbsd*) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib" ;; *) old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib" ;; esac old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib" fi case $host_os in darwin*) lock_old_archive_extraction=yes ;; *) lock_old_archive_extraction=no ;; esac # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Check for command to grab the raw symbol name followed by C symbol from nm. { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } if ${lt_cv_sys_global_symbol_pipe+:} false; then : $as_echo_n "(cached) " >&6 else # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] # Character class describing NM global symbol codes. symcode='[BCDEGRST]' # Regexp to match symbols that can be accessed directly from C. sympat='\([_A-Za-z][_A-Za-z0-9]*\)' # Define system-specific variables. case $host_os in aix*) symcode='[BCDT]' ;; cygwin* | mingw* | pw32* | cegcc*) symcode='[ABCDGISTW]' ;; hpux*) if test "$host_cpu" = ia64; then symcode='[ABCDEGRST]' fi ;; irix* | nonstopux*) symcode='[BCDEGRST]' ;; osf*) symcode='[BCDEGQRST]' ;; solaris*) symcode='[BDRT]' ;; sco3.2v5*) symcode='[DT]' ;; sysv4.2uw2*) symcode='[DT]' ;; sysv5* | sco5v6* | unixware* | OpenUNIX*) symcode='[ABDT]' ;; sysv4) symcode='[DFNSTU]' ;; esac # If we're using GNU nm, then use its standard symbol codes. case `$NM -V 2>&1` in *GNU* | *'with BFD'*) symcode='[ABCDGIRSTW]' ;; esac # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" # Handle CRLF in mingw tool chain opt_cr= case $build_os in mingw*) opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp ;; esac # Try without a prefix underscore, then with it. for ac_symprfx in "" "_"; do # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. symxfrm="\\1 $ac_symprfx\\2 \\2" # Write the raw and C identifiers. if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function # and D for any global variable. # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK '"\ " {last_section=section; section=\$ 3};"\ " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\ " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\ " \$ 0!~/External *\|/{next};"\ " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\ " {if(hide[section]) next};"\ " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\ " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\ " s[1]~/^[@?]/{print s[1], s[1]; next};"\ " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx" else lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no rm -f conftest* cat > conftest.$ac_ext <<_LT_EOF #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(void); void nm_test_func(void){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Now try to grab the symbols. nlist=conftest.nm if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s "$nlist"; then # Try sorting and uniquifying the output. if sort "$nlist" | uniq > "$nlist"T; then mv -f "$nlist"T "$nlist" else rm -f "$nlist"T fi # Make sure that we snagged all the symbols we need. if $GREP ' nm_test_var$' "$nlist" >/dev/null; then if $GREP ' nm_test_func$' "$nlist" >/dev/null; then cat <<_LT_EOF > conftest.$ac_ext /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) /* DATA imports from DLLs on WIN32 con't be const, because runtime relocations are performed -- see ld's documentation on pseudo-relocs. */ # define LT_DLSYM_CONST #elif defined(__osf__) /* This system does not cope well with relocations in const data. */ # define LT_DLSYM_CONST #else # define LT_DLSYM_CONST const #endif #ifdef __cplusplus extern "C" { #endif _LT_EOF # Now generate the symbol file. eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext' cat <<_LT_EOF >> conftest.$ac_ext /* The mapping between symbol names and symbols. */ LT_DLSYM_CONST struct { const char *name; void *address; } lt__PROGRAM__LTX_preloaded_symbols[] = { { "@PROGRAM@", (void *) 0 }, _LT_EOF $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext cat <<\_LT_EOF >> conftest.$ac_ext {0, (void *) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt__PROGRAM__LTX_preloaded_symbols; } #endif #ifdef __cplusplus } #endif _LT_EOF # Now try linking the two files. mv conftest.$ac_objext conftstm.$ac_objext lt_globsym_save_LIBS=$LIBS lt_globsym_save_CFLAGS=$CFLAGS LIBS="conftstm.$ac_objext" CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext}; then pipe_works=yes fi LIBS=$lt_globsym_save_LIBS CFLAGS=$lt_globsym_save_CFLAGS else echo "cannot find nm_test_func in $nlist" >&5 fi else echo "cannot find nm_test_var in $nlist" >&5 fi else echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 fi else echo "$progname: failed program was:" >&5 cat conftest.$ac_ext >&5 fi rm -rf conftest* conftst* # Do not use the global_symbol_pipe unless it works. if test "$pipe_works" = yes; then break else lt_cv_sys_global_symbol_pipe= fi done fi if test -z "$lt_cv_sys_global_symbol_pipe"; then lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 $as_echo "failed" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 $as_echo "ok" >&6; } fi # Response file support. if test "$lt_cv_nm_interface" = "MS dumpbin"; then nm_file_list_spec='@' elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then nm_file_list_spec='@' fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 $as_echo_n "checking for sysroot... " >&6; } # Check whether --with-sysroot was given. if test "${with_sysroot+set}" = set; then : withval=$with_sysroot; else with_sysroot=no fi lt_sysroot= case ${with_sysroot} in #( yes) if test "$GCC" = yes; then lt_sysroot=`$CC --print-sysroot 2>/dev/null` fi ;; #( /*) lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5 $as_echo "${with_sysroot}" >&6; } as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 $as_echo "${lt_sysroot:-no}" >&6; } # Check whether --enable-libtool-lock was given. if test "${enable_libtool_lock+set}" = set; then : enableval=$enable_libtool_lock; fi test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes # Some flags need to be propagated to the compiler or linker for good # libtool support. case $host in ia64-*-hpux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE="32" ;; *ELF-64*) HPUX_IA64_MODE="64" ;; esac fi rm -rf conftest* ;; *-*-irix6*) # Find out which ABI we are using. echo '#line '$LINENO' "configure"' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then if test "$lt_cv_prog_gnu_ld" = yes; then case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; *N32*) LD="${LD-ld} -melf32bmipn32" ;; *64-bit*) LD="${LD-ld} -melf64bmip" ;; esac else case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; *N32*) LD="${LD-ld} -n32" ;; *64-bit*) LD="${LD-ld} -64" ;; esac fi fi rm -rf conftest* ;; x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) case `/usr/bin/file conftest.o` in *x86-64*) LD="${LD-ld} -m elf32_x86_64" ;; *) LD="${LD-ld} -m elf_i386" ;; esac ;; powerpc64le-*) LD="${LD-ld} -m elf32lppclinux" ;; powerpc64-*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; sparc64-*linux*) LD="${LD-ld} -m elf32_sparc" ;; esac ;; *64-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_x86_64_fbsd" ;; x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; powerpcle-*) LD="${LD-ld} -m elf64lppc" ;; powerpc-*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) LD="${LD-ld} -m elf64_s390" ;; sparc*-*linux*) LD="${LD-ld} -m elf64_sparc" ;; esac ;; esac fi rm -rf conftest* ;; *-*-sco3.2v5*) # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -belf" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } if ${lt_cv_cc_needs_belf+:} false; then : $as_echo_n "(cached) " >&6 else 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 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_cc_needs_belf=yes else lt_cv_cc_needs_belf=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext 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 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 $as_echo "$lt_cv_cc_needs_belf" >&6; } if test x"$lt_cv_cc_needs_belf" != x"yes"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS="$SAVE_CFLAGS" fi ;; *-*solaris*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) case $host in i?86-*-solaris*) LD="${LD-ld} -m elf_x86_64" ;; sparc*-*-solaris*) LD="${LD-ld} -m elf64_sparc" ;; esac # GNU ld 2.21 introduced _sol2 emulations. Use them if available. if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then LD="${LD-ld}_sol2" fi ;; *) if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then LD="${LD-ld} -64" fi ;; esac ;; esac fi rm -rf conftest* ;; esac need_locks="$enable_libtool_lock" if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. set dummy ${ac_tool_prefix}mt; 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_MANIFEST_TOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$MANIFEST_TOOL"; then ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # 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_MANIFEST_TOOL="${ac_tool_prefix}mt" $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 MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL if test -n "$MANIFEST_TOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 $as_echo "$MANIFEST_TOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_MANIFEST_TOOL"; then ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL # Extract the first word of "mt", so it can be a program name with args. set dummy mt; 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_MANIFEST_TOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_MANIFEST_TOOL"; then ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # 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_MANIFEST_TOOL="mt" $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_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL if test -n "$ac_ct_MANIFEST_TOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 $as_echo "$ac_ct_MANIFEST_TOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_MANIFEST_TOOL" = x; then MANIFEST_TOOL=":" 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 MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL fi else MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" fi test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } if ${lt_cv_path_mainfest_tool+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_path_mainfest_tool=no echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out cat conftest.err >&5 if $GREP 'Manifest Tool' conftest.out > /dev/null; then lt_cv_path_mainfest_tool=yes fi rm -f conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 $as_echo "$lt_cv_path_mainfest_tool" >&6; } if test "x$lt_cv_path_mainfest_tool" != xyes; then MANIFEST_TOOL=: fi case $host_os in rhapsody* | darwin*) if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. set dummy ${ac_tool_prefix}dsymutil; 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_DSYMUTIL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$DSYMUTIL"; then ac_cv_prog_DSYMUTIL="$DSYMUTIL" # 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_DSYMUTIL="${ac_tool_prefix}dsymutil" $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 DSYMUTIL=$ac_cv_prog_DSYMUTIL if test -n "$DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 $as_echo "$DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_DSYMUTIL"; then ac_ct_DSYMUTIL=$DSYMUTIL # Extract the first word of "dsymutil", so it can be a program name with args. set dummy dsymutil; 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_DSYMUTIL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_DSYMUTIL"; then ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # 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_DSYMUTIL="dsymutil" $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_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL if test -n "$ac_ct_DSYMUTIL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 $as_echo "$ac_ct_DSYMUTIL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_DSYMUTIL" = x; then DSYMUTIL=":" 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 DSYMUTIL=$ac_ct_DSYMUTIL fi else DSYMUTIL="$ac_cv_prog_DSYMUTIL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. set dummy ${ac_tool_prefix}nmedit; 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_NMEDIT+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$NMEDIT"; then ac_cv_prog_NMEDIT="$NMEDIT" # 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_NMEDIT="${ac_tool_prefix}nmedit" $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 NMEDIT=$ac_cv_prog_NMEDIT if test -n "$NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 $as_echo "$NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_NMEDIT"; then ac_ct_NMEDIT=$NMEDIT # Extract the first word of "nmedit", so it can be a program name with args. set dummy nmedit; 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_NMEDIT+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_NMEDIT"; then ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # 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_NMEDIT="nmedit" $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_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT if test -n "$ac_ct_NMEDIT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 $as_echo "$ac_ct_NMEDIT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_NMEDIT" = x; then NMEDIT=":" 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 NMEDIT=$ac_ct_NMEDIT fi else NMEDIT="$ac_cv_prog_NMEDIT" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. set dummy ${ac_tool_prefix}lipo; 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_LIPO+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$LIPO"; then ac_cv_prog_LIPO="$LIPO" # 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_LIPO="${ac_tool_prefix}lipo" $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 LIPO=$ac_cv_prog_LIPO if test -n "$LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 $as_echo "$LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_LIPO"; then ac_ct_LIPO=$LIPO # Extract the first word of "lipo", so it can be a program name with args. set dummy lipo; 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_LIPO+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_LIPO"; then ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # 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_LIPO="lipo" $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_LIPO=$ac_cv_prog_ac_ct_LIPO if test -n "$ac_ct_LIPO"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 $as_echo "$ac_ct_LIPO" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_LIPO" = x; then LIPO=":" 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 LIPO=$ac_ct_LIPO fi else LIPO="$ac_cv_prog_LIPO" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. set dummy ${ac_tool_prefix}otool; 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_OTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL"; then ac_cv_prog_OTOOL="$OTOOL" # 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_OTOOL="${ac_tool_prefix}otool" $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 OTOOL=$ac_cv_prog_OTOOL if test -n "$OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 $as_echo "$OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL"; then ac_ct_OTOOL=$OTOOL # Extract the first word of "otool", so it can be a program name with args. set dummy otool; 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_OTOOL+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL"; then ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # 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_OTOOL="otool" $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_OTOOL=$ac_cv_prog_ac_ct_OTOOL if test -n "$ac_ct_OTOOL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 $as_echo "$ac_ct_OTOOL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL" = x; then OTOOL=":" 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 OTOOL=$ac_ct_OTOOL fi else OTOOL="$ac_cv_prog_OTOOL" fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. set dummy ${ac_tool_prefix}otool64; 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_OTOOL64+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OTOOL64"; then ac_cv_prog_OTOOL64="$OTOOL64" # 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_OTOOL64="${ac_tool_prefix}otool64" $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 OTOOL64=$ac_cv_prog_OTOOL64 if test -n "$OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 $as_echo "$OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_OTOOL64"; then ac_ct_OTOOL64=$OTOOL64 # Extract the first word of "otool64", so it can be a program name with args. set dummy otool64; 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_OTOOL64+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OTOOL64"; then ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # 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_OTOOL64="otool64" $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_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 if test -n "$ac_ct_OTOOL64"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 $as_echo "$ac_ct_OTOOL64" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL64" = x; then OTOOL64=":" 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 OTOOL64=$ac_ct_OTOOL64 fi else OTOOL64="$ac_cv_prog_OTOOL64" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 $as_echo_n "checking for -single_module linker flag... " >&6; } if ${lt_cv_apple_cc_single_mod+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_apple_cc_single_mod=no if test -z "${LT_MULTI_MODULE}"; then # By default we will add the -single_module flag. You can override # by either setting the environment variable LT_MULTI_MODULE # non-empty at configure time, or by adding -multi_module to the # link flags. rm -rf libconftest.dylib* echo "int foo(void){return 1;}" > conftest.c echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c" >&5 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \ -dynamiclib -Wl,-single_module conftest.c 2>conftest.err _lt_result=$? # If there is a non-empty error log, and "single_module" # appears in it, assume the flag caused a linker warning if test -s conftest.err && $GREP single_module conftest.err; then cat conftest.err >&5 # Otherwise, if the output was created with a 0 exit code from # the compiler, it worked. elif test -f libconftest.dylib && test $_lt_result -eq 0; then lt_cv_apple_cc_single_mod=yes else cat conftest.err >&5 fi rm -rf libconftest.dylib* rm -f conftest.* fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 $as_echo "$lt_cv_apple_cc_single_mod" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } if ${lt_cv_ld_exported_symbols_list+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_ld_exported_symbols_list=yes else lt_cv_ld_exported_symbols_list=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 $as_echo_n "checking for -force_load linker flag... " >&6; } if ${lt_cv_ld_force_load+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF int forced_loaded() { return 2;} _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 echo "$AR cru libconftest.a conftest.o" >&5 $AR cru libconftest.a conftest.o 2>&5 echo "$RANLIB libconftest.a" >&5 $RANLIB libconftest.a 2>&5 cat > conftest.c << _LT_EOF int main() { return 0;} _LT_EOF echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err _lt_result=$? if test -s conftest.err && $GREP force_load conftest.err; then cat conftest.err >&5 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then lt_cv_ld_force_load=yes else cat conftest.err >&5 fi rm -f conftest.err libconftest.a conftest conftest.c rm -rf conftest.dSYM fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 $as_echo "$lt_cv_ld_force_load" >&6; } case $host_os in rhapsody* | darwin1.[012]) _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; darwin*) # darwin 5.x on # if running on 10.5 or later, the deployment target defaults # to the OS version, if on x86, and 10.4, the deployment # target defaults to 10.4. Don't you love it? case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 10.0,*86*-darwin8*|10.0,*-darwin[91]*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; 10.[012]*) _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;; 10.*) _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;; esac ;; esac if test "$lt_cv_apple_cc_single_mod" = "yes"; then _lt_dar_single_mod='$single_module' fi if test "$lt_cv_ld_exported_symbols_list" = "yes"; then _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym' else _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' fi if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then _lt_dsymutil='~$DSYMUTIL $lib || :' else _lt_dsymutil= fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in dlfcn.h do : ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default " if test "x$ac_cv_header_dlfcn_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_DLFCN_H 1 _ACEOF fi done func_stripname_cnf () { case ${2} in .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; esac } # func_stripname_cnf # Set options enable_dlopen=no enable_win32_dll=no # Check whether --enable-shared was given. if test "${enable_shared+set}" = set; then : enableval=$enable_shared; p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; no) enable_shared=no ;; *) enable_shared=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_shared=yes fi done IFS="$lt_save_ifs" ;; esac else enable_shared=yes fi # Check whether --enable-static was given. if test "${enable_static+set}" = set; then : enableval=$enable_static; p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; no) enable_static=no ;; *) enable_static=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_static=yes fi done IFS="$lt_save_ifs" ;; esac else enable_static=yes fi # Check whether --with-pic was given. if test "${with_pic+set}" = set; then : withval=$with_pic; lt_p=${PACKAGE-default} case $withval in yes|no) pic_mode=$withval ;; *) pic_mode=default # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for lt_pkg in $withval; do IFS="$lt_save_ifs" if test "X$lt_pkg" = "X$lt_p"; then pic_mode=yes fi done IFS="$lt_save_ifs" ;; esac else pic_mode=default fi test -z "$pic_mode" && pic_mode=default # Check whether --enable-fast-install was given. if test "${enable_fast_install+set}" = set; then : enableval=$enable_fast_install; p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; no) enable_fast_install=no ;; *) enable_fast_install=no # Look at the argument we got. We use all the common list separators. lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," for pkg in $enableval; do IFS="$lt_save_ifs" if test "X$pkg" = "X$p"; then enable_fast_install=yes fi done IFS="$lt_save_ifs" ;; esac else enable_fast_install=yes fi # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ltmain" # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' test -z "$LN_S" && LN_S="ln -s" if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 $as_echo_n "checking for objdir... " >&6; } if ${lt_cv_objdir+:} false; then : $as_echo_n "(cached) " >&6 else rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then lt_cv_objdir=.libs else # MS-DOS does not allow filenames that begin with a dot. lt_cv_objdir=_libs fi rmdir .libs 2>/dev/null fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 $as_echo "$lt_cv_objdir" >&6; } objdir=$lt_cv_objdir cat >>confdefs.h <<_ACEOF #define LT_OBJDIR "$lt_cv_objdir/" _ACEOF case $host_os in aix3*) # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi ;; esac # Global variables: ofile=libtool can_build_shared=yes # All known linkers require a `.a' archive for static linking (except MSVC, # which needs '.lib'). libext=a with_gnu_ld="$lt_cv_prog_gnu_ld" old_CC="$CC" old_CFLAGS="$CFLAGS" # Set sane defaults for various variables test -z "$CC" && CC=cc test -z "$LTCC" && LTCC=$CC test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS test -z "$LD" && LD=ld test -z "$ac_objext" && ac_objext=o for cc_temp in $compiler""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` # Only perform the check for file, if the check method requires it test -z "$MAGIC_CMD" && MAGIC_CMD=file case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } if ${lt_cv_path_MAGIC_CMD+:} false; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/${ac_tool_prefix}file; then lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 $as_echo_n "checking for file... " >&6; } if ${lt_cv_path_MAGIC_CMD+:} false; then : $as_echo_n "(cached) " >&6 else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. ;; *) lt_save_MAGIC_CMD="$MAGIC_CMD" lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" for ac_dir in $ac_dummy; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/file; then lt_cv_path_MAGIC_CMD="$ac_dir/file" if test -n "$file_magic_test_file"; then case $deplibs_check_method in "file_magic "*) file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | $EGREP "$file_magic_regex" > /dev/null; then : else cat <<_LT_EOF 1>&2 *** Warning: the command libtool uses to detect shared libraries, *** $file_magic_cmd, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org _LT_EOF fi ;; esac fi break fi done IFS="$lt_save_ifs" MAGIC_CMD="$lt_save_MAGIC_CMD" ;; esac fi MAGIC_CMD="$lt_cv_path_MAGIC_CMD" if test -n "$MAGIC_CMD"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 $as_echo "$MAGIC_CMD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi else MAGIC_CMD=: fi fi fi ;; esac # Use C for the default configuration in the libtool script lt_save_CC="$CC" 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 # Source file extension for C test sources. ac_ext=c # Object file extension for compiled C test sources. objext=o objext=$objext # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(){return(0);}' # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # Save the default compiler, since it gets overwritten when the other # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP. compiler_DEFAULT=$CC # save warnings/boilerplate of simple test code ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... if test -n "$compiler"; then lt_prog_compiler_no_builtin_flag= if test "$GCC" = yes; then case $cc_basename in nvcc*) lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; *) lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_rtti_exceptions=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-fno-rtti -fno-exceptions" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_rtti_exceptions=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" else : fi fi lt_prog_compiler_wl= lt_prog_compiler_pic= lt_prog_compiler_static= if test "$GCC" = yes; then lt_prog_compiler_wl='-Wl,' lt_prog_compiler_static='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support lt_prog_compiler_pic='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries lt_prog_compiler_pic='-DDLL_EXPORT' ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files lt_prog_compiler_pic='-fno-common' ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. lt_prog_compiler_static= ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) # +Z the default ;; *) lt_prog_compiler_pic='-fPIC' ;; esac ;; interix[3-9]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; msdosdjgpp*) # Just because we use GCC doesn't mean we suddenly get shared libraries # on systems that don't support them. lt_prog_compiler_can_build_shared=no enable_shared=no ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; sysv4*MP*) if test -d /usr/nec; then lt_prog_compiler_pic=-Kconform_pic fi ;; *) lt_prog_compiler_pic='-fPIC' ;; esac case $cc_basename in nvcc*) # Cuda Compiler Driver 2.2 lt_prog_compiler_wl='-Xlinker ' if test -n "$lt_prog_compiler_pic"; then lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic" fi ;; esac else # PORTME Check for flag to pass linker flags through the system compiler. case $host_os in aix*) lt_prog_compiler_wl='-Wl,' if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static='-Bstatic' else lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' fi ;; mingw* | cygwin* | pw32* | os2* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). lt_prog_compiler_pic='-DDLL_EXPORT' ;; hpux9* | hpux10* | hpux11*) lt_prog_compiler_wl='-Wl,' # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but # not for PA HP-UX. case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) lt_prog_compiler_pic='+Z' ;; esac # Is there a better lt_prog_compiler_static that works with the bundled CC? lt_prog_compiler_static='${wl}-a ${wl}archive' ;; irix5* | irix6* | nonstopux*) lt_prog_compiler_wl='-Wl,' # PIC (with -KPIC) is the default. lt_prog_compiler_static='-non_shared' ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in # old Intel for x86_64 which still supported -KPIC. ecc*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-static' ;; # icc used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. icc* | ifort*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fPIC' lt_prog_compiler_static='-static' ;; # Lahey Fortran 8.1. lf95*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='--shared' lt_prog_compiler_static='--static' ;; nagfor*) # NAG Fortran compiler lt_prog_compiler_wl='-Wl,-Wl,,' lt_prog_compiler_pic='-PIC' lt_prog_compiler_static='-Bstatic' ;; pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group compilers (*not* the Pentium gcc compiler, # which looks to be a dead project) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fpic' lt_prog_compiler_static='-Bstatic' ;; ccc*) lt_prog_compiler_wl='-Wl,' # All Alpha code is PIC. lt_prog_compiler_static='-non_shared' ;; xl* | bgxl* | bgf* | mpixl*) # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-qpic' lt_prog_compiler_static='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='' ;; *Sun\ F* | *Sun*Fortran*) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Qoption ld ' ;; *Sun\ C*) # Sun C 5.9 lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' lt_prog_compiler_wl='-Wl,' ;; *Intel*\ [CF]*Compiler*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fPIC' lt_prog_compiler_static='-static' ;; *Portland\ Group*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-fpic' lt_prog_compiler_static='-Bstatic' ;; esac ;; esac ;; newsos6) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; *nto* | *qnx*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic='-fPIC -shared' ;; osf3* | osf4* | osf5*) lt_prog_compiler_wl='-Wl,' # All OSF/1 code is PIC. lt_prog_compiler_static='-non_shared' ;; rdos*) lt_prog_compiler_static='-non_shared' ;; solaris*) lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' case $cc_basename in f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) lt_prog_compiler_wl='-Qoption ld ';; *) lt_prog_compiler_wl='-Wl,';; esac ;; sunos4*) lt_prog_compiler_wl='-Qoption ld ' lt_prog_compiler_pic='-PIC' lt_prog_compiler_static='-Bstatic' ;; sysv4 | sysv4.2uw2* | sysv4.3*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; sysv4*MP*) if test -d /usr/nec ;then lt_prog_compiler_pic='-Kconform_pic' lt_prog_compiler_static='-Bstatic' fi ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_pic='-KPIC' lt_prog_compiler_static='-Bstatic' ;; unicos*) lt_prog_compiler_wl='-Wl,' lt_prog_compiler_can_build_shared=no ;; uts4*) lt_prog_compiler_pic='-pic' lt_prog_compiler_static='-Bstatic' ;; *) lt_prog_compiler_can_build_shared=no ;; esac fi case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) lt_prog_compiler_pic= ;; *) lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } if ${lt_cv_prog_compiler_pic+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic=$lt_prog_compiler_pic fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 $as_echo "$lt_cv_prog_compiler_pic" >&6; } lt_prog_compiler_pic=$lt_cv_prog_compiler_pic # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } if ${lt_cv_prog_compiler_pic_works+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_works=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$lt_prog_compiler_pic -DPIC" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_pic_works=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; } if test x"$lt_cv_prog_compiler_pic_works" = xyes; then case $lt_prog_compiler_pic in "" | " "*) ;; *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; esac else lt_prog_compiler_pic= lt_prog_compiler_can_build_shared=no fi fi # # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } if ${lt_cv_prog_compiler_static_works+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_static_works=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $lt_tmp_static_flag" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_static_works=yes fi else lt_cv_prog_compiler_static_works=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 $as_echo "$lt_cv_prog_compiler_static_works" >&6; } if test x"$lt_cv_prog_compiler_static_works" = xyes; then : else lt_prog_compiler_static= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 $as_echo "$lt_cv_prog_compiler_c_o" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 $as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 $as_echo "$hard_links" >&6; } if test "$hard_links" = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} need_locks=warn fi else need_locks=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } runpath_var= allow_undefined_flag= always_export_symbols=no archive_cmds= archive_expsym_cmds= compiler_needs_object=no enable_shared_with_static_runtimes=no export_dynamic_flag_spec= export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' hardcode_automatic=no hardcode_direct=no hardcode_direct_absolute=no hardcode_libdir_flag_spec= hardcode_libdir_separator= hardcode_minus_L=no hardcode_shlibpath_var=unsupported inherit_rpath=no link_all_deplibs=unknown module_cmds= module_expsym_cmds= old_archive_from_new_cmds= old_archive_from_expsyms_cmds= thread_safe_flag_spec= whole_archive_flag_spec= # include_expsyms should be a list of space-separated symbols to be *always* # included in the symbol list include_expsyms= # exclude_expsyms can be an extended regexp of symbols to exclude # it will be wrapped by ` (' and `)$', so one must not match beginning or # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', # as well as any symbol that contains `d'. exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out # platforms (ab)use it in PIC code, but their linkers get confused if # the symbol is explicitly referenced. Since portable code cannot # rely on this symbol name, it's probably fine to never include it in # preloaded symbol tables. # Exclude shared library initialization/finalization symbols. extract_expsyms_cmds= case $host_os in cygwin* | mingw* | pw32* | cegcc*) # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using # Microsoft Visual C++. if test "$GCC" != yes; then with_gnu_ld=no fi ;; interix*) # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd*) with_gnu_ld=no ;; linux* | k*bsd*-gnu | gnu*) link_all_deplibs=no ;; esac ld_shlibs=yes # On some targets, GNU ld is compatible enough with the native linker # that we're better off using the native interface for both. lt_use_gnu_ld_interface=no if test "$with_gnu_ld" = yes; then case $host_os in aix*) # The AIX port of GNU ld has always aspired to compatibility # with the native linker. However, as the warning in the GNU ld # block says, versions before 2.19.5* couldn't really create working # shared libraries, regardless of the interface used. case `$LD -v 2>&1` in *\ \(GNU\ Binutils\)\ 2.19.5*) ;; *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; *\ \(GNU\ Binutils\)\ [3-9]*) ;; *) lt_use_gnu_ld_interface=yes ;; esac ;; *) lt_use_gnu_ld_interface=yes ;; esac fi if test "$lt_use_gnu_ld_interface" = yes; then # If archive_cmds runs LD, not CC, wlarc should be empty wlarc='${wl}' # Set some defaults for GNU ld with shared library support. These # are reset later if shared libraries are not supported. Putting them # here allows them to be overridden if necessary. runpath_var=LD_RUN_PATH hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec='${wl}--export-dynamic' # ancient GNU ld didn't support --whole-archive et. al. if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else whole_archive_flag_spec= fi supports_anon_versioning=no case `$LD -v 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... *\ 2.11.*) ;; # other 2.11 versions *) supports_anon_versioning=yes ;; esac # See if GNU ld supports shared libraries. case $host_os in aix[3-9]*) # On AIX/PPC, the GNU linker is very broken if test "$host_cpu" != ia64; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: the GNU linker, at least up to release 2.19, is reported *** to be unable to reliably create shared libraries on AIX. *** Therefore, libtool is disabling shared libraries support. If you *** really care for shared libraries, you may want to install binutils *** 2.20 or above, or modify your PATH so that a non-GNU linker is found. *** You will then need to restart the configuration process. _LT_EOF fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then allow_undefined_flag=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else ld_shlibs=no fi ;; cygwin* | mingw* | pw32* | cegcc*) # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, # as there is no search path for DLLs. hardcode_libdir_flag_spec='-L$libdir' export_dynamic_flag_spec='${wl}--export-all-symbols' allow_undefined_flag=unsupported always_export_symbols=no enable_shared_with_static_runtimes=yes export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else ld_shlibs=no fi ;; haiku*) archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' link_all_deplibs=yes ;; interix[3-9]*) hardcode_direct=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) tmp_diet=no if test "$host_os" = linux-dietlibc; then case $cc_basename in diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn) esac fi if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \ && test "$tmp_diet" = no then tmp_addflag=' $pic_flag' tmp_sharedflag='-shared' case $cc_basename,$host_cpu in pgcc*) # Portland Group C compiler whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag' ;; pgf77* | pgf90* | pgf95* | pgfortran*) # Portland Group f77 and f90 compilers whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' tmp_addflag=' $pic_flag -Mnomain' ;; ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 tmp_addflag=' -i_dynamic' ;; efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 tmp_addflag=' -i_dynamic -nofor_main' ;; ifc* | ifort*) # Intel Fortran compiler tmp_addflag=' -nofor_main' ;; lf95*) # Lahey Fortran 8.1 whole_archive_flag_spec= tmp_sharedflag='--shared' ;; xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) tmp_sharedflag='-qmkshrobj' tmp_addflag= ;; nvcc*) # Cuda Compiler Driver 2.2 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object=yes ;; esac case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object=yes tmp_sharedflag='-G' ;; *Sun\ F*) # Sun Fortran 8.3 tmp_sharedflag='-G' ;; esac archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi case $cc_basename in xlf* | bgf* | bgxlf* | mpixlf*) # IBM XL Fortran 10.1 on PPC cannot create shared libs itself whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi ;; esac else ld_shlibs=no fi ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= else archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' fi ;; solaris*) if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: The releases 2.8.* of the GNU linker cannot reliably *** create shared libraries on Solaris systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.9.1 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) case `$LD -v 2>&1` in *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ld_shlibs=no cat <<_LT_EOF 1>&2 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not *** reliably create shared libraries on SCO systems. Therefore, libtool *** is disabling shared libraries support. We urge you to upgrade GNU *** binutils to release 2.16.91.0.3 or newer. Another option is to modify *** your PATH or compiler configuration so that the native linker is *** used, and then restart. _LT_EOF ;; *) # For security reasons, it is highly recommended that you always # use absolute paths for naming shared libraries, and exclude the # DT_RUNPATH tag from executables and libraries. But doing so # requires that you compile everything twice, which is a pain. if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac ;; sunos4*) archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' wlarc= hardcode_direct=yes hardcode_shlibpath_var=no ;; *) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' else ld_shlibs=no fi ;; esac if test "$ld_shlibs" = no; then runpath_var= hardcode_libdir_flag_spec= export_dynamic_flag_spec= whole_archive_flag_spec= fi else # PORTME fill in a description of your system's linker (not GNU ld) case $host_os in aix3*) allow_undefined_flag=unsupported always_export_symbols=yes archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' # Note: this linker hardcodes the directories in LIBPATH if there # are no directories specified by -L. hardcode_minus_L=yes if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then # Neither direct hardcoding nor static linking is supported with a # broken collect2. hardcode_direct=unsupported fi ;; aix[4-9]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global # defined symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) for ld_flag in $LDFLAGS; do if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then aix_use_runtimelinking=yes break fi done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. archive_cmds='' hardcode_direct=yes hardcode_direct_absolute=yes hardcode_libdir_separator=':' link_all_deplibs=yes file_list_spec='${wl}-f,' if test "$GCC" = yes; then case $host_os in aix4.[012]|aix4.[012].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking hardcode_minus_L=yes hardcode_libdir_flag_spec='-L$libdir' hardcode_libdir_separator= fi ;; esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi link_all_deplibs=no else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi export_dynamic_flag_spec='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to export. always_export_symbols=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. allow_undefined_flag='-berok' # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath_+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath_ fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' allow_undefined_flag="-z nodefs" archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath_+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath_ fi hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. no_undefined_flag=' ${wl}-bernotok' allow_undefined_flag=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives whole_archive_flag_spec='$convenience' fi archive_cmds_need_lc=yes # This is similar to how AIX traditionally builds its shared libraries. archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds='' ;; m68k) archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes ;; esac ;; bsdi[45]*) export_dynamic_flag_spec=-rdynamic ;; cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in cl*) # Native MSVC hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported always_export_symbols=yes file_list_spec='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, )='true' enable_shared_with_static_runtimes=yes exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' # Don't use ranlib old_postinstall_cmds='chmod 644 $oldlib' postlink_cmds='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # Assume MSVC wrapper hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' # The linker will automatically build a .lib file if we build a DLL. old_archive_from_new_cmds='true' # FIXME: Should let the user specify the lib program. old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' enable_shared_with_static_runtimes=yes ;; esac ;; darwin* | rhapsody*) archive_cmds_need_lc=no hardcode_direct=no hardcode_automatic=yes hardcode_shlibpath_var=unsupported if test "$lt_cv_ld_force_load" = "yes"; then whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' else whole_archive_flag_spec='' fi link_all_deplibs=yes allow_undefined_flag="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" else ld_shlibs=no fi ;; dgux*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor # support. Future versions do this automatically, but an explicit c++rt0.o # does not break anything, and helps significantly (at the cost of a little # extra space). freebsd2.2*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. freebsd2.*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. freebsd* | dragonfly*) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; hpux9*) if test "$GCC" = yes; then archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' fi hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes export_dynamic_flag_spec='${wl}-E' ;; hpux10*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes fi ;; hpux11*) if test "$GCC" = yes && test "$with_gnu_ld" = no; then case $host_cpu in hppa*64*) archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' ;; esac else case $host_cpu in hppa*64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' ;; ia64*) archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' ;; *) # Older versions of the 11.00 compiler do not understand -b yet # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 $as_echo_n "checking if $CC understands -b... " >&6; } if ${lt_cv_prog_compiler__b+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler__b=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -b" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler__b=yes fi else lt_cv_prog_compiler__b=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 $as_echo "$lt_cv_prog_compiler__b" >&6; } if test x"$lt_cv_prog_compiler__b" = xyes; then archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' fi ;; esac fi if test "$with_gnu_ld" = no; then hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' hardcode_libdir_separator=: case $host_cpu in hppa*64*|ia64*) hardcode_direct=no hardcode_shlibpath_var=no ;; *) hardcode_direct=yes hardcode_direct_absolute=yes export_dynamic_flag_spec='${wl}-E' # hardcode_minus_L: Not really in the search PATH, # but as the default location of the library. hardcode_minus_L=yes ;; esac fi ;; irix5* | irix6* | nonstopux*) if test "$GCC" = yes; then archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' # Try to use the -exported_symbol ld option, if it does not # work, assume that -exports_file does not work either and # implicitly export all symbols. # This should be the same for all languages, so no per-tag cache variable. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } if ${lt_cv_irix_exported_symbol+:} false; then : $as_echo_n "(cached) " >&6 else save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int foo (void) { return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : lt_cv_irix_exported_symbol=yes else lt_cv_irix_exported_symbol=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 $as_echo "$lt_cv_irix_exported_symbol" >&6; } if test "$lt_cv_irix_exported_symbol" = yes; then archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fi else archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: inherit_rpath=yes link_all_deplibs=yes ;; netbsd* | netbsdelf*-gnu) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF fi hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes hardcode_shlibpath_var=no ;; newsos6) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: hardcode_shlibpath_var=no ;; *nto* | *qnx*) ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct=yes hardcode_shlibpath_var=no hardcode_direct_absolute=yes if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' export_dynamic_flag_spec='${wl}-E' else case $host_os in openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-R$libdir' ;; *) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='${wl}-rpath,$libdir' ;; esac fi else ld_shlibs=no fi ;; os2*) hardcode_libdir_flag_spec='-L$libdir' hardcode_minus_L=yes allow_undefined_flag=unsupported archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' ;; osf3*) if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' fi archive_cmds_need_lc='no' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator=: ;; osf4* | osf5*) # as osf3* with the addition of -msym flag if test "$GCC" = yes; then allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' else allow_undefined_flag=' -expect_unresolved \*' archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' # Both c and cxx compiler support -rpath directly hardcode_libdir_flag_spec='-rpath $libdir' fi archive_cmds_need_lc='no' hardcode_libdir_separator=: ;; solaris*) no_undefined_flag=' -z defs' if test "$GCC" = yes; then wlarc='${wl}' archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' else case `$CC -V 2>&1` in *"Compilers 5.0"*) wlarc='' archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp' ;; *) wlarc='${wl}' archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' ;; esac fi hardcode_libdir_flag_spec='-R$libdir' hardcode_shlibpath_var=no case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. GCC discards it without `$wl', # but is careful enough not to reorder. # Supported since Solaris 2.6 (maybe 2.5.1?) if test "$GCC" = yes; then whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' else whole_archive_flag_spec='-z allextract$convenience -z defaultextract' fi ;; esac link_all_deplibs=yes ;; sunos4*) if test "x$host_vendor" = xsequent; then # Use $CC to link under sequent, because it throws in some extra .o # files that make .init and .fini sections work. archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' fi hardcode_libdir_flag_spec='-L$libdir' hardcode_direct=yes hardcode_minus_L=yes hardcode_shlibpath_var=no ;; sysv4) case $host_vendor in sni) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes # is this really true??? ;; siemens) ## LD is ld it makes a PLAMLIB ## CC just makes a GrossModule. archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' reload_cmds='$CC -r -o $output$reload_objs' hardcode_direct=no ;; motorola) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=no #Motorola manual says yes, but my tests say they lie ;; esac runpath_var='LD_RUN_PATH' hardcode_shlibpath_var=no ;; sysv4.3*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no export_dynamic_flag_spec='-Bexport' ;; sysv4*MP*) if test -d /usr/nec; then archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_shlibpath_var=no runpath_var=LD_RUN_PATH hardcode_runpath_var=yes ld_shlibs=yes fi ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) no_undefined_flag='${wl}-z,text' archive_cmds_need_lc=no hardcode_shlibpath_var=no runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. no_undefined_flag='${wl}-z,text' allow_undefined_flag='${wl}-z,nodefs' archive_cmds_need_lc=no hardcode_shlibpath_var=no hardcode_libdir_flag_spec='${wl}-R,$libdir' hardcode_libdir_separator=':' link_all_deplibs=yes export_dynamic_flag_spec='${wl}-Bexport' runpath_var='LD_RUN_PATH' if test "$GCC" = yes; then archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' else archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' fi ;; uts4*) archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' hardcode_libdir_flag_spec='-L$libdir' hardcode_shlibpath_var=no ;; *) ld_shlibs=no ;; esac if test x$host_vendor = xsni; then case $host in sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) export_dynamic_flag_spec='${wl}-Blargedynsym' ;; esac fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 $as_echo "$ld_shlibs" >&6; } test "$ld_shlibs" = no && can_build_shared=no with_gnu_ld=$with_gnu_ld # # Do we need to explicitly link libc? # case "x$archive_cmds_need_lc" in x|xyes) # Assume -lc should be added archive_cmds_need_lc=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $archive_cmds in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } if ${lt_cv_archive_cmds_need_lc+:} false; then : $as_echo_n "(cached) " >&6 else $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$lt_prog_compiler_wl pic_flag=$lt_prog_compiler_pic compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$allow_undefined_flag allow_undefined_flag= if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then lt_cv_archive_cmds_need_lc=no else lt_cv_archive_cmds_need_lc=yes fi allow_undefined_flag=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; } archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc ;; esac fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 $as_echo_n "checking dynamic linker characteristics... " >&6; } if test "$GCC" = yes; then case $host_os in darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; *) lt_awk_arg="/^libraries:/" ;; esac case $host_os in mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; *) lt_sed_strip_eq="s,=/,/,g" ;; esac lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` case $lt_search_path_spec in *\;*) # if the path contains ";" then we assume it to be the separator # otherwise default to the standard path separator (i.e. ":") - it is # assumed that no part of a normal pathname contains ";" but that should # okay in the real world where ";" in dirpaths is itself problematic. lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` ;; *) lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` ;; esac # Ok, now we have the path, separated by spaces, we can step through it # and add multilib dir if necessary. lt_tmp_lt_search_path_spec= lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` for lt_sys_path in $lt_search_path_spec; do if test -d "$lt_sys_path/$lt_multi_os_dir"; then lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir" else test -d "$lt_sys_path" && \ lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" fi done lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' BEGIN {RS=" "; FS="/|\n";} { lt_foo=""; lt_count=0; for (lt_i = NF; lt_i > 0; lt_i--) { if ($lt_i != "" && $lt_i != ".") { if ($lt_i == "..") { lt_count++; } else { if (lt_count == 0) { lt_foo="/" $lt_i lt_foo; } else { lt_count--; } } } } if (lt_foo != "") { lt_freq[lt_foo]++; } if (lt_freq[lt_foo] == 1) { print lt_foo; } }'` # AWK program above erroneously prepends '/' to C:/dos/paths # for these hosts. case $host_os in mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ $SED 's,/\([A-Za-z]:\),\1,g'` ;; esac sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` else sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" fi library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[4-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[01] | aix4.[01].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[45]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib" sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[23].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[3-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH if ${lt_cv_shlibpath_overrides_runpath+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : lt_cv_shlibpath_overrides_runpath=yes fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir fi shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[89] | openbsd2.[89].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 $as_echo "$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action= if test -n "$hardcode_libdir_flag_spec" || test -n "$runpath_var" || test "X$hardcode_automatic" = "Xyes" ; then # We can hardcode non-existent directories. if test "$hardcode_direct" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no && test "$hardcode_minus_L" != no; then # Linking always hardcodes the temporary library directory. hardcode_action=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. hardcode_action=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. hardcode_action=unsupported fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 $as_echo "$hardcode_action" >&6; } if test "$hardcode_action" = relink || test "$inherit_rpath" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi if test "x$enable_dlopen" != xyes; then enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown else lt_cv_dlopen=no lt_cv_dlopen_libs= case $host_os in beos*) lt_cv_dlopen="load_add_on" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes ;; mingw* | pw32* | cegcc*) lt_cv_dlopen="LoadLibrary" lt_cv_dlopen_libs= ;; cygwin*) lt_cv_dlopen="dlopen" lt_cv_dlopen_libs= ;; darwin*) # if libdl is installed we need to link against it { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if ${ac_cv_lib_dl_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else lt_cv_dlopen="dyld" lt_cv_dlopen_libs= lt_cv_dlopen_self=yes fi ;; *) ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" if test "x$ac_cv_func_shl_load" = xyes; then : lt_cv_dlopen="shl_load" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 $as_echo_n "checking for shl_load in -ldld... " >&6; } if ${ac_cv_lib_dld_shl_load+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char shl_load (); int main () { return shl_load (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_shl_load=yes else ac_cv_lib_dld_shl_load=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } if test "x$ac_cv_lib_dld_shl_load" = xyes; then : lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" else ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" if test "x$ac_cv_func_dlopen" = xyes; then : lt_cv_dlopen="dlopen" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 $as_echo_n "checking for dlopen in -ldl... " >&6; } if ${ac_cv_lib_dl_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes else ac_cv_lib_dl_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 $as_echo_n "checking for dlopen in -lsvld... " >&6; } if ${ac_cv_lib_svld_dlopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsvld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dlopen (); int main () { return dlopen (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_svld_dlopen=yes else ac_cv_lib_svld_dlopen=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } if test "x$ac_cv_lib_svld_dlopen" = xyes; then : lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 $as_echo_n "checking for dld_link in -ldld... " >&6; } if ${ac_cv_lib_dld_dld_link+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dld_link (); int main () { return dld_link (); ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_dld_link=yes else ac_cv_lib_dld_dld_link=no fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } if test "x$ac_cv_lib_dld_dld_link" = xyes; then : lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" fi fi fi fi fi fi ;; esac if test "x$lt_cv_dlopen" != xno; then enable_dlopen=yes else enable_dlopen=no fi case $lt_cv_dlopen in dlopen) save_CPPFLAGS="$CPPFLAGS" test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" save_LDFLAGS="$LDFLAGS" wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" save_LIBS="$LIBS" LIBS="$lt_cv_dlopen_libs $LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 $as_echo_n "checking whether a program can dlopen itself... " >&6; } if ${lt_cv_dlopen_self+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;; esac else : # compilation failed lt_cv_dlopen_self=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 $as_echo "$lt_cv_dlopen_self" >&6; } if test "x$lt_cv_dlopen_self" = xyes; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } if ${lt_cv_dlopen_self_static+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : lt_cv_dlopen_self_static=cross else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF #line $LINENO "configure" #include "confdefs.h" #if HAVE_DLFCN_H #include #endif #include #ifdef RTLD_GLOBAL # define LT_DLGLOBAL RTLD_GLOBAL #else # ifdef DL_GLOBAL # define LT_DLGLOBAL DL_GLOBAL # else # define LT_DLGLOBAL 0 # endif #endif /* We may have to define LT_DLLAZY_OR_NOW in the command line if we find out it does not work in some platform. */ #ifndef LT_DLLAZY_OR_NOW # ifdef RTLD_LAZY # define LT_DLLAZY_OR_NOW RTLD_LAZY # else # ifdef DL_LAZY # define LT_DLLAZY_OR_NOW DL_LAZY # else # ifdef RTLD_NOW # define LT_DLLAZY_OR_NOW RTLD_NOW # else # ifdef DL_NOW # define LT_DLLAZY_OR_NOW DL_NOW # else # define LT_DLLAZY_OR_NOW 0 # endif # endif # endif # endif #endif /* When -fvisbility=hidden is used, assume the code has been annotated correspondingly for the symbols needed. */ #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) int fnord () __attribute__((visibility("default"))); #endif int fnord () { return 42; } int main () { void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); int status = $lt_dlunknown; if (self) { if (dlsym (self,"fnord")) status = $lt_dlno_uscore; else { if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; else puts (dlerror ()); } /* dlclose (self); */ } else puts (dlerror ()); return status; } _LT_EOF if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? case x$lt_status in x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;; esac else : # compilation failed lt_cv_dlopen_self_static=no fi fi rm -fr conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 $as_echo "$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS="$save_CPPFLAGS" LDFLAGS="$save_LDFLAGS" LIBS="$save_LIBS" ;; esac case $lt_cv_dlopen_self in yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; *) enable_dlopen_self=unknown ;; esac case $lt_cv_dlopen_self_static in yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; *) enable_dlopen_self_static=unknown ;; esac fi striplib= old_striplib= { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 $as_echo_n "checking whether stripping libraries is possible... " >&6; } if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" test -z "$striplib" && striplib="$STRIP --strip-unneeded" { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else # FIXME - insert some real tests, host_os isn't really good enough case $host_os in darwin*) if test -n "$STRIP" ; then striplib="$STRIP -x" old_striplib="$STRIP -S" { $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; } fi ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } ;; esac fi # Report which library types will actually be built { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 $as_echo_n "checking if libtool supports shared libraries... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 $as_echo "$can_build_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 $as_echo_n "checking whether to build shared libraries... " >&6; } test "$can_build_shared" = "no" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and # are all built from PIC. case $host_os in aix3*) test "$enable_shared" = yes && enable_static=no if test -n "$RANLIB"; then archive_cmds="$archive_cmds~\$RANLIB \$lib" postinstall_cmds='$RANLIB $lib' fi ;; aix[4-9]*) if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then test "$enable_shared" = yes && enable_static=no fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 $as_echo "$enable_shared" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 $as_echo_n "checking whether to build static libraries... " >&6; } # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 $as_echo "$enable_static" >&6; } 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 CC="$lt_save_CC" if test -n "$CXX" && ( test "X$CXX" != "Xno" && ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || (test "X$CXX" != "Xg++"))) ; then 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 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } if test -z "$CXXCPP"; then if ${ac_cv_prog_CXXCPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CXXCPP needs to be expanded for CXXCPP in "$CXX -E" "/lib/cpp" do ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CXXCPP=$CXXCPP fi CXXCPP=$ac_cv_prog_CXXCPP else ac_cv_prog_CXXCPP=$CXXCPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 $as_echo "$CXXCPP" >&6; } ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : 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 $? "C++ preprocessor \"$CXXCPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } 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 else _lt_caught_CXX_error=yes fi 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 archive_cmds_need_lc_CXX=no allow_undefined_flag_CXX= always_export_symbols_CXX=no archive_expsym_cmds_CXX= compiler_needs_object_CXX=no export_dynamic_flag_spec_CXX= hardcode_direct_CXX=no hardcode_direct_absolute_CXX=no hardcode_libdir_flag_spec_CXX= hardcode_libdir_separator_CXX= hardcode_minus_L_CXX=no hardcode_shlibpath_var_CXX=unsupported hardcode_automatic_CXX=no inherit_rpath_CXX=no module_cmds_CXX= module_expsym_cmds_CXX= link_all_deplibs_CXX=unknown old_archive_cmds_CXX=$old_archive_cmds reload_flag_CXX=$reload_flag reload_cmds_CXX=$reload_cmds no_undefined_flag_CXX= whole_archive_flag_spec_CXX= enable_shared_with_static_runtimes_CXX=no # Source file extension for C++ test sources. ac_ext=cpp # Object file extension for compiled C++ test sources. objext=o objext_CXX=$objext # No sense in running all these tests if we already determined that # the CXX compiler isn't working. Some variables (like enable_shared) # are currently assumed to apply to all compilers on this platform, # and will be corrupted by setting them based on a non-working compiler. if test "$_lt_caught_CXX_error" != yes; then # Code to be used in simple compile tests lt_simple_compile_test_code="int some_variable = 0;" # Code to be used in simple link tests lt_simple_link_test_code='int main(int, char *[]) { return(0); }' # ltmain only uses $CC for tagged configurations so make sure $CC is set. # If no C compiler was specified, use CC. LTCC=${LTCC-"$CC"} # If no C compiler flags were specified, use CFLAGS. LTCFLAGS=${LTCFLAGS-"$CFLAGS"} # Allow CC to be a program name with arguments. compiler=$CC # save warnings/boilerplate of simple test code ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" >conftest.$ac_ext eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_compiler_boilerplate=`cat conftest.err` $RM conftest* ac_outfile=conftest.$ac_objext echo "$lt_simple_link_test_code" >conftest.$ac_ext eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err _lt_linker_boilerplate=`cat conftest.err` $RM -r conftest* # Allow CC to be a program name with arguments. lt_save_CC=$CC lt_save_CFLAGS=$CFLAGS lt_save_LD=$LD lt_save_GCC=$GCC GCC=$GXX lt_save_with_gnu_ld=$with_gnu_ld lt_save_path_LD=$lt_cv_path_LD if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx else $as_unset lt_cv_prog_gnu_ld fi if test -n "${lt_cv_path_LDCXX+set}"; then lt_cv_path_LD=$lt_cv_path_LDCXX else $as_unset lt_cv_path_LD fi test -z "${LDCXX+set}" || LD=$LDCXX CC=${CXX-"c++"} CFLAGS=$CXXFLAGS compiler=$CC compiler_CXX=$CC for cc_temp in $compiler""; do case $cc_temp in compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; \-*) ;; *) break;; esac done cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` if test -n "$compiler"; then # We don't want -fno-exception when compiling C++ code, so set the # no_builtin_flag separately if test "$GXX" = yes; then lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' else lt_prog_compiler_no_builtin_flag_CXX= fi if test "$GXX" = yes; then # Set up default GNU C++ configuration # Check whether --with-gnu-ld was given. if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes else with_gnu_ld=no fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 $as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [\\/]* | ?:[\\/]*) re_direlt='/[^/][^/]*/\.\./' # Canonicalize the pathname of ld ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 $as_echo_n "checking for GNU ld... " >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi if ${lt_cv_path_LD+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do IFS="$lt_save_ifs" test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then lt_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some variants of GNU ld only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. case `"$lt_cv_path_LD" -v 2>&1 &5 $as_echo "$LD" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } if ${lt_cv_prog_gnu_ld+:} false; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 $as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld # Check if GNU C++ uses GNU ld as the underlying linker, since the # archiving commands below assume that GNU ld is being used. if test "$with_gnu_ld" = yes; then archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' # If archive_cmds runs LD, not CC, wlarc should be empty # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to # investigate it a little bit more. (MM) wlarc='${wl}' # ancient GNU ld didn't support --whole-archive et. al. if eval "`$CC -print-prog-name=ld` --help 2>&1" | $GREP 'no-whole-archive' > /dev/null; then whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' else whole_archive_flag_spec_CXX= fi else with_gnu_ld=no wlarc= # A generic and very simple default shared library creation # command for GNU C++ for the case where it uses the native # linker, instead of GNU ld. If possible, this setting should # overridden to take advantage of the native linker features on # the platform it is being used on. archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' fi # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else GXX=no with_gnu_ld=no wlarc= fi # PORTME: fill in a description of your system's C++ link characteristics { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } ld_shlibs_CXX=yes case $host_os in aix3*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; aix[4-9]*) if test "$host_cpu" = ia64; then # On IA64, the linker does run time linking by default, so we don't # have to do anything special. aix_use_runtimelinking=no exp_sym_flag='-Bexport' no_entry_flag="" else aix_use_runtimelinking=no # Test if we are trying to use run time linking or normal # AIX style linking. If -brtl is somewhere in LDFLAGS, we # need to do runtime linking. case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) for ld_flag in $LDFLAGS; do case $ld_flag in *-brtl*) aix_use_runtimelinking=yes break ;; esac done ;; esac exp_sym_flag='-bexport' no_entry_flag='-bnoentry' fi # When large executables or shared objects are built, AIX ld can # have problems creating the table of contents. If linking a library # or program results in "error TOC overflow" add -mminimal-toc to # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. archive_cmds_CXX='' hardcode_direct_CXX=yes hardcode_direct_absolute_CXX=yes hardcode_libdir_separator_CXX=':' link_all_deplibs_CXX=yes file_list_spec_CXX='${wl}-f,' if test "$GXX" = yes; then case $host_os in aix4.[012]|aix4.[012].*) # We only want to do this on AIX 4.2 and lower, the check # below for broken collect2 doesn't work under 4.3+ collect2name=`${CC} -print-prog-name=collect2` if test -f "$collect2name" && strings "$collect2name" | $GREP resolve_lib_name >/dev/null then # We have reworked collect2 : else # We have old collect2 hardcode_direct_CXX=unsupported # It fails to find uninstalled libraries when the uninstalled # path is not listed in the libpath. Setting hardcode_minus_L # to unsupported forces relinking hardcode_minus_L_CXX=yes hardcode_libdir_flag_spec_CXX='-L$libdir' hardcode_libdir_separator_CXX= fi esac shared_flag='-shared' if test "$aix_use_runtimelinking" = yes; then shared_flag="$shared_flag "'${wl}-G' fi else # not using gcc if test "$host_cpu" = ia64; then # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release # chokes on -Wl,-G. The following line is correct: shared_flag='-G' else if test "$aix_use_runtimelinking" = yes; then shared_flag='${wl}-G' else shared_flag='${wl}-bM:SRE' fi fi fi export_dynamic_flag_spec_CXX='${wl}-bexpall' # It seems that -bexpall does not export symbols beginning with # underscore (_), so it is better to generate a list of symbols to # export. always_export_symbols_CXX=yes if test "$aix_use_runtimelinking" = yes; then # Warning - without using the other runtime loading flags (-brtl), # -berok will link without error, but may produce a broken library. allow_undefined_flag_CXX='-berok' # Determine the default libpath from the value encoded in an empty # executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath__CXX+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath__CXX fi hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" else if test "$host_cpu" = ia64; then hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib' allow_undefined_flag_CXX="-z nodefs" archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols" else # Determine the default libpath from the value encoded in an # empty executable. if test "${lt_cv_aix_libpath+set}" = set; then aix_libpath=$lt_cv_aix_libpath else if ${lt_cv_aix_libpath__CXX+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { s/^0 *\([^ ]*\) *$/\1/ p } }' lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` # Check for a 64-bit object if we didn't find anything. if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX="/usr/lib:/lib" fi fi aix_libpath=$lt_cv_aix_libpath__CXX fi hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" # Warning - without using the other run time loading flags, # -berok will link without error, but may produce a broken library. no_undefined_flag_CXX=' ${wl}-bernotok' allow_undefined_flag_CXX=' ${wl}-berok' if test "$with_gnu_ld" = yes; then # We only use this code for GNU lds that support --whole-archive. whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' else # Exported symbols can be pulled into shared objects from archives whole_archive_flag_spec_CXX='$convenience' fi archive_cmds_need_lc_CXX=yes # This is similar to how AIX traditionally builds its shared # libraries. archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' fi fi ;; beos*) if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then allow_undefined_flag_CXX=unsupported # Joseph Beckenbach says some releases of gcc # support --undefined. This deserves some investigation. FIXME archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' else ld_shlibs_CXX=no fi ;; chorus*) case $cc_basename in *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; cygwin* | mingw* | pw32* | cegcc*) case $GXX,$cc_basename in ,cl* | no,cl*) # Native MSVC # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec_CXX=' ' allow_undefined_flag_CXX=unsupported always_export_symbols_CXX=yes file_list_spec_CXX='@' # Tell ltmain to make .lib files, not .a files. libext=lib # Tell ltmain to make .dll files, not .so files. shrext_cmds=".dll" # FIXME: Setting linknames here is a bad hack. archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; else $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; fi~ $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ linknames=' # The linker will not automatically build a static lib if we build a DLL. # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true' enable_shared_with_static_runtimes_CXX=yes # Don't use ranlib old_postinstall_cmds_CXX='chmod 644 $oldlib' postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~ lt_tool_outputfile="@TOOL_OUTPUT@"~ case $lt_outputfile in *.exe|*.EXE) ;; *) lt_outputfile="$lt_outputfile.exe" lt_tool_outputfile="$lt_tool_outputfile.exe" ;; esac~ func_to_tool_file "$lt_outputfile"~ if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; $RM "$lt_outputfile.manifest"; fi' ;; *) # g++ # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, # as there is no search path for DLLs. hardcode_libdir_flag_spec_CXX='-L$libdir' export_dynamic_flag_spec_CXX='${wl}--export-all-symbols' allow_undefined_flag_CXX=unsupported always_export_symbols_CXX=no enable_shared_with_static_runtimes_CXX=yes if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' # If the export-symbols file already is a .def file (1st line # is EXPORTS), use it as is; otherwise, prepend... archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then cp $export_symbols $output_objdir/$soname.def; else echo EXPORTS > $output_objdir/$soname.def; cat $export_symbols >> $output_objdir/$soname.def; fi~ $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' else ld_shlibs_CXX=no fi ;; esac ;; darwin* | rhapsody*) archive_cmds_need_lc_CXX=no hardcode_direct_CXX=no hardcode_automatic_CXX=yes hardcode_shlibpath_var_CXX=unsupported if test "$lt_cv_ld_force_load" = "yes"; then whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' else whole_archive_flag_spec_CXX='' fi link_all_deplibs_CXX=yes allow_undefined_flag_CXX="$_lt_dar_allow_undefined" case $cc_basename in ifort*) _lt_dar_can_shared=yes ;; *) _lt_dar_can_shared=$GCC ;; esac if test "$_lt_dar_can_shared" = "yes"; then output_verbose_link_cmd=func_echo_all archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}" if test "$lt_cv_apple_cc_single_mod" != "yes"; then archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}" archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}" fi else ld_shlibs_CXX=no fi ;; dgux*) case $cc_basename in ec++*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; ghcx*) # Green Hills C++ Compiler # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; freebsd2.*) # C++ shared libraries reported to be fairly broken before # switch to ELF ld_shlibs_CXX=no ;; freebsd-elf*) archive_cmds_need_lc_CXX=no ;; freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions ld_shlibs_CXX=yes ;; haiku*) archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' link_all_deplibs_CXX=yes ;; hpux9*) hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' hardcode_libdir_separator_CXX=: export_dynamic_flag_spec_CXX='${wl}-E' hardcode_direct_CXX=yes hardcode_minus_L_CXX=yes # Not in the search PATH, # but as the default # location of the library. case $cc_basename in CC*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; aCC*) archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' else # FIXME: insert proper C++ library support ld_shlibs_CXX=no fi ;; esac ;; hpux10*|hpux11*) if test $with_gnu_ld = no; then hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' hardcode_libdir_separator_CXX=: case $host_cpu in hppa*64*|ia64*) ;; *) export_dynamic_flag_spec_CXX='${wl}-E' ;; esac fi case $host_cpu in hppa*64*|ia64*) hardcode_direct_CXX=no hardcode_shlibpath_var_CXX=no ;; *) hardcode_direct_CXX=yes hardcode_direct_absolute_CXX=yes hardcode_minus_L_CXX=yes # Not in the search PATH, # but as the default # location of the library. ;; esac case $cc_basename in CC*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; aCC*) case $host_cpu in hppa*64*) archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes; then if test $with_gnu_ld = no; then case $host_cpu in hppa*64*) archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; ia64*) archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; *) archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' ;; esac fi else # FIXME: insert proper C++ library support ld_shlibs_CXX=no fi ;; esac ;; interix[3-9]*) hardcode_direct_CXX=no hardcode_shlibpath_var_CXX=no hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' export_dynamic_flag_spec_CXX='${wl}-E' # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc. # Instead, shared libraries are loaded at an image base (0x10000000 by # default) and relocated if they conflict, which is a slow very memory # consuming and fragmenting process. To avoid this, we pick a random, # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in CC*) # SGI C++ archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' # Archives containing C++ object files must be created using # "CC -ar", where "CC" is the IRIX C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs' ;; *) if test "$GXX" = yes; then if test "$with_gnu_ld" = no; then archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' else archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' fi fi link_all_deplibs_CXX=yes ;; esac hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator_CXX=: inherit_rpath_CXX=yes ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' # Archives containing C++ object files must be created using # "CC -Bstatic", where "CC" is the KAI C++ compiler. old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;; icpc* | ecpc* ) # Intel C++ with_gnu_ld=yes # version 8.0 and above of icpc choke on multiply defined symbols # if we add $predep_objects and $postdep_objects, however 7.1 and # earlier do not add the objects themselves. case `$CC -V 2>&1` in *"Version 7."*) archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; *) # Version 8.0 or newer tmp_idyn= case $host_cpu in ia64*) tmp_idyn=' -i_dynamic';; esac archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' ;; esac archive_cmds_need_lc_CXX=no hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' ;; pgCC* | pgcpp*) # Portland Group C++ compiler case `$CC -V` in *pgCC\ [1-5].* | *pgcpp\ [1-5].*) prelink_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' old_archive_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ $RANLIB $oldlib' archive_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' archive_expsym_cmds_CXX='tpldir=Template.dir~ rm -rf $tpldir~ $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; *) # Version 6 and above use weak symbols archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' ;; esac hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' ;; cxx*) # Compaq C++ archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' runpath_var=LD_RUN_PATH hardcode_libdir_flag_spec_CXX='-rpath $libdir' hardcode_libdir_separator_CXX=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' ;; xl* | mpixl* | bgxl*) # IBM XL 8.0 on PPC, with GNU ld hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' export_dynamic_flag_spec_CXX='${wl}--export-dynamic' archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' if test "x$supports_anon_versioning" = xyes; then archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~ cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' fi ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 no_undefined_flag_CXX=' -zdefs' archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' hardcode_libdir_flag_spec_CXX='-R$libdir' whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' compiler_needs_object_CXX=yes # Not sure whether something based on # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 # would be better. output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' ;; esac ;; esac ;; lynxos*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; m88k*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; mvs*) case $cc_basename in cxx*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; netbsd*) if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' wlarc= hardcode_libdir_flag_spec_CXX='-R$libdir' hardcode_direct_CXX=yes hardcode_shlibpath_var_CXX=no fi # Workaround some broken pre-1.5 toolchains output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' ;; *nto* | *qnx*) ld_shlibs_CXX=yes ;; openbsd2*) # C++ shared libraries are fairly broken ld_shlibs_CXX=no ;; openbsd*) if test -f /usr/libexec/ld.so; then hardcode_direct_CXX=yes hardcode_shlibpath_var_CXX=no hardcode_direct_absolute_CXX=yes archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' export_dynamic_flag_spec_CXX='${wl}-E' whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' fi output_verbose_link_cmd=func_echo_all else ld_shlibs_CXX=no fi ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) # Kuck and Associates, Inc. (KAI) C++ Compiler # KCC will only create a shared library if the output file # ends with ".so" (or ".sl" for HP-UX), so rename the library # to its proper name (with version) after linking. archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' hardcode_libdir_separator_CXX=: # Archives containing C++ object files must be created using # the KAI C++ compiler. case $host in osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;; *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;; esac ;; RCC*) # Rational C++ 2.4.1 # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; cxx*) case $host in osf3*) allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' ;; *) allow_undefined_flag_CXX=' -expect_unresolved \*' archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ echo "-hidden">> $lib.exp~ $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ $RM $lib.exp' hardcode_libdir_flag_spec_CXX='-rpath $libdir' ;; esac hardcode_libdir_separator_CXX=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. # # There doesn't appear to be a way to prevent this compiler from # explicitly linking system object files so we need to strip them # from the output so that they don't get included in the library # dependencies. output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ;; *) if test "$GXX" = yes && test "$with_gnu_ld" = no; then allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' case $host in osf3*) archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; *) archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' ;; esac hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' hardcode_libdir_separator_CXX=: # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # FIXME: insert proper C++ library support ld_shlibs_CXX=no fi ;; esac ;; psos*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; lcc*) # Lucid # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ archive_cmds_need_lc_CXX=yes no_undefined_flag_CXX=' -zdefs' archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' hardcode_libdir_flag_spec_CXX='-R$libdir' hardcode_shlibpath_var_CXX=no case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) # The compiler driver will combine and reorder linker options, # but understands `-z linker_flag'. # Supported since Solaris 2.6 (maybe 2.5.1?) whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract' ;; esac link_all_deplibs_CXX=yes output_verbose_link_cmd='func_echo_all' # Archives containing C++ object files must be created using # "CC -xar", where "CC" is the Sun C++ compiler. This is # necessary to make sure instantiated templates are included # in the archive. old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' ;; gcx*) # Green Hills C++ Compiler archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' # The C++ compiler must be used to create the archive. old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs' ;; *) # GNU C++ compiler with Solaris linker if test "$GXX" = yes && test "$with_gnu_ld" = no; then no_undefined_flag_CXX=' ${wl}-z ${wl}defs' if $CC --version | $GREP -v '^2\.7' > /dev/null; then archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' else # g++ 2.7 appears to require `-G' NOT `-shared' on this # platform. archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' # Commands to make compiler produce verbose output that lists # what "hidden" libraries, object files and flags are used when # linking a shared library. output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' fi hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir' case $host_os in solaris2.[0-5] | solaris2.[0-5].*) ;; *) whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' ;; esac fi ;; esac ;; sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*) no_undefined_flag_CXX='${wl}-z,text' archive_cmds_need_lc_CXX=no hardcode_shlibpath_var_CXX=no runpath_var='LD_RUN_PATH' case $cc_basename in CC*) archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; *) archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; sysv5* | sco3.2v5* | sco5v6*) # Note: We can NOT use -z defs as we might desire, because we do not # link with -lc, and that would cause any symbols used from libc to # always be unresolved, which means just about no library would # ever link correctly. If we're not using GNU ld we use -z text # though, which does catch some bad symbols but isn't as heavy-handed # as -z defs. no_undefined_flag_CXX='${wl}-z,text' allow_undefined_flag_CXX='${wl}-z,nodefs' archive_cmds_need_lc_CXX=no hardcode_shlibpath_var_CXX=no hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir' hardcode_libdir_separator_CXX=':' link_all_deplibs_CXX=yes export_dynamic_flag_spec_CXX='${wl}-Bexport' runpath_var='LD_RUN_PATH' case $cc_basename in CC*) archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~ '"$old_archive_cmds_CXX" reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~ '"$reload_cmds_CXX" ;; *) archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac ;; vxworks*) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; *) # FIXME: insert proper C++ library support ld_shlibs_CXX=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 $as_echo "$ld_shlibs_CXX" >&6; } test "$ld_shlibs_CXX" = no && can_build_shared=no GCC_CXX="$GXX" LD_CXX="$LD" ## CAVEAT EMPTOR: ## There is no encapsulation within the following macros, do not change ## the running order or otherwise move them around unless you know exactly ## what you are doing... # Dependencies to place before and after the object being linked: predep_objects_CXX= postdep_objects_CXX= predeps_CXX= postdeps_CXX= compiler_lib_search_path_CXX= cat > conftest.$ac_ext <<_LT_EOF class Foo { public: Foo (void) { a = 0; } private: int a; }; _LT_EOF _lt_libdeps_save_CFLAGS=$CFLAGS case "$CC $CFLAGS " in #( *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;; esac if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Parse the compiler output and extract the necessary # objects, libraries and library flags. # Sentinel used to keep track of whether or not we are before # the conftest object file. pre_test_object_deps_done=no for p in `eval "$output_verbose_link_cmd"`; do case ${prev}${p} in -L* | -R* | -l*) # Some compilers place space between "-{L,R}" and the path. # Remove the space. if test $p = "-L" || test $p = "-R"; then prev=$p continue fi # Expand the sysroot to ease extracting the directories later. if test -z "$prev"; then case $p in -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; esac fi case $p in =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; esac if test "$pre_test_object_deps_done" = no; then case ${prev} in -L | -R) # Internal compiler library paths should come after those # provided the user. The postdeps already come after the # user supplied libs so there is no need to process them. if test -z "$compiler_lib_search_path_CXX"; then compiler_lib_search_path_CXX="${prev}${p}" else compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}" fi ;; # The "-l" case would never come before the object being # linked, so don't bother handling this case. esac else if test -z "$postdeps_CXX"; then postdeps_CXX="${prev}${p}" else postdeps_CXX="${postdeps_CXX} ${prev}${p}" fi fi prev= ;; *.lto.$objext) ;; # Ignore GCC LTO objects *.$objext) # This assumes that the test object file only shows up # once in the compiler output. if test "$p" = "conftest.$objext"; then pre_test_object_deps_done=yes continue fi if test "$pre_test_object_deps_done" = no; then if test -z "$predep_objects_CXX"; then predep_objects_CXX="$p" else predep_objects_CXX="$predep_objects_CXX $p" fi else if test -z "$postdep_objects_CXX"; then postdep_objects_CXX="$p" else postdep_objects_CXX="$postdep_objects_CXX $p" fi fi ;; *) ;; # Ignore the rest. esac done # Clean up. rm -f a.out a.exe else echo "libtool.m4: error: problem compiling CXX test program" fi $RM -f confest.$objext CFLAGS=$_lt_libdeps_save_CFLAGS # PORTME: override above test on systems where it is broken case $host_os in interix[3-9]*) # Interix 3.5 installs completely hosed .la files for C++, so rather than # hack all around it, let's just trust "g++" to DTRT. predep_objects_CXX= postdep_objects_CXX= postdeps_CXX= ;; linux*) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac if test "$solaris_use_stlport4" != yes; then postdeps_CXX='-library=Cstd -library=Crun' fi ;; esac ;; solaris*) case $cc_basename in CC* | sunCC*) # The more standards-conforming stlport4 library is # incompatible with the Cstd library. Avoid specifying # it if it's in CXXFLAGS. Ignore libCrun as # -library=stlport4 depends on it. case " $CXX $CXXFLAGS " in *" -library=stlport4 "*) solaris_use_stlport4=yes ;; esac # Adding this requires a known-good setup of shared libraries for # Sun compiler versions before 5.6, else PIC objects from an old # archive will be linked into the output, leading to subtle bugs. if test "$solaris_use_stlport4" != yes; then postdeps_CXX='-library=Cstd -library=Crun' fi ;; esac ;; esac case " $postdeps_CXX " in *" -lc "*) archive_cmds_need_lc_CXX=no ;; esac compiler_lib_search_dirs_CXX= if test -n "${compiler_lib_search_path_CXX}"; then compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fi lt_prog_compiler_wl_CXX= lt_prog_compiler_pic_CXX= lt_prog_compiler_static_CXX= # C++ specific cases for pic, static, wl, etc. if test "$GXX" = yes; then lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='-static' case $host_os in aix*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static_CXX='-Bstatic' fi ;; amigaos*) case $host_cpu in powerpc) # see comment about AmigaOS4 .so support lt_prog_compiler_pic_CXX='-fPIC' ;; m68k) # FIXME: we need at least 68020 code to build shared libraries, but # adding the `-m68020' flag to GCC prevents building anything better, # like `-m68040'. lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4' ;; esac ;; beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) # PIC is the default for these OSes. ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). # Although the cygwin gcc ignores -fPIC, still need this for old-style # (--disable-auto-import) libraries lt_prog_compiler_pic_CXX='-DDLL_EXPORT' ;; darwin* | rhapsody*) # PIC is the default on this platform # Common symbols not allowed in MH_DYLIB files lt_prog_compiler_pic_CXX='-fno-common' ;; *djgpp*) # DJGPP does not support shared libraries at all lt_prog_compiler_pic_CXX= ;; haiku*) # PIC is the default for Haiku. # The "-static" flag exists, but is broken. lt_prog_compiler_static_CXX= ;; interix[3-9]*) # Interix 3.x gcc -fpic/-fPIC options generate broken code. # Instead, we relocate shared libraries at runtime. ;; sysv4*MP*) if test -d /usr/nec; then lt_prog_compiler_pic_CXX=-Kconform_pic fi ;; hpux*) # PIC is the default for 64-bit PA HP-UX, but not for 32-bit # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag # sets the default TLS model and affects inlining. case $host_cpu in hppa*64*) ;; *) lt_prog_compiler_pic_CXX='-fPIC' ;; esac ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic_CXX='-fPIC -shared' ;; *) lt_prog_compiler_pic_CXX='-fPIC' ;; esac else case $host_os in aix[4-9]*) # All AIX code is PIC. if test "$host_cpu" = ia64; then # AIX 5 now supports IA64 processor lt_prog_compiler_static_CXX='-Bstatic' else lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp' fi ;; chorus*) case $cc_basename in cxch68*) # Green Hills C++ Compiler # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" ;; esac ;; mingw* | cygwin* | os2* | pw32* | cegcc*) # This hack is so that the source file can tell whether it is being # built for inclusion in a dll (and should export symbols for example). lt_prog_compiler_pic_CXX='-DDLL_EXPORT' ;; dgux*) case $cc_basename in ec++*) lt_prog_compiler_pic_CXX='-KPIC' ;; ghcx*) # Green Hills C++ Compiler lt_prog_compiler_pic_CXX='-pic' ;; *) ;; esac ;; freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) case $cc_basename in CC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' if test "$host_cpu" != ia64; then lt_prog_compiler_pic_CXX='+Z' fi ;; aCC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='${wl}-a ${wl}archive' case $host_cpu in hppa*64*|ia64*) # +Z the default ;; *) lt_prog_compiler_pic_CXX='+Z' ;; esac ;; *) ;; esac ;; interix*) # This is c89, which is MS Visual C++ (no shared libs) # Anyone wants to do a port? ;; irix5* | irix6* | nonstopux*) case $cc_basename in CC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_static_CXX='-non_shared' # CC pic flag -KPIC is the default. ;; *) ;; esac ;; linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) case $cc_basename in KCC*) # KAI C++ Compiler lt_prog_compiler_wl_CXX='--backend -Wl,' lt_prog_compiler_pic_CXX='-fPIC' ;; ecpc* ) # old Intel C++ for x86_64 which still supported -KPIC. lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-static' ;; icpc* ) # Intel C++, used to be incompatible with GCC. # ICC 10 doesn't accept -KPIC any more. lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-fPIC' lt_prog_compiler_static_CXX='-static' ;; pgCC* | pgcpp*) # Portland Group C++ compiler lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-fpic' lt_prog_compiler_static_CXX='-Bstatic' ;; cxx*) # Compaq C++ # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. lt_prog_compiler_pic_CXX= lt_prog_compiler_static_CXX='-non_shared' ;; xlc* | xlC* | bgxl[cC]* | mpixl[cC]*) # IBM XL 8.0, 9.0 on PPC and BlueGene lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-qpic' lt_prog_compiler_static_CXX='-qstaticlink' ;; *) case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-Bstatic' lt_prog_compiler_wl_CXX='-Qoption ld ' ;; esac ;; esac ;; lynxos*) ;; m88k*) ;; mvs*) case $cc_basename in cxx*) lt_prog_compiler_pic_CXX='-W c,exportall' ;; *) ;; esac ;; netbsd* | netbsdelf*-gnu) ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise # it will coredump. lt_prog_compiler_pic_CXX='-fPIC -shared' ;; osf3* | osf4* | osf5*) case $cc_basename in KCC*) lt_prog_compiler_wl_CXX='--backend -Wl,' ;; RCC*) # Rational C++ 2.4.1 lt_prog_compiler_pic_CXX='-pic' ;; cxx*) # Digital/Compaq C++ lt_prog_compiler_wl_CXX='-Wl,' # Make sure the PIC flag is empty. It appears that all Alpha # Linux and Compaq Tru64 Unix objects are PIC. lt_prog_compiler_pic_CXX= lt_prog_compiler_static_CXX='-non_shared' ;; *) ;; esac ;; psos*) ;; solaris*) case $cc_basename in CC* | sunCC*) # Sun C++ 4.2, 5.x and Centerline C++ lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-Bstatic' lt_prog_compiler_wl_CXX='-Qoption ld ' ;; gcx*) # Green Hills C++ Compiler lt_prog_compiler_pic_CXX='-PIC' ;; *) ;; esac ;; sunos4*) case $cc_basename in CC*) # Sun C++ 4.x lt_prog_compiler_pic_CXX='-pic' lt_prog_compiler_static_CXX='-Bstatic' ;; lcc*) # Lucid lt_prog_compiler_pic_CXX='-pic' ;; *) ;; esac ;; sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*) case $cc_basename in CC*) lt_prog_compiler_wl_CXX='-Wl,' lt_prog_compiler_pic_CXX='-KPIC' lt_prog_compiler_static_CXX='-Bstatic' ;; esac ;; tandem*) case $cc_basename in NCC*) # NonStop-UX NCC 3.20 lt_prog_compiler_pic_CXX='-KPIC' ;; *) ;; esac ;; vxworks*) ;; *) lt_prog_compiler_can_build_shared_CXX=no ;; esac fi case $host_os in # For platforms which do not support PIC, -DPIC is meaningless: *djgpp*) lt_prog_compiler_pic_CXX= ;; *) lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC" ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } if ${lt_cv_prog_compiler_pic_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5 $as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; } lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic_CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_pic_works_CXX=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. # The option is referenced via a variable to avoid confusing sed. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_pic_works_CXX=yes fi fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 $as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; } if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then case $lt_prog_compiler_pic_CXX in "" | " "*) ;; *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;; esac else lt_prog_compiler_pic_CXX= lt_prog_compiler_can_build_shared_CXX=no fi fi # # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\" { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } if ${lt_cv_prog_compiler_static_works_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_static_works_CXX=no save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS $lt_tmp_static_flag" echo "$lt_simple_link_test_code" > conftest.$ac_ext if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then # The linker can only warn and ignore the option if not recognized # So say no if there are warnings if test -s conftest.err; then # Append any errors to the config.log. cat conftest.err 1>&5 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 if diff conftest.exp conftest.er2 >/dev/null; then lt_cv_prog_compiler_static_works_CXX=yes fi else lt_cv_prog_compiler_static_works_CXX=yes fi fi $RM -r conftest* LDFLAGS="$save_LDFLAGS" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 $as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; } if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then : else lt_prog_compiler_static_CXX= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o_CXX=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o_CXX=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_prog_compiler_c_o_CXX=no $RM -r conftest 2>/dev/null mkdir conftest cd conftest mkdir out echo "$lt_simple_compile_test_code" > conftest.$ac_ext lt_compiler_flag="-o out/conftest2.$ac_objext" # Insert the option either (1) after the last *FLAGS variable, or # (2) before a word containing "conftest.", or (3) at the end. # Note that $ac_compile itself does not contain backslashes and begins # with a dollar sign (not a hyphen), so the echo should work correctly. lt_compile=`echo "$ac_compile" | $SED \ -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 echo "$as_me:$LINENO: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then lt_cv_prog_compiler_c_o_CXX=yes fi fi chmod u+w . 2>&5 $RM conftest* # SGI C++ compiler will create directory out/ii_files/ for # template instantiation test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files $RM out/* && rmdir out cd .. $RM -r conftest $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 $as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } hard_links="nottested" if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then # do not overwrite the value of need_locks provided by the user { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 $as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 $as_echo "$hard_links" >&6; } if test "$hard_links" = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} need_locks=warn fi else need_locks=no fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' case $host_os in aix[4-9]*) # If we're using GNU nm, then we don't want the "-C" option. # -C means demangle to AIX nm, but means don't demangle with GNU nm # Also, AIX nm treats weak defined symbols like other global defined # symbols, whereas GNU nm marks them as "W". if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' else export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' fi ;; pw32*) export_symbols_cmds_CXX="$ltdll_cmds" ;; cygwin* | mingw* | cegcc*) case $cc_basename in cl*) exclude_expsyms_CXX='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' ;; *) export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' ;; esac ;; linux* | k*bsd*-gnu | gnu*) link_all_deplibs_CXX=no ;; *) export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 $as_echo "$ld_shlibs_CXX" >&6; } test "$ld_shlibs_CXX" = no && can_build_shared=no with_gnu_ld_CXX=$with_gnu_ld # # Do we need to explicitly link libc? # case "x$archive_cmds_need_lc_CXX" in x|xyes) # Assume -lc should be added archive_cmds_need_lc_CXX=yes if test "$enable_shared" = yes && test "$GCC" = yes; then case $archive_cmds_CXX in *'~'*) # FIXME: we may have to deal with multi-command sequences. ;; '$CC '*) # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then : $as_echo_n "(cached) " >&6 else $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest libobjs=conftest.$ac_objext deplibs= wl=$lt_prog_compiler_wl_CXX pic_flag=$lt_prog_compiler_pic_CXX compiler_flags=-v linker_flags=-v verstring= output_objdir=. libname=conftest lt_save_allow_undefined_flag=$allow_undefined_flag_CXX allow_undefined_flag_CXX= if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then lt_cv_archive_cmds_need_lc_CXX=no else lt_cv_archive_cmds_need_lc_CXX=yes fi allow_undefined_flag_CXX=$lt_save_allow_undefined_flag else cat conftest.err 1>&5 fi $RM conftest* fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 $as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; } archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX ;; esac fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 $as_echo_n "checking dynamic linker characteristics... " >&6; } library_names_spec= libname_spec='lib$name' soname_spec= shrext_cmds=".so" postinstall_cmds= postuninstall_cmds= finish_cmds= finish_eval= shlibpath_var= shlibpath_overrides_runpath=unknown version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" need_lib_prefix=unknown hardcode_into_libs=no # when you set need_version to no, make sure it does not cause -set_version # flags to be left without arguments need_version=unknown case $host_os in aix3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' shlibpath_var=LIBPATH # AIX 3 has no versioning support, so we append a major version to the name. soname_spec='${libname}${release}${shared_ext}$major' ;; aix[4-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no hardcode_into_libs=yes if test "$host_cpu" = ia64; then # AIX 5 supports IA64 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH else # With GCC up to 2.95.x, collect2 would create an import file # for dependence libraries. The import file would start with # the line `#! .'. This would cause the generated library to # depend on `.', always an invalid library. This was fixed in # development snapshots of GCC prior to 3.0. case $host_os in aix4 | aix4.[01] | aix4.[01].*) if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' echo ' yes ' echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then : else can_build_shared=no fi ;; esac # AIX (on Power*) has no versioning support, so currently we can not hardcode correct # soname into executable. Probably we can add versioning support to # collect2, so additional links can be useful in future. if test "$aix_use_runtimelinking" = yes; then # If using run time linking (on AIX 4.2 or later) use lib.so # instead of lib.a to let people know that these are not # typical AIX shared libraries. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' else # We preserve .a as extension for shared libraries through AIX4.2 # and later when we are not doing run time linking. library_names_spec='${libname}${release}.a $libname.a' soname_spec='${libname}${release}${shared_ext}$major' fi shlibpath_var=LIBPATH fi ;; amigaos*) case $host_cpu in powerpc) # Since July 2007 AmigaOS4 officially supports .so libraries. # When compiling the executable, add -use-dynld -Lsobjs: to the compileline. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' ;; m68k) library_names_spec='$libname.ixlibrary $libname.a' # Create ${libname}_ixlibrary.a entries in /sys/libs. finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' ;; esac ;; beos*) library_names_spec='${libname}${shared_ext}' dynamic_linker="$host_os ld.so" shlibpath_var=LIBRARY_PATH ;; bsdi[45]*) version_type=linux # correct to gnu/linux during the next big refactor need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" # the default ld.so.conf also contains /usr/contrib/lib and # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow # libtool to hard-code these into programs ;; cygwin* | mingw* | pw32* | cegcc*) version_type=windows shrext_cmds=".dll" need_version=no need_lib_prefix=no case $GCC,$cc_basename in yes,*) # gcc library_names_spec='$libname.dll.a' # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname~ chmod a+x \$dldir/$dlname~ if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; fi' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; mingw* | cegcc*) # MinGW DLLs use traditional 'lib' prefix soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' ;; esac dynamic_linker='Win32 ld.exe' ;; *,cl*) # Native MSVC libname_spec='$name' soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' library_names_spec='${libname}.dll.lib' case $build_os in mingw*) sys_lib_search_path_spec= lt_save_ifs=$IFS IFS=';' for lt_path in $LIB do IFS=$lt_save_ifs # Let DOS variable expansion print the short 8.3 style file name. lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" done IFS=$lt_save_ifs # Convert to MSYS style. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form # but this time dos style (no spaces!) so that the unix form looks # like /cygdrive/c/PROGRA~1:/cygdr... sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` ;; *) sys_lib_search_path_spec="$LIB" if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then # It is most probably a Windows format PATH. sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` else sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fi # FIXME: find the short name or the path components, as spaces are # common. (e.g. "Program Files" -> "PROGRA~1") ;; esac # DLL is installed to $(libdir)/../bin by postinstall_cmds postinstall_cmds='base_file=`basename \${file}`~ dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ dldir=$destdir/`dirname \$dlpath`~ test -d \$dldir || mkdir -p \$dldir~ $install_prog $dir/$dlname \$dldir/$dlname' postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ dlpath=$dir/\$dldll~ $RM \$dlpath' shlibpath_overrides_runpath=yes dynamic_linker='Win32 link.exe' ;; *) # Assume MSVC wrapper library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' dynamic_linker='Win32 ld.exe' ;; esac # FIXME: first we should search . and the directory the executable is in shlibpath_var=PATH ;; darwin* | rhapsody*) dynamic_linker="$host_os dyld" version_type=darwin need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext' soname_spec='${libname}${release}${major}$shared_ext' shlibpath_overrides_runpath=yes shlibpath_var=DYLD_LIBRARY_PATH shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' ;; dgux*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then objformat=`/usr/bin/objformat` else case $host_os in freebsd[23].*) objformat=aout ;; *) objformat=elf ;; esac fi version_type=freebsd-$objformat case $version_type in freebsd-elf*) library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' need_version=no need_lib_prefix=no ;; freebsd-*) library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' need_version=yes ;; esac shlibpath_var=LD_LIBRARY_PATH case $host_os in freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*) shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; freebsd3.[2-9]* | freebsdelf3.[2-9]* | \ freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1) shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; *) # from 4.6 on, and DragonFly shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; esac ;; haiku*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no dynamic_linker="$host_os runtime_loader" library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LIBRARY_PATH shlibpath_overrides_runpath=yes sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' hardcode_into_libs=yes ;; hpux9* | hpux10* | hpux11*) # Give a soname corresponding to the major version so that dld.sl refuses to # link against other versions. version_type=sunos need_lib_prefix=no need_version=no case $host_cpu in ia64*) shrext_cmds='.so' hardcode_into_libs=yes dynamic_linker="$host_os dld.so" shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' if test "X$HPUX_IA64_MODE" = X32; then sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" else sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" fi sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; hppa*64*) shrext_cmds='.sl' hardcode_into_libs=yes dynamic_linker="$host_os dld.sl" shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec ;; *) shrext_cmds='.sl' dynamic_linker="$host_os dld.sl" shlibpath_var=SHLIB_PATH shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' ;; esac # HP-UX runs *really* slowly unless shared libraries are mode 555, ... postinstall_cmds='chmod 555 $lib' # or fails outright, so override atomically: install_override_mode=555 ;; interix[3-9]*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; irix5* | irix6* | nonstopux*) case $host_os in nonstopux*) version_type=nonstopux ;; *) if test "$lt_cv_prog_gnu_ld" = yes; then version_type=linux # correct to gnu/linux during the next big refactor else version_type=irix fi ;; esac need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' case $host_os in irix5* | nonstopux*) libsuff= shlibsuff= ;; *) case $LD in # libtool.m4 will add one of these switches to LD *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= libmagic=32-bit;; *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 libmagic=64-bit;; *) libsuff= shlibsuff= libmagic=never-match;; esac ;; esac shlibpath_var=LD_LIBRARY${shlibsuff}_PATH shlibpath_overrides_runpath=no sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" hardcode_into_libs=yes ;; # No shared lib support for Linux oldld, aout, or coff. linux*oldld* | linux*aout* | linux*coff*) dynamic_linker=no ;; # This must be glibc/ELF. linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH if ${lt_cv_shlibpath_overrides_runpath+:} false; then : $as_echo_n "(cached) " >&6 else lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : lt_cv_shlibpath_overrides_runpath=yes fi fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir fi shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath # This implies no fast_install, which is unacceptable. # Some rework will be needed to allow for fast_install # before this can be enabled. hardcode_into_libs=yes # Append ld.so.conf contents to the search path if test -f /etc/ld.so.conf; then lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" fi # We used to test for /lib/ld.so.1 and disable shared libraries on # powerpc, because MkLinux only supported shared libraries with the # GNU dynamic linker. Since this was broken with cross compilers, # most powerpc-linux boxes support dynamic linking these days and # people can always --disable-shared, the test was removed, and we # assume the GNU/Linux dynamic linker is in use. dynamic_linker='GNU/Linux ld.so' ;; netbsdelf*-gnu) version_type=linux need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='NetBSD ld.elf_so' ;; netbsd*) version_type=sunos need_lib_prefix=no need_version=no if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' dynamic_linker='NetBSD (a.out) ld.so' else library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' dynamic_linker='NetBSD ld.elf_so' fi shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes ;; newsos6) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes ;; *nto* | *qnx*) version_type=qnx need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes dynamic_linker='ldqnx.so' ;; openbsd*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in openbsd3.3 | openbsd3.3.*) need_version=yes ;; *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in openbsd2.[89] | openbsd2.[89].*) shlibpath_overrides_runpath=no ;; *) shlibpath_overrides_runpath=yes ;; esac else shlibpath_overrides_runpath=yes fi ;; os2*) libname_spec='$name' shrext_cmds=".dll" need_lib_prefix=no library_names_spec='$libname${shared_ext} $libname.a' dynamic_linker='OS/2 ld.exe' shlibpath_var=LIBPATH ;; osf3* | osf4* | osf5*) version_type=osf need_lib_prefix=no need_version=no soname_spec='${libname}${release}${shared_ext}$major' library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" ;; rdos*) dynamic_linker=no ;; solaris*) version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes # ldd complains unless libraries are executable postinstall_cmds='chmod +x $lib' ;; sunos4*) version_type=sunos library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes if test "$with_gnu_ld" = yes; then need_lib_prefix=no fi need_version=yes ;; sysv4 | sysv4.3*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH case $host_vendor in sni) shlibpath_overrides_runpath=no need_lib_prefix=no runpath_var=LD_RUN_PATH ;; siemens) need_lib_prefix=no ;; motorola) need_lib_prefix=no need_version=no shlibpath_overrides_runpath=no sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' ;; esac ;; sysv4*MP*) if test -d /usr/nec ;then version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' soname_spec='$libname${shared_ext}.$major' shlibpath_var=LD_LIBRARY_PATH fi ;; sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*) version_type=freebsd-elf need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=yes hardcode_into_libs=yes if test "$with_gnu_ld" = yes; then sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib' else sys_lib_search_path_spec='/usr/ccs/lib /usr/lib' case $host_os in sco3.2v5*) sys_lib_search_path_spec="$sys_lib_search_path_spec /lib" ;; esac fi sys_lib_dlsearch_path_spec='/usr/lib' ;; tpf*) # TPF is a cross-target only. Preferred cross-host = GNU/Linux. version_type=linux # correct to gnu/linux during the next big refactor need_lib_prefix=no need_version=no library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no hardcode_into_libs=yes ;; uts4*) version_type=linux # correct to gnu/linux during the next big refactor library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' soname_spec='${libname}${release}${shared_ext}$major' shlibpath_var=LD_LIBRARY_PATH ;; *) dynamic_linker=no ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 $as_echo "$dynamic_linker" >&6; } test "$dynamic_linker" = no && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" if test "$GCC" = yes; then variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" fi if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec" fi if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec" fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action_CXX= if test -n "$hardcode_libdir_flag_spec_CXX" || test -n "$runpath_var_CXX" || test "X$hardcode_automatic_CXX" = "Xyes" ; then # We can hardcode non-existent directories. if test "$hardcode_direct_CXX" != no && # If the only mechanism to avoid hardcoding is shlibpath_var, we # have to relink, otherwise we might link with an installed library # when we should be linking with a yet-to-be-installed one ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no && test "$hardcode_minus_L_CXX" != no; then # Linking always hardcodes the temporary library directory. hardcode_action_CXX=relink else # We can link without hardcoding, and we can hardcode nonexisting dirs. hardcode_action_CXX=immediate fi else # We cannot hardcode anything, or else we can only hardcode existing # directories. hardcode_action_CXX=unsupported fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 $as_echo "$hardcode_action_CXX" >&6; } if test "$hardcode_action_CXX" = relink || test "$inherit_rpath_CXX" = yes; then # Fast installation is not supported enable_fast_install=no elif test "$shlibpath_overrides_runpath" = yes || test "$enable_shared" = no; then # Fast installation is not necessary enable_fast_install=needless fi fi # test -n "$compiler" CC=$lt_save_CC CFLAGS=$lt_save_CFLAGS LDCXX=$LD LD=$lt_save_LD GCC=$lt_save_GCC with_gnu_ld=$lt_save_with_gnu_ld lt_cv_path_LDCXX=$lt_cv_path_LD lt_cv_path_LD=$lt_save_path_LD lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld fi # test "$_lt_caught_CXX_error" != yes 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 ac_config_commands="$ac_config_commands libtool" # Only expand once: { $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 AUTOM4TE=${AUTOM4TE-"${am_missing_run}autom4te"} { for ac_prog in help2man 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_HELP2MAN+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$HELP2MAN"; then ac_cv_prog_HELP2MAN="$HELP2MAN" # 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_HELP2MAN="$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 HELP2MAN=$ac_cv_prog_HELP2MAN if test -n "$HELP2MAN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HELP2MAN" >&5 $as_echo "$HELP2MAN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$HELP2MAN" && break done if ! test -z "$HELP2MAN" then #AC_SUBST(MANPAGES, ) HAVE_HELP2MAN=true fi if test x$HAVE_HELP2MAN = xtrue; then HAVE_HELP2MAN_TRUE= HAVE_HELP2MAN_FALSE='#' else HAVE_HELP2MAN_TRUE='#' HAVE_HELP2MAN_FALSE= 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 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 OPENMP_CXXFLAGS= # Check whether --enable-openmp was given. if test "${enable_openmp+set}" = set; then : enableval=$enable_openmp; fi if test "$enable_openmp" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CXX option to support OpenMP" >&5 $as_echo_n "checking for $CXX option to support OpenMP... " >&6; } if ${ac_cv_prog_cxx_openmp+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifndef _OPENMP choke me #endif #include int main () { return omp_get_num_threads (); } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_prog_cxx_openmp='none needed' else ac_cv_prog_cxx_openmp='unsupported' for ac_option in -fopenmp -xopenmp -openmp -mp -omp -qsmp=omp -homp \ -Popenmp --openmp; do ac_save_CXXFLAGS=$CXXFLAGS CXXFLAGS="$CXXFLAGS $ac_option" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifndef _OPENMP choke me #endif #include int main () { return omp_get_num_threads (); } _ACEOF if ac_fn_cxx_try_link "$LINENO"; then : ac_cv_prog_cxx_openmp=$ac_option fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext CXXFLAGS=$ac_save_CXXFLAGS if test "$ac_cv_prog_cxx_openmp" != unsupported; then break fi done fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_openmp" >&5 $as_echo "$ac_cv_prog_cxx_openmp" >&6; } case $ac_cv_prog_cxx_openmp in #( "none needed" | unsupported) ;; #( *) OPENMP_CXXFLAGS=$ac_cv_prog_cxx_openmp ;; esac fi if test -n "${OPENMP_CXXFLAGS}"; then OPENMP_LIBS="-lgomp" #non-openmp else { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** openmp disabled. The application cannot be executed in parallel on several cpu cores, without openmp it will be single-threaded. This slows down the calculation on multicore systems. ***" >&5 $as_echo "$as_me: WARNING: *** openmp disabled. The application cannot be executed in parallel on several cpu cores, without openmp it will be single-threaded. This slows down the calculation on multicore systems. ***" >&2;} fi HAVE_OPENCV=false 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 OPENCV" >&5 $as_echo_n "checking for OPENCV... " >&6; } if test -n "$OPENCV_CFLAGS"; then pkg_cv_OPENCV_CFLAGS="$OPENCV_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"opencv >= 2.3.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "opencv >= 2.3.1") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_OPENCV_CFLAGS=`$PKG_CONFIG --cflags "opencv >= 2.3.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$OPENCV_LIBS"; then pkg_cv_OPENCV_LIBS="$OPENCV_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"opencv >= 2.3.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "opencv >= 2.3.1") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_OPENCV_LIBS=`$PKG_CONFIG --libs "opencv >= 2.3.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 OPENCV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "opencv >= 2.3.1" 2>&1` else OPENCV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "opencv >= 2.3.1" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$OPENCV_PKG_ERRORS" >&5 true elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } true else OPENCV_CFLAGS=$pkg_cv_OPENCV_CFLAGS OPENCV_LIBS=$pkg_cv_OPENCV_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } HAVE_OPENCV=true fi if test x$HAVE_OPENCV = xfalse; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** opencv >= 2.3.1 not found - Cannot build the command line tool, which relies on OpenCV. Only the library will be built, because the lib has no dependency to OpenCV. http://opencvlibrary.sourceforge.net ***" >&5 $as_echo "$as_me: WARNING: *** opencv >= 2.3.1 not found - Cannot build the command line tool, which relies on OpenCV. Only the library will be built, because the lib has no dependency to OpenCV. http://opencvlibrary.sourceforge.net ***" >&2;} $as_echo "#define HAVE_OPENCV 0" >>confdefs.h else OPENCV_CFLAGS="$OPENCV_CFLAGS -DOPENCV_PREFIX=`pkg-config opencv --variable=prefix`" #OPENCV_INCLUDE=pkg-config opencv --variable=includedir_old $as_echo "#define HAVE_OPENCV 1" >>confdefs.h fi if test x$HAVE_OPENCV = xtrue; then HAVE_OPENCV_TRUE= HAVE_OPENCV_FALSE='#' else HAVE_OPENCV_TRUE='#' HAVE_OPENCV_FALSE= fi #ToDo: Make Boost optional like OpenCV. (Boost_Require takes two arguments if found and if not ...) HAVE_BOOST=false for ac_header in boost/program_options.hpp do : ac_fn_cxx_check_header_mongrel "$LINENO" "boost/program_options.hpp" "ac_cv_header_boost_program_options_hpp" "$ac_includes_default" if test "x$ac_cv_header_boost_program_options_hpp" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_BOOST_PROGRAM_OPTIONS_HPP 1 _ACEOF HAVE_BOOST=true else true fi done if test x$HAVE_BOOST = xfalse; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** Boost-program-options not found - Cannot build the command line tool, which relies on Boost. Only the library will be built, because the lib has no dependency to Boost. http://www.boost.org ***" >&5 $as_echo "$as_me: WARNING: *** Boost-program-options not found - Cannot build the command line tool, which relies on Boost. Only the library will be built, because the lib has no dependency to Boost. http://www.boost.org ***" >&2;} else echo "$as_me: this is boost.m4 serial 24" >&5 boost_save_IFS=$IFS boost_version_req= IFS=. set x $boost_version_req 0 0 0 IFS=$boost_save_IFS shift boost_version_req=`expr "$1" '*' 100000 + "$2" '*' 100 + "$3"` boost_version_req_string=$1.$2.$3 # Check whether --with-boost was given. if test "${with_boost+set}" = set; then : withval=$with_boost; fi # If BOOST_ROOT is set and the user has not provided a value to # --with-boost, then treat BOOST_ROOT as if it the user supplied it. if test x"$BOOST_ROOT" != x; then if test x"$with_boost" = x; then { $as_echo "$as_me:${as_lineno-$LINENO}: Detected BOOST_ROOT; continuing with --with-boost=$BOOST_ROOT" >&5 $as_echo "$as_me: Detected BOOST_ROOT; continuing with --with-boost=$BOOST_ROOT" >&6;} with_boost=$BOOST_ROOT else { $as_echo "$as_me:${as_lineno-$LINENO}: Detected BOOST_ROOT=$BOOST_ROOT, but overridden by --with-boost=$with_boost" >&5 $as_echo "$as_me: Detected BOOST_ROOT=$BOOST_ROOT, but overridden by --with-boost=$with_boost" >&6;} fi fi DISTCHECK_CONFIGURE_FLAGS="$DISTCHECK_CONFIGURE_FLAGS '--with-boost=$with_boost'" boost_save_CPPFLAGS=$CPPFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Boost headers version >= $boost_version_req_string" >&5 $as_echo_n "checking for Boost headers version >= $boost_version_req_string... " >&6; } if ${boost_cv_inc_path+:} false; then : $as_echo_n "(cached) " >&6 else boost_cv_inc_path=no 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 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #if !defined BOOST_VERSION # error BOOST_VERSION is not defined #elif BOOST_VERSION < $boost_version_req # error Boost headers version < $boost_version_req #endif int main () { ; return 0; } _ACEOF # If the user provided a value to --with-boost, use it and only it. case $with_boost in #( ''|yes) set x '' /opt/local/include /usr/local/include /opt/include \ /usr/include C:/Boost/include;; #( *) set x "$with_boost/include" "$with_boost";; esac shift for boost_dir do # Without --layout=system, Boost (or at least some versions) installs # itself in /include/boost-. This inner loop helps to # find headers in such directories. # # Any ${boost_dir}/boost-x_xx directories are searched in reverse version # order followed by ${boost_dir}. The final '.' is a sentinel for # searching $boost_dir" itself. Entries are whitespace separated. # # I didn't indent this loop on purpose (to avoid over-indented code) boost_layout_system_search_list=`cd "$boost_dir" 2>/dev/null \ && ls -1 | "${GREP}" '^boost-' | sort -rn -t- -k2 \ && echo .` for boost_inc in $boost_layout_system_search_list do if test x"$boost_inc" != x.; then boost_inc="$boost_dir/$boost_inc" else boost_inc="$boost_dir" # Uses sentinel in boost_layout_system_search_list fi if test x"$boost_inc" != x; then # We are going to check whether the version of Boost installed # in $boost_inc is usable by running a compilation that # #includes it. But if we pass a -I/some/path in which Boost # is not installed, the compiler will just skip this -I and # use other locations (either from CPPFLAGS, or from its list # of system include directories). As a result we would use # header installed on the machine instead of the /some/path # specified by the user. So in that precise case (trying # $boost_inc), make sure the version.hpp exists. # # Use test -e as there can be symlinks. test -e "$boost_inc/boost/version.hpp" || continue CPPFLAGS="$CPPFLAGS -I$boost_inc" fi if ac_fn_cxx_try_compile "$LINENO"; then : boost_cv_inc_path=yes else boost_cv_version=no fi rm -f core conftest.err conftest.$ac_objext if test x"$boost_cv_inc_path" = xyes; then if test x"$boost_inc" != x; then boost_cv_inc_path=$boost_inc fi break 2 fi done done 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 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $boost_cv_inc_path" >&5 $as_echo "$boost_cv_inc_path" >&6; } case $boost_cv_inc_path in #( no) boost_errmsg="cannot find Boost headers version >= $boost_version_req_string" as_fn_error $? "$boost_errmsg" "$LINENO" 5 ;;#( yes) BOOST_CPPFLAGS= ;;#( *) BOOST_CPPFLAGS="-I$boost_cv_inc_path" ;; esac if test x"$boost_cv_inc_path" != xno; then $as_echo "#define HAVE_BOOST 1" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Boost's header version" >&5 $as_echo_n "checking for Boost's header version... " >&6; } if ${boost_cv_lib_version+:} false; then : $as_echo_n "(cached) " >&6 else 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 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include boost-lib-version = BOOST_LIB_VERSION _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | grep -v '#' | tr -d '\r' | tr -s '\n' ' ' | $SED -n -e "/^boost-lib-version = /{s///;s/[\" ]//g;p;q;}" >conftest.i 2>&1; then : boost_cv_lib_version=`cat conftest.i` fi rm -rf conftest* 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 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $boost_cv_lib_version" >&5 $as_echo "$boost_cv_lib_version" >&6; } # e.g. "134" for 1_34_1 or "135" for 1_35 boost_major_version=`echo "$boost_cv_lib_version" | sed 's/_//;s/_.*//'` case $boost_major_version in #( '' | *[!0-9]*) as_fn_error $? "invalid value: boost_major_version='$boost_major_version'" "$LINENO" 5 ;; esac fi CPPFLAGS=$boost_save_CPPFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the toolset name used by Boost for $CXX" >&5 $as_echo_n "checking for the toolset name used by Boost for $CXX... " >&6; } if ${boost_cv_lib_tag+:} false; then : $as_echo_n "(cached) " >&6 else boost_cv_lib_tag=unknown if test x$boost_cv_inc_path != xno; then 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 # The following tests are mostly inspired by boost/config/auto_link.hpp # The list is sorted to most recent/common to oldest compiler (in order # to increase the likelihood of finding the right compiler with the # least number of compilation attempt). # Beware that some tests are sensible to the order (for instance, we must # look for MinGW before looking for GCC3). # I used one compilation test per compiler with a #error to recognize # each compiler so that it works even when cross-compiling (let me know # if you know a better approach). # Known missing tags (known from Boost's tools/build/v2/tools/common.jam): # como, edg, kcc, bck, mp, sw, tru, xlc # I'm not sure about my test for `il' (be careful: Intel's ICC pre-defines # the same defines as GCC's). for i in \ "defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw50" \ "defined __GNUC__ && __GNUC__ == 5 && __GNUC_MINOR__ == 0 && !defined __ICC @ gcc50" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw410" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 10 && !defined __ICC @ gcc410" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw49" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 9 && !defined __ICC @ gcc49" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw48" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 8 && !defined __ICC @ gcc48" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw47" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 7 && !defined __ICC @ gcc47" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw46" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 6 && !defined __ICC @ gcc46" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw45" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 5 && !defined __ICC @ gcc45" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw44" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 4 && !defined __ICC @ gcc44" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw43" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 3 && !defined __ICC @ gcc43" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw42" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 2 && !defined __ICC @ gcc42" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw41" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 1 && !defined __ICC @ gcc41" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC && \ (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw40" \ "defined __GNUC__ && __GNUC__ == 4 && __GNUC_MINOR__ == 0 && !defined __ICC @ gcc40" \ "defined __GNUC__ && __GNUC__ == 3 && !defined __ICC \ && (defined WIN32 || defined WINNT || defined _WIN32 || defined __WIN32 \ || defined __WIN32__ || defined __WINNT || defined __WINNT__) @ mgw" \ "defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 4 && !defined __ICC @ gcc34" \ "defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 3 && !defined __ICC @ gcc33" \ "defined _MSC_VER && _MSC_VER >= 1500 @ vc90" \ "defined _MSC_VER && _MSC_VER == 1400 @ vc80" \ "defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 2 && !defined __ICC @ gcc32" \ "defined _MSC_VER && _MSC_VER == 1310 @ vc71" \ "defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 1 && !defined __ICC @ gcc31" \ "defined __GNUC__ && __GNUC__ == 3 && __GNUC_MINOR__ == 0 && !defined __ICC @ gcc30" \ "defined __BORLANDC__ @ bcb" \ "defined __ICC && (defined __unix || defined ) @ il" \ "defined __ICL @ iw" \ "defined _MSC_VER && _MSC_VER == 1300 @ vc7" \ "defined __GNUC__ && __GNUC__ == 2 && __GNUC_MINOR__ == 95 && !defined __ICC @ gcc295" \ "defined __MWERKS__ && __MWERKS__ <= 0x32FF @ cw9" \ "defined _MSC_VER && _MSC_VER < 1300 && !defined UNDER_CE @ vc6" \ "defined _MSC_VER && _MSC_VER < 1300 && defined UNDER_CE @ evc4" \ "defined __MWERKS__ && __MWERKS__ <= 0x31FF @ cw8" do boost_tag_test=`expr "X$i" : 'X\([^@]*\) @ '` boost_tag=`expr "X$i" : 'X[^@]* @ \(.*\)'` cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #if $boost_tag_test /* OK */ #else # error $boost_tag_test #endif int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : boost_cv_lib_tag=$boost_tag; break fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done 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 case $boost_cv_lib_tag in #( # Some newer (>= 1.35?) versions of Boost seem to only use "gcc" as opposed # to "gcc41" for instance. *-gcc | *'-gcc ') :;; #( Don't re-add -gcc: it's already in there. gcc*) boost_tag_x= case $host_os in #( darwin*) if test $boost_major_version -ge 136; then # The `x' added in r46793 of Boost. boost_tag_x=x fi;; esac # We can specify multiple tags in this variable because it's used by # BOOST_FIND_LIB that does a `for tag in -$boost_cv_lib_tag' ... boost_cv_lib_tag="$boost_tag_x$boost_cv_lib_tag -${boost_tag_x}gcc" ;; #( unknown) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not figure out which toolset name to use for $CXX" >&5 $as_echo "$as_me: WARNING: could not figure out which toolset name to use for $CXX" >&2;} boost_cv_lib_tag= ;; esac fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $boost_cv_lib_tag" >&5 $as_echo "$boost_cv_lib_tag" >&6; } # Check whether --enable-static-boost was given. if test "${enable_static_boost+set}" = set; then : enableval=$enable_static_boost; enable_static_boost=yes else enable_static_boost=no fi # Check whether we do better use `mt' even though we weren't ask to. 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 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #if defined _REENTRANT || defined _MT || defined __MT__ /* use -mt */ #else # error MT not needed #endif int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : boost_guess_use_mt=: else boost_guess_use_mt=false fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 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 x"$boost_cv_inc_path" = xno; then { $as_echo "$as_me:${as_lineno-$LINENO}: Boost not available, not searching for the Boost program_options library" >&5 $as_echo "$as_me: Boost not available, not searching for the Boost program_options library" >&6;} else 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 x"$boost_cv_inc_path" = xno; then { $as_echo "$as_me:${as_lineno-$LINENO}: Boost not available, not searching for boost/program_options.hpp" >&5 $as_echo "$as_me: Boost not available, not searching for boost/program_options.hpp" >&6;} else 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 boost_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS" ac_fn_cxx_check_header_mongrel "$LINENO" "boost/program_options.hpp" "ac_cv_header_boost_program_options_hpp" "$ac_includes_default" if test "x$ac_cv_header_boost_program_options_hpp" = xyes; then : $as_echo "#define HAVE_BOOST_PROGRAM_OPTIONS_HPP 1" >>confdefs.h else as_fn_error $? "cannot find boost/program_options.hpp" "$LINENO" 5 fi CPPFLAGS=$boost_save_CPPFLAGS 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 fi boost_save_CPPFLAGS=$CPPFLAGS CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the Boost program_options library" >&5 $as_echo_n "checking for the Boost program_options library... " >&6; } if ${boost_cv_lib_program_options+:} false; then : $as_echo_n "(cached) " >&6 else boost_cv_lib_program_options=no case "" in #( (mt | mt-) boost_mt=-mt; boost_rtopt=;; #( (mt* | mt-*) boost_mt=-mt; boost_rtopt=`expr "X" : 'Xmt-*\(.*\)'`;; #( (*) boost_mt=; boost_rtopt=;; esac if test $enable_static_boost = yes; then boost_rtopt="s$boost_rtopt" fi # Find the proper debug variant depending on what we've been asked to find. case $boost_rtopt in #( (*d*) boost_rt_d=$boost_rtopt;; #( (*[sgpn]*) # Insert the `d' at the right place (in between `sg' and `pn') boost_rt_d=`echo "$boost_rtopt" | sed 's/\(s*g*\)\(p*n*\)/\1\2/'`;; #( (*) boost_rt_d='-d';; esac # If the PREFERRED-RT-OPT are not empty, prepend a `-'. test -n "$boost_rtopt" && boost_rtopt="-$boost_rtopt" $boost_guess_use_mt && boost_mt=-mt # Look for the abs path the static archive. # $libext is computed by Libtool but let's make sure it's non empty. test -z "$libext" && as_fn_error $? "the libext variable is empty, did you invoke Libtool?" "$LINENO" 5 boost_save_ac_objext=$ac_objext # Generate the test file. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { boost::program_options::options_description d("test"); ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_objext=do_not_rm_me_plz else as_fn_error $? "cannot compile a test that uses Boost program_options" "$LINENO" 5 fi rm -f core conftest.err conftest.$ac_objext ac_objext=$boost_save_ac_objext boost_failed_libs= # Don't bother to ident the following nested for loops, only the 2 # innermost ones matter. for boost_lib_ in program_options; do for boost_tag_ in -$boost_cv_lib_tag ''; do for boost_ver_ in -$boost_cv_lib_version ''; do for boost_mt_ in $boost_mt -mt ''; do for boost_rtopt_ in $boost_rtopt '' -d; do for boost_lib in \ boost_$boost_lib_$boost_tag_$boost_mt_$boost_rtopt_$boost_ver_ \ boost_$boost_lib_$boost_tag_$boost_rtopt_$boost_ver_ \ boost_$boost_lib_$boost_tag_$boost_mt_$boost_ver_ \ boost_$boost_lib_$boost_tag_$boost_ver_ do # Avoid testing twice the same lib case $boost_failed_libs in #( (*@$boost_lib@*) continue;; esac # If with_boost is empty, we'll search in /lib first, which is not quite # right so instead we'll try to a location based on where the headers are. boost_tmp_lib=$with_boost test x"$with_boost" = x && boost_tmp_lib=${boost_cv_inc_path%/include} for boost_ldpath in "$boost_tmp_lib/lib" '' \ /opt/local/lib* /usr/local/lib* /opt/lib* /usr/lib* \ "$with_boost" C:/Boost/lib /lib* do # Don't waste time with directories that don't exist. if test x"$boost_ldpath" != x && test ! -e "$boost_ldpath"; then continue fi boost_save_LDFLAGS=$LDFLAGS # Are we looking for a static library? case $boost_ldpath:$boost_rtopt_ in #( (*?*:*s*) # Yes (Non empty boost_ldpath + s in rt opt) boost_cv_lib_program_options_LIBS="$boost_ldpath/lib$boost_lib.$libext" test -e "$boost_cv_lib_program_options_LIBS" || continue;; #( (*) # No: use -lboost_foo to find the shared library. boost_cv_lib_program_options_LIBS="-l$boost_lib";; esac boost_save_LIBS=$LIBS LIBS="$boost_cv_lib_program_options_LIBS $LIBS" test x"$boost_ldpath" != x && LDFLAGS="$LDFLAGS -L$boost_ldpath" rm -f conftest$ac_exeext boost_save_ac_ext=$ac_ext boost_use_source=: # If we already have a .o, re-use it. We change $ac_ext so that $ac_link # tries to link the existing object file instead of compiling from source. test -f conftest.$ac_objext && ac_ext=$ac_objext && boost_use_source=false && $as_echo "$as_me:${as_lineno-$LINENO}: re-using the existing conftest.$ac_objext" >&5 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>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_exeext && { test "$cross_compiling" = yes || $as_executable_p conftest$ac_exeext }; then : boost_cv_lib_program_options=yes else if $boost_use_source; then $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi boost_cv_lib_program_options=no fi ac_objext=$boost_save_ac_objext ac_ext=$boost_save_ac_ext rm -f core conftest.err conftest_ipa8_conftest.oo \ conftest$ac_exeext ac_objext=$boost_save_ac_objext LDFLAGS=$boost_save_LDFLAGS LIBS=$boost_save_LIBS if test x"$boost_cv_lib_program_options" = xyes; then # Check or used cached result of whether or not using -R or # -rpath makes sense. Some implementations of ld, such as for # Mac OSX, require -rpath but -R is the flag known to work on # other systems. https://github.com/tsuna/boost.m4/issues/19 if ${boost_cv_rpath_link_ldflag+:} false; then : $as_echo_n "(cached) " >&6 else case $boost_ldpath in '') # Nothing to do. boost_cv_rpath_link_ldflag= boost_rpath_link_ldflag_found=yes;; *) for boost_cv_rpath_link_ldflag in -Wl,-R, -Wl,-rpath,; do LDFLAGS="$boost_save_LDFLAGS -L$boost_ldpath $boost_cv_rpath_link_ldflag$boost_ldpath" LIBS="$boost_save_LIBS $boost_cv_lib_program_options_LIBS" rm -f conftest$ac_exeext boost_save_ac_ext=$ac_ext boost_use_source=: # If we already have a .o, re-use it. We change $ac_ext so that $ac_link # tries to link the existing object file instead of compiling from source. test -f conftest.$ac_objext && ac_ext=$ac_objext && boost_use_source=false && $as_echo "$as_me:${as_lineno-$LINENO}: re-using the existing conftest.$ac_objext" >&5 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>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_exeext && { test "$cross_compiling" = yes || $as_executable_p conftest$ac_exeext }; then : boost_rpath_link_ldflag_found=yes break else if $boost_use_source; then $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi boost_rpath_link_ldflag_found=no fi ac_objext=$boost_save_ac_objext ac_ext=$boost_save_ac_ext rm -f core conftest.err conftest_ipa8_conftest.oo \ conftest$ac_exeext done ;; esac if test "x$boost_rpath_link_ldflag_found" != "xyes"; then : as_fn_error $? "Unable to determine whether to use -R or -rpath" "$LINENO" 5 fi LDFLAGS=$boost_save_LDFLAGS LIBS=$boost_save_LIBS fi test x"$boost_ldpath" != x && boost_cv_lib_program_options_LDFLAGS="-L$boost_ldpath $boost_cv_rpath_link_ldflag$boost_ldpath" boost_cv_lib_program_options_LDPATH="$boost_ldpath" break 7 else boost_failed_libs="$boost_failed_libs@$boost_lib@" fi done done done done done done done # boost_lib_ rm -f conftest.$ac_objext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $boost_cv_lib_program_options" >&5 $as_echo "$boost_cv_lib_program_options" >&6; } case $boost_cv_lib_program_options in #( (no) $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 as_fn_error $? "cannot find the flags to link with Boost program_options" "$LINENO" 5 ;; esac BOOST_PROGRAM_OPTIONS_LDFLAGS=$boost_cv_lib_program_options_LDFLAGS BOOST_PROGRAM_OPTIONS_LDPATH=$boost_cv_lib_program_options_LDPATH BOOST_LDPATH=$boost_cv_lib_program_options_LDPATH BOOST_PROGRAM_OPTIONS_LIBS=$boost_cv_lib_program_options_LIBS CPPFLAGS=$boost_save_CPPFLAGS 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 fi fi if test x$HAVE_BOOST = xtrue; then HAVE_BOOST_TRUE= HAVE_BOOST_FALSE='#' else HAVE_BOOST_TRUE='#' HAVE_BOOST_FALSE= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_cxx_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi for ac_header in float.h limits.h stddef.h stdint.h stdlib.h string.h sys/time.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } if ${ac_cv_c_const+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __cplusplus /* Ultrix mips cc rejects this sort of thing. */ typedef int charset[2]; const charset cs = { 0, 0 }; /* SunOS 4.1.1 cc rejects this. */ char const *const *pcpcc; char **ppc; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; pcpcc = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++pcpcc; ppc = (char**) pcpcc; pcpcc = (char const *const *) ppc; { /* SCO 3.2v4 cc rejects this sort of thing. */ char tx; char *t = &tx; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; if (s) return 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; } bx; struct s *b = &bx; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; if (!foo) return 0; } return !cs[0] && !zero.x; #endif ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_c_const=yes else ac_cv_c_const=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5 $as_echo "$ac_cv_c_const" >&6; } if test $ac_cv_c_const = no; then $as_echo "#define const /**/" >>confdefs.h fi #AC_CHECK_HEADER_STDBOOL { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5 $as_echo_n "checking for inline... " >&6; } if ${ac_cv_c_inline+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_c_inline=no for ac_kw in inline __inline__ __inline; do cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifndef __cplusplus typedef int foo_t; static $ac_kw foo_t static_foo () {return 0; } $ac_kw foo_t foo () {return 0; } #endif _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_c_inline=$ac_kw fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext test "$ac_cv_c_inline" != no && break done fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5 $as_echo "$ac_cv_c_inline" >&6; } case $ac_cv_c_inline in inline | yes) ;; *) case $ac_cv_c_inline in no) ac_val=;; *) ac_val=$ac_cv_c_inline;; esac cat >>confdefs.h <<_ACEOF #ifndef __cplusplus #define inline $ac_val #endif _ACEOF ;; esac ac_fn_c_find_intX_t "$LINENO" "16" "ac_cv_c_int16_t" case $ac_cv_c_int16_t in #( no|yes) ;; #( *) cat >>confdefs.h <<_ACEOF #define int16_t $ac_cv_c_int16_t _ACEOF ;; esac ac_fn_c_find_intX_t "$LINENO" "32" "ac_cv_c_int32_t" case $ac_cv_c_int32_t in #( no|yes) ;; #( *) cat >>confdefs.h <<_ACEOF #define int32_t $ac_cv_c_int32_t _ACEOF ;; esac ac_fn_c_find_intX_t "$LINENO" "64" "ac_cv_c_int64_t" case $ac_cv_c_int64_t in #( no|yes) ;; #( *) cat >>confdefs.h <<_ACEOF #define int64_t $ac_cv_c_int64_t _ACEOF ;; esac ac_fn_c_find_intX_t "$LINENO" "8" "ac_cv_c_int8_t" case $ac_cv_c_int8_t in #( no|yes) ;; #( *) cat >>confdefs.h <<_ACEOF #define int8_t $ac_cv_c_int8_t _ACEOF ;; esac ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" if test "x$ac_cv_type_size_t" = xyes; then : else cat >>confdefs.h <<_ACEOF #define size_t unsigned int _ACEOF fi ac_fn_c_find_uintX_t "$LINENO" "16" "ac_cv_c_uint16_t" case $ac_cv_c_uint16_t in #( no|yes) ;; #( *) cat >>confdefs.h <<_ACEOF #define uint16_t $ac_cv_c_uint16_t _ACEOF ;; esac ac_fn_c_find_uintX_t "$LINENO" "32" "ac_cv_c_uint32_t" case $ac_cv_c_uint32_t in #( no|yes) ;; #( *) $as_echo "#define _UINT32_T 1" >>confdefs.h cat >>confdefs.h <<_ACEOF #define uint32_t $ac_cv_c_uint32_t _ACEOF ;; esac ac_fn_c_find_uintX_t "$LINENO" "64" "ac_cv_c_uint64_t" case $ac_cv_c_uint64_t in #( no|yes) ;; #( *) $as_echo "#define _UINT64_T 1" >>confdefs.h cat >>confdefs.h <<_ACEOF #define uint64_t $ac_cv_c_uint64_t _ACEOF ;; esac ac_fn_c_find_uintX_t "$LINENO" "8" "ac_cv_c_uint8_t" case $ac_cv_c_uint8_t in #( no|yes) ;; #( *) $as_echo "#define _UINT8_T 1" >>confdefs.h cat >>confdefs.h <<_ACEOF #define uint8_t $ac_cv_c_uint8_t _ACEOF ;; esac for ac_header in stdlib.h do : ac_fn_cxx_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default" if test "x$ac_cv_header_stdlib_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STDLIB_H 1 _ACEOF fi done { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible malloc" >&5 $as_echo_n "checking for GNU libc compatible malloc... " >&6; } if ${ac_cv_func_malloc_0_nonnull+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : ac_cv_func_malloc_0_nonnull=no else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #if defined STDC_HEADERS || defined HAVE_STDLIB_H # include #else char *malloc (); #endif int main () { return ! malloc (0); ; return 0; } _ACEOF if ac_fn_cxx_try_run "$LINENO"; then : ac_cv_func_malloc_0_nonnull=yes else ac_cv_func_malloc_0_nonnull=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5 $as_echo "$ac_cv_func_malloc_0_nonnull" >&6; } if test $ac_cv_func_malloc_0_nonnull = yes; then : $as_echo "#define HAVE_MALLOC 1" >>confdefs.h else $as_echo "#define HAVE_MALLOC 0" >>confdefs.h case " $LIBOBJS " in *" malloc.$ac_objext "* ) ;; *) LIBOBJS="$LIBOBJS malloc.$ac_objext" ;; esac $as_echo "#define malloc rpl_malloc" >>confdefs.h fi for ac_func in floor gettimeofday memset pow sqrt do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" if eval test \"x\$"$as_ac_var"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done # Files: DX_PROJECT=liblimereg DX_CONFIG=doxygen.cfg DX_DOCDIR=doxygen-doc # Environment variables used inside doxygen.cfg: DX_ENV="$DX_ENV SRCDIR='$srcdir'" DX_ENV="$DX_ENV PROJECT='$DX_PROJECT'" DX_ENV="$DX_ENV DOCDIR='$DX_DOCDIR'" DX_ENV="$DX_ENV VERSION='$PACKAGE_VERSION'" # Doxygen itself: # Check whether --enable-doxygen-doc was given. if test "${enable_doxygen_doc+set}" = set; then : enableval=$enable_doxygen_doc; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_doc=1 ;; #( n|N|no|No|NO) DX_FLAG_doc=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-doc" "$LINENO" 5 ;; esac else DX_FLAG_doc=1 fi if test "$DX_FLAG_doc" = 1; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}doxygen", so it can be a program name with args. set dummy ${ac_tool_prefix}doxygen; 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_DX_DOXYGEN+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_DOXYGEN in [\\/]* | ?:[\\/]*) ac_cv_path_DX_DOXYGEN="$DX_DOXYGEN" # 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_DX_DOXYGEN="$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 DX_DOXYGEN=$ac_cv_path_DX_DOXYGEN if test -n "$DX_DOXYGEN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_DOXYGEN" >&5 $as_echo "$DX_DOXYGEN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_DOXYGEN"; then ac_pt_DX_DOXYGEN=$DX_DOXYGEN # Extract the first word of "doxygen", so it can be a program name with args. set dummy doxygen; 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_DX_DOXYGEN+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_DOXYGEN in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_DOXYGEN="$ac_pt_DX_DOXYGEN" # 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_DX_DOXYGEN="$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_DX_DOXYGEN=$ac_cv_path_ac_pt_DX_DOXYGEN if test -n "$ac_pt_DX_DOXYGEN"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_DOXYGEN" >&5 $as_echo "$ac_pt_DX_DOXYGEN" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_DOXYGEN" = x; then DX_DOXYGEN="" 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 DX_DOXYGEN=$ac_pt_DX_DOXYGEN fi else DX_DOXYGEN="$ac_cv_path_DX_DOXYGEN" fi if test "$DX_FLAG_doc$DX_DOXYGEN" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: doxygen not found - will not generate any doxygen documentation" >&5 $as_echo "$as_me: WARNING: doxygen not found - will not generate any doxygen documentation" >&2;} DX_FLAG_doc=0 fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}perl", so it can be a program name with args. set dummy ${ac_tool_prefix}perl; 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_DX_PERL+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_PERL in [\\/]* | ?:[\\/]*) ac_cv_path_DX_PERL="$DX_PERL" # 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_DX_PERL="$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 DX_PERL=$ac_cv_path_DX_PERL if test -n "$DX_PERL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_PERL" >&5 $as_echo "$DX_PERL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_PERL"; then ac_pt_DX_PERL=$DX_PERL # Extract the first word of "perl", so it can be a program name with args. set dummy perl; 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_DX_PERL+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_PERL in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_PERL="$ac_pt_DX_PERL" # 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_DX_PERL="$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_DX_PERL=$ac_cv_path_ac_pt_DX_PERL if test -n "$ac_pt_DX_PERL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_PERL" >&5 $as_echo "$ac_pt_DX_PERL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_PERL" = x; then DX_PERL="" 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 DX_PERL=$ac_pt_DX_PERL fi else DX_PERL="$ac_cv_path_DX_PERL" fi if test "$DX_FLAG_doc$DX_PERL" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: perl not found - will not generate any doxygen documentation" >&5 $as_echo "$as_me: WARNING: perl not found - will not generate any doxygen documentation" >&2;} DX_FLAG_doc=0 fi : fi if test "$DX_FLAG_doc" = 1; then if :; then DX_COND_doc_TRUE= DX_COND_doc_FALSE='#' else DX_COND_doc_TRUE='#' DX_COND_doc_FALSE= fi DX_ENV="$DX_ENV PERL_PATH='$DX_PERL'" : else if false; then DX_COND_doc_TRUE= DX_COND_doc_FALSE='#' else DX_COND_doc_TRUE='#' DX_COND_doc_FALSE= fi : fi # Dot for graphics: # Check whether --enable-doxygen-dot was given. if test "${enable_doxygen_dot+set}" = set; then : enableval=$enable_doxygen_dot; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_dot=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-dot requires doxygen-dot" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_dot=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-dot" "$LINENO" 5 ;; esac else DX_FLAG_dot=1 test "$DX_FLAG_doc" = "1" || DX_FLAG_dot=0 fi if test "$DX_FLAG_dot" = 1; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dot", so it can be a program name with args. set dummy ${ac_tool_prefix}dot; 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_DX_DOT+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_DOT in [\\/]* | ?:[\\/]*) ac_cv_path_DX_DOT="$DX_DOT" # 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_DX_DOT="$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 DX_DOT=$ac_cv_path_DX_DOT if test -n "$DX_DOT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_DOT" >&5 $as_echo "$DX_DOT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_DOT"; then ac_pt_DX_DOT=$DX_DOT # Extract the first word of "dot", so it can be a program name with args. set dummy dot; 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_DX_DOT+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_DOT in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_DOT="$ac_pt_DX_DOT" # 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_DX_DOT="$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_DX_DOT=$ac_cv_path_ac_pt_DX_DOT if test -n "$ac_pt_DX_DOT"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_DOT" >&5 $as_echo "$ac_pt_DX_DOT" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_DOT" = x; then DX_DOT="" 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 DX_DOT=$ac_pt_DX_DOT fi else DX_DOT="$ac_cv_path_DX_DOT" fi if test "$DX_FLAG_dot$DX_DOT" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dot not found - will not generate graphics for doxygen documentation" >&5 $as_echo "$as_me: WARNING: dot not found - will not generate graphics for doxygen documentation" >&2;} DX_FLAG_dot=0 fi : fi if test "$DX_FLAG_dot" = 1; then if :; then DX_COND_dot_TRUE= DX_COND_dot_FALSE='#' else DX_COND_dot_TRUE='#' DX_COND_dot_FALSE= fi DX_ENV="$DX_ENV HAVE_DOT='YES'" DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'" : else if false; then DX_COND_dot_TRUE= DX_COND_dot_FALSE='#' else DX_COND_dot_TRUE='#' DX_COND_dot_FALSE= fi DX_ENV="$DX_ENV HAVE_DOT='NO'" : fi # Man pages generation: # Check whether --enable-doxygen-man was given. if test "${enable_doxygen_man+set}" = set; then : enableval=$enable_doxygen_man; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_man=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-man requires doxygen-man" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_man=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-man" "$LINENO" 5 ;; esac else DX_FLAG_man=1 test "$DX_FLAG_doc" = "1" || DX_FLAG_man=0 fi if test "$DX_FLAG_man" = 1; then : fi if test "$DX_FLAG_man" = 1; then if :; then DX_COND_man_TRUE= DX_COND_man_FALSE='#' else DX_COND_man_TRUE='#' DX_COND_man_FALSE= fi DX_ENV="$DX_ENV GENERATE_MAN='YES'" : else if false; then DX_COND_man_TRUE= DX_COND_man_FALSE='#' else DX_COND_man_TRUE='#' DX_COND_man_FALSE= fi DX_ENV="$DX_ENV GENERATE_MAN='NO'" : fi # RTF file generation: # Check whether --enable-doxygen-rtf was given. if test "${enable_doxygen_rtf+set}" = set; then : enableval=$enable_doxygen_rtf; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_rtf=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-rtf requires doxygen-rtf" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_rtf=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-rtf" "$LINENO" 5 ;; esac else DX_FLAG_rtf=0 test "$DX_FLAG_doc" = "1" || DX_FLAG_rtf=0 fi if test "$DX_FLAG_rtf" = 1; then : fi if test "$DX_FLAG_rtf" = 1; then if :; then DX_COND_rtf_TRUE= DX_COND_rtf_FALSE='#' else DX_COND_rtf_TRUE='#' DX_COND_rtf_FALSE= fi DX_ENV="$DX_ENV GENERATE_RTF='YES'" : else if false; then DX_COND_rtf_TRUE= DX_COND_rtf_FALSE='#' else DX_COND_rtf_TRUE='#' DX_COND_rtf_FALSE= fi DX_ENV="$DX_ENV GENERATE_RTF='NO'" : fi # XML file generation: # Check whether --enable-doxygen-xml was given. if test "${enable_doxygen_xml+set}" = set; then : enableval=$enable_doxygen_xml; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_xml=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-xml requires doxygen-xml" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_xml=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-xml" "$LINENO" 5 ;; esac else DX_FLAG_xml=0 test "$DX_FLAG_doc" = "1" || DX_FLAG_xml=0 fi if test "$DX_FLAG_xml" = 1; then : fi if test "$DX_FLAG_xml" = 1; then if :; then DX_COND_xml_TRUE= DX_COND_xml_FALSE='#' else DX_COND_xml_TRUE='#' DX_COND_xml_FALSE= fi DX_ENV="$DX_ENV GENERATE_XML='YES'" : else if false; then DX_COND_xml_TRUE= DX_COND_xml_FALSE='#' else DX_COND_xml_TRUE='#' DX_COND_xml_FALSE= fi DX_ENV="$DX_ENV GENERATE_XML='NO'" : fi # (Compressed) HTML help generation: # Check whether --enable-doxygen-chm was given. if test "${enable_doxygen_chm+set}" = set; then : enableval=$enable_doxygen_chm; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_chm=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-chm requires doxygen-chm" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_chm=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-chm" "$LINENO" 5 ;; esac else DX_FLAG_chm=0 test "$DX_FLAG_doc" = "1" || DX_FLAG_chm=0 fi if test "$DX_FLAG_chm" = 1; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}hhc", so it can be a program name with args. set dummy ${ac_tool_prefix}hhc; 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_DX_HHC+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_HHC in [\\/]* | ?:[\\/]*) ac_cv_path_DX_HHC="$DX_HHC" # 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_DX_HHC="$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 DX_HHC=$ac_cv_path_DX_HHC if test -n "$DX_HHC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_HHC" >&5 $as_echo "$DX_HHC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_HHC"; then ac_pt_DX_HHC=$DX_HHC # Extract the first word of "hhc", so it can be a program name with args. set dummy hhc; 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_DX_HHC+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_HHC in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_HHC="$ac_pt_DX_HHC" # 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_DX_HHC="$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_DX_HHC=$ac_cv_path_ac_pt_DX_HHC if test -n "$ac_pt_DX_HHC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_HHC" >&5 $as_echo "$ac_pt_DX_HHC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_HHC" = x; then DX_HHC="" 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 DX_HHC=$ac_pt_DX_HHC fi else DX_HHC="$ac_cv_path_DX_HHC" fi if test "$DX_FLAG_chm$DX_HHC" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: hhc not found - will not generate doxygen compressed HTML help documentation" >&5 $as_echo "$as_me: WARNING: hhc not found - will not generate doxygen compressed HTML help documentation" >&2;} DX_FLAG_chm=0 fi : fi if test "$DX_FLAG_chm" = 1; then if :; then DX_COND_chm_TRUE= DX_COND_chm_FALSE='#' else DX_COND_chm_TRUE='#' DX_COND_chm_FALSE= fi DX_ENV="$DX_ENV HHC_PATH='$DX_HHC'" DX_ENV="$DX_ENV GENERATE_HTML='YES'" DX_ENV="$DX_ENV GENERATE_HTMLHELP='YES'" : else if false; then DX_COND_chm_TRUE= DX_COND_chm_FALSE='#' else DX_COND_chm_TRUE='#' DX_COND_chm_FALSE= fi DX_ENV="$DX_ENV GENERATE_HTMLHELP='NO'" : fi # Seperate CHI file generation. # Check whether --enable-doxygen-chi was given. if test "${enable_doxygen_chi+set}" = set; then : enableval=$enable_doxygen_chi; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_chi=1 test "$DX_FLAG_chm" = "1" \ || as_fn_error $? "doxygen-chi requires doxygen-chi" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_chi=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-chi" "$LINENO" 5 ;; esac else DX_FLAG_chi=0 test "$DX_FLAG_chm" = "1" || DX_FLAG_chi=0 fi if test "$DX_FLAG_chi" = 1; then : fi if test "$DX_FLAG_chi" = 1; then if :; then DX_COND_chi_TRUE= DX_COND_chi_FALSE='#' else DX_COND_chi_TRUE='#' DX_COND_chi_FALSE= fi DX_ENV="$DX_ENV GENERATE_CHI='YES'" : else if false; then DX_COND_chi_TRUE= DX_COND_chi_FALSE='#' else DX_COND_chi_TRUE='#' DX_COND_chi_FALSE= fi DX_ENV="$DX_ENV GENERATE_CHI='NO'" : fi # Plain HTML pages generation: # Check whether --enable-doxygen-html was given. if test "${enable_doxygen_html+set}" = set; then : enableval=$enable_doxygen_html; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_html=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-html requires doxygen-html" "$LINENO" 5 test "$DX_FLAG_chm" = "0" \ || as_fn_error $? "doxygen-html contradicts doxygen-html" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_html=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-html" "$LINENO" 5 ;; esac else DX_FLAG_html=0 test "$DX_FLAG_doc" = "1" || DX_FLAG_html=0 test "$DX_FLAG_chm" = "0" || DX_FLAG_html=0 fi if test "$DX_FLAG_html" = 1; then : fi if test "$DX_FLAG_html" = 1; then if :; then DX_COND_html_TRUE= DX_COND_html_FALSE='#' else DX_COND_html_TRUE='#' DX_COND_html_FALSE= fi DX_ENV="$DX_ENV GENERATE_HTML='YES'" : else if false; then DX_COND_html_TRUE= DX_COND_html_FALSE='#' else DX_COND_html_TRUE='#' DX_COND_html_FALSE= fi test "$DX_FLAG_chm" = 1 || DX_ENV="$DX_ENV GENERATE_HTML='NO'" : fi # PostScript file generation: # Check whether --enable-doxygen-ps was given. if test "${enable_doxygen_ps+set}" = set; then : enableval=$enable_doxygen_ps; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_ps=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-ps requires doxygen-ps" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_ps=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-ps" "$LINENO" 5 ;; esac else DX_FLAG_ps=0 test "$DX_FLAG_doc" = "1" || DX_FLAG_ps=0 fi if test "$DX_FLAG_ps" = 1; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}latex", so it can be a program name with args. set dummy ${ac_tool_prefix}latex; 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_DX_LATEX+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_LATEX in [\\/]* | ?:[\\/]*) ac_cv_path_DX_LATEX="$DX_LATEX" # 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_DX_LATEX="$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 DX_LATEX=$ac_cv_path_DX_LATEX if test -n "$DX_LATEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_LATEX" >&5 $as_echo "$DX_LATEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_LATEX"; then ac_pt_DX_LATEX=$DX_LATEX # Extract the first word of "latex", so it can be a program name with args. set dummy latex; 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_DX_LATEX+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_LATEX in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_LATEX="$ac_pt_DX_LATEX" # 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_DX_LATEX="$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_DX_LATEX=$ac_cv_path_ac_pt_DX_LATEX if test -n "$ac_pt_DX_LATEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_LATEX" >&5 $as_echo "$ac_pt_DX_LATEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_LATEX" = x; then DX_LATEX="" 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 DX_LATEX=$ac_pt_DX_LATEX fi else DX_LATEX="$ac_cv_path_DX_LATEX" fi if test "$DX_FLAG_ps$DX_LATEX" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: latex not found - will not generate doxygen PostScript documentation" >&5 $as_echo "$as_me: WARNING: latex not found - will not generate doxygen PostScript documentation" >&2;} DX_FLAG_ps=0 fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}makeindex", so it can be a program name with args. set dummy ${ac_tool_prefix}makeindex; 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_DX_MAKEINDEX+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_MAKEINDEX in [\\/]* | ?:[\\/]*) ac_cv_path_DX_MAKEINDEX="$DX_MAKEINDEX" # 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_DX_MAKEINDEX="$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 DX_MAKEINDEX=$ac_cv_path_DX_MAKEINDEX if test -n "$DX_MAKEINDEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_MAKEINDEX" >&5 $as_echo "$DX_MAKEINDEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_MAKEINDEX"; then ac_pt_DX_MAKEINDEX=$DX_MAKEINDEX # Extract the first word of "makeindex", so it can be a program name with args. set dummy makeindex; 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_DX_MAKEINDEX+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_MAKEINDEX in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_MAKEINDEX="$ac_pt_DX_MAKEINDEX" # 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_DX_MAKEINDEX="$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_DX_MAKEINDEX=$ac_cv_path_ac_pt_DX_MAKEINDEX if test -n "$ac_pt_DX_MAKEINDEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_MAKEINDEX" >&5 $as_echo "$ac_pt_DX_MAKEINDEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_MAKEINDEX" = x; then DX_MAKEINDEX="" 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 DX_MAKEINDEX=$ac_pt_DX_MAKEINDEX fi else DX_MAKEINDEX="$ac_cv_path_DX_MAKEINDEX" fi if test "$DX_FLAG_ps$DX_MAKEINDEX" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: makeindex not found - will not generate doxygen PostScript documentation" >&5 $as_echo "$as_me: WARNING: makeindex not found - will not generate doxygen PostScript documentation" >&2;} DX_FLAG_ps=0 fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dvips", so it can be a program name with args. set dummy ${ac_tool_prefix}dvips; 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_DX_DVIPS+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_DVIPS in [\\/]* | ?:[\\/]*) ac_cv_path_DX_DVIPS="$DX_DVIPS" # 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_DX_DVIPS="$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 DX_DVIPS=$ac_cv_path_DX_DVIPS if test -n "$DX_DVIPS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_DVIPS" >&5 $as_echo "$DX_DVIPS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_DVIPS"; then ac_pt_DX_DVIPS=$DX_DVIPS # Extract the first word of "dvips", so it can be a program name with args. set dummy dvips; 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_DX_DVIPS+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_DVIPS in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_DVIPS="$ac_pt_DX_DVIPS" # 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_DX_DVIPS="$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_DX_DVIPS=$ac_cv_path_ac_pt_DX_DVIPS if test -n "$ac_pt_DX_DVIPS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_DVIPS" >&5 $as_echo "$ac_pt_DX_DVIPS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_DVIPS" = x; then DX_DVIPS="" 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 DX_DVIPS=$ac_pt_DX_DVIPS fi else DX_DVIPS="$ac_cv_path_DX_DVIPS" fi if test "$DX_FLAG_ps$DX_DVIPS" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dvips not found - will not generate doxygen PostScript documentation" >&5 $as_echo "$as_me: WARNING: dvips not found - will not generate doxygen PostScript documentation" >&2;} DX_FLAG_ps=0 fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}egrep", so it can be a program name with args. set dummy ${ac_tool_prefix}egrep; 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_DX_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_EGREP in [\\/]* | ?:[\\/]*) ac_cv_path_DX_EGREP="$DX_EGREP" # 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_DX_EGREP="$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 DX_EGREP=$ac_cv_path_DX_EGREP if test -n "$DX_EGREP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_EGREP" >&5 $as_echo "$DX_EGREP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_EGREP"; then ac_pt_DX_EGREP=$DX_EGREP # Extract the first word of "egrep", so it can be a program name with args. set dummy egrep; 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_DX_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_EGREP in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_EGREP="$ac_pt_DX_EGREP" # 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_DX_EGREP="$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_DX_EGREP=$ac_cv_path_ac_pt_DX_EGREP if test -n "$ac_pt_DX_EGREP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_EGREP" >&5 $as_echo "$ac_pt_DX_EGREP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_EGREP" = x; then DX_EGREP="" 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 DX_EGREP=$ac_pt_DX_EGREP fi else DX_EGREP="$ac_cv_path_DX_EGREP" fi if test "$DX_FLAG_ps$DX_EGREP" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: egrep not found - will not generate doxygen PostScript documentation" >&5 $as_echo "$as_me: WARNING: egrep not found - will not generate doxygen PostScript documentation" >&2;} DX_FLAG_ps=0 fi : fi if test "$DX_FLAG_ps" = 1; then if :; then DX_COND_ps_TRUE= DX_COND_ps_FALSE='#' else DX_COND_ps_TRUE='#' DX_COND_ps_FALSE= fi : else if false; then DX_COND_ps_TRUE= DX_COND_ps_FALSE='#' else DX_COND_ps_TRUE='#' DX_COND_ps_FALSE= fi : fi # PDF file generation: # Check whether --enable-doxygen-pdf was given. if test "${enable_doxygen_pdf+set}" = set; then : enableval=$enable_doxygen_pdf; case "$enableval" in #( y|Y|yes|Yes|YES) DX_FLAG_pdf=1 test "$DX_FLAG_doc" = "1" \ || as_fn_error $? "doxygen-pdf requires doxygen-pdf" "$LINENO" 5 ;; #( n|N|no|No|NO) DX_FLAG_pdf=0 ;; #( *) as_fn_error $? "invalid value '$enableval' given to doxygen-pdf" "$LINENO" 5 ;; esac else DX_FLAG_pdf=0 test "$DX_FLAG_doc" = "1" || DX_FLAG_pdf=0 fi if test "$DX_FLAG_pdf" = 1; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pdflatex", so it can be a program name with args. set dummy ${ac_tool_prefix}pdflatex; 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_DX_PDFLATEX+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_PDFLATEX in [\\/]* | ?:[\\/]*) ac_cv_path_DX_PDFLATEX="$DX_PDFLATEX" # 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_DX_PDFLATEX="$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 DX_PDFLATEX=$ac_cv_path_DX_PDFLATEX if test -n "$DX_PDFLATEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_PDFLATEX" >&5 $as_echo "$DX_PDFLATEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_PDFLATEX"; then ac_pt_DX_PDFLATEX=$DX_PDFLATEX # Extract the first word of "pdflatex", so it can be a program name with args. set dummy pdflatex; 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_DX_PDFLATEX+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_PDFLATEX in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_PDFLATEX="$ac_pt_DX_PDFLATEX" # 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_DX_PDFLATEX="$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_DX_PDFLATEX=$ac_cv_path_ac_pt_DX_PDFLATEX if test -n "$ac_pt_DX_PDFLATEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_PDFLATEX" >&5 $as_echo "$ac_pt_DX_PDFLATEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_PDFLATEX" = x; then DX_PDFLATEX="" 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 DX_PDFLATEX=$ac_pt_DX_PDFLATEX fi else DX_PDFLATEX="$ac_cv_path_DX_PDFLATEX" fi if test "$DX_FLAG_pdf$DX_PDFLATEX" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: pdflatex not found - will not generate doxygen PDF documentation" >&5 $as_echo "$as_me: WARNING: pdflatex not found - will not generate doxygen PDF documentation" >&2;} DX_FLAG_pdf=0 fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}makeindex", so it can be a program name with args. set dummy ${ac_tool_prefix}makeindex; 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_DX_MAKEINDEX+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_MAKEINDEX in [\\/]* | ?:[\\/]*) ac_cv_path_DX_MAKEINDEX="$DX_MAKEINDEX" # 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_DX_MAKEINDEX="$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 DX_MAKEINDEX=$ac_cv_path_DX_MAKEINDEX if test -n "$DX_MAKEINDEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_MAKEINDEX" >&5 $as_echo "$DX_MAKEINDEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_MAKEINDEX"; then ac_pt_DX_MAKEINDEX=$DX_MAKEINDEX # Extract the first word of "makeindex", so it can be a program name with args. set dummy makeindex; 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_DX_MAKEINDEX+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_MAKEINDEX in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_MAKEINDEX="$ac_pt_DX_MAKEINDEX" # 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_DX_MAKEINDEX="$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_DX_MAKEINDEX=$ac_cv_path_ac_pt_DX_MAKEINDEX if test -n "$ac_pt_DX_MAKEINDEX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_MAKEINDEX" >&5 $as_echo "$ac_pt_DX_MAKEINDEX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_MAKEINDEX" = x; then DX_MAKEINDEX="" 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 DX_MAKEINDEX=$ac_pt_DX_MAKEINDEX fi else DX_MAKEINDEX="$ac_cv_path_DX_MAKEINDEX" fi if test "$DX_FLAG_pdf$DX_MAKEINDEX" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: makeindex not found - will not generate doxygen PDF documentation" >&5 $as_echo "$as_me: WARNING: makeindex not found - will not generate doxygen PDF documentation" >&2;} DX_FLAG_pdf=0 fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}egrep", so it can be a program name with args. set dummy ${ac_tool_prefix}egrep; 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_DX_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else case $DX_EGREP in [\\/]* | ?:[\\/]*) ac_cv_path_DX_EGREP="$DX_EGREP" # 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_DX_EGREP="$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 DX_EGREP=$ac_cv_path_DX_EGREP if test -n "$DX_EGREP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DX_EGREP" >&5 $as_echo "$DX_EGREP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_DX_EGREP"; then ac_pt_DX_EGREP=$DX_EGREP # Extract the first word of "egrep", so it can be a program name with args. set dummy egrep; 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_DX_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_DX_EGREP in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_DX_EGREP="$ac_pt_DX_EGREP" # 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_DX_EGREP="$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_DX_EGREP=$ac_cv_path_ac_pt_DX_EGREP if test -n "$ac_pt_DX_EGREP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_DX_EGREP" >&5 $as_echo "$ac_pt_DX_EGREP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_DX_EGREP" = x; then DX_EGREP="" 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 DX_EGREP=$ac_pt_DX_EGREP fi else DX_EGREP="$ac_cv_path_DX_EGREP" fi if test "$DX_FLAG_pdf$DX_EGREP" = 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: egrep not found - will not generate doxygen PDF documentation" >&5 $as_echo "$as_me: WARNING: egrep not found - will not generate doxygen PDF documentation" >&2;} DX_FLAG_pdf=0 fi : fi if test "$DX_FLAG_pdf" = 1; then if :; then DX_COND_pdf_TRUE= DX_COND_pdf_FALSE='#' else DX_COND_pdf_TRUE='#' DX_COND_pdf_FALSE= fi : else if false; then DX_COND_pdf_TRUE= DX_COND_pdf_FALSE='#' else DX_COND_pdf_TRUE='#' DX_COND_pdf_FALSE= fi : fi # LaTeX generation for PS and/or PDF: if test "$DX_FLAG_ps" = 1 || test "$DX_FLAG_pdf" = 1; then if :; then DX_COND_latex_TRUE= DX_COND_latex_FALSE='#' else DX_COND_latex_TRUE='#' DX_COND_latex_FALSE= fi DX_ENV="$DX_ENV GENERATE_LATEX='YES'" else if false; then DX_COND_latex_TRUE= DX_COND_latex_FALSE='#' else DX_COND_latex_TRUE='#' DX_COND_latex_FALSE= fi DX_ENV="$DX_ENV GENERATE_LATEX='NO'" fi # Paper size for PS and/or PDF: case "$DOXYGEN_PAPER_SIZE" in #( "") DOXYGEN_PAPER_SIZE="" ;; #( a4wide|a4|letter|legal|executive) DX_ENV="$DX_ENV PAPER_SIZE='$DOXYGEN_PAPER_SIZE'" ;; #( *) as_fn_error $? "unknown DOXYGEN_PAPER_SIZE='$DOXYGEN_PAPER_SIZE'" "$LINENO" 5 ;; esac #For debugging: #echo DX_FLAG_doc=$DX_FLAG_doc #echo DX_FLAG_dot=$DX_FLAG_dot #echo DX_FLAG_man=$DX_FLAG_man #echo DX_FLAG_html=$DX_FLAG_html #echo DX_FLAG_chm=$DX_FLAG_chm #echo DX_FLAG_chi=$DX_FLAG_chi #echo DX_FLAG_rtf=$DX_FLAG_rtf #echo DX_FLAG_xml=$DX_FLAG_xml #echo DX_FLAG_pdf=$DX_FLAG_pdf #echo DX_FLAG_ps=$DX_FLAG_ps #echo DX_ENV=$DX_ENV ac_config_files="$ac_config_files Makefile lib/Makefile exe/Makefile doc/Makefile tests/Makefile tests/testimg/Makefile" ac_config_files="$ac_config_files liblimereg.pc" 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= 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 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 $as_echo_n "checking that generated files are newer than configure... " >&6; } if test -n "$am_sleep_pid"; then # Hide warnings about reused PIDs. wait $am_sleep_pid 2>/dev/null fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 $as_echo "done" >&6; } 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 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${HAVE_HELP2MAN_TRUE}" && test -z "${HAVE_HELP2MAN_FALSE}"; then as_fn_error $? "conditional \"HAVE_HELP2MAN\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${HAVE_OPENCV_TRUE}" && test -z "${HAVE_OPENCV_FALSE}"; then as_fn_error $? "conditional \"HAVE_OPENCV\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${HAVE_BOOST_TRUE}" && test -z "${HAVE_BOOST_FALSE}"; then as_fn_error $? "conditional \"HAVE_BOOST\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_doc_TRUE}" && test -z "${DX_COND_doc_FALSE}"; then as_fn_error $? "conditional \"DX_COND_doc\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_doc_TRUE}" && test -z "${DX_COND_doc_FALSE}"; then as_fn_error $? "conditional \"DX_COND_doc\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_dot_TRUE}" && test -z "${DX_COND_dot_FALSE}"; then as_fn_error $? "conditional \"DX_COND_dot\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_dot_TRUE}" && test -z "${DX_COND_dot_FALSE}"; then as_fn_error $? "conditional \"DX_COND_dot\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_man_TRUE}" && test -z "${DX_COND_man_FALSE}"; then as_fn_error $? "conditional \"DX_COND_man\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_man_TRUE}" && test -z "${DX_COND_man_FALSE}"; then as_fn_error $? "conditional \"DX_COND_man\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_rtf_TRUE}" && test -z "${DX_COND_rtf_FALSE}"; then as_fn_error $? "conditional \"DX_COND_rtf\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_rtf_TRUE}" && test -z "${DX_COND_rtf_FALSE}"; then as_fn_error $? "conditional \"DX_COND_rtf\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_xml_TRUE}" && test -z "${DX_COND_xml_FALSE}"; then as_fn_error $? "conditional \"DX_COND_xml\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_xml_TRUE}" && test -z "${DX_COND_xml_FALSE}"; then as_fn_error $? "conditional \"DX_COND_xml\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_chm_TRUE}" && test -z "${DX_COND_chm_FALSE}"; then as_fn_error $? "conditional \"DX_COND_chm\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_chm_TRUE}" && test -z "${DX_COND_chm_FALSE}"; then as_fn_error $? "conditional \"DX_COND_chm\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_chi_TRUE}" && test -z "${DX_COND_chi_FALSE}"; then as_fn_error $? "conditional \"DX_COND_chi\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_chi_TRUE}" && test -z "${DX_COND_chi_FALSE}"; then as_fn_error $? "conditional \"DX_COND_chi\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_html_TRUE}" && test -z "${DX_COND_html_FALSE}"; then as_fn_error $? "conditional \"DX_COND_html\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_html_TRUE}" && test -z "${DX_COND_html_FALSE}"; then as_fn_error $? "conditional \"DX_COND_html\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_ps_TRUE}" && test -z "${DX_COND_ps_FALSE}"; then as_fn_error $? "conditional \"DX_COND_ps\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_ps_TRUE}" && test -z "${DX_COND_ps_FALSE}"; then as_fn_error $? "conditional \"DX_COND_ps\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_pdf_TRUE}" && test -z "${DX_COND_pdf_FALSE}"; then as_fn_error $? "conditional \"DX_COND_pdf\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_pdf_TRUE}" && test -z "${DX_COND_pdf_FALSE}"; then as_fn_error $? "conditional \"DX_COND_pdf\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_latex_TRUE}" && test -z "${DX_COND_latex_FALSE}"; then as_fn_error $? "conditional \"DX_COND_latex\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DX_COND_latex_TRUE}" && test -z "${DX_COND_latex_FALSE}"; then as_fn_error $? "conditional \"DX_COND_latex\" 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 limereg $as_me 1.4.0, 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="\\ limereg config.status 1.4.0 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" # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH sed_quote_subst='$sed_quote_subst' double_quote_subst='$double_quote_subst' delay_variable_subst='$delay_variable_subst' macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' LTCC='$LTCC' LTCFLAGS='$LTCFLAGS' compiler='$compiler_DEFAULT' # A function that is used when there is no print builtin or printf. func_fallback_echo () { eval 'cat <<_LTECHO_EOF \$1 _LTECHO_EOF' } # Quote evaled strings. for var in SHELL \ ECHO \ PATH_SEPARATOR \ SED \ GREP \ EGREP \ FGREP \ LD \ NM \ LN_S \ lt_SP2NL \ lt_NL2SP \ reload_flag \ OBJDUMP \ deplibs_check_method \ file_magic_cmd \ file_magic_glob \ want_nocaseglob \ DLLTOOL \ sharedlib_from_linklib_cmd \ AR \ AR_FLAGS \ archiver_list_spec \ STRIP \ RANLIB \ CC \ CFLAGS \ compiler \ lt_cv_sys_global_symbol_pipe \ lt_cv_sys_global_symbol_to_cdecl \ lt_cv_sys_global_symbol_to_c_name_address \ lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ nm_file_list_spec \ lt_prog_compiler_no_builtin_flag \ lt_prog_compiler_pic \ lt_prog_compiler_wl \ lt_prog_compiler_static \ lt_cv_prog_compiler_c_o \ need_locks \ MANIFEST_TOOL \ DSYMUTIL \ NMEDIT \ LIPO \ OTOOL \ OTOOL64 \ shrext_cmds \ export_dynamic_flag_spec \ whole_archive_flag_spec \ compiler_needs_object \ with_gnu_ld \ allow_undefined_flag \ no_undefined_flag \ hardcode_libdir_flag_spec \ hardcode_libdir_separator \ exclude_expsyms \ include_expsyms \ file_list_spec \ variables_saved_for_relink \ libname_spec \ library_names_spec \ soname_spec \ install_override_mode \ finish_eval \ old_striplib \ striplib \ compiler_lib_search_dirs \ predep_objects \ postdep_objects \ predeps \ postdeps \ compiler_lib_search_path \ LD_CXX \ reload_flag_CXX \ compiler_CXX \ lt_prog_compiler_no_builtin_flag_CXX \ lt_prog_compiler_pic_CXX \ lt_prog_compiler_wl_CXX \ lt_prog_compiler_static_CXX \ lt_cv_prog_compiler_c_o_CXX \ export_dynamic_flag_spec_CXX \ whole_archive_flag_spec_CXX \ compiler_needs_object_CXX \ with_gnu_ld_CXX \ allow_undefined_flag_CXX \ no_undefined_flag_CXX \ hardcode_libdir_flag_spec_CXX \ hardcode_libdir_separator_CXX \ exclude_expsyms_CXX \ include_expsyms_CXX \ file_list_spec_CXX \ compiler_lib_search_dirs_CXX \ predep_objects_CXX \ postdep_objects_CXX \ predeps_CXX \ postdeps_CXX \ compiler_lib_search_path_CXX; do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done # Double-quote double-evaled strings. for var in reload_cmds \ old_postinstall_cmds \ old_postuninstall_cmds \ old_archive_cmds \ extract_expsyms_cmds \ old_archive_from_new_cmds \ old_archive_from_expsyms_cmds \ archive_cmds \ archive_expsym_cmds \ module_cmds \ module_expsym_cmds \ export_symbols_cmds \ prelink_cmds \ postlink_cmds \ postinstall_cmds \ postuninstall_cmds \ finish_cmds \ sys_lib_search_path_spec \ sys_lib_dlsearch_path_spec \ reload_cmds_CXX \ old_archive_cmds_CXX \ old_archive_from_new_cmds_CXX \ old_archive_from_expsyms_cmds_CXX \ archive_cmds_CXX \ archive_expsym_cmds_CXX \ module_cmds_CXX \ module_expsym_cmds_CXX \ export_symbols_cmds_CXX \ prelink_cmds_CXX \ postlink_cmds_CXX; do case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in *[\\\\\\\`\\"\\\$]*) eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ;; *) eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" ;; esac done ac_aux_dir='$ac_aux_dir' xsi_shell='$xsi_shell' lt_shell_append='$lt_shell_append' # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes INIT. if test -n "\${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi PACKAGE='$PACKAGE' VERSION='$VERSION' TIMESTAMP='$TIMESTAMP' RM='$RM' ofile='$ofile' _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" ;; "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; "exe/Makefile") CONFIG_FILES="$CONFIG_FILES exe/Makefile" ;; "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; "tests/testimg/Makefile") CONFIG_FILES="$CONFIG_FILES tests/testimg/Makefile" ;; "liblimereg.pc") CONFIG_FILES="$CONFIG_FILES liblimereg.pc" ;; *) 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"" || { # Older Autoconf 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"` # 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'`; 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 } ;; "libtool":C) # See if we are running on zsh, and set the options which allow our # commands through without removal of \ escapes. if test -n "${ZSH_VERSION+set}" ; then setopt NO_GLOB_SUBST fi cfgfile="${ofile}T" trap "$RM \"$cfgfile\"; exit 1" 1 2 15 $RM "$cfgfile" cat <<_LT_EOF >> "$cfgfile" #! $SHELL # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006, 2007, 2008, 2009, 2010, 2011 Free Software # Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is part of GNU Libtool. # # GNU Libtool 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. # # As a special exception to the GNU General Public License, # if you distribute this file as part of a program or library that # is built using GNU Libtool, you may include this file under the # same distribution terms that you use for the rest of that program. # # GNU Libtool 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 GNU Libtool; see the file COPYING. If not, a copy # can be downloaded from http://www.gnu.org/licenses/gpl.html, or # obtained by writing to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # The names of the tagged configurations supported by this script. available_tags="CXX " # ### BEGIN LIBTOOL CONFIG # Which release of libtool.m4 was used? macro_version=$macro_version macro_revision=$macro_revision # Whether or not to build shared libraries. build_libtool_libs=$enable_shared # Whether or not to build static libraries. build_old_libs=$enable_static # What type of objects to build. pic_mode=$pic_mode # Whether or not to optimize for fast installation. fast_install=$enable_fast_install # Shell to use when invoking shell scripts. SHELL=$lt_SHELL # An echo program that protects backslashes. ECHO=$lt_ECHO # The PATH separator for the build system. PATH_SEPARATOR=$lt_PATH_SEPARATOR # The host system. host_alias=$host_alias host=$host host_os=$host_os # The build system. build_alias=$build_alias build=$build build_os=$build_os # A sed program that does not truncate output. SED=$lt_SED # Sed that helps us avoid accidentally triggering echo(1) options like -n. Xsed="\$SED -e 1s/^X//" # A grep program that handles long lines. GREP=$lt_GREP # An ERE matcher. EGREP=$lt_EGREP # A literal string matcher. FGREP=$lt_FGREP # A BSD- or MS-compatible name lister. NM=$lt_NM # Whether we need soft or hard links. LN_S=$lt_LN_S # What is the maximum length of a command? max_cmd_len=$max_cmd_len # Object file suffix (normally "o"). objext=$ac_objext # Executable file suffix (normally ""). exeext=$exeext # whether the shell understands "unset". lt_unset=$lt_unset # turn spaces into newlines. SP2NL=$lt_lt_SP2NL # turn newlines into spaces. NL2SP=$lt_lt_NL2SP # convert \$build file names to \$host format. to_host_file_cmd=$lt_cv_to_host_file_cmd # convert \$build files to toolchain format. to_tool_file_cmd=$lt_cv_to_tool_file_cmd # An object symbol dumper. OBJDUMP=$lt_OBJDUMP # Method to check whether dependent libraries are shared objects. deplibs_check_method=$lt_deplibs_check_method # Command to use when deplibs_check_method = "file_magic". file_magic_cmd=$lt_file_magic_cmd # How to find potential files when deplibs_check_method = "file_magic". file_magic_glob=$lt_file_magic_glob # Find potential files using nocaseglob when deplibs_check_method = "file_magic". want_nocaseglob=$lt_want_nocaseglob # DLL creation program. DLLTOOL=$lt_DLLTOOL # Command to associate shared and link libraries. sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd # The archiver. AR=$lt_AR # Flags to create an archive. AR_FLAGS=$lt_AR_FLAGS # How to feed a file listing to the archiver. archiver_list_spec=$lt_archiver_list_spec # A symbol stripping program. STRIP=$lt_STRIP # Commands used to install an old-style archive. RANLIB=$lt_RANLIB old_postinstall_cmds=$lt_old_postinstall_cmds old_postuninstall_cmds=$lt_old_postuninstall_cmds # Whether to use a lock for old archive extraction. lock_old_archive_extraction=$lock_old_archive_extraction # A C compiler. LTCC=$lt_CC # LTCC compiler flags. LTCFLAGS=$lt_CFLAGS # Take the output of nm and produce a listing of raw symbols and C names. global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe # Transform the output of nm in a proper C declaration. global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl # Transform the output of nm in a C name address pair. global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address # Transform the output of nm in a C name address pair when lib prefix is needed. global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix # Specify filename containing input files for \$NM. nm_file_list_spec=$lt_nm_file_list_spec # The root where to search for dependent libraries,and in which our libraries should be installed. lt_sysroot=$lt_sysroot # The name of the directory that contains temporary libtool files. objdir=$objdir # Used to examine libraries when file_magic_cmd begins with "file". MAGIC_CMD=$MAGIC_CMD # Must we lock files when doing compilation? need_locks=$lt_need_locks # Manifest tool. MANIFEST_TOOL=$lt_MANIFEST_TOOL # Tool to manipulate archived DWARF debug symbol files on Mac OS X. DSYMUTIL=$lt_DSYMUTIL # Tool to change global to local symbols on Mac OS X. NMEDIT=$lt_NMEDIT # Tool to manipulate fat objects and archives on Mac OS X. LIPO=$lt_LIPO # ldd/readelf like tool for Mach-O binaries on Mac OS X. OTOOL=$lt_OTOOL # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. OTOOL64=$lt_OTOOL64 # Old archive suffix (normally "a"). libext=$libext # Shared library suffix (normally ".so"). shrext_cmds=$lt_shrext_cmds # The commands to extract the exported symbol list from a shared archive. extract_expsyms_cmds=$lt_extract_expsyms_cmds # Variables whose values should be saved in libtool wrapper scripts and # restored at link time. variables_saved_for_relink=$lt_variables_saved_for_relink # Do we need the "lib" prefix for modules? need_lib_prefix=$need_lib_prefix # Do we need a version for libraries? need_version=$need_version # Library versioning type. version_type=$version_type # Shared library runtime path variable. runpath_var=$runpath_var # Shared library path variable. shlibpath_var=$shlibpath_var # Is shlibpath searched before the hard-coded library search path? shlibpath_overrides_runpath=$shlibpath_overrides_runpath # Format of library name prefix. libname_spec=$lt_libname_spec # List of archive names. First name is the real one, the rest are links. # The last name is the one that the linker finds with -lNAME library_names_spec=$lt_library_names_spec # The coded name of the library, if different from the real name. soname_spec=$lt_soname_spec # Permission mode override for installation of shared libraries. install_override_mode=$lt_install_override_mode # Command to use after installation of a shared archive. postinstall_cmds=$lt_postinstall_cmds # Command to use after uninstallation of a shared archive. postuninstall_cmds=$lt_postuninstall_cmds # Commands used to finish a libtool library installation in a directory. finish_cmds=$lt_finish_cmds # As "finish_cmds", except a single script fragment to be evaled but # not shown. finish_eval=$lt_finish_eval # Whether we should hardcode library paths into libraries. hardcode_into_libs=$hardcode_into_libs # Compile-time system search path for libraries. sys_lib_search_path_spec=$lt_sys_lib_search_path_spec # Run-time system search path for libraries. sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec # Whether dlopen is supported. dlopen_support=$enable_dlopen # Whether dlopen of programs is supported. dlopen_self=$enable_dlopen_self # Whether dlopen of statically linked programs is supported. dlopen_self_static=$enable_dlopen_self_static # Commands to strip libraries. old_striplib=$lt_old_striplib striplib=$lt_striplib # The linker used to build libraries. LD=$lt_LD # How to create reloadable object files. reload_flag=$lt_reload_flag reload_cmds=$lt_reload_cmds # Commands used to build an old-style archive. old_archive_cmds=$lt_old_archive_cmds # A language specific compiler. CC=$lt_compiler # Is the compiler the GNU compiler? with_gcc=$GCC # Compiler flag to turn off builtin functions. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag # Additional compiler flags for building library objects. pic_flag=$lt_lt_prog_compiler_pic # How to pass a linker flag through the compiler. wl=$lt_lt_prog_compiler_wl # Compiler flag to prevent dynamic linking. link_static_flag=$lt_lt_prog_compiler_static # Does compiler simultaneously support -c and -o options? compiler_c_o=$lt_lt_cv_prog_compiler_c_o # Whether or not to add -lc for building shared libraries. build_libtool_need_lc=$archive_cmds_need_lc # Whether or not to disallow shared libs when runtime libs are static. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec # Compiler flag to generate shared objects directly from archives. whole_archive_flag_spec=$lt_whole_archive_flag_spec # Whether the compiler copes with passing no objects directly. compiler_needs_object=$lt_compiler_needs_object # Create an old-style archive from a shared archive. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds # Create a temporary old-style archive to link instead of a shared archive. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds # Commands used to build a shared archive. archive_cmds=$lt_archive_cmds archive_expsym_cmds=$lt_archive_expsym_cmds # Commands used to build a loadable module if different from building # a shared archive. module_cmds=$lt_module_cmds module_expsym_cmds=$lt_module_expsym_cmds # Whether we are building with GNU ld or not. with_gnu_ld=$lt_with_gnu_ld # Flag that allows shared libraries with undefined symbols to be built. allow_undefined_flag=$lt_allow_undefined_flag # Flag that enforces no undefined symbols. no_undefined_flag=$lt_no_undefined_flag # Flag to hardcode \$libdir into a binary during linking. # This must work even if \$libdir does not exist hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec # Whether we need a single "-rpath" flag with a separated argument. hardcode_libdir_separator=$lt_hardcode_libdir_separator # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary. hardcode_direct=$hardcode_direct # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary and the resulting library dependency is # "absolute",i.e impossible to change by setting \${shlibpath_var} if the # library is relocated. hardcode_direct_absolute=$hardcode_direct_absolute # Set to "yes" if using the -LDIR flag during linking hardcodes DIR # into the resulting binary. hardcode_minus_L=$hardcode_minus_L # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR # into the resulting binary. hardcode_shlibpath_var=$hardcode_shlibpath_var # Set to "yes" if building a shared library automatically hardcodes DIR # into the library and all subsequent libraries and executables linked # against it. hardcode_automatic=$hardcode_automatic # Set to yes if linker adds runtime paths of dependent libraries # to runtime path list. inherit_rpath=$inherit_rpath # Whether libtool must link a program against all its dependency libraries. link_all_deplibs=$link_all_deplibs # Set to "yes" if exported symbols are required. always_export_symbols=$always_export_symbols # The commands to list exported symbols. export_symbols_cmds=$lt_export_symbols_cmds # Symbols that should not be listed in the preloaded symbols. exclude_expsyms=$lt_exclude_expsyms # Symbols that must always be exported. include_expsyms=$lt_include_expsyms # Commands necessary for linking programs (against libraries) with templates. prelink_cmds=$lt_prelink_cmds # Commands necessary for finishing linking programs. postlink_cmds=$lt_postlink_cmds # Specify filename containing input files. file_list_spec=$lt_file_list_spec # How to hardcode a shared library path into an executable. hardcode_action=$hardcode_action # The directories searched by this compiler when creating a shared library. compiler_lib_search_dirs=$lt_compiler_lib_search_dirs # Dependencies to place before and after the objects being linked to # create a shared library. predep_objects=$lt_predep_objects postdep_objects=$lt_postdep_objects predeps=$lt_predeps postdeps=$lt_postdeps # The library search path used internally by the compiler when linking # a shared library. compiler_lib_search_path=$lt_compiler_lib_search_path # ### END LIBTOOL CONFIG _LT_EOF case $host_os in aix3*) cat <<\_LT_EOF >> "$cfgfile" # AIX sometimes has problems with the GCC collect2 program. For some # reason, if we set the COLLECT_NAMES environment variable, the problems # vanish in a puff of smoke. if test "X${COLLECT_NAMES+set}" != Xset; then COLLECT_NAMES= export COLLECT_NAMES fi _LT_EOF ;; esac ltmain="$ac_aux_dir/ltmain.sh" # We use sed instead of cat because bash on DJGPP gets confused if # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) if test x"$xsi_shell" = xyes; then sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ func_dirname ()\ {\ \ case ${1} in\ \ */*) func_dirname_result="${1%/*}${2}" ;;\ \ * ) func_dirname_result="${3}" ;;\ \ esac\ } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_basename ()$/,/^} # func_basename /c\ func_basename ()\ {\ \ func_basename_result="${1##*/}"\ } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ func_dirname_and_basename ()\ {\ \ case ${1} in\ \ */*) func_dirname_result="${1%/*}${2}" ;;\ \ * ) func_dirname_result="${3}" ;;\ \ esac\ \ func_basename_result="${1##*/}"\ } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ func_stripname ()\ {\ \ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ \ # positional parameters, so assign one to ordinary parameter first.\ \ func_stripname_result=${3}\ \ func_stripname_result=${func_stripname_result#"${1}"}\ \ func_stripname_result=${func_stripname_result%"${2}"}\ } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ func_split_long_opt ()\ {\ \ func_split_long_opt_name=${1%%=*}\ \ func_split_long_opt_arg=${1#*=}\ } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ func_split_short_opt ()\ {\ \ func_split_short_opt_arg=${1#??}\ \ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ func_lo2o ()\ {\ \ case ${1} in\ \ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ \ *) func_lo2o_result=${1} ;;\ \ esac\ } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_xform ()$/,/^} # func_xform /c\ func_xform ()\ {\ func_xform_result=${1%.*}.lo\ } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_arith ()$/,/^} # func_arith /c\ func_arith ()\ {\ func_arith_result=$(( $* ))\ } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_len ()$/,/^} # func_len /c\ func_len ()\ {\ func_len_result=${#1}\ } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$lt_shell_append" = xyes; then sed -e '/^func_append ()$/,/^} # func_append /c\ func_append ()\ {\ eval "${1}+=\\${2}"\ } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ func_append_quoted ()\ {\ \ func_quote_for_eval "${2}"\ \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: # Save a `func_append' function call where possible by direct use of '+=' sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: else # Save a `func_append' function call even when '+=' is not available sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ && mv -f "$cfgfile.tmp" "$cfgfile" \ || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") test 0 -eq $? || _lt_function_replace_fail=: fi if test x"$_lt_function_replace_fail" = x":"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} fi mv -f "$cfgfile" "$ofile" || (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") chmod +x "$ofile" cat <<_LT_EOF >> "$ofile" # ### BEGIN LIBTOOL TAG CONFIG: CXX # The linker used to build libraries. LD=$lt_LD_CXX # How to create reloadable object files. reload_flag=$lt_reload_flag_CXX reload_cmds=$lt_reload_cmds_CXX # Commands used to build an old-style archive. old_archive_cmds=$lt_old_archive_cmds_CXX # A language specific compiler. CC=$lt_compiler_CXX # Is the compiler the GNU compiler? with_gcc=$GCC_CXX # Compiler flag to turn off builtin functions. no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX # Additional compiler flags for building library objects. pic_flag=$lt_lt_prog_compiler_pic_CXX # How to pass a linker flag through the compiler. wl=$lt_lt_prog_compiler_wl_CXX # Compiler flag to prevent dynamic linking. link_static_flag=$lt_lt_prog_compiler_static_CXX # Does compiler simultaneously support -c and -o options? compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX # Whether or not to add -lc for building shared libraries. build_libtool_need_lc=$archive_cmds_need_lc_CXX # Whether or not to disallow shared libs when runtime libs are static. allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX # Compiler flag to allow reflexive dlopens. export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX # Compiler flag to generate shared objects directly from archives. whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX # Whether the compiler copes with passing no objects directly. compiler_needs_object=$lt_compiler_needs_object_CXX # Create an old-style archive from a shared archive. old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX # Create a temporary old-style archive to link instead of a shared archive. old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX # Commands used to build a shared archive. archive_cmds=$lt_archive_cmds_CXX archive_expsym_cmds=$lt_archive_expsym_cmds_CXX # Commands used to build a loadable module if different from building # a shared archive. module_cmds=$lt_module_cmds_CXX module_expsym_cmds=$lt_module_expsym_cmds_CXX # Whether we are building with GNU ld or not. with_gnu_ld=$lt_with_gnu_ld_CXX # Flag that allows shared libraries with undefined symbols to be built. allow_undefined_flag=$lt_allow_undefined_flag_CXX # Flag that enforces no undefined symbols. no_undefined_flag=$lt_no_undefined_flag_CXX # Flag to hardcode \$libdir into a binary during linking. # This must work even if \$libdir does not exist hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX # Whether we need a single "-rpath" flag with a separated argument. hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary. hardcode_direct=$hardcode_direct_CXX # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes # DIR into the resulting binary and the resulting library dependency is # "absolute",i.e impossible to change by setting \${shlibpath_var} if the # library is relocated. hardcode_direct_absolute=$hardcode_direct_absolute_CXX # Set to "yes" if using the -LDIR flag during linking hardcodes DIR # into the resulting binary. hardcode_minus_L=$hardcode_minus_L_CXX # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR # into the resulting binary. hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX # Set to "yes" if building a shared library automatically hardcodes DIR # into the library and all subsequent libraries and executables linked # against it. hardcode_automatic=$hardcode_automatic_CXX # Set to yes if linker adds runtime paths of dependent libraries # to runtime path list. inherit_rpath=$inherit_rpath_CXX # Whether libtool must link a program against all its dependency libraries. link_all_deplibs=$link_all_deplibs_CXX # Set to "yes" if exported symbols are required. always_export_symbols=$always_export_symbols_CXX # The commands to list exported symbols. export_symbols_cmds=$lt_export_symbols_cmds_CXX # Symbols that should not be listed in the preloaded symbols. exclude_expsyms=$lt_exclude_expsyms_CXX # Symbols that must always be exported. include_expsyms=$lt_include_expsyms_CXX # Commands necessary for linking programs (against libraries) with templates. prelink_cmds=$lt_prelink_cmds_CXX # Commands necessary for finishing linking programs. postlink_cmds=$lt_postlink_cmds_CXX # Specify filename containing input files. file_list_spec=$lt_file_list_spec_CXX # How to hardcode a shared library path into an executable. hardcode_action=$hardcode_action_CXX # The directories searched by this compiler when creating a shared library. compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX # Dependencies to place before and after the objects being linked to # create a shared library. predep_objects=$lt_predep_objects_CXX postdep_objects=$lt_postdep_objects_CXX predeps=$lt_predeps_CXX postdeps=$lt_postdeps_CXX # The library search path used internally by the compiler when linking # a shared library. compiler_lib_search_path=$lt_compiler_lib_search_path_CXX # ### END LIBTOOL TAG CONFIG: CXX _LT_EOF ;; 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 limereg-1.4.0/README0000664000175000017500000002036012534655376010764 00000000000000 _ _ | (_)_ __ ___ ___ _ __ ___ __ _ | | | '_ ` _ \ / _ \ '__/ _ \/ _` | | | | | | | | | __/ | | __/ (_| | |_|_|_| |_| |_|\___|_| \___|\__, | |___/ Lightweight IMagE REGistration Open source and commandline based application and/or software development library, that performs a 2D, rigid image registration on two images and outputs either the transformation parameters or the registered image. FOR THE IMPATIENT On a recent Ubuntu Linux, enter the following into a console window: sudo apt-get install build-essential libcv-dev libhighgui-dev libopencv-dev libboost-dev libboost-program-options-dev doxygen help2man ./configure CFLAGS="-Ofast" CXXFLAGS="-Ofast" make sudo make install Then test the installed application: limereg --tfile tests/testimg/T_512.bmp --rfile tests/testimg/R_512.bmp HISTORY This algorithm for highly efficient Image Registration was taken from fimreg, which is a supplementary software for our article in the Springer Journal of Realtime Image Processing with the title: "Highly efficient image registration for embedded systems using a distributed multicore DSP architecture" which is available for purchase at: http://link.springer.com/article/10.1007/s11554-014-0457-3. There is also a preprint available free of charge at http://embedded-software-architecture.com/Berg2014Highly_Preprint.pdf If you want to understand how the algorithm works, chapter three of this paper is the best starting point. Please be aware that this software is a limited research prototype. If you need industrial quality please contact one of the authors. The package builds two binaries: a) liblimereg: (Mandatory) A library for software developers who need image registration within their application. b) limereg: (Optional) A commandline utility for image registration, which uses liblimereg. The optional utility limereg will only be built when libboost-program-options-dev and libopencv-dev are present. If these prerequisites are not present only the library liblimereg will be built, which has no dependencies to boost and/or opencv. PREREQUISITES Unix/Linux: - GNU compiler (build-essentials) - Optional: Doxygen (manpage generation for the library liblimereg) - Optional: help2man (manpage generation for the command line utility limereg) - Optional: OpenCV (only needed when the limereg command line utility shall be built. Not needed for a lib-only version.) - Optional: BoostCmdLineOptions (only needed when the limereg command line utility shall be built. Not needed for a lib-only version.) An apt-get commandline for all prerequisites on Debian/Ubuntu would be: sudo apt-get install build-essential libcv-dev libhighgui-dev libopencv-dev libboost-dev libboost-program-options-dev doxygen help2man Windows: Former versions of this library came with a MS Visual Studio project file. If you need MS VSS, just contact me at rberg@berg.solutions.de and I will add a vss project file again (only if someone needs it). Currently this project is based on the GNU build system (autotools/configure) and this toolchain is also compatible to Windows by using compatibility layers like MSYS or Cygwin, just follow the steps below in an MSYS or Cygwin shell. EXAMPLE RUN BEFORE INSTALLATION If you want to get an impression of limereg before installing it, do the following (otherwise proceed with the next chapter): ./configure CFLAGS="-Ofast" CXXFLAGS="-Ofast" make cd exe ./limereg --tfile ../tests/testimg/T_512.bmp --rfile ../tests/testimg/R_512.bmp --outfile ../mytest.jpg You will see that the registered image (../mytest.jpg) has the content of T_512.bmp which has been rigidly aligned to R_512.bmp. BUILD AND INSTALLATION A typical installation is as follows: ./configure CFLAGS="-Ofast" CXXFLAGS="-Ofast" make sudo make install ATTENTION: ON SOME SYSTEMS (DEBIAN, UBUNTU) IT IS CURRENTLY NECESSARY TO CALL AFTER MAKE INSTALL: sudo ldconfig Like in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684981 For advanced installation options see file INSTALL. You may also want to execute 'make check' after 'make' for executing the built-in test automation before installation. MANUAL After installation the following command opens the manual of the library: man liblimereg and/or man limereg.h To open the manual of the command line utility: man limereg The project's web site has additional documentation: http://www.berg-solutions.de/limereg.html EXAMPLES Example code can be found in the folder named 'tests'. An example for the command line tool would be as follows (after 'make install' was executed): Display registration result on the display screen: cd tests/testimg limereg --tfile T_512.bmp --rfile R_512.bmp Without GUI (batch mode): cd tests/testimg limereg --tfile T_512.bmp --rfile R_512.bmp --nogui --outfile result.jpg DEBUGGING For debugging with gcc use: ./configure CFLAGS="-ggdb3 -O0" CXXFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" Then set LD_LIBRARY_PATH to lib/.libs (eclipse: environment tab of the dbg config) and debug the executable exe/.libs/limereg. TROUBLESHOOTING Q: What are the current limitations ? A: The current version supports only equally sized pictures and internally operates in greyscale color space, it also outputs images as greyscale. Furthermore the stencil functions are unsupported today and only rigid transformations are possible. This limitations will be eliminated in the future, e.g. allowing also affine transformations (zoom/shear) Requesting a feature from the author might change priorities and speed up the development of your desired feature. Q: What if the registration result is rubbish ? A: Image registration isn't trivial, once the optimization algorithm has 'grip' it will give you awesome results. But to get this far some work has to be invested. Carefully adjust the max. rotation and max. translation to your particular image data, to your use-case. When using the limereg executable (standalone or as a development-tool for figuring out the best settings) this would be the parameters --maxrot and --maxtrans. If you expect less rotation, limit --maxrot to a few degrees. If you expect much translation, raise --maxtrans, maybe up to 100%. For best results use light image data centered on a dark background. You may want to invert the image if your background is light. In the limereg executable this can be done by the --invert switch. Get familiar with all parameters of the limereg executable and find out what's best for your kind of data. Feel free to contact the author if you need help, then the documentation will be extended. BUG REPORTS / CONTRIBUTION Please report bugs or send source code contributions via github at: https://github.com/roelofberg/limereg (This is the base project that is used to create the source code tarball distributions.) HARDWARE ACCELERATION Limereg was forked from a software called fimreg that was written for the scientific paper mentioned above. It utilized an Advantech DSPC-8681 PCIe expansion card that contains four TI C6678 highspeed DSPs. http://embedded-software-architecture.com/fimreg.html If you need hardware acceleration also for limereg, please contact the authors. In our experiments we offloaded the CPU by a factor 20 by using such a coprocessor expansion card. OPEN ISSUES There are some limitations in the current version. But, however, the interface is designed for durability. This means, the current version can be used for development and an upgrade will lateron remove the following open issues without a changed interface (limereg.h). - Currently only equally sized images are supported, the sizes of Reference and Template image must be equal. - The algorithm internally operates in geyscale only. Also outputted images will be greyscale (this limitation will be removed in V1.5). - Stencil images aren't supported yet - Currently manual pyramid generation for searching subimages is ignored internally (but the interface can be used allready) - One wasting image copy step is made when putting the image data into a matlab array. Elimination will speed up the software. (CRegistrator.cpp:98. Just change MatlabArray to reference to existing memory. Template: fimreg) - The image rotation algorithm can be made more efficient (for highest performance use limereg to obtain the parameters and perform the rigid transformation yourself) limereg-1.4.0/doc/0000775000175000017500000000000012535125762010720 500000000000000limereg-1.4.0/doc/doxygen.cfg0000664000175000017500000002001512500015455012761 00000000000000# Doxyfile 1.3.7 #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = $(PROJECT)-$(VERSION) PROJECT_BRIEF = Library for lightweight image registration PROJECT_NUMBER = OUTPUT_DIRECTORY = $(DOCDIR) CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English BRIEF_MEMBER_DESC = YES REPEAT_BRIEF = YES ABBREVIATE_BRIEF = ALWAYS_DETAILED_SEC = NO INLINE_INHERITED_MEMB = NO STRIP_FROM_INC_PATH = $(SRCDIR) FULL_PATH_NAMES = NO STRIP_FROM_PATH = $(SRCDIR) SHORT_NAMES = NO JAVADOC_AUTOBRIEF = NO MULTILINE_CPP_IS_BRIEF = NO INHERIT_DOCS = YES DISTRIBUTE_GROUP_DOC = NO TAB_SIZE = 8 ALIASES = OPTIMIZE_OUTPUT_FOR_C = YES OPTIMIZE_OUTPUT_JAVA = NO SUBGROUPING = YES #--------------------------------------------------------------------------- # Build related configuration options #--------------------------------------------------------------------------- EXTRACT_ALL = YES EXTRACT_PRIVATE = NO EXTRACT_STATIC = YES EXTRACT_LOCAL_CLASSES = YES EXTRACT_LOCAL_METHODS = NO HIDE_UNDOC_MEMBERS = NO HIDE_UNDOC_CLASSES = NO HIDE_FRIEND_COMPOUNDS = NO HIDE_IN_BODY_DOCS = NO INTERNAL_DOCS = NO CASE_SENSE_NAMES = NO HIDE_SCOPE_NAMES = NO SHOW_INCLUDE_FILES = YES INLINE_INFO = YES SORT_MEMBER_DOCS = YES SORT_BRIEF_DOCS = NO SORT_BY_SCOPE_NAME = NO GENERATE_TODOLIST = NO GENERATE_TESTLIST = NO GENERATE_BUGLIST = NO GENERATE_DEPRECATEDLIST= NO ENABLED_SECTIONS = MAX_INITIALIZER_LINES = 30 SHOW_FILES = YES SHOW_NAMESPACES = YES SHOW_USED_FILES = NO #--------------------------------------------------------------------------- # configuration options related to warning and progress messages #--------------------------------------------------------------------------- QUIET = YES WARNINGS = YES WARN_IF_UNDOCUMENTED = YES WARN_IF_DOC_ERROR = YES WARN_FORMAT = "$file:$line: $text" WARN_LOGFILE = #--------------------------------------------------------------------------- # configuration options related to the input files #--------------------------------------------------------------------------- INPUT = $(SRCDIR)/../lib/export/limereg.h #FILE_PATTERNS = *.c *.h RECURSIVE = NO EXCLUDE = EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = EXAMPLE_PATH = EXAMPLE_PATTERNS = EXAMPLE_RECURSIVE = NO IMAGE_PATH = INPUT_FILTER = FILTER_SOURCE_FILES = NO #--------------------------------------------------------------------------- # configuration options related to source browsing #--------------------------------------------------------------------------- SOURCE_BROWSER = NO INLINE_SOURCES = NO STRIP_CODE_COMMENTS = YES REFERENCED_BY_RELATION = YES REFERENCES_RELATION = YES VERBATIM_HEADERS = YES #--------------------------------------------------------------------------- # configuration options related to the alphabetical class index #--------------------------------------------------------------------------- ALPHABETICAL_INDEX = NO COLS_IN_ALPHA_INDEX = 5 IGNORE_PREFIX = #--------------------------------------------------------------------------- # configuration options related to the HTML output #--------------------------------------------------------------------------- GENERATE_HTML = $(GENERATE_HTML) HTML_OUTPUT = html HTML_FILE_EXTENSION = .html HTML_HEADER = HTML_FOOTER = HTML_STYLESHEET = GENERATE_HTMLHELP = $(GENERATE_CHM) CHM_FILE = ../$(PROJECT).chm HHC_LOCATION = $(HHC_PATH) GENERATE_CHI = $(GENERATE_CHI) BINARY_TOC = NO TOC_EXPAND = NO DISABLE_INDEX = NO ENUM_VALUES_PER_LINE = 4 GENERATE_TREEVIEW = YES TREEVIEW_WIDTH = 250 #--------------------------------------------------------------------------- # configuration options related to the LaTeX output #--------------------------------------------------------------------------- GENERATE_LATEX = $(GENERATE_LATEX) LATEX_OUTPUT = latex LATEX_CMD_NAME = latex MAKEINDEX_CMD_NAME = makeindex COMPACT_LATEX = NO PAPER_TYPE = $(PAPER_SIZE) EXTRA_PACKAGES = LATEX_HEADER = PDF_HYPERLINKS = NO USE_PDFLATEX = NO LATEX_BATCHMODE = YES LATEX_HIDE_INDICES = NO #--------------------------------------------------------------------------- # configuration options related to the RTF output #--------------------------------------------------------------------------- GENERATE_RTF = $(GENERATE_RTF) RTF_OUTPUT = rtf COMPACT_RTF = NO RTF_HYPERLINKS = NO RTF_STYLESHEET_FILE = RTF_EXTENSIONS_FILE = #--------------------------------------------------------------------------- # configuration options related to the man page output #--------------------------------------------------------------------------- GENERATE_MAN = $(GENERATE_MAN) MAN_OUTPUT = man MAN_EXTENSION = .3 MAN_LINKS = NO #--------------------------------------------------------------------------- # configuration options related to the XML output #--------------------------------------------------------------------------- GENERATE_XML = $(GENERATE_XML) XML_OUTPUT = xml XML_PROGRAMLISTING = YES #--------------------------------------------------------------------------- # configuration options for the AutoGen Definitions output #--------------------------------------------------------------------------- GENERATE_AUTOGEN_DEF = NO #--------------------------------------------------------------------------- # configuration options related to the Perl module output #--------------------------------------------------------------------------- GENERATE_PERLMOD = NO PERLMOD_LATEX = NO PERLMOD_PRETTY = YES PERLMOD_MAKEVAR_PREFIX = #--------------------------------------------------------------------------- # Configuration options related to the preprocessor #--------------------------------------------------------------------------- ENABLE_PREPROCESSING = YES MACRO_EXPANSION = NO EXPAND_ONLY_PREDEF = NO SEARCH_INCLUDES = YES INCLUDE_PATH = INCLUDE_FILE_PATTERNS = PREDEFINED = EXPAND_AS_DEFINED = SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- # Configuration::additions related to external references #--------------------------------------------------------------------------- TAGFILES = GENERATE_TAGFILE = $(DOCDIR)/$(PROJECT).tag ALLEXTERNALS = NO EXTERNAL_GROUPS = YES PERL_PATH = $(PERL_PATH) #--------------------------------------------------------------------------- # Configuration options related to the dot tool #--------------------------------------------------------------------------- CLASS_DIAGRAMS = YES HIDE_UNDOC_RELATIONS = YES HAVE_DOT = $(HAVE_DOT) CLASS_GRAPH = YES COLLABORATION_GRAPH = YES UML_LOOK = NO TEMPLATE_RELATIONS = NO INCLUDE_GRAPH = YES INCLUDED_BY_GRAPH = YES CALL_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_IMAGE_FORMAT = png DOT_PATH = $(DOT_PATH) DOTFILE_DIRS = MAX_DOT_GRAPH_DEPTH = 0 GENERATE_LEGEND = YES DOT_CLEANUP = YES #--------------------------------------------------------------------------- # Configuration::additions related to the search engine #--------------------------------------------------------------------------- SEARCHENGINE = NO limereg-1.4.0/doc/aminclude.am0000664000175000017500000001117512500015455013112 00000000000000# Copyright (C) 2004 Oren Ben-Kiki # This file is distributed under the same terms as the Automake macro files. # Generate automatic documentation using Doxygen. Goals and variables values # are controlled by the various DX_COND_??? conditionals set by autoconf. # # The provided goals are: # doxygen-doc: Generate all doxygen documentation. # doxygen-run: Run doxygen, which will generate some of the documentation # (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post # processing required for the rest of it (PS, PDF, and some MAN). # doxygen-man: Rename some doxygen generated man pages. # doxygen-ps: Generate doxygen PostScript documentation. # doxygen-pdf: Generate doxygen PDF documentation. # # Note that by default these are not integrated into the automake goals. If # doxygen is used to generate man pages, you can achieve this integration by # setting man3_MANS to the list of man pages generated and then adding the # dependency: # # $(man3_MANS): doxygen-doc # # This will cause make to run doxygen and generate all the documentation. # # The following variable is intended for use in Makefile.am: # # DX_CLEANFILES = everything to clean. # # This is usually added to MOSTLYCLEANFILES. ## --------------------------------- ## ## Format-independent Doxygen rules. ## ## --------------------------------- ## if DX_COND_doc ## ------------------------------- ## ## Rules specific for HTML output. ## ## ------------------------------- ## if DX_COND_html DX_CLEAN_HTML = @DX_DOCDIR@/html endif DX_COND_html ## ------------------------------ ## ## Rules specific for CHM output. ## ## ------------------------------ ## if DX_COND_chm DX_CLEAN_CHM = @DX_DOCDIR@/chm if DX_COND_chi DX_CLEAN_CHI = @DX_DOCDIR@/@PACKAGE@.chi endif DX_COND_chi endif DX_COND_chm ## ------------------------------ ## ## Rules specific for MAN output. ## ## ------------------------------ ## if DX_COND_man DX_CLEAN_MAN = @DX_DOCDIR@/man endif DX_COND_man ## ------------------------------ ## ## Rules specific for RTF output. ## ## ------------------------------ ## if DX_COND_rtf DX_CLEAN_RTF = @DX_DOCDIR@/rtf endif DX_COND_rtf ## ------------------------------ ## ## Rules specific for XML output. ## ## ------------------------------ ## if DX_COND_xml DX_CLEAN_XML = @DX_DOCDIR@/xml endif DX_COND_xml ## ----------------------------- ## ## Rules specific for PS output. ## ## ----------------------------- ## if DX_COND_ps DX_CLEAN_PS = @DX_DOCDIR@/@PACKAGE@.ps DX_PS_GOAL = doxygen-ps doxygen-ps: @DX_DOCDIR@/@PACKAGE@.ps @DX_DOCDIR@/@PACKAGE@.ps: @DX_DOCDIR@/@PACKAGE@.tag cd @DX_DOCDIR@/latex; \ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \ $(DX_LATEX) refman.tex; \ $(MAKEINDEX_PATH) refman.idx; \ $(DX_LATEX) refman.tex; \ countdown=5; \ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \ refman.log > /dev/null 2>&1 \ && test $$countdown -gt 0; do \ $(DX_LATEX) refman.tex; \ countdown=`expr $$countdown - 1`; \ done; \ $(DX_DVIPS) -o ../@PACKAGE@.ps refman.dvi endif DX_COND_ps ## ------------------------------ ## ## Rules specific for PDF output. ## ## ------------------------------ ## if DX_COND_pdf DX_CLEAN_PDF = @DX_DOCDIR@/@PACKAGE@.pdf DX_PDF_GOAL = doxygen-pdf doxygen-pdf: @DX_DOCDIR@/@PACKAGE@.pdf @DX_DOCDIR@/@PACKAGE@.pdf: @DX_DOCDIR@/@PACKAGE@.tag cd @DX_DOCDIR@/latex; \ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \ $(DX_PDFLATEX) refman.tex; \ $(DX_MAKEINDEX) refman.idx; \ $(DX_PDFLATEX) refman.tex; \ countdown=5; \ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \ refman.log > /dev/null 2>&1 \ && test $$countdown -gt 0; do \ $(DX_PDFLATEX) refman.tex; \ countdown=`expr $$countdown - 1`; \ done; \ mv refman.pdf ../@PACKAGE@.pdf endif DX_COND_pdf ## ------------------------------------------------- ## ## Rules specific for LaTeX (shared for PS and PDF). ## ## ------------------------------------------------- ## if DX_COND_latex DX_CLEAN_LATEX = @DX_DOCDIR@/latex endif DX_COND_latex .PHONY: doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL) .INTERMEDIATE: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL) doxygen-run: @DX_DOCDIR@/@PACKAGE@.tag doxygen-doc: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL) @DX_DOCDIR@/@PACKAGE@.tag: $(DX_CONFIG) $(pkginclude_HEADERS) rm -rf @DX_DOCDIR@ $(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG) DX_CLEANFILES = \ @DX_DOCDIR@/@PACKAGE@.tag \ -r \ $(DX_CLEAN_HTML) \ $(DX_CLEAN_CHM) \ $(DX_CLEAN_CHI) \ $(DX_CLEAN_MAN) \ $(DX_CLEAN_RTF) \ $(DX_CLEAN_XML) \ $(DX_CLEAN_PS) \ $(DX_CLEAN_PDF) \ $(DX_CLEAN_LATEX) endif DX_COND_doc limereg-1.4.0/doc/doxygen-doc/0000775000175000017500000000000012535125762013140 500000000000000limereg-1.4.0/doc/doxygen-doc/man/0000775000175000017500000000000012535125762013713 500000000000000limereg-1.4.0/doc/doxygen-doc/man/man3/0000775000175000017500000000000012535125762014551 500000000000000limereg-1.4.0/doc/doxygen-doc/man/man3/limereg.h.30000664000175000017500000003324212535125762016433 00000000000000.TH "limereg.h" 3 "Sun Jun 7 2015" "liblimereg-1.4.0" \" -*- nroff -*- .ad l .nh .SH NAME limereg.h \- Library for lightweight image registration\&. .SH SYNOPSIS .br .PP .SS "Data Structures" .in +1c .ti -1c .RI "struct \fBLimereg_Image\fP" .br .RI "\fIPointer to pixeldata and image dimensions Image buffer with data pointer and image dimensions\&. The buffer consists of one byte per pixel of luminance data (greyscale)\&. \fP" .ti -1c .RI "struct \fBLimereg_TrafoParams\fP" .br .RI "\fIParameters for a rigid transformation Parameters for a rigid transformation\&. That is horizontal and vertical shift and a rotation angle\&. The image will retain it's dimensions, it will not be sheared, only shift and rotation are allowed\&. \fP" .ti -1c .RI "struct \fBLimereg_AdvancedRegControl\fP" .br .RI "\fIAdvanced parameters for controlling the image registration This parameters allow the control of advanced parameters\&. Each parameter can be set to 0 for an autodetect or default behavior\&. Also a nullpointer can be passed instead of this struct if for all advanced parameters the autodetect/default value shall be used\&. \fP" .ti -1c .RI "struct \fBLimereg_TrafoLimits\fP" .br .RI "\fIResult limits for a rigid transformation Maximum allowed result (shift/rotation) for the rigid transformation result of the image registration\&. The algorithm will stay in this boundary, it will not abort\&. \fP" .in -1c .SS "Enumerations" .in +1c .ti -1c .RI "enum \fBLimereg_RetCode\fP { \fBLIMEREG_RET_SUCCESS\fP =0, \fBLIMEREG_RET_INTERNAL_ERROR\fP =1, \fBLIMEREG_RET_RCV_NULLPTR\fP =2, \fBLIMEREG_RET_INVALID_PYRAMID_TYPE\fP =3, \fBLIMEREG_RET_IMAGE_TOO_SMALL\fP =100, \fBLIMEREG_RET_MAX_ROT_INVALID\fP =101, \fBLIMEREG_RET_MAX_TRANS_INVALID\fP =102, \fBLIMEREG_RET_STARTPARAM_INVALID\fP =103, \fBLIMEREG_RET_ABORT_MAXITER_EXCEEDED\fP =200, \fBLIMEREG_RET_STENCIL_NOT_IMPL_YET\fP =9997, \fBLIMEREG_RET_IMAGES_MUST_HAVE_SAME_SIZE\fP =9999 }" .br .ti -1c .RI "enum \fBLimereg_Flags\fP { \fBLimereg_Trafo_Rigid\fP =0 }" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "const char * \fBLimereg_GetVersion\fP ()" .br .RI "\fIGet library version\&. Returns the package version of liblimereg in use by the current application\&. \fP" .ti -1c .RI "enum \fBLimereg_RetCode\fP \fBLimereg_RegisterImage\fP (const struct \fBLimereg_Image\fP *referenceImage, const struct \fBLimereg_Image\fP *templateImage, const struct \fBLimereg_TrafoLimits\fP *registrResultLimits, const unsigned int flags, const struct \fBLimereg_AdvancedRegControl\fP *advancedCtrl, struct \fBLimereg_TrafoParams\fP *registrResult, double *distanceMeasure, unsigned int *iterationAmount, unsigned int *iterationsPerLevel)" .br .RI "\fIRegister two images\&. Find out the horizontal/vertical shift and the rotation for the best possible overlay of both images\&. \fP" .ti -1c .RI "enum \fBLimereg_RetCode\fP \fBLimereg_CreatePyramid\fP (const struct \fBLimereg_Image\fP *sourceImage, const struct \fBLimereg_TrafoLimits\fP *registrResultLimits, const unsigned int flags, const struct \fBLimereg_AdvancedRegControl\fP *advancedCtrl, struct \fBLimereg_Image\fP *pyramidImage)" .br .RI "\fICreate multilevel pyramid (FOR ADVANCED USE ONLY\&. IF NOT USED, THE PYRAMID IS CREATED AUTOMATICALLY)\&. Create a multilevel pyramid\&. For a usual image registration this function should be AVOIDED\&. In usual cases \fBLimereg_RegisterImage()\fP creates the multilevel pyramid internally, automatically\&. The images of each pyramid level will be bigger than the (scaled) source image, because margins will be added that allow Dirichlet boundary conditions to be used without jumps / pipeline hazards\&. \fP" .ti -1c .RI "enum \fBLimereg_RetCode\fP \fBLimereg_DeletePyramid\fP (const struct \fBLimereg_Image\fP *pyramidImage)" .br .RI "\fIDelete multilevel pyramid created by \fBLimereg_CreatePyramid()\fP (FOR ADVANCED USE ONLY\&. IF NOT USED, THE PYRAMID IS CREATED AUTOMATICALLY)\&. Delete a multilevel pyramid that was created by \fBLimereg_CreatePyramid()\fP\&. For a usual image registration this function should be AVOIDED\&. In usual cases \fBLimereg_RegisterImage()\fP creates and deletes the multilevel pyramid internally, automatically\&. \fP" .ti -1c .RI "enum \fBLimereg_RetCode\fP \fBLimereg_TransformImage\fP (const struct \fBLimereg_Image\fP *sourceImage, const struct \fBLimereg_TrafoParams\fP *trafoParams, struct \fBLimereg_Image\fP *transformedImage)" .br .RI "\fIRigid image transformation\&. Apply shift and rotation obtained by Limereg_RegisterImage to an image\&. \fP" .ti -1c .RI "enum \fBLimereg_RetCode\fP \fBLimereg_CalculateDiffImage\fP (const struct \fBLimereg_Image\fP *referenceImage, const struct \fBLimereg_Image\fP *templateImage, struct \fBLimereg_Image\fP *differenceImage)" .br .RI "\fIGenerate difference image\&. Calculate the difference image between reference and the template image (sum of squared differences)\&. \fP" .in -1c .SH "Detailed Description" .PP Library for lightweight image registration\&. Software development library, that performs a 2D, rigid image registration on two greyscale images and outputs either the transformation parameters or the registered image\&. .PP .nf Examples: In the source distribution at http://embedded-software-architecture.com/limereg.html the following folders contain examples: tests: C written test automation that can be used as example code. exe: C++ written commandline utility using liblimereg. .fi .PP .PP Copyright 2014, Roelof Berg, Licensed under the 3-clause BSD license at http://berg-solutions.de/limereg-license.html\&. Credit goes to Lars Koenig and Jan Ruehaak from Fraunhofer MEVIS in Germany\&. .PP .nf Sourcecode: http://embedded-software-architecture.com/limereg.html .fi .PP .SH "Enumeration Type Documentation" .PP .SS "enum \fBLimereg_Flags\fP" Flags to control the registration algorithm .PP \fBEnumerator\fP .in +1c .TP \fB\fILimereg_Trafo_Rigid \fP\fP Rigid transformation: Supports horizontal, vertical shift and rotation\&. The size of the image area remains the same\&. .SS "enum \fBLimereg_RetCode\fP" .PP \fBEnumerator\fP .in +1c .TP \fB\fILIMEREG_RET_SUCCESS \fP\fP No error\&. .TP \fB\fILIMEREG_RET_INTERNAL_ERROR \fP\fP Unexpected internal error\&. .TP \fB\fILIMEREG_RET_RCV_NULLPTR \fP\fP An unexpected nullpointer was passed as an argument\&. .TP \fB\fILIMEREG_RET_INVALID_PYRAMID_TYPE \fP\fP The enum value of PyramidImage is invalid in the current context\&. .TP \fB\fILIMEREG_RET_IMAGE_TOO_SMALL \fP\fP xDimension or yDimension smaller than alloweg (e\&.g\&. 0) .TP \fB\fILIMEREG_RET_MAX_ROT_INVALID \fP\fP The rotation in registrResultLimits is invalid (too big or small) .TP \fB\fILIMEREG_RET_MAX_TRANS_INVALID \fP\fP The shift in registrResultLimits is invalid (too big) .TP \fB\fILIMEREG_RET_STARTPARAM_INVALID \fP\fP The content of startParameters in \fBLimereg_RegisterImage()\fP is invalid\&. Check if the content is plausible and within the bounds of registrResultLimits\&. .TP \fB\fILIMEREG_RET_ABORT_MAXITER_EXCEEDED \fP\fP The registration algorithm took more iterations than allowed by maxIterations and was aborted\&. .TP \fB\fILIMEREG_RET_STENCIL_NOT_IMPL_YET \fP\fP Currently stencil images are unsupported and the pointer named stencilImage has to be set to 0\&. .TP \fB\fILIMEREG_RET_IMAGES_MUST_HAVE_SAME_SIZE \fP\fP Currently the images to be registered must both have the same size (this limitation will be removed soon) .SH "Function Documentation" .PP .SS "enum \fBLimereg_RetCode\fP Limereg_CalculateDiffImage (const struct \fBLimereg_Image\fP * referenceImage, const struct \fBLimereg_Image\fP * templateImage, struct \fBLimereg_Image\fP * differenceImage)" .PP Generate difference image\&. Calculate the difference image between reference and the template image (sum of squared differences)\&. The images are treated as byte array where one byte matches the luminance (grey-value) of one pixel\&. .PP \fBParameters:\fP .RS 4 \fIreferenceImage\fP Reference image (image to be matched against) .br \fItemplateImage\fP Template image (image to be shifted/rotated until it matches to the reference image) .br \fIdifferenceImage\fP Result: Output image will be written to here\&. The passed width and height fields have to match the buffer space (width*heigth bytes)\&. .RE .PP \fBReturns:\fP .RS 4 return code .RE .PP .SS "enum \fBLimereg_RetCode\fP Limereg_CreatePyramid (const struct \fBLimereg_Image\fP * sourceImage, const struct \fBLimereg_TrafoLimits\fP * registrResultLimits, const unsigned int flags, const struct \fBLimereg_AdvancedRegControl\fP * advancedCtrl, struct \fBLimereg_Image\fP * pyramidImage)" .PP Create multilevel pyramid (FOR ADVANCED USE ONLY\&. IF NOT USED, THE PYRAMID IS CREATED AUTOMATICALLY)\&. Create a multilevel pyramid\&. For a usual image registration this function should be AVOIDED\&. In usual cases \fBLimereg_RegisterImage()\fP creates the multilevel pyramid internally, automatically\&. The images of each pyramid level will be bigger than the (scaled) source image, because margins will be added that allow Dirichlet boundary conditions to be used without jumps / pipeline hazards\&. The member \fBLimereg_Image\&.PyramidImage\fP of the output buffer will be set to Pyramidized and the data pointer will point to the pyramid image data\&. The memory for the image data will be created on the heap by this function, use \fBLimereg_DeletePyramid()\fP to free this memory again lateron\&. .PP Important: The parameters registrResultLimits, flags and pyramidLevelCount have to be equal to the later calls to \fBLimereg_RegisterImage()\fP and have to stay equal for every call to \fBLimereg_RegisterImage()\fP\&. .PP \fBParameters:\fP .RS 4 \fIsourceImage\fP Image data for the finest level of the multilevel pyramid\&. .br \fIregistrResultLimits\fP Maximum shift and rotation allowed/expected\&. The algorithm will stay inside this boundaries\&. .br \fIflags\fP Variations in the mathematical approach (0=default) .br \fIadvancedCtrl\fP Advanced parameters for fine tuning the algorithm (NULLPOINTER = Autodetect best settings, maxIterations, stopSensitivity and startParameters are ignored here) .br \fIpyramidImage\fP Buffer of subsequent pyramid images, starting with the finest, proceeding up to the coarsest level .RE .PP \fBReturns:\fP .RS 4 return code .RE .PP .SS "enum \fBLimereg_RetCode\fP Limereg_DeletePyramid (const struct \fBLimereg_Image\fP * pyramidImage)" .PP Delete multilevel pyramid created by \fBLimereg_CreatePyramid()\fP (FOR ADVANCED USE ONLY\&. IF NOT USED, THE PYRAMID IS CREATED AUTOMATICALLY)\&. Delete a multilevel pyramid that was created by \fBLimereg_CreatePyramid()\fP\&. For a usual image registration this function should be AVOIDED\&. In usual cases \fBLimereg_RegisterImage()\fP creates and deletes the multilevel pyramid internally, automatically\&. The member \fBLimereg_Image\&.PyramidImage\fP of the output buffer is expected to have the value Pyramidized\&. .PP \fBReturns:\fP .RS 4 return code .RE .PP .SS "const char* Limereg_GetVersion ()" .PP Get library version\&. Returns the package version of liblimereg in use by the current application\&. .PP \fBReturns:\fP .RS 4 Pointer to a null terminated char array containing the version string\&. .RE .PP .SS "enum \fBLimereg_RetCode\fP Limereg_RegisterImage (const struct \fBLimereg_Image\fP * referenceImage, const struct \fBLimereg_Image\fP * templateImage, const struct \fBLimereg_TrafoLimits\fP * registrResultLimits, const unsigned int flags, const struct \fBLimereg_AdvancedRegControl\fP * advancedCtrl, struct \fBLimereg_TrafoParams\fP * registrResult, double * distanceMeasure, unsigned int * iterationAmount, unsigned int * iterationsPerLevel)" .PP Register two images\&. Find out the horizontal/vertical shift and the rotation for the best possible overlay of both images\&. The images are treated as byte array where one byte matches the luminance (grey-value) of one pixel\&. .PP \fBParameters:\fP .RS 4 \fIreferenceImage\fP Reference image R (image to be matched against) .br \fItemplateImage\fP Template image T (image to be shifted/rotated until it matches to the reference image) .br \fIregistrResultLimits\fP Maximum shift and rotation allowed/expected\&. The algorithm will stay inside this boundaries\&. .br \fIflags\fP Variations in the mathematical approach (0=default) .br \fIadvancedCtrl\fP Advanced parameters for fine tuning the algorithm (NULLPOINTER = Autodetect best settings) .br \fIregistrResult\fP Registration result: Shift and rotation for the best detected image alignment (NULL = ignored) .br \fIdistanceMeasure\fP For informational purposes\&. The distance measure of the final result (the lower, the better the images are aligned, not comparable between images of different size) (NULL = ignored) .br \fIiterationAmount\fP Total amount of algorithm iterations passed (NULL = ignored) .br \fIiterationsPerLevel\fP NULL = ignored / or a pointer to an array with levelCount (see above) elements that will be filled with the iterations needed on each level (beginning with the coarsest one) .RE .PP \fBReturns:\fP .RS 4 return code .RE .PP .SS "enum \fBLimereg_RetCode\fP Limereg_TransformImage (const struct \fBLimereg_Image\fP * sourceImage, const struct \fBLimereg_TrafoParams\fP * trafoParams, struct \fBLimereg_Image\fP * transformedImage)" .PP Rigid image transformation\&. Apply shift and rotation obtained by Limereg_RegisterImage to an image\&. The images are treated as byte array where one byte matches the luminance (grey-value) of one pixel\&. .PP \fBParameters:\fP .RS 4 \fIsourceImage\fP Source image to be shifted/rotated .br \fItrafoParams\fP Shift and rotation to be applied .br \fItransformedImage\fP Result: Output image will be written to here (same image dimensions as the sourceImage)\&. .RE .PP \fBReturns:\fP .RS 4 return code .RE .PP .SH "Author" .PP Generated automatically by Doxygen for liblimereg-1\&.4\&.0 from the source code\&. limereg-1.4.0/doc/doxygen-doc/man/man3/liblimereg.30000664000175000017500000000177212535125762016677 00000000000000.TH "liblimereg" 3 "Sun Jun 7 2015" "liblimereg-1.4.0" \" -*- nroff -*- .ad l .nh .SH NAME liblimereg \- Library for lightweight image registration\&. Software development library, that performs a 2D, rigid image registration on two greyscale images and outputs either the transformation parameters or the registered image\&. .PP Sourcecode: http://embedded-software-architecture.com/limereg.html .SH "Usage Information" .PP Link with -mlimereg and #include <\fBlimereg\&.h\fP>\&. API documentation see: man \fBlimereg\&.h\fP .SH "Copyright" .PP Copyright 2014, Roelof Berg, Licensed under the 3-clause BSD license at http://berg-solutions.de/limereg-license.html\&. Credit goes to Lars Koenig and Jan Ruehaak from Fraunhofer MEVIS in Germany\&. .SH "Examples" .PP In the source distribution at http://embedded-software-architecture.com/limereg.html the following folders contain examples: tests: C written test automation that can be used as example code\&. exe: C++ written commandline utility using liblimereg\&. limereg-1.4.0/doc/Makefile.in0000664000175000017500000005310612535125742012710 00000000000000# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 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@ # Copyright (C) 2004 Oren Ben-Kiki # This file is distributed under the same terms as the Automake macro files. # Generate automatic documentation using Doxygen. Goals and variables values # are controlled by the various DX_COND_??? conditionals set by autoconf. # # The provided goals are: # doxygen-doc: Generate all doxygen documentation. # doxygen-run: Run doxygen, which will generate some of the documentation # (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post # processing required for the rest of it (PS, PDF, and some MAN). # doxygen-man: Rename some doxygen generated man pages. # doxygen-ps: Generate doxygen PostScript documentation. # doxygen-pdf: Generate doxygen PDF documentation. # # Note that by default these are not integrated into the automake goals. If # doxygen is used to generate man pages, you can achieve this integration by # setting man3_MANS to the list of man pages generated and then adding the # dependency: # # $(man3_MANS): doxygen-doc # # This will cause make to run doxygen and generate all the documentation. # # The following variable is intended for use in Makefile.am: # # DX_CLEANFILES = everything to clean. # # This is usually added to MOSTLYCLEANFILES. VPATH = @srcdir@ am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 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 = : build_triplet = @build@ host_triplet = @host@ DIST_COMMON = $(srcdir)/aminclude.am $(srcdir)/Makefile.in \ $(srcdir)/Makefile.am $(dist_man3_MANS) subdir = doc ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \ $(top_srcdir)/m4/acsite.m4 $(top_srcdir)/m4/boost.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } man3dir = $(mandir)/man3 am__installdirs = "$(DESTDIR)$(man3dir)" NROFF = nroff MANS = $(dist_man3_MANS) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOM4TE = @AUTOM4TE@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ BOOST_LDPATH = @BOOST_LDPATH@ BOOST_PROGRAM_OPTIONS_LDFLAGS = @BOOST_PROGRAM_OPTIONS_LDFLAGS@ BOOST_PROGRAM_OPTIONS_LDPATH = @BOOST_PROGRAM_OPTIONS_LDPATH@ BOOST_PROGRAM_OPTIONS_LIBS = @BOOST_PROGRAM_OPTIONS_LIBS@ BOOST_ROOT = @BOOST_ROOT@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ DLLTOOL = @DLLTOOL@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ DX_CONFIG = @DX_CONFIG@ DX_DOCDIR = @DX_DOCDIR@ DX_DOT = @DX_DOT@ DX_DOXYGEN = @DX_DOXYGEN@ DX_DVIPS = @DX_DVIPS@ DX_EGREP = @DX_EGREP@ DX_ENV = @DX_ENV@ DX_FLAG_chi = @DX_FLAG_chi@ DX_FLAG_chm = @DX_FLAG_chm@ DX_FLAG_doc = @DX_FLAG_doc@ DX_FLAG_dot = @DX_FLAG_dot@ DX_FLAG_html = @DX_FLAG_html@ DX_FLAG_man = @DX_FLAG_man@ DX_FLAG_pdf = @DX_FLAG_pdf@ DX_FLAG_ps = @DX_FLAG_ps@ DX_FLAG_rtf = @DX_FLAG_rtf@ DX_FLAG_xml = @DX_FLAG_xml@ DX_HHC = @DX_HHC@ DX_LATEX = @DX_LATEX@ DX_MAKEINDEX = @DX_MAKEINDEX@ DX_PDFLATEX = @DX_PDFLATEX@ DX_PERL = @DX_PERL@ DX_PROJECT = @DX_PROJECT@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ HELP2MAN = @HELP2MAN@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OPENCV_CFLAGS = @OPENCV_CFLAGS@ OPENCV_LIBS = @OPENCV_LIBS@ OPENMP_CFLAGS = @OPENMP_CFLAGS@ OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@ OPENMP_LIBS = @OPENMP_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ 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@ RANLIB = @RANLIB@ SED = @SED@ 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_aux_dir = @ac_aux_dir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 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 = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ 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@ MAINTAINERCLEANFILES = Makefile.in @DX_COND_doc_TRUE@@DX_COND_html_TRUE@DX_CLEAN_HTML = @DX_DOCDIR@/html @DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHM = @DX_DOCDIR@/chm @DX_COND_chi_TRUE@@DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHI = @DX_DOCDIR@/@PACKAGE@.chi @DX_COND_doc_TRUE@@DX_COND_man_TRUE@DX_CLEAN_MAN = @DX_DOCDIR@/man @DX_COND_doc_TRUE@@DX_COND_rtf_TRUE@DX_CLEAN_RTF = @DX_DOCDIR@/rtf @DX_COND_doc_TRUE@@DX_COND_xml_TRUE@DX_CLEAN_XML = @DX_DOCDIR@/xml @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_CLEAN_PS = @DX_DOCDIR@/@PACKAGE@.ps @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_PS_GOAL = doxygen-ps @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_CLEAN_PDF = @DX_DOCDIR@/@PACKAGE@.pdf @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_PDF_GOAL = doxygen-pdf @DX_COND_doc_TRUE@@DX_COND_latex_TRUE@DX_CLEAN_LATEX = @DX_DOCDIR@/latex @DX_COND_doc_TRUE@DX_CLEANFILES = \ @DX_COND_doc_TRUE@ @DX_DOCDIR@/@PACKAGE@.tag \ @DX_COND_doc_TRUE@ -r \ @DX_COND_doc_TRUE@ $(DX_CLEAN_HTML) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_CHM) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_CHI) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_MAN) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_RTF) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_XML) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_PS) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_PDF) \ @DX_COND_doc_TRUE@ $(DX_CLEAN_LATEX) #Manpages for the library @DX_COND_man_TRUE@EXTRA_DIST = \ @DX_COND_man_TRUE@ doxygen.cfg # ToDo: Why does man3_MANS not work ? Better generate the manpages during source-tarball-compilation and don't # ship them as part of the tarball. Reason: Parts of the file might be dependent (e.g. unavailable) on the target # system. @DX_COND_man_TRUE@dist_man3_MANS = @DX_DOCDIR@/man/man3/liblimereg.3 @DX_DOCDIR@/man/man3/limereg.h.3 all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/aminclude.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu doc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(srcdir)/aminclude.am: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-man3: $(dist_man3_MANS) @$(NORMAL_INSTALL) @list1='$(dist_man3_MANS)'; \ list2=''; \ test -n "$(man3dir)" \ && test -n "`echo $$list1$$list2`" \ || exit 0; \ echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \ { for i in $$list1; do echo "$$i"; done; \ if test -n "$$list2"; then \ for i in $$list2; do echo "$$i"; done \ | sed -n '/\.3[a-z]*$$/p'; \ fi; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \ done; } uninstall-man3: @$(NORMAL_UNINSTALL) @list='$(dist_man3_MANS)'; test -n "$(man3dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(DISTFILES) @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 check-am: all-am check: check-am all-am: Makefile $(MANS) installdirs: for dir in "$(DESTDIR)$(man3dir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am 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." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) @DX_COND_man_FALSE@clean-local: clean: clean-am clean-am: clean-generic clean-libtool clean-local mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-man install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-man3 install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-man uninstall-man: uninstall-man3 .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ clean-local cscopelist-am ctags-am distclean distclean-generic \ distclean-libtool distdir dvi dvi-am html html-am info info-am \ install install-am 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-man3 install-pdf install-pdf-am install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ ps ps-am tags-am uninstall uninstall-am uninstall-man \ uninstall-man3 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@doxygen-ps: @DX_DOCDIR@/@PACKAGE@.ps @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@@DX_DOCDIR@/@PACKAGE@.ps: @DX_DOCDIR@/@PACKAGE@.tag @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ cd @DX_DOCDIR@/latex; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(MAKEINDEX_PATH) refman.idx; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ countdown=5; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ refman.log > /dev/null 2>&1 \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ && test $$countdown -gt 0; do \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_LATEX) refman.tex; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ countdown=`expr $$countdown - 1`; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ done; \ @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@ $(DX_DVIPS) -o ../@PACKAGE@.ps refman.dvi @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@doxygen-pdf: @DX_DOCDIR@/@PACKAGE@.pdf @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@@DX_DOCDIR@/@PACKAGE@.pdf: @DX_DOCDIR@/@PACKAGE@.tag @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ cd @DX_DOCDIR@/latex; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_MAKEINDEX) refman.idx; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ countdown=5; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ refman.log > /dev/null 2>&1 \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ && test $$countdown -gt 0; do \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ $(DX_PDFLATEX) refman.tex; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ countdown=`expr $$countdown - 1`; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ done; \ @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@ mv refman.pdf ../@PACKAGE@.pdf @DX_COND_doc_TRUE@.PHONY: doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL) @DX_COND_doc_TRUE@.INTERMEDIATE: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL) @DX_COND_doc_TRUE@doxygen-run: @DX_DOCDIR@/@PACKAGE@.tag @DX_COND_doc_TRUE@doxygen-doc: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL) @DX_COND_doc_TRUE@@DX_DOCDIR@/@PACKAGE@.tag: $(DX_CONFIG) $(pkginclude_HEADERS) @DX_COND_doc_TRUE@ rm -rf @DX_DOCDIR@ @DX_COND_doc_TRUE@ $(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG) @DX_COND_man_TRUE@clean-local: @DX_COND_man_TRUE@ sudo rm -rf @DX_DOCDIR@ @DX_COND_man_TRUE@$(dist_man3_MANS): doxygen-doc # 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: limereg-1.4.0/doc/Makefile.am0000664000175000017500000000102112520750634012662 00000000000000MAINTAINERCLEANFILES = Makefile.in include aminclude.am #Manpages for the library if DX_COND_man EXTRA_DIST = \ doxygen.cfg clean-local: sudo rm -rf @DX_DOCDIR@ # ToDo: Why does man3_MANS not work ? Better generate the manpages during source-tarball-compilation and don't # ship them as part of the tarball. Reason: Parts of the file might be dependent (e.g. unavailable) on the target # system. dist_man3_MANS = @DX_DOCDIR@/man/man3/liblimereg.3 @DX_DOCDIR@/man/man3/limereg.h.3 $(dist_man3_MANS): doxygen-doc endif limereg-1.4.0/NEWS0000664000175000017500000000155012522231267010565 00000000000000 Version 1.4.0 * Support for arbitrary aspect ratios * Support for color images as input image (will be loaded as greyscale) * Support for arbitrary image backgrounds * Added parameter --invert (because bright content on a dark background yields better results) * Reduced the default value for --maxrot (eliminates the chance that the algorithm gets a stupid start in the first coarse levels) * Bugfix: Allow limereg parameters --outfile and --nogui to be coexistent Version 1.3.2 * Fixed GUI bug, display transformed template image instead of template image twice Version 1.3.1 * Added stencil map to interface * Fixed interface package name version suffix Version 1.3.0 * Moved to autotools (first autotools version of the limereg executable) * Reunion of liblimereg and limereg in one project * Extended API interface (designed for durability over time) limereg-1.4.0/exe/0000775000175000017500000000000012535125762010734 500000000000000limereg-1.4.0/exe/limereg_common.h0000664000175000017500000001047412500413757014023 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * Typedefs, constants and compile options for our application */ #pragma once //Makros generated by GNU autotools #include "../config.h" //-- C99 compliance-------------------------------------------------------------- //Typedefs necessary to make Microsofts Non-Standard-Compliant-Compiler more conform to the C99 standard #if defined(_MSC_VER) typedef signed __int8 int8_t; typedef signed __int16 int16_t; typedef signed __int32 int32_t; typedef signed __int64 int64_t; typedef unsigned __int8 uint8_t; typedef unsigned __int16 uint16_t; typedef unsigned __int32 uint32_t; typedef unsigned __int64 uint64_t; #else //Linux #include #endif //-- Typedefs ------------------------------------------------------------------ typedef double t_reg_real; typedef uint8_t t_pixel; //Keep lib/limereg.h in sync //-- Constants ----------------------------------------------------------------- //NAN depending on type of t_reg_real #if WIN32 static const t_reg_real REG_REAL_NAN = _Nan._Double; #else static const t_reg_real REG_REAL_NAN = NAN; #endif // RETURN VALUES /** Application result values (console app) */ static const int32_t APP_RET_SUCCESS = 0; /** Application result values (console app) */ static const int32_t APP_RET_ERROR = 1; //CONSOLE OUTPUT /** String constant (message for console output) */ static const string APP_ERR_EXCEPTION = "Unknown error. Terminating."; //GRAFICS OUTPUT /** Max. image size on screen */ static const uint32_t APP_MAX_IMG_SIZE = 300; //SPECIAL CHARACTERS /** String constant (special character for console output) */ static const string CRLF = "\n"; /** String constant (special character for console output) */ static const string DIR_DELIM = "/"; /** String constant (special character for console output) */ static const string SPACE = " "; //APPLICATION SPECIFIC CONSTANTS static const uint32_t gui_LEVELCOUNT_AUTOTETECT_DIVISOR=32; //< log2(ImageWidth / [this constant]) = default amount of levels (multilevel autodetection) limereg-1.4.0/exe/TimeMeasurement.h0000664000175000017500000000732612500015455014126 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #ifndef _TIME_MEASUREMENT_H_ #define _TIME_MEASUREMENT_H_ // Windows #ifdef _WIN32 #include inline double get_wall_time() { LARGE_INTEGER time,freq; if (!QueryPerformanceFrequency(&freq)) { // Handle error return 0; } if (!QueryPerformanceCounter(&time)) { // Handle error return 0; } return (double)time.QuadPart / freq.QuadPart; } inline double get_cpu_time() { FILETIME CreationTime, ExitTime, KernelTime, UserTime; if (GetProcessTimes(GetCurrentProcess(), &CreationTime, &ExitTime, &KernelTime, &UserTime) != 0) { // Returns the sum of user and kernel time. double UserSeconds = (double)(UserTime.dwLowDateTime | ((unsigned long long)UserTime.dwHighDateTime << 32)) * 0.0000001; double KernelSeconds = (double)(KernelTime.dwLowDateTime | ((unsigned long long)KernelTime.dwHighDateTime << 32)) * 0.0000001; return UserSeconds + KernelSeconds; } else { // Handle error return 0; } } // Posix/Linux #else #include inline double get_wall_time() { struct timeval time; if (gettimeofday(&time,NULL)) { // Handle error return 0; } return (double)time.tv_sec + (double)time.tv_usec * .000001; } inline double get_cpu_time() { return (double)clock() / CLOCKS_PER_SEC; } #endif #endif //_TIME_MEASUREMENT_H_ limereg-1.4.0/exe/CRegistrationController.h0000664000175000017500000000640412522224122015634 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #pragma once #include "limereg_common.h" //Forward declarations class CRegistrator; class CRegistrationController { public: CRegistrationController(); virtual ~CRegistrationController(); int Main(int argc, char *argv[]); void RegisterImage(); private: bool ParseParameters(int argc, char ** argv); bool CheckImage(IplImage* Image, const string& Filename, uint32_t XDim, uint32_t YDim); bool CheckImage(IplImage* Image, const string& Filename); void ShowImage(IplImage* Image, const string& WindowName, uint32_t xPos, uint32_t yPos, uint32_t WndSizeX, uint32_t WndSizeY); void MoveWindow(const string& WindowName, uint32_t xPos, uint32_t yPos, uint32_t WndSizeX, uint32_t WndSizeY); //cmdline params string m_sTFilename; string m_sRFilename; string m_sSaveTransImage; t_reg_real m_fMaxRotation; t_reg_real m_fMaxTranslation; uint32_t m_iLevelCount; uint32_t m_uiMaxIter; t_reg_real m_fStopSens; bool m_bNoGui; bool m_bInvert; }; limereg-1.4.0/exe/main.cpp0000664000175000017500000000705012500414211012264 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * @file sensorclient/main.cpp * \brief Implementation of the applications main entry point for 'limereg'. * * \author Roelof Berg */ #include "stdafx.h" //Precompiled headerfile, MUST be first entry in .cpp file #include "CRegistrationController.h" /** * Entry point for the application. * (Also place for the startup message and main exception handler). */ int main(int argc, char ** argv) { #if defined(WIN32) && !defined(_DEBUG) //Set process priority to max. /* if(!SetPriorityClass(GetCurrentProcess(), REALTIME_PRIORITY_CLASS)) { printf("Cannot set process priority to REALTIME.\n"); } printf("Operating on REALTIME priority.\n"); */ #endif //Run application int retVal = 0; try { CLogger::PrintStartupMessage(); //Application wiring and application start (well, after moving everything into a liblimereg there //is nothing left to wire, but this would be the place ;) CRegistrationController oApplication; retVal = oApplication.Main(argc, argv); } catch (exception& e) { CLogger::PrintError(e.what()); CLogger::PrintError(APP_ERR_EXCEPTION); retVal = APP_RET_ERROR; } catch (...) { CLogger::PrintError(APP_ERR_EXCEPTION); retVal = APP_RET_ERROR; } return retVal; } limereg-1.4.0/exe/targetver.h0000664000175000017500000000613112500015455013016 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ #pragma once // This file is only used in builds for MS Windows // The following macros define the minimum required platform. The minimum required platform // is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run // your application. The macros work by enabling all features available on platform versions up to and // including the version specified. // Modify the following defines if you have to target a platform prior to the ones specified below. // Refer to MSDN for the latest info on corresponding values for different platforms. #ifndef _WIN32_WINNT // Specifies that the minimum required platform is Windows Vista. #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows. #endif limereg-1.4.0/exe/stdafx.cpp0000664000175000017500000000476112500015455012646 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ // stdafx.cpp : source file that includes just the standard includes // limereg.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" limereg-1.4.0/exe/stdafx.h0000664000175000017500000001031512500015455012303 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * stdafx.h : include file for standard system include files, * or project specific include files that are used frequently, but * are changed infrequently */ /** * @file stdafx.h * * \brief Common declarations for all .cpp files (precompiled headerfile). * * Common declarations for all .cpp files (e.g. common includes) * Can be used as pre-compiled header file. Had to be included AS * FIRST FILE in every .cpp file. * * \author Roelof Berg */ #pragma once //StdLib and Runtime Libs #include #if WIN32 //Versioning #include "targetver.h" //Windows specific headers #include #include #else //Linux specific headers #include #include #include #include //Note: Not reentrant //Some quick hacks to make WinAPI code 'compatible' (...) to linux inline void Sleep(int ms) {usleep(ms*1000);} #endif #include #define _USE_MATH_DEFINES #include //STD (C++ Standard Library, official part of the c++ language standard) #include using namespace std; using std::string; using std::stringstream; using std::istream; using std::ostream; #include #include //BOOST library (This application makes little usage of boost. If you don't want to use it should be a matter of one hour to get rid of it.) #include #include #include #include //Common includes of our own files (static helper classes) #include "CLogger.h" //OpenCV (image processing library, only used for loading and displaying/storing the images. If you don't like it it should be just a matter of one hour to get rid of it - if you have //an image in- and output alternative readyly available) #include #include //Commonly used application headers #include "limereg_common.h" limereg-1.4.0/exe/CRegistrationController.cpp0000664000175000017500000006341212522231114016170 00000000000000/* ===================================== === LIMEREG - Lightweight Image Registration === ======================================== Forked from the project FIMREG, which was written for a distributed calculation on the PCIe card DSPC-8681 of Advantech. LIMEREG does not use DSPs and can be run on an ordinary PC without special hardware. FIMREG was originally developed by by Roelof Berg, Berg Solutions (rberg@berg-solutions.de) with support from Lars Koenig, Fraunhofer MEVIS (lars.koenig@mevis.fraunhofer.de) and Jan Ruehaak, Fraunhofer MEVIS (jan.ruehaak@mevis.fraunhofer.de). THIS IS A LIMITED RESEARCH PROTOTYPE. Documentation: www.berg-solutions.de/limereg.html ------------------------------------------------------------------------------ Copyright (c) 2014, Roelof Berg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the owner nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----------------------------------------------------------------------------*/ /** * limereg.cpp : Defines the entry point for the console application. */ //precompiled header (MUST BE THE FIRST ENTRY IN EVERY CPP FILE) #include "stdafx.h" //liblimereg shared object / DLL #include #include "CRegistrationController.h" #include "TimeMeasurement.h" uint32_t guClipDarkNoise=0; /** * Common error message text when image loading fails. */ const string gcsCannotLoadImage = "Cannot load image."; //our own log2 command //t_reg_real log2(t_reg_real d) {return log(d)/log(t_reg_real(2)) ;} CRegistrationController::CRegistrationController() : m_uiMaxIter(0), m_iLevelCount(0), m_fStopSens(REG_REAL_NAN), m_fMaxRotation(0), m_fMaxTranslation(0), m_bInvert(false), m_bNoGui(false) { } CRegistrationController::~CRegistrationController() { } int CRegistrationController::Main(int argc, char *argv[]) { //Parse CMDLine if (!ParseParameters(argc, argv)) { return APP_RET_ERROR; } RegisterImage(); return APP_RET_SUCCESS; } void CRegistrationController::RegisterImage() { // load template image // ToDo: This class is too big. Refactor out an image class containing all image handling (maybe outlayering OpenCV) (and possibly also the cmdline param stuff at the bottom of this file). IplImage* imgTmp = 0; imgTmp=cvLoadImage(m_sTFilename.c_str(), CV_LOAD_IMAGE_GRAYSCALE); if(!CheckImage(imgTmp, m_sTFilename)) exit(0); uint32_t iyDim = imgTmp->height; uint32_t ixDim = imgTmp->width; t_pixel* pixelBytesTmp = (t_pixel *)imgTmp->imageData; // load reference image IplImage* imgRef = 0; imgRef=cvLoadImage(m_sRFilename.c_str(), CV_LOAD_IMAGE_GRAYSCALE); if(!CheckImage(imgRef, m_sRFilename, ixDim, iyDim)) exit(0); t_pixel* pixelBytesRef = (t_pixel *)imgRef->imageData; // invert images if requested so by the user if(true == m_bInvert) { cvXorS(imgTmp, cvScalar(255), imgTmp); cvXorS(imgRef, cvScalar(255), imgRef); } //todo: the lib can do this, we can remove it here (verify !) //When levelcount is set to 0: Autodetect of amount of levels (multilevel pyramid) if(0 == m_iLevelCount) { uint32_t iDim = (iyDimimageData; tmpTrnsPixels.imageWidth = (uint32_t)ixDim; tmpTrnsPixels.imageHeight = (uint32_t)iyDim; refPixels.pixelType = Limereg_Image::Limereg_Grayscale_8; refPixels.pyramidImage = Limereg_Image::Limereg_NotPyramidized; //todo: examine retval Limereg_TransformImage( &tmpPixels, ®istrResult, &tmpTrnsPixels ); if(0imageData; imgDiffOrigPixels.imageWidth = (uint32_t)ixDim; imgDiffOrigPixels.imageHeight = (uint32_t)iyDim; refPixels.pixelType = Limereg_Image::Limereg_Grayscale_8; refPixels.pyramidImage = Limereg_Image::Limereg_NotPyramidized; //todo: examine retval Limereg_CalculateDiffImage(&refPixels, &tmpPixels, &imgDiffOrigPixels); // calculate difference image between TRANSFORMED template image and reference image IplImage* imgDiffFinal=NULL; imgDiffFinal=cvCloneImage(imgTmp); Limereg_Image imgDiffFinalPixels; imgDiffFinalPixels.pixelBuffer = (t_pixel *)imgDiffFinal->imageData; imgDiffFinalPixels.imageWidth = (uint32_t)ixDim; imgDiffFinalPixels.imageHeight = (uint32_t)iyDim; refPixels.pixelType = Limereg_Image::Limereg_Grayscale_8; refPixels.pyramidImage = Limereg_Image::Limereg_NotPyramidized; //todo: examine retval Limereg_CalculateDiffImage(&refPixels, &tmpTrnsPixels, &imgDiffFinalPixels); // show images //Intelligent image display size (size of image but not more than a maximum) uint32_t ixDisplayImgSize = (ixDim>APP_MAX_IMG_SIZE) ? APP_MAX_IMG_SIZE : ixDim; uint32_t iyDisplayImgSize = (iyDim>APP_MAX_IMG_SIZE) ? APP_MAX_IMG_SIZE : iyDim; ShowImage(imgTmp, "Template Image", 0, 0, ixDisplayImgSize, iyDisplayImgSize); ShowImage(imgRef, "Reference Image", 1, 0, ixDisplayImgSize, iyDisplayImgSize); ShowImage(imgTmpTrns, "Registered Image", 2, 0, ixDisplayImgSize, iyDisplayImgSize); ShowImage(imgDiffOrig, "Difference BEFORE", 0, 1, ixDisplayImgSize, iyDisplayImgSize); ShowImage(imgDiffFinal, "Difference AFTER", 1, 1, ixDisplayImgSize, iyDisplayImgSize); // Give windows some time to paint the content cvWaitKey(1); // wait for a key cvWaitKey(0); // release the images cvReleaseImage(&imgDiffFinal); cvReleaseImage(&imgDiffOrig); } if(bNeedTransImage) { cvReleaseImage(&imgTmpTrns); } cvReleaseImage(&imgRef); cvReleaseImage(&imgTmp); } /** * Check wether image file is valid. (Will also check image size) */ bool CRegistrationController::CheckImage(IplImage* Image, const string& sFilename, uint32_t XDim, uint32_t YDim) { //Show all errors at once to the user (e.g. wrong color, height and width) bool bRetVal = CheckImage(Image, sFilename); if(NULL == Image) { //Function call above allready reported an error return false; } //Check for equal size if(Image->width != XDim || Image->height != YDim) { printf("%s width must be %i and is %i, the height must be %i and is %i.\n", gcsCannotLoadImage.c_str(), XDim ,Image->width, YDim ,Image->height); bRetVal=false; } return bRetVal; } /** * Check wether image file is valid. (Will not check image size) */ bool CRegistrationController::CheckImage(IplImage* Image, const string& sFilename) { if(NULL == Image) { printf("%s '%s'", gcsCannotLoadImage.c_str(), sFilename.c_str()); return false; } //Show all errors at once to the user (e.g. wrong color, height and width) bool bRetVal=true; const int iAllowedChannelCount=1; if(Image->nChannels != iAllowedChannelCount) { printf("%s Color channel count must be %i but is %i.\n", gcsCannotLoadImage.c_str(), iAllowedChannelCount, Image->nChannels); bRetVal=false; } if(Image->height<=0) { printf("%s Image dimensions must be bigger than 0 (but are %i).\n", gcsCannotLoadImage.c_str(), Image->height); bRetVal=false; } return bRetVal; } /** * Display image data of 'image' in window named 'WindowName' at the zero based image position xPos, yPos. * The position is calculated based on the image dimensions WndSize (e.g. 1,2 an image in the second row and third column) */ void CRegistrationController::ShowImage(IplImage* Image, const string& WindowName, uint32_t xPos, uint32_t yPos, uint32_t WndSizeX, uint32_t WndSizeY) { cvNamedWindow(WindowName.c_str(), 0); MoveWindow(WindowName, xPos, yPos, WndSizeX, WndSizeY); cvShowImage(WindowName.c_str(), Image ); } /** * Move a window to the zero based image position xPos, yPos. * The position is calculated based on the image dimensions WndSize (e.g. 1,2 an image in the second row and third column) */ void CRegistrationController::MoveWindow(const string& WindowName, uint32_t xPos, uint32_t yPos, uint32_t WndSizeX, uint32_t WndSizeY) { const uint32_t iXSpacer=20; const uint32_t iYSpacer=40; uint32_t xPosPixel = xPos*(iXSpacer+WndSizeX); uint32_t yPosPixel = yPos*(iYSpacer+WndSizeY); cvMoveWindow(WindowName.c_str(), xPosPixel, yPosPixel); cvResizeWindow(WindowName.c_str(), WndSizeX, WndSizeY); } /** * Read and validate the shell command line parameters the user entered. * Print out an error report and usage-information if the parameter validation failed. * Print out only usage-information if the user requested this information. * If parameter parsing was successful: Print out parsed parameters for verification. * * \param argc amount of cmdline args * \param argv pointer to array of argument strings * \retval success */ bool CRegistrationController::ParseParameters(int argc, char ** argv) { // DEFAULT CMDLINE PARAMETERS const uint32_t DEF_CMD_PARAM_MAXITER = 150; const uint32_t DEF_CMD_PARAM_LEVELCOUNT = 0; const t_reg_real DEF_CMD_PARAM_MAXROTATION = 20.0f; const t_reg_real DEF_CMD_PARAM_MAXTRANSLATION = 30.0f; const t_reg_real DEF_CMD_PARAM_STOPSENS = 0.7f; const uint8_t DEF_CMD_PARAM_CDN=10; //CMDLine parameter tokens const char csHelp[] = "help"; const char csVersion[] = "version"; const char csTFilename[] = "tfile"; const char csRFilename[] = "rfile"; const char csOutFilename[] = "outfile"; const char csMaxIter[] = "maxiter"; const char csLevelCount[] = "levels"; const char csMaxRotation[] = "maxrot"; const char csMaxTranslation[] = "maxtrans"; const char csInvert[] = "invert"; const char csStopSens[] = "stopsens"; const char csClipDarkNoise[] = "cdn"; const char csNoGui[] = "nogui"; string version( "\n" "Copyright 2014, Roelof Berg, Licensed under the 3-clause BSD license at " "http://berg-solutions.de/limereg-license.html" ". Credit goes to Lars Koenig " "and Jan Ruehaak from Fraunhofer MEVIS in Germany." ); //Define expected cmdline parameters to boost options_description desc("limereg - Lightweight Image Registration\n" "Performs a simple rigid image registration. The image files must have equal size.\n" "Supported image formats: *.bmp, *.dib, *.jpeg, *.jpg, *.jpe, *.jp2, *.png, *.pbm,\n" "*.pgm, *.ppm, *.sr, *.ras, *.tiff, *.tif.\n\n" "Usage: limereg --rfile --tfile