===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
##############################################
supertux-0.6.2/data/images/engine/fonts/cyr/AUTHORS-2-unDEFER <undefer@gmail.com>
supertux-0.6.2/data/images/engine/fonts/cyr/AUTHORS:3:ASM <bsdasm@gmail.com>
supertux-0.6.2/data/images/engine/fonts/cyr/AUTHORS-4-qMax <qwiglydee@gmail.com>
##############################################
supertux-0.6.2/external/squirrel/sq/sq.c-34-{
supertux-0.6.2/external/squirrel/sq/sq.c:35:    //if(requestNumber==769)_asm int 3;
supertux-0.6.2/external/squirrel/sq/sq.c-36-    return 1;
##############################################
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-34-inline Value& cadar(Value& sx) { return sx.get_car().get_cdr().get_car(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp:35:inline Value& caddr(Value& sx) { return sx.get_car().get_cdr().get_cdr(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-36-inline Value& cdaar(Value& sx) { return sx.get_cdr().get_car().get_car(); }
##############################################
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-42-inline Value& caadar(Value& sx) { return sx.get_car().get_car().get_cdr().get_car(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp:43:inline Value& caaddr(Value& sx) { return sx.get_car().get_car().get_cdr().get_cdr(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-44-inline Value& cadaar(Value& sx) { return sx.get_car().get_cdr().get_car().get_car(); }
##############################################
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-50-inline Value& cdadar(Value& sx) { return sx.get_cdr().get_car().get_cdr().get_car(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp:51:inline Value& cdaddr(Value& sx) { return sx.get_cdr().get_car().get_cdr().get_cdr(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-52-inline Value& cddaar(Value& sx) { return sx.get_cdr().get_cdr().get_car().get_car(); }
##############################################
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-65-inline Value const& cadar(Value const& sx) { return sx.get_car().get_cdr().get_car(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp:66:inline Value const& caddr(Value const& sx) { return sx.get_car().get_cdr().get_cdr(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-67-inline Value const& cdaar(Value const& sx) { return sx.get_cdr().get_car().get_car(); }
##############################################
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-73-inline Value const& caadar(Value const& sx) { return sx.get_car().get_car().get_cdr().get_car(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp:74:inline Value const& caaddr(Value const& sx) { return sx.get_car().get_car().get_cdr().get_cdr(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-75-inline Value const& cadaar(Value const& sx) { return sx.get_car().get_cdr().get_car().get_car(); }
##############################################
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-81-inline Value const& cdadar(Value const& sx) { return sx.get_cdr().get_car().get_cdr().get_car(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp:82:inline Value const& cdaddr(Value const& sx) { return sx.get_cdr().get_car().get_cdr().get_cdr(); }
supertux-0.6.2/external/sexp-cpp/include/sexp/util.hpp-83-inline Value const& cddaar(Value const& sx) { return sx.get_cdr().get_cdr().get_car().get_car(); }
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in-207-bindir="@bindir@"
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:208:this_relative_bindir=`dirname $0`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:209:this_bindir=`cd ${this_relative_bindir}; pwd -P`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in-210-if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in-212-  # assume that we are in a build tree.
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:213:  build_dir=`dirname ${this_bindir}`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:214:  src_dir=`cd ${this_bindir}/@top_srcdir@; pwd -P`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in-215-
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in-259-# Add the necessary Google Test bits into the various flag variables
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:260:gmock_cppflags="${gmock_cppflags} `${gtest_config} --cppflags`"
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:261:gmock_cxxflags="${gmock_cxxflags} `${gtest_config} --cxxflags`"
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:262:gmock_ldflags="${gmock_ldflags} `${gtest_config} --ldflags`"
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in:263:gmock_libs="${gmock_libs} `${gtest_config} --libs`"
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/gmock-config.in-264-
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/generator/cpp/keywords.py-41-
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/generator/cpp/keywords.py:42:OTHERS = set('true false asm class namespace using explicit this operator sizeof'.split())
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/scripts/generator/cpp/keywords.py-43-OTHER_TYPES = set('new delete typedef struct union enum typeid typename template'.split())
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/configure.ac-126-AS_IF([test "x${HAVE_BUILT_GTEST}" = "xyes"],
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/configure.ac:127:      [GTEST_CPPFLAGS=`${GTEST_CONFIG} --cppflags`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/configure.ac:128:      GTEST_CXXFLAGS=`${GTEST_CONFIG} --cxxflags`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/configure.ac:129:      GTEST_LDFLAGS=`${GTEST_CONFIG} --ldflags`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/configure.ac:130:      GTEST_LIBS=`${GTEST_CONFIG} --libs`
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/configure.ac:131:      GTEST_VERSION=`${GTEST_CONFIG} --version`],
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/configure.ac-132-      [
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/README.md-166-
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/README.md:167:Suppose you put Google Mock in directory `${GMOCK_DIR}` and Google Test
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/README.md:168:in `${GTEST_DIR}` (the latter is `${GMOCK_DIR}/gtest` by default).  To
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/README.md-169-build Google Mock, create a library build target (or a project as
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/CMakeLists.txt-17-# Defines pre_project_set_up_hermetic_build() and set_up_hermetic_build().
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/CMakeLists.txt:18:include("${gtest_dir}/cmake/hermetic_build.cmake" OPTIONAL)
supertux-0.6.2/external/sexp-cpp/external/googletest/googlemock/CMakeLists.txt-19-
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/m4/gtest.m4-58-   AS_IF([test "x${HAVE_GTEST}" = "xyes"],
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/m4/gtest.m4:59:     [GTEST_CPPFLAGS=`${GTEST_CONFIG} --cppflags`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/m4/gtest.m4:60:      GTEST_CXXFLAGS=`${GTEST_CONFIG} --cxxflags`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/m4/gtest.m4:61:      GTEST_LDFLAGS=`${GTEST_CONFIG} --ldflags`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/m4/gtest.m4:62:      GTEST_LIBS=`${GTEST_CONFIG} --libs`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/m4/gtest.m4:63:      GTEST_VERSION=`${GTEST_CONFIG} --version`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/m4/gtest.m4-64-      AC_DEFINE([HAVE_GTEST],[1],[Defined when Google Test is available.])],
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in-205-bindir="@bindir@"
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in:206:this_relative_bindir=`dirname $0`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in:207:this_bindir=`cd ${this_relative_bindir}; pwd -P`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in-208-if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in-210-  # assume that we are in a build tree.
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in:211:  build_dir=`dirname ${this_bindir}`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in:212:  src_dir=`cd ${this_bindir}; cd @top_srcdir@; pwd -P`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/scripts/gtest-config.in-213-
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc-3174-  } else {
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc:3175:    printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param());
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc-3176-  }
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc-5426-            // the output easy to parse by a program.
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc:5427:            PrintOnOneLine(test_case->type_param(), kMaxParamLength);
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc-5428-          }
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc-5435-          // output easy to parse by a program.
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc:5436:          PrintOnOneLine(test_info->value_param(), kMaxParamLength);
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/src/gtest.cc-5437-        }
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/test/googletest-param-test-test.cc-844-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/test/googletest-param-test-test.cc:845:  EXPECT_EQ(::testing::PrintToString(GetParam()), test_info->value_param());
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/test/googletest-param-test-test.cc-846-}
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/test/googletest-param-test-test.cc-1045-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/test/googletest-param-test-test.cc:1046:  EXPECT_EQ(::testing::PrintToString(GetParam()), test_info->value_param());
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/test/googletest-param-test-test.cc-1047-}
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md-10-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md:11:Suppose you put Google Test in directory `${GTEST_DIR}`. To build it, create a
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md-12-library build target (or a project as called by Visual Studio and Xcode) to
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md-16-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md:17:with `${GTEST_DIR}/include` in the system header search path and `${GTEST_DIR}`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md-18-in the normal header search path. Assuming a Linux-like system and gcc,
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md-26-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md:27:Next, you should compile your test source file with `${GTEST_DIR}/include` in
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/README.md-28-the system header search path, and link it with gtest and any other necessary
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-48-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:49:The following Pump code (where meta keywords start with `$`, `[[` and `]]` are meta brackets, and `$$` starts a meta comment that ends with the line):
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-50-
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-121-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:122:| `$var id = exp` | Defines a named constant value. `$id` is valid util the end of the current meta lexical block. |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-123-|:----------------|:-----------------------------------------------------------------------------------------------|
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:124:| `$range id exp..exp` | Sets the range of an iteration variable, which can be reused in multiple loops later.          |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:125:| `$for id sep [[ code ]]` | Iteration. The range of `id` must have been defined earlier. `$id` is valid in `code`.         |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:126:| `$($)`          | Generates a single `$` character.                                                              |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:127:| `$id`           | Value of the named constant or iteration variable.                                             |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:128:| `$(exp)`        | Value of the expression.                                                                       |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:129:| `$if exp [[ code ]] else_branch` | Conditional.                                                                                   |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-130-| `[[ code ]]`    | Meta lexical block.                                                                            |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-131-| `cpp_code`      | Raw C++ code.                                                                                  |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:132:| `$$ comment`    | Meta comment.                                                                                  |
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-133-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-134-**Note:** To give the user some freedom in formatting the Pump source
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:135:code, Pump ignores a new-line character if it's right after `$for foo`
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-136-or next to `[[` or `]]`. Without this rule you'll often be forced to write
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-175-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md:176:  * If a meta variable is followed by a letter or digit, you can separate them using `[[]]`, which inserts an empty string. For example `Foo$j[[]]Helper` generate `Foo1Helper` when `j` is 1.
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/docs/PumpManual.md-177-  * To avoid extra-long Pump source lines, you can break a line anywhere you want by inserting `[[]]` followed by a new line. Since any new-line character next to `[[` or `]]` is ignored, the generated code won't contain this new line.
##############################################
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/cmake/Config.cmake.in-7-
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/cmake/Config.cmake.in:8:include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
supertux-0.6.2/external/sexp-cpp/external/googletest/googletest/cmake/Config.cmake.in-9-check_required_components("@project_name@")
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h-307-void DoNotOptimize(Tp const& value) {
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h:308:    asm volatile("" : : "r,m"(value) : "memory");
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h-309-}
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h-313-#if defined(__clang__)
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h:314:  asm volatile("" : "+r,m"(value) : : "memory");
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h-315-#else
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h:316:  asm volatile("" : "+m,r"(value) : : "memory");
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h-317-#endif
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h-322-inline BENCHMARK_ALWAYS_INLINE void ClobberMemory() {
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h:323:  asm volatile("" : : : "memory");
supertux-0.6.2/external/sexp-cpp/external/benchmark/include/benchmark/benchmark.h-324-}
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-31-#endif
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h:32:// For MSVC, we want to use '_asm rdtsc' when possible (since it works
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-33-// with even ancient MSVC compilers), and when not possible the
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-104-  // Older MSVC compilers (like 7.x) don't seem to support the
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h:105:  // __rdtsc intrinsic properly, so I prefer to use _asm instead
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-106-  // when I know it will work.  Otherwise, I'll use __rdtsc and hope
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-107-  // the code is being compiled with a non-ancient compiler.
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h:108:  _asm rdtsc
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-109-#elif defined(COMPILER_MSVC)
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-132-  int64_t virtual_timer_value;
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h:133:  asm volatile("mrs %0, cntvct_el0" : "=r"(virtual_timer_value));
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-134-  return virtual_timer_value;
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-142-  // Read the user mode perf monitor counter access permissions.
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h:143:  asm volatile("mrc p15, 0, %0, c9, c14, 0" : "=r"(pmuseren));
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-144-  if (pmuseren & 1) {  // Allows reading perfmon counters for user mode code.
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h:145:    asm volatile("mrc p15, 0, %0, c9, c12, 1" : "=r"(pmcntenset));
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-146-    if (pmcntenset & 0x80000000ul) {  // Is it counting?
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h:147:      asm volatile("mrc p15, 0, %0, c9, c13, 0" : "=r"(pmccntr));
supertux-0.6.2/external/sexp-cpp/external/benchmark/src/cycleclock.h-148-      // The counter is set up to count every 64th cycle
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/cmake/Config.cmake.in:1:include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/releasing.md-7-* Prepare release notes
supertux-0.6.2/external/sexp-cpp/external/benchmark/releasing.md:8:    * `git log $(git describe --abbrev=0 --tags)..HEAD` gives you the list of
supertux-0.6.2/external/sexp-cpp/external/benchmark/releasing.md-9-      commits between the last annotated tag and HEAD
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-3-"""
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:4:strip_asm.py - Cleanup ASM output for the specified file
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-5-"""
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-34-    for ld in decls:
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:35:        asm = re.sub("(^|\s+)" + ld + "(?=:|\s)", '\\1.' + ld, asm)
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-36-    return asm
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-39-def transform_labels(asm):
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:40:    asm = normalize_labels(asm)
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-41-    used_decls = find_used_labels(asm)
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:42:    new_asm = ''
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-43-    label_decl = re.compile("^\.L([a-zA-Z0-9][a-zA-Z0-9_]*)(?=:)")
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-46-        if not m or m.group(0) in used_decls:
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:47:            new_asm += l
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:48:            new_asm += '\n'
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-49-    return new_asm
##############################################
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-85-    """
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:86:    Strip the ASM of unwanted directives and lines
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-87-    """
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-88-    new_contents = ''
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py:89:    asm = transform_labels(asm)
supertux-0.6.2/external/sexp-cpp/external/benchmark/tools/strip_asm.py-90-
##############################################
supertux-0.6.2/external/physfs/extras/buildbot-checker.sh-32-    elif [ "$OSTYPE" = "SunOS" ]; then
supertux-0.6.2/external/physfs/extras/buildbot-checker.sh:33:        NCPU=`/usr/sbin/psrinfo |wc -l |sed -e 's/^ *//g;s/ *$//g'`
supertux-0.6.2/external/physfs/extras/buildbot-checker.sh-34-    else
##############################################
supertux-0.6.2/external/physfs/extras/buildbot-checker.sh-53-
supertux-0.6.2/external/physfs/extras/buildbot-checker.sh:54:cd `dirname "$0"`
supertux-0.6.2/external/physfs/extras/buildbot-checker.sh-55-cd ..
##############################################
supertux-0.6.2/external/physfs/extras/buildbot-emscripten.sh-18-
supertux-0.6.2/external/physfs/extras/buildbot-emscripten.sh:19:cd `dirname "$0"`
supertux-0.6.2/external/physfs/extras/buildbot-emscripten.sh-20-cd ..
##############################################
supertux-0.6.2/external/physfs/extras/buildbot-emscripten.sh-30-    elif [ "$OSTYPE" = "SunOS" ]; then
supertux-0.6.2/external/physfs/extras/buildbot-emscripten.sh:31:        NCPU=`/usr/sbin/psrinfo |wc -l |sed -e 's/^ *//g;s/ *$//g'`
supertux-0.6.2/external/physfs/extras/buildbot-emscripten.sh-32-    else
##############################################
supertux-0.6.2/external/physfs/extras/buildbot-os2.sh-33-
supertux-0.6.2/external/physfs/extras/buildbot-os2.sh:34:cd `dirname "$0"`
supertux-0.6.2/external/physfs/extras/buildbot-os2.sh-35-cd ..
##############################################
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h-1418-  #ifdef _MSC_VER
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1419:  __asm pushfd;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1420:  __asm pop EAX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1421:  __asm mov EDX, EAX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1422:  __asm xor EAX, flag;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1423:  __asm push EAX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1424:  __asm popfd;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1425:  __asm pushfd;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1426:  __asm pop EAX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1427:  __asm xor EAX, EDX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1428:  __asm push EDX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1429:  __asm popfd;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1430:  __asm and flag, EAX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h-1431-  #else
##############################################
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h-1474-  UInt32 a2, b2, c2, d2;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1475:  __asm xor EBX, EBX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1476:  __asm xor ECX, ECX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1477:  __asm xor EDX, EDX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1478:  __asm mov EAX, function;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1479:  __asm cpuid;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1480:  __asm mov a2, EAX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1481:  __asm mov b2, EBX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1482:  __asm mov c2, ECX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h:1483:  __asm mov d2, EDX;
supertux-0.6.2/external/physfs/src/physfs_lzmasdk.h-1484-
##############################################
supertux-0.6.2/external/physfs/src/physfs_platform_os2.c-272-    {
supertux-0.6.2/external/physfs/src/physfs_platform_os2.c:273:        #define LOAD(x) (DosQueryProcAddr(uconvdll,0,#x,(PFN*)&p##x)==NO_ERROR)
supertux-0.6.2/external/physfs/src/physfs_platform_os2.c-274-        ok = LOAD(UniCreateUconvObject) &&
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-55-  { \
supertux-0.6.2/external/SDL_ttf/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-57-  }; \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-116-CONFIG_CLEAN_VPATH_FILES =
supertux-0.6.2/external/SDL_ttf/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
supertux-0.6.2/external/SDL_ttf/Makefile.in-118-am__vpath_adj = case $$p in \
supertux-0.6.2/external/SDL_ttf/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-120-    *) f=$$p;; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-121-  esac;
supertux-0.6.2/external/SDL_ttf/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
supertux-0.6.2/external/SDL_ttf/Makefile.in-123-am__install_max = 40
supertux-0.6.2/external/SDL_ttf/Makefile.in-124-am__nobase_strip_setup = \
supertux-0.6.2/external/SDL_ttf/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
supertux-0.6.2/external/SDL_ttf/Makefile.in-126-am__nobase_strip = \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-514-	test -n "$(EXEEXT)" || exit 0; \
supertux-0.6.2/external/SDL_ttf/Makefile.in:515:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-516-	echo " rm -f" $$list; \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-544-.c.obj:
supertux-0.6.2/external/SDL_ttf/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
supertux-0.6.2/external/SDL_ttf/Makefile.in-546-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
supertux-0.6.2/external/SDL_ttf/Makefile.in:549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
supertux-0.6.2/external/SDL_ttf/Makefile.in-550-
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-584-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
supertux-0.6.2/external/SDL_ttf/Makefile.in:585:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-586-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-605-	@list='$(libSDL2_ttfinclude_HEADERS)'; test -n "$(libSDL2_ttfincludedir)" || list=; \
supertux-0.6.2/external/SDL_ttf/Makefile.in:606:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-607-	dir='$(DESTDIR)$(libSDL2_ttfincludedir)'; $(am__uninstall_files_from_dir)
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-638-GTAGS:
supertux-0.6.2/external/SDL_ttf/Makefile.in:639:	here=`$(am__cd) $(top_builddir) && pwd` \
supertux-0.6.2/external/SDL_ttf/Makefile.in-640-	  && $(am__cd) $(top_srcdir) \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-670-	test -d "$(distdir)" || mkdir "$(distdir)"
supertux-0.6.2/external/SDL_ttf/Makefile.in:671:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supertux-0.6.2/external/SDL_ttf/Makefile.in:672:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-673-	list='$(DISTFILES)'; \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-684-	  if test -d $$d/$$file; then \
supertux-0.6.2/external/SDL_ttf/Makefile.in:685:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
supertux-0.6.2/external/SDL_ttf/Makefile.in-686-	    if test -d "$(distdir)/$$file"; then \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-770-	test -d $(distdir)/_build || exit 0; \
supertux-0.6.2/external/SDL_ttf/Makefile.in:771:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
supertux-0.6.2/external/SDL_ttf/Makefile.in-772-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-814-	}; \
supertux-0.6.2/external/SDL_ttf/Makefile.in:815:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
supertux-0.6.2/external/SDL_ttf/Makefile.in-816-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
supertux-0.6.2/external/SDL_ttf/Makefile.in-826-	fi
supertux-0.6.2/external/SDL_ttf/Makefile.in:827:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
supertux-0.6.2/external/SDL_ttf/Makefile.in-828-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
supertux-0.6.2/external/SDL_ttf/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
supertux-0.6.2/external/SDL_ttf/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/configure-45-  as_echo='print -r --'
supertux-0.6.2/external/SDL_ttf/configure-46-  as_echo_n='print -rn --'
supertux-0.6.2/external/SDL_ttf/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/configure-48-  as_echo='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-50-else
supertux-0.6.2/external/SDL_ttf/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
supertux-0.6.2/external/SDL_ttf/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
supertux-0.6.2/external/SDL_ttf/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
supertux-0.6.2/external/SDL_ttf/configure-62-      esac;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
supertux-0.6.2/external/SDL_ttf/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
supertux-0.6.2/external/SDL_ttf/configure-199-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
supertux-0.6.2/external/SDL_ttf/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
supertux-0.6.2/external/SDL_ttf/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
supertux-0.6.2/external/SDL_ttf/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
supertux-0.6.2/external/SDL_ttf/configure-332-      case $as_dir in #(
supertux-0.6.2/external/SDL_ttf/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
supertux-0.6.2/external/SDL_ttf/configure-334-      *) as_qdir=$as_dir;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-405-  {
supertux-0.6.2/external/SDL_ttf/configure:406:    as_val=`expr "$@" || test $? -eq 1`
supertux-0.6.2/external/SDL_ttf/configure-407-  }
##############################################
supertux-0.6.2/external/SDL_ttf/configure-412-# ----------------------------------------
supertux-0.6.2/external/SDL_ttf/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
supertux-0.6.2/external/SDL_ttf/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
supertux-0.6.2/external/SDL_ttf/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
supertux-0.6.2/external/SDL_ttf/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
supertux-0.6.2/external/SDL_ttf/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-884-  case $ac_option in
supertux-0.6.2/external/SDL_ttf/configure:885:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
supertux-0.6.2/external/SDL_ttf/configure-886-  *=)   ac_optarg= ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-928-  -disable-* | --disable-*)
supertux-0.6.2/external/SDL_ttf/configure:929:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
supertux-0.6.2/external/SDL_ttf/configure-930-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-933-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/configure:934:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/configure-935-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/configure-954-  -enable-* | --enable-*)
supertux-0.6.2/external/SDL_ttf/configure:955:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
supertux-0.6.2/external/SDL_ttf/configure-956-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-959-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/configure:960:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/configure-961-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1167-  -with-* | --with-*)
supertux-0.6.2/external/SDL_ttf/configure:1168:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
supertux-0.6.2/external/SDL_ttf/configure-1169-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1172-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/configure:1173:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/configure-1174-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1183-  -without-* | --without-*)
supertux-0.6.2/external/SDL_ttf/configure:1184:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
supertux-0.6.2/external/SDL_ttf/configure-1185-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1188-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/configure:1189:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/configure-1190-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1221-  *=*)
supertux-0.6.2/external/SDL_ttf/configure:1222:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
supertux-0.6.2/external/SDL_ttf/configure-1223-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1242-if test -n "$ac_prev"; then
supertux-0.6.2/external/SDL_ttf/configure:1243:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
supertux-0.6.2/external/SDL_ttf/configure-1244-  as_fn_error $? "missing argument to $ac_option"
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1264-    */ )
supertux-0.6.2/external/SDL_ttf/configure:1265:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
supertux-0.6.2/external/SDL_ttf/configure-1266-      eval $ac_var=\$ac_val;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1299-ac_ls_di=`ls -di .` &&
supertux-0.6.2/external/SDL_ttf/configure:1300:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
supertux-0.6.2/external/SDL_ttf/configure-1301-  as_fn_error $? "working directory cannot be determined"
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1355-case $srcdir in
supertux-0.6.2/external/SDL_ttf/configure:1356:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
supertux-0.6.2/external/SDL_ttf/configure-1357-esac
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1398-By default, \`make install' will install all the files in
supertux-0.6.2/external/SDL_ttf/configure:1399:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
supertux-0.6.2/external/SDL_ttf/configure:1400:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
supertux-0.6.2/external/SDL_ttf/configure-1401-for instance \`--prefix=\$HOME'.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1527-*)
supertux-0.6.2/external/SDL_ttf/configure:1528:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
supertux-0.6.2/external/SDL_ttf/configure-1529-  # A ".." for each directory in $ac_dir_suffix.
supertux-0.6.2/external/SDL_ttf/configure:1530:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
supertux-0.6.2/external/SDL_ttf/configure-1531-  case $ac_top_builddir_sub in
##############################################
supertux-0.6.2/external/SDL_ttf/configure-1978-    *\'*)
supertux-0.6.2/external/SDL_ttf/configure:1979:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
supertux-0.6.2/external/SDL_ttf/configure-1980-    esac
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2061-      case $ac_val in
supertux-0.6.2/external/SDL_ttf/configure:2062:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
supertux-0.6.2/external/SDL_ttf/configure-2063-      esac
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2076-	case $ac_val in
supertux-0.6.2/external/SDL_ttf/configure:2077:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
supertux-0.6.2/external/SDL_ttf/configure-2078-	esac
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2196-    set,)
supertux-0.6.2/external/SDL_ttf/configure:2197:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
supertux-0.6.2/external/SDL_ttf/configure:2198:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
supertux-0.6.2/external/SDL_ttf/configure-2199-      ac_cache_corrupted=: ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2207-	# differences in whitespace do not lead to failure.
supertux-0.6.2/external/SDL_ttf/configure:2208:	ac_old_val_w=`echo x $ac_old_val`
supertux-0.6.2/external/SDL_ttf/configure:2209:	ac_new_val_w=`echo x $ac_new_val`
supertux-0.6.2/external/SDL_ttf/configure-2210-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2227-    case $ac_new_val in
supertux-0.6.2/external/SDL_ttf/configure:2228:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
supertux-0.6.2/external/SDL_ttf/configure-2229-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2344-test "x$ac_build_alias" = x &&
supertux-0.6.2/external/SDL_ttf/configure:2345:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
supertux-0.6.2/external/SDL_ttf/configure-2346-test "x$ac_build_alias" = x &&
supertux-0.6.2/external/SDL_ttf/configure-2347-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
supertux-0.6.2/external/SDL_ttf/configure:2348:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
supertux-0.6.2/external/SDL_ttf/configure-2349-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2368-IFS=$ac_save_IFS
supertux-0.6.2/external/SDL_ttf/configure:2369:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
supertux-0.6.2/external/SDL_ttf/configure-2370-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2379-else
supertux-0.6.2/external/SDL_ttf/configure:2380:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
supertux-0.6.2/external/SDL_ttf/configure-2381-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2401-IFS=$ac_save_IFS
supertux-0.6.2/external/SDL_ttf/configure:2402:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
supertux-0.6.2/external/SDL_ttf/configure-2403-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2429-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
supertux-0.6.2/external/SDL_ttf/configure:2430:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/configure-2431-  ECHO='print -r --'
supertux-0.6.2/external/SDL_ttf/configure:2432:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/configure-2433-  ECHO='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2474-# Expand $ac_aux_dir to an absolute path.
supertux-0.6.2/external/SDL_ttf/configure:2475:am_aux_dir=`cd "$ac_aux_dir" && pwd`
supertux-0.6.2/external/SDL_ttf/configure-2476-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2822-$as_echo_n "checking whether the C compiler works... " >&6; }
supertux-0.6.2/external/SDL_ttf/configure:2823:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
supertux-0.6.2/external/SDL_ttf/configure-2824-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2866-	then :; else
supertux-0.6.2/external/SDL_ttf/configure:2867:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
supertux-0.6.2/external/SDL_ttf/configure-2868-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-2926-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
supertux-0.6.2/external/SDL_ttf/configure:2927:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
supertux-0.6.2/external/SDL_ttf/configure-2928-	  break;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3035-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
supertux-0.6.2/external/SDL_ttf/configure:3036:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
supertux-0.6.2/external/SDL_ttf/configure-3037-       break;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3349-  # Check for GNU $ac_path_SED
supertux-0.6.2/external/SDL_ttf/configure:3350:case `"$ac_path_SED" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-3351-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3425-  # Check for GNU $ac_path_GREP
supertux-0.6.2/external/SDL_ttf/configure:3426:case `"$ac_path_GREP" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-3427-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3491-  # Check for GNU $ac_path_EGREP
supertux-0.6.2/external/SDL_ttf/configure:3492:case `"$ac_path_EGREP" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-3493-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3558-  # Check for GNU $ac_path_FGREP
supertux-0.6.2/external/SDL_ttf/configure:3559:case `"$ac_path_FGREP" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-3560-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3638-    # gcc leaves a trailing carriage return, which upsets mingw
supertux-0.6.2/external/SDL_ttf/configure:3639:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
supertux-0.6.2/external/SDL_ttf/configure-3640-  *)
supertux-0.6.2/external/SDL_ttf/configure:3641:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
supertux-0.6.2/external/SDL_ttf/configure-3642-  esac
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3647-      # Canonicalize the pathname of ld
supertux-0.6.2/external/SDL_ttf/configure:3648:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
supertux-0.6.2/external/SDL_ttf/configure-3649-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
supertux-0.6.2/external/SDL_ttf/configure:3650:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
supertux-0.6.2/external/SDL_ttf/configure-3651-      done
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3682-      # Break only if it was the GNU/non-GNU ld that we prefer.
supertux-0.6.2/external/SDL_ttf/configure:3683:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/configure-3684-      *GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3713-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
supertux-0.6.2/external/SDL_ttf/configure:3714:case `$LD -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/configure-3715-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3763-	esac
supertux-0.6.2/external/SDL_ttf/configure:3764:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/configure-3765-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3769-	*)
supertux-0.6.2/external/SDL_ttf/configure:3770:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/configure-3771-	  */dev/null*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-3897-
supertux-0.6.2/external/SDL_ttf/configure:3898:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/configure-3899-    *COFF*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4009-    # And add a safety zone
supertux-0.6.2/external/SDL_ttf/configure:4010:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/configure:4011:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/configure-4012-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4042-    if test -n "$kargmax"; then
supertux-0.6.2/external/SDL_ttf/configure:4043:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
supertux-0.6.2/external/SDL_ttf/configure-4044-    else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4051-       test undefined != "$lt_cv_sys_max_cmd_len"; then
supertux-0.6.2/external/SDL_ttf/configure:4052:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/configure:4053:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/configure-4054-    else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4063-      # we can't tell.
supertux-0.6.2/external/SDL_ttf/configure:4064:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
supertux-0.6.2/external/SDL_ttf/configure-4065-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4067-      do
supertux-0.6.2/external/SDL_ttf/configure:4068:        i=`expr $i + 1`
supertux-0.6.2/external/SDL_ttf/configure-4069-        teststring=$teststring$teststring
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4071-      # Only check the string length outside the loop.
supertux-0.6.2/external/SDL_ttf/configure:4072:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
supertux-0.6.2/external/SDL_ttf/configure-4073-      teststring=
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4076-      # linker.  It appears as though 1/2 is a usable value.
supertux-0.6.2/external/SDL_ttf/configure:4077:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
supertux-0.6.2/external/SDL_ttf/configure-4078-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4484-openbsd* | bitrig*)
supertux-0.6.2/external/SDL_ttf/configure:4485:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
supertux-0.6.2/external/SDL_ttf/configure-4486-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4554-    else
supertux-0.6.2/external/SDL_ttf/configure:4555:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
supertux-0.6.2/external/SDL_ttf/configure-4556-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-4696-  # decide which one to use based on capabilities of $DLLTOOL
supertux-0.6.2/external/SDL_ttf/configure:4697:  case `$DLLTOOL --help 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-4698-  *--identify-strict*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5260-# If we're using GNU nm, then use its standard symbol codes.
supertux-0.6.2/external/SDL_ttf/configure:5261:case `$NM -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-5262-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5308-mingw*)
supertux-0.6.2/external/SDL_ttf/configure:5309:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
supertux-0.6.2/external/SDL_ttf/configure-5310-  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5540-   if test yes = "$GCC"; then
supertux-0.6.2/external/SDL_ttf/configure:5541:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure-5542-   fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5544- /*)
supertux-0.6.2/external/SDL_ttf/configure:5545:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/configure-5546-   ;; #(
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5639-    done
supertux-0.6.2/external/SDL_ttf/configure:5640:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
supertux-0.6.2/external/SDL_ttf/configure-5641-}
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5661-  test $ac_status = 0; }; then
supertux-0.6.2/external/SDL_ttf/configure:5662:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/configure-5663-      *ELF-32*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5682-    if test yes = "$lt_cv_prog_gnu_ld"; then
supertux-0.6.2/external/SDL_ttf/configure:5683:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/configure-5684-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5694-    else
supertux-0.6.2/external/SDL_ttf/configure:5695:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/configure-5696-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5720-    emul=elf
supertux-0.6.2/external/SDL_ttf/configure:5721:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/configure-5722-      *32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5728-    esac
supertux-0.6.2/external/SDL_ttf/configure:5729:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/configure-5730-      *MSB*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-5736-    esac
supertux-0.6.2/external/SDL_ttf/configure:5737:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/configure-5738-      *N32*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-6669-    *:)
supertux-0.6.2/external/SDL_ttf/configure:6670:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
supertux-0.6.2/external/SDL_ttf/configure-6671-        ;;
supertux-0.6.2/external/SDL_ttf/configure-6672-    x:*)
supertux-0.6.2/external/SDL_ttf/configure:6673:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/configure-6674-        ;;
supertux-0.6.2/external/SDL_ttf/configure-6675-    *::*)
supertux-0.6.2/external/SDL_ttf/configure:6676:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/configure:6677:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
supertux-0.6.2/external/SDL_ttf/configure-6678-        ;;
supertux-0.6.2/external/SDL_ttf/configure-6679-    *)
supertux-0.6.2/external/SDL_ttf/configure:6680:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/configure-6681-        ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-6938-do :
supertux-0.6.2/external/SDL_ttf/configure:6939:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
supertux-0.6.2/external/SDL_ttf/configure-6940-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
supertux-0.6.2/external/SDL_ttf/configure-6943-  cat >>confdefs.h <<_ACEOF
supertux-0.6.2/external/SDL_ttf/configure:6944:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
supertux-0.6.2/external/SDL_ttf/configure-6945-_ACEOF
##############################################
supertux-0.6.2/external/SDL_ttf/configure-7599-	"file_magic "*)
supertux-0.6.2/external/SDL_ttf/configure:7600:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
supertux-0.6.2/external/SDL_ttf/configure-7601-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
supertux-0.6.2/external/SDL_ttf/configure-7665-	"file_magic "*)
supertux-0.6.2/external/SDL_ttf/configure:7666:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
supertux-0.6.2/external/SDL_ttf/configure-7667-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8063-      *)
supertux-0.6.2/external/SDL_ttf/configure:8064:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/configure-8065-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8512-	# shared libraries, regardless of the interface used.
supertux-0.6.2/external/SDL_ttf/configure:8513:	case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-8514-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8544-    supports_anon_versioning=no
supertux-0.6.2/external/SDL_ttf/configure:8545:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-8546-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8613-	# is; otherwise, prepend EXPORTS...
supertux-0.6.2/external/SDL_ttf/configure:8614:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
supertux-0.6.2/external/SDL_ttf/configure-8615-          cp $export_symbols $output_objdir/$soname.def;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8647-	prefix_cmds="$SED"~
supertux-0.6.2/external/SDL_ttf/configure:8648:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
supertux-0.6.2/external/SDL_ttf/configure-8649-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8669-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
supertux-0.6.2/external/SDL_ttf/configure:8670:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
supertux-0.6.2/external/SDL_ttf/configure:8671:      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'
supertux-0.6.2/external/SDL_ttf/configure-8672-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8687-        pgcc*)				# Portland Group C compiler
supertux-0.6.2/external/SDL_ttf/configure:8688:	  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'
supertux-0.6.2/external/SDL_ttf/configure-8689-	  tmp_addflag=' $pic_flag'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8692-					# Portland Group f77 and f90 compilers
supertux-0.6.2/external/SDL_ttf/configure:8693:	  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'
supertux-0.6.2/external/SDL_ttf/configure-8694-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8709-	nvcc*)	# Cuda Compiler Driver 2.2
supertux-0.6.2/external/SDL_ttf/configure:8710:	  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'
supertux-0.6.2/external/SDL_ttf/configure-8711-	  compiler_needs_object=yes
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8713-	esac
supertux-0.6.2/external/SDL_ttf/configure:8714:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/configure-8715-	*Sun\ C*)			# Sun C 5.9
supertux-0.6.2/external/SDL_ttf/configure:8716:	  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'
supertux-0.6.2/external/SDL_ttf/configure-8717-	  compiler_needs_object=yes
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8784-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
supertux-0.6.2/external/SDL_ttf/configure:8785:      case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-8786-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8873-	else
supertux-0.6.2/external/SDL_ttf/configure:8874:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
supertux-0.6.2/external/SDL_ttf/configure-8875-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-8938-	# below for broken collect2 doesn't work under 4.3+
supertux-0.6.2/external/SDL_ttf/configure:8939:	  collect2name=`$CC -print-prog-name=collect2`
supertux-0.6.2/external/SDL_ttf/configure-8940-	  if test -f "$collect2name" &&
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9018-      }'
supertux-0.6.2/external/SDL_ttf/configure:9019:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/configure-9020-  # Check for a 64-bit object if we didn't find anything.
supertux-0.6.2/external/SDL_ttf/configure-9021-  if test -z "$lt_cv_aix_libpath_"; then
supertux-0.6.2/external/SDL_ttf/configure:9022:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/configure-9023-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9036-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
supertux-0.6.2/external/SDL_ttf/configure:9037:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
supertux-0.6.2/external/SDL_ttf/configure-9038-      else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9071-      }'
supertux-0.6.2/external/SDL_ttf/configure:9072:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/configure-9073-  # Check for a 64-bit object if we didn't find anything.
supertux-0.6.2/external/SDL_ttf/configure-9074-  if test -z "$lt_cv_aix_libpath_"; then
supertux-0.6.2/external/SDL_ttf/configure:9075:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/configure-9076-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9103-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
supertux-0.6.2/external/SDL_ttf/configure:9104:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
supertux-0.6.2/external/SDL_ttf/configure-9105-	  if test svr4 != "$with_aix_soname"; then
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9156-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
supertux-0.6.2/external/SDL_ttf/configure:9157:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
supertux-0.6.2/external/SDL_ttf/configure-9158-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9194-	# FIXME: Setting linknames here is a bad hack.
supertux-0.6.2/external/SDL_ttf/configure:9195:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
supertux-0.6.2/external/SDL_ttf/configure-9196-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9212-  if test yes = "$lt_cv_ld_force_load"; then
supertux-0.6.2/external/SDL_ttf/configure:9213:    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\"`'
supertux-0.6.2/external/SDL_ttf/configure-9214-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9392-      if test yes = "$GCC"; then
supertux-0.6.2/external/SDL_ttf/configure:9393:	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'
supertux-0.6.2/external/SDL_ttf/configure-9394-	# Try to use the -exported_symbol ld option, if it does not
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9420-	if test yes = "$lt_cv_irix_exported_symbol"; then
supertux-0.6.2/external/SDL_ttf/configure:9421:          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'
supertux-0.6.2/external/SDL_ttf/configure-9422-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9424-      else
supertux-0.6.2/external/SDL_ttf/configure:9425:	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'
supertux-0.6.2/external/SDL_ttf/configure:9426:	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'
supertux-0.6.2/external/SDL_ttf/configure-9427-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9471-	hardcode_direct_absolute=yes
supertux-0.6.2/external/SDL_ttf/configure:9472:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
supertux-0.6.2/external/SDL_ttf/configure-9473-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9502-	prefix_cmds="$SED"~
supertux-0.6.2/external/SDL_ttf/configure:9503:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
supertux-0.6.2/external/SDL_ttf/configure-9504-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9516-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
supertux-0.6.2/external/SDL_ttf/configure:9517:	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'
supertux-0.6.2/external/SDL_ttf/configure-9518-      else
supertux-0.6.2/external/SDL_ttf/configure-9519-	allow_undefined_flag=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/configure:9520:	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'
supertux-0.6.2/external/SDL_ttf/configure-9521-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9529-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
supertux-0.6.2/external/SDL_ttf/configure:9530:	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'
supertux-0.6.2/external/SDL_ttf/configure-9531-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9533-	allow_undefined_flag=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/configure:9534:	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'
supertux-0.6.2/external/SDL_ttf/configure:9535:	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~
supertux-0.6.2/external/SDL_ttf/configure:9536:          $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'
supertux-0.6.2/external/SDL_ttf/configure-9537-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9552-      else
supertux-0.6.2/external/SDL_ttf/configure:9553:	case `$CC -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/configure-9554-	*"Compilers 5.0"*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9951-  esac
supertux-0.6.2/external/SDL_ttf/configure:9952:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
supertux-0.6.2/external/SDL_ttf/configure-9953-  case $lt_search_path_spec in
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9958-    # okay in the real world where ";" in dirpaths is itself problematic.
supertux-0.6.2/external/SDL_ttf/configure:9959:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/configure-9960-    ;;
supertux-0.6.2/external/SDL_ttf/configure-9961-  *)
supertux-0.6.2/external/SDL_ttf/configure:9962:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/configure-9963-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-9967-  lt_tmp_lt_search_path_spec=
supertux-0.6.2/external/SDL_ttf/configure:9968:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure-9969-  # ...but if some path component already ends with the multilib dir we assume
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10009-  esac
supertux-0.6.2/external/SDL_ttf/configure:10010:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
supertux-0.6.2/external/SDL_ttf/configure-10011-else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10149-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
supertux-0.6.2/external/SDL_ttf/configure:10150:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $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'
supertux-0.6.2/external/SDL_ttf/configure-10151-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10185-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/configure:10186:    postinstall_cmds='base_file=`basename \$file`~
supertux-0.6.2/external/SDL_ttf/configure:10187:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/configure:10188:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/configure-10189-      test -d \$dldir || mkdir -p \$dldir~
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10194-      fi'
supertux-0.6.2/external/SDL_ttf/configure:10195:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/configure-10196-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10202-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/configure:10203:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/configure-10204-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10208-      # MinGW DLLs use traditional 'lib' prefix
supertux-0.6.2/external/SDL_ttf/configure:10209:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/configure-10210-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10212-      # pw32 DLLs use 'pw' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/configure:10213:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/configure-10214-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10221-    libname_spec='$name'
supertux-0.6.2/external/SDL_ttf/configure:10222:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/configure-10223-    library_names_spec='$libname.dll.lib'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10233-        # Let DOS variable expansion print the short 8.3 style file name.
supertux-0.6.2/external/SDL_ttf/configure:10234:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
supertux-0.6.2/external/SDL_ttf/configure-10235-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10238-      # Convert to MSYS style.
supertux-0.6.2/external/SDL_ttf/configure:10239:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
supertux-0.6.2/external/SDL_ttf/configure-10240-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10244-      # like /cygdrive/c/PROGRA~1:/cygdr...
supertux-0.6.2/external/SDL_ttf/configure:10245:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
supertux-0.6.2/external/SDL_ttf/configure:10246:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure:10247:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/configure-10248-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10252-        # It is most probably a Windows format PATH.
supertux-0.6.2/external/SDL_ttf/configure:10253:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/configure-10254-      else
supertux-0.6.2/external/SDL_ttf/configure:10255:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/configure-10256-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10262-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/configure:10263:    postinstall_cmds='base_file=`basename \$file`~
supertux-0.6.2/external/SDL_ttf/configure:10264:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/configure:10265:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/configure-10266-      test -d \$dldir || mkdir -p \$dldir~
supertux-0.6.2/external/SDL_ttf/configure-10267-      $install_prog $dir/$dlname \$dldir/$dlname'
supertux-0.6.2/external/SDL_ttf/configure:10268:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/configure-10269-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10276-    # Assume MSVC wrapper
supertux-0.6.2/external/SDL_ttf/configure:10277:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
supertux-0.6.2/external/SDL_ttf/configure-10278-    dynamic_linker='Win32 ld.exe'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10293-  shlibpath_var=DYLD_LIBRARY_PATH
supertux-0.6.2/external/SDL_ttf/configure:10294:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
supertux-0.6.2/external/SDL_ttf/configure-10295-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10546-  if test -f /etc/ld.so.conf; then
supertux-0.6.2/external/SDL_ttf/configure:10547:    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' ' '`
supertux-0.6.2/external/SDL_ttf/configure-10548-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10612-  need_lib_prefix=no
supertux-0.6.2/external/SDL_ttf/configure:10613:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
supertux-0.6.2/external/SDL_ttf/configure-10614-    need_version=no
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10639-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
supertux-0.6.2/external/SDL_ttf/configure:10640:  postinstall_cmds='base_file=`basename \$file`~
supertux-0.6.2/external/SDL_ttf/configure:10641:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/configure:10642:    dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/configure-10643-    test -d \$dldir || mkdir -p \$dldir~
##############################################
supertux-0.6.2/external/SDL_ttf/configure-10648-    fi'
supertux-0.6.2/external/SDL_ttf/configure:10649:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/configure-10650-    dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/configure-11580-LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
supertux-0.6.2/external/SDL_ttf/configure:11581:LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
supertux-0.6.2/external/SDL_ttf/configure-11582-LT_REVISION=$INTERFACE_AGE
supertux-0.6.2/external/SDL_ttf/configure:11583:LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
supertux-0.6.2/external/SDL_ttf/configure-11584-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-11710-     echo "timestamp, slept: $am_has_slept" > conftest.file
supertux-0.6.2/external/SDL_ttf/configure:11711:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
supertux-0.6.2/external/SDL_ttf/configure-11712-     if test "$*" = "X"; then
supertux-0.6.2/external/SDL_ttf/configure-11713-	# -L didn't work.
supertux-0.6.2/external/SDL_ttf/configure:11714:	set X `ls -t "$srcdir/configure" conftest.file`
supertux-0.6.2/external/SDL_ttf/configure-11715-     fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-11761-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
supertux-0.6.2/external/SDL_ttf/configure:11762:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
supertux-0.6.2/external/SDL_ttf/configure-11763-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-11903-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
supertux-0.6.2/external/SDL_ttf/configure:11904:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
supertux-0.6.2/external/SDL_ttf/configure-11905-	     'mkdir (GNU coreutils) '* | \
##############################################
supertux-0.6.2/external/SDL_ttf/configure-11934-set x ${MAKE-make}
supertux-0.6.2/external/SDL_ttf/configure:11935:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
supertux-0.6.2/external/SDL_ttf/configure-11936-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
supertux-0.6.2/external/SDL_ttf/configure-11944-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
supertux-0.6.2/external/SDL_ttf/configure:11945:case `${MAKE-make} -f conftest.make 2>/dev/null` in
supertux-0.6.2/external/SDL_ttf/configure-11946-  *@@@%%%=?*=@@@%%%*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-11991-# Ignore all kinds of additional output from 'make'.
supertux-0.6.2/external/SDL_ttf/configure:11992:case `$am_make -s -f confmf 2> /dev/null` in #(
supertux-0.6.2/external/SDL_ttf/configure-11993-*the\ am__doit\ target*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-12001-   echo '.include "confinc"' > confmf
supertux-0.6.2/external/SDL_ttf/configure:12002:   case `$am_make -s -f confmf 2> /dev/null` in #(
supertux-0.6.2/external/SDL_ttf/configure-12003-   *the\ am__doit\ target*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-12073-
supertux-0.6.2/external/SDL_ttf/configure:12074:if test "`cd $srcdir && pwd`" != "`pwd`"; then
supertux-0.6.2/external/SDL_ttf/configure-12075-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
supertux-0.6.2/external/SDL_ttf/configure-12174-  if test "$am_compiler_list" = ""; then
supertux-0.6.2/external/SDL_ttf/configure:12175:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
supertux-0.6.2/external/SDL_ttf/configure-12176-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-12943-set x ${MAKE-make}
supertux-0.6.2/external/SDL_ttf/configure:12944:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
supertux-0.6.2/external/SDL_ttf/configure-12945-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
supertux-0.6.2/external/SDL_ttf/configure-12953-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
supertux-0.6.2/external/SDL_ttf/configure:12954:case `${MAKE-make} -f conftest.make 2>/dev/null` in
supertux-0.6.2/external/SDL_ttf/configure-12955-  *@@@%%%=?*=@@@%%%*)
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13159-  for ac_func in _getb67 GETB67 getb67; do
supertux-0.6.2/external/SDL_ttf/configure:13160:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
supertux-0.6.2/external/SDL_ttf/configure-13161-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13328-else
supertux-0.6.2/external/SDL_ttf/configure:13329:    CFLAGS="$CFLAGS `$FREETYPE_CONFIG $freetypeconf_args --cflags`"
supertux-0.6.2/external/SDL_ttf/configure:13330:    LIBS="$LIBS `$FREETYPE_CONFIG $freetypeconf_args --libs`"
supertux-0.6.2/external/SDL_ttf/configure-13331-fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13474-  test $ac_status = 0; }; then
supertux-0.6.2/external/SDL_ttf/configure:13475:  pkg_cv_RAQM_CFLAGS=`$PKG_CONFIG --cflags "raqm" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure-13476-else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13492-  test $ac_status = 0; }; then
supertux-0.6.2/external/SDL_ttf/configure:13493:  pkg_cv_RAQM_LIBS=`$PKG_CONFIG --libs "raqm" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure-13494-else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13511-        if test $_pkg_short_errors_supported = yes; then
supertux-0.6.2/external/SDL_ttf/configure:13512:	        RAQM_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "raqm"`
supertux-0.6.2/external/SDL_ttf/configure-13513-        else
supertux-0.6.2/external/SDL_ttf/configure:13514:	        RAQM_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "raqm"`
supertux-0.6.2/external/SDL_ttf/configure-13515-        fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13611-  test $ac_status = 0; }; then
supertux-0.6.2/external/SDL_ttf/configure:13612:  pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl2 >= $min_sdl_version" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure-13613-else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13629-  test $ac_status = 0; }; then
supertux-0.6.2/external/SDL_ttf/configure:13630:  pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl2 >= $min_sdl_version" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure-13631-else
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13648-        if test $_pkg_short_errors_supported = yes; then
supertux-0.6.2/external/SDL_ttf/configure:13649:	        SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl2 >= $min_sdl_version"`
supertux-0.6.2/external/SDL_ttf/configure-13650-        else
supertux-0.6.2/external/SDL_ttf/configure:13651:	        SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl2 >= $min_sdl_version"`
supertux-0.6.2/external/SDL_ttf/configure-13652-        fi
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13740-    else
supertux-0.6.2/external/SDL_ttf/configure:13741:      SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`
supertux-0.6.2/external/SDL_ttf/configure:13742:      SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`
supertux-0.6.2/external/SDL_ttf/configure-13743-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-13969-    for ac_var in incroot usrlibdir libdir; do
supertux-0.6.2/external/SDL_ttf/configure:13970:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
supertux-0.6.2/external/SDL_ttf/configure-13971-    done
##############################################
supertux-0.6.2/external/SDL_ttf/configure-14079-  LIBS=$ac_save_LIBS
supertux-0.6.2/external/SDL_ttf/configure:14080:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
supertux-0.6.2/external/SDL_ttf/configure-14081-do
##############################################
supertux-0.6.2/external/SDL_ttf/configure-14793-'
supertux-0.6.2/external/SDL_ttf/configure:14794:DEFS=`sed -n "$ac_script" confdefs.h`
supertux-0.6.2/external/SDL_ttf/configure-14795-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-14802-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
supertux-0.6.2/external/SDL_ttf/configure:14803:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
supertux-0.6.2/external/SDL_ttf/configure-14804-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
supertux-0.6.2/external/SDL_ttf/configure-14905-if test -z "$BASH_VERSION$ZSH_VERSION" \
supertux-0.6.2/external/SDL_ttf/configure:14906:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/configure-14907-  as_echo='print -r --'
supertux-0.6.2/external/SDL_ttf/configure-14908-  as_echo_n='print -rn --'
supertux-0.6.2/external/SDL_ttf/configure:14909:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/configure-14910-  as_echo='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-14912-else
supertux-0.6.2/external/SDL_ttf/configure:14913:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
supertux-0.6.2/external/SDL_ttf/configure-14914-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
supertux-0.6.2/external/SDL_ttf/configure-14922-	expr "X$arg" : "X\\(.*\\)$as_nl";
supertux-0.6.2/external/SDL_ttf/configure:14923:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
supertux-0.6.2/external/SDL_ttf/configure-14924-      esac;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-14999-# ----------------------------------------
supertux-0.6.2/external/SDL_ttf/configure:15000:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
supertux-0.6.2/external/SDL_ttf/configure-15001-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15071-  {
supertux-0.6.2/external/SDL_ttf/configure:15072:    as_val=`expr "$@" || test $? -eq 1`
supertux-0.6.2/external/SDL_ttf/configure-15073-  }
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15175-      case $as_dir in #(
supertux-0.6.2/external/SDL_ttf/configure:15176:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
supertux-0.6.2/external/SDL_ttf/configure-15177-      *) as_qdir=$as_dir;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15301-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
supertux-0.6.2/external/SDL_ttf/configure:15302:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
supertux-0.6.2/external/SDL_ttf/configure-15303-ac_cs_version="\\
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15326-  --*=?*)
supertux-0.6.2/external/SDL_ttf/configure:15327:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
supertux-0.6.2/external/SDL_ttf/configure:15328:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
supertux-0.6.2/external/SDL_ttf/configure-15329-    ac_shift=:
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15331-  --*=)
supertux-0.6.2/external/SDL_ttf/configure:15332:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
supertux-0.6.2/external/SDL_ttf/configure-15333-    ac_optarg=
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15355-    case $ac_optarg in
supertux-0.6.2/external/SDL_ttf/configure:15356:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
supertux-0.6.2/external/SDL_ttf/configure-15357-    '') as_fn_error $? "missing file argument" ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15420-delay_variable_subst='$delay_variable_subst'
supertux-0.6.2/external/SDL_ttf/configure:15421:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15422:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15423:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15424:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15425:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15426:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15427:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15428:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15429:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15430:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15431:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15432:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15433:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15434:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15435:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15436:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15437:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15438:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15439:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15440:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15441:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15442:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15443:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15444:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15445:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15446:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15447:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15448:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15449:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15450:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15451:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15452:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15453:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15454:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15455:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15456:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15457:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15458:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15459:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15460:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15461:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15462:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15463:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15464:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15465:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15466:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15467:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15468:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15469:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15470:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15471:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15472:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15473:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15474:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15475:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15476:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15477:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15478:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15479:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15480: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"`'
supertux-0.6.2/external/SDL_ttf/configure:15481:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15482:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15483:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15484:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15485:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15486:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15487:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15488:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15489:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15490:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15491:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15492:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15493:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15494:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15495:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15496:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15497:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15498:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15499:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15500:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15501:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15502:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15503:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15504:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15505:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15506:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15507:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15508:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15509:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15510:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15511:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15512:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15513:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15514:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15515:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15516:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15517:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15518:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15519:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15520:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15521:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15522:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15523:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15524:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15525:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15526:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15527:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15528:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15529:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15530:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15531:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15532:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15533:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15534:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15535:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15536:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15537:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15538:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15539:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15540:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15541:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15542:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15543:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15544:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15545:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15546:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15547:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15548:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15549:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15550:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15551:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15552:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15553:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15554:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15555:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure:15556:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/configure-15557-
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15639-striplib; do
supertux-0.6.2/external/SDL_ttf/configure:15640:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/configure-15641-    *[\\\\\\\`\\"\\\$]*)
supertux-0.6.2/external/SDL_ttf/configure:15642:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
supertux-0.6.2/external/SDL_ttf/configure-15643-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15670-configure_time_lt_sys_library_path; do
supertux-0.6.2/external/SDL_ttf/configure:15671:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/configure-15672-    *[\\\\\\\`\\"\\\$]*)
supertux-0.6.2/external/SDL_ttf/configure:15673:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
supertux-0.6.2/external/SDL_ttf/configure-15674-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15766-fi
supertux-0.6.2/external/SDL_ttf/configure:15767:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/configure-15768-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15783-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
supertux-0.6.2/external/SDL_ttf/configure:15784:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
supertux-0.6.2/external/SDL_ttf/configure-15785-ac_delim='%!_!# '
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15789-
supertux-0.6.2/external/SDL_ttf/configure:15790:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
supertux-0.6.2/external/SDL_ttf/configure-15791-  if test $ac_delim_n = $ac_delim_num; then
##############################################
supertux-0.6.2/external/SDL_ttf/configure-15951-      esac
supertux-0.6.2/external/SDL_ttf/configure:15952:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
supertux-0.6.2/external/SDL_ttf/configure-15953-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16010-*)
supertux-0.6.2/external/SDL_ttf/configure:16011:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
supertux-0.6.2/external/SDL_ttf/configure-16012-  # A ".." for each directory in $ac_dir_suffix.
supertux-0.6.2/external/SDL_ttf/configure:16013:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
supertux-0.6.2/external/SDL_ttf/configure-16014-  case $ac_top_builddir_sub in
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16071-/@mandir@/p'
supertux-0.6.2/external/SDL_ttf/configure:16072:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
supertux-0.6.2/external/SDL_ttf/configure-16073-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16088-
supertux-0.6.2/external/SDL_ttf/configure:16089:# Neutralize VPATH when `$srcdir' = `.'.
supertux-0.6.2/external/SDL_ttf/configure-16090-# Shell code in configure.ac might set extrasub.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16116-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
supertux-0.6.2/external/SDL_ttf/configure:16117:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
supertux-0.6.2/external/SDL_ttf/configure-16118-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16620-    *:)
supertux-0.6.2/external/SDL_ttf/configure:16621:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
supertux-0.6.2/external/SDL_ttf/configure-16622-        ;;
supertux-0.6.2/external/SDL_ttf/configure-16623-    x:*)
supertux-0.6.2/external/SDL_ttf/configure:16624:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/configure-16625-        ;;
supertux-0.6.2/external/SDL_ttf/configure-16626-    *::*)
supertux-0.6.2/external/SDL_ttf/configure:16627:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/configure:16628:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
supertux-0.6.2/external/SDL_ttf/configure-16629-        ;;
supertux-0.6.2/external/SDL_ttf/configure-16630-    *)
supertux-0.6.2/external/SDL_ttf/configure:16631:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/configure-16632-        ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16647-    done
supertux-0.6.2/external/SDL_ttf/configure:16648:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
supertux-0.6.2/external/SDL_ttf/configure-16649-}
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16697-    # Strip MF so we end up with the name of the file.
supertux-0.6.2/external/SDL_ttf/configure:16698:    mf=`echo "$mf" | sed -e 's/:.*$//'`
supertux-0.6.2/external/SDL_ttf/configure-16699-    # Check whether this is an Automake generated Makefile or not.
##############################################
supertux-0.6.2/external/SDL_ttf/configure-16734-    # from the Makefile without running 'make'.
supertux-0.6.2/external/SDL_ttf/configure:16735:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
supertux-0.6.2/external/SDL_ttf/configure-16736-    test -z "$DEPDIR" && continue
supertux-0.6.2/external/SDL_ttf/configure:16737:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
supertux-0.6.2/external/SDL_ttf/configure-16738-    test -z "$am__include" && continue
supertux-0.6.2/external/SDL_ttf/configure:16739:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
supertux-0.6.2/external/SDL_ttf/configure-16740-    # Find all dependency output files, they are included files with
##############################################
supertux-0.6.2/external/SDL_ttf/depcomp-64-  case $1 in
supertux-0.6.2/external/SDL_ttf/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
supertux-0.6.2/external/SDL_ttf/depcomp-66-      *) dir=;;
##############################################
supertux-0.6.2/external/SDL_ttf/depcomp-73-{
supertux-0.6.2/external/SDL_ttf/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
supertux-0.6.2/external/SDL_ttf/depcomp-75-}
##############################################
supertux-0.6.2/external/SDL_ttf/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
supertux-0.6.2/external/SDL_ttf/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
supertux-0.6.2/external/SDL_ttf/depcomp-128-
##############################################
supertux-0.6.2/external/SDL_ttf/depcomp-405-        sleep 1
supertux-0.6.2/external/SDL_ttf/depcomp:406:        i=`expr $i - 1`
supertux-0.6.2/external/SDL_ttf/depcomp-407-      done
supertux-0.6.2/external/SDL_ttf/depcomp-408-    fi
supertux-0.6.2/external/SDL_ttf/depcomp:409:    i=`expr $i - 1`
supertux-0.6.2/external/SDL_ttf/depcomp-410-  done
##############################################
supertux-0.6.2/external/SDL_ttf/depcomp-425-  # Do two passes, one to just change these to
supertux-0.6.2/external/SDL_ttf/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
supertux-0.6.2/external/SDL_ttf/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
supertux-0.6.2/external/SDL_ttf/depcomp-659-  done
supertux-0.6.2/external/SDL_ttf/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
supertux-0.6.2/external/SDL_ttf/depcomp-661-  touch "$tmpdepfile"
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-34-
supertux-0.6.2/external/SDL_ttf/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
supertux-0.6.2/external/SDL_ttf/config.guess-36-
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-102-: ${TMPDIR=/tmp} ;
supertux-0.6.2/external/SDL_ttf/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
supertux-0.6.2/external/SDL_ttf/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-151-	EOF
supertux-0.6.2/external/SDL_ttf/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
supertux-0.6.2/external/SDL_ttf/config.guess-153-
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-188-	    earmv*)
supertux-0.6.2/external/SDL_ttf/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
supertux-0.6.2/external/SDL_ttf/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
supertux-0.6.2/external/SDL_ttf/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
supertux-0.6.2/external/SDL_ttf/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
supertux-0.6.2/external/SDL_ttf/config.guess-222-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-233-	    *)
supertux-0.6.2/external/SDL_ttf/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
supertux-0.6.2/external/SDL_ttf/config.guess-235-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-280-	*4.0)
supertux-0.6.2/external/SDL_ttf/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
supertux-0.6.2/external/SDL_ttf/config.guess-282-		;;
supertux-0.6.2/external/SDL_ttf/config.guess-283-	*5.*)
supertux-0.6.2/external/SDL_ttf/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
supertux-0.6.2/external/SDL_ttf/config.guess-285-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
supertux-0.6.2/external/SDL_ttf/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
supertux-0.6.2/external/SDL_ttf/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-328-	# 1.2 uses "1.2" for uname -r.
supertux-0.6.2/external/SDL_ttf/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
supertux-0.6.2/external/SDL_ttf/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-379-    s390x:SunOS:*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-381-	exit ;;
supertux-0.6.2/external/SDL_ttf/config.guess-382-    sun4H:SunOS:5.*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-384-	exit ;;
supertux-0.6.2/external/SDL_ttf/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-387-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-404-	fi
supertux-0.6.2/external/SDL_ttf/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-406-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
supertux-0.6.2/external/SDL_ttf/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-412-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
supertux-0.6.2/external/SDL_ttf/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
supertux-0.6.2/external/SDL_ttf/config.guess-421-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-425-    sun*:*:4.2BSD:*)
supertux-0.6.2/external/SDL_ttf/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
supertux-0.6.2/external/SDL_ttf/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
supertux-0.6.2/external/SDL_ttf/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
supertux-0.6.2/external/SDL_ttf/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-563-    *:IRIX*:*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
supertux-0.6.2/external/SDL_ttf/config.guess-565-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-593-EOF
supertux-0.6.2/external/SDL_ttf/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
supertux-0.6.2/external/SDL_ttf/config.guess-595-		then
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-606-    *:AIX:*:[4567])
supertux-0.6.2/external/SDL_ttf/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
supertux-0.6.2/external/SDL_ttf/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-642-    9000/[34678]??:HP-UX:*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
supertux-0.6.2/external/SDL_ttf/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-696-EOF
supertux-0.6.2/external/SDL_ttf/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
supertux-0.6.2/external/SDL_ttf/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-724-    ia64:HP-UX:*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
supertux-0.6.2/external/SDL_ttf/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-754-EOF
supertux-0.6.2/external/SDL_ttf/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
supertux-0.6.2/external/SDL_ttf/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
supertux-0.6.2/external/SDL_ttf/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
supertux-0.6.2/external/SDL_ttf/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
supertux-0.6.2/external/SDL_ttf/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
supertux-0.6.2/external/SDL_ttf/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-850-	esac
supertux-0.6.2/external/SDL_ttf/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-852-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-886-    prep*:SunOS:5.*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-888-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-890-	# the GNU system
supertux-0.6.2/external/SDL_ttf/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
supertux-0.6.2/external/SDL_ttf/config.guess-892-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-894-	# other systems with GNU libc and userland
supertux-0.6.2/external/SDL_ttf/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
supertux-0.6.2/external/SDL_ttf/config.guess-896-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-988-EOF
supertux-0.6.2/external/SDL_ttf/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
supertux-0.6.2/external/SDL_ttf/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-1092-    i*86:*:4.*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
supertux-0.6.2/external/SDL_ttf/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-1295-	fi
supertux-0.6.2/external/SDL_ttf/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
supertux-0.6.2/external/SDL_ttf/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-1393-    *:DragonFly:*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-1395-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.guess-1406-    i*86:skyos:*:*)
supertux-0.6.2/external/SDL_ttf/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
supertux-0.6.2/external/SDL_ttf/config.guess-1408-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/configure.in-32-LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
supertux-0.6.2/external/SDL_ttf/configure.in:33:LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
supertux-0.6.2/external/SDL_ttf/configure.in-34-LT_REVISION=$INTERFACE_AGE
supertux-0.6.2/external/SDL_ttf/configure.in:35:LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
supertux-0.6.2/external/SDL_ttf/configure.in-36-
##############################################
supertux-0.6.2/external/SDL_ttf/configure.in-120-else
supertux-0.6.2/external/SDL_ttf/configure.in:121:    CFLAGS="$CFLAGS `$FREETYPE_CONFIG $freetypeconf_args --cflags`"
supertux-0.6.2/external/SDL_ttf/configure.in:122:    LIBS="$LIBS `$FREETYPE_CONFIG $freetypeconf_args --libs`"
supertux-0.6.2/external/SDL_ttf/configure.in-123-fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-103-#
supertux-0.6.2/external/SDL_ttf/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
supertux-0.6.2/external/SDL_ttf/ltmain.sh-105-#
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
supertux-0.6.2/external/SDL_ttf/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
supertux-0.6.2/external/SDL_ttf/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
supertux-0.6.2/external/SDL_ttf/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-410-# The name of this program.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-412-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-416-  *[\\/]*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-610-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
supertux-0.6.2/external/SDL_ttf/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-613-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-639-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:640:    func_arith_result=`expr "$@"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-641-  }
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-660-  # ...otherwise fall back to using sed.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
supertux-0.6.2/external/SDL_ttf/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-757-      test -n "$_G_tc" && {
supertux-0.6.2/external/SDL_ttf/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-760-      }
supertux-0.6.2/external/SDL_ttf/ltmain.sh-761-    done
supertux-0.6.2/external/SDL_ttf/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
supertux-0.6.2/external/SDL_ttf/ltmain.sh-763-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-831-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-833-  }
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
supertux-0.6.2/external/SDL_ttf/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-865-      done
supertux-0.6.2/external/SDL_ttf/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-867-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-901-      # If mktemp works, use that first and foremost
supertux-0.6.2/external/SDL_ttf/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-903-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1111-        *[\\\`\"\$]*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1113-        *)
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1198-    case $2 in
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1201-    esac
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1273-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1358-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1360-}
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1517-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1519-}
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1870-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1872-      func_split_equals_rhs=
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1875-  }
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1898-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-1901-  }
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2074-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2110-  {
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2112-  }
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2115-  {
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2117-  }
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2659-      done
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2662-      case $@ in
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2672-	    # Evaluate the configuration.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2674-	    CC_quoted=
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2678-	    done
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2681-	    case "$@ " in
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3009-    # LT_CYGPATH in this case.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3011-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3376-    *.[cCFSifmso] | \
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3474-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3520-      if test warn = "$need_locks" &&
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3522-	$ECHO "\
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3523-*** ERROR, $lockfile contains:
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3525-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3569-      if test warn = "$need_locks" &&
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3571-	$ECHO "\
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3572-*** ERROR, $lockfile contains:
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3574-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3895-      # Get the absolute pathname.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4280-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4293-	  else
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4295-	  fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4458-	    fi
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4477-	        # Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4479-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4498-	  fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4570-    my_pic_p=${3-false}
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4572-    my_dlsyms=
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4862-	  else
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4865-	  fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4867-	*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4870-	  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4882-      # Nullify the symbol file.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4885-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4897:  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)$'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4925-  win32_libid_type=unknown
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4927-  case $win32_fileres in
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4990-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-4992-}
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5008-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5072-    # binutils import library
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5075-    # ms-generated import library
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5077-  else
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5160-	    darwin_arch=
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5172-	    darwin_file=
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5189-      esac
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5191-    done
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5260-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5262-    $ECHO "\
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5295-    --lt-dump-script)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5324-  done
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5380-  # Find the directory that this script lives in.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5386-  while test -n \"\$file\"; do
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5388-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5396-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5399-  done
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5410-    case \"\$thisdir\" in
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5416-  # Try to get the absolute directory name.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5443-      else
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
supertux-0.6.2/external/SDL_ttf/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-5487-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6464-
supertux-0.6.2/external/SDL_ttf/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6466-    *import*) : ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6712-	    moreargs=
supertux-0.6.2/external/SDL_ttf/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6714-	    do
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6973-	*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7290-      -Z*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
supertux-0.6.2/external/SDL_ttf/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7462-    else
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
supertux-0.6.2/external/SDL_ttf/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7877-	fi
supertux-0.6.2/external/SDL_ttf/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7950-	*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8203-	    shift
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8495-		*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8506-		  depdepl=
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8517-                      fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8528-		else
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8551-	else
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8553-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8640-        linux*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9048-	removelist=
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9074-	# Transform .lo files to .o files.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9076-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9079-      #for path in $notinst_path; do
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9083-      #done
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9200-		if test -n "$i"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9203-		  set dummy $deplib_matches; shift
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9204-		  deplib_match=$1
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9243-		  if test -n "$i"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9246-		    set dummy $deplib_matches; shift
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9247-		    deplib_match=$1
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9293-	      if test -n "$a_deplib"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9297-		else
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9303-		    shopt -s nocaseglob
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9305-		    $nocaseglob
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9306-		  else
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9308-		  fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9323-			case $potliblink in
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9326-			esac
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9377-	      if test -n "$a_deplib"; then
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9416-	  newdeplibs=
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9422-	    done
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9448-	  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9498-	*-*-darwin*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9502-	  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9625-	# Use standard objects if they are pic
supertux-0.6.2/external/SDL_ttf/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10154-      # Create the old-style object.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10156-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10215-	;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10233-	;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10368-	# Transform all the library objects into standard objects.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10371-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10396-	# Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10405-	  func_to_tool_file "$output"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10449-	# Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10451-	# Delete the old output file.
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10457-	  func_to_tool_file "$output"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10477-          ;;
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10488-      # Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10490-
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10498:	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'`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10520-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10811-		name=$func_basename_result
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10830-		name=$func_basename_result
supertux-0.6.2/external/SDL_ttf/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
supertux-0.6.2/external/SDL_ttf/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
supertux-0.6.2/external/SDL_ttf/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-192-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
supertux-0.6.2/external/SDL_ttf/aclocal.m4:193:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-194-# and then we would define $MISSING as
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-207-# Expand $ac_aux_dir to an absolute path.
supertux-0.6.2/external/SDL_ttf/aclocal.m4:208:am_aux_dir=`cd "$ac_aux_dir" && pwd`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-209-])
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-305-  if test "$am_compiler_list" = ""; then
supertux-0.6.2/external/SDL_ttf/aclocal.m4:306:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-307-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-456-    # Strip MF so we end up with the name of the file.
supertux-0.6.2/external/SDL_ttf/aclocal.m4:457:    mf=`echo "$mf" | sed -e 's/:.*$//'`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-458-    # Check whether this is an Automake generated Makefile or not.
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-465-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
supertux-0.6.2/external/SDL_ttf/aclocal.m4:466:      dirpart=`AS_DIRNAME("$mf")`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-467-    else
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-471-    # from the Makefile without running 'make'.
supertux-0.6.2/external/SDL_ttf/aclocal.m4:472:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-473-    test -z "$DEPDIR" && continue
supertux-0.6.2/external/SDL_ttf/aclocal.m4:474:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-475-    test -z "$am__include" && continue
supertux-0.6.2/external/SDL_ttf/aclocal.m4:476:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-477-    # Find all dependency output files, they are included files with
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-485-      test -f "$dirpart/$file" && continue
supertux-0.6.2/external/SDL_ttf/aclocal.m4:486:      fdir=`AS_DIRNAME(["$file"])`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-487-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-543-AC_REQUIRE([AC_PROG_INSTALL])dnl
supertux-0.6.2/external/SDL_ttf/aclocal.m4:544:if test "`cd $srcdir && pwd`" != "`pwd`"; then
supertux-0.6.2/external/SDL_ttf/aclocal.m4-545-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-702-    * )
supertux-0.6.2/external/SDL_ttf/aclocal.m4:703:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
supertux-0.6.2/external/SDL_ttf/aclocal.m4-704-  esac
supertux-0.6.2/external/SDL_ttf/aclocal.m4-705-done
supertux-0.6.2/external/SDL_ttf/aclocal.m4:706:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
supertux-0.6.2/external/SDL_ttf/aclocal.m4-707-
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-809-# Ignore all kinds of additional output from 'make'.
supertux-0.6.2/external/SDL_ttf/aclocal.m4:810:case `$am_make -s -f confmf 2> /dev/null` in #(
supertux-0.6.2/external/SDL_ttf/aclocal.m4-811-*the\ am__doit\ target*)
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-819-   echo '.include "confinc"' > confmf
supertux-0.6.2/external/SDL_ttf/aclocal.m4:820:   case `$am_make -s -f confmf 2> /dev/null` in #(
supertux-0.6.2/external/SDL_ttf/aclocal.m4-821-   *the\ am__doit\ target*)
##############################################
supertux-0.6.2/external/SDL_ttf/aclocal.m4-1001-     echo "timestamp, slept: $am_has_slept" > conftest.file
supertux-0.6.2/external/SDL_ttf/aclocal.m4:1002:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-1003-     if test "$[*]" = "X"; then
supertux-0.6.2/external/SDL_ttf/aclocal.m4-1004-	# -L didn't work.
supertux-0.6.2/external/SDL_ttf/aclocal.m4:1005:	set X `ls -t "$srcdir/configure" conftest.file`
supertux-0.6.2/external/SDL_ttf/aclocal.m4-1006-     fi
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Versions/Current/Headers/freetype/config/ftoption.h-40-  /*  - You can put a copy of this file in your build directory, more      */
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Versions/Current/Headers/freetype/config/ftoption.h:41:  /*    precisely in `$BUILD/freetype/config/ftoption.h', where `$BUILD'   */
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Versions/Current/Headers/freetype/config/ftoption.h-42-  /*    is the name of a directory that is included _before_ the FreeType  */
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Versions/A/Headers/freetype/config/ftoption.h-40-  /*  - You can put a copy of this file in your build directory, more      */
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Versions/A/Headers/freetype/config/ftoption.h:41:  /*    precisely in `$BUILD/freetype/config/ftoption.h', where `$BUILD'   */
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Versions/A/Headers/freetype/config/ftoption.h-42-  /*    is the name of a directory that is included _before_ the FreeType  */
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Headers/freetype/config/ftoption.h-40-  /*  - You can put a copy of this file in your build directory, more      */
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Headers/freetype/config/ftoption.h:41:  /*    precisely in `$BUILD/freetype/config/ftoption.h', where `$BUILD'   */
supertux-0.6.2/external/SDL_ttf/Xcode/Frameworks/FreeType.framework/Headers/freetype/config/ftoption.h-42-  /*    is the name of a directory that is included _before_ the FreeType  */
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/package-2-
supertux-0.6.2/external/SDL_ttf/Xcode/package:3:set prog = `/usr/bin/basename $0`
supertux-0.6.2/external/SDL_ttf/Xcode/package-4-set usage = "Usage: $prog [-f] root-dir info-file [tiff-file] [-d dest-dir] [-r resource-dir] [-traditional | -gnutar]"
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/package-146-# derive the root name for the package from the root name of the info file
supertux-0.6.2/external/SDL_ttf/Xcode/package:147:set root = `/usr/bin/basename $info .info`
supertux-0.6.2/external/SDL_ttf/Xcode/package-148-
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/package-206-    # copy the resource directory contents into the package directory
supertux-0.6.2/external/SDL_ttf/Xcode/package:207:    foreach resFile (`ls $resDir`)
supertux-0.6.2/external/SDL_ttf/Xcode/package-208-	cp -r $resDir/$resFile $pkg
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/package-244-# compute number of files in package
supertux-0.6.2/external/SDL_ttf/Xcode/package:245:set numFiles = `$lsbom -s $pkgBom | /usr/bin/wc -l`
supertux-0.6.2/external/SDL_ttf/Xcode/package-246-
supertux-0.6.2/external/SDL_ttf/Xcode/package-247-# compute package size when compressed
supertux-0.6.2/external/SDL_ttf/Xcode/package:248:@ compressedSize = `/usr/bin/du -k -s $pkg | $awk '{print $1}'`
supertux-0.6.2/external/SDL_ttf/Xcode/package-249-@ compressedSize += 3		# add 1KB each for sizes, location, status files
supertux-0.6.2/external/SDL_ttf/Xcode/package-250-
supertux-0.6.2/external/SDL_ttf/Xcode/package:251:@ infoSize = `/bin/ls -s $pkgInfo | $awk '{print $1}'`
supertux-0.6.2/external/SDL_ttf/Xcode/package:252:@ bomSize = `/bin/ls -s $pkgBom | $awk '{print $1}'`
supertux-0.6.2/external/SDL_ttf/Xcode/package-253-if ( $?tiff ) then
supertux-0.6.2/external/SDL_ttf/Xcode/package:254:    @ tiffSize = `/bin/ls -s $pkgTiff | $awk '{print $1}'`
supertux-0.6.2/external/SDL_ttf/Xcode/package-255-else
##############################################
supertux-0.6.2/external/SDL_ttf/Xcode/package-258-
supertux-0.6.2/external/SDL_ttf/Xcode/package:259:@ installedSize = `/usr/bin/du -k -s $rootDir | $awk '{print $1}'`
supertux-0.6.2/external/SDL_ttf/Xcode/package-260-@ installedSize += $infoSize + $bomSize + $tiffSize + 3
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-52-
supertux-0.6.2/external/SDL_ttf/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
supertux-0.6.2/external/SDL_ttf/config.sub-54-
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
supertux-0.6.2/external/SDL_ttf/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
supertux-0.6.2/external/SDL_ttf/config.sub-116-case $maybe_os in
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-122-    os=-$maybe_os
supertux-0.6.2/external/SDL_ttf/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
supertux-0.6.2/external/SDL_ttf/config.sub-124-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-126-    os=-linux-android
supertux-0.6.2/external/SDL_ttf/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
supertux-0.6.2/external/SDL_ttf/config.sub-128-    ;;
supertux-0.6.2/external/SDL_ttf/config.sub-129-  *)
supertux-0.6.2/external/SDL_ttf/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
supertux-0.6.2/external/SDL_ttf/config.sub-131-    if [ "$basic_machine" != "$1" ]
supertux-0.6.2/external/SDL_ttf/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
supertux-0.6.2/external/SDL_ttf/config.sub-133-    else os=; fi
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-180-		os=-sco5v6
supertux-0.6.2/external/SDL_ttf/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-182-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-184-		os=-sco3.2v5
supertux-0.6.2/external/SDL_ttf/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-186-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-188-		os=-sco3.2v4
supertux-0.6.2/external/SDL_ttf/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-190-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-191-	-sco3.2.[4-9]*)
supertux-0.6.2/external/SDL_ttf/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
supertux-0.6.2/external/SDL_ttf/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-194-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
supertux-0.6.2/external/SDL_ttf/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-198-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
supertux-0.6.2/external/SDL_ttf/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-202-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-204-		os=-sco3.2v2
supertux-0.6.2/external/SDL_ttf/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-206-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-207-	-udk*)
supertux-0.6.2/external/SDL_ttf/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-209-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-211-		os=-isc2.2
supertux-0.6.2/external/SDL_ttf/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-213-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-217-	-isc*)
supertux-0.6.2/external/SDL_ttf/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-219-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-229-	-ptx*)
supertux-0.6.2/external/SDL_ttf/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
supertux-0.6.2/external/SDL_ttf/config.sub-231-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-364-	*-*-*)
supertux-0.6.2/external/SDL_ttf/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
supertux-0.6.2/external/SDL_ttf/config.sub-366-		exit 1
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-493-	amd64-*)
supertux-0.6.2/external/SDL_ttf/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-495-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-538-	blackfin-*)
supertux-0.6.2/external/SDL_ttf/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-540-		os=-linux
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-546-	c54x-*)
supertux-0.6.2/external/SDL_ttf/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-548-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-549-	c55x-*)
supertux-0.6.2/external/SDL_ttf/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-551-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-552-	c6x-*)
supertux-0.6.2/external/SDL_ttf/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-554-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-650-	e500v[12]-*)
supertux-0.6.2/external/SDL_ttf/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-652-		os=$os"spe"
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-754-	i*86v32)
supertux-0.6.2/external/SDL_ttf/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-756-		os=-sysv32
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-758-	i*86v4*)
supertux-0.6.2/external/SDL_ttf/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-760-		os=-sysv4
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-762-	i*86v)
supertux-0.6.2/external/SDL_ttf/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-764-		os=-sysv
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-766-	i*86sol2)
supertux-0.6.2/external/SDL_ttf/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/config.sub-768-		os=-solaris2
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-792-	leon-*|leon[3-9]-*)
supertux-0.6.2/external/SDL_ttf/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
supertux-0.6.2/external/SDL_ttf/config.sub-794-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-799-	m68knommu-*)
supertux-0.6.2/external/SDL_ttf/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-801-		os=-linux
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-833-	mips3*-*)
supertux-0.6.2/external/SDL_ttf/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
supertux-0.6.2/external/SDL_ttf/config.sub-835-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-836-	mips3*)
supertux-0.6.2/external/SDL_ttf/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
supertux-0.6.2/external/SDL_ttf/config.sub-838-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-855-	ms1-*)
supertux-0.6.2/external/SDL_ttf/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
supertux-0.6.2/external/SDL_ttf/config.sub-857-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-980-	parisc-*)
supertux-0.6.2/external/SDL_ttf/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-982-		os=-linux
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-996-	pc98-*)
supertux-0.6.2/external/SDL_ttf/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-998-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1013-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1016-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1019-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-1020-	pentium4-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1022-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1030-	ppc-* | ppcbe-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1032-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1036-	ppcle-* | powerpclittle-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1038-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1040-		;;
supertux-0.6.2/external/SDL_ttf/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1042-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1046-	ppc64le-* | powerpc64little-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1048-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1122-	strongarm-* | thumb-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub-1124-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1255-	xscale-* | xscalee[bl]-*)
supertux-0.6.2/external/SDL_ttf/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
supertux-0.6.2/external/SDL_ttf/config.sub-1257-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1317-	*)
supertux-0.6.2/external/SDL_ttf/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
supertux-0.6.2/external/SDL_ttf/config.sub-1319-		exit 1
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1325-	*-digital*)
supertux-0.6.2/external/SDL_ttf/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
supertux-0.6.2/external/SDL_ttf/config.sub-1327-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-1328-	*-commodore*)
supertux-0.6.2/external/SDL_ttf/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
supertux-0.6.2/external/SDL_ttf/config.sub-1330-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1346-	-solaris1 | -solaris1.*)
supertux-0.6.2/external/SDL_ttf/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1348-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1355-	-gnu/linux*)
supertux-0.6.2/external/SDL_ttf/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1357-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1407-	-nto*)
supertux-0.6.2/external/SDL_ttf/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1409-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1414-	-mac*)
supertux-0.6.2/external/SDL_ttf/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1416-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1420-	-linux*)
supertux-0.6.2/external/SDL_ttf/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1422-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-1423-	-sunos5*)
supertux-0.6.2/external/SDL_ttf/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1425-		;;
supertux-0.6.2/external/SDL_ttf/config.sub-1426-	-sunos6*)
supertux-0.6.2/external/SDL_ttf/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1428-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1469-	-sinix5.*)
supertux-0.6.2/external/SDL_ttf/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
supertux-0.6.2/external/SDL_ttf/config.sub-1471-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
supertux-0.6.2/external/SDL_ttf/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
supertux-0.6.2/external/SDL_ttf/config.sub-1531-		exit 1
##############################################
supertux-0.6.2/external/SDL_ttf/config.sub-1788-		esac
supertux-0.6.2/external/SDL_ttf/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
supertux-0.6.2/external/SDL_ttf/config.sub-1790-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh-50-    elif test x$compile = xyes; then
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh:51:        output=`echo $source | sed -e 's|.*/||' -e 's|\(.*\)\.[^\.]*|\1|'`.o
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh-52-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh-56-if test x"$output" != x; then
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh:57:    dir=x86/`dirname $output`
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh-58-    if test -d $dir; then
##############################################
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh-79-if test x"$output" != x; then
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh:80:    dir=x64/`dirname $output`
supertux-0.6.2/external/SDL_ttf/gcc-fat.sh-81-    if test -d $dir; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-36-  # separated with a point, but something like 1.4-p6
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:37:  patch=`echo $1 | sed -e 's/[0-9][0-9]*\.[0-9][0-9]*\.\([0-9][0-9]*\).*/\1/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-38-  if test "$patch" = "$1"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:39:    patch=`echo $1 | sed -e 's/[0-9][0-9]*\.[0-9][0-9]*\-p\([0-9][0-9]*\).*/\1/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-40-    # if there isn't any patch number, default to 0
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-52-{
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:53:  MAJOR1=`get_major_version $1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:54:  MAJOR2=`get_major_version $2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-55-  if test $MAJOR1 -lt $MAJOR2; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-64-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:65:  MINOR1=`get_minor_version $1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:66:  MINOR2=`get_minor_version $2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-67-  if test $MINOR1 -lt $MINOR2; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-76-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:77:  PATCH1=`get_patch_version $1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:78:  PATCH2=`get_patch_version $2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-79-  if test $PATCH1 -lt $PATCH2; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-101-  fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:102:  version=`$1 --version | head -1 | sed 's/([^)]*)/()/g' | cut -d ' ' -f $field`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh:103:  version_check=`compare_to_minimum_version $version $4`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/autogen.sh-104-  if test "$version_check"x = 0x; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-30-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure:31:if test "x`$MAKE -v 2>/dev/null | egrep 'GNU|makepp'`" = x; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-32-  echo "GNU make (>= 3.80) or makepp (>= 1.19) is required to build FreeType2." >&2
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-77-abs_curr_dir=`pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure:78:abs_ft2_dir=`cd "$ft2_dir" && pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-79-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-85-    x--srcdir=*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure:86:      abs_ft2_dir=`echo $x | sed 's/^--srcdir=//'` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-87-    esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-92-# we use inodes to avoid issues with symbolic links
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure:93:inode_src=`ls -id $abs_ft2_dir | awk '{print $1}'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure:94:inode_dst=`ls -id $abs_curr_dir | awk '{print $1}'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/configure-95-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/include/freetype/config/ftoption.h-40-  /*  - You can put a copy of this file in your build directory, more      */
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/include/freetype/config/ftoption.h:41:  /*    precisely in `$BUILD/freetype/config/ftoption.h', where `$BUILD'   */
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/include/freetype/config/ftoption.h-42-  /*    is the name of a directory that is included _before_ the FreeType  */
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/devel/ftoption.h-40-  /*  - You can put a copy of this file in your build directory, more      */
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/devel/ftoption.h:41:  /*    precisely in `$BUILD/freetype/config/ftoption.h', where `$BUILD'   */
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/devel/ftoption.h-42-  /*    is the name of a directory that is included _before_ the FreeType  */
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/mac/ftlib.prj.xml-781-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/mac/ftlib.prj.xml:782:                <!-- Settings for "PPCAsm Panel" panel -->
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/mac/ftlib.prj.xml-783-                <SETTING><NAME>MWAssembler_PPC_auxheader</NAME><VALUE>0</VALUE></SETTING>
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/atari/gen-purec-patch.sh-9-  x--srcdir=* | x--topdir=* )
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/atari/gen-purec-patch.sh:10:    TOP_DIR=`echo $x | sed 's/^--[a-z]*dir=//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/atari/gen-purec-patch.sh-11-    ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/atari/gen-purec-patch.sh-12-  x--builddir=* | x--objdir=* )
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/atari/gen-purec-patch.sh:13:    OBJ_DIR=`echo $x | sed 's/^--[a-z]*dir=//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/atari/gen-purec-patch.sh-14-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-47-  as_echo='print -r --'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-48-  as_echo_n='print -rn --'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-50-  as_echo='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-52-else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-64-      esac;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-335-      case $as_dir in #(
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-337-      *) as_qdir=$as_dir;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-408-  {
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:409:    as_val=`expr "$@" || test $? -eq 1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-410-  }
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-415-# ----------------------------------------
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-826-  case $ac_option in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:827:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-828-  *=)   ac_optarg= ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-870-  -disable-* | --disable-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:871:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-872-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-875-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:876:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-877-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-896-  -enable-* | --enable-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:897:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-898-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-901-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:902:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-903-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1100-  -with-* | --with-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1101:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1105-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1106:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1107-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1116-  -without-* | --without-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1117:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1118-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1121-    ac_useropt_orig=$ac_useropt
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1122:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1123-    case $ac_user_opts in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1154-  *=*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1155:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1175-if test -n "$ac_prev"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1176:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1177-  as_fn_error $? "missing argument to $ac_option"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1197-    */ )
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1198:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1199-      eval $ac_var=\$ac_val;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1232-ac_ls_di=`ls -di .` &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1233:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1234-  as_fn_error $? "working directory cannot be determined"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1288-case $srcdir in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1289:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1290-esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1331-By default, \`make install' will install all the files in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1332:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1333:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1334-for instance \`--prefix=\$HOME'.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1437-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1438:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1439-  # A ".." for each directory in $ac_dir_suffix.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:1440:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-1441-  case $ac_top_builddir_sub in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2040-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2041:  as_decl_name=`echo $2|sed 's/ *(.*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2042:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2043-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2154-    *\'*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2155:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2156-    esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2237-      case $ac_val in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2238:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2239-      esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2252-	case $ac_val in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2253:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2254-	esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2375-    set,)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2376:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2377:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2378-      ac_cache_corrupted=: ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2386-	# differences in whitespace do not lead to failure.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2387:	ac_old_val_w=`echo x $ac_old_val`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2388:	ac_new_val_w=`echo x $ac_new_val`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2389-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2406-    case $ac_new_val in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2407:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2408-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2440-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2441:ft_version=`echo $version_info | tr : .`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2442-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2486-test "x$ac_build_alias" = x &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2487:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2488-test "x$ac_build_alias" = x &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2489-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2490:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2491-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2510-IFS=$ac_save_IFS
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2511:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2512-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2521-else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2522:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2523-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2543-IFS=$ac_save_IFS
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2544:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2545-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2896-$as_echo_n "checking whether the C compiler works... " >&6; }
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2897:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2898-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2940-	then :; else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:2941:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-2942-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3000-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:3001:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3002-	  break;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3109-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:3110:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3111-       break;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3807-  # Check for GNU $ac_path_GREP
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:3808:case `"$ac_path_GREP" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3809-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3873-  # Check for GNU $ac_path_EGREP
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:3874:case `"$ac_path_EGREP" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-3875-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4034-do :
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4035:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4036-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4039-  cat >>confdefs.h <<_ACEOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4040:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4041-_ACEOF
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4049-do :
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4050:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4051-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4053-  cat >>confdefs.h <<_ACEOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4054:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4055-_ACEOF
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4309-do :
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4310:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4311-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4314-  cat >>confdefs.h <<_ACEOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4315:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4316-_ACEOF
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4563-do :
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4564:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4565-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4567-  cat >>confdefs.h <<_ACEOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:4568:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-4569-_ACEOF
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5392-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5393:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5394-  ECHO='print -r --'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5395:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5396-  ECHO='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5461-  # Check for GNU $ac_path_SED
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5462:case `"$ac_path_SED" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5463-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5540-  # Check for GNU $ac_path_FGREP
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5541:case `"$ac_path_FGREP" --version 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5542-*GNU*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5620-    # gcc leaves a trailing carriage return which upsets mingw
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5621:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5622-  *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5623:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5624-  esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5629-      # Canonicalize the pathname of ld
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5630:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5631-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5632:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5633-      done
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5664-      # Break only if it was the GNU/non-GNU ld that we prefer.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5665:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5666-      *GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5695-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5696:case `$LD -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5697-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5740-	# Tru64's nm complains that /dev/null is an invalid object file
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5741:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5742-	*/dev/null* | *'Invalid file or object type'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5746-	*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5747:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5748-	  */dev/null*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5874-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5875:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5876-    *COFF*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5986-    # And add a safety zone
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5987:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:5988:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-5989-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6019-    if test -n "$kargmax"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6020:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6021-    else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6027-    if test -n "$lt_cv_sys_max_cmd_len"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6028:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6029:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6030-    else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6039-      # we can't tell.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6040:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6041-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6043-      do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6044:        i=`expr $i + 1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6045-        teststring=$teststring$teststring
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6047-      # Only check the string length outside the loop.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6048:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6049-      teststring=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6052-      # linker.  It appears as though 1/2 is a usable value.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6053:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6054-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6489-openbsd*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6490:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6491-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6556-    else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6557:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6558-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6698-  # decide which to use based on capabilities of $DLLTOOL
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:6699:  case `$DLLTOOL --help 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-6700-  *--identify-strict*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7261-# If we're using GNU nm, then use its standard symbol codes.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:7262:case `$NM -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7263-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7279-mingw*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:7280:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7281-  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7498-   if test "$GCC" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:7499:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7500-   fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7502- /*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:7503:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7504-   ;; #(
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7538-  test $ac_status = 0; }; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:7539:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7540-      *ELF-32*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7558-    if test "$lt_cv_prog_gnu_ld" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:7559:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7560-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7570-    else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:7571:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-7572-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9046-done
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9047:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9048-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9075-	"file_magic "*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9076:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9077-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9141-	"file_magic "*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9142:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9143-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9504-      *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9505:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9506-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9864-  if test "$hard_links" = no; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9865:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9866:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9867-    need_locks=warn
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9950-	# shared libraries, regardless of the interface used.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9951:	case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9952-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9982-    supports_anon_versioning=no
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:9983:    case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-9984-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10051-	# is EXPORTS), use it as is; otherwise, prepend...
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10052:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10053-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10079-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10080:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10081:      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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10082-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10097-        pgcc*)				# Portland Group C compiler
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10098:	  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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10099-	  tmp_addflag=' $pic_flag'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10102-					# Portland Group f77 and f90 compilers
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10103:	  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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10104-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10117-	nvcc*)	# Cuda Compiler Driver 2.2
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10118:	  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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10119-	  compiler_needs_object=yes
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10121-	esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10122:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10123-	*Sun\ C*)			# Sun C 5.9
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10124:	  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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10125-	  compiler_needs_object=yes
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10189-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10190:      case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10191-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10312-	# below for broken collect2 doesn't work under 4.3+
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10313:	  collect2name=`${CC} -print-prog-name=collect2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10314-	  if test -f "$collect2name" &&
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10385-      }'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10386:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10387-  # Check for a 64-bit object if we didn't find anything.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10388-  if test -z "$lt_cv_aix_libpath_"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10389:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10390-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10403-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10404:        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"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10405-      else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10438-      }'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10439:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10440-  # Check for a 64-bit object if we didn't find anything.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10441-  if test -z "$lt_cv_aix_libpath_"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10442:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10443-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10511-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10512:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10513-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10548-	# FIXME: Setting linknames here is a bad hack.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10549:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10550-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10566-  if test "$lt_cv_ld_force_load" = "yes"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10567:    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\"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10568-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10746-      if test "$GCC" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10747:	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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10748-	# Try to use the -exported_symbol ld option, if it does not
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10774-	if test "$lt_cv_irix_exported_symbol" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10775:          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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10776-	fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10777-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10778:	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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10779:	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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10780-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10814-	hardcode_direct_absolute=yes
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10815:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10816-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10847-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10848:	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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10849-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10850-	allow_undefined_flag=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10851:	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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10852-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10860-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10861:	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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10862-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10864-	allow_undefined_flag=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10865:	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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10866:	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~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10867:	$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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10868-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10883-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:10884:	case `$CC -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-10885-	*"Compilers 5.0"*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11282-  esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11283:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11284-  case $lt_search_path_spec in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11289-    # okay in the real world where ";" in dirpaths is itself problematic.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11290:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11291-    ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11292-  *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11293:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11294-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11298-  lt_tmp_lt_search_path_spec=
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11299:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11300-  for lt_sys_path in $lt_search_path_spec; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11333-  esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11334:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11335-else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11421-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11422:    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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11423-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11457-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11458:    postinstall_cmds='base_file=`basename \${file}`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11459:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11460:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11461-      test -d \$dldir || mkdir -p \$dldir~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11466-      fi'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11467:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11468-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11474-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11475:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11476-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11480-      # MinGW DLLs use traditional 'lib' prefix
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11481:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11482-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11484-      # pw32 DLLs use 'pw' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11485:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11486-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11493-    libname_spec='$name'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11494:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11495-    library_names_spec='${libname}.dll.lib'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11505-        # Let DOS variable expansion print the short 8.3 style file name.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11506:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11507-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11510-      # Convert to MSYS style.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11511:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11512-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11516-      # like /cygdrive/c/PROGRA~1:/cygdr...
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11517:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11518:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11519:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11520-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11524-        # It is most probably a Windows format PATH.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11525:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11526-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11527:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11528-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11535:    postinstall_cmds='base_file=`basename \${file}`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11537:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11538-      test -d \$dldir || mkdir -p \$dldir~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11539-      $install_prog $dir/$dlname \$dldir/$dlname'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11540:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11541-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11548-    # Assume MSVC wrapper
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11549:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11550-    dynamic_linker='Win32 ld.exe'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11565-  shlibpath_var=DYLD_LIBRARY_PATH
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11566:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11567-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11802-  if test -f /etc/ld.so.conf; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11803:    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' ' '`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11804-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11864-  shlibpath_var=LD_LIBRARY_PATH
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:11865:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-11866-    case $host_os in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12921-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:12922:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12923-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12988-if test -z "$BASH_VERSION$ZSH_VERSION" \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:12989:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12990-  as_echo='print -r --'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12991-  as_echo_n='print -rn --'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:12992:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12993-  as_echo='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12995-else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:12996:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-12997-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13005-	expr "X$arg" : "X\\(.*\\)$as_nl";
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13006:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13007-      esac;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13082-# ----------------------------------------
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13083:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13084-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13154-  {
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13155:    as_val=`expr "$@" || test $? -eq 1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13156-  }
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13258-      case $as_dir in #(
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13259:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13260-      *) as_qdir=$as_dir;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13393-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13394:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13395-ac_cs_version="\\
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13417-  --*=?*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13418:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13419:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13420-    ac_shift=:
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13422-  --*=)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13423:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13424-    ac_optarg=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13446-    case $ac_optarg in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13447:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13448-    '') as_fn_error $? "missing file argument" ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13454-    case $ac_optarg in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13455:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13456-    esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13522-delay_variable_subst='$delay_variable_subst'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13523:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13524:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13525:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13526:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13527:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13528:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13529:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13530:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13531:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13532:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13533:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13534:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13535:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13536:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13537:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13538:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13539:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13540:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13541:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13542:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13543:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13544:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13545:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13546:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13547:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13548:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13549:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13550:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13551:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13552:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13553:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13554:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13555:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13556:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13557:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13558:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13559:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13560:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13561:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13562:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13563:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13564:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13565:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13566:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13567:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13568:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13569:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13570:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13571:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13572:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13573:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13574:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13575:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13576:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13577:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13578:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13579:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13580: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"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13581:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13582:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13583:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13584:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13585:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13586:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13587:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13588:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13589:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13590:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13591:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13592:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13593:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13594:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13595:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13596:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13597:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13598:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13599:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13600:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13601:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13602:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13603:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13604:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13605:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13606:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13607:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13608:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13609:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13610:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13611:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13612:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13613:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13614:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13615:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13616:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13617:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13618:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13619:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13620:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13621:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13622:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13623:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13624:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13625:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13626:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13627:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13628:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13629:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13630:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13631:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13632:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13633:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13634:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13635:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13636:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13637:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13638:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13639:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13640:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13641:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13642:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13643:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13644:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13645:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13646:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13647:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13648:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13649:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13650:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13651:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13652:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13653:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13654-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13733-striplib; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13734:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13735-    *[\\\\\\\`\\"\\\$]*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13736:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13737-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13763-sys_lib_dlsearch_path_spec; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13764:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13765-    *[\\\\\\\`\\"\\\$]*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13766:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13767-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13861-fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13862:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13863-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13878-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13879:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13880-ac_delim='%!_!# '
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13884-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:13885:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-13886-  if test $ac_delim_n = $ac_delim_num; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14022-for ac_last_try in false false :; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14023:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14024-  if test -z "$ac_tt"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14154-      esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14155:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14156-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14213-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14214:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14215-  # A ".." for each directory in $ac_dir_suffix.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14216:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14217-  case $ac_top_builddir_sub in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14269-/@mandir@/p'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14270:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14271-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14286-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14287:# Neutralize VPATH when `$srcdir' = `.'.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14288-# Shell code in configure.ac might set extrasub.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14313-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14314:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14315-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14375-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure:14376:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure-14377-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-34-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-36-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-102-: ${TMPDIR=/tmp} ;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-188-	    *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:189:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-190-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-219-	*4.0)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:220:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-221-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-222-	*5.*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-224-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-229-	# types through head -n 1, so we only detect the type of CPU 0.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:230:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-231-	case "$ALPHA_CPU_TYPE" in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-267-	# 1.2 uses "1.2" for uname -r.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:268:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-269-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-327-    s390x:SunOS:*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-329-	exit ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-330-    sun4H:SunOS:5.*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-332-	exit ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-335-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-352-	fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:353:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-354-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-358-	# it's likely to be more like Solaris than SunOS4.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:359:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-360-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-367-	# Japanese Language versions have a version number like `4.1.3-JL'.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:368:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-369-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-373-    sun*:*:4.2BSD:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:374:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-375-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-455-	$CC_FOR_BUILD -o $dummy $dummy.c &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:456:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:457:	  SYSTEM_NAME=`$dummy $dummyarg` &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-458-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-511-    *:IRIX*:*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:512:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-513-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-541-EOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:542:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-543-		then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-554-    *:AIX:*:[4567])
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:555:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-556-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-589-    9000/[34678]??:HP-UX:*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:590:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-591-	case "${UNAME_MACHINE}" in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-643-EOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:644:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-645-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-671-    ia64:HP-UX:*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:672:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-673-	echo ia64-hp-hpux${HPUX_REV}
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-701-EOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:702:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-703-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-772-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:773:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-774-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-777-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:778:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-779-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-793-	    amd64)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:794:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-795-	    *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:796:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-797-	esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-851-    prep*:SunOS:5.*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:852:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-853-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-855-	# the GNU system
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:856:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-857-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-859-	# other systems with GNU libc and userland
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:860:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-861-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-932-EOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:933:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-934-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-960-EOF
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:961:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-962-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1050-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:1051:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1052-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1323-    *:DragonFly:*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:1324:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1325-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1336-    i*86:skyos:*:*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:1337:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1338-	exit ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1464-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess:1465:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.guess-1466-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure.raw-21-AC_SUBST([version_info])
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure.raw:22:ft_version=`echo $version_info | tr : .`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure.raw-23-AC_SUBST([ft_version])
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-167-{
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-179-{
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-198-    # Extract subdirectory from the argument.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-204-    fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-217-    case ${2} in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-220-    esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-380-     progdir=$func_dirname_result
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-419-bs='\\'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-533-      done
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-535-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-566-      # If mktemp works, use that first and foremost
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-568-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-597-      *[\\\`\"\$]*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-599-      *)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-704-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-772-	p
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-803-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-816-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-862-{
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:863:    func_arith_result=`expr "${@}"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-870-{
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-877-{
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-884-{
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-968-	# quotes we have to do it in 2 steps:
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-970-	eval "$extractedcf"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1382-      done
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1385-      case $@ in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1395-	    # Evaluate the configuration.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1397-	    CC_quoted=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1401-	    done
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1404-	    case "$@ " in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1721-    # LT_CYGPATH in this case.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1723-  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2060-    *.[cCFSifmso] | \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2158-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2204-      if test "$need_locks" = warn &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2206-	$ECHO "\
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2207-*** ERROR, $lockfile contains:
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2209-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2253-      if test "$need_locks" = warn &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2255-	$ECHO "\
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2256-*** ERROR, $lockfile contains:
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2258-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2548-	  test -n "$library_names" && \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2550-	  continue
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2561-	  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2577-      # Get the absolute pathname.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2959-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2972-	  else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-2974-	  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3130-	    fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3134-	      finalize=no
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3149-	        # Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3151-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3170-	  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3241-    my_pic_p="${3-no}"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3243-    my_dlsyms=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3509-	  else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3512-	  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3514-	*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3517-	  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3529-      # Nullify the symbol file.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3532-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3545-  win32_libid_type="unknown"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3547-  case $win32_fileres in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3596-  $opt_debug
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3598-}
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3613-  $opt_debug
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3669:  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)$'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3700-    # binutils import library
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3703-    # ms-generated import library
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3705-  else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3780-	  darwin_curdir=`pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3785-	    darwin_arch=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3797-	    darwin_file=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3814-      esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3816-    done
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3885-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3887-    $ECHO "\
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3920-    --lt-dump-script)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-3949-  done
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4005-  # Find the directory that this script lives in.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4011-  while test -n \"\$file\"; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4013-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4021-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4024-  done
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4035-    case \"\$thisdir\" in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4041-  # Try to get the absolute directory name.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4068-      else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-4112-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5085-    $opt_debug
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5087-    *import*) : ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5307-	    moreargs=
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5309-	    do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5563-	*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6018-    else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6328-		  set dummy $deplibs_check_method; shift
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:6329:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6330-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6391-	else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:6392:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6393-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6420-	if test -n "$inherited_linker_flags"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:6421:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6422-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6428-	fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:6429:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6430-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6501-	*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:6502:	  abs_ladir=`cd "$ladir" && pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6503-	  if test -z "$abs_ladir"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6754-	    shift
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:6755:	    libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-6756-	    # use dlname if we got it. it's perfectly good, no?
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7046-		*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7047:		  absdir=`cd "$dir" && pwd`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7048-		  if test -z "$absdir"; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7057-		  depdepl=
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7058:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7059-		  if test -n "$deplibrary_names" ; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7064-		      depdepl="$absdir/$objdir/$depdepl"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7065:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7066-                      if test -z "$darwin_install_name"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7067:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7068-                      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7079-		else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7080:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7081-		  test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7102-	else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7103:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7104-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7251-	test "$module" = no && \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7252:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7253-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7386-	if test "$age" -gt "$current"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7387:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7388-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7547-	removelist=
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7548:	tempremovelist=`$ECHO "$output_objdir/*"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7549-	for p in $tempremovelist; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7573-	# Transform .lo files to .o files.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7574:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7575-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7578-      #for path in $notinst_path; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7579:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7580:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7581:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7582-      #done
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7699-		if test -n "$i" ; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7700:		  libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7701:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7702-		  set dummy $deplib_matches; shift
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7703-		  deplib_match=$1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7704:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7705-		    func_append newdeplibs " $i"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7742-		  if test -n "$i" ; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7743:		    libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7744:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7745-		    set dummy $deplib_matches; shift
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7746-		    deplib_match=$1
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7747:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7748-		      func_append newdeplibs " $i"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7777-	  set dummy $deplibs_check_method; shift
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7778:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7779-	  for a_deplib in $deplibs; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7792-	      if test -n "$a_deplib" ; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7793:		libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7794-		if test -n "$file_magic_glob"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7795:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7796-		else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7802-		    shopt -s nocaseglob
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7803:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7804-		    $nocaseglob
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7805-		  else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7806:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7807-		  fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7820-		      while test -h "$potlib" 2>/dev/null; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7821:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7822-			case $potliblink in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7823-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7824:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7825-			esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7861-	  set dummy $deplibs_check_method; shift
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7862:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7863-	  for a_deplib in $deplibs; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7876-	      if test -n "$a_deplib" ; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7877:		libname=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7878-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7879:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7880-		  for potent_lib in $potential_libs; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7915-	  newdeplibs=""
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7916:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7917-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7919-	      # can't use Xsed below, because $i might contain '/'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7920:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7921-	    done
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7945-	  # On Rhapsody replace the C library with the System framework
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7946:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7947-	  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-7997-	*-*-darwin*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7998:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:7999:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8000:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8001-	  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8124-	# Use standard objects if they are pic
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8125:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8126-	test "X$libobjs" = "X " && libobjs=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8139-	    # exporting using user supplied symfile
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8140:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8141-	      # and it's NOT already a .def file. Must figure out
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8636-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8637:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8638-	else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8650-      # Create the old-style object.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8651:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8652-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8710-	# On Rhapsody replace the C library is the System framework
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8711:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8712:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8713-	;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8728-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8729:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8730:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8731-	;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8806-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8807:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8808-	  case :$dllsearchpath: in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8866-	# Transform all the library objects into standard objects.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8867:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8868:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8869-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8896-	# Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8897:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8898-	link_command="$compile_command$compile_rpath"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8905-	  func_to_tool_file "$output"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8906:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8907-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8949-	# Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8950:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8951-	# Delete the old output file.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8957-	  func_to_tool_file "$output"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8958:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8959-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8975-	  if test "$fast_install" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8976:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8977-	  else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8987-      # Replace the output file specification.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8988:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8989-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8996-	func_to_tool_file "$output_objdir/$outputname"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:8997:	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'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-8998-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9017-	relink_command="(cd `pwd`; $relink_command)"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:9018:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9019-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9261-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:9262:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9263-      if test "$hardcode_automatic" = yes ; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9282-		func_resolve_sysroot "$deplib"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:9283:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9284-		test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9308-		name="$func_basename_result"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9327-		name="$func_basename_result"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:9328:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9329-		test -z "$libdir" && \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9646-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh:9647:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/ltmain.sh-9648-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-139-done
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:140:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-141-])
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-435-m4_define([_LT_CONFIG_STATUS_DECLARE],
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:436:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-437-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-445-#
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:446:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-447-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-555-]], lt_decl_quote_varnames); do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:556:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-557-    *[[\\\\\\\`\\"\\\$]]*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:558:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-559-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-568-]], lt_decl_dquote_varnames); do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:569:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-570-    *[[\\\\\\\`\\"\\\$]]*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:571:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-572-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-728-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:729:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-730-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1096-  if test "$lt_cv_ld_force_load" = "yes"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1097:    _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\"`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1098-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1149-      }]'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1150:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1151-  # Check for a 64-bit object if we didn't find anything.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1152-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1153:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1154-  fi],[])
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1185-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1186:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1187-  ECHO='print -r --'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1188:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1189-  ECHO='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1220-    PATH=/empty FPATH=/empty; export PATH FPATH
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1221:    test "X`printf %s $ECHO`" = "X$ECHO" \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1222:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1223-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1243-   if test "$GCC" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1244:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1245-   fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1247- /*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1248:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1249-   ;; #(
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1276-  if AC_TRY_EVAL(ac_compile); then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1277:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1278-      *ELF-32*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1292-    if test "$lt_cv_prog_gnu_ld" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1293:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1294-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1304-    else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1305:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1306-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1656-    # And add a safety zone
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1657:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1658:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1659-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1689-    if test -n "$kargmax"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1690:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1691-    else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1697-    if test -n "$lt_cv_sys_max_cmd_len"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1698:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1699:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1700-    else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1709-      # we can't tell.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1710:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1711-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1713-      do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1714:        i=`expr $i + 1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1715-        teststring=$teststring$teststring
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1717-      # Only check the string length outside the loop.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1718:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1719-      teststring=
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1722-      # linker.  It appears as though 1/2 is a usable value.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:1723:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-1724-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2047-  if test "$hard_links" = no; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2048:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2049-    need_locks=warn
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2178-  esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2179:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2180-  case $lt_search_path_spec in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2185-    # okay in the real world where ";" in dirpaths is itself problematic.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2186:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2187-    ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2188-  *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2189:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2190-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2194-  lt_tmp_lt_search_path_spec=
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2195:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2196-  for lt_sys_path in $lt_search_path_spec; do
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2229-  esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2230:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2231-else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2317-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2318:    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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2319-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2353-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2354:    postinstall_cmds='base_file=`basename \${file}`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2355:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2356:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2357-      test -d \$dldir || mkdir -p \$dldir~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2362-      fi'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2364-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2370-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2371:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2372-m4_if([$1], [],[
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2376-      # MinGW DLLs use traditional 'lib' prefix
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2377:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2378-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2380-      # pw32 DLLs use 'pw' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2381:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2382-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2389-    libname_spec='$name'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2390:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2391-    library_names_spec='${libname}.dll.lib'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2401-        # Let DOS variable expansion print the short 8.3 style file name.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2402:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2403-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2406-      # Convert to MSYS style.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2407:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2408-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2412-      # like /cygdrive/c/PROGRA~1:/cygdr...
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2413:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2414:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2415:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2416-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2420-        # It is most probably a Windows format PATH.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2421:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2422-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2423:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2424-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2430-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2431:    postinstall_cmds='base_file=`basename \${file}`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2432:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2433:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2434-      test -d \$dldir || mkdir -p \$dldir~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2435-      $install_prog $dir/$dlname \$dldir/$dlname'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2436:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2437-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2444-    # Assume MSVC wrapper
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2445:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2446-    dynamic_linker='Win32 ld.exe'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2461-  shlibpath_var=DYLD_LIBRARY_PATH
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2462:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2463-m4_if([$1], [],[
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2679-  if test -f /etc/ld.so.conf; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2680:    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' ' '`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2681-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2741-  shlibpath_var=LD_LIBRARY_PATH
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2742:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2743-    case $host_os in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2958-	"file_magic "*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:2959:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-2960-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3041-    # gcc leaves a trailing carriage return which upsets mingw
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3042:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3043-  *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3044:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3045-  esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3050-      # Canonicalize the pathname of ld
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3051:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3052-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3053:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3054-      done
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3081-      # Break only if it was the GNU/non-GNU ld that we prefer.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3082:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3083-      *GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3121-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3122:case `$LD -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3123-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3316-openbsd*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3317:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3318-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3380-    else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3381:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3382-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3426-	# Tru64's nm complains that /dev/null is an invalid object file
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3427:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3428-	*/dev/null* | *'Invalid file or object type'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3432-	*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3433:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3434-	  */dev/null*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3458-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3459:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3460-    *COFF*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3517-  # decide which to use based on capabilities of $DLLTOOL
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3518:  case `$DLLTOOL --help 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3519-  *--identify-strict*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3676-# If we're using GNU nm, then use its standard symbol codes.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3677:case `$NM -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3678-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3694-mingw*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3695:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3696-  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3747-    nlist=conftest.nm
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:3748:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-3749-      # Try sorting and uniquifying the output.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4085-	  *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4086:	    case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4087-	    *Sun\ C*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4390-      *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4391:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4392-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4662-	# shared libraries, regardless of the interface used.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4663:	case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4664-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4694-    supports_anon_versioning=no
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4695:    case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4696-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4763-	# is EXPORTS), use it as is; otherwise, prepend...
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4764:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4765-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4791-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4792:      _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4793:      _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4794-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4809-        pgcc*)				# Portland Group C compiler
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4810:	  _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4811-	  tmp_addflag=' $pic_flag'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4814-					# Portland Group f77 and f90 compilers
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4815:	  _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4816-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4829-	nvcc*)	# Cuda Compiler Driver 2.2
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4830:	  _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4831-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4833-	esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4834:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4835-	*Sun\ C*)			# Sun C 5.9
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4836:	  _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4837-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4901-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:4902:      case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-4903-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5024-	# below for broken collect2 doesn't work under 4.3+
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5025:	  collect2name=`${CC} -print-prog-name=collect2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5026-	  if test -f "$collect2name" &&
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5073-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5074:        _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"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5075-      else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5139-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5140:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5141-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5176-	# FIXME: Setting linknames here is a bad hack.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5177:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5178-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5314-      if test "$GCC" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5315:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5316-	# Try to use the -exported_symbol ld option, if it does not
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5337-	if test "$lt_cv_irix_exported_symbol" = yes; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5338:          _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5339-	fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5340-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5341:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5342:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5343-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5377-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5378:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5379-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5410-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5411:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5412-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5413-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5414:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5415-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5423-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5424:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5425-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5427-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5428:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5429:	_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~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5430:	$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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5431-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5446-      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5447:	case `$CC -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5448-	*"Compilers 5.0"*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5639-	  _LT_TAGVAR(allow_undefined_flag, $1)=
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5640:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5641-	  then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5935-        # ancient GNU ld didn't support --whole-archive et. al.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:5936:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-5937-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6018-          # below for broken collect2 doesn't work under 4.3+
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6019:	  collect2name=`${CC} -print-prog-name=collect2`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6020-	  if test -f "$collect2name" &&
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6068-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6069:          _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"
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6070-        else
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6134-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6135:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6136-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6175-	    # is EXPORTS), use it as is; otherwise, prepend...
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6176:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6177-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6258-            # dependencies.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6259:            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"'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6260-            ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6323-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6324:	    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"'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6325-	    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6359-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6360:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6361:	_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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6362-	;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6366-	    # SGI C++
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6367:	    _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6368-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6377-	      if test "$with_gnu_ld" = no; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6378:	        _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6379-	      else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6380:	        _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6381-	      fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6398-	    # to its proper name (with version) after linking.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6399:	    _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6400:	    _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6401-	    # Commands to make compiler produce verbose output that lists
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6408-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6409:	    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"'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6410-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6423-	    # earlier do not add the objects themselves.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6424:	    case `$CC -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6425-	      *"Version 7."*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6444-            # Portland Group C++ compiler
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6445:	    case `$CC -V` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6446-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6449-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6450:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6451-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6453-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6454:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6455-		$RANLIB $oldlib'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6458-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6459:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6460-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6463:		$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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6464-	      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6472-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6473:	    _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6474-            ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6491-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6492:	    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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6493-	    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6506-	  *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6507:	    case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6508-	    *Sun\ C*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6513-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6514:	      _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6515-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6583-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6584:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6585-	    _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'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6602-	    # to its proper name (with version) after linking.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6603:	    _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6604-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6623-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6624:	        _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6625-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6628-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6629:	        _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6630:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6631-	          echo "-hidden">> $lib.exp~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6632:	          $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~
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6633-	          $RM $lib.exp'
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6647-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6648:	    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"'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6649-	    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6654-	        osf3*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6655:	          _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6656-		  ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6657-	        *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6658:	          _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'
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6659-		  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6907-  case ${2} in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6908:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6909:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6910-  esac
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6995-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:6996:  for p in `eval "$output_verbose_link_cmd"`; do
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-6997-    case ${prev}${p} in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7093-linux*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:7094:  case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7095-  *Sun\ C*)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7144-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:7145: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7146-fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7746-    test $lt_ac_count -gt 10 && break
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:7747:    lt_ac_count=`expr $lt_ac_count + 1`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7748-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7817-# ------------------------------------------------------
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:7818:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-7819-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-8421-m4_define([lt_combine],
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4:8422:[m4_if(m4_eval([$# > 3]), [1],
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/aclocal.m4-8423-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-52-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-54-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-117-case $maybe_os in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-123-    os=-$maybe_os
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-125-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-127-    os=-linux-android
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-129-    ;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-130-  *)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-132-    if [ $basic_machine != $1 ]
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-134-    else os=; fi
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-181-		os=-sco5v6
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-183-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-185-		os=-sco3.2v5
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-187-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-189-		os=-sco3.2v4
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-191-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-192-	-sco3.2.[4-9]*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-195-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-199-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-203-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-205-		os=-sco3.2v2
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-207-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-208-	-udk*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-210-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-212-		os=-isc2.2
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-214-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-218-	-isc*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-220-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-230-	-ptx*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-232-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-233-	-windowsnt*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-235-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-359-	*-*-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-361-		exit 1
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-479-	amd64-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-481-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-521-	blackfin-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-523-		os=-linux
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-529-	c54x-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-531-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-532-	c55x-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-534-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-535-	c6x-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-537-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-732-	i*86v32)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-734-		os=-sysv32
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-736-	i*86v4*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-738-		os=-sysv4
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-740-	i*86v)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-742-		os=-sysv
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-744-	i*86sol2)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-746-		os=-solaris2
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-774-	m68knommu-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-776-		os=-linux
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-811-	mips3*-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-813-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-814-	mips3*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-816-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-829-	ms1-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-831-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-948-	parisc-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-950-		os=-linux
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-964-	pc98-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-966-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-981-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-984-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-987-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-988-	pentium4-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-990-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-998-	ppc-* | ppcbe-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1000-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1004-	ppcle-* | powerpclittle-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1006-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1008-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1010-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1014-	ppc64le-* | powerpc64little-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1016-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1097-	strongarm-* | thumb-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1099-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1227-	xscale-* | xscalee[bl]-*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1229-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1304-	*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1306-		exit 1
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1312-	*-digital*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1314-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1315-	*-commodore*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1317-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1333-	-solaris1 | -solaris1.*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1335-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1345-	-gnu/linux*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1347-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1391-	-nto*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1393-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1398-	-mac*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1400-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1404-	-linux*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1406-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1407-	-sunos5*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1409-		;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1410-	-sunos6*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1412-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1459-	-sinix5.*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1461-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1515-		exit 1
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1775-		esac
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub:1776:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/config.sub-1777-		;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/freetype-config.in-51-  -*=*)
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/freetype-config.in:52:    optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/freetype-config.in-53-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure.ac-21-AC_SUBST([version_info])
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure.ac:22:ft_version=`echo $version_info | tr : .`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/configure.ac-23-AC_SUBST([ft_version])
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/freetype2.m4-72-   else
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/freetype2.m4:73:     FT2_CFLAGS=`$FT2_CONFIG $ft_config_args --cflags`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/freetype2.m4:74:     FT2_LIBS=`$FT2_CONFIG $ft_config_args --libs`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/freetype2.m4-75-     ft_config_major_version=`$FT2_CONFIG $ft_config_args --version | \
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-229-      fi
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-231-    *)
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-276-      dstdir=$dst
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh:277:      dst=$dstdir/`basename "$src"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-278-      dstdir_status=0
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-425-	    case $prefix in
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-427-	      *) qprefix=$prefix;;
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-474-    if $copy_on_change &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/builds/unix/install-sh-477-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/docs/release-72-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/docs/release:73:. Run the following script (with updated `$VERSION', `$SAVANNAH_USER',
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/docs/release-74-  and $SOURCEFORGE_USER  variables) to sign and upload the  bundles to
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/docs/release-87-
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/docs/release:88:    version=`echo $VERSION | sed "s/\\.//g"`
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/docs/release-89-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/ChangeLog-4371-	function from GNU inline assembly syntax (see #ifdef __GNUC__ block
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/ChangeLog:4372:	above) to MASM syntax for Microsoft Visual C++.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/ChangeLog-4373-
##############################################
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/ChangeLog.23-2983-	* builds/unix/ftconfig.in (FT_MulFix_arm): Use __asm__ instead of
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/ChangeLog.23:2984:	asm on arm, fixing a build failure on armel with -pedantic.
supertux-0.6.2/external/SDL_ttf/external/freetype-2.4.12/ChangeLog.23-2985-
##############################################
supertux-0.6.2/external/SDL_ttf/install-sh-234-      fi
supertux-0.6.2/external/SDL_ttf/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
supertux-0.6.2/external/SDL_ttf/install-sh-236-    *)
##############################################
supertux-0.6.2/external/SDL_ttf/install-sh-281-      dstdir=$dst
supertux-0.6.2/external/SDL_ttf/install-sh:282:      dst=$dstdir/`basename "$src"`
supertux-0.6.2/external/SDL_ttf/install-sh-283-      dstdir_status=0
supertux-0.6.2/external/SDL_ttf/install-sh-284-    else
supertux-0.6.2/external/SDL_ttf/install-sh:285:      dstdir=`dirname "$dst"`
supertux-0.6.2/external/SDL_ttf/install-sh-286-      test -d "$dstdir"
##############################################
supertux-0.6.2/external/SDL_ttf/install-sh-344-                   test_tmpdir="$tmpdir/a"
supertux-0.6.2/external/SDL_ttf/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
supertux-0.6.2/external/SDL_ttf/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
supertux-0.6.2/external/SDL_ttf/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
supertux-0.6.2/external/SDL_ttf/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
supertux-0.6.2/external/SDL_ttf/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
supertux-0.6.2/external/SDL_ttf/install-sh-409-            case $prefix in
supertux-0.6.2/external/SDL_ttf/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
supertux-0.6.2/external/SDL_ttf/install-sh-411-              *) qprefix=$prefix;;
##############################################
supertux-0.6.2/external/SDL_ttf/install-sh-458-    if $copy_on_change &&
supertux-0.6.2/external/SDL_ttf/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
supertux-0.6.2/external/SDL_ttf/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
supertux-0.6.2/external/SDL_ttf/install-sh-461-       set -f &&
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4-73-        PKG_CHECK_EXISTS([$3],
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4:74:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4-75-			 [pkg_failed=yes])
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4-121-        if test $_pkg_short_errors_supported = yes; then
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4:122:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4-123-        else 
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4:124:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
supertux-0.6.2/external/SDL_ttf/acinclude/pkg.m4-125-        fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-338-      _lt_sed_drop_objext='s/\.o$//;s/\.obj$//'
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4:339:      for i in `for i in $_LT_LIBOBJS; do echo "$i"; done | sed "$_lt_sed_drop_objext" | sort -u`; do
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-340-        _ltdl_libobjs="$_ltdl_libobjs $lt_libobj_prefix$i.$ac_objext"
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-400-    [m4_ifset([AC_LIST_HEADERS],
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4:401:	    [LT_CONFIG_H=`echo "AC_LIST_HEADERS" | $SED 's,^[[      ]]*,,;s,[[ :]].*$,,'`],
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-402-	[])])])
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-413-name=ltdl
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4:414:LTDLOPEN=`eval "\\$ECHO \"$libname_spec\""`
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-415-AC_SUBST([LTDLOPEN])
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-745-    ac_nlist=conftest.nm
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4:746:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
supertux-0.6.2/external/SDL_ttf/acinclude/ltdl.m4-747-      # See whether the symbols have a leading underscore.
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/ltsugar.m4-68-m4_define([lt_combine],
supertux-0.6.2/external/SDL_ttf/acinclude/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
supertux-0.6.2/external/SDL_ttf/acinclude/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/sdl2.m4-61-    else
supertux-0.6.2/external/SDL_ttf/acinclude/sdl2.m4:62:      SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`
supertux-0.6.2/external/SDL_ttf/acinclude/sdl2.m4:63:      SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`
supertux-0.6.2/external/SDL_ttf/acinclude/sdl2.m4-64-
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-119-    done
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-121-}
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-439-
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-447-#
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-557-]], lt_decl_quote_varnames); do
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-561-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-570-]], lt_decl_dquote_varnames); do
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-574-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1112:    _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\"`'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1164-      }]'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1169-  fi],[])
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1202-  ECHO='print -r --'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1238-
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1259-   if test yes = "$GCC"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1261-   fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1263- /*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1265-   ;; #(
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1295-      *ELF-32*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1312-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1322-    else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1324-	*32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1344-    emul=elf
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1346-      *32-bit*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1352-    esac
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1354-      *MSB*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1360-    esac
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1362-      *N32*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1725-    # And add a safety zone
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1728-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1758-    if test -n "$kargmax"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1760-    else
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1770-    else
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1779-      # we can't tell.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1783-      do
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1784:        i=`expr $i + 1`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1787-      # Only check the string length outside the loop.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1789-      teststring=
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-1794-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2258-    *:)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2260-        ;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2261-    x:*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2263-        ;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2264-    *::*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2267-        ;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2268-    *)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2270-        ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2298-  esac
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2307-    ;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2308-  *)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2310-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2356-  esac
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2358-else
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2499-    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2542-      fi'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2552-m4_if([$1], [],[
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2558-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2562-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2569-    libname_spec='$name'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2586-      # Convert to MSYS style.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2588-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2596-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2600-        # It is most probably a Windows format PATH.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2602-      else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2604-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2624-    # Assume MSVC wrapper
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2643-m4_if([$1], [],[
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2876:    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' ' '`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2941-  need_lib_prefix=no
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2943-    need_version=no
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2977-    fi'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3188-	"file_magic "*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3273-  *)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3275-  esac
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3280-      # Canonicalize the pathname of ld
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3284-      done
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3578-openbsd* | bitrig*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3645-    else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3647-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3696-	esac
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3702-	*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3704-	  */dev/null*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3730-    *COFF*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3789-  *--identify-strict*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:3962:case `$NM -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4009-mingw*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4011-  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4065-    nlist=conftest.nm
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4413-	  *)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4415-	    *Sun\ C*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4749-      *)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4932-    else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-4934-    fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5031-	# shared libraries, regardless of the interface used.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5032:	case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5063-    supports_anon_versioning=no
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5166-	prefix_cmds="$SED"~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5189:      _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5190:      _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5191-      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5207:	  _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5211-					# Portland Group f77 and f90 compilers
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5212:	  _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5229:	  _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5232-	esac
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5235:	  _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5304:      case `$LD -v 2>&1` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5392-	else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5394-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5515-      else
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5767-      if test yes = "$GCC"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5768:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5791:          _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5792-	fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5794-      else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5795:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5796:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5797-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5872-	prefix_cmds="$SED"~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5887:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5888-      else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5890:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5891-      fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5900:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5904:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5905:	_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~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5906:          $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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5907-
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5922-      else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:5923:	case `$CC -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6117-	  then
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6587-
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6589-        else
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6741-	  prefix_cmds="$SED"~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6815-            # dependencies.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6816:            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"'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6817-            ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6880-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6881:	    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"'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6882-	    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6917:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6918:	_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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6919-	;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6923-	    # SGI C++
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6924:	    _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6925-
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6935:	        _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6936-	      else
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6937:	        _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6938-	      fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6955-	    # to its proper name (with version) after linking.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6956:	    _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6957:	    _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6965-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6966:	    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"'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6967-
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6980-	    # earlier do not add the objects themselves.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:6981:	    case `$CC -V 2>&1` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-6982-	      *"Version 7."*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7001-            # Portland Group C++ compiler
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7002:	    case `$CC -V` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7020:                $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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7021-	      ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7030:	    _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7031-            ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7048-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7049:	    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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7050-	    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7063-	  *)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7065-	    *Sun\ C*)
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7071:	      _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7137-	    _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'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7154-	    # to its proper name (with version) after linking.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7155:	    _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7156-
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7176:	        _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7181:	        _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7184:                  $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~
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7185-                  $RM $lib.exp'
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7199-	    # dependencies.
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7200:	    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"'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7201-	    ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7206-	        osf3*)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7207:	          _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7208-		  ;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7209-	        *)
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7210:	          _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'
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7211-		  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7459-  case @S|@2 in
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7462-  esac
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7548-
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7550-    case $prev$p in
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-7654-fi
##############################################
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
supertux-0.6.2/external/SDL_ttf/acinclude/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
supertux-0.6.2/external/SDL_ttf/compile-67-	mingw/*)
supertux-0.6.2/external/SDL_ttf/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
supertux-0.6.2/external/SDL_ttf/compile-69-	  ;;
supertux-0.6.2/external/SDL_ttf/compile-70-	cygwin/*)
supertux-0.6.2/external/SDL_ttf/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
supertux-0.6.2/external/SDL_ttf/compile-72-	  ;;
supertux-0.6.2/external/SDL_ttf/compile-73-	wine/*)
supertux-0.6.2/external/SDL_ttf/compile:74:	  file=`winepath -w "$file" || echo "$file"`
supertux-0.6.2/external/SDL_ttf/compile-75-	  ;;
##############################################
supertux-0.6.2/external/SDL_ttf/compile-309-# Name of file we expect compiler to create.
supertux-0.6.2/external/SDL_ttf/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
supertux-0.6.2/external/SDL_ttf/compile-311-
##############################################
supertux-0.6.2/external/SDL_ttf/compile-315-# object file name, since that is what matters with a parallel build.
supertux-0.6.2/external/SDL_ttf/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
supertux-0.6.2/external/SDL_ttf/compile-317-while true; do
##############################################
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in-207-bindir="@bindir@"
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:208:this_relative_bindir=`dirname $0`
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:209:this_bindir=`cd ${this_relative_bindir}; pwd -P`
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in-210-if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
##############################################
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in-212-  # assume that we are in a build tree.
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:213:  build_dir=`dirname ${this_bindir}`
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:214:  src_dir=`cd ${this_bindir}/@top_srcdir@; pwd -P`
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in-215-
##############################################
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in-259-# Add the necessary Google Test bits into the various flag variables
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:260:gmock_cppflags="${gmock_cppflags} `${gtest_config} --cppflags`"
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:261:gmock_cxxflags="${gmock_cxxflags} `${gtest_config} --cxxflags`"
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:262:gmock_ldflags="${gmock_ldflags} `${gtest_config} --ldflags`"
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in:263:gmock_libs="${gmock_libs} `${gtest_config} --libs`"
supertux-0.6.2/external/googletest/googlemock/scripts/gmock-config.in-264-
##############################################
supertux-0.6.2/external/googletest/googlemock/scripts/generator/cpp/keywords.py-41-
supertux-0.6.2/external/googletest/googlemock/scripts/generator/cpp/keywords.py:42:OTHERS = set('true false asm class namespace using explicit this operator sizeof'.split())
supertux-0.6.2/external/googletest/googlemock/scripts/generator/cpp/keywords.py-43-OTHER_TYPES = set('new delete typedef struct union enum typeid typename template'.split())
##############################################
supertux-0.6.2/external/googletest/googlemock/configure.ac-126-AS_IF([test "x${HAVE_BUILT_GTEST}" = "xyes"],
supertux-0.6.2/external/googletest/googlemock/configure.ac:127:      [GTEST_CPPFLAGS=`${GTEST_CONFIG} --cppflags`
supertux-0.6.2/external/googletest/googlemock/configure.ac:128:      GTEST_CXXFLAGS=`${GTEST_CONFIG} --cxxflags`
supertux-0.6.2/external/googletest/googlemock/configure.ac:129:      GTEST_LDFLAGS=`${GTEST_CONFIG} --ldflags`
supertux-0.6.2/external/googletest/googlemock/configure.ac:130:      GTEST_LIBS=`${GTEST_CONFIG} --libs`
supertux-0.6.2/external/googletest/googlemock/configure.ac:131:      GTEST_VERSION=`${GTEST_CONFIG} --version`],
supertux-0.6.2/external/googletest/googlemock/configure.ac-132-      [
##############################################
supertux-0.6.2/external/googletest/googlemock/README.md-187-
supertux-0.6.2/external/googletest/googlemock/README.md:188:Suppose you put Google Mock in directory `${GMOCK_DIR}` and Google Test
supertux-0.6.2/external/googletest/googlemock/README.md:189:in `${GTEST_DIR}` (the latter is `${GMOCK_DIR}/gtest` by default).  To
supertux-0.6.2/external/googletest/googlemock/README.md-190-build Google Mock, create a library build target (or a project as
##############################################
supertux-0.6.2/external/googletest/googlemock/CMakeLists.txt-21-# Defines pre_project_set_up_hermetic_build() and set_up_hermetic_build().
supertux-0.6.2/external/googletest/googlemock/CMakeLists.txt:22:include("${gtest_dir}/cmake/hermetic_build.cmake" OPTIONAL)
supertux-0.6.2/external/googletest/googlemock/CMakeLists.txt-23-
##############################################
supertux-0.6.2/external/googletest/googletest/m4/gtest.m4-58-   AS_IF([test "x${HAVE_GTEST}" = "xyes"],
supertux-0.6.2/external/googletest/googletest/m4/gtest.m4:59:     [GTEST_CPPFLAGS=`${GTEST_CONFIG} --cppflags`
supertux-0.6.2/external/googletest/googletest/m4/gtest.m4:60:      GTEST_CXXFLAGS=`${GTEST_CONFIG} --cxxflags`
supertux-0.6.2/external/googletest/googletest/m4/gtest.m4:61:      GTEST_LDFLAGS=`${GTEST_CONFIG} --ldflags`
supertux-0.6.2/external/googletest/googletest/m4/gtest.m4:62:      GTEST_LIBS=`${GTEST_CONFIG} --libs`
supertux-0.6.2/external/googletest/googletest/m4/gtest.m4:63:      GTEST_VERSION=`${GTEST_CONFIG} --version`
supertux-0.6.2/external/googletest/googletest/m4/gtest.m4-64-      AC_DEFINE([HAVE_GTEST],[1],[Defined when Google Test is available.])],
##############################################
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in-205-bindir="@bindir@"
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in:206:this_relative_bindir=`dirname $0`
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in:207:this_bindir=`cd ${this_relative_bindir}; pwd -P`
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in-208-if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
##############################################
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in-210-  # assume that we are in a build tree.
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in:211:  build_dir=`dirname ${this_bindir}`
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in:212:  src_dir=`cd ${this_bindir}; cd @top_srcdir@; pwd -P`
supertux-0.6.2/external/googletest/googletest/scripts/gtest-config.in-213-
##############################################
supertux-0.6.2/external/googletest/googletest/src/gtest.cc-3147-  } else {
supertux-0.6.2/external/googletest/googletest/src/gtest.cc:3148:    printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param());
supertux-0.6.2/external/googletest/googletest/src/gtest.cc-3149-  }
##############################################
supertux-0.6.2/external/googletest/googletest/src/gtest.cc-5296-            // the output easy to parse by a program.
supertux-0.6.2/external/googletest/googletest/src/gtest.cc:5297:            PrintOnOneLine(test_case->type_param(), kMaxParamLength);
supertux-0.6.2/external/googletest/googletest/src/gtest.cc-5298-          }
##############################################
supertux-0.6.2/external/googletest/googletest/src/gtest.cc-5305-          // output easy to parse by a program.
supertux-0.6.2/external/googletest/googletest/src/gtest.cc:5306:          PrintOnOneLine(test_info->value_param(), kMaxParamLength);
supertux-0.6.2/external/googletest/googletest/src/gtest.cc-5307-        }
##############################################
supertux-0.6.2/external/googletest/googletest/test/gtest-param-test_test.cc-845-
supertux-0.6.2/external/googletest/googletest/test/gtest-param-test_test.cc:846:  EXPECT_EQ(::testing::PrintToString(GetParam()), test_info->value_param());
supertux-0.6.2/external/googletest/googletest/test/gtest-param-test_test.cc-847-}
##############################################
supertux-0.6.2/external/googletest/googletest/test/gtest-param-test_test.cc-1046-
supertux-0.6.2/external/googletest/googletest/test/gtest-param-test_test.cc:1047:  EXPECT_EQ(::testing::PrintToString(GetParam()), test_info->value_param());
supertux-0.6.2/external/googletest/googletest/test/gtest-param-test_test.cc-1048-}
##############################################
supertux-0.6.2/external/googletest/googletest/README.md-12-
supertux-0.6.2/external/googletest/googletest/README.md:13:Suppose you put Google Test in directory `${GTEST_DIR}`.  To build it,
supertux-0.6.2/external/googletest/googletest/README.md-14-create a library build target (or a project as called by Visual Studio
##############################################
supertux-0.6.2/external/googletest/googletest/README.md-18-
supertux-0.6.2/external/googletest/googletest/README.md:19:with `${GTEST_DIR}/include` in the system header search path and `${GTEST_DIR}`
supertux-0.6.2/external/googletest/googletest/README.md-20-in the normal header search path.  Assuming a Linux-like system and gcc,
##############################################
supertux-0.6.2/external/googletest/googletest/README.md-29-Next, you should compile your test source file with
supertux-0.6.2/external/googletest/googletest/README.md:30:`${GTEST_DIR}/include` in the system header search path, and link it
supertux-0.6.2/external/googletest/googletest/README.md-31-with gtest and any other necessary libraries:
##############################################
supertux-0.6.2/external/googletest/googletest/docs/AdvancedGuide.md-1911-
supertux-0.6.2/external/googletest/googletest/docs/AdvancedGuide.md:1912:| `$ foo_test --gtest_repeat=1000` | Repeat foo\_test 1000 times and don't stop at failures. |
supertux-0.6.2/external/googletest/googletest/docs/AdvancedGuide.md-1913-|:---------------------------------|:--------------------------------------------------------|
supertux-0.6.2/external/googletest/googletest/docs/AdvancedGuide.md:1914:| `$ foo_test --gtest_repeat=-1`   | A negative count means repeating forever.               |
supertux-0.6.2/external/googletest/googletest/docs/AdvancedGuide.md:1915:| `$ foo_test --gtest_repeat=1000 --gtest_break_on_failure` | Repeat foo\_test 1000 times, stopping at the first failure. This is especially useful when running under a debugger: when the testfails, it will drop into the debugger and you can then inspect variables and stacks. |
supertux-0.6.2/external/googletest/googletest/docs/AdvancedGuide.md:1916:| `$ foo_test --gtest_repeat=1000 --gtest_filter=FooBar` | Repeat the tests whose name matches the filter 1000 times. |
supertux-0.6.2/external/googletest/googletest/docs/AdvancedGuide.md-1917-
##############################################
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-48-
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:49:The following Pump code (where meta keywords start with `$`, `[[` and `]]` are meta brackets, and `$$` starts a meta comment that ends with the line):
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-50-
##############################################
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-121-
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:122:| `$var id = exp` | Defines a named constant value. `$id` is valid util the end of the current meta lexical block. |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-123-|:----------------|:-----------------------------------------------------------------------------------------------|
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:124:| `$range id exp..exp` | Sets the range of an iteration variable, which can be reused in multiple loops later.          |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:125:| `$for id sep [[ code ]]` | Iteration. The range of `id` must have been defined earlier. `$id` is valid in `code`.         |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:126:| `$($)`          | Generates a single `$` character.                                                              |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:127:| `$id`           | Value of the named constant or iteration variable.                                             |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:128:| `$(exp)`        | Value of the expression.                                                                       |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:129:| `$if exp [[ code ]] else_branch` | Conditional.                                                                                   |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-130-| `[[ code ]]`    | Meta lexical block.                                                                            |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-131-| `cpp_code`      | Raw C++ code.                                                                                  |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:132:| `$$ comment`    | Meta comment.                                                                                  |
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-133-
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-134-**Note:** To give the user some freedom in formatting the Pump source
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:135:code, Pump ignores a new-line character if it's right after `$for foo`
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-136-or next to `[[` or `]]`. Without this rule you'll often be forced to write
##############################################
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-175-
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md:176:  * If a meta variable is followed by a letter or digit, you can separate them using `[[]]`, which inserts an empty string. For example `Foo$j[[]]Helper` generate `Foo1Helper` when `j` is 1.
supertux-0.6.2/external/googletest/googletest/docs/PumpManual.md-177-  * To avoid extra-long Pump source lines, you can break a line anywhere you want by inserting `[[]]` followed by a new line. Since any new-line character next to `[[` or `]]` is ignored, the generated code won't contain this new line.
##############################################
supertux-0.6.2/external/googletest/googletest/docs/FAQ.md-149-`Intermediate Directory` setting, change the value from
supertux-0.6.2/external/googletest/googletest/docs/FAQ.md:150:`$(PlatformName)\$(ConfigurationName)` to
supertux-0.6.2/external/googletest/googletest/docs/FAQ.md:151:`$(OutDir)\$(ProjectName)`. Click `OK` and then build the
supertux-0.6.2/external/googletest/googletest/docs/FAQ.md-152-solution. When the build is complete, the 64-bit binaries will be in
##############################################
supertux-0.6.2/mk/cmake/GetGitRevisionDescription.cmake-76-		@ONLY)
supertux-0.6.2/mk/cmake/GetGitRevisionDescription.cmake:77:	include("${GIT_DATA}/grabRef.cmake")
supertux-0.6.2/mk/cmake/GetGitRevisionDescription.cmake-78-
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-22-zoHidR5#p*zF7BAb;*p6Xo|{DCg~=%XHrd59lU4j@@`#TnhxlYtiFYQmcxCcZQi^C}
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:23:zOxOtV(!`=@^O?U_CLr$e`!@IYDNjsL+@sYEo;)(|%|r9WT%rB~@18M{;-c|*_RU=9
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-24-z`jB@2m`~=OiKfI7|NfXqT=CSz{W0DLlY;S6Fji*q(4?oNV7}=YE2X$;B-gOHW1{Hi
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-84-zHj-xnI$$I7I)L2RPuYhw*^8{%ip<%D4%j5hij{E9di2Xy<kSZ73nhox!n<41G24+_
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:85:z8@Vn+0!`%k0Nx$QbrgDN9P((A_@9`DoEnFO8zB;iG04F2$ifM%eJE@1AuMPVOLPFG
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-86-zYRx`%5|3Hyf2Jk&aWmv~Q?Z%*V?Xww8FIV>d(jO#^kk2RK$|hpZWQ}6_Q$%yW;Api
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-115-zcL{tjQx9eA;bx-#1Kyip=0lsw`Zsv7H#F%3&0Cpjl<LsA5;U&}{fhEVCgfEP-Ybo~
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:116:zDxyc4jPPM<-p{CenJl`y$;G?HxR%u&pm`hiV<3G^qp#7F9;Uc%YjW$3(0{o3RS%+{
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-117-z&g|cCQx2J4ic$w2Xb%52;GL$-yBEKQGVc-4ZJz#%Gjf#qpJFY4ne&{Jv#jv}w0o!T
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-122-zUjK{@k{FvL4SG8>`aL;1KZrdLX||hWW~xbL`kVNsH}h)4oNAeDrXl*X13F`vse<QL
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:123:z9}Qj`jbDRnbM88u;^^(llt$PLT^M(iX@+Onj(6+xygC~F`(HiNg7;hSUTsPR-Y#dF
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-124-za&3>cZ)$2XLMJqOU;Mv8_@txhWgIrjG`zq0SQ3*!!sl>*5=-PMzaL<&JjYU!*g<je
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-149-z8EO+_Xh3YBHShIekB7m-z38tI^JprvvJXXwT~%hE8xr$sF3U6Tdc>3(i)pe9YX`ZL
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:150:zMa4-;<^|8*vX`G_9q~$5fEKmI1zA@dqy9MU9>4?t$;#rMEFu1u)x;N`J^b;01#uKU
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-151-zSSIs}Nir{dQ%S61ycu!?zbA|7vY(hL2f$n7L_gMC171l5Z^V^Vi32tk8R3@_(4@Vb
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-161-z3#yQ;qTb2I>WlnMeUd%6wpWSO_tKo-Wz}0*l4}F5eP}mDJ(jE0Q+ZNlP@h#dmBpH&
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:162:z`dYiyIqReHt*ll`yP8$f?qdzI=UY4Mt=2{Ry!FVwXnnI+bDdx<wntjs?ABH>yR`M*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-163-z%4Ti0;#%XZpjFqBRzmBsx~sOSiE6Masw%5kDzkbhT_|{3)|G$CTymw1WVf{#1`S)w
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-210-z`UCNVtHh%=>iTAq9%p*$&BQeh5g)u|+UdBWk1j8!>-yrTZY^9r2Ymk-@#6%t6WO{m
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:211:z$jaSKX5(FxQ^v%8%ZX<IzJ`Yt8{L=~5Ar|qKhEG$?MJ7aVMX`AQLe*DFR+{wVFhJH
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:212:z2j-H$z@Ox_V)<r7p5~L6;m&(9EOucFjmI|n4cjLRKL33@wJk`zA$V}5z_0?~cb7R`
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-213-zn>lN9!C41`?>8fgkj%W-yY*q+U9Zyr)8lm<-ARA;2kGbNhZp{Ht_jRdzoxnB4>XVc
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-220-zpZo(lk-mdH^9ZZvEvGvnaiCo6XC-#F9Z`Z|VC-wb+s}b{-X$+8%KU-6nFEHu4_W#Q
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:221:z%^e?Xr#8GY2`xEaJ^*)6$j0ng#TC)It&xts<TzwtGkB~H);pdj`ZYclS$y<;VdPyi
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-222-ze6#_eDiiP_x|20rfsE$da=+2!RvabgU^Vh+srag=i1WG&v}!2+#I9IQPQVP}p<Rhf
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:223:z*VOZf9kw)|{G?`+zf1S_o9k+R8syV8|Ag1Y@9af;${X#~axHI`Q{Ro{OmJ3(--i2y
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-224-z7l+4(`-RtqYlox4CBn0u=HaUD>2MscrSr`5oWuSccfS7B>t*hFr9>0|Kk>|;CdcWv
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-238-z7^y4rrmvphSJkEcB--<y`3JqjelKr^Z`>mOZ1<X%-EHD^bC$VN!)Kjmp*YU(p()|^
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:239:zp$_4Rp@HG`q0!+dq50t&;Wyz2;m*!*=dP36E#&^|?shkNUA$g?DZivns3Xl`GFGaR
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-240-zoB4?EPkMl1|1AQlAYSBf>8L}pu=QH@wZ6$&)?+z<QrGfjWqwz%PRh>KX1UioEbmzl
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-355-zU%Y&7dGEe++1=^1b3Zys+<~s+yl?|<bFZlz-;X4kvCM0!pL#KgQ7j^+6B~WioiDR*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:356:ziO<*vd@m`Jh#bUlcHwztu@b4F))MfvFK|jM(6mUX`7id$7L`E`RS{%+1!R7eM`loE
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-357-z$X!h)Td9}WDv!hx6;EDOW#tFe24ChZyxCDnJEgVC4qG(>JMEVNJ5VtgGf*jb$o>+@
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-391-zP;(}pnZ+Js6ZuhKcT5E{_#c47b%1OLiw?u8k#2Igu1tH}IM<-Fq?oQ*ADGA5+F3f-
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:392:zT3DW2af{1(-rUvF()^#9GHo`OnfjWGOe0J)O=AqrjRUnc^rP_<%`kW?u2($BeDM`j
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-393-z$d6QK@RyVw{7mIGKSp`TPf#xNQ<OBmyK;dil;`{_xvKD0E)r@g-^E*s5j-8M0HX@J
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-409-zO^{AQ{iS*k4?M*P@umEZZz;{>QiVqBQ_jd3*ql&9`ZS;xt^|(<@L;Tea=>3s`@5H)
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:410:z@LS8r`lHM1`{$Kw{ndO{e>?vj|BFCm@C5aUDy7%a2e`@XJD^I<R5Qh1=v8GPX-2l{
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-411-zGx03*a_tTKYQsU-G1G`Ji^Uy|TF-|awk~#mwbpQ@TXoKP)|HOA*4K_KYfa|@+ik~P
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-443-z&fAqb5!k}LW3r_gVkT(r+XvqV@7<QrJuCx?APQk0F$5h)uE9=|QTP`!5&uM<!gS<5
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:444:zv<B`%mLQ#=!=Q<As$2ySb~@l2RRIZv+aSSs1}cyh^`WptuE9Emk)eEMFh$S_AuIiZ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-445-z9>5F&Pf!UfusLiawvf%IH*<CAX@Wp+liPFA@K*5;EJ8g<{Dm~qoX29cA^fg(IniBL
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-468-z+|W^s%18?hgDuxzB0d{>g7dK<abCL&9Zh^uk0VdT=gI@1z*P$w*>b-UJmqcVYg78X
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:469:zEVuAj@#o*JLQn3Ad^Y!MzAOJu;q9W+C7!Zto^`$?UqtY<{|B`;FqS?V?8n{<H4tJr
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-470-z5%gcUkU6lMxJzUKZ9my~$Wq-p)w#yGA);GEpI9|!LBgtpjD(>TCdV#}dlD8OanVw0
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-484-zk`l>lGMHxM0Z^_GDNW>t^KY4F+)c*MUty<;)42%gPp}8AV_%5>vOOf4o34D2njiy_
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:485:z$3#s{NQW3#7}L#1j4#bg^sy$F#-o3Sg|r`$tr`X1M0SGh#By~V>XxcQZ`kWnhmcLk
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-486-z41VWgLJfJDJtsuUv!vtj6Zsd~TUm~dR6zR|$lQSzZNTGoMrNzEu_jOt{2ZjmA3|Hu
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-576-z{#2F-f1~Tfahh$)c0(t$mbsaxw<Vz8VYy=5V97F0w>&XiFt^sNG4>-QEd>w7RnT`O
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:577:zfrMUjzAK-~^<g`4HR#{$;owIm#s4w1*>@)R%r6CC+7fCYsoXh`a!58TBHvoin>N~Q
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-578-zj;7YBuHl9~P7e`dy8<^gWJ-fElzT45Q!;hB{Lk{UWoyd<rJu{vJ&bpT|BJsh?F<bR
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-590-z`R%eM4UHOEeSN}-$_EnUu%Me$_o1EgCzh?qjQc$G!QSV|59dCq_<H}Vdp}aMb>-Jf
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:591:zs`C)D5%kLJ!Vh5EwW-=EM$GiqG91k13v4GW9?N+{N8@tMH_dcnFy4=Bi`~@j!CUB@
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-592-z<U)|wn+quGKe+MYt6&eNuir)O23%Gn<`}g|+Q?1;)W#Mf8XpW!o;n)L5=I8BPQqgy
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-639-zey*o+Vb3yu3F>|COA4H18?q_TN~K)Wofv1iXME~<W*-pw(Cv@99R4N38otf>r*pc=
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:640:zWroQ(%>!sEOiG``2kb<)J(Wd$EWhvHU%JOD6&9Cd<hu)>=QsErSu`dusw_Fb(D$nN
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-641-zS7>+n2>w~9NNOc?R~earmZ=++8EU>bT0w<X5+}?P_NjS%Bf=z&Fc{&j)^JU>Gr=+=
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-646-zQU%Fxgl;dL^1h&_m39vp%Ub&?mpAi8Q9*wM|AY!CCUy{ZU1+1-t~iWskRtPae3$jD
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:647:z#%%pZM;RArw`(EtC{AMvvI$IKUd*6g#hlU-)W_yS{{$OJH#}#VT_qoa+e$M6`+ZfZ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-648-zd+cwfAv{%juN{mmGpCT5mhZZB;~~96Q&V>cX{TwXwj_7U_lO2kJ^ZMkK@Rhqm81L*
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-650-zl?HZD?St*;hI9?Sg?LFlitZ*Q!)fy-r{X#jnHIGtW_4W8n5qfaB8+jvor5F3+739D
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:651:zy8f`Yh(6|O6}vlpy4&fROdQfx@;Bkrvo(dwGv{XA$*l1q{#!=2)_<x@MvIiLX1`uz
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-652-zcA3tAZjg>rKuV&HQVws6^39%&<r4#IspV`QH&v_!n(6WcKr#zMk?GPpVhgkf_!X?S
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-659-z&m4G6Uc{wJ6JlyrOO9?(r7%p4U*Z(Q8@jWcpQ57NMBJ(HIT1BoTXmN;HA4fazkUq;
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:660:z{_c&Gu{HDf<JVs%yu`fUzqf$dK(Y~J<xID=6*X%$C)K`aeO{xEqyLlBs7Z=7v`4MY
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:661:z^n_+|`_;8VzU)?($)nJBs!Ics`ML^(P3r<a_+oSoppd@73*-jKI~m7zLaT|_*k4+`
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-662-zZj!#KIl?f&)=EFpR;Kx3R)A90M7={S;O4*{YOGv9brNr}pxIIG#@|4evaiv{p?Iij
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-665-zvLVN`*0Iu7Gd#_)FRZcCVc%(QrMH^bpyM^5jT&ykHW%*(Qy9OuUvN-KuktZPLfOHR
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:666:zs@@sCMuGcG1T#RsCV<`|8Nq)m)$n=pQgpU36sDQIYI3NFf>7tBiNUSH``{Z^6WS0u
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-667-zM5DnkY~|oKp(WE6u%ZOCgzSaZw3LzyTqjMb;k#UgVeO(PIk&})vo4K2Xx<%J$;O2}
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-677-z7oYce`SHoMZ|~o>qdphB)cWNyVIgyRl-U&*KF{{Rx=#O4(+)SNgP;QDlGHvpOsMZa
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:678:z!_D*kX0G`yOuNt-b|$}6bc0*B8lWxEKL8PU6`??45tsTS4P_Z`iVWBN(rh<Hnupu2
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-679-z+J`#ExjNX5?)K)TPDuOIdICPIzaSh!Z-%yr`~BVME50_t!obI1WhR|&E~0#qdRXj%
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-689-zAY&XSHE!2OlgA0!`Z)$!Wor#nOY>P>BfXzIhF!u~ajV*&N)$>wznJ&M+4RnW6?9%6
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:690:z6{?oEI@B>gk$zHqjp^=Nz+Ga`3s$(Ea#(v5`DXr)sNtxgo8|^Yby%rstgDatp2cdc
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-691-zrmdnm1iIdGl!35DlGLB<MLB|cCBXiBT(o~Kw}qO*=W@S=&!9{53A7aSZS(S<>TRLE
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-697-z?wLA=zoy&=xmUBe8MGFriMu&g9>{G#ItuMIlJd=X7-y_0`oHamOfj}Ert0QD4PAAe
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:698:z$fIZ~v|U=te`Y$-^{C2pQb5BN`5torN6}d}MA5ckc)NFJyXo!*3$Y8kMQp|H?(X8T
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-699-zTPzH0R76EW1W{1BYk_6EYqsBcKkPr4o%^2aI?v;{uGwqN(G0X&)pej-bsY>*t3a{#
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-715-zw1g507MD)miBS`ivAKjt_!#^%QU_)!KtUzZ4kP~3>X8Ao@!0bKlF(0@g^$Arq4lW8
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:716:zkQYo~TWh&(1l4!6InsBU$zq`{PF!r*E?r~Ut{P$w(Yu_*rcv%a;AZz2`$UK|+2gK8
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-717-zF%V&-ZD<pH2W}2~17Qzq8Swy>N;r)BjXn)|#}!tq{eq#+vQ{<87%%1O1N)M7Z+nco
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-726-zpF^H4k*UWb(`TA@tEtBOGKKbIKSLvytkir|73dC{U8ZjkPa+!I3ri<XMfs9w(B4vj
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:727:zx`??7`8&H|f$ov+YKTqv&%VZib%`BEQFCCOWDiU|XCe8j_Zrr;z&hc7fscJq-c>$0
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-728-z);*zxP{UMUqJSuZfiekLOZOx{qPMvs@HPE2O-KF=ZexD>T+;F8&PRAbS$=zSY1LBD
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-748-zp0eLiB(rFEa<-;i#nvSm(~a94B(M%O)R9BXfZYH9WE~KJ97=u!ug6!y_F{R63D_#s
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:749:z8(bDPnJ}CHBYuM#3`Z$coQ6_~t|#9{9fD@S+i_|CX9q(TFS3aXMyRBQU6M`u-F?lv
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-750-zY2ur@oAN$A*|5rd+5X423iA79!Txh@gP192VDB6w(SO}i(ol36b2xD{uN<&&mQyRK
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-772-zx<b(N9dOrqaI)!&<&qZTJZC7vwK>OeZW9OkALly4zWN*wpBEqr(D`=pFv4$yTKW<D
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:773:zBm71U5`mXC+Q0XWFi+}xr_B~$Qt+hZ($fkr*#>Q#Vz*_X`W<Yg;S(XyHkUCIKAV@0
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-774-z{VJSD-0o3L9x6zr4(9x$k7hJ7+0;wWt~G&$Cgm`0;~Rip)J*(AhYYq_yU`-*?Nr0s
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-784-z%mwrfyjd&+pTcTn4Td&fze!>w#N!7cIg_SW_f2s_iC4Z=7O65dy()z6t0GUcQo2W_
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:785:z5z7>x`e!LTm9La@Olx&z?m}=D?x_1F$&D}&GZB+<B6l3R-nk0Rbiwg=U{10R`YnAB
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-786-zk;~an-zqHPm-&tJD+sF$JstHp@@*(AtjtsC^@cv0nM1q_bmG3zi&4$&vDVl0nSGJ)
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-827-zMRX)J5b=we0{=;eqk7pB@Z}y|fHRQ6eH00L`$p^txa_&eJB)ChiLh4^ij0@AM~xBq
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:828:zmBzh<HpK;`snM)?RB)={%PVS8?7OV|vfqcxrN$AGO+F@aOG;ZfZ`{*?&g9MU`jFB7
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-829-zrHm2OX^6dUK9n4qqZ1mEWDRPs&O`~RR@82*FxQDHxV8Ih&NOfDoZhQaom6dd6dNtr
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-847-zctlhEd0)_5={2@pIEJ>*;o1L2pWc<Mn$Vq~`6Q3FjI~{NkHGq(-jKpk7m4fP(YO)r
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:848:zQ5YON9`_#el=7N1h4UB)^IQlNdtE0#;7f@$R3R}BLnJ1<Qwg7K`>;&wHAH}QjAN{&
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-849-z)7YRrrNT&WOEX30enxj^|MK2t5?^_e{Dl6f_PnhK`~`W$1?bDTT%3b!Bb}uErX?|t
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-884-zQmt&gOsBn~er*3>^1)==7gHMCF$^~%hCxTaqi`^rafdM$#4hx0$d!4)eh6|o-Z$TO
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:885:z=uLZI_wDy_Yq7srN~Xnst5;^stiY!U`$D=R(t@hJ9zq$4=N`#axaU=pr`H4|o6pkD
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-886-z!N0C2tDfX{RJOeM{^8)e^RFLQ2@2wk&sz5|`F5PIl?Dm`UM8`C?(O)D<(QJ;-ryyu
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-890-zCsY{hlPPox)^Rb+DO5IbCWZm;w+%6;sCO!l^o|gp>{N6Gbd6}E_9Qev5ht|B<rlg(
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:891:z>F3KY*kUXS*kmLhT}?WS`%0G(Lzu%TfiymaO}axgV$a|ZkR8+y{s%fs`0fcNx1F!;
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-892-zx9(QHwq(ke7|+XQYIjQqsbZv!%K37CHC3}%ec1d`jYXsw%YZ(27SBdlF7O4;vj!5^
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-895-z5;zms%@8d#M>w6%;uQg_SUbpS`e9-kEeU&$jCA*+QcWS?4mDfxRhiy%PQ9>uiY}mc
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:896:zx?yqu2Sb(Qgkhp=x@o`axvjt$gc|F<NsT056dV@B_;3Tq`<O!gJPJcX*l53D<W7zp
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-897-zJ_i5A_{+LTnx+cvDiUY3B6{|>CW?YO=k>1Zy(HZ&JF3O$URvF@2Ka0YfMd{JldtmE
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-909-zV5LlD=~GpL4wKX_a;f0AkteZw<Xe0*st*4VcLP5Rn1DaVIZTjozvFjdhTG5dE^Nn@
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:910:zbrzf}z`a}jYtZN0-FN;Ca0TeBv?B5##sN+eX%RgWKZwX9U&CJIW)W{ign6W<q$a!`
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-911-z+B;%b%(r280*578z1N3_cs%m;<<0dNO5VqvsBOlqExXZMkd^(Fn0fxe{yQyM`9Icu
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:912:z9S(}60YQH`$s_#}KaO_{Rt=>@mWM@f4)S{8okTjsM|!J0sRz`1x*-^URaARn$?dwa
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-913-zr5ox7*7S5#^~7rq>BhJ}fK#!N*5{Zb)*i$-cmVPpJ(my~qT?JJGAl5C^pU8vVWE+Q
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-940-z)@<c`l)7V(zO>FE`cw70A?ok3YG%W#x&s}Bt<(DS-8YnX#4+Gk1rFtHI8C`^E9bsO
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:941:z2K%&<djdjO+k+{*p&{1<`GH3TuYKU$-TV`bBFX~FJ2wn-N}pjrDuwA~ok!%6jf&pr
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-942-z8c|nWwXVCpVUWZkI;`7m@N`9^EAZZo5c+2UmowT^z)cp;U=8AZqnX+HKr=IgVxb3+
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-947-z-hH9<tFfatR<gGm-TA&=&~c!1TTi-NCL3z();R3FdI@TXX&E)b?&-n8<c7>+j)*_z
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:948:zw`fpmG;YY%B<$e0fjNoC5?jK5M|pYH`_~bFvy;qsFge}ZO^WJ0{qM^Y+PzBh8}!9X
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-949-zYybTAt`BbMZk^mewMV1Nl74Y*)xIE@Kmmj18o+OZ*Z5q*%?nBatiki>T|phpt^T{Y
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-963-z1W#*RF2}taR06xX;=#&mE3Q=Jtjc;^?=1F)PgTHunu+V8#R9)rn#cO!tIQkR<Ae)1
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:964:zDmoLaK-`re-03YN!7;UM8bj?VSwTylthVpI_Pg$x6>!zSpz$NBjIs`q!}#I)z{_$U
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-965-z_sPUQ2szCFVlI0#6UT@9Ca#QiMhC`R4HAWp<sI}{iPf;Umd(U1^3lkm&h1uZ-7Mwp
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-993-zdh8~j;_gI=s0r2@G)lAF9@JlFB6VIfd~FtKmo~L2$G5(fjp?nGNpubBczBQHIQa^~
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:994:z#4aOe31@K63auWexamSTGnr$hbkb{at&}9>Pkfgv0TpEb>E>IFju2a`?TceE$Z`xa
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-995-z5lv0HA&M5wbnzLDpSWKATQ)+?fb4s_9gSv=TL8Lj!%eBiR$YeTm9kD0BsO*Qc5Ue$
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1001-z8}S2UkJM2{hxah*0)MfhytM3RJSp%0iaWV5(C@hr<(I@M@<<^aW6~UzxGC~qj)m=&
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1002:z`cL(#ipE+$ad(4{=y-dEsH)E@cB>|;E`rO<uaGwPT=HI=Co>kf%-PBe=k{_xv(E`N
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1003-zjJqDOwAK7=KsEzL-bGx9<D*6*$GAVay6n%vHI@&W`#PI=wc<s0q4;Mnvk$9SB>kkM
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1051-zzx{tzc!pB<g!A1}Df9rO$#uXJ`YWJ|zzg8xPIl;Gzp3b@u}6rD#%q0#OxQ;Y99JHq
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1052:zkLjR(r2^c45bfw4ut`9*@q{Hy^4a)+c}HL0jn`E)veXOzr7G^$6iI`cc1jksCylP^
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1053-z+azN0Cy3u0a%B@yRMjRQjFuA(H)_&8+QgY?X!`gmPNMWmkJSko6jT_Hit%~nv(^dk
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1059-z7m|TE<I@S5Nw^GZ2OhVhG^>pd_|Mf-2X@QnbQQ_&bcd^Y2AU1OxpM0jdAuXdVstEp
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1060:z=K}#G9<+@b>XaOv>+v`FGNmy?5%e%)9c^0T&cNRx&fXt9wmUCGguypy#+$*MRCz`B
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1061-zcp;$K%)8r=DtOTBE2(WEDbF>fDbKbVWyc5ciX3UB+GM+|9dydoee>I9cpb6Ad?YE?
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1085-zZi@E^E=j#*6E!O}3(QjuTO3fsazKR6&t7b_*uFtH;HxAS_HkgayD(-jpf#x@0+O^k
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1086:z`gm++WJ~CpkbIxpzAK&j@c#i%gT84wh6Hh-vYM4ADeG$!jq7~NU)uJCQ`UBqy|?`*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1087-z_j;F&pF3PHnIZSku68(^<DFhud%Uj#d}y~|_ag_<(s&4=I(fkLS7NUF{^$}?ZO{^@
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1103-zX3~Vv|D{{PoKn})JYuI)@<SeY_4#fkr@NdYJ_38<%xXTkgo`jz=$B;HmRf#d(>!)g
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1104:z(+bA)7TVzE&gQ|@1Am8ijy&Z2QA!21jy>`d7_ok=q~W+lnS$6Ji6iDF{qW_cJ`Gxu
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1105-zd@#5ps+c;B+UdEG_?wUk?u9>6ezAwMc)HdOi|lH{A<@+)jPNwQSX{_`B!4Qy>!upt
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1108-z>%cEqZP&Mve<_tKnh$n88M>-+)$&MU!ca0S`rzEU$vqn%FB9(W-LiAXrS0EVJX!a6
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1109:z%IhMhI9e{(ixzhR`OCLVa~$!Yca1pf8>{xqgQX=muO7Vvxf^|_`%}xyoNoU=c-6{2
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1110-z9VAVBkFZ5|%kz#ML&<}!pf+GlzMsc@(omufqQlNrKZNA)JS<_u`MQ6@|Mb-(Qft;|
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1186-z`GS4?K%%#xYc;H)oiB@i@b565eRy{L$&tFN-y$@G!ERTbX>-UTY+m>+;vdR%r$Ayo
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1187:z5Q6$=m<Ca3ms%3kJEUVoia{%PLNjpSdo`!y`#)RzmFDlgk$q}*18<#_r1CR#Th7`K
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1188-zA@ab_-4w{N)17!OVK?P>PD3Pd>XSsk6j{>hobz!XlDJ_rf~^!V@ud54po>$s5(akW
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1214-zJ*ntyY|P2D*R+t>eSRU-y{;VGL)2HJvu!5-qoS^Fi6FLf^GIa}nV;6}DrWZt$vfz;
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1215:zG?xY*8c%XZ$96~Qz}0pxv={4vdhOMRb)sFtzl>Z)NQ;Ta`$bc5-JyrkGbroe-EO`>
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1216-zK3ZZ5bPTIcsE<kA1--(gAwGX*PqIMXi5AcA+9z+Kzty3byX_Mt3gkh{3fDl)Ip2*Q
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1233-zT;}c#F2?xV&sn>5XQeCTfx{EUp!Vzh$93(z)pbFll$JyCj^3ks4&NVeQU4yb05*^4
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1234:zLrU?K`OAHFg|_-QM=3l$MW>St;Tqf>stn%iz8@qY=pCtuTwA{7q+yNxnJSpqt^f`@
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1235-zRR0a$(!FL}F`-!HRu*f5-JSE<24cYsqTWt{e|HI;$Y8g##rJ!DX;_2jY!5g$QLxeP
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1298-z+^%{fZey(<9N+b{gVz|;_Nn$v=jNKKzJIlJW<gVeV1D;pc`;|dk)oXpU4>9PS9+HE
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1299:zTn*b8l$#hC;+&xlK9e;+@KJUS<;S>c@4oo`Ze7$uCm>c2an*k`ZRFii<_sXDueu!)
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1300-zOxJaVXV(qgvo3{YA-xzd#MlTf7Q>)dOh=)~$XAdHBxi7!_c`DJ>JGq<U;uy`Iv+3^
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1305-zuuXNx$oCVVgYMwdHCtqp%XZM=rL>xbWffK8CR_V12}`6z-2+Xarjp1phrK%!j9yWR
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1306:zcCsu^Nct3>=d#%sk3--lK<wssI-r=zs~)`2+uh;PHrn{Qxv6$(+o9S`Jrf%9hpZhJ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1307-zxQJo3v{CxevfRD`lZ01#uJEG==Y~IvcpkSgLYKTcRF%FdI3*)7;73xOk0VS<+UF62
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1311-zu2ZZWjEBV;*kjJsK`k_y$oft^37{4AgMNvNz!XU|$WuBQ5Gp%jKdw+(<245JXM>;d
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1312:zsl`qE+WJAh)1(z%(zLMO$^C|Q$ou<=I^s|yX!%Hqv!{knora7`h@_w<G$yA{nVS#F
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1313-zE12e-+?!iO{hqwe$s@Gaamsg#+UUyW%tDEp-E>Z0bpy*@POrAU!k1tE&H6LQg!J`*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1314-zFKRvf{cxt3Wbe00MgB(;PxzF?F7oh<%puEzj=OGipMif5y#PL`{H4|~Be}=Mwtt)2
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1315:zLfg-`er@~SI;E4<YUqC6eyeu@ojJz&)(aYyFyl_h8nno5ir3oU{$NS;_K2+s&5`X%
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1316-zpr~~zm!mExZ;D(WD+%5hsBu5(?0^kfVLG(<o@nRLJZ=zO#h%(-#U1P_5iIQ9DjnY&
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1339-zRw++nJ9XEXz0T`lpHR<|lR54TLga?Ds)W$UdvQKSV5k&+m2=e*Pf1l>K#%FF@!tBg
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1340:zK#hD8+-`nQQ<DB1U3Bcv=87Q2$-x?Y9I!6xGKV&7@(}gAHl{goSonW2z`#`z^*l}x
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1341-z!_Ud6VV*=h!f`C8T+>BwBsm@8*4n0XwPlU;n%1WLx*4r4jpdz3TiOTSwjWbg_5mH6
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1535-zvC&iTSHl`8aQ_#~E%Zy=HcTLYK5&rt#&U_hU-_Dh5`0FE?bz$<Ya&}a8YLQ7D_8cZ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1536:z`_$k@@s7T!dUP+r^SqCX8ZXSGLzR~Ut4;Hxt2~HAEo@`b9o(JxzbL~ZvgiT4DEbfL
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1537-zUsN$@khIF|#iQjPFjxDwA*`*xLAx7Fu7LU~b9U1)ZA#~9<;Ov&qD`$=ytaQ;Lm>6K
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1556-zD@f3wYZU~kK%yBky0~kwNc2y4sOVEmv3PakJY`a|(3sQJ;My<B2dg!cQ3`80>9+5f
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1557:z-wD*Ys71`L!%jqHjB;g{kBOYRHfPGr<fP$KF9dS)h?Gky3OG9Iy?ayO5LcVt*S`uv
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1558-zX!uL1F8$T;t`z-ac!T?MmB3YuF=f}k1wQM!jNT?*PP`+3P5G_D&@LH<Qw}=6VV6K2
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1627-z;x=>3xu^Z2{G3CF%kKtf9S6=VqQ;P8uz5o!Fbn9j`-D5!HqP<L?B_t5Sx$-Ng>${*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1628:zg;VCf>jVRqyU?I^&wWtN(8`wv5rS$VKoAUk3b-GT0DSM;=Cc6SyM3T?`w)S`91U7(
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1629-zX!Ty!U3AUXQ5<*lMMKm)qHU24Xhpeqm`?)Vn2O;A<^wpTZ5#EAXDj;&WEc;Cp2$B$
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1669-zqvSo<x==OitiIqI?_5~j!uzNDR-}HYf_uueR8pxM$vGk@9}(>GbnZWS0$V7zXTOMT
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1670:znQm-TYJQ|^L=1KaKMr<`BrA$I6O}GBVcUXl`94@bDOWul=&6@L)X2lNjI+^ehVEEr
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1671-zB_(`_zBfKt`%zVmXJbo{Z%_~Uh4h`RCoCZ!a|z)LHb1zCMuKV7vA}cE5PV2Y4t=FP
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1720-zu_aRWBdcm#Nm}XC%7oGuo`$8(17nNj;KIT{sQdSYkvavr6j|JYt>rwTum-od0!q)j
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1721:z`FX-rV2c!oy$95~2hev*Dg2M)IuaZ68QtbcQ`v1e{=@h;&S<OgrbHKF9<qw~pVXe1
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1722-z#>~M_hxV#oDJVGS{Rf@z{~22oD#H#@8`19E2WX#oQMN(p;u6)b!WZp6A<Fcek2e$S
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1736-z(BkNs+S!R!QJqsaCGSrgoY5eqM>-rgKWT<NKlX?9Ma*Iw8sE_Nb3#L7Li7#fh2|rf
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1737:z#%5GMt-4oQTDZToS;5ir`$hLE(b6(!a(NTi`SRZGjLJWK1ujkaWUvc;h^fPsicyMQ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1738-zz%DhG+kk`QndoS+ns|)t(-FAIc#RN@(+HJm4xXfVKDDM1s(!|^szk$R{FJr>o=AWy
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1761-zlfEArr1QsjdRnPRZ0c-^_6e@nxcL*t|6wz&-;F{0;pp3r3rSa_(DWS3#&p@}PxG7Z
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1762:zX5iLNS(hxWGkfXwB(((}nEFNr$$z^a`<qpFtTcM$lDUB=#k<ME;xwKpp`?tG_Q02t
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1763-z$H33!-ND4_8{l*Q&tPrpkzA8MA=Z%{LK-|=NKze?+G>V?uMI}TU}dpQ_GiR%dne6e
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1813-z{l_9Z!W)@pY(w!9@GtZQ*AjD#y9~{hr2PSLSK@XhYE!tRHtAJ~Y+8f(w#jJhtGI{J
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1814:zV)PHk`)I+Q6Vukz#4!|WU}(qA0KfaTgqyn7y4tzMI!X6QS6^?u_l|d@*W$hD`pXkr
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1815-zwZPlA;=2Dp<&WSD*WB<{|ELHPW+UsU->Cm+6WfR#DfAGk<S*b{ct4J+w(5tfTbVm(
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1854-zaJ7X@uDw*n27zT9h%DqwvGL+yLIXr;{(^dGd!jXU&G8kwUg}=DPMYc3G&QD9QVqZq
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1855:z932`CYvp$k&3m9X>>IETeNP-0Zpggy^$m}3jSpO{+!`=c+zMT+7!WyGl@PgIogSL!
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1856-z?&qK4ede_UcKXQBsQ^fA38~nH;SAm$miY2eE8$%v!k=MmJSBAD3V_F4FC-##!dC-l
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1895-z^h5hnHwqg~l*<6phubFgB^Pk#gEwf&|A^}3zeHd3>)0Q``rInAF0bgagj8UTXh4q3
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1896:z3$X(554;?{Oz6=`>bmG&^$_J29gljkvq)QHF`NiJ2gd`OWI^g7b`;-m=Q*6YN3T*`
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1897-zi0i|PBmafc$%Eky)EIIkeT%Nc?Blv{YsH7+3ZO027Rge*!qYV)bXRo!O)m^FR@QXD
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1910-z8MT)s>uT3dxu4xX?L+Of^wV{slj~(qu@6c;jm@#VBkKam&Ud~J#dk`V7H%$>Ux4N>
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:1911:z`92~q_IsVL()ZS1^*^?J3zSd%5%H{ZUMAaw$BS`N0klRn7Yplp5q(WoEo|v-xNgle
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-1912-zZ;a|@-x!+`Js|N!%=V;KF}j3FQI8zoO%u&+G*7iE%!N0DCS&KMmPlXa{MTiUi~Y%T
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2000-z!?#&k5`E3Nh6UHC_PO5zTF&1^OR}T#YyWDJ+w`X|xBhRW@OADz|4iS0suJCkyD5AW
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2001:z!pcW^F!T>pgr<`}4IAxld#$J$o_lfEqC*KEVlonDM{kVxMV5`7?wam(I9_@XtK@8F
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2002-z>|*(Y3fK#^oPrDMm@Ra6@OX&z-wpN*TnmMR`=~16>dY4E3!BB9<ZlYgL{)t)pFmD)
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2015-z;`)h;xz~J8ZU?`Z3y4{~L+v0P1N^9_aDBBkTtk@wb(Ri6SB07IQUO98QV$$ajuTDQ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2016:z`S?CSyKD=#%Xz$0-^WGheYn&5I(`<kL97CIk~_kSlpuUb1^>0)9xsDlH%>MrJEH6>
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2017-zB7b@u@mpi>mZ+Neyu_cxvWa4Rzl2V4FOvR?TUlyA;)k+5N^~h5lXxfYMkH^0WDG&O
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2018:z<!fAV=ur4+@ulGKqD6sbMZ^8gi~1FJD|8fE3U(I`EXWTKz8F52YM~cPo$yg`Pvcqq
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2019-zocT9tu)@ZQ_S)vIt{wI+-f8Zx@qN8ZlceazNvpgs;(oZ-M!k2Ok7#Rs;jo$yItCg4
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2039-z$&b`w;uEE%kgA;IXQ|sk&T4rf2HqkJM&=14Ku%pb><r%yA0^ZxTS*m-iONM&8?}>p
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2040:zgz7XuR(hFMD#MKJ)rN*y+8FYZevg2mC-_Fqf*F(rNTx``s?ZD>E$u;`E02&Qtr@Zd
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2041-z%t=qlzw}<>bluOt)N}d!&?g}u?kz@x?orkiHdB$QZqks@dZ6|`#CH#l6lMqeh}(m;
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2053-zxTs1gM8cgCFOqJ1XT?o5Uvav$?${jqmC(w6FzhNi>|dF`zG!%Ec3yf;|LkSio*&NK
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2054:zIp5wDn|`jO`{tIFWM6lE8NCwt$oB(w{UoBjywgxZ8(`jvRJQFTyEq8Ta%VYvb7wh6
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2055-zDTl$HZM$ztx1Kf?TB40>EI-K$rb<L3;tsM+KcT)5J_y4Y4?B?lo7&2}45NH`I#t}m
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2058-zCu23$9CU-y2i&pkA)rvyj&qj*&pl1*N3W2&GFPQ-Y_`~va|>;`ooq5&iylpH53^w{
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2059:z^e*%w1ci2la)awb!QhS1g`hPwD0m}~8Y~$wgjxryg~jlF>Kr?b(S`MFJ$V2(L;(y+
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2060-zpffI3L&6O`MSKj$ikr{_Vh8M+^bhKit0Qiy0oZmn*CMzWm0&t3Dzy(}Kg7tbX;~~u
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2104-z54V-~P_fEFx}pl0l)8zv!?oFZa8FjzOR`_IGYn8HGM$wKFtt7i^eH8U<}#oGN^|*a
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2105:zVLNz#dvFifrCbk&=SI_8`FfPVxxxZd5E@6Pg~w9kDJWc$?i`AsF9$19hy4S>Ym57Z
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2106-zn-`U(HWa*}hUCwnhUGiL+wxZjefjeOmkI_3Vhei)%M_*qt^c5K>*6ipp8n0@E5R5l
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2131-zQ@y=03OZoi039@bhFhCTqp)Qbdc~T9{A+CpCtLg=p%c+I;+?fs2&NIxR^_W&Spqsm
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2132:z?x3`c`7QYAYrKhV$ro_r_{G8q!3tC{oX}3XE|`Faag)46N>Vne*VH%A8~qA8AHIg~
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2133-zLMVI}S{lEIRmB7NWBdb=Of)19;tvQn+5k_}F!Yvq75bO0q+O%>%jHAcg=_xBT-)Lz
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2158-z3b*5>@#lCF{*8Eo`wU4$Z?lcqV?BshxBozs?cX55lBHHOO_INp=cJLuMA=SER8ol6
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2159:zY9#(cwW6AO7i4GM)+$1$)C~Bb`WzXg6#%6)4}XU$!ZW}r6OAlEFti2s3wwbdA`9_-
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2160-z#;e#XQ!R9nITmr77r<WAEO>^o8ek)Kg(At$AUmX*RuNmO+<{+9>wwGlgF03itBmF=
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2198-zQ=_#{`eEn_R0Jo(Z4d?Of?S6FLl!~P(7wR3*AlW|rJw?&iT)7EP*JUdvQD}yfoZ##
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2199:z%jO8n*x|w)wj+<TSJ>}#Q|1lTgWgL`p)b&zn0$5ucTCtL%$7^aqcnro6aEOY`Cb!l
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2200-z;~2{WYjtO?v(R<JExD$6tgfZ*A+Fah+SA;#GzN)Ald|GxlpIo`b#l29ljGv!#<)+r
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2219-zp(71j$vc+OW{dNqZJ)cPb5LZph*FW?oG;zi9gkci?7Hio?Y`%o{iJt!M0{L<r$)j;
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2220:z@3Oc(-UpFwJ)`Yg?UxOYjRh!J{=k>9QAj1cC$b;Mpx#(5;H`Zo3{@xb8vxB<qheP5
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2221-z`f>OpdJAh#6k+{|Vdx5MEV2yQfEWQcVk^3ss7@$`Dux78A48^*BzqaYW21;m$P{cp
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2259-z4&CXR5LU%~KJ>V2WAF}hhWo5h+ttoU?J~_?*aoC*NZOEJNnR#76)`SiR?12#7pEGK
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2260:zs(Z@sDb6OFob*HJ`QXRyVMc`cmete$LBE@fD!`75!6fb9@@im^80UNF?DQs=h5WIq
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2261-zy}gjO%R7khf@Nd%$F45cq2_*|b<9p;FBRl0p_Pz{RnBI8g>z5OBwlN4qz68HR_(i%
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2283-zZuT9S&{U#4vNHe36!tG?nN`pU1zJtc8RxyTLF5CHHOXlvE845Y+d#Ou<X`0U@>fE?
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2284:z$C=JhYoNGopOD?11uD5yQ$4gV$jQzR`A`g3YgI$K$2PK^+7-S*Z>BxfcWCSMH`+rz
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2285-zlb+Ljt;f02nqz}Hy2b{Nch3sW7vu^q6Er_4Y0w3?-yP*T=Z?S*LlgC{t{*&`>ps)X
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2298-zv-O4MHr;R5G@H81x>E)>2_7GEGNeoBqL3A#OM@SUEC@Ome9`?WsImKldz@>yE7sU!
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2299:z)JH6}87urag|kH2TXhg`M5v>Sy7mS~TC1IM_B$toGh5^o8B|i)jV%M`Z-eZwJ2IUS
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2300-zr~F1Tmetjihq-HN3*G&-7w!t$Dfe&gxX$wb%s$$5V>5E3dk{qqH|OZlW^>&zhiT~y
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2327-zc{yV>wY}g!_M^T$8oPoQX0zBPrsx23u|>et&$DBE6wd>ntqA<&Oy(K0x~s8Ub59OB
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2328:z<E|E*D)^s}r`SX1PuR<_8{w0}TP3}j^k(?Gq<xb-32zlzB+2sN8lf$NdIx`T&2i5+
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2329-z4?$zqH~K;n4`{Yl5s~o){#6^rrB<F-*1xf~`XAO_ufeD4GkFK}R6DK><!{iXK9p<N
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2480-zT{aVBZ4uuKS<Im4&^qhov}Jl@?SeiLQN%i}u(4I^YFyNI8$Yp6cV@kcSy_)VtLYoe
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2481:zO29^%=$Fhs`ZII3{?<GP+~d3c(F`{3n}v*fW)0(k*$J%4nZ_P-qOk+JK`uu%%Y1VL
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2482-zj^;)$RMAy2(;G!m85d^018;7le%olLuR$)QwUJHFX~b$jfe@a>@7S+bM3k;+|LXg}
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2493-zS@is1ni9XMeP+kC@2Hk|%SJ(m71z#U?#{rEh=!-R1G01wx@<mlSyyI47aoCjLDUHS
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2494:z@`V)Q6E8i07w`a{!3X+65$r9H`9va?nT4@R=-tsA=V9yx^wtUL4GgJ1yG<3?PAUnl
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2495-zl%EZx%+O;gSRJ5AjY&{loZC|tHU{;g%YYr-f{qJf`&l`5myHK@v<bR#4ZDnriNkC?
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2565-zc8tg>-1j0XNt3A%)_i8<5+wZMSJ3|7p!1XA+R5k~veJ7Ikseh6tc5oihljZDTe#=5
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2566:z@NV`2N!z3r;{MlS{mg_^k5$!Rv5R8`Wrla*!k8IYhe`h*$s)fbheN_UDvzwAq^to;
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2567-z(-^3BeN|J{QDxvM)l!u(zS)r_%mAqj0#Zk~S~}#P@?yp1$5qN;9aaW*R~5gqr9#XL
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2585-z5VKw$TCgbOxeWAw1;}wTNO>2?emnfWo*0)wkdJP#6J4>MIzk5OVEn2=VyZ!#*TC}@
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2586:zIQrx7$3oN2hn`!EYfOaA7>#2(?teMv=&uj58F#lE`tTq$>=vx`e=$-^u=*!K5=TKB
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2587-z%)(4A!PVwre&^w@=3~ZZ!yZk6EY8B1uf~|}!>YRiJMvJyfQ<gYNIQ^I8!{@eenaRB
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2594-zw*dxO11rBc*bOD<8)Ed^n8Ce}|3#SBD9mbmtcUtoXAK}bwXudu;Bj93o?;k*s`zbH
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2595:zAVn1*8`ZF$8bB7?K*~Bp-}iuC>j~NE0ejO8vfUk0)Dx0706K0GMri@$d?w^`2IO-I
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2596-z*5Ml5-)4NrE?jdb#(6KK>In4we!RX5kM`hm(ZJ)@s_pou)p&gYUKxkiC*o?0Aj4}R
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2603-ze&^0&ZO*yp?6V*L@4x@wxA)!m-nB;SCM{WQ1Q+osyQ;rsr*GAMjVj!5tY+7mRs?Ry
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2604:z`!!o$6}?@hSyx#v@J02_5!;)y$C<4RvQ`|V;YQvlBOp!OIn@kiI%driT`jlEu$T|B
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2605-z5^O&IXFlk1^$SMk%Z_`D(hcI;Wn$JmW##c(IcA6xt!quNemI)C4l{okY;MspG{;WM
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2622-zN8gVJ9qCZ47Cml{=y;5njN?J{yv*p@!Z&QeoZWbMnD(5cYaim%7oywmXiy~dV|bQd
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2623:z^EB;^%J$YQVqNKLp4r!k?`x*m-<5$p&`@`+sk_>qy*fjsH{TUU8~VvT6nj%(H3Uw5
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2624-zL{U9>%{JnYmh`wI9gCrDcZJsD`&xCc(Vpd^q9RdGIW|{`RsO%e@V#FA2;EvVKhk>5
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2665-z1pS^Q&v>W=z0J_pv92a-dy2NFC~u5wsnle=XQoS2A(!mR2>&zWnC*NjCZ)4PHcTc#
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2666:zbi6XAd2*cl@yZ&`w<L%U9}{<uWc{G7agdon$!Ae-dq1@@2D`emLI>Qv&zNkB2@Rar
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2667-zG5T6bZRBmqTgBkfJz+H4%G<)V7@j7Y_o*i`3g)Ht<d2dXJFm|x`~tt5-c_i{&(y>0
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2715-zA(uL_j|0wwtiNFX6^xFy$jSKtMvw|p<dsY<6|+>m@}I97k$T&w1<m+g$c?>yHIw9A
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2716:zU)7d@w`E}GO#Kjk?$XyodU<Mjs-a$DThWo^KtWW&%y+bTO`BJ2Uo!Gj>mDz@Dj1i7
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2717-zOo9vV(B^xtCekt$k4Qnn_h|n$J-$J|AJA_Kex8DVCy*n3`BNfX@G_IWB=-ec5u1(=
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2723-z;I{}ee2n%=;}6A&q5_~q6uQWUk7Pq;sRRUrWd7u<%VZWI89W8urogRK$H{nGB4?#)
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2724:z`e2P1j#RnmD<AiNWc8h-%hBg2a8sJ?$K02f{-tV`n&0O$zIs0bzmWN~Ajf}If<&Xt
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2725-zYGei>`AlYzq4b-L^C8G0GbyR%1r4Qsl|F+kZ;{Lpga-zqb%}DB+xzA#f<8ia`begS
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2787-z*@N%w#eQ4y+Lg3fNIsiE9r82U_!=y(j~424+=JXOpFWRMJIX3kc5G7*nR|n|zrx2@
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2788:z{Ad`mjzW%EY}dfoCgfiZS5uL5I5ZX>C&J?d>^qd>KEz>9s1qLfCDelb&$wQd`AQA2
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2789-z@C$sQ1GUGOv~P;m%G0O3V<1us5BHEya@S>W<|I+Ho2qXc=XT;TJMpW%Sbra0AXst`
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2821-ztx-hrH&i?giSkbww>)uFl-ZfA0A}N!JXoMK+t1LzSHxK_(D8eu8;l3_$E&`lkM_(Q
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2822:zD_fZN5bfN<^W(@V63>_5@Dv`spZx>;d(6u8C$0Sakj(y$dL$iv`Y}HbQ<L%f33&TF
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2823-zNM;Hr(f2hZxkaUPgSd-Br`OQgIimIybH+np_EG2*UVj7|?B?1obiWhMkCXB4;`j2z
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2857-zuf<wt6Y#PnYwI1T@Y|rrmSAKf&`{ojsEw!9AbM)xmF3A!vMw7*B`&M%4p21+)D5K?
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2858:zjIg%3xh5-{8v84%M)`_C-XMx#yxg44LDiETzmoSL<$H?!`0XdyrzWjq@J5ZE<lVi;
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2859-zY~P^WXZ&5{Zx{J+9@`ms@N6Pw6>Uy|ACKul*5n0mPtoIEaBvHH`5S2`kxRa(7V3b0
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2879-z?G`#ZNLzVQvV_WM30j`bn#K?;)((l9lc%~e7n{Npq@z?v3hBzJZ{g<~a$IZT<1=FF
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2880:zV`3;5+bqbP6%>x9CeFgTUI=pflcywW$s5S>6gibq63NDiM0zT@`8~C23K*c&2>2Wc
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2881-zrc7aWwGm{!h6f~4=V<m*pl7U5-RIg{Nal~F@z?5P*ZS;LCw7an?;y@HKs*g1%WO73
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2928-zW~{}`Ft1``MU5(7^5!6?YUb=OnMprmF5pkZmnPz+<{gZmPr&oWLO)Rd_UHHyvgIMr
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2929:zAQP%&tkj*Mw#IUu-B`x?g;;D7G@NyZ(Hu|HvBXF$GnF_n`2(vn31rvfVEM1q9G_D=
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2930-z7vwmdmFJ7BOKn2lMeHx*?+lUR#0x&>>B;BR-2U*ij41BJl?Ldo2|PC;wwn-1ov8JP
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2942-zw|b`O*1vLJE0bRYGlSFxFY`t(^KJUsY^LfW=;c@Dm7CDbX1sC|79U0KUj;8RFX{`v
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2943:zt|rqgXHCBk`YK0$&q>}c2c{2!_Mxw*ps)dM<}zxja$smR<1=u$s(J`+uA@SlMIAoa
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2944-zdYUkkqctG#dUb)b)eUACMr*YJyd7awRN0M6j3ari88Oh6=LFrz>|d)Nn7?IZW_ZFJ
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2988-zo*PaDF%<55Fe~c83}y&k@*C^P3s^5)!t;mu+GWnuhnO$+H@EBD<_Z16dsruX_vjMl
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:2989:zT>YgvLH}fq&=brb^v`B1-QBFK`<adO9<w$5H$^)gu=pU>3@5OXGnZK2#M9`rjCYMW
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-2990-z_-!h=TSWUMs_(PBR~gG%;2PcD7^No}gY`ILGWOrZHdc>fUeMQgpt~8b^;br!ZfR)!
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3006-zr=Etd?r5|U99M*=PUP9Sw2noCvH0B#&Q&F+W|&bb-i&4&!~DNI_Gn8D(vvmCzRb}(
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3007:z^FCp7a(8(sf|~Rd`io`$v79KFi(b}nb`QsK%-~X4Tjt3j+WVXPo<I?B5`(<rb7SHD
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3008-zE^A_8Mo0XkBkM*T!HJHn(szOHW~#VRMfErGsO8|{MT6fTH24Kf&b^|2tT9&gGiEXO
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3039-znl7lby{}o#e}OqR;D-6$kxRD>?4-K~ZPWRJ1614Ko+={vq-q`HXM7eIYBY3asFsd>
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3040:z_)AZ989ed>L+`R$b<WIc7WR(!#(2WKbKOavYHqLRmg@`ex2{7_M>Esqr&HaBv=^*6
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3041-z1V-e=b_LDJMpkpN@zA>*eJnCgdIlMT-4%@?neoa@8>tqiD0LxeytXA}(e0A<n`4tF
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3109-zEz|!*ZxxsY63!OGLVi9ww1V#qb>}rhSv)RSovVJ0P4XXL?+5C@rFp;Tqa(U@Hu|GB
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3110:zPV1ue)@N%s^`@W*%x7u52jsj4;%TTIC~oJZI%1Ptpk0$^M25<P0zXUFy`$)--U(!?
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3111-z?=<!X=3^y%7=NI;$aL0%TtzODPsicu@(9!!YST<Q0#2F&mcp*HBt4Dig1$Hd7_T)@
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3114-z33}te0<C=Hf?7fCuWr{ys-1L;)|XY#&xk#&HJvQ}G>pPsOr2?4<7;U$bsCPd9fqEf
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3115:zBZeKmUWT`2$K_3>KI!+eHqt2XY1%2+nf|8SgE}Y;dU#OsNwH`~_d!Lt7rJ8;YmIN|
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3116-ztuciv5fmlERKCax1cY-Vnh`$;_fN>fP2z@OuYDhCVc8=p8n^HrhBNGlDW0X+j_TbV
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3144-zq=|kJKT%R}=U@jk)|)LZx~KBJo+)gse}Y~kJYUnIFVtadm#PYfwi#QY6I;(<Clm2_
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3145:zHSPm%TsDi7?`o-r7wR&D7F}Z)p)@v}4IPpz`P1dG?ms1e$#7|BNiC_O`vJY~Z$+mm
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3146-z-@yO3KCXkoJtO`3Int1&<3;*%{u8LfemzZn&9YR7i0Vzza#9t)XIYAqV`t$m<=!Hx
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3155-znySxL73B+UTbS$PLS4j1;aq$mI+?;$cd48icJ<iDq*ihSl}nBA<0-?~sKlfCMwgi_
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3156:zu-D@$_J`sl$8@~kv4gyf$)q1!e59MfLV~mudX`HfMrM4Jd>=fW9>5dA1Z<XxU+4um
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3157-zi@V5Ma0~AfhH8OUwVaRS-$9>nEBK+-$G<xIrN5<eH!vfzEVL|gIJ`^Y;r;51@E~?O
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3219-zv}V|#7T^@{6RSo~k{{G7q%|8smf$7$CU^+dY^}t6C!~U6Tk>hH{rpG!cjB1!6ZF0H
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3220:zDjH<>p`6%#=&$%J^ePr+D#pwcbxljb1I`u4jCrvALfz$<B0dB^?K;$63&GLq0r@Qj
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3221:zvJsPk-Cqj4_`PVZ_}$0&z~T@1n78xUgrY{Qv%5L71g5YBp#qi`9>YaAS>#7UB7-Yv
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3222-z0&(N_rR8KQSwl*B0bZ}Ig*_l%lv5u9`__ZK7s+D<zy{89TTyOlef-jW9sdwKgPUvV
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3259-z;J-9x@pkkRpxH}#bsbJGZ4-V5dV`sDre0Q?PUFkrG~A8b(S6`UUJ_m>=R*@G@>Pi~
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3260:z`2yz<o@0CtHQ;*K7doP9z!ENYRmHBPcw8@`5N(ZFg#I$X^d7lL?6M-XB5on-o-`R4
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3261-zhF+l89)y)(g>$|iRBmZJB6+lhh7syXNCj03Y0>IM`&ImMfp+&*fBhhMme>5#c=fOW
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3321-z1C;tCx(NMD&U1<fs9%V0!*|)~pkLn>e4(cYSFu_C`}~2o3HsRA7kbs(SW$B!Rbs}2
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3322:zVYWxIyj%PTD{3mt^B5>2G*m7`jY$Raqc)x12<(-%c$&${e!E;xEiW~r8_8gk3BPB`
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3323-z6T9Rm9OgIh2DVbZC1I)PlM44Wmp_WKV~@h@f?AL!Z7-@By7Sid_3Uk27hwM<vwzJV
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3328-zMPh~HnHX>AA?8u2u}o)JJaFL+;&Yh6Re`@Y{mc6U-x&k*GTK>zJ5F$+n3Q#5UxGsz
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3329:ztw;C^nCQDx&xKs$ev}2?KrSfeT-|~y`xJh&$jmZ|`f5wuW7N+>L)4~91MP$GG03=X
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3330-z;hnwvAg}*3xe+~16_~W}5a`b>I>8?)Z~5j>S9qVc>XX8LeSD}G^zH_tx2G3ko_L%Z
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3402-zMw2pixzvUakhe3R<W{!PKK@sDUs+u=y6g$R=1t-esQ<?Y>|&8;E4ov<ko53=CMBsA
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3403:z<sAA(`bU}#{@!eyT$(Lr6^2;(7X#VA(i`k`<SoAia~FrGMK~jpOwUHw(YK^Iy$s)d
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3404-zzoS1&fd1ta%;rn<-O_9L^I)3geDOc)bzCcMGo2CJO&Sq1kM^=m2S4{b-xFJ1uaz)T
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3461-z&*C}TOen#w5V|pkz_)qq0OuN7pOTI_%o^~fYh#P>r}RXx<=m^@E?P2Fuf&Pq$?)$(
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3462:zPp$n`E5B8%!$J#8_CZzB06V{laMnzsgM8bmnZucPvg6I=`C!-wx{>$l5N=>7o@-Kg
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3463-zg&UkHbK6th#Gg`$9h;6syj&0Szrs}T_Y=$k1*vB5yj-(QZmRiX?h*5!+&X6QyzR7A
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3541-zVRIj%IrfLNkEI@cFAX!cicj=`LXzGW6ySHrvZ(FPV874r$6w6-QQVQ&Ksu8jBfiRu
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3542:z6x6H$N%^vd$^U$ZUjF2!_JobJaY}-@G$WF|p4)`<Ev!$D`l_>D@DlC?!ol%wtyM>r
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3543-zxSVcOy`Xqb<3B<p_RL%(_Fx<09hxmCl2VptTy@J~uB}*;hwF-O5tt!7@Vyo^bVC+#
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3548-zsgI4I+5)P#vPgOyirn4F$eWueo@YM@RiK_&PM|pBYLeIBjl}Zr)DJ@Y;2IHmSYjgi
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3549:zSvX`J!X-H!V9$h`y`(qB7MwKom?n7Bc9{8cB>NMX``8}ip9tvEkHK{+%9IxSfqPob
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3550-zDCuw-1blQE=NEiNtY*>J&Yr96L-?kS6~lj(yNEW$5`sGCb6|)R6L8v&2P?bsL(g3^
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3569-zB!L7h+nD>7Tj(3$5y3t^AU0zkDG{WkEkJr%Z=kNa#YS>tn2&64kWUZNHR1-UO5Z`N
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3570:z`U7%SC$oP^gUMX$15()qKSo$J_C}Z!+V6#6)z(zw?0bX1JDTD9qCx83rn=qR^`9Ig
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3571-zkuTEPJb}!Y9BBmo6aM%(a@4p%yV1&_c=JDvPv6`H{O;U^qFHcG0xwRg>w7CEL$CiN
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3576-zw2S2-dX3|h6IwzGsu>+k8x5*=;N5M@^u;$eDsK$$DlCs`lStYAFQT{Ll<+L$2-hHS
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3577:zC_6D`rs@6o3$2}?8j)X$(WuO6^hx$Z`Zo6^9bVXp{*CNbPHU?FtxeEIs+G0(!CBgb
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3578-z&>r;l{pf#rw_Ew=*a2sfQv43CFD7Qkm>B5yW(Wf{Rrov91~e}LloN-*$TPTb+d1~I
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3596-z;<ho*TxEo7nb2w*)Kd5a`b&vR%&j8~DR>|b@(q!W`s~u`{FB1N^cmdB#6;#n+#b5=
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3597:zQzPR`Qks4#y^GNj%$<7$i>T>cNYDA>jV*z{!0-42`BO!-E}@WGOy8niHM8|_?ha<t
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3598-zyOCjCniLTWNN1@vR}WchTg931#a`it=;&Fs!F*|EEdNRJavSX>xE#9`GwM3v!=Awz
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3606-z%SX}UNJYP+pM|^amHE_rg?(S(=4TZ~iA8+>N`HCV$glI}NpI742#u3Ua^pU2Wq$p1
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3607:zoi<E-ZYW=_8fVk-e6xDdzPZz|hi*#m`nMQU15m*F2ZPbxO^-${r+`Vpw@|L%1H*Vc
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3608:zav#eG6UjtSUnJ=sH`?+OU&?ZkpUr1tlTb;Rp!J7>vc2$+3`d^h2-nE54fzwdaFcgn
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3609-zT}%r$z|UuE;SS5Q6(fV>BGAn|#VOhooQH$V@5r^P2ao++sT-XFZdWw8D8-Nq6NwD=
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3616-z)it^?g>ad*HbxmEX*YEu^TJn_i_L!|9L#+sozJ;0Z^*_wl(AI|rPknQe_q8l|1`{e
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3617:z`l$l#l=#@_lxiCP``VvIXKq9$!C<gLkAP>tM_(FPs$KWpRWJC?s*$0YS^_BL^>B86
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3618-zr*P;Upj+VQaw=y<zqO2SYYFf_D?bZ%C>49@`-Gpg--L7Q8$Qf>h1>6HM@~8Z0eAEQ
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3658-zIE!t1Sz#kBVyncm_TJo2G7)yeDbNy=trF~7sW-b9)oXL9RA`y_r+<JTsqx%nwkG+c
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3659:z9B0BE`^@LIYM9yfHW%_$krLjFT_$5LU`>WDHlO(udY5iYOKQVx;+{F*Si((%j<W(Z
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3660-z6AU?o{p4ZjYKB_~x69U%?dRM^@4J?2PS<<r7e)u}+E)kuc4P<NxPs~_Pq;BM>^Lop
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3680-zcGL#<<=bGfJRud8Y;qd)H}B}n{Oe9IE{Ad2de5BTS!b!hQ+ta*N5}TyXxB}3rzczQ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3681:z8n&FSa4Tki`$$?|ZUIkAEqy%u94dfb(1pE5&Ri5zGPI5>68J-0;kPT__>+`fg<;Br
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3682-z?CZG8MsYnpdCid@S{u7ReAJA%-?h3)9(_n^wq7eO!|-Hoqn`>6g4_SW$OEl@Gh0pL
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3683-zjBnIop{tmnjRUQ_zrM&C25n_B+uzw0eMS{@4CACIObpYJ43YvB$S|Wb@@}KV?cSGs
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3684:z*$|5?<Du*V+b`f7l|ny`To-E)v#@*YMfn$Kq`Q(h`+S@=HJS4K6Iz9$R@5h8%9UW8
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3685-zVymGpAUORWkTS|%ZmI<uEn6-)7MqbLbx7|Rem|7rc^=s5`Z2K9`9tt0R|EB1&vJcR
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3703-zo-=|r@lB#(>JcP1%+*I@#;E(E)&GT7s2!jzys6;Mb7Yv;9D~Ux>r{T7Vi5-@Wu!lq
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3704:z9nwl^x>OPh*Y`n}__MbnG9Fd#3$()fEj!uz&H`jtf(NNgV$LB0{tGl{Nmj7_kf|{k
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3705-zd2Kn!8;W2$m??(C++mhQlF=!1t?-a}iWG?PLVyg0PO`XCgDkT}G5wwQjSN?zTF*T_
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3718-z^HVnHx4%3$eDF*SEnw&gHBC>21}1{JtKK*2L+>#OZ|6REYi=3sz=yvYUV>9yD}^v+
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3719:zo`j7M2+6FXV$;6VSSfw=|0qt(&E&mV>$ukivq3vbfoJe3+s37`ysHU0WgCmyW&|mR
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3720-zyL*T;jalVdVm8C>Z@1XO*uw<$t*FH~c$TjSpP5a{8Tk0Fz)Q1^dx6{Xrn1ZY!9Gdf
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3789-z$u*`^#3x-b#<L@k-LMneOWRkxt^di-FrMRUjUR*xqfs7hic_zeHCVli7k(Jd1(S{6
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3790:zkcVu4Wf-J)M?zPli!@tkDHn=bWF*YT{lVFC9Z1Z}ND+0X`YC^q$GC;~Z`E~3MA2ZS
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3791-z+s`i2mE<U~Wx^WqbmAE)>`T4u`m;`1mD5qZSd^f&ueb|Y&}LF3dJ7l{hj?$uTu!D>
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3839-zvH|MvM0&UWIDX6cR0=UYw&xh|>Iu4pvSw^G?4_J8IgXDkO+tyP*T^?#7vNtZunT%a
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3840:zonS~%Jj|VB#I=!#xP`#|ROFoLUg(@_Y04*<w~MNAtFqKM6CG^4gs(Bk1XQi$9`*z|
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3841-z2QpAEsj0Xp4IXzoQ>mllrOwPg(T_bO!n9HH18&VZ!wOYr{HmTbc&o?shvd$>M`Dep
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3850-zV%vh1lzE|b)q{}(oB$hqh3X7;qk12{OC_#Xr9JKogx;PrIMuVev#sY`C+Akeg~IH*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3851:z$TUgW0zKfvhHdz6y`I$QV#x`b>!d$>k2ud1V^@G%{F3p7?_Gq{l$juA(_ex8)JZO7
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3852-z6O^mkJF2Vxgqo$_swC>4NiTG-g)%sAy<@g=xl}DThl~)85;@`#A`UiNKC8FLU#Kf2
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3875-zSDY>EM^5rT(LsD`#KFIV-d4EGDNT`=SS#v0wNJ;h3C2OXU;63#GjuckC-seX6t{}i
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3876:z*XB_6@}0!U(sb;Q^&QHVw?O}?`+$6qBA`Z%1fF#g^wPRYom}FDHm=EhZ_8f(v|BTQ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3877-zcON6l9u?9+&-=<|kDbVTw-{jc3HTPHOzeht)H~f;VzVv)->q#9dGIK81Nd2;*mvn)
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3900-z0rz&PaTLD8;3Q~mC0RoV<Ws35Fh_a(b?IsBO71{({SQcsr;bs#Cf-;4;zJehgw^u!
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3901:z<fjsnj!N^gqs0L00l`^wm-iF$Ie+yc7ljVzCt|X26{rX^*jn(wJs}pl4`*6=HPgOv
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3902-z&(Q(5K>v!mr+Wtz;u`xzh6MMp&H4y0EZl`v7gnK9OHZK1HEmI=FcG{5<-jtilm5_F
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3903:z2pbJ6_$U`Q{)GEE{;YR}VD!5no$@=X`1q|uw)!^3P~Y9Sug?nNcdvM2k9#{J4V;F<
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3904-z3^m9z7FVmtjc`9*1jF}i=@A+W_xfl#8)jM2FdN+iW`Tc@DA668Bupew!9n>8UD<e{
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3954-zTcm0~JXJP*ijxg+Pd&*{gf>Ng@dqm#aO>=Mosa?LGL@hF9CDnr9A@GEo&osOfFsnk
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3955:z;MwfUpc&f5ep7Xy-3RHW83t$v6S1ty^<`2jn$u{}c`7sacPcRdD><&DjM!hX8oyq9
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3956-z5N+casv3AN`KV+OKcf5ioy-BwVhZCXdTikC`Mu!r2A{;V(DsV9={jUqv$2>EF%*w!
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3960-znI-)KtFuM?qzhJpJ?@}r;8Zdy<R()U;;&s5JWq%F?$up%J)k|ns%)t|mbq8ckX~Q1
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3961:zmim#`iaM5OCA$<2AOmeG-VuCgJ!-bAuJyo)a%RE4TX%i{*^_Idzv7%?dEwmVy`F0j
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3962-zNC|gC5UHezud=h5JJPlJMs!-!R@nMRow3{gg{Z6hLiCwF9Gyp%L*6n0HVkedFYQN>
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3973-zS)ux?Wg=SLDg?(`KER)cZ^La3;<0RRJ9^C=4NL+9a0<Q9rNU73NBtUfL-il%x{CYA
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:3974:z)bbPRfr{3OT76ZzX>S6g`p5jA$a?MvndBS~UF#xK0>`*-6{5T!NN;@el#RZxkRUI2
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-3975-z@Wgz;IzdMCtJ)9qtlx-kEqRKRXM`b#lfmN>`%~TWCR?p|^;zxxcCMQFah38o*(&Az
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4019-zK8_Z|o3Zin^Re}bOR#gvacKIN_DF|x4~5Lg7W-!F1S#Lbx3muDk*WlN;3MU7Dgt@y
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4020:z-Wz|`P(%F|(T*u<wv3$<p2&uWjA9%4En@z2eL$~gH_+Qvl{PtZn8h_`SZx(hSSo)q
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4021-z7b=RVeq}&ZEU7{M2G01VVp)hNyUnexb#u-YyE+<^lO5B+7v0z!=L144V%z4p+@al3
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4036-z2MY!Z{VKAgYEg$g(e=jH`nXd~LRvDJVZGSw&{6F4hW|0$176c@JtgXzF_S8$meFg}
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4037:zBg`4$4m*Gg)O>dwVz<@*qBmAU=Ky}^Ym1HQn8IM`SkV>!YH5<QxGL6B?M!tnM01@h
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4038-zbm#dwp6|q*266JEh>og%TNH7$_eIXN&rz$}oKWfJht)NqL5S6VDEb;);KOt=V1ryn
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4041-zKu={Psh2ao<&T*wg`t_TTxsTb?o!TN-e^q|SJ*Sb<r9nzc9V$8Kv$Xx?aO$Con-7G
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4042:zO_^rFGw9F0PpJRg=26%5FR7-~CHg9o%RG`}*$C-7Ou1h%MfROk$Lbq+lx-K{T?`)N
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4043-zB5(0(NeKVEJj0n>H`cjI`UGA)3*;2?g=PL%rQVIT%9obklp*abs;&cMydo=<ik6I8
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4117-zfn0LoLH<Z_OJP=-ov&K4jcZUbk?B@uRS(&FkO}!`uqy{<n)4Vnrer8H8TeB@*+;^C
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4118:zeXukS?hOS&zf1dr80oLT2Ef`{AWZeIDP$Se2vhXGikEaI*{I*9YhjqHXZ`x=m%>Rw
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4119-zlNE6VKN5^UCz-B3Kh@y`CV`^^x(4q;PnXk|>T9bUQ2k*hwK|UQw~~{<sBaMg?yJ}_
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4123-z(Z#1Blk$M|S8oH;v6DCr_Us-(KS<SrUx?>|976ZN8p1692mCdI#y`>L!?Ua>T{O&)
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4124:z>-g8ztq5qWn;XzeX8mr7L!l<wgXzWgMLu<#`yRPf`3-$n`MctAruklZZ$KYENa@Dk
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4125-zQHC1kAW$?y2Bj^=F^%x>YI@waMq6C3MkF~`?F5|>w@3S~%54@$-Qpu6dWv5xRit4d
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4126-zNbCpe`Lx)Jf6aUclMean7T-NG*7X_9tyrquEq(8+Tk7<^ElXFPJIweW=mqfJzlq2D
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4127:zhHUgsB4^xo+#0^cuS=if<wXPG-`$NK&fTv5mFveW&0osK!JLD>q&mO2>^bz`XR^AA
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4128-z9a_J#+w`h^IoXguhAhaP3N?{&TD|i7kdMd#`pZ0VtAAT*JDkDy2fY<91eO3xjS(UO
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4162-z#IQYBjy#6Gi?%BT(OBsi-3%8+{zjuC_cPTZ*YT|*Pl;MM(D1E=;-!$5f)V(WI<ZKL
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4163:zVj@)x?y>)!w_CdqKI{NXn!`+=fb-y~D^cz34%8MnkE$EXchHsgdSpf(oYk`rpdpzG
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4164-z`t=KBy)#eKrrATZSGf+xS`^1!D!t1!t6a-D-0^HHpIck(i&M9I4v^<?7VKErfe?6)
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4166-z*gy`D%j8Sadf6dliYK|+d|d`><7pY`3wD^*-dReVr?b)-Zo@#4K-F1^gz7#M;Bx|7
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4167:zzY1+<okXgIH^)yR-O7{by2_`R@$g$gK`{?$MN~ufX5=!VZNy(vT-ZE0CG?2YBV;x3
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4168-zf<CapQZMkpPN8?;UUJymlq9%zkuJ_&beXe>y3VE7>bm!6yIqI0eo)8kS@w*&3kQ<=
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4170-zmHWy4N}hV$`@vLiVh0Es-@^~)W`lm#q2N5-$lzae&jRbqtNnL~$MqpX7vK;!gI)SI
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4171:zdz@dxd4&>Tqf`xg>o?^Ix@pp5IaGKkK432aiM)+=n${vg*b3Hx=E`Ev24$;vEviq>
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4172-zz<lC1@Gr&y1F<_T2OjPvYkN{0)*L$`>Z4InCzMZ7651Md2A<n;wIssLwup!k8;19k
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4185-z_)^=P*Pnf82Tn*?UGBAG9_#OlgV_@BzPi8;<eE-wu$E?c;0}XdYQ6XYTsOb3LaPue
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4186:zJvVjNNv6ZPM!`tl>c3A)(d7$E;M`Qn_2r(zoM2<F4S1n41c$IsIwf9_r-*yxiGou!
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4187-z@zwan>@#hac7R+a^&thG<Gbj6?+fr9SGHmwWFOapbK)WWJD{(shSX9k%+2U%>jiug
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4196-zAZwg?xVQTzxdX(A0ZcS&(ILJ=&>zs7+N--1dQd;byk7rP$ZB2B0Iw9FpD7L!TMDV%
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4197:z6+V&!RW$DqE(t$KMdDmJQ!J7f3a#bYz`x$aOo#4kGp!+QMM{x`R`@>qT6lAO+kMH3
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4198-z4!GI#fRkY{yrOG@I)K+s0<L*=8fZz!L#=bsRohhM&#?ZAH|zlVGc1PI4O_?{+eg04
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4199-z)<>#lYbNgx9V*odsV8*vn*v$kRQ0kNPSce+B-N8ZUb*Mdo}M-8GuV?lDJ_|23jCk=
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4200:znlOs1j&`H`H#({44o>;j1YQ3;UwM&sTj`!siu$C!C&i!MsQ0sHGxowkY*N`g_EaT2
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4201-zGuL2Ea9@S~OiKdq9iHk|Q4Mc8=J7+?k)6&sbSwGV!P6v{d7G|{Wre=Axt6|8@JD&A
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4213-zj5LYq4;IpLtrJ~N=HWX^yi(QI)Az}%_|Eydkb3AK>%oQc5?UHCM!jmBqdp3KO1oOu
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4214:zk`ikm9$|ARnYKTa)nQ{$V0e4dCS0eP!kch+!@PoD*j8z~b+7cV`G1`A(cr-RpPTtH
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4215-zIjOe5laPw$`Y`?*=GPCPHrjHsmI(t}?L#~d=ohKXC}+HOwd6Lf$bE|oKKDTOl<Ugj
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4233-z_w^%<%XEd1K^mkF5GO-V{T*i!5E}sZ+)L66z7JFnI_Qt{(RvGaMV`&%3!K)EJw(sY
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4234:zWSGyo024JP-wAl{WZxY;L`h=XVvnvmIGon1xyDkMgI}&Tu#Bg_TN$Voyg`nzfyfkI
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4235-ziSC7+B@@F2Ys<qnagMObV#n~N@{zE~@+PYwC7PB%CUH4)N%xfg!Ik52v_DQ(l3>Qv
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4238-zLONiZpgU*7y428(x(*@V%isJSh@Yf2LPNfYU&mU69q^o%gR^ruugQz~JG$pwAKeyq
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4239:zjpWi+@*!%bmW~I&`k$Z-fzD>3$LTRBtG(sa>HArD3^~(DWP8v`+QpPaV=No!JX->>
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4240-z!F!e&J_CISk3-{tozy1$3%L^hL|YTV@g(A@*f^qtyxI1h+~2%d920bxn_#%AtrX34
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4302-zmf|fy<jpgzqD_P1X}B?!Y%(3f1>kx&n<pr@&9jsk%TYAf2K5k_6|WVY!F`PxBxc22
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4303:zm%LGjrFG$L#F9`7Jorsa7sDjgB80=O=rNdCy3s$BiRvFfjd`jZWsU+9e5(5qv!o(f
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4304-zJ7J%rZq0o|wq^c|$;avFa`JF=`9m9gA*qDSPgB*epB>D#Z=<;z1(n>I;<a40vTkfx
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4311-zcZONS5uy}SQyAi}hfLubZi{@6Yax9AR^>X;AvKko%6)WorBS*Md~5knsG&@y|FYZB
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4312:zPIZ#+Hn6MrDs{ZS`d0Xk`a0p?Ac^}8Ef;L$rv44EZ*CGCoQ0<vcOkd2iZaGj-`CLG
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4313-z#CI-qH8?%8aD(tb?bpcBFn>^6{5ATu^iQNidTP5WBIA1gu74owk*FHSJ*2JFB~aCh
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4356-zql0O{;7d+GF-gDSyUCQi`?y_=$aHD8oK)sazK;F3a1%4%9<OaEnWl~|Uqy2&!@vu>
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4357:z9`aL<!KHqb3DqTXp923A)|*F5JFOk%KGt#a6!UXwRq$1DY`}8ivfpuDhV#Hi!(0AW
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4358-zeWefqGb=l#D{^b`XI(B|BzJ+N5z=zO!jjGWrsUDfp1pX0dmsvc`tAW=Ag)L16AROk
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4402-zMhFLQ(?j+V<Ht2oKeAO(802=7G*l9&F3KBCj9H&iyH9o{G4+`;JozWoE2%%WCZ8lH
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4403:zQ**&nR-op58LWA~Hq_?kOjpn4O`&`t%$(W#5>lE-0xEN9bMGweH`<*2Dim-F{3i--
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4404-z;|{TwwT3j(Rzs?1JuWh#cZDXVfB1&R?)-|7xjbY-g(z5azrvh`)6bx5XQ-}gtLq4-
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4408-zBUAoH&yv#dqU28WP}%|YOU4E*AuC;L^liR&GiQ@3<;{dF#x8QQXc%b^^O*Y_z!LPF
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4409:z(e!jCOqfK&-n>!RV2l@ESX_`p`CEKzsU|)!_YoM=4!$I$8{aBqH$OgjjW96ii`X!*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4410-zsqFA~%5(ib$_Mp-O0DHfLKEQ!ZUEzgdzGxZy?3F8(u6E^*N54KUBsdA^eE{Lb^S(k
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4426-zkY<$sGMrq<!=p=|%XV*b&?FEsftRACs=cHma0aH@Zc1&PX4M(z8|jH-s`SwAr(Nxr
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4427:zXoUSEy=B`bwY2R~9kD)w9YU^Vw`II`uDMLp$v6v0eNCkt={inD`^7D#G2a;)!F~>e
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4428-zlo043PXw-kj^L`YUOuHfWJ8t1;((lk4#IwXXQ(wj6x^(;5?rfo9Nb}ugDjs=xQ)F(
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4451-z_5r;qeMt|ChU5-pocY|9#P-66>{M=n@<aAY<x1uzCGe&|38znH*V7T7`DPw3%-9Dr
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4452:zm7)AyRtozk`;c<w-CeoU`$h83JeQnVU}mg1m4D$`g02Lbl5yg1Y66G+1k)u|AJ`Qj
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4453-z$5Yh=$5QY@byb<+tTIG&R(m2AXrPbRPLJ%YpAlKtFgUV@Au(d6exBoowvu%hBz+H%
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4478-z*;L%iD&-flmheE<3DzS!4c^Tw@<;eSEq-@Dd^9IU*5#>{AUxxtr6qi8`FQj^v;|KR
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4479:zvx!Qgbid{s+8y)*os2u^Thkpn)G`2cGksx(w^zN$8KGSY`QDD`C%SXdcXU;wO}hG^
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4480-zw{PhH-JfN#G}36MV{|_JLfsVzfB7)E+l%htfoLOoASQ|cxDp?-erz;MHof5{z*M^y
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4513-zcQS)xG!NSsiouZU?Xo_{%gm=pzCNB-SNEhBP;)v&rgR{1bpQ19CrwM!@%4|>@!Y)n
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4514:zc=Ed#oRL`@XQjvE&9BT@{c<as{-RK*URD$GtNA=8LuU1|ffSf`ouw5Pvl3Sq{$<5Q
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4515-zURUWS#^NGK&zXvT)?Y=bmK@YF;xW2Y=_J}!4LYM*aM#Ao#s9`dk-KphNRzlW^f^4M
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4520-z5?UrA`5Li{%n(0n7K(bNvm(J^N28z*D64uA4X$+yef3E)I#8z%>RG2IniJO;ZLc{B
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4521:z^{$qRl*%tqQnVHeXFP6Yn}m0pj^R%FEZkm`ho?x#fFc9za@e!n4;#?4K$7^`KSIp$
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4522-zjTOUvKZ-j36!AmFB!PngJ}ESi9}OR1NO6J_KUGN*)0ESAf^w85Dpgfaln1Jj>=Nis
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4553-z2hk?nGx}4U7&R8Rja(0Nwjc36xI@pFJHkCt8~?4-;@6tTkT^CU)seD9OHvK^sl)hn
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4554:zahmM`n$|No>HpV9gDzQVgl>V`;65nmpD2VrR-Vz@$``=GS`1`_d(ugzxeE4%s*lR=
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4555-zQgvpg<JexvWjV*%@oV7{UN@K`YE{$#ebiLQpW285u0!aH(#L2u{J!gd9E%&|@4!v+
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4585-z_$T^PysGXXPXJa(SIs*9Oa;A{l)-C|Hn2}TBRH>%dPAMuh+joh`D3(_??cVt`D|fh
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4586:zL1UB5-^d8=!t-n{_?Fy2G@Dk@3V7S2`H#NYyn}B%<R$b0E`2L5mB;eso=BeNYRWs5
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4587-zZQ@f(VXj^JRM<-QqMD_H@V3%Id>9zgOWi|Bp|>~m=*`HuKr>PnY)1x!XOo)B3$mE^
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4628-zkRpA5@|$TW30k1ew!g)ox5Fed2JecxfEGqiK&zr_A{OO>d+|Eli3`NI$Vy^U#6BM5
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4629:zv;k{<4%-d;-6}9!eWd?J`Bghm*{EKk%#$uc`Vv>}!@q4AyyclZ%uexPd?Vk>>p&h<
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4630-z8<xtm<zzk(2pV^Szw+LJ3=T75Q3g!)HokOG75EM7;GH)B@1m2x4zl<Wn(uocc9p~Y
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4631-z)C*@GoC8B#eZWhdfex1T#BWMd@Q;u^`i1K{e(XxY{eXq3@?;{}GZnIiYXJM-0DV>!
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4632:z$aoxuhJ}9zO>`-G0TZu8$q9OZ5)`37i9Q-8pdU;%p)Phok5CA8Pnk%L@Qa53^9V%S
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4633-zKyTX!O^<GchDWzUZQye?swPT_Oczg`lf`l16)&@H;z{Ny+-O?Ne=?-;qq-n(4fAzK
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4657-z$3KF;q97SfC`dr_!2nX}<3lm4@T_Q73_HitLNV0U4sGykg8T9vT2<kI-CPVlBFEqx
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4658:zOox9I4%m!$#m(t{d`x8}L$p(gqE947(>$`(oIw7v)F6kU2A*YmhJ!F4ZDa3=``JrT
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4659-zFZ(voCJh5Ed`)!MUM3FMVdra~A!Msl{AWq#Tg(PN+q8ytGdh{wa9g>p11`NbO)+UQ
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4679-z9jOaUvR@L&<5TUYt2F!R0^J^}=vPynaSZ6X<Eh(NOy--`l740zcv9BmN>(kNYdr`$
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4680:z`7S8UqK4V`CGm-QGW@)Z|7%>y<BfipWsZZh>po;DeyM<FRBi$L{z(0L`Kc~NZmoMD
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4681-z8?-j%d-Ye!uM%)J$VFua4k|9umL>2x><8r>I~lIYE5TXzZ=kvOuHvrv4>Z#MdGDbl
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4685-zGw?8`Xx;KIHB#~=$fu{xfZo^&HWQ7NHsFQ127aOW!Df*EI#u!cZYjS)4)WJt4KH+q
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4686:zF38nZ%qhDrZo$1h8_uWRr590TX%H2bbi`qJ#}Abr!;!8$9C9}zs`72HqagI2zc1ZU
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4687-zv5?LTOsBsD+faKrK(@#iNh#E)b%1>~PK+nF(0DSHOd(CB@#Lv$0I8>`K}Krx@Q=DJ
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4688:z_`KeM-x@Z-Jsk$^+A>ky++18XJH-zc#`{^lyp=73dqJB#$ezI4f{ygQEuMX4JEc5_
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4689-zZ0MO*oATBo%a6<&rHiSN(%LXV@n{bzE7b25l@te5m=P?QuVKgK1K=~e&P)|D8xP*y
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4766-zj$lpL4LdA*sJD&SQsum4_}YYTVRa0g@Y@FBrAnZV3483Y;T`o(dyfQ<d52;ScwP85
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4767:z#5BG-`WySP4@>x%xr6TBvx$k`%EZllv*CHWF_HHgh^4Pge8J34YzmKW$+Uz|<@NZI
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4768-za#!dpS1Ycut3*6JjGweU(A6KyJ0@N1v2bUzCj7q4C-$%c8?zyNExesE`Nr^fd8@<c
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4769-zb2sws*K6T3IlNzz^MF4l`+4@Ln&3Z^wbQT6ddXXvE8H&TjV5M(C`~g@u!gV_-(VkS
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4770:z9?D8HQ?j448(BlMCHH>fXY;*p^26Rp`q+^-TVma$z#6_mFiKVh-Ze`C=j_73Z}9dl
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4771-zVv5Oep9U&~1_us=?hf>h4|_}Erz5|0y)*HXY;JsxDV^}DshCj7xcJM&UKYv|@o!7v
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4796-z#q6m3Vzzy_u-zK2VJrB(>_iZxm;2TZl|Sqp^QYZs|FXY$AKRjVZnk6~$vW?t$?#T~
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4797:zs(~L(|G=B(`9Kej)y$Ki+gE`Dk`nwu-VP3xU)clZrC=$!9JuMa1=hQZ-p_7__o2Jy
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4798-zz2IU4_q!~wiQD6qciX&z?vxkfPP3cp0x!Wm<fXXtwxSzgn=)73!F4cQ+-~XVhDt|Q
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4815-zyur?6lg&)`ry1@JnCIOQ^SRq-R=5wyf3K;CHoPWhWQ*(*;SH}8lf^y(MNA@6Tf+=x
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4816:zP5H-2@0Vt``PS^>IMaM(M$n3(<`*;COfz3_?R_)d)H8pZsdCd?MIWB#4VkKZSD^~)
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4817-zlG<_J%T=_UT`Akfm0@1LBwtD_X1BXk+g5VSuk1Qx%pB8{GM+aJ%zCpG>hCv=>@HR_
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4818:zEil)Sr{iWg*9MrWc92PBjd?F`xM}Z=HYpx^>e*@Lu$^TNAv?P`PA3hpKbod?D(Q3c
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4819-zh#ha9w{P(-@!N26xOv+QLnj|G>*Wsf6dGb>fqd`Y0|TCyRQHyYa#Lj(drx0;pG!~P
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4832-zY**XXmEyKD$k$8$Bn>zHq&C`fLS8`|-j;MXUi!J8Wv{<m2Kyq__(qQlH#T|U2BsqK
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4833:zzw|~%#`%ZkXMe3s_h-mhf3&>f_ruoS$9n1eWj874I!je-a0^#M20He^btUCN-mJ`*
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4834-z(%8jP;*kCaZBQ0j-<9<;-2~5f=e;B;A1KYYTq;PLKuu{KIj<^}1MEBIRgq0z8QxPZ
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4837-z%m?lf)0<-@F!z$*)2#OUnoa&Qrl@<zyy-qhTBn(AG7Sm-fM*7o^RAZp%4OpxZI`dy
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4838:zVmU<pWo3dqC-2B#GLn*6Z*D&2ZL4pkk)0`H?H4l3z9yg9$K`3;TOPAd$pkw=&e_HC
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4839-zkatp+d)A!wikp*O3$xbiYG!&p%%@&Q^Q>3jH1MjKJ-oH?uI*wvTh^t5o42qtQ_P>H
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4847-zw~4{Cx@o?LrcYsI>%rfeW*+wacQeDRG&{^jEciZn4vkEjdCZ(sD@or!Bwu&lYO2T%
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4848:z`o&EnY}IMk-Ta9>^X7}$>fSU<@ez5u*>vT-{DN-0x!{jNw%;*-aop^`$?sS3%bquF
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4849-zTyOIRUtwJC?lKn`btOtGbD!LaA5+zo2lGBQH^8pTl4$d#A#Zl$Nt>azjrkA$(u4L<
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4866-zAn7uN<C9$JO`c&;;6wOI6pg>1_?s`^G1~k|7I8M6|Hp7X5bvO~d?MZ8UvJqX!;zh@
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4867:zY4`F-{TGp<6O^|%(u=U9Ns_6>$Zx2*3mepr(adY$>tt-!k7(-*dj2atm`Cqt!;d-G
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4868-z!MWyp{D3iN^@rHUS@I_Re-AJ8GpIY2G5nY25O}-I4KX)eM>tT6aYM2hj=wPh|8bd|
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4890-zUx|;ml=lCDjBk`r@QF7Nfeho<6t$%pjilh&rhpO!iH{_rd*z6tFmH++<r3fB3f8dV
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4891:z8H&7sj0`fR$dv-Z>_wL*qcLxA{0vWWCCAhBClh@=PmF1&1h{qq`+pcqcLZPe0x_`j
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4892-zcq}KRHSKJR6&*k%Y$9nJeoqi|tBpU}3cj_a<R+kBb^OvIj7ftabq4;?1+3;7@Z|#7
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4908-zgg#Y(({b3x8))MR#$U&f)T>gLtA(Jg4~KHWs95M)hPjK%U`iS2TnIS|aLkHuGXP!U
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4909:z7!d@`cN{;!Pkj?w42Qx4!StSZ5D$R|{gCCy!OVxynU3IO8?0k@Eb7zT`w|IUPn7T&
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4910-zdVdLCA7pg2S$50c;M+dphU}t4og-=Ei{yM2UXOwvQ{nL<B3>JaK5WCo-wW^eL9c@x
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4916-zOW?+zoX>}5zoM(ZAQgYovi)fCC2X7zO_H%a^=U&7a=(O+^bR)cV{F^UJoOFuvjC56
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4917:z4?fa0erHii8u`w1Z3m;61@!$bVlCZGM`khln0ApU(qQQGD45;Ne9h=(1alhqnEQw`
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4918-z^#Cg#L8b>pMqBSAUr*EfPRM9=^eV*o)42sA?r$lEkKPz8x*sYHgln%bUKxW2KM~4J
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4957-z%Sdo(1buv+e!P!|_62>PNhEGAborC$&u;p98hpAy-XkE?9<=NL&uawwEa?oGcNiSo
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4958:z%-qaQ`H^cs;)DIj({teZpWx$WyrP|Gv8H|W`Y_iHfp15Vk_%8O2LuS=?-pT>nN_CD
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4959-zfzBe{`W<xmj9Bgn;%1K#F>20Qf;eW!w}R52fIvf$nErSjLy)s^NcvpbzlA>jLtp;E
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4962-z*ZH?M(BLt|%fDvc^hbQcU%}6X@NXWT+FZt_3yGaBXBFWZ#;7}qvHSy1kK^;7L0T@t
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:4963:zp&Rrj3$#n8j?3`i2v$sEBAb!&z3}HW9(Wf1O1yc7K8+&%jOAYrHq79evFOFyJojw`
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-4964-z&(figLH=TiTgOnkL4xw>Sq{BUhd&v#GXpQum?iLMB`7`}q<Axe1b6eRJ$&hk-aLYo
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5021-zmtGrMrgg-kDY3N6@_!i0JCYwsy270=!@-lH$Z|1kVHs#vD&i&T4B2_~?iTm8G>_*E
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:5022:zCFCIQc}TAT3srJe8q=Zq8F+CRPN`;}gCAk|rn21#E$v93AAlx3p+`Gt&=};eivLj@
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5023-z$`!)46yi@Ys5-4|3{4wD@0!$FlA2=C!c6{dQvPN7d71v{N^bU%28DPZ7YWhtXP)HF
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5029-z51In%6vQs4VB?dp<FU-X2yq#WF6O|iJW@Wqa_DkCbV<j4UqzqKFqS_``iJ<}L4N;3
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:5030:zIswge75`OwbPH+JsHcy831ETak)0GYt|)k^)K7s{L1Zf*UC$<JoePfTqq`P=B>@a8
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5031-zz*^%%#Ak~Tqbk5Ep%`qtzOQmCVg<TGlkPm%5?QQ3`2~@KVw6{zRE^&yNCJ<p(r$Ly
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5037-zEno!#9%unPx?<3{6#OWI2UG^VDn%-Wd=^0yif~?p{HgR>$1J>AgAD1oyaig;9$C7F
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:5038:z(pw`>EucqJYH32>8$r*;)Yk}{(;1wa+%H2uR?5>7)@DS`61WnBcCd^pA|pOJ=i}Ap
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5039-z<Gt#84!L+HIcP^_L<e=0kV4Yd=*ZdwgL2?wIy4INd?KY3qW&cMt<rQ0-d`kL;QS2f
##############################################
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5061-zxt9;6G-*6d*Cxdfk%)uWv61nB%F9(W_YyL4IwC7N->%~ctwU?l(UPu53Brc}Wm;$x
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch:5062:zrYw~)wI4cy5~!%3Hq-c^jwkcM%X~1(M`sKY;~^(H?#$<R4tX*ee`b+#$dku4odt;Y
supertux-0.6.2/contrib/schroedingers-boxes-pr-390.patch-5063-zQ%6=hMpKKdx)X?Kr`nwmrRj`qB2Opsv|2A6Z#za}ik&%>k;yTG@>s`8st`F>A0n4t
##############################################
supertux-0.6.2/tools/upload_supertux_wiki.sh-65-
supertux-0.6.2/tools/upload_supertux_wiki.sh:66:# MD5SUM=`md5sum "$1" | cut -c "1-32"`
supertux-0.6.2/tools/upload_supertux_wiki.sh-67-# echo "MD5Sum: $MD5SUM"
##############################################
supertux-0.6.2/tools/darwin/makebundle.pl-38-
supertux-0.6.2/tools/darwin/makebundle.pl:39:system('mkdir '.$OUTPUTDIR);
supertux-0.6.2/tools/darwin/makebundle.pl-40-
##############################################
supertux-0.6.2/tools/darwin/makebundle.pl-54-
supertux-0.6.2/tools/darwin/makebundle.pl:55:	system('cp '.$EXECUTABLE.' '.$OUTPUTDIR.'/'.$FNAME);
supertux-0.6.2/tools/darwin/makebundle.pl:56:	system('chmod u+w '.$OUTPUTDIR.'/'.$FNAME);
supertux-0.6.2/tools/darwin/makebundle.pl-57-
##############################################
supertux-0.6.2/tools/darwin/makebundle.pl-120-		# patch binary to depend on copy in @executable_path instead
supertux-0.6.2/tools/darwin/makebundle.pl:121:		system('install_name_tool -change '.$FULLPATH.' @executable_path/'.$FNAME.' '.$EXECUTABLE);
supertux-0.6.2/tools/darwin/makebundle.pl-122-
##############################################
supertux-0.6.2/.pc/version.patch/CMakeLists.txt-341-endif(NOT EXISTS "${CMAKE_SOURCE_DIR}/version.cmake")
supertux-0.6.2/.pc/version.patch/CMakeLists.txt:342:include("${CMAKE_SOURCE_DIR}/version.cmake")
supertux-0.6.2/.pc/version.patch/CMakeLists.txt-343-
##############################################
supertux-0.6.2/CMakeLists.txt-340-endif(NOT EXISTS "${CMAKE_SOURCE_DIR}/version.cmake")
supertux-0.6.2/CMakeLists.txt:341:include("${CMAKE_SOURCE_DIR}/version.cmake")
supertux-0.6.2/CMakeLists.txt-342-