===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
genius-1.0.25/m4/ax_is_release.m4-58-        # $is_release = ($minor_version is even)
genius-1.0.25/m4/ax_is_release.m4:59:        minor_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]][[^.]]*.\([[^.]][[^.]]*\).*/\1/'`
genius-1.0.25/m4/ax_is_release.m4-60-        AS_IF([test "$(( $minor_version % 2 ))" -ne 0],
##############################################
genius-1.0.25/m4/ax_is_release.m4-64-        # $is_release = ($micro_version is even)
genius-1.0.25/m4/ax_is_release.m4:65:        micro_version=`echo "$PACKAGE_VERSION" | sed 's/[[^.]]*\.[[^.]]*\.\([[^.]]*\).*/\1/'`
genius-1.0.25/m4/ax_is_release.m4-66-        AS_IF([test "$(( $micro_version % 2 ))" -ne 0],
##############################################
genius-1.0.25/m4/glib-gettext.m4-252-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
genius-1.0.25/m4/glib-gettext.m4:253:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
genius-1.0.25/m4/glib-gettext.m4-254-	if test "$MSGFMT" != "no"; then
##############################################
genius-1.0.25/m4/glib-gettext.m4-273-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
genius-1.0.25/m4/glib-gettext.m4:274:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
genius-1.0.25/m4/glib-gettext.m4-275-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
genius-1.0.25/m4/glib-gettext.m4-424-   if test "x$srcdir" != "x."; then
genius-1.0.25/m4/glib-gettext.m4:425:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
genius-1.0.25/m4/glib-gettext.m4-426-       posrcprefix="$srcdir/"
##############################################
genius-1.0.25/m4/glib-gettext.m4-449-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
genius-1.0.25/m4/glib-gettext.m4:450:datarootdir=`eval echo "${datarootdir}"`
genius-1.0.25/m4/glib-gettext.m4-451-if test "x$CATOBJEXT" = "x.mo" ; then
genius-1.0.25/m4/glib-gettext.m4:452:  localedir=`eval echo "${libdir}/locale"`
genius-1.0.25/m4/glib-gettext.m4-453-else
genius-1.0.25/m4/glib-gettext.m4:454:  localedir=`eval echo "${datadir}/locale"`
genius-1.0.25/m4/glib-gettext.m4-455-fi
##############################################
genius-1.0.25/m4/intltool.m4-38-
genius-1.0.25/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
genius-1.0.25/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
genius-1.0.25/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
genius-1.0.25/m4/intltool.m4-42-if test -n "$1"; then
##############################################
genius-1.0.25/m4/intltool.m4-126-fi
genius-1.0.25/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
genius-1.0.25/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
genius-1.0.25/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
genius-1.0.25/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
genius-1.0.25/m4/intltool.m4-142-else
genius-1.0.25/m4/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
genius-1.0.25/m4/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
genius-1.0.25/m4/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
genius-1.0.25/m4/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
genius-1.0.25/m4/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
genius-1.0.25/m4/libtool.m4-119-    done
genius-1.0.25/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
genius-1.0.25/m4/libtool.m4-121-}
##############################################
genius-1.0.25/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
genius-1.0.25/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
genius-1.0.25/m4/libtool.m4-439-
##############################################
genius-1.0.25/m4/libtool.m4-447-#
genius-1.0.25/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
genius-1.0.25/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
genius-1.0.25/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
genius-1.0.25/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
genius-1.0.25/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
genius-1.0.25/m4/libtool.m4-561-      ;;
##############################################
genius-1.0.25/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
genius-1.0.25/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
genius-1.0.25/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
genius-1.0.25/m4/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
genius-1.0.25/m4/libtool.m4-574-      ;;
##############################################
genius-1.0.25/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
genius-1.0.25/m4/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\"`'
genius-1.0.25/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
genius-1.0.25/m4/libtool.m4-1164-      }]'
genius-1.0.25/m4/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"`
genius-1.0.25/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
genius-1.0.25/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
genius-1.0.25/m4/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"`
genius-1.0.25/m4/libtool.m4-1169-  fi],[])
##############################################
genius-1.0.25/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
genius-1.0.25/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
genius-1.0.25/m4/libtool.m4-1202-  ECHO='print -r --'
genius-1.0.25/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
genius-1.0.25/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
genius-1.0.25/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
genius-1.0.25/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
genius-1.0.25/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
genius-1.0.25/m4/libtool.m4-1238-
##############################################
genius-1.0.25/m4/libtool.m4-1259-   if test yes = "$GCC"; then
genius-1.0.25/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
genius-1.0.25/m4/libtool.m4-1261-   fi
##############################################
genius-1.0.25/m4/libtool.m4-1263- /*)
genius-1.0.25/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
genius-1.0.25/m4/libtool.m4-1265-   ;; #(
##############################################
genius-1.0.25/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
genius-1.0.25/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/m4/libtool.m4-1295-      *ELF-32*)
##############################################
genius-1.0.25/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
genius-1.0.25/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/m4/libtool.m4-1312-	*32-bit*)
##############################################
genius-1.0.25/m4/libtool.m4-1322-    else
genius-1.0.25/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/m4/libtool.m4-1324-	*32-bit*)
##############################################
genius-1.0.25/m4/libtool.m4-1344-    emul=elf
genius-1.0.25/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/m4/libtool.m4-1346-      *32-bit*)
##############################################
genius-1.0.25/m4/libtool.m4-1352-    esac
genius-1.0.25/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/m4/libtool.m4-1354-      *MSB*)
##############################################
genius-1.0.25/m4/libtool.m4-1360-    esac
genius-1.0.25/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/m4/libtool.m4-1362-      *N32*)
##############################################
genius-1.0.25/m4/libtool.m4-1725-    # And add a safety zone
genius-1.0.25/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
genius-1.0.25/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
genius-1.0.25/m4/libtool.m4-1728-    ;;
##############################################
genius-1.0.25/m4/libtool.m4-1758-    if test -n "$kargmax"; then
genius-1.0.25/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
genius-1.0.25/m4/libtool.m4-1760-    else
##############################################
genius-1.0.25/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
genius-1.0.25/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
genius-1.0.25/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
genius-1.0.25/m4/libtool.m4-1770-    else
##############################################
genius-1.0.25/m4/libtool.m4-1779-      # we can't tell.
genius-1.0.25/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
genius-1.0.25/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
genius-1.0.25/m4/libtool.m4-1783-      do
genius-1.0.25/m4/libtool.m4:1784:        i=`expr $i + 1`
genius-1.0.25/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
genius-1.0.25/m4/libtool.m4-1787-      # Only check the string length outside the loop.
genius-1.0.25/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
genius-1.0.25/m4/libtool.m4-1789-      teststring=
##############################################
genius-1.0.25/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
genius-1.0.25/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
genius-1.0.25/m4/libtool.m4-1794-    fi
##############################################
genius-1.0.25/m4/libtool.m4-2258-    *:)
genius-1.0.25/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
genius-1.0.25/m4/libtool.m4-2260-        ;;
genius-1.0.25/m4/libtool.m4-2261-    x:*)
genius-1.0.25/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
genius-1.0.25/m4/libtool.m4-2263-        ;;
genius-1.0.25/m4/libtool.m4-2264-    *::*)
genius-1.0.25/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
genius-1.0.25/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
genius-1.0.25/m4/libtool.m4-2267-        ;;
genius-1.0.25/m4/libtool.m4-2268-    *)
genius-1.0.25/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
genius-1.0.25/m4/libtool.m4-2270-        ;;
##############################################
genius-1.0.25/m4/libtool.m4-2298-  esac
genius-1.0.25/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
genius-1.0.25/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
genius-1.0.25/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
genius-1.0.25/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
genius-1.0.25/m4/libtool.m4-2307-    ;;
genius-1.0.25/m4/libtool.m4-2308-  *)
genius-1.0.25/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
genius-1.0.25/m4/libtool.m4-2310-    ;;
##############################################
genius-1.0.25/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
genius-1.0.25/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
genius-1.0.25/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
genius-1.0.25/m4/libtool.m4-2356-  esac
genius-1.0.25/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
genius-1.0.25/m4/libtool.m4-2358-else
##############################################
genius-1.0.25/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
genius-1.0.25/m4/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'
genius-1.0.25/m4/libtool.m4-2499-    ;;
##############################################
genius-1.0.25/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
genius-1.0.25/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
genius-1.0.25/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
genius-1.0.25/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
genius-1.0.25/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
genius-1.0.25/m4/libtool.m4-2542-      fi'
genius-1.0.25/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
genius-1.0.25/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
genius-1.0.25/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
genius-1.0.25/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
genius-1.0.25/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
genius-1.0.25/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
genius-1.0.25/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
genius-1.0.25/m4/libtool.m4-2558-      ;;
##############################################
genius-1.0.25/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
genius-1.0.25/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
genius-1.0.25/m4/libtool.m4-2562-      ;;
##############################################
genius-1.0.25/m4/libtool.m4-2569-    libname_spec='$name'
genius-1.0.25/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
genius-1.0.25/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
genius-1.0.25/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
genius-1.0.25/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
genius-1.0.25/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
genius-1.0.25/m4/libtool.m4-2586-      # Convert to MSYS style.
genius-1.0.25/m4/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|^ ||'`
genius-1.0.25/m4/libtool.m4-2588-      ;;
##############################################
genius-1.0.25/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
genius-1.0.25/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
genius-1.0.25/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
genius-1.0.25/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
genius-1.0.25/m4/libtool.m4-2596-      ;;
##############################################
genius-1.0.25/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
genius-1.0.25/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
genius-1.0.25/m4/libtool.m4-2602-      else
genius-1.0.25/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
genius-1.0.25/m4/libtool.m4-2604-      fi
##############################################
genius-1.0.25/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
genius-1.0.25/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
genius-1.0.25/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
genius-1.0.25/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
genius-1.0.25/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
genius-1.0.25/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
genius-1.0.25/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
genius-1.0.25/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
genius-1.0.25/m4/libtool.m4-2624-    # Assume MSVC wrapper
genius-1.0.25/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
genius-1.0.25/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
genius-1.0.25/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
genius-1.0.25/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
genius-1.0.25/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
genius-1.0.25/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
genius-1.0.25/m4/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' ' '`
genius-1.0.25/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
genius-1.0.25/m4/libtool.m4-2941-  need_lib_prefix=no
genius-1.0.25/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
genius-1.0.25/m4/libtool.m4-2943-    need_version=no
##############################################
genius-1.0.25/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
genius-1.0.25/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
genius-1.0.25/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
genius-1.0.25/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
genius-1.0.25/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
genius-1.0.25/m4/libtool.m4-2977-    fi'
genius-1.0.25/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
genius-1.0.25/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
genius-1.0.25/m4/libtool.m4-3188-	"file_magic "*)
genius-1.0.25/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
genius-1.0.25/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
genius-1.0.25/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
genius-1.0.25/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
genius-1.0.25/m4/libtool.m4-3273-  *)
genius-1.0.25/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
genius-1.0.25/m4/libtool.m4-3275-  esac
##############################################
genius-1.0.25/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
genius-1.0.25/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
genius-1.0.25/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
genius-1.0.25/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
genius-1.0.25/m4/libtool.m4-3284-      done
##############################################
genius-1.0.25/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
genius-1.0.25/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
genius-1.0.25/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
genius-1.0.25/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
genius-1.0.25/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
genius-1.0.25/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
genius-1.0.25/m4/libtool.m4-3578-openbsd* | bitrig*)
genius-1.0.25/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
genius-1.0.25/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
genius-1.0.25/m4/libtool.m4-3645-    else
genius-1.0.25/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
genius-1.0.25/m4/libtool.m4-3647-    fi
##############################################
genius-1.0.25/m4/libtool.m4-3696-	esac
genius-1.0.25/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
genius-1.0.25/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
genius-1.0.25/m4/libtool.m4-3702-	*)
genius-1.0.25/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
genius-1.0.25/m4/libtool.m4-3704-	  */dev/null*)
##############################################
genius-1.0.25/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
genius-1.0.25/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
genius-1.0.25/m4/libtool.m4-3730-    *COFF*)
##############################################
genius-1.0.25/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
genius-1.0.25/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
genius-1.0.25/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
genius-1.0.25/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
genius-1.0.25/m4/libtool.m4:3962:case `$NM -V 2>&1` in
genius-1.0.25/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
genius-1.0.25/m4/libtool.m4-4009-mingw*)
genius-1.0.25/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
genius-1.0.25/m4/libtool.m4-4011-  ;;
##############################################
genius-1.0.25/m4/libtool.m4-4414-	  *)
genius-1.0.25/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
genius-1.0.25/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
genius-1.0.25/m4/libtool.m4-4750-      *)
genius-1.0.25/m4/libtool.m4:4751:	case `$CC -V 2>&1 | sed 5q` in
genius-1.0.25/m4/libtool.m4-4752-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
genius-1.0.25/m4/libtool.m4-4933-    else
genius-1.0.25/m4/libtool.m4:4934:      _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'
genius-1.0.25/m4/libtool.m4-4935-    fi
##############################################
genius-1.0.25/m4/libtool.m4-5032-	# shared libraries, regardless of the interface used.
genius-1.0.25/m4/libtool.m4:5033:	case `$LD -v 2>&1` in
genius-1.0.25/m4/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
genius-1.0.25/m4/libtool.m4-5064-    supports_anon_versioning=no
genius-1.0.25/m4/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
genius-1.0.25/m4/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
genius-1.0.25/m4/libtool.m4-5167-	prefix_cmds="$SED"~
genius-1.0.25/m4/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
genius-1.0.25/m4/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
genius-1.0.25/m4/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
genius-1.0.25/m4/libtool.m4:5190:      _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'
genius-1.0.25/m4/libtool.m4:5191:      _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'
genius-1.0.25/m4/libtool.m4-5192-      ;;
##############################################
genius-1.0.25/m4/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
genius-1.0.25/m4/libtool.m4:5208:	  _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'
genius-1.0.25/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
genius-1.0.25/m4/libtool.m4-5212-					# Portland Group f77 and f90 compilers
genius-1.0.25/m4/libtool.m4:5213:	  _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'
genius-1.0.25/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
genius-1.0.25/m4/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
genius-1.0.25/m4/libtool.m4:5230:	  _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'
genius-1.0.25/m4/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
genius-1.0.25/m4/libtool.m4-5233-	esac
genius-1.0.25/m4/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
genius-1.0.25/m4/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
genius-1.0.25/m4/libtool.m4:5236:	  _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'
genius-1.0.25/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
genius-1.0.25/m4/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
genius-1.0.25/m4/libtool.m4:5305:      case `$LD -v 2>&1` in
genius-1.0.25/m4/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
genius-1.0.25/m4/libtool.m4-5393-	else
genius-1.0.25/m4/libtool.m4:5394:	  _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'
genius-1.0.25/m4/libtool.m4-5395-	fi
##############################################
genius-1.0.25/m4/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
genius-1.0.25/m4/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
genius-1.0.25/m4/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
genius-1.0.25/m4/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
genius-1.0.25/m4/libtool.m4:5515:        _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
genius-1.0.25/m4/libtool.m4-5516-      else
##############################################
genius-1.0.25/m4/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
genius-1.0.25/m4/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
genius-1.0.25/m4/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
genius-1.0.25/m4/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
genius-1.0.25/m4/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
genius-1.0.25/m4/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
genius-1.0.25/m4/libtool.m4-5768-      if test yes = "$GCC"; then
genius-1.0.25/m4/libtool.m4:5769:	_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'
genius-1.0.25/m4/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
genius-1.0.25/m4/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
genius-1.0.25/m4/libtool.m4:5792:          _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'
genius-1.0.25/m4/libtool.m4-5793-	fi
##############################################
genius-1.0.25/m4/libtool.m4-5795-      else
genius-1.0.25/m4/libtool.m4:5796:	_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'
genius-1.0.25/m4/libtool.m4:5797:	_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'
genius-1.0.25/m4/libtool.m4-5798-      fi
##############################################
genius-1.0.25/m4/libtool.m4-5842-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
genius-1.0.25/m4/libtool.m4:5843:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
genius-1.0.25/m4/libtool.m4-5844-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
genius-1.0.25/m4/libtool.m4-5873-	prefix_cmds="$SED"~
genius-1.0.25/m4/libtool.m4:5874:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
genius-1.0.25/m4/libtool.m4-5875-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
genius-1.0.25/m4/libtool.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
genius-1.0.25/m4/libtool.m4:5888:	_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'
genius-1.0.25/m4/libtool.m4-5889-      else
genius-1.0.25/m4/libtool.m4-5890-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
genius-1.0.25/m4/libtool.m4:5891:	_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'
genius-1.0.25/m4/libtool.m4-5892-      fi
##############################################
genius-1.0.25/m4/libtool.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
genius-1.0.25/m4/libtool.m4:5901:	_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'
genius-1.0.25/m4/libtool.m4-5902-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
genius-1.0.25/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
genius-1.0.25/m4/libtool.m4:5905:	_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'
genius-1.0.25/m4/libtool.m4:5906:	_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~
genius-1.0.25/m4/libtool.m4:5907:          $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'
genius-1.0.25/m4/libtool.m4-5908-
##############################################
genius-1.0.25/m4/libtool.m4-5923-      else
genius-1.0.25/m4/libtool.m4:5924:	case `$CC -V 2>&1` in
genius-1.0.25/m4/libtool.m4-5925-	*"Compilers 5.0"*)
##############################################
genius-1.0.25/m4/libtool.m4-6116-	  _LT_TAGVAR(allow_undefined_flag, $1)=
genius-1.0.25/m4/libtool.m4:6117:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
genius-1.0.25/m4/libtool.m4-6118-	  then
##############################################
genius-1.0.25/m4/libtool.m4-6420-        # ancient GNU ld didn't support --whole-archive et. al.
genius-1.0.25/m4/libtool.m4:6421:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
genius-1.0.25/m4/libtool.m4-6422-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
genius-1.0.25/m4/libtool.m4-6530-          # below for broken collect2 doesn't work under 4.3+
genius-1.0.25/m4/libtool.m4:6531:	  collect2name=`$CC -print-prog-name=collect2`
genius-1.0.25/m4/libtool.m4-6532-	  if test -f "$collect2name" &&
##############################################
genius-1.0.25/m4/libtool.m4-6588-
genius-1.0.25/m4/libtool.m4:6589:          _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
genius-1.0.25/m4/libtool.m4-6590-        else
##############################################
genius-1.0.25/m4/libtool.m4-6613-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
genius-1.0.25/m4/libtool.m4:6614:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
genius-1.0.25/m4/libtool.m4-6615-	    if test svr4 != "$with_aix_soname"; then
##############################################
genius-1.0.25/m4/libtool.m4-6742-	  prefix_cmds="$SED"~
genius-1.0.25/m4/libtool.m4:6743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
genius-1.0.25/m4/libtool.m4-6744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
genius-1.0.25/m4/libtool.m4-6816-            # dependencies.
genius-1.0.25/m4/libtool.m4:6817:            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"'
genius-1.0.25/m4/libtool.m4-6818-            ;;
##############################################
genius-1.0.25/m4/libtool.m4-6881-	    # dependencies.
genius-1.0.25/m4/libtool.m4:6882:	    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"'
genius-1.0.25/m4/libtool.m4-6883-	    ;;
##############################################
genius-1.0.25/m4/libtool.m4-6917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
genius-1.0.25/m4/libtool.m4:6918:	_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'
genius-1.0.25/m4/libtool.m4:6919:	_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'
genius-1.0.25/m4/libtool.m4-6920-	;;
##############################################
genius-1.0.25/m4/libtool.m4-6924-	    # SGI C++
genius-1.0.25/m4/libtool.m4:6925:	    _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'
genius-1.0.25/m4/libtool.m4-6926-
##############################################
genius-1.0.25/m4/libtool.m4-6935-	      if test no = "$with_gnu_ld"; then
genius-1.0.25/m4/libtool.m4:6936:	        _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'
genius-1.0.25/m4/libtool.m4-6937-	      else
genius-1.0.25/m4/libtool.m4:6938:	        _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'
genius-1.0.25/m4/libtool.m4-6939-	      fi
##############################################
genius-1.0.25/m4/libtool.m4-6956-	    # to its proper name (with version) after linking.
genius-1.0.25/m4/libtool.m4:6957:	    _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'
genius-1.0.25/m4/libtool.m4:6958:	    _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'
genius-1.0.25/m4/libtool.m4-6959-	    # Commands to make compiler produce verbose output that lists
##############################################
genius-1.0.25/m4/libtool.m4-6966-	    # dependencies.
genius-1.0.25/m4/libtool.m4:6967:	    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"'
genius-1.0.25/m4/libtool.m4-6968-
##############################################
genius-1.0.25/m4/libtool.m4-6981-	    # earlier do not add the objects themselves.
genius-1.0.25/m4/libtool.m4:6982:	    case `$CC -V 2>&1` in
genius-1.0.25/m4/libtool.m4-6983-	      *"Version 7."*)
##############################################
genius-1.0.25/m4/libtool.m4-7002-            # Portland Group C++ compiler
genius-1.0.25/m4/libtool.m4:7003:	    case `$CC -V` in
genius-1.0.25/m4/libtool.m4-7004-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
genius-1.0.25/m4/libtool.m4-7007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
genius-1.0.25/m4/libtool.m4:7008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
genius-1.0.25/m4/libtool.m4-7009-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
genius-1.0.25/m4/libtool.m4-7011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
genius-1.0.25/m4/libtool.m4:7012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
genius-1.0.25/m4/libtool.m4-7013-                $RANLIB $oldlib'
##############################################
genius-1.0.25/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
genius-1.0.25/m4/libtool.m4:7017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
genius-1.0.25/m4/libtool.m4-7018-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
genius-1.0.25/m4/libtool.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
genius-1.0.25/m4/libtool.m4:7021:                $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'
genius-1.0.25/m4/libtool.m4-7022-	      ;;
##############################################
genius-1.0.25/m4/libtool.m4-7030-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
genius-1.0.25/m4/libtool.m4:7031:	    _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'
genius-1.0.25/m4/libtool.m4-7032-            ;;
##############################################
genius-1.0.25/m4/libtool.m4-7049-	    # dependencies.
genius-1.0.25/m4/libtool.m4:7050:	    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'
genius-1.0.25/m4/libtool.m4-7051-	    ;;
##############################################
genius-1.0.25/m4/libtool.m4-7064-	  *)
genius-1.0.25/m4/libtool.m4:7065:	    case `$CC -V 2>&1 | sed 5q` in
genius-1.0.25/m4/libtool.m4-7066-	    *Sun\ C*)
##############################################
genius-1.0.25/m4/libtool.m4-7071-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
genius-1.0.25/m4/libtool.m4:7072:	      _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'
genius-1.0.25/m4/libtool.m4-7073-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
genius-1.0.25/m4/libtool.m4-7136-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
genius-1.0.25/m4/libtool.m4:7137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
genius-1.0.25/m4/libtool.m4-7138-	    _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'
##############################################
genius-1.0.25/m4/libtool.m4-7155-	    # to its proper name (with version) after linking.
genius-1.0.25/m4/libtool.m4:7156:	    _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'
genius-1.0.25/m4/libtool.m4-7157-
##############################################
genius-1.0.25/m4/libtool.m4-7176-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
genius-1.0.25/m4/libtool.m4:7177:	        _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'
genius-1.0.25/m4/libtool.m4-7178-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
genius-1.0.25/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
genius-1.0.25/m4/libtool.m4:7182:	        _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'
genius-1.0.25/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
genius-1.0.25/m4/libtool.m4-7184-                  echo "-hidden">> $lib.exp~
genius-1.0.25/m4/libtool.m4:7185:                  $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~
genius-1.0.25/m4/libtool.m4-7186-                  $RM $lib.exp'
##############################################
genius-1.0.25/m4/libtool.m4-7200-	    # dependencies.
genius-1.0.25/m4/libtool.m4:7201:	    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"'
genius-1.0.25/m4/libtool.m4-7202-	    ;;
##############################################
genius-1.0.25/m4/libtool.m4-7207-	        osf3*)
genius-1.0.25/m4/libtool.m4:7208:	          _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'
genius-1.0.25/m4/libtool.m4-7209-		  ;;
genius-1.0.25/m4/libtool.m4-7210-	        *)
genius-1.0.25/m4/libtool.m4:7211:	          _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'
genius-1.0.25/m4/libtool.m4-7212-		  ;;
##############################################
genius-1.0.25/m4/libtool.m4-7460-  case @S|@2 in
genius-1.0.25/m4/libtool.m4:7461:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
genius-1.0.25/m4/libtool.m4:7462:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
genius-1.0.25/m4/libtool.m4-7463-  esac
##############################################
genius-1.0.25/m4/libtool.m4-7549-
genius-1.0.25/m4/libtool.m4:7550:  for p in `eval "$output_verbose_link_cmd"`; do
genius-1.0.25/m4/libtool.m4-7551-    case $prev$p in
##############################################
genius-1.0.25/m4/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
genius-1.0.25/m4/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
genius-1.0.25/m4/libtool.m4-7655-fi
##############################################
genius-1.0.25/m4/libtool.m4-8273-    test 10 -lt "$lt_ac_count" && break
genius-1.0.25/m4/libtool.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
genius-1.0.25/m4/libtool.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
genius-1.0.25/m4/ltsugar.m4-68-m4_define([lt_combine],
genius-1.0.25/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
genius-1.0.25/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
genius-1.0.25/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
genius-1.0.25/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
genius-1.0.25/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
genius-1.0.25/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
genius-1.0.25/m4/pkg.m4-159-        else 
genius-1.0.25/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
genius-1.0.25/m4/pkg.m4-161-        fi
##############################################
genius-1.0.25/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
genius-1.0.25/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
genius-1.0.25/configure-45-  as_echo='print -r --'
genius-1.0.25/configure-46-  as_echo_n='print -rn --'
genius-1.0.25/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
genius-1.0.25/configure-48-  as_echo='printf %s\n'
##############################################
genius-1.0.25/configure-50-else
genius-1.0.25/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
genius-1.0.25/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
genius-1.0.25/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
genius-1.0.25/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
genius-1.0.25/configure-62-      esac;
##############################################
genius-1.0.25/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
genius-1.0.25/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
genius-1.0.25/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
genius-1.0.25/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
genius-1.0.25/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
genius-1.0.25/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
genius-1.0.25/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
genius-1.0.25/configure-332-      case $as_dir in #(
genius-1.0.25/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
genius-1.0.25/configure-334-      *) as_qdir=$as_dir;;
##############################################
genius-1.0.25/configure-405-  {
genius-1.0.25/configure:406:    as_val=`expr "$@" || test $? -eq 1`
genius-1.0.25/configure-407-  }
##############################################
genius-1.0.25/configure-412-# ----------------------------------------
genius-1.0.25/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
genius-1.0.25/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
genius-1.0.25/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
genius-1.0.25/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
genius-1.0.25/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
genius-1.0.25/configure-959-  case $ac_option in
genius-1.0.25/configure:960:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
genius-1.0.25/configure-961-  *=)   ac_optarg= ;;
##############################################
genius-1.0.25/configure-1003-  -disable-* | --disable-*)
genius-1.0.25/configure:1004:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
genius-1.0.25/configure-1005-    # Reject names that are not valid shell variable names.
##############################################
genius-1.0.25/configure-1008-    ac_useropt_orig=$ac_useropt
genius-1.0.25/configure:1009:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genius-1.0.25/configure-1010-    case $ac_user_opts in
##############################################
genius-1.0.25/configure-1029-  -enable-* | --enable-*)
genius-1.0.25/configure:1030:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
genius-1.0.25/configure-1031-    # Reject names that are not valid shell variable names.
##############################################
genius-1.0.25/configure-1034-    ac_useropt_orig=$ac_useropt
genius-1.0.25/configure:1035:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genius-1.0.25/configure-1036-    case $ac_user_opts in
##############################################
genius-1.0.25/configure-1242-  -with-* | --with-*)
genius-1.0.25/configure:1243:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
genius-1.0.25/configure-1244-    # Reject names that are not valid shell variable names.
##############################################
genius-1.0.25/configure-1247-    ac_useropt_orig=$ac_useropt
genius-1.0.25/configure:1248:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genius-1.0.25/configure-1249-    case $ac_user_opts in
##############################################
genius-1.0.25/configure-1258-  -without-* | --without-*)
genius-1.0.25/configure:1259:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
genius-1.0.25/configure-1260-    # Reject names that are not valid shell variable names.
##############################################
genius-1.0.25/configure-1263-    ac_useropt_orig=$ac_useropt
genius-1.0.25/configure:1264:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genius-1.0.25/configure-1265-    case $ac_user_opts in
##############################################
genius-1.0.25/configure-1296-  *=*)
genius-1.0.25/configure:1297:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
genius-1.0.25/configure-1298-    # Reject names that are not valid shell variable names.
##############################################
genius-1.0.25/configure-1317-if test -n "$ac_prev"; then
genius-1.0.25/configure:1318:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
genius-1.0.25/configure-1319-  as_fn_error $? "missing argument to $ac_option"
##############################################
genius-1.0.25/configure-1339-    */ )
genius-1.0.25/configure:1340:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
genius-1.0.25/configure-1341-      eval $ac_var=\$ac_val;;
##############################################
genius-1.0.25/configure-1374-ac_ls_di=`ls -di .` &&
genius-1.0.25/configure:1375:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
genius-1.0.25/configure-1376-  as_fn_error $? "working directory cannot be determined"
##############################################
genius-1.0.25/configure-1430-case $srcdir in
genius-1.0.25/configure:1431:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
genius-1.0.25/configure-1432-esac
##############################################
genius-1.0.25/configure-1473-By default, \`make install' will install all the files in
genius-1.0.25/configure:1474:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
genius-1.0.25/configure:1475:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
genius-1.0.25/configure-1476-for instance \`--prefix=\$HOME'.
##############################################
genius-1.0.25/configure-1627-*)
genius-1.0.25/configure:1628:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
genius-1.0.25/configure-1629-  # A ".." for each directory in $ac_dir_suffix.
genius-1.0.25/configure:1630:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
genius-1.0.25/configure-1631-  case $ac_top_builddir_sub in
##############################################
genius-1.0.25/configure-2165-    *\'*)
genius-1.0.25/configure:2166:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
genius-1.0.25/configure-2167-    esac
##############################################
genius-1.0.25/configure-2248-      case $ac_val in
genius-1.0.25/configure:2249:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
genius-1.0.25/configure-2250-      esac
##############################################
genius-1.0.25/configure-2263-	case $ac_val in
genius-1.0.25/configure:2264:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
genius-1.0.25/configure-2265-	esac
##############################################
genius-1.0.25/configure-2383-    set,)
genius-1.0.25/configure:2384:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
genius-1.0.25/configure:2385:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
genius-1.0.25/configure-2386-      ac_cache_corrupted=: ;;
##############################################
genius-1.0.25/configure-2394-	# differences in whitespace do not lead to failure.
genius-1.0.25/configure:2395:	ac_old_val_w=`echo x $ac_old_val`
genius-1.0.25/configure:2396:	ac_new_val_w=`echo x $ac_new_val`
genius-1.0.25/configure-2397-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
genius-1.0.25/configure-2414-    case $ac_new_val in
genius-1.0.25/configure:2415:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
genius-1.0.25/configure-2416-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
genius-1.0.25/configure-2596-     echo "timestamp, slept: $am_has_slept" > conftest.file
genius-1.0.25/configure:2597:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
genius-1.0.25/configure-2598-     if test "$*" = "X"; then
genius-1.0.25/configure-2599-	# -L didn't work.
genius-1.0.25/configure:2600:	set X `ls -t "$srcdir/configure" conftest.file`
genius-1.0.25/configure-2601-     fi
##############################################
genius-1.0.25/configure-2647-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
genius-1.0.25/configure:2648:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
genius-1.0.25/configure-2649-
genius-1.0.25/configure-2650-# Expand $ac_aux_dir to an absolute path.
genius-1.0.25/configure:2651:am_aux_dir=`cd "$ac_aux_dir" && pwd`
genius-1.0.25/configure-2652-
##############################################
genius-1.0.25/configure-2792-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
genius-1.0.25/configure:2793:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
genius-1.0.25/configure-2794-	     'mkdir (GNU coreutils) '* | \
##############################################
genius-1.0.25/configure-2865-set x ${MAKE-make}
genius-1.0.25/configure:2866:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
genius-1.0.25/configure-2867-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
genius-1.0.25/configure-2875-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
genius-1.0.25/configure:2876:case `${MAKE-make} -f conftest.make 2>/dev/null` in
genius-1.0.25/configure-2877-  *@@@%%%=?*=@@@%%%*)
##############################################
genius-1.0.25/configure-2941-
genius-1.0.25/configure:2942:if test "`cd $srcdir && pwd`" != "`pwd`"; then
genius-1.0.25/configure-2943-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
genius-1.0.25/configure-3113-
genius-1.0.25/configure:3114:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.21 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
genius-1.0.25/configure-3115-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
genius-1.0.25/configure:3116:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
genius-1.0.25/configure-3117-if test -n "0.21"; then
##############################################
genius-1.0.25/configure-3553-fi
genius-1.0.25/configure:3554:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
genius-1.0.25/configure:3555:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
genius-1.0.25/configure:3556:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
genius-1.0.25/configure-3557-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
genius-1.0.25/configure-3609-else
genius-1.0.25/configure:3610:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
genius-1.0.25/configure-3611-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
genius-1.0.25/configure-3616-$as_echo_n "checking for XML::Parser... " >&6; }
genius-1.0.25/configure:3617:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
genius-1.0.25/configure-3618-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
genius-1.0.25/configure-4113-$as_echo_n "checking whether the C compiler works... " >&6; }
genius-1.0.25/configure:4114:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
genius-1.0.25/configure-4115-
##############################################
genius-1.0.25/configure-4157-	then :; else
genius-1.0.25/configure:4158:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
genius-1.0.25/configure-4159-	fi
##############################################
genius-1.0.25/configure-4217-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
genius-1.0.25/configure:4218:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
genius-1.0.25/configure-4219-	  break;;
##############################################
genius-1.0.25/configure-4326-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
genius-1.0.25/configure:4327:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
genius-1.0.25/configure-4328-       break;;
##############################################
genius-1.0.25/configure-4707-  if test "$am_compiler_list" = ""; then
genius-1.0.25/configure:4708:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
genius-1.0.25/configure-4709-  fi
##############################################
genius-1.0.25/configure-5024-  # Check for GNU $ac_path_GREP
genius-1.0.25/configure:5025:case `"$ac_path_GREP" --version 2>&1` in
genius-1.0.25/configure-5026-*GNU*)
##############################################
genius-1.0.25/configure-5090-  # Check for GNU $ac_path_EGREP
genius-1.0.25/configure:5091:case `"$ac_path_EGREP" --version 2>&1` in
genius-1.0.25/configure-5092-*GNU*)
##############################################
genius-1.0.25/configure-5353-/* end confdefs.h.  */
genius-1.0.25/configure:5354:`cat $LEX_OUTPUT_ROOT.c`
genius-1.0.25/configure-5355-_ACEOF
##############################################
genius-1.0.25/configure-5386-  #define YYTEXT_POINTER 1
genius-1.0.25/configure:5387:`cat $LEX_OUTPUT_ROOT.c`
genius-1.0.25/configure-5388-_ACEOF
##############################################
genius-1.0.25/configure-5445-test "x$ac_build_alias" = x &&
genius-1.0.25/configure:5446:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
genius-1.0.25/configure-5447-test "x$ac_build_alias" = x &&
genius-1.0.25/configure-5448-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
genius-1.0.25/configure:5449:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
genius-1.0.25/configure-5450-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
genius-1.0.25/configure-5469-IFS=$ac_save_IFS
genius-1.0.25/configure:5470:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
genius-1.0.25/configure-5471-
##############################################
genius-1.0.25/configure-5480-else
genius-1.0.25/configure:5481:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
genius-1.0.25/configure-5482-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
genius-1.0.25/configure-5502-IFS=$ac_save_IFS
genius-1.0.25/configure:5503:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
genius-1.0.25/configure-5504-
##############################################
genius-1.0.25/configure-5530-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
genius-1.0.25/configure:5531:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
genius-1.0.25/configure-5532-  ECHO='print -r --'
genius-1.0.25/configure:5533:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
genius-1.0.25/configure-5534-  ECHO='printf %s\n'
##############################################
genius-1.0.25/configure-5599-  # Check for GNU $ac_path_SED
genius-1.0.25/configure:5600:case `"$ac_path_SED" --version 2>&1` in
genius-1.0.25/configure-5601-*GNU*)
##############################################
genius-1.0.25/configure-5678-  # Check for GNU $ac_path_FGREP
genius-1.0.25/configure:5679:case `"$ac_path_FGREP" --version 2>&1` in
genius-1.0.25/configure-5680-*GNU*)
##############################################
genius-1.0.25/configure-5758-    # gcc leaves a trailing carriage return, which upsets mingw
genius-1.0.25/configure:5759:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
genius-1.0.25/configure-5760-  *)
genius-1.0.25/configure:5761:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
genius-1.0.25/configure-5762-  esac
##############################################
genius-1.0.25/configure-5767-      # Canonicalize the pathname of ld
genius-1.0.25/configure:5768:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
genius-1.0.25/configure-5769-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
genius-1.0.25/configure:5770:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
genius-1.0.25/configure-5771-      done
##############################################
genius-1.0.25/configure-5802-      # Break only if it was the GNU/non-GNU ld that we prefer.
genius-1.0.25/configure:5803:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
genius-1.0.25/configure-5804-      *GNU* | *'with BFD'*)
##############################################
genius-1.0.25/configure-5833-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
genius-1.0.25/configure:5834:case `$LD -v 2>&1 </dev/null` in
genius-1.0.25/configure-5835-*GNU* | *'with BFD'*)
##############################################
genius-1.0.25/configure-5883-	esac
genius-1.0.25/configure:5884:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
genius-1.0.25/configure-5885-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
genius-1.0.25/configure-5889-	*)
genius-1.0.25/configure:5890:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
genius-1.0.25/configure-5891-	  */dev/null*)
##############################################
genius-1.0.25/configure-6017-
genius-1.0.25/configure:6018:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
genius-1.0.25/configure-6019-    *COFF*)
##############################################
genius-1.0.25/configure-6129-    # And add a safety zone
genius-1.0.25/configure:6130:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
genius-1.0.25/configure:6131:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
genius-1.0.25/configure-6132-    ;;
##############################################
genius-1.0.25/configure-6162-    if test -n "$kargmax"; then
genius-1.0.25/configure:6163:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
genius-1.0.25/configure-6164-    else
##############################################
genius-1.0.25/configure-6171-       test undefined != "$lt_cv_sys_max_cmd_len"; then
genius-1.0.25/configure:6172:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
genius-1.0.25/configure:6173:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
genius-1.0.25/configure-6174-    else
##############################################
genius-1.0.25/configure-6183-      # we can't tell.
genius-1.0.25/configure:6184:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
genius-1.0.25/configure-6185-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
genius-1.0.25/configure-6187-      do
genius-1.0.25/configure:6188:        i=`expr $i + 1`
genius-1.0.25/configure-6189-        teststring=$teststring$teststring
##############################################
genius-1.0.25/configure-6191-      # Only check the string length outside the loop.
genius-1.0.25/configure:6192:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
genius-1.0.25/configure-6193-      teststring=
##############################################
genius-1.0.25/configure-6196-      # linker.  It appears as though 1/2 is a usable value.
genius-1.0.25/configure:6197:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
genius-1.0.25/configure-6198-    fi
##############################################
genius-1.0.25/configure-6607-openbsd* | bitrig*)
genius-1.0.25/configure:6608:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
genius-1.0.25/configure-6609-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
genius-1.0.25/configure-6677-    else
genius-1.0.25/configure:6678:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
genius-1.0.25/configure-6679-    fi
##############################################
genius-1.0.25/configure-6822-  # decide which one to use based on capabilities of $DLLTOOL
genius-1.0.25/configure:6823:  case `$DLLTOOL --help 2>&1` in
genius-1.0.25/configure-6824-  *--identify-strict*)
##############################################
genius-1.0.25/configure-7343-# If we're using GNU nm, then use its standard symbol codes.
genius-1.0.25/configure:7344:case `$NM -V 2>&1` in
genius-1.0.25/configure-7345-*GNU* | *'with BFD'*)
##############################################
genius-1.0.25/configure-7391-mingw*)
genius-1.0.25/configure:7392:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
genius-1.0.25/configure-7393-  ;;
##############################################
genius-1.0.25/configure-7620-   if test yes = "$GCC"; then
genius-1.0.25/configure:7621:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
genius-1.0.25/configure-7622-   fi
##############################################
genius-1.0.25/configure-7624- /*)
genius-1.0.25/configure:7625:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
genius-1.0.25/configure-7626-   ;; #(
##############################################
genius-1.0.25/configure-7719-    done
genius-1.0.25/configure:7720:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
genius-1.0.25/configure-7721-}
##############################################
genius-1.0.25/configure-7741-  test $ac_status = 0; }; then
genius-1.0.25/configure:7742:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/configure-7743-      *ELF-32*)
##############################################
genius-1.0.25/configure-7762-    if test yes = "$lt_cv_prog_gnu_ld"; then
genius-1.0.25/configure:7763:      case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/configure-7764-	*32-bit*)
##############################################
genius-1.0.25/configure-7774-    else
genius-1.0.25/configure:7775:      case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/configure-7776-	*32-bit*)
##############################################
genius-1.0.25/configure-7800-    emul=elf
genius-1.0.25/configure:7801:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/configure-7802-      *32-bit*)
##############################################
genius-1.0.25/configure-7808-    esac
genius-1.0.25/configure:7809:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/configure-7810-      *MSB*)
##############################################
genius-1.0.25/configure-7816-    esac
genius-1.0.25/configure:7817:    case `/usr/bin/file conftest.$ac_objext` in
genius-1.0.25/configure-7818-      *N32*)
##############################################
genius-1.0.25/configure-8749-    *:)
genius-1.0.25/configure:8750:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
genius-1.0.25/configure-8751-        ;;
genius-1.0.25/configure-8752-    x:*)
genius-1.0.25/configure:8753:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
genius-1.0.25/configure-8754-        ;;
genius-1.0.25/configure-8755-    *::*)
genius-1.0.25/configure:8756:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
genius-1.0.25/configure:8757:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
genius-1.0.25/configure-8758-        ;;
genius-1.0.25/configure-8759-    *)
genius-1.0.25/configure:8760:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
genius-1.0.25/configure-8761-        ;;
##############################################
genius-1.0.25/configure-8768-do :
genius-1.0.25/configure:8769:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genius-1.0.25/configure-8770-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
genius-1.0.25/configure-8773-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:8774:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genius-1.0.25/configure-8775-_ACEOF
##############################################
genius-1.0.25/configure-9131-	"file_magic "*)
genius-1.0.25/configure:9132:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
genius-1.0.25/configure-9133-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
genius-1.0.25/configure-9197-	"file_magic "*)
genius-1.0.25/configure:9198:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
genius-1.0.25/configure-9199-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
genius-1.0.25/configure-9595-      *)
genius-1.0.25/configure:9596:	case `$CC -V 2>&1 | sed 5q` in
genius-1.0.25/configure-9597-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
genius-1.0.25/configure-10044-	# shared libraries, regardless of the interface used.
genius-1.0.25/configure:10045:	case `$LD -v 2>&1` in
genius-1.0.25/configure-10046-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
genius-1.0.25/configure-10076-    supports_anon_versioning=no
genius-1.0.25/configure:10077:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
genius-1.0.25/configure-10078-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
genius-1.0.25/configure-10145-	# is; otherwise, prepend EXPORTS...
genius-1.0.25/configure:10146:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
genius-1.0.25/configure-10147-          cp $export_symbols $output_objdir/$soname.def;
##############################################
genius-1.0.25/configure-10179-	prefix_cmds="$SED"~
genius-1.0.25/configure:10180:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
genius-1.0.25/configure-10181-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
genius-1.0.25/configure-10201-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
genius-1.0.25/configure:10202:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
genius-1.0.25/configure:10203:      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'
genius-1.0.25/configure-10204-      ;;
##############################################
genius-1.0.25/configure-10219-        pgcc*)				# Portland Group C compiler
genius-1.0.25/configure:10220:	  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'
genius-1.0.25/configure-10221-	  tmp_addflag=' $pic_flag'
##############################################
genius-1.0.25/configure-10224-					# Portland Group f77 and f90 compilers
genius-1.0.25/configure:10225:	  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'
genius-1.0.25/configure-10226-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
genius-1.0.25/configure-10241-	nvcc*)	# Cuda Compiler Driver 2.2
genius-1.0.25/configure:10242:	  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'
genius-1.0.25/configure-10243-	  compiler_needs_object=yes
##############################################
genius-1.0.25/configure-10245-	esac
genius-1.0.25/configure:10246:	case `$CC -V 2>&1 | sed 5q` in
genius-1.0.25/configure-10247-	*Sun\ C*)			# Sun C 5.9
genius-1.0.25/configure:10248:	  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'
genius-1.0.25/configure-10249-	  compiler_needs_object=yes
##############################################
genius-1.0.25/configure-10316-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
genius-1.0.25/configure:10317:      case `$LD -v 2>&1` in
genius-1.0.25/configure-10318-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
genius-1.0.25/configure-10405-	else
genius-1.0.25/configure:10406:	  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'
genius-1.0.25/configure-10407-	fi
##############################################
genius-1.0.25/configure-10470-	# below for broken collect2 doesn't work under 4.3+
genius-1.0.25/configure:10471:	  collect2name=`$CC -print-prog-name=collect2`
genius-1.0.25/configure-10472-	  if test -f "$collect2name" &&
##############################################
genius-1.0.25/configure-10550-      }'
genius-1.0.25/configure:10551:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
genius-1.0.25/configure-10552-  # Check for a 64-bit object if we didn't find anything.
genius-1.0.25/configure-10553-  if test -z "$lt_cv_aix_libpath_"; then
genius-1.0.25/configure:10554:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
genius-1.0.25/configure-10555-  fi
##############################################
genius-1.0.25/configure-10568-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
genius-1.0.25/configure:10569:        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
genius-1.0.25/configure-10570-      else
##############################################
genius-1.0.25/configure-10603-      }'
genius-1.0.25/configure:10604:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
genius-1.0.25/configure-10605-  # Check for a 64-bit object if we didn't find anything.
genius-1.0.25/configure-10606-  if test -z "$lt_cv_aix_libpath_"; then
genius-1.0.25/configure:10607:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
genius-1.0.25/configure-10608-  fi
##############################################
genius-1.0.25/configure-10635-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
genius-1.0.25/configure:10636:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
genius-1.0.25/configure-10637-	  if test svr4 != "$with_aix_soname"; then
##############################################
genius-1.0.25/configure-10688-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
genius-1.0.25/configure:10689:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
genius-1.0.25/configure-10690-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
genius-1.0.25/configure-10726-	# FIXME: Setting linknames here is a bad hack.
genius-1.0.25/configure:10727:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
genius-1.0.25/configure-10728-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
genius-1.0.25/configure-10744-  if test yes = "$lt_cv_ld_force_load"; then
genius-1.0.25/configure:10745:    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\"`'
genius-1.0.25/configure-10746-
##############################################
genius-1.0.25/configure-10924-      if test yes = "$GCC"; then
genius-1.0.25/configure:10925:	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'
genius-1.0.25/configure-10926-	# Try to use the -exported_symbol ld option, if it does not
##############################################
genius-1.0.25/configure-10952-	if test yes = "$lt_cv_irix_exported_symbol"; then
genius-1.0.25/configure:10953:          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'
genius-1.0.25/configure-10954-	fi
##############################################
genius-1.0.25/configure-10956-      else
genius-1.0.25/configure:10957:	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'
genius-1.0.25/configure:10958:	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'
genius-1.0.25/configure-10959-      fi
##############################################
genius-1.0.25/configure-11003-	hardcode_direct_absolute=yes
genius-1.0.25/configure:11004:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
genius-1.0.25/configure-11005-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
genius-1.0.25/configure-11034-	prefix_cmds="$SED"~
genius-1.0.25/configure:11035:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
genius-1.0.25/configure-11036-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
genius-1.0.25/configure-11048-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
genius-1.0.25/configure:11049:	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'
genius-1.0.25/configure-11050-      else
genius-1.0.25/configure-11051-	allow_undefined_flag=' -expect_unresolved \*'
genius-1.0.25/configure:11052:	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'
genius-1.0.25/configure-11053-      fi
##############################################
genius-1.0.25/configure-11061-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
genius-1.0.25/configure:11062:	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'
genius-1.0.25/configure-11063-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
genius-1.0.25/configure-11065-	allow_undefined_flag=' -expect_unresolved \*'
genius-1.0.25/configure:11066:	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'
genius-1.0.25/configure:11067:	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~
genius-1.0.25/configure:11068:          $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'
genius-1.0.25/configure-11069-
##############################################
genius-1.0.25/configure-11084-      else
genius-1.0.25/configure:11085:	case `$CC -V 2>&1` in
genius-1.0.25/configure-11086-	*"Compilers 5.0"*)
##############################################
genius-1.0.25/configure-11483-  esac
genius-1.0.25/configure:11484:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
genius-1.0.25/configure-11485-  case $lt_search_path_spec in
##############################################
genius-1.0.25/configure-11490-    # okay in the real world where ";" in dirpaths is itself problematic.
genius-1.0.25/configure:11491:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
genius-1.0.25/configure-11492-    ;;
genius-1.0.25/configure-11493-  *)
genius-1.0.25/configure:11494:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
genius-1.0.25/configure-11495-    ;;
##############################################
genius-1.0.25/configure-11499-  lt_tmp_lt_search_path_spec=
genius-1.0.25/configure:11500:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
genius-1.0.25/configure-11501-  # ...but if some path component already ends with the multilib dir we assume
##############################################
genius-1.0.25/configure-11541-  esac
genius-1.0.25/configure:11542:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
genius-1.0.25/configure-11543-else
##############################################
genius-1.0.25/configure-11681-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
genius-1.0.25/configure:11682:    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'
genius-1.0.25/configure-11683-    ;;
##############################################
genius-1.0.25/configure-11717-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
genius-1.0.25/configure:11718:    postinstall_cmds='base_file=`basename \$file`~
genius-1.0.25/configure:11719:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
genius-1.0.25/configure:11720:      dldir=$destdir/`dirname \$dlpath`~
genius-1.0.25/configure-11721-      test -d \$dldir || mkdir -p \$dldir~
##############################################
genius-1.0.25/configure-11726-      fi'
genius-1.0.25/configure:11727:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
genius-1.0.25/configure-11728-      dlpath=$dir/\$dldll~
##############################################
genius-1.0.25/configure-11734-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
genius-1.0.25/configure:11735:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
genius-1.0.25/configure-11736-
##############################################
genius-1.0.25/configure-11740-      # MinGW DLLs use traditional 'lib' prefix
genius-1.0.25/configure:11741:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
genius-1.0.25/configure-11742-      ;;
##############################################
genius-1.0.25/configure-11744-      # pw32 DLLs use 'pw' prefix rather than 'lib'
genius-1.0.25/configure:11745:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
genius-1.0.25/configure-11746-      ;;
##############################################
genius-1.0.25/configure-11753-    libname_spec='$name'
genius-1.0.25/configure:11754:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
genius-1.0.25/configure-11755-    library_names_spec='$libname.dll.lib'
##############################################
genius-1.0.25/configure-11765-        # Let DOS variable expansion print the short 8.3 style file name.
genius-1.0.25/configure:11766:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
genius-1.0.25/configure-11767-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
genius-1.0.25/configure-11770-      # Convert to MSYS style.
genius-1.0.25/configure:11771:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
genius-1.0.25/configure-11772-      ;;
##############################################
genius-1.0.25/configure-11776-      # like /cygdrive/c/PROGRA~1:/cygdr...
genius-1.0.25/configure:11777:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
genius-1.0.25/configure:11778:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
genius-1.0.25/configure:11779:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
genius-1.0.25/configure-11780-      ;;
##############################################
genius-1.0.25/configure-11784-        # It is most probably a Windows format PATH.
genius-1.0.25/configure:11785:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
genius-1.0.25/configure-11786-      else
genius-1.0.25/configure:11787:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
genius-1.0.25/configure-11788-      fi
##############################################
genius-1.0.25/configure-11794-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
genius-1.0.25/configure:11795:    postinstall_cmds='base_file=`basename \$file`~
genius-1.0.25/configure:11796:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
genius-1.0.25/configure:11797:      dldir=$destdir/`dirname \$dlpath`~
genius-1.0.25/configure-11798-      test -d \$dldir || mkdir -p \$dldir~
genius-1.0.25/configure-11799-      $install_prog $dir/$dlname \$dldir/$dlname'
genius-1.0.25/configure:11800:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
genius-1.0.25/configure-11801-      dlpath=$dir/\$dldll~
##############################################
genius-1.0.25/configure-11808-    # Assume MSVC wrapper
genius-1.0.25/configure:11809:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
genius-1.0.25/configure-11810-    dynamic_linker='Win32 ld.exe'
##############################################
genius-1.0.25/configure-11825-  shlibpath_var=DYLD_LIBRARY_PATH
genius-1.0.25/configure:11826:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
genius-1.0.25/configure-11827-
##############################################
genius-1.0.25/configure-12078-  if test -f /etc/ld.so.conf; then
genius-1.0.25/configure:12079:    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' ' '`
genius-1.0.25/configure-12080-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
genius-1.0.25/configure-12144-  need_lib_prefix=no
genius-1.0.25/configure:12145:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
genius-1.0.25/configure-12146-    need_version=no
##############################################
genius-1.0.25/configure-12171-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
genius-1.0.25/configure:12172:  postinstall_cmds='base_file=`basename \$file`~
genius-1.0.25/configure:12173:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
genius-1.0.25/configure:12174:    dldir=$destdir/`dirname \$dlpath`~
genius-1.0.25/configure-12175-    test -d \$dldir || mkdir -p \$dldir~
##############################################
genius-1.0.25/configure-12180-    fi'
genius-1.0.25/configure:12181:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
genius-1.0.25/configure-12182-    dlpath=$dir/\$dldll~
##############################################
genius-1.0.25/configure-13497-for flag in          -fno-strict-aliasing              ; do
genius-1.0.25/configure:13498:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-13499-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
genius-1.0.25/configure-13576-for flag in              -Wall             -Wextra             -Wundef             -Wwrite-strings             -Wpointer-arith             -Wmissing-declarations             -Wredundant-decls             -Wno-unused-parameter             -Wno-missing-field-initializers             -Wformat=2             -Wcast-align             -Wformat-nonliteral             -Wformat-security             -Wsign-compare             -Wstrict-aliasing             -Wshadow             -Winline             -Wpacked             -Wmissing-format-attribute             -Wmissing-noreturn             -Winit-self             -Wredundant-decls             -Wmissing-include-dirs             -Wunused-but-set-variable             -Warray-bounds             -Wreturn-type             -Wswitch-enum             -Wswitch-default             -Wduplicated-cond             -Wduplicated-branches             -Wlogical-op             -Wrestrict             -Wnull-dereference             -Wdouble-promotion                                                                ; do
genius-1.0.25/configure:13577:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-13578-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
genius-1.0.25/configure-13653-for flag in              -Wnested-externs             -Wmissing-prototypes             -Wstrict-prototypes             -Wdeclaration-after-statement             -Wimplicit-function-declaration             -Wold-style-definition             -Wjump-misses-init             ; do
genius-1.0.25/configure:13654:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-13655-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
genius-1.0.25/configure-13771-for flag in              $ax_compiler_no_suggest_attribute_flags         ; do
genius-1.0.25/configure:13772:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-13773-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
genius-1.0.25/configure-13859-for flag in -Wno-error=$($as_echo $flag | $SED 's/^-Wno-//'); do
genius-1.0.25/configure:13860:  as_CACHEVAR=`$as_echo "ax_cv_check_cflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-13861-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
##############################################
genius-1.0.25/configure-14041-for flag in -Wl,--as-needed; do
genius-1.0.25/configure:14042:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-14043-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
genius-1.0.25/configure-14154-for flag in -Wl,-z,relro; do
genius-1.0.25/configure:14155:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-14156-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
genius-1.0.25/configure-14267-for flag in -Wl,-z,now; do
genius-1.0.25/configure:14268:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-14269-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
genius-1.0.25/configure-14380-for flag in -Wl,-z,noexecstack; do
genius-1.0.25/configure:14381:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-14382-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
genius-1.0.25/configure-14585-for flag in          $ax_compiler_flags_as_needed_option              ; do
genius-1.0.25/configure:14586:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-14587-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
genius-1.0.25/configure-14665-for flag in       ; do
genius-1.0.25/configure:14666:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-14667-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
genius-1.0.25/configure-14750-for flag in              $ax_compiler_flags_fatal_warnings_option         ; do
genius-1.0.25/configure:14751:  as_CACHEVAR=`$as_echo "ax_cv_check_ldflags_$ax_compiler_flags_test_$flag" | $as_tr_sh`
genius-1.0.25/configure-14752-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts $flag" >&5
##############################################
genius-1.0.25/configure-15452-    if test -f $ac_dir/$ac_word; then
genius-1.0.25/configure:15453:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
genius-1.0.25/configure-15454-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
genius-1.0.25/configure-15571-    if test -f $ac_dir/$ac_word; then
genius-1.0.25/configure:15572:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
genius-1.0.25/configure-15573-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
genius-1.0.25/configure-15730-   if test "x$srcdir" != "x."; then
genius-1.0.25/configure:15731:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
genius-1.0.25/configure-15732-       posrcprefix="$srcdir/"
##############################################
genius-1.0.25/configure-15843-  test $ac_status = 0; }; then
genius-1.0.25/configure:15844:  pkg_cv_NCURSES_CFLAGS=`$PKG_CONFIG --cflags "ncurses" 2>/dev/null`
genius-1.0.25/configure-15845-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-15860-  test $ac_status = 0; }; then
genius-1.0.25/configure:15861:  pkg_cv_NCURSES_LIBS=`$PKG_CONFIG --libs "ncurses" 2>/dev/null`
genius-1.0.25/configure-15862-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-15881-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:15882:	        NCURSES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ncurses" 2>&1`
genius-1.0.25/configure-15883-        else
genius-1.0.25/configure:15884:	        NCURSES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ncurses" 2>&1`
genius-1.0.25/configure-15885-        fi
##############################################
genius-1.0.25/configure-16107-#
genius-1.0.25/configure:16108:#AC_ARG_ENABLE(gconf-source, [  --enable-gconf-source=sourceaddress Where to install schema files.], GCONF_CONFIG_SOURCE=$enable_gconf_source,)
genius-1.0.25/configure-16109-#if test "x$GCONF_CONFIG_SOURCE" = "x"; then
##############################################
genius-1.0.25/configure-16146-  test $ac_status = 0; }; then
genius-1.0.25/configure:16147:  pkg_cv_GENIUS_NOGUI_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQUIRED gmodule-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
genius-1.0.25/configure-16148-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16163-  test $ac_status = 0; }; then
genius-1.0.25/configure:16164:  pkg_cv_GENIUS_NOGUI_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQUIRED gmodule-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
genius-1.0.25/configure-16165-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16184-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:16185:	        GENIUS_NOGUI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQUIRED gmodule-2.0 >= $GLIB_REQUIRED" 2>&1`
genius-1.0.25/configure-16186-        else
genius-1.0.25/configure:16187:	        GENIUS_NOGUI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQUIRED gmodule-2.0 >= $GLIB_REQUIRED" 2>&1`
genius-1.0.25/configure-16188-        fi
##############################################
genius-1.0.25/configure-16241-  test $ac_status = 0; }; then
genius-1.0.25/configure:16242:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
genius-1.0.25/configure-16243-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16258-  test $ac_status = 0; }; then
genius-1.0.25/configure:16259:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= $GLIB_REQUIRED" 2>/dev/null`
genius-1.0.25/configure-16260-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16279-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:16280:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQUIRED" 2>&1`
genius-1.0.25/configure-16281-        else
genius-1.0.25/configure:16282:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= $GLIB_REQUIRED" 2>&1`
genius-1.0.25/configure-16283-        fi
##############################################
genius-1.0.25/configure-16343-  test $ac_status = 0; }; then
genius-1.0.25/configure:16344:  pkg_cv_GENIUS_CFLAGS=`$PKG_CONFIG --cflags "$GENIUS_MODULES" 2>/dev/null`
genius-1.0.25/configure-16345-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16360-  test $ac_status = 0; }; then
genius-1.0.25/configure:16361:  pkg_cv_GENIUS_LIBS=`$PKG_CONFIG --libs "$GENIUS_MODULES" 2>/dev/null`
genius-1.0.25/configure-16362-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16381-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:16382:	        GENIUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GENIUS_MODULES" 2>&1`
genius-1.0.25/configure-16383-        else
genius-1.0.25/configure:16384:	        GENIUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GENIUS_MODULES" 2>&1`
genius-1.0.25/configure-16385-        fi
##############################################
genius-1.0.25/configure-16436-  test $ac_status = 0; }; then
genius-1.0.25/configure:16437:  pkg_cv_GSV_CFLAGS=`$PKG_CONFIG --cflags "gtksourceview-4 >= $GTKSOURCEVIEW4_REQUIRED" 2>/dev/null`
genius-1.0.25/configure-16438-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16453-  test $ac_status = 0; }; then
genius-1.0.25/configure:16454:  pkg_cv_GSV_LIBS=`$PKG_CONFIG --libs "gtksourceview-4 >= $GTKSOURCEVIEW4_REQUIRED" 2>/dev/null`
genius-1.0.25/configure-16455-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16474-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:16475:	        GSV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtksourceview-4 >= $GTKSOURCEVIEW4_REQUIRED" 2>&1`
genius-1.0.25/configure-16476-        else
genius-1.0.25/configure:16477:	        GSV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtksourceview-4 >= $GTKSOURCEVIEW4_REQUIRED" 2>&1`
genius-1.0.25/configure-16478-        fi
##############################################
genius-1.0.25/configure-16516-  test $ac_status = 0; }; then
genius-1.0.25/configure:16517:  pkg_cv_GENIUS_CFLAGS=`$PKG_CONFIG --cflags "$GENIUS_MODULES" 2>/dev/null`
genius-1.0.25/configure-16518-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16533-  test $ac_status = 0; }; then
genius-1.0.25/configure:16534:  pkg_cv_GENIUS_LIBS=`$PKG_CONFIG --libs "$GENIUS_MODULES" 2>/dev/null`
genius-1.0.25/configure-16535-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16554-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:16555:	        GENIUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$GENIUS_MODULES" 2>&1`
genius-1.0.25/configure-16556-        else
genius-1.0.25/configure:16557:	        GENIUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$GENIUS_MODULES" 2>&1`
genius-1.0.25/configure-16558-        fi
##############################################
genius-1.0.25/configure-16637-  test $ac_status = 0; }; then
genius-1.0.25/configure:16638:  pkg_cv_VICIOUS_CFLAGS=`$PKG_CONFIG --cflags "$VICIOUS_MODULES" 2>/dev/null`
genius-1.0.25/configure-16639-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16654-  test $ac_status = 0; }; then
genius-1.0.25/configure:16655:  pkg_cv_VICIOUS_LIBS=`$PKG_CONFIG --libs "$VICIOUS_MODULES" 2>/dev/null`
genius-1.0.25/configure-16656-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-16675-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:16676:	        VICIOUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$VICIOUS_MODULES" 2>&1`
genius-1.0.25/configure-16677-        else
genius-1.0.25/configure:16678:	        VICIOUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$VICIOUS_MODULES" 2>&1`
genius-1.0.25/configure-16679-        fi
##############################################
genius-1.0.25/configure-16905-do :
genius-1.0.25/configure:16906:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genius-1.0.25/configure-16907-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genius-1.0.25/configure-16909-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:16910:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genius-1.0.25/configure-16911-_ACEOF
##############################################
genius-1.0.25/configure-16980-do :
genius-1.0.25/configure:16981:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
genius-1.0.25/configure-16982-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
genius-1.0.25/configure-16984-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:16985:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
genius-1.0.25/configure-16986-_ACEOF
##############################################
genius-1.0.25/configure-17194-do :
genius-1.0.25/configure:17195:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
genius-1.0.25/configure-17196-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
genius-1.0.25/configure-17198-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:17199:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
genius-1.0.25/configure-17200-_ACEOF
##############################################
genius-1.0.25/configure-17385-do :
genius-1.0.25/configure:17386:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genius-1.0.25/configure-17387-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genius-1.0.25/configure-17389-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:17390:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genius-1.0.25/configure-17391-_ACEOF
##############################################
genius-1.0.25/configure-17395-do :
genius-1.0.25/configure:17396:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genius-1.0.25/configure-17397-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genius-1.0.25/configure-17399-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:17400:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genius-1.0.25/configure-17401-_ACEOF
##############################################
genius-1.0.25/configure-17417-do :
genius-1.0.25/configure:17418:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genius-1.0.25/configure-17419-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genius-1.0.25/configure-17421-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:17422:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genius-1.0.25/configure-17423-_ACEOF
##############################################
genius-1.0.25/configure-17427-do :
genius-1.0.25/configure:17428:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genius-1.0.25/configure-17429-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genius-1.0.25/configure-17431-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:17432:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genius-1.0.25/configure-17433-_ACEOF
##############################################
genius-1.0.25/configure-17449-do :
genius-1.0.25/configure:17450:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genius-1.0.25/configure-17451-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_CURSES_H
##############################################
genius-1.0.25/configure-17456-  cat >>confdefs.h <<_ACEOF
genius-1.0.25/configure:17457:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genius-1.0.25/configure-17458-_ACEOF
##############################################
genius-1.0.25/configure-17515-  test $ac_status = 0; }; then
genius-1.0.25/configure:17516:  pkg_cv_VTE_CFLAGS=`$PKG_CONFIG --cflags "$VTE_PKGS" 2>/dev/null`
genius-1.0.25/configure-17517-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-17532-  test $ac_status = 0; }; then
genius-1.0.25/configure:17533:  pkg_cv_VTE_LIBS=`$PKG_CONFIG --libs "$VTE_PKGS" 2>/dev/null`
genius-1.0.25/configure-17534-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
genius-1.0.25/configure-17553-        if test $_pkg_short_errors_supported = yes; then
genius-1.0.25/configure:17554:	        VTE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$VTE_PKGS" 2>&1`
genius-1.0.25/configure-17555-        else
genius-1.0.25/configure:17556:	        VTE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$VTE_PKGS" 2>&1`
genius-1.0.25/configure-17557-        fi
##############################################
genius-1.0.25/configure-17726-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
genius-1.0.25/configure:17727:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
genius-1.0.25/configure-17728-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
genius-1.0.25/configure-17829-if test -z "$BASH_VERSION$ZSH_VERSION" \
genius-1.0.25/configure:17830:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
genius-1.0.25/configure-17831-  as_echo='print -r --'
genius-1.0.25/configure-17832-  as_echo_n='print -rn --'
genius-1.0.25/configure:17833:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
genius-1.0.25/configure-17834-  as_echo='printf %s\n'
##############################################
genius-1.0.25/configure-17836-else
genius-1.0.25/configure:17837:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
genius-1.0.25/configure-17838-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
genius-1.0.25/configure-17846-	expr "X$arg" : "X\\(.*\\)$as_nl";
genius-1.0.25/configure:17847:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
genius-1.0.25/configure-17848-      esac;
##############################################
genius-1.0.25/configure-17923-# ----------------------------------------
genius-1.0.25/configure:17924:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
genius-1.0.25/configure-17925-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
genius-1.0.25/configure-17995-  {
genius-1.0.25/configure:17996:    as_val=`expr "$@" || test $? -eq 1`
genius-1.0.25/configure-17997-  }
##############################################
genius-1.0.25/configure-18099-      case $as_dir in #(
genius-1.0.25/configure:18100:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
genius-1.0.25/configure-18101-      *) as_qdir=$as_dir;;
##############################################
genius-1.0.25/configure-18234-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
genius-1.0.25/configure:18235:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
genius-1.0.25/configure-18236-ac_cs_version="\\
##############################################
genius-1.0.25/configure-18259-  --*=?*)
genius-1.0.25/configure:18260:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
genius-1.0.25/configure:18261:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
genius-1.0.25/configure-18262-    ac_shift=:
##############################################
genius-1.0.25/configure-18264-  --*=)
genius-1.0.25/configure:18265:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
genius-1.0.25/configure-18266-    ac_optarg=
##############################################
genius-1.0.25/configure-18288-    case $ac_optarg in
genius-1.0.25/configure:18289:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
genius-1.0.25/configure-18290-    '') as_fn_error $? "missing file argument" ;;
##############################################
genius-1.0.25/configure-18296-    case $ac_optarg in
genius-1.0.25/configure:18297:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
genius-1.0.25/configure-18298-    esac
##############################################
genius-1.0.25/configure-18365-delay_variable_subst='$delay_variable_subst'
genius-1.0.25/configure:18366:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18367:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18368:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18369:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18370:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18371:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18372:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18373:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18374:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18375:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18376:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18377:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18378:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18379:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18380:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18381:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18382:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18383:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18384:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18385:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18386:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18387:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18388:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18389:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18390:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18391:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18392:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18393:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18394:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18395:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18396:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18397:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18398:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18399:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18400:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18401:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18402:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18403:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18404:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18405:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18406:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18407:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18408:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18409:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18410:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18411:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18412:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18413:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18414:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18415:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18416:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18417:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18418:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18419:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18420:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18421:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18422:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18423:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18424: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"`'
genius-1.0.25/configure:18425:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18426:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18427:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18428:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18429:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18430:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18431:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18432:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18433:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18434:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18435:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18436:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18437:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18438:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18439:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18440:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18441:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18442:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18443:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18444:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18445:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18446:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18447:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18448:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18449:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18450:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18451:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18452:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18453:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18454:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18455:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18456:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18457:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18458:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18459:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18460:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18461:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18462:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18463:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18464:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18465:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18466:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18467:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18468:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18469:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18470:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18471:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18472:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18473:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18474:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18475:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18476:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18477:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18478:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18479:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18480:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18481:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18482:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18483:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18484:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18485:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18486:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18487:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18488:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18489:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18490:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18491:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18492:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18493:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18494:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18495:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18496:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18497:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18498:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18499:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure:18500:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
genius-1.0.25/configure-18501-
##############################################
genius-1.0.25/configure-18582-striplib; do
genius-1.0.25/configure:18583:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
genius-1.0.25/configure-18584-    *[\\\\\\\`\\"\\\$]*)
genius-1.0.25/configure:18585:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
genius-1.0.25/configure-18586-      ;;
##############################################
genius-1.0.25/configure-18613-configure_time_lt_sys_library_path; do
genius-1.0.25/configure:18614:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
genius-1.0.25/configure-18615-    *[\\\\\\\`\\"\\\$]*)
genius-1.0.25/configure:18616:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
genius-1.0.25/configure-18617-      ;;
##############################################
genius-1.0.25/configure-18739-fi
genius-1.0.25/configure:18740:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
genius-1.0.25/configure-18741-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
genius-1.0.25/configure-18756-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
genius-1.0.25/configure:18757:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
genius-1.0.25/configure-18758-ac_delim='%!_!# '
##############################################
genius-1.0.25/configure-18762-
genius-1.0.25/configure:18763:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
genius-1.0.25/configure-18764-  if test $ac_delim_n = $ac_delim_num; then
##############################################
genius-1.0.25/configure-18900-for ac_last_try in false false :; do
genius-1.0.25/configure:18901:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
genius-1.0.25/configure-18902-  if test -z "$ac_tt"; then
##############################################
genius-1.0.25/configure-19032-      esac
genius-1.0.25/configure:19033:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
genius-1.0.25/configure-19034-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
genius-1.0.25/configure-19091-*)
genius-1.0.25/configure:19092:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
genius-1.0.25/configure-19093-  # A ".." for each directory in $ac_dir_suffix.
genius-1.0.25/configure:19094:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
genius-1.0.25/configure-19095-  case $ac_top_builddir_sub in
##############################################
genius-1.0.25/configure-19152-/@mandir@/p'
genius-1.0.25/configure:19153:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
genius-1.0.25/configure-19154-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
genius-1.0.25/configure-19169-
genius-1.0.25/configure:19170:# Neutralize VPATH when `$srcdir' = `.'.
genius-1.0.25/configure-19171-# Shell code in configure.ac might set extrasub.
##############################################
genius-1.0.25/configure-19197-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
genius-1.0.25/configure:19198:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
genius-1.0.25/configure-19199-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
genius-1.0.25/configure-19243-    * )
genius-1.0.25/configure:19244:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
genius-1.0.25/configure-19245-  esac
##############################################
genius-1.0.25/configure-19298-    # Strip MF so we end up with the name of the file.
genius-1.0.25/configure:19299:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
genius-1.0.25/configure-19300-    # Check whether this is an Automake generated Makefile which includes
##############################################
genius-1.0.25/configure-19849-    *:)
genius-1.0.25/configure:19850:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
genius-1.0.25/configure-19851-        ;;
genius-1.0.25/configure-19852-    x:*)
genius-1.0.25/configure:19853:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
genius-1.0.25/configure-19854-        ;;
genius-1.0.25/configure-19855-    *::*)
genius-1.0.25/configure:19856:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
genius-1.0.25/configure:19857:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
genius-1.0.25/configure-19858-        ;;
genius-1.0.25/configure-19859-    *)
genius-1.0.25/configure:19860:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
genius-1.0.25/configure-19861-        ;;
##############################################
genius-1.0.25/configure-19876-    done
genius-1.0.25/configure:19877:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
genius-1.0.25/configure-19878-}
##############################################
genius-1.0.25/acinclude.m4-140-	      AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
genius-1.0.25/acinclude.m4:141:		[test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
genius-1.0.25/acinclude.m4-142-	      if test "$MSGFMT" != "no"; then
##############################################
genius-1.0.25/acinclude.m4-145-		AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
genius-1.0.25/acinclude.m4:146:		  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
genius-1.0.25/acinclude.m4-147-		AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
genius-1.0.25/acinclude.m4-175-		   AM_PATH_PROG_WITH_TEST(GMSGFMT, msgfmt,
genius-1.0.25/acinclude.m4:176:		    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)
genius-1.0.25/acinclude.m4-177-		 fi
genius-1.0.25/acinclude.m4-178-		 AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
genius-1.0.25/acinclude.m4:179:		   [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
genius-1.0.25/acinclude.m4-180-		 USE_INCLUDED_LIBINTL=yes
##############################################
genius-1.0.25/acinclude.m4-185-		 INTLLIBS=$INTLDEPS
genius-1.0.25/acinclude.m4:186:		 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
genius-1.0.25/acinclude.m4-187-		 nls_cv_header_intl=intl/libintl.h
##############################################
genius-1.0.25/acinclude.m4-203-        AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
genius-1.0.25/acinclude.m4:204:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
genius-1.0.25/acinclude.m4-205-        AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT)
genius-1.0.25/acinclude.m4-206-        AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
genius-1.0.25/acinclude.m4:207:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
genius-1.0.25/acinclude.m4-208-        AC_SUBST(MSGFMT)
##############################################
genius-1.0.25/acinclude.m4-214-	INTLLIBS=$INTLDEPS
genius-1.0.25/acinclude.m4:215:	LIBS=`echo $LIBS | sed -e 's/-lintl//'`
genius-1.0.25/acinclude.m4-216-        nls_cv_header_intl=intl/libintl.h
##############################################
genius-1.0.25/acinclude.m4-377-   if test "x$srcdir" != "x."; then
genius-1.0.25/acinclude.m4:378:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
genius-1.0.25/acinclude.m4-379-       posrcprefix="$srcdir/"
##############################################
genius-1.0.25/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
genius-1.0.25/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
genius-1.0.25/aclocal.m4-94-# and then we would define $MISSING as
##############################################
genius-1.0.25/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
genius-1.0.25/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
genius-1.0.25/aclocal.m4-109-])
##############################################
genius-1.0.25/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
genius-1.0.25/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
genius-1.0.25/aclocal.m4-207-  fi
##############################################
genius-1.0.25/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
genius-1.0.25/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
genius-1.0.25/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
genius-1.0.25/aclocal.m4-365-      || continue
genius-1.0.25/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
genius-1.0.25/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
genius-1.0.25/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
genius-1.0.25/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
genius-1.0.25/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
genius-1.0.25/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
genius-1.0.25/aclocal.m4-592-    * )
genius-1.0.25/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
genius-1.0.25/aclocal.m4-594-  esac
genius-1.0.25/aclocal.m4-595-done
genius-1.0.25/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
genius-1.0.25/aclocal.m4-597-
##############################################
genius-1.0.25/aclocal.m4-931-     echo "timestamp, slept: $am_has_slept" > conftest.file
genius-1.0.25/aclocal.m4:932:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
genius-1.0.25/aclocal.m4-933-     if test "$[*]" = "X"; then
genius-1.0.25/aclocal.m4-934-	# -L didn't work.
genius-1.0.25/aclocal.m4:935:	set X `ls -t "$srcdir/configure" conftest.file`
genius-1.0.25/aclocal.m4-936-     fi
##############################################
genius-1.0.25/Makefile.in-50-  { \
genius-1.0.25/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/Makefile.in-52-  }; \
##############################################
genius-1.0.25/Makefile.in-146-  esac
genius-1.0.25/Makefile.in:147:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/Makefile.in-148-am__vpath_adj = case $$p in \
genius-1.0.25/Makefile.in:149:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/Makefile.in-150-    *) f=$$p;; \
genius-1.0.25/Makefile.in-151-  esac;
genius-1.0.25/Makefile.in:152:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/Makefile.in-153-am__install_max = 40
genius-1.0.25/Makefile.in-154-am__nobase_strip_setup = \
genius-1.0.25/Makefile.in:155:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/Makefile.in-156-am__nobase_strip = \
##############################################
genius-1.0.25/Makefile.in-227-  while test -n "$$dir1"; do \
genius-1.0.25/Makefile.in:228:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/Makefile.in-229-    if test "$$first" != "."; then \
genius-1.0.25/Makefile.in-230-      if test "$$first" = ".."; then \
genius-1.0.25/Makefile.in:231:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/Makefile.in:232:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/Makefile.in-233-      else \
genius-1.0.25/Makefile.in:234:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/Makefile.in-235-        if test "$$first2" = "$$first"; then \
genius-1.0.25/Makefile.in:236:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/Makefile.in-237-        else \
##############################################
genius-1.0.25/Makefile.in-242-    fi; \
genius-1.0.25/Makefile.in:243:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/Makefile.in-244-  done; \
##############################################
genius-1.0.25/Makefile.in-553-	@list='$(appreg_DATA)'; test -n "$(appregdir)" || list=; \
genius-1.0.25/Makefile.in:554:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/Makefile.in-555-	dir='$(DESTDIR)$(appregdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/Makefile.in-574-	@list='$(mimeinfo_DATA)'; test -n "$(mimeinfodir)" || list=; \
genius-1.0.25/Makefile.in:575:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/Makefile.in-576-	dir='$(DESTDIR)$(mimeinfodir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/Makefile.in-595-	@list='$(packages_DATA)'; test -n "$(packagesdir)" || list=; \
genius-1.0.25/Makefile.in:596:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/Makefile.in-597-	dir='$(DESTDIR)$(packagesdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/Makefile.in-612-	dot_seen=no; \
genius-1.0.25/Makefile.in:613:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/Makefile.in-614-	case "$@" in \
##############################################
genius-1.0.25/Makefile.in-675-GTAGS:
genius-1.0.25/Makefile.in:676:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/Makefile.in-677-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/Makefile.in-710-	test -d "$(distdir)" || mkdir "$(distdir)"
genius-1.0.25/Makefile.in:711:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/Makefile.in:712:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/Makefile.in-713-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/Makefile.in-724-	  if test -d $$d/$$file; then \
genius-1.0.25/Makefile.in:725:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/Makefile.in-726-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/Makefile.in-834-	test -d $(distdir)/_build || exit 0; \
genius-1.0.25/Makefile.in:835:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
genius-1.0.25/Makefile.in-836-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
genius-1.0.25/Makefile.in-878-	}; \
genius-1.0.25/Makefile.in:879:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
genius-1.0.25/Makefile.in-880-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
genius-1.0.25/Makefile.in-890-	fi
genius-1.0.25/Makefile.in:891:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
genius-1.0.25/Makefile.in-892-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
genius-1.0.25/compile-67-	mingw/*)
genius-1.0.25/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
genius-1.0.25/compile-69-	  ;;
genius-1.0.25/compile-70-	cygwin/*)
genius-1.0.25/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
genius-1.0.25/compile-72-	  ;;
genius-1.0.25/compile-73-	wine/*)
genius-1.0.25/compile:74:	  file=`winepath -w "$file" || echo "$file"`
genius-1.0.25/compile-75-	  ;;
##############################################
genius-1.0.25/compile-310-# Name of file we expect compiler to create.
genius-1.0.25/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
genius-1.0.25/compile-312-
##############################################
genius-1.0.25/compile-316-# object file name, since that is what matters with a parallel build.
genius-1.0.25/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
genius-1.0.25/compile-318-while true; do
##############################################
genius-1.0.25/config.guess-34-
genius-1.0.25/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
genius-1.0.25/config.guess-36-
##############################################
genius-1.0.25/config.guess-102-: ${TMPDIR=/tmp} ;
genius-1.0.25/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
genius-1.0.25/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
genius-1.0.25/config.guess-151-	EOF
genius-1.0.25/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
genius-1.0.25/config.guess-153-
##############################################
genius-1.0.25/config.guess-188-	    earmv*)
genius-1.0.25/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
genius-1.0.25/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
genius-1.0.25/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
genius-1.0.25/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
genius-1.0.25/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
genius-1.0.25/config.guess-222-		;;
##############################################
genius-1.0.25/config.guess-233-	    *)
genius-1.0.25/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
genius-1.0.25/config.guess-235-		;;
##############################################
genius-1.0.25/config.guess-280-	*4.0)
genius-1.0.25/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
genius-1.0.25/config.guess-282-		;;
genius-1.0.25/config.guess-283-	*5.*)
genius-1.0.25/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
genius-1.0.25/config.guess-285-		;;
##############################################
genius-1.0.25/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
genius-1.0.25/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
genius-1.0.25/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
genius-1.0.25/config.guess-328-	# 1.2 uses "1.2" for uname -r.
genius-1.0.25/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
genius-1.0.25/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
genius-1.0.25/config.guess-379-    s390x:SunOS:*:*)
genius-1.0.25/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
genius-1.0.25/config.guess-381-	exit ;;
genius-1.0.25/config.guess-382-    sun4H:SunOS:5.*:*)
genius-1.0.25/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
genius-1.0.25/config.guess-384-	exit ;;
genius-1.0.25/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
genius-1.0.25/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
genius-1.0.25/config.guess-387-	exit ;;
##############################################
genius-1.0.25/config.guess-404-	fi
genius-1.0.25/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
genius-1.0.25/config.guess-406-	exit ;;
##############################################
genius-1.0.25/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
genius-1.0.25/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
genius-1.0.25/config.guess-412-	exit ;;
##############################################
genius-1.0.25/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
genius-1.0.25/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
genius-1.0.25/config.guess-421-	exit ;;
##############################################
genius-1.0.25/config.guess-425-    sun*:*:4.2BSD:*)
genius-1.0.25/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
genius-1.0.25/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
genius-1.0.25/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
genius-1.0.25/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
genius-1.0.25/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
genius-1.0.25/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
genius-1.0.25/config.guess-563-    *:IRIX*:*:*)
genius-1.0.25/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
genius-1.0.25/config.guess-565-	exit ;;
##############################################
genius-1.0.25/config.guess-593-EOF
genius-1.0.25/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
genius-1.0.25/config.guess-595-		then
##############################################
genius-1.0.25/config.guess-606-    *:AIX:*:[4567])
genius-1.0.25/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
genius-1.0.25/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
genius-1.0.25/config.guess-642-    9000/[34678]??:HP-UX:*:*)
genius-1.0.25/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
genius-1.0.25/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
genius-1.0.25/config.guess-696-EOF
genius-1.0.25/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
genius-1.0.25/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
genius-1.0.25/config.guess-724-    ia64:HP-UX:*:*)
genius-1.0.25/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
genius-1.0.25/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
genius-1.0.25/config.guess-754-EOF
genius-1.0.25/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
genius-1.0.25/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
genius-1.0.25/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
genius-1.0.25/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
genius-1.0.25/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
genius-1.0.25/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
genius-1.0.25/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
genius-1.0.25/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
genius-1.0.25/config.guess-850-	esac
genius-1.0.25/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
genius-1.0.25/config.guess-852-	exit ;;
##############################################
genius-1.0.25/config.guess-886-    prep*:SunOS:5.*:*)
genius-1.0.25/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
genius-1.0.25/config.guess-888-	exit ;;
##############################################
genius-1.0.25/config.guess-890-	# the GNU system
genius-1.0.25/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
genius-1.0.25/config.guess-892-	exit ;;
##############################################
genius-1.0.25/config.guess-894-	# other systems with GNU libc and userland
genius-1.0.25/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
genius-1.0.25/config.guess-896-	exit ;;
##############################################
genius-1.0.25/config.guess-988-EOF
genius-1.0.25/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
genius-1.0.25/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
genius-1.0.25/config.guess-1092-    i*86:*:4.*:*)
genius-1.0.25/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
genius-1.0.25/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
genius-1.0.25/config.guess-1295-	fi
genius-1.0.25/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
genius-1.0.25/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
genius-1.0.25/config.guess-1393-    *:DragonFly:*:*)
genius-1.0.25/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
genius-1.0.25/config.guess-1395-	exit ;;
##############################################
genius-1.0.25/config.guess-1406-    i*86:skyos:*:*)
genius-1.0.25/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
genius-1.0.25/config.guess-1408-	exit ;;
##############################################
genius-1.0.25/config.sub-52-
genius-1.0.25/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
genius-1.0.25/config.sub-54-
##############################################
genius-1.0.25/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
genius-1.0.25/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
genius-1.0.25/config.sub-116-case $maybe_os in
##############################################
genius-1.0.25/config.sub-122-    os=-$maybe_os
genius-1.0.25/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
genius-1.0.25/config.sub-124-    ;;
##############################################
genius-1.0.25/config.sub-126-    os=-linux-android
genius-1.0.25/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
genius-1.0.25/config.sub-128-    ;;
genius-1.0.25/config.sub-129-  *)
genius-1.0.25/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
genius-1.0.25/config.sub-131-    if [ "$basic_machine" != "$1" ]
genius-1.0.25/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
genius-1.0.25/config.sub-133-    else os=; fi
##############################################
genius-1.0.25/config.sub-180-		os=-sco5v6
genius-1.0.25/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-182-		;;
##############################################
genius-1.0.25/config.sub-184-		os=-sco3.2v5
genius-1.0.25/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-186-		;;
##############################################
genius-1.0.25/config.sub-188-		os=-sco3.2v4
genius-1.0.25/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-190-		;;
genius-1.0.25/config.sub-191-	-sco3.2.[4-9]*)
genius-1.0.25/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
genius-1.0.25/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-194-		;;
##############################################
genius-1.0.25/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
genius-1.0.25/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-198-		;;
##############################################
genius-1.0.25/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
genius-1.0.25/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-202-		;;
##############################################
genius-1.0.25/config.sub-204-		os=-sco3.2v2
genius-1.0.25/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-206-		;;
genius-1.0.25/config.sub-207-	-udk*)
genius-1.0.25/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-209-		;;
##############################################
genius-1.0.25/config.sub-211-		os=-isc2.2
genius-1.0.25/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-213-		;;
##############################################
genius-1.0.25/config.sub-217-	-isc*)
genius-1.0.25/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
genius-1.0.25/config.sub-219-		;;
##############################################
genius-1.0.25/config.sub-229-	-ptx*)
genius-1.0.25/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
genius-1.0.25/config.sub-231-		;;
##############################################
genius-1.0.25/config.sub-364-	*-*-*)
genius-1.0.25/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
genius-1.0.25/config.sub-366-		exit 1
##############################################
genius-1.0.25/config.sub-493-	amd64-*)
genius-1.0.25/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-495-		;;
##############################################
genius-1.0.25/config.sub-538-	blackfin-*)
genius-1.0.25/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-540-		os=-linux
##############################################
genius-1.0.25/config.sub-546-	c54x-*)
genius-1.0.25/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-548-		;;
genius-1.0.25/config.sub-549-	c55x-*)
genius-1.0.25/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-551-		;;
genius-1.0.25/config.sub-552-	c6x-*)
genius-1.0.25/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-554-		;;
##############################################
genius-1.0.25/config.sub-650-	e500v[12]-*)
genius-1.0.25/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-652-		os=$os"spe"
##############################################
genius-1.0.25/config.sub-754-	i*86v32)
genius-1.0.25/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
genius-1.0.25/config.sub-756-		os=-sysv32
##############################################
genius-1.0.25/config.sub-758-	i*86v4*)
genius-1.0.25/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
genius-1.0.25/config.sub-760-		os=-sysv4
##############################################
genius-1.0.25/config.sub-762-	i*86v)
genius-1.0.25/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
genius-1.0.25/config.sub-764-		os=-sysv
##############################################
genius-1.0.25/config.sub-766-	i*86sol2)
genius-1.0.25/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
genius-1.0.25/config.sub-768-		os=-solaris2
##############################################
genius-1.0.25/config.sub-792-	leon-*|leon[3-9]-*)
genius-1.0.25/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
genius-1.0.25/config.sub-794-		;;
##############################################
genius-1.0.25/config.sub-799-	m68knommu-*)
genius-1.0.25/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-801-		os=-linux
##############################################
genius-1.0.25/config.sub-833-	mips3*-*)
genius-1.0.25/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
genius-1.0.25/config.sub-835-		;;
genius-1.0.25/config.sub-836-	mips3*)
genius-1.0.25/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
genius-1.0.25/config.sub-838-		;;
##############################################
genius-1.0.25/config.sub-855-	ms1-*)
genius-1.0.25/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
genius-1.0.25/config.sub-857-		;;
##############################################
genius-1.0.25/config.sub-980-	parisc-*)
genius-1.0.25/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-982-		os=-linux
##############################################
genius-1.0.25/config.sub-996-	pc98-*)
genius-1.0.25/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-998-		;;
##############################################
genius-1.0.25/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
genius-1.0.25/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1013-		;;
genius-1.0.25/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
genius-1.0.25/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1016-		;;
genius-1.0.25/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
genius-1.0.25/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1019-		;;
genius-1.0.25/config.sub-1020-	pentium4-*)
genius-1.0.25/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1022-		;;
##############################################
genius-1.0.25/config.sub-1030-	ppc-* | ppcbe-*)
genius-1.0.25/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1032-		;;
##############################################
genius-1.0.25/config.sub-1036-	ppcle-* | powerpclittle-*)
genius-1.0.25/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1038-		;;
##############################################
genius-1.0.25/config.sub-1040-		;;
genius-1.0.25/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1042-		;;
##############################################
genius-1.0.25/config.sub-1046-	ppc64le-* | powerpc64little-*)
genius-1.0.25/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1048-		;;
##############################################
genius-1.0.25/config.sub-1122-	strongarm-* | thumb-*)
genius-1.0.25/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
genius-1.0.25/config.sub-1124-		;;
##############################################
genius-1.0.25/config.sub-1255-	xscale-* | xscalee[bl]-*)
genius-1.0.25/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
genius-1.0.25/config.sub-1257-		;;
##############################################
genius-1.0.25/config.sub-1317-	*)
genius-1.0.25/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
genius-1.0.25/config.sub-1319-		exit 1
##############################################
genius-1.0.25/config.sub-1325-	*-digital*)
genius-1.0.25/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
genius-1.0.25/config.sub-1327-		;;
genius-1.0.25/config.sub-1328-	*-commodore*)
genius-1.0.25/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
genius-1.0.25/config.sub-1330-		;;
##############################################
genius-1.0.25/config.sub-1346-	-solaris1 | -solaris1.*)
genius-1.0.25/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
genius-1.0.25/config.sub-1348-		;;
##############################################
genius-1.0.25/config.sub-1355-	-gnu/linux*)
genius-1.0.25/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
genius-1.0.25/config.sub-1357-		;;
##############################################
genius-1.0.25/config.sub-1407-	-nto*)
genius-1.0.25/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
genius-1.0.25/config.sub-1409-		;;
##############################################
genius-1.0.25/config.sub-1414-	-mac*)
genius-1.0.25/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
genius-1.0.25/config.sub-1416-		;;
##############################################
genius-1.0.25/config.sub-1420-	-linux*)
genius-1.0.25/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
genius-1.0.25/config.sub-1422-		;;
genius-1.0.25/config.sub-1423-	-sunos5*)
genius-1.0.25/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
genius-1.0.25/config.sub-1425-		;;
genius-1.0.25/config.sub-1426-	-sunos6*)
genius-1.0.25/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
genius-1.0.25/config.sub-1428-		;;
##############################################
genius-1.0.25/config.sub-1469-	-sinix5.*)
genius-1.0.25/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
genius-1.0.25/config.sub-1471-		;;
##############################################
genius-1.0.25/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
genius-1.0.25/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
genius-1.0.25/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
genius-1.0.25/config.sub-1531-		exit 1
##############################################
genius-1.0.25/config.sub-1788-		esac
genius-1.0.25/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
genius-1.0.25/config.sub-1790-		;;
##############################################
genius-1.0.25/install-sh-234-      fi
genius-1.0.25/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
genius-1.0.25/install-sh-236-    *)
##############################################
genius-1.0.25/install-sh-280-      dstdir=$dst
genius-1.0.25/install-sh:281:      dstbase=`basename "$src"`
genius-1.0.25/install-sh-282-      case $dst in
##############################################
genius-1.0.25/install-sh-287-    else
genius-1.0.25/install-sh:288:      dstdir=`dirname "$dst"`
genius-1.0.25/install-sh-289-      test -d "$dstdir"
##############################################
genius-1.0.25/install-sh-354-                   test_tmpdir="$tmpdir/a"
genius-1.0.25/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
genius-1.0.25/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
genius-1.0.25/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
genius-1.0.25/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
genius-1.0.25/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
genius-1.0.25/install-sh-419-            case $prefix in
genius-1.0.25/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
genius-1.0.25/install-sh-421-              *) qprefix=$prefix;;
##############################################
genius-1.0.25/install-sh-468-    if $copy_on_change &&
genius-1.0.25/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
genius-1.0.25/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
genius-1.0.25/install-sh-471-       set -f &&
##############################################
genius-1.0.25/ltmain.sh-103-#
genius-1.0.25/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
genius-1.0.25/ltmain.sh-105-#
##############################################
genius-1.0.25/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
genius-1.0.25/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
genius-1.0.25/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
genius-1.0.25/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
genius-1.0.25/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
genius-1.0.25/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
genius-1.0.25/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
genius-1.0.25/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
genius-1.0.25/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
genius-1.0.25/ltmain.sh-410-# The name of this program.
genius-1.0.25/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
genius-1.0.25/ltmain.sh-412-
##############################################
genius-1.0.25/ltmain.sh-416-  *[\\/]*)
genius-1.0.25/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
genius-1.0.25/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
genius-1.0.25/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
genius-1.0.25/ltmain.sh-610-
genius-1.0.25/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
genius-1.0.25/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
genius-1.0.25/ltmain.sh-613-
##############################################
genius-1.0.25/ltmain.sh-639-
genius-1.0.25/ltmain.sh:640:    func_arith_result=`expr "$@"`
genius-1.0.25/ltmain.sh-641-  }
##############################################
genius-1.0.25/ltmain.sh-660-  # ...otherwise fall back to using sed.
genius-1.0.25/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
genius-1.0.25/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
genius-1.0.25/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
genius-1.0.25/ltmain.sh-757-      test -n "$_G_tc" && {
genius-1.0.25/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
genius-1.0.25/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
genius-1.0.25/ltmain.sh-760-      }
genius-1.0.25/ltmain.sh-761-    done
genius-1.0.25/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
genius-1.0.25/ltmain.sh-763-
##############################################
genius-1.0.25/ltmain.sh-831-
genius-1.0.25/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
genius-1.0.25/ltmain.sh-833-  }
##############################################
genius-1.0.25/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
genius-1.0.25/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
genius-1.0.25/ltmain.sh-865-      done
genius-1.0.25/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
genius-1.0.25/ltmain.sh-867-
##############################################
genius-1.0.25/ltmain.sh-901-      # If mktemp works, use that first and foremost
genius-1.0.25/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
genius-1.0.25/ltmain.sh-903-
##############################################
genius-1.0.25/ltmain.sh-1111-        *[\\\`\"\$]*)
genius-1.0.25/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
genius-1.0.25/ltmain.sh-1113-        *)
##############################################
genius-1.0.25/ltmain.sh-1198-    case $2 in
genius-1.0.25/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
genius-1.0.25/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
genius-1.0.25/ltmain.sh-1201-    esac
##############################################
genius-1.0.25/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
genius-1.0.25/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
genius-1.0.25/ltmain.sh-1273-      ;;
##############################################
genius-1.0.25/ltmain.sh-1358-
genius-1.0.25/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
genius-1.0.25/ltmain.sh-1360-}
##############################################
genius-1.0.25/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
genius-1.0.25/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
genius-1.0.25/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
genius-1.0.25/ltmain.sh-1517-
genius-1.0.25/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
genius-1.0.25/ltmain.sh-1519-}
##############################################
genius-1.0.25/ltmain.sh-1943-
genius-1.0.25/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
genius-1.0.25/ltmain.sh-1945-      func_split_equals_rhs=
genius-1.0.25/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
genius-1.0.25/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
genius-1.0.25/ltmain.sh-1948-  }
##############################################
genius-1.0.25/ltmain.sh-1971-
genius-1.0.25/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
genius-1.0.25/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
genius-1.0.25/ltmain.sh-1974-  }
##############################################
genius-1.0.25/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-9
genius-1.0.25/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
genius-1.0.25/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
genius-1.0.25/ltmain.sh-2147-
##############################################
genius-1.0.25/ltmain.sh-2183-  {
genius-1.0.25/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
genius-1.0.25/ltmain.sh-2185-  }
##############################################
genius-1.0.25/ltmain.sh-2188-  {
genius-1.0.25/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
genius-1.0.25/ltmain.sh-2190-  }
##############################################
genius-1.0.25/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
genius-1.0.25/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
genius-1.0.25/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
genius-1.0.25/ltmain.sh-2751-      done
genius-1.0.25/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
genius-1.0.25/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
genius-1.0.25/ltmain.sh-2754-      case $@ in
##############################################
genius-1.0.25/ltmain.sh-2764-	    # Evaluate the configuration.
genius-1.0.25/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
genius-1.0.25/ltmain.sh-2766-	    CC_quoted=
##############################################
genius-1.0.25/ltmain.sh-2770-	    done
genius-1.0.25/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
genius-1.0.25/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
genius-1.0.25/ltmain.sh-2773-	    case "$@ " in
##############################################
genius-1.0.25/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
genius-1.0.25/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
genius-1.0.25/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
genius-1.0.25/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
genius-1.0.25/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
genius-1.0.25/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
genius-1.0.25/ltmain.sh-3101-    # LT_CYGPATH in this case.
genius-1.0.25/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
genius-1.0.25/ltmain.sh-3103-  fi
##############################################
genius-1.0.25/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
genius-1.0.25/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
genius-1.0.25/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
genius-1.0.25/ltmain.sh-3468-    *.[cCFSifmso] | \
genius-1.0.25/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
genius-1.0.25/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
genius-1.0.25/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
genius-1.0.25/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
genius-1.0.25/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
genius-1.0.25/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
genius-1.0.25/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
genius-1.0.25/ltmain.sh-3566-
##############################################
genius-1.0.25/ltmain.sh-3612-      if test warn = "$need_locks" &&
genius-1.0.25/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
genius-1.0.25/ltmain.sh-3614-	$ECHO "\
genius-1.0.25/ltmain.sh-3615-*** ERROR, $lockfile contains:
genius-1.0.25/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
genius-1.0.25/ltmain.sh-3617-
##############################################
genius-1.0.25/ltmain.sh-3661-      if test warn = "$need_locks" &&
genius-1.0.25/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
genius-1.0.25/ltmain.sh-3663-	$ECHO "\
genius-1.0.25/ltmain.sh-3664-*** ERROR, $lockfile contains:
genius-1.0.25/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
genius-1.0.25/ltmain.sh-3666-
##############################################
genius-1.0.25/ltmain.sh-3987-      # Get the absolute pathname.
genius-1.0.25/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
genius-1.0.25/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
genius-1.0.25/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
genius-1.0.25/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
genius-1.0.25/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
genius-1.0.25/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
genius-1.0.25/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
genius-1.0.25/ltmain.sh-4372-
##############################################
genius-1.0.25/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
genius-1.0.25/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
genius-1.0.25/ltmain.sh-4385-	  else
genius-1.0.25/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
genius-1.0.25/ltmain.sh-4387-	  fi
##############################################
genius-1.0.25/ltmain.sh-4550-	    fi
genius-1.0.25/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
genius-1.0.25/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
genius-1.0.25/ltmain.sh-4569-	        # Replace the output file specification.
genius-1.0.25/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
genius-1.0.25/ltmain.sh-4571-
##############################################
genius-1.0.25/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
genius-1.0.25/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
genius-1.0.25/ltmain.sh-4590-	  fi
##############################################
genius-1.0.25/ltmain.sh-4662-    my_pic_p=${3-false}
genius-1.0.25/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
genius-1.0.25/ltmain.sh-4664-    my_dlsyms=
##############################################
genius-1.0.25/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
genius-1.0.25/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
genius-1.0.25/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
genius-1.0.25/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
genius-1.0.25/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
genius-1.0.25/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
genius-1.0.25/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
genius-1.0.25/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
genius-1.0.25/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
genius-1.0.25/ltmain.sh-4954-	  else
genius-1.0.25/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
genius-1.0.25/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
genius-1.0.25/ltmain.sh-4957-	  fi
##############################################
genius-1.0.25/ltmain.sh-4959-	*)
genius-1.0.25/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
genius-1.0.25/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
genius-1.0.25/ltmain.sh-4962-	  ;;
##############################################
genius-1.0.25/ltmain.sh-4974-      # Nullify the symbol file.
genius-1.0.25/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
genius-1.0.25/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
genius-1.0.25/ltmain.sh-4977-    fi
##############################################
genius-1.0.25/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
genius-1.0.25/ltmain.sh:4989:  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)$'`
genius-1.0.25/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
genius-1.0.25/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
genius-1.0.25/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
genius-1.0.25/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
genius-1.0.25/ltmain.sh-5017-  win32_libid_type=unknown
genius-1.0.25/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
genius-1.0.25/ltmain.sh-5019-  case $win32_fileres in
##############################################
genius-1.0.25/ltmain.sh-5082-
genius-1.0.25/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
genius-1.0.25/ltmain.sh-5084-}
##############################################
genius-1.0.25/ltmain.sh-5100-
genius-1.0.25/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
genius-1.0.25/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
genius-1.0.25/ltmain.sh-5164-    # binutils import library
genius-1.0.25/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
genius-1.0.25/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
genius-1.0.25/ltmain.sh-5167-    # ms-generated import library
genius-1.0.25/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
genius-1.0.25/ltmain.sh-5169-  else
##############################################
genius-1.0.25/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
genius-1.0.25/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
genius-1.0.25/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
genius-1.0.25/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
genius-1.0.25/ltmain.sh-5252-	    darwin_arch=
##############################################
genius-1.0.25/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
genius-1.0.25/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
genius-1.0.25/ltmain.sh-5264-	    darwin_file=
##############################################
genius-1.0.25/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
genius-1.0.25/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
genius-1.0.25/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
genius-1.0.25/ltmain.sh-5281-      esac
genius-1.0.25/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
genius-1.0.25/ltmain.sh-5283-    done
##############################################
genius-1.0.25/ltmain.sh-5352-
genius-1.0.25/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
genius-1.0.25/ltmain.sh-5354-    $ECHO "\
##############################################
genius-1.0.25/ltmain.sh-5387-    --lt-dump-script)
genius-1.0.25/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
genius-1.0.25/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
genius-1.0.25/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
genius-1.0.25/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
genius-1.0.25/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
genius-1.0.25/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
genius-1.0.25/ltmain.sh-5416-  done
##############################################
genius-1.0.25/ltmain.sh-5472-  # Find the directory that this script lives in.
genius-1.0.25/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
genius-1.0.25/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
genius-1.0.25/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
genius-1.0.25/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
genius-1.0.25/ltmain.sh-5478-  while test -n \"\$file\"; do
genius-1.0.25/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
genius-1.0.25/ltmain.sh-5480-
##############################################
genius-1.0.25/ltmain.sh-5488-
genius-1.0.25/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
genius-1.0.25/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
genius-1.0.25/ltmain.sh-5491-  done
##############################################
genius-1.0.25/ltmain.sh-5502-    case \"\$thisdir\" in
genius-1.0.25/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
genius-1.0.25/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
genius-1.0.25/ltmain.sh-5508-  # Try to get the absolute directory name.
genius-1.0.25/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
genius-1.0.25/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
genius-1.0.25/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
genius-1.0.25/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
genius-1.0.25/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
genius-1.0.25/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
genius-1.0.25/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
genius-1.0.25/ltmain.sh-5535-      else
##############################################
genius-1.0.25/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
genius-1.0.25/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
genius-1.0.25/ltmain.sh-5579-
##############################################
genius-1.0.25/ltmain.sh-6556-
genius-1.0.25/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
genius-1.0.25/ltmain.sh-6558-    *import*) : ;;
##############################################
genius-1.0.25/ltmain.sh-6804-	    moreargs=
genius-1.0.25/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
genius-1.0.25/ltmain.sh-6806-	    do
##############################################
genius-1.0.25/ltmain.sh-7065-	*)
genius-1.0.25/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
genius-1.0.25/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
genius-1.0.25/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
genius-1.0.25/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
genius-1.0.25/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
genius-1.0.25/ltmain.sh-7383-      -Z*)
genius-1.0.25/ltmain.sh:7384:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
genius-1.0.25/ltmain.sh-7385-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
genius-1.0.25/ltmain.sh-7553-      # get the directories listed in $shlibpath_var
genius-1.0.25/ltmain.sh:7554:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
genius-1.0.25/ltmain.sh-7555-    else
##############################################
genius-1.0.25/ltmain.sh-7872-		  set dummy $deplibs_check_method; shift
genius-1.0.25/ltmain.sh:7873:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
genius-1.0.25/ltmain.sh-7874-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
genius-1.0.25/ltmain.sh-7962-	if test -n "$inherited_linker_flags"; then
genius-1.0.25/ltmain.sh:7963:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
genius-1.0.25/ltmain.sh-7964-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
genius-1.0.25/ltmain.sh-7970-	fi
genius-1.0.25/ltmain.sh:7971:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
genius-1.0.25/ltmain.sh-7972-	if test lib,link = "$linkmode,$pass" ||
##############################################
genius-1.0.25/ltmain.sh-8043-	*)
genius-1.0.25/ltmain.sh:8044:	  abs_ladir=`cd "$ladir" && pwd`
genius-1.0.25/ltmain.sh-8045-	  if test -z "$abs_ladir"; then
##############################################
genius-1.0.25/ltmain.sh-8296-	    shift
genius-1.0.25/ltmain.sh:8297:	    libname=`eval "\\$ECHO \"$libname_spec\""`
genius-1.0.25/ltmain.sh-8298-	    # use dlname if we got it. it's perfectly good, no?
##############################################
genius-1.0.25/ltmain.sh-8588-		*)
genius-1.0.25/ltmain.sh:8589:		  absdir=`cd "$dir" && pwd`
genius-1.0.25/ltmain.sh-8590-		  if test -z "$absdir"; then
##############################################
genius-1.0.25/ltmain.sh-8599-		  depdepl=
genius-1.0.25/ltmain.sh:8600:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
genius-1.0.25/ltmain.sh-8601-		  if test -n "$deplibrary_names"; then
##############################################
genius-1.0.25/ltmain.sh-8606-		      depdepl=$absdir/$objdir/$depdepl
genius-1.0.25/ltmain.sh:8607:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
genius-1.0.25/ltmain.sh-8608-                      if test -z "$darwin_install_name"; then
genius-1.0.25/ltmain.sh:8609:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
genius-1.0.25/ltmain.sh-8610-                      fi
##############################################
genius-1.0.25/ltmain.sh-8621-		else
genius-1.0.25/ltmain.sh:8622:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
genius-1.0.25/ltmain.sh-8623-		  test -z "$libdir" && \
##############################################
genius-1.0.25/ltmain.sh-8644-	else
genius-1.0.25/ltmain.sh:8645:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
genius-1.0.25/ltmain.sh-8646-	fi
##############################################
genius-1.0.25/ltmain.sh-8733-        linux*)
genius-1.0.25/ltmain.sh:8734:          case `$CC -V 2>&1 | sed 5q` in
genius-1.0.25/ltmain.sh-8735-          *Sun\ C*) # Sun C++ 5.9
##############################################
genius-1.0.25/ltmain.sh-9141-	removelist=
genius-1.0.25/ltmain.sh:9142:	tempremovelist=`$ECHO "$output_objdir/*"`
genius-1.0.25/ltmain.sh-9143-	for p in $tempremovelist; do
##############################################
genius-1.0.25/ltmain.sh-9167-	# Transform .lo files to .o files.
genius-1.0.25/ltmain.sh:9168:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
genius-1.0.25/ltmain.sh-9169-      fi
##############################################
genius-1.0.25/ltmain.sh-9172-      #for path in $notinst_path; do
genius-1.0.25/ltmain.sh:9173:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
genius-1.0.25/ltmain.sh:9174:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
genius-1.0.25/ltmain.sh:9175:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
genius-1.0.25/ltmain.sh-9176-      #done
##############################################
genius-1.0.25/ltmain.sh-9293-		if test -n "$i"; then
genius-1.0.25/ltmain.sh:9294:		  libname=`eval "\\$ECHO \"$libname_spec\""`
genius-1.0.25/ltmain.sh:9295:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
genius-1.0.25/ltmain.sh-9296-		  set dummy $deplib_matches; shift
genius-1.0.25/ltmain.sh-9297-		  deplib_match=$1
genius-1.0.25/ltmain.sh:9298:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
genius-1.0.25/ltmain.sh-9299-		    func_append newdeplibs " $i"
##############################################
genius-1.0.25/ltmain.sh-9336-		  if test -n "$i"; then
genius-1.0.25/ltmain.sh:9337:		    libname=`eval "\\$ECHO \"$libname_spec\""`
genius-1.0.25/ltmain.sh:9338:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
genius-1.0.25/ltmain.sh-9339-		    set dummy $deplib_matches; shift
genius-1.0.25/ltmain.sh-9340-		    deplib_match=$1
genius-1.0.25/ltmain.sh:9341:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
genius-1.0.25/ltmain.sh-9342-		      func_append newdeplibs " $i"
##############################################
genius-1.0.25/ltmain.sh-9371-	  set dummy $deplibs_check_method; shift
genius-1.0.25/ltmain.sh:9372:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
genius-1.0.25/ltmain.sh-9373-	  for a_deplib in $deplibs; do
##############################################
genius-1.0.25/ltmain.sh-9386-	      if test -n "$a_deplib"; then
genius-1.0.25/ltmain.sh:9387:		libname=`eval "\\$ECHO \"$libname_spec\""`
genius-1.0.25/ltmain.sh-9388-		if test -n "$file_magic_glob"; then
genius-1.0.25/ltmain.sh:9389:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
genius-1.0.25/ltmain.sh-9390-		else
##############################################
genius-1.0.25/ltmain.sh-9396-		    shopt -s nocaseglob
genius-1.0.25/ltmain.sh:9397:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
genius-1.0.25/ltmain.sh-9398-		    $nocaseglob
genius-1.0.25/ltmain.sh-9399-		  else
genius-1.0.25/ltmain.sh:9400:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
genius-1.0.25/ltmain.sh-9401-		  fi
##############################################
genius-1.0.25/ltmain.sh-9414-		      while test -h "$potlib" 2>/dev/null; do
genius-1.0.25/ltmain.sh:9415:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
genius-1.0.25/ltmain.sh-9416-			case $potliblink in
genius-1.0.25/ltmain.sh-9417-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
genius-1.0.25/ltmain.sh:9418:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
genius-1.0.25/ltmain.sh-9419-			esac
##############################################
genius-1.0.25/ltmain.sh-9455-	  set dummy $deplibs_check_method; shift
genius-1.0.25/ltmain.sh:9456:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
genius-1.0.25/ltmain.sh-9457-	  for a_deplib in $deplibs; do
##############################################
genius-1.0.25/ltmain.sh-9470-	      if test -n "$a_deplib"; then
genius-1.0.25/ltmain.sh:9471:		libname=`eval "\\$ECHO \"$libname_spec\""`
genius-1.0.25/ltmain.sh-9472-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
genius-1.0.25/ltmain.sh:9473:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
genius-1.0.25/ltmain.sh-9474-		  for potent_lib in $potential_libs; do
##############################################
genius-1.0.25/ltmain.sh-9509-	  newdeplibs=
genius-1.0.25/ltmain.sh:9510:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
genius-1.0.25/ltmain.sh-9511-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
genius-1.0.25/ltmain.sh-9513-	      # can't use Xsed below, because $i might contain '/'
genius-1.0.25/ltmain.sh:9514:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
genius-1.0.25/ltmain.sh-9515-	    done
##############################################
genius-1.0.25/ltmain.sh-9539-	  # On Rhapsody replace the C library with the System framework
genius-1.0.25/ltmain.sh:9540:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
genius-1.0.25/ltmain.sh-9541-	  ;;
##############################################
genius-1.0.25/ltmain.sh-9591-	*-*-darwin*)
genius-1.0.25/ltmain.sh:9592:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
genius-1.0.25/ltmain.sh:9593:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
genius-1.0.25/ltmain.sh:9594:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
genius-1.0.25/ltmain.sh-9595-	  ;;
##############################################
genius-1.0.25/ltmain.sh-9718-	# Use standard objects if they are pic
genius-1.0.25/ltmain.sh:9719:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
genius-1.0.25/ltmain.sh-9720-	test "X$libobjs" = "X " && libobjs=
##############################################
genius-1.0.25/ltmain.sh-10232-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
genius-1.0.25/ltmain.sh:10233:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
genius-1.0.25/ltmain.sh-10234-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
genius-1.0.25/ltmain.sh-10247-      # Create the old-style object.
genius-1.0.25/ltmain.sh:10248:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
genius-1.0.25/ltmain.sh-10249-
##############################################
genius-1.0.25/ltmain.sh-10305-	# On Rhapsody replace the C library is the System framework
genius-1.0.25/ltmain.sh:10306:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
genius-1.0.25/ltmain.sh:10307:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
genius-1.0.25/ltmain.sh-10308-	;;
##############################################
genius-1.0.25/ltmain.sh-10323-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
genius-1.0.25/ltmain.sh:10324:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
genius-1.0.25/ltmain.sh:10325:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
genius-1.0.25/ltmain.sh-10326-	;;
##############################################
genius-1.0.25/ltmain.sh-10401-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
genius-1.0.25/ltmain.sh:10402:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
genius-1.0.25/ltmain.sh-10403-	  case :$dllsearchpath: in
##############################################
genius-1.0.25/ltmain.sh-10461-	# Transform all the library objects into standard objects.
genius-1.0.25/ltmain.sh:10462:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
genius-1.0.25/ltmain.sh:10463:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
genius-1.0.25/ltmain.sh-10464-      fi
##############################################
genius-1.0.25/ltmain.sh-10489-	# Replace the output file specification.
genius-1.0.25/ltmain.sh:10490:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
genius-1.0.25/ltmain.sh-10491-	link_command=$compile_command$compile_rpath
##############################################
genius-1.0.25/ltmain.sh-10498-	  func_to_tool_file "$output"
genius-1.0.25/ltmain.sh:10499:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
genius-1.0.25/ltmain.sh-10500-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
genius-1.0.25/ltmain.sh-10542-	# Replace the output file specification.
genius-1.0.25/ltmain.sh:10543:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
genius-1.0.25/ltmain.sh-10544-	# Delete the old output file.
##############################################
genius-1.0.25/ltmain.sh-10550-	  func_to_tool_file "$output"
genius-1.0.25/ltmain.sh:10551:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
genius-1.0.25/ltmain.sh-10552-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
genius-1.0.25/ltmain.sh-10568-	  link_command=$finalize_var$compile_command$finalize_rpath
genius-1.0.25/ltmain.sh:10569:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
genius-1.0.25/ltmain.sh-10570-          ;;
##############################################
genius-1.0.25/ltmain.sh-10581-      # Replace the output file specification.
genius-1.0.25/ltmain.sh:10582:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
genius-1.0.25/ltmain.sh-10583-
##############################################
genius-1.0.25/ltmain.sh-10590-	func_to_tool_file "$output_objdir/$outputname"
genius-1.0.25/ltmain.sh:10591:	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'`
genius-1.0.25/ltmain.sh-10592-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
genius-1.0.25/ltmain.sh-10611-	relink_command="(cd `pwd`; $relink_command)"
genius-1.0.25/ltmain.sh:10612:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
genius-1.0.25/ltmain.sh-10613-      fi
##############################################
genius-1.0.25/ltmain.sh-10857-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
genius-1.0.25/ltmain.sh:10858:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
genius-1.0.25/ltmain.sh-10859-      if test yes = "$hardcode_automatic"; then
##############################################
genius-1.0.25/ltmain.sh-10878-		func_resolve_sysroot "$deplib"
genius-1.0.25/ltmain.sh:10879:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
genius-1.0.25/ltmain.sh-10880-		test -z "$libdir" && \
##############################################
genius-1.0.25/ltmain.sh-10904-		name=$func_basename_result
genius-1.0.25/ltmain.sh:10905:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
genius-1.0.25/ltmain.sh-10906-		test -z "$libdir" && \
##############################################
genius-1.0.25/ltmain.sh-10923-		name=$func_basename_result
genius-1.0.25/ltmain.sh:10924:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
genius-1.0.25/ltmain.sh-10925-		test -z "$libdir" && \
##############################################
genius-1.0.25/ltmain.sh-11242-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
genius-1.0.25/ltmain.sh:11243:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
genius-1.0.25/ltmain.sh-11244-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
genius-1.0.25/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
genius-1.0.25/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
genius-1.0.25/ylwrap-103-case $input in
##############################################
genius-1.0.25/ylwrap-111-esac
genius-1.0.25/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
genius-1.0.25/ylwrap-113-
##############################################
genius-1.0.25/ylwrap-150-  shift
genius-1.0.25/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
genius-1.0.25/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
genius-1.0.25/ylwrap-153-done
##############################################
genius-1.0.25/ylwrap-182-  do
genius-1.0.25/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
genius-1.0.25/ylwrap-184-    if test -f "$from"; then
##############################################
genius-1.0.25/ylwrap-198-        realtarget=$target
genius-1.0.25/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
genius-1.0.25/ylwrap-200-      fi
##############################################
genius-1.0.25/ve/Makefile.in-51-  { \
genius-1.0.25/ve/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/ve/Makefile.in-53-  }; \
##############################################
genius-1.0.25/ve/Makefile.in-237-  while test -n "$$dir1"; do \
genius-1.0.25/ve/Makefile.in:238:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/ve/Makefile.in-239-    if test "$$first" != "."; then \
genius-1.0.25/ve/Makefile.in-240-      if test "$$first" = ".."; then \
genius-1.0.25/ve/Makefile.in:241:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/ve/Makefile.in:242:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/ve/Makefile.in-243-      else \
genius-1.0.25/ve/Makefile.in:244:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/ve/Makefile.in-245-        if test "$$first2" = "$$first"; then \
genius-1.0.25/ve/Makefile.in:246:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/ve/Makefile.in-247-        else \
##############################################
genius-1.0.25/ve/Makefile.in-252-    fi; \
genius-1.0.25/ve/Makefile.in:253:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/ve/Makefile.in-254-  done; \
##############################################
genius-1.0.25/ve/Makefile.in-534-	test -n "$(EXEEXT)" || exit 0; \
genius-1.0.25/ve/Makefile.in:535:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
genius-1.0.25/ve/Makefile.in-536-	echo " rm -f" $$list; \
##############################################
genius-1.0.25/ve/Makefile.in-581-.c.obj:
genius-1.0.25/ve/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genius-1.0.25/ve/Makefile.in-583-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genius-1.0.25/ve/Makefile.in-585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genius-1.0.25/ve/Makefile.in:586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
genius-1.0.25/ve/Makefile.in-587-
##############################################
genius-1.0.25/ve/Makefile.in-614-	dot_seen=no; \
genius-1.0.25/ve/Makefile.in:615:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/ve/Makefile.in-616-	case "$@" in \
##############################################
genius-1.0.25/ve/Makefile.in-677-GTAGS:
genius-1.0.25/ve/Makefile.in:678:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/ve/Makefile.in-679-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/ve/Makefile.in-703-distdir-am: $(DISTFILES)
genius-1.0.25/ve/Makefile.in:704:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/ve/Makefile.in:705:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/ve/Makefile.in-706-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/ve/Makefile.in-717-	  if test -d $$d/$$file; then \
genius-1.0.25/ve/Makefile.in:718:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/ve/Makefile.in-719-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/depcomp-64-  case $1 in
genius-1.0.25/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
genius-1.0.25/depcomp-66-      *) dir=;;
##############################################
genius-1.0.25/depcomp-73-{
genius-1.0.25/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
genius-1.0.25/depcomp-75-}
##############################################
genius-1.0.25/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
genius-1.0.25/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
genius-1.0.25/depcomp-128-
##############################################
genius-1.0.25/depcomp-405-        sleep 1
genius-1.0.25/depcomp:406:        i=`expr $i - 1`
genius-1.0.25/depcomp-407-      done
genius-1.0.25/depcomp-408-    fi
genius-1.0.25/depcomp:409:    i=`expr $i - 1`
genius-1.0.25/depcomp-410-  done
##############################################
genius-1.0.25/depcomp-425-  # Do two passes, one to just change these to
genius-1.0.25/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
genius-1.0.25/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
genius-1.0.25/depcomp-659-  done
genius-1.0.25/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
genius-1.0.25/depcomp-661-  touch "$tmpdepfile"
##############################################
genius-1.0.25/gtkextra/Makefile.in-50-  { \
genius-1.0.25/gtkextra/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/gtkextra/Makefile.in-52-  }; \
##############################################
genius-1.0.25/gtkextra/Makefile.in-249-  while test -n "$$dir1"; do \
genius-1.0.25/gtkextra/Makefile.in:250:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/gtkextra/Makefile.in-251-    if test "$$first" != "."; then \
genius-1.0.25/gtkextra/Makefile.in-252-      if test "$$first" = ".."; then \
genius-1.0.25/gtkextra/Makefile.in:253:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/gtkextra/Makefile.in:254:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/gtkextra/Makefile.in-255-      else \
genius-1.0.25/gtkextra/Makefile.in:256:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/gtkextra/Makefile.in-257-        if test "$$first2" = "$$first"; then \
genius-1.0.25/gtkextra/Makefile.in:258:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/gtkextra/Makefile.in-259-        else \
##############################################
genius-1.0.25/gtkextra/Makefile.in-264-    fi; \
genius-1.0.25/gtkextra/Makefile.in:265:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/gtkextra/Makefile.in-266-  done; \
##############################################
genius-1.0.25/gtkextra/Makefile.in-643-.c.obj:
genius-1.0.25/gtkextra/Makefile.in:644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genius-1.0.25/gtkextra/Makefile.in-645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genius-1.0.25/gtkextra/Makefile.in-647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genius-1.0.25/gtkextra/Makefile.in:648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
genius-1.0.25/gtkextra/Makefile.in-649-
##############################################
genius-1.0.25/gtkextra/Makefile.in-676-	dot_seen=no; \
genius-1.0.25/gtkextra/Makefile.in:677:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/gtkextra/Makefile.in-678-	case "$@" in \
##############################################
genius-1.0.25/gtkextra/Makefile.in-739-GTAGS:
genius-1.0.25/gtkextra/Makefile.in:740:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/gtkextra/Makefile.in-741-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/gtkextra/Makefile.in-765-distdir-am: $(DISTFILES)
genius-1.0.25/gtkextra/Makefile.in:766:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/gtkextra/Makefile.in:767:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/gtkextra/Makefile.in-768-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/gtkextra/Makefile.in-779-	  if test -d $$d/$$file; then \
genius-1.0.25/gtkextra/Makefile.in:780:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/gtkextra/Makefile.in-781-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/src/Makefile.in-53-  { \
genius-1.0.25/src/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/src/Makefile.in-55-  }; \
##############################################
genius-1.0.25/src/Makefile.in-128-PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
genius-1.0.25/src/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/src/Makefile.in-130-am__vpath_adj = case $$p in \
genius-1.0.25/src/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/src/Makefile.in-132-    *) f=$$p;; \
genius-1.0.25/src/Makefile.in-133-  esac;
genius-1.0.25/src/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/src/Makefile.in-135-am__install_max = 40
genius-1.0.25/src/Makefile.in-136-am__nobase_strip_setup = \
genius-1.0.25/src/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/src/Makefile.in-138-am__nobase_strip = \
##############################################
genius-1.0.25/src/Makefile.in-788-	test -n "$(EXEEXT)" || exit 0; \
genius-1.0.25/src/Makefile.in:789:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
genius-1.0.25/src/Makefile.in-790-	echo " rm -f" $$list; \
##############################################
genius-1.0.25/src/Makefile.in-837-	test -n "$(EXEEXT)" || exit 0; \
genius-1.0.25/src/Makefile.in:838:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
genius-1.0.25/src/Makefile.in-839-	echo " rm -f" $$list; \
##############################################
genius-1.0.25/src/Makefile.in-940-.c.obj:
genius-1.0.25/src/Makefile.in:941:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genius-1.0.25/src/Makefile.in-942-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genius-1.0.25/src/Makefile.in-944-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genius-1.0.25/src/Makefile.in:945:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
genius-1.0.25/src/Makefile.in-946-
##############################################
genius-1.0.25/src/Makefile.in-957-.y.c:
genius-1.0.25/src/Makefile.in:958:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
genius-1.0.25/src/Makefile.in-959-
##############################################
genius-1.0.25/src/Makefile.in-983-	@list='$(Desktop_DATA)'; test -n "$(Desktopdir)" || list=; \
genius-1.0.25/src/Makefile.in:984:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/src/Makefile.in-985-	dir='$(DESTDIR)$(Desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/src/Makefile.in-1004-	@list='$(Langdesc_DATA)'; test -n "$(Langdescdir)" || list=; \
genius-1.0.25/src/Makefile.in:1005:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/src/Makefile.in-1006-	dir='$(DESTDIR)$(Langdescdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/src/Makefile.in-1025-	@list='$(Plugindesc_DATA)'; test -n "$(Plugindescdir)" || list=; \
genius-1.0.25/src/Makefile.in:1026:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/src/Makefile.in-1027-	dir='$(DESTDIR)$(Plugindescdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/src/Makefile.in-1046-	@list='$(plugin_include_HEADERS)'; test -n "$(plugin_includedir)" || list=; \
genius-1.0.25/src/Makefile.in:1047:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/src/Makefile.in-1048-	dir='$(DESTDIR)$(plugin_includedir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/src/Makefile.in-1079-GTAGS:
genius-1.0.25/src/Makefile.in:1080:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/src/Makefile.in-1081-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/src/Makefile.in-1105-distdir-am: $(DISTFILES)
genius-1.0.25/src/Makefile.in:1106:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/src/Makefile.in:1107:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/src/Makefile.in-1108-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/src/Makefile.in-1119-	  if test -d $$d/$$file; then \
genius-1.0.25/src/Makefile.in:1120:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/src/Makefile.in-1121-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/src/geniustest.pl-56-	close(GENIUS);
genius-1.0.25/src/geniustest.pl:57:	system("mv gmon.out gmon${i}.out") if(-e "gmon.out");
genius-1.0.25/src/geniustest.pl-58-	$i++;
##############################################
genius-1.0.25/pixmaps/Makefile.in-50-  { \
genius-1.0.25/pixmaps/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/Makefile.in-52-  }; \
##############################################
genius-1.0.25/pixmaps/Makefile.in-143-  esac
genius-1.0.25/pixmaps/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/pixmaps/Makefile.in-148-  esac;
genius-1.0.25/pixmaps/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/Makefile.in-150-am__install_max = 40
genius-1.0.25/pixmaps/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/pixmaps/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/pixmaps/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/pixmaps/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/pixmaps/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/pixmaps/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/pixmaps/Makefile.in-215-      else \
genius-1.0.25/pixmaps/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/pixmaps/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/pixmaps/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/pixmaps/Makefile.in-219-        else \
##############################################
genius-1.0.25/pixmaps/Makefile.in-224-    fi; \
genius-1.0.25/pixmaps/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/pixmaps/Makefile.in-226-  done; \
##############################################
genius-1.0.25/pixmaps/Makefile.in-484-	@list='$(image_DATA)'; test -n "$(imagedir)" || list=; \
genius-1.0.25/pixmaps/Makefile.in:485:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/Makefile.in-486-	dir='$(DESTDIR)$(imagedir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/Makefile.in-501-	dot_seen=no; \
genius-1.0.25/pixmaps/Makefile.in:502:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/pixmaps/Makefile.in-503-	case "$@" in \
##############################################
genius-1.0.25/pixmaps/Makefile.in-564-GTAGS:
genius-1.0.25/pixmaps/Makefile.in:565:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/pixmaps/Makefile.in-566-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/pixmaps/Makefile.in-590-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/Makefile.in:591:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/Makefile.in:592:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/Makefile.in-593-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/Makefile.in-604-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/Makefile.in:605:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/Makefile.in-606-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/8x8/Makefile.in-52-  { \
genius-1.0.25/pixmaps/8x8/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/8x8/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/8x8/Makefile.in-137-  esac
genius-1.0.25/pixmaps/8x8/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/8x8/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/8x8/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/8x8/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/8x8/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/8x8/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/8x8/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/8x8/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/8x8/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/8x8/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/8x8/Makefile.in-425-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/8x8/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/8x8/Makefile.in-427-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/8x8/Makefile.in-438-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/8x8/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/8x8/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/8x8/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/8x8/Makefile.in-452-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/8x8/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/8x8/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/16x16/Makefile.in-52-  { \
genius-1.0.25/pixmaps/16x16/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/16x16/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/16x16/Makefile.in-137-  esac
genius-1.0.25/pixmaps/16x16/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/16x16/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/16x16/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/16x16/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/16x16/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/16x16/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/16x16/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/16x16/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/16x16/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/16x16/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/16x16/Makefile.in-425-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/16x16/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/16x16/Makefile.in-427-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/16x16/Makefile.in-438-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/16x16/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/16x16/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/16x16/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/16x16/Makefile.in-452-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/16x16/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/16x16/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/22x22/Makefile.in-52-  { \
genius-1.0.25/pixmaps/22x22/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/22x22/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/22x22/Makefile.in-137-  esac
genius-1.0.25/pixmaps/22x22/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/22x22/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/22x22/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/22x22/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/22x22/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/22x22/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/22x22/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/22x22/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/22x22/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/22x22/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/22x22/Makefile.in-425-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/22x22/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/22x22/Makefile.in-427-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/22x22/Makefile.in-438-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/22x22/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/22x22/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/22x22/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/22x22/Makefile.in-452-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/22x22/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/22x22/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/24x24/Makefile.in-52-  { \
genius-1.0.25/pixmaps/24x24/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/24x24/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/24x24/Makefile.in-137-  esac
genius-1.0.25/pixmaps/24x24/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/24x24/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/24x24/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/24x24/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/24x24/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/24x24/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/24x24/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/24x24/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/24x24/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/24x24/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/24x24/Makefile.in-425-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/24x24/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/24x24/Makefile.in-427-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/24x24/Makefile.in-438-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/24x24/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/24x24/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/24x24/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/24x24/Makefile.in-452-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/24x24/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/24x24/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/32x32/Makefile.in-52-  { \
genius-1.0.25/pixmaps/32x32/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/32x32/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/32x32/Makefile.in-137-  esac
genius-1.0.25/pixmaps/32x32/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/32x32/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/32x32/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/32x32/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/32x32/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/32x32/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/32x32/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/32x32/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/32x32/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/32x32/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/32x32/Makefile.in-426-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/32x32/Makefile.in:427:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/32x32/Makefile.in-428-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/32x32/Makefile.in-439-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/32x32/Makefile.in:440:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/32x32/Makefile.in:441:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/32x32/Makefile.in-442-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/32x32/Makefile.in-453-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/32x32/Makefile.in:454:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/32x32/Makefile.in-455-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/48x48/Makefile.in-52-  { \
genius-1.0.25/pixmaps/48x48/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/48x48/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/48x48/Makefile.in-137-  esac
genius-1.0.25/pixmaps/48x48/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/48x48/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/48x48/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/48x48/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/48x48/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/48x48/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/48x48/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/48x48/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/48x48/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/48x48/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/48x48/Makefile.in-426-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/48x48/Makefile.in:427:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/48x48/Makefile.in-428-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/48x48/Makefile.in-439-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/48x48/Makefile.in:440:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/48x48/Makefile.in:441:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/48x48/Makefile.in-442-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/48x48/Makefile.in-453-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/48x48/Makefile.in:454:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/48x48/Makefile.in-455-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/256x256/Makefile.in-52-  { \
genius-1.0.25/pixmaps/256x256/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/256x256/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/256x256/Makefile.in-137-  esac
genius-1.0.25/pixmaps/256x256/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/256x256/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/256x256/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/256x256/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/256x256/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/256x256/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/256x256/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/256x256/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/256x256/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/256x256/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/256x256/Makefile.in-425-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/256x256/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/256x256/Makefile.in-427-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/256x256/Makefile.in-438-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/256x256/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/256x256/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/256x256/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/256x256/Makefile.in-452-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/256x256/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/256x256/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/pixmaps/scalable/Makefile.in-52-  { \
genius-1.0.25/pixmaps/scalable/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/pixmaps/scalable/Makefile.in-54-  }; \
##############################################
genius-1.0.25/pixmaps/scalable/Makefile.in-137-  esac
genius-1.0.25/pixmaps/scalable/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/pixmaps/scalable/Makefile.in-139-am__vpath_adj = case $$p in \
genius-1.0.25/pixmaps/scalable/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/pixmaps/scalable/Makefile.in-141-    *) f=$$p;; \
genius-1.0.25/pixmaps/scalable/Makefile.in-142-  esac;
genius-1.0.25/pixmaps/scalable/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/pixmaps/scalable/Makefile.in-144-am__install_max = 40
genius-1.0.25/pixmaps/scalable/Makefile.in-145-am__nobase_strip_setup = \
genius-1.0.25/pixmaps/scalable/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/pixmaps/scalable/Makefile.in-147-am__nobase_strip = \
##############################################
genius-1.0.25/pixmaps/scalable/Makefile.in-425-	@list='$(appsicon_DATA)'; test -n "$(appsicondir)" || list=; \
genius-1.0.25/pixmaps/scalable/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/pixmaps/scalable/Makefile.in-427-	dir='$(DESTDIR)$(appsicondir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/pixmaps/scalable/Makefile.in-438-distdir-am: $(DISTFILES)
genius-1.0.25/pixmaps/scalable/Makefile.in:439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/scalable/Makefile.in:440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/pixmaps/scalable/Makefile.in-441-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/pixmaps/scalable/Makefile.in-452-	  if test -d $$d/$$file; then \
genius-1.0.25/pixmaps/scalable/Makefile.in:453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/pixmaps/scalable/Makefile.in-454-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/examples/Makefile.in-50-  { \
genius-1.0.25/examples/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/examples/Makefile.in-52-  }; \
##############################################
genius-1.0.25/examples/Makefile.in-135-  esac
genius-1.0.25/examples/Makefile.in:136:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/examples/Makefile.in-137-am__vpath_adj = case $$p in \
genius-1.0.25/examples/Makefile.in:138:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/examples/Makefile.in-139-    *) f=$$p;; \
genius-1.0.25/examples/Makefile.in-140-  esac;
genius-1.0.25/examples/Makefile.in:141:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/examples/Makefile.in-142-am__install_max = 40
genius-1.0.25/examples/Makefile.in-143-am__nobase_strip_setup = \
genius-1.0.25/examples/Makefile.in:144:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/examples/Makefile.in-145-am__nobase_strip = \
##############################################
genius-1.0.25/examples/Makefile.in-455-	@list='$(example_DATA)'; test -n "$(exampledir)" || list=; \
genius-1.0.25/examples/Makefile.in:456:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/examples/Makefile.in-457-	dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/examples/Makefile.in-468-distdir-am: $(DISTFILES)
genius-1.0.25/examples/Makefile.in:469:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/examples/Makefile.in:470:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/examples/Makefile.in-471-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/examples/Makefile.in-482-	  if test -d $$d/$$file; then \
genius-1.0.25/examples/Makefile.in:483:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/examples/Makefile.in-484-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/Makefile.in-50-  { \
genius-1.0.25/lib/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/Makefile.in-143-  esac
genius-1.0.25/lib/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/Makefile.in-148-  esac;
genius-1.0.25/lib/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/Makefile.in-215-      else \
genius-1.0.25/lib/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/Makefile.in-224-    fi; \
genius-1.0.25/lib/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/Makefile.in-480-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/Makefile.in:481:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/Makefile.in-482-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/Makefile.in-497-	dot_seen=no; \
genius-1.0.25/lib/Makefile.in:498:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/Makefile.in-499-	case "$@" in \
##############################################
genius-1.0.25/lib/Makefile.in-560-GTAGS:
genius-1.0.25/lib/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/Makefile.in-586-distdir-am: $(DISTFILES)
genius-1.0.25/lib/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/Makefile.in-600-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-50-  { \
genius-1.0.25/lib/calculus/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/calculus/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-143-  esac
genius-1.0.25/lib/calculus/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/calculus/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/calculus/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/calculus/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/calculus/Makefile.in-148-  esac;
genius-1.0.25/lib/calculus/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/calculus/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/calculus/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/calculus/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/calculus/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/calculus/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/calculus/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/calculus/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/calculus/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/calculus/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/calculus/Makefile.in-215-      else \
genius-1.0.25/lib/calculus/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/calculus/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/calculus/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/calculus/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-224-    fi; \
genius-1.0.25/lib/calculus/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/calculus/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/calculus/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/calculus/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/calculus/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/calculus/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/calculus/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-557-GTAGS:
genius-1.0.25/lib/calculus/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/calculus/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/calculus/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/calculus/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/calculus/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/calculus/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/calculus/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/calculus/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-50-  { \
genius-1.0.25/lib/combinatorics/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/combinatorics/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-143-  esac
genius-1.0.25/lib/combinatorics/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/combinatorics/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/combinatorics/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/combinatorics/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/combinatorics/Makefile.in-148-  esac;
genius-1.0.25/lib/combinatorics/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/combinatorics/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/combinatorics/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/combinatorics/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/combinatorics/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/combinatorics/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/combinatorics/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/combinatorics/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/combinatorics/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/combinatorics/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/combinatorics/Makefile.in-215-      else \
genius-1.0.25/lib/combinatorics/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/combinatorics/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/combinatorics/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/combinatorics/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-224-    fi; \
genius-1.0.25/lib/combinatorics/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/combinatorics/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/combinatorics/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/combinatorics/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/combinatorics/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/combinatorics/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-557-GTAGS:
genius-1.0.25/lib/combinatorics/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/combinatorics/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/combinatorics/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/combinatorics/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/combinatorics/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/combinatorics/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/combinatorics/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/combinatorics/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-50-  { \
genius-1.0.25/lib/equation_solving/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/equation_solving/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-143-  esac
genius-1.0.25/lib/equation_solving/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/equation_solving/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/equation_solving/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/equation_solving/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/equation_solving/Makefile.in-148-  esac;
genius-1.0.25/lib/equation_solving/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/equation_solving/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/equation_solving/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/equation_solving/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/equation_solving/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/equation_solving/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/equation_solving/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/equation_solving/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/equation_solving/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/equation_solving/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/equation_solving/Makefile.in-215-      else \
genius-1.0.25/lib/equation_solving/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/equation_solving/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/equation_solving/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/equation_solving/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-224-    fi; \
genius-1.0.25/lib/equation_solving/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/equation_solving/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/equation_solving/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/equation_solving/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/equation_solving/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/equation_solving/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-557-GTAGS:
genius-1.0.25/lib/equation_solving/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/equation_solving/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/equation_solving/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/equation_solving/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/equation_solving/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/equation_solving/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/equation_solving/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/equation_solving/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/functions/Makefile.in-50-  { \
genius-1.0.25/lib/functions/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/functions/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/functions/Makefile.in-143-  esac
genius-1.0.25/lib/functions/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/functions/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/functions/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/functions/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/functions/Makefile.in-148-  esac;
genius-1.0.25/lib/functions/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/functions/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/functions/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/functions/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/functions/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/functions/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/functions/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/functions/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/functions/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/functions/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/functions/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/functions/Makefile.in-215-      else \
genius-1.0.25/lib/functions/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/functions/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/functions/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/functions/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/functions/Makefile.in-224-    fi; \
genius-1.0.25/lib/functions/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/functions/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/functions/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/functions/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/functions/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/functions/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/functions/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/functions/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/functions/Makefile.in-557-GTAGS:
genius-1.0.25/lib/functions/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/functions/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/functions/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/functions/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/functions/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/functions/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/functions/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/functions/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/functions/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-50-  { \
genius-1.0.25/lib/linear_algebra/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-143-  esac
genius-1.0.25/lib/linear_algebra/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/linear_algebra/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/linear_algebra/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/linear_algebra/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/linear_algebra/Makefile.in-148-  esac;
genius-1.0.25/lib/linear_algebra/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/linear_algebra/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/linear_algebra/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/linear_algebra/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/linear_algebra/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/linear_algebra/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/linear_algebra/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/linear_algebra/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/linear_algebra/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-215-      else \
genius-1.0.25/lib/linear_algebra/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/linear_algebra/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-224-    fi; \
genius-1.0.25/lib/linear_algebra/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-479-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/linear_algebra/Makefile.in:480:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-481-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-496-	dot_seen=no; \
genius-1.0.25/lib/linear_algebra/Makefile.in:497:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-498-	case "$@" in \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-559-GTAGS:
genius-1.0.25/lib/linear_algebra/Makefile.in:560:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/linear_algebra/Makefile.in-561-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-585-distdir-am: $(DISTFILES)
genius-1.0.25/lib/linear_algebra/Makefile.in:586:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/linear_algebra/Makefile.in:587:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-588-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/linear_algebra/Makefile.in-599-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/linear_algebra/Makefile.in:600:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/linear_algebra/Makefile.in-601-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/misc/Makefile.in-50-  { \
genius-1.0.25/lib/misc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/misc/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/misc/Makefile.in-143-  esac
genius-1.0.25/lib/misc/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/misc/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/misc/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/misc/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/misc/Makefile.in-148-  esac;
genius-1.0.25/lib/misc/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/misc/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/misc/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/misc/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/misc/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/misc/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/misc/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/misc/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/misc/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/misc/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/misc/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/misc/Makefile.in-215-      else \
genius-1.0.25/lib/misc/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/misc/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/misc/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/misc/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/misc/Makefile.in-224-    fi; \
genius-1.0.25/lib/misc/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/misc/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/misc/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/misc/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/misc/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/misc/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/misc/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/misc/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/misc/Makefile.in-557-GTAGS:
genius-1.0.25/lib/misc/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/misc/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/misc/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/misc/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/misc/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/misc/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/misc/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/misc/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/misc/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-50-  { \
genius-1.0.25/lib/number_theory/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/number_theory/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-143-  esac
genius-1.0.25/lib/number_theory/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/number_theory/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/number_theory/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/number_theory/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/number_theory/Makefile.in-148-  esac;
genius-1.0.25/lib/number_theory/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/number_theory/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/number_theory/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/number_theory/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/number_theory/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/number_theory/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/number_theory/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/number_theory/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/number_theory/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/number_theory/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/number_theory/Makefile.in-215-      else \
genius-1.0.25/lib/number_theory/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/number_theory/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/number_theory/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/number_theory/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-224-    fi; \
genius-1.0.25/lib/number_theory/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/number_theory/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/number_theory/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/number_theory/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/number_theory/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/number_theory/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-557-GTAGS:
genius-1.0.25/lib/number_theory/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/number_theory/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/number_theory/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/number_theory/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/number_theory/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/number_theory/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/number_theory/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/number_theory/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-50-  { \
genius-1.0.25/lib/statistics/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/statistics/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-143-  esac
genius-1.0.25/lib/statistics/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/statistics/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/statistics/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/statistics/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/statistics/Makefile.in-148-  esac;
genius-1.0.25/lib/statistics/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/statistics/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/statistics/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/statistics/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/statistics/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/statistics/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/statistics/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/statistics/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/statistics/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/statistics/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/statistics/Makefile.in-215-      else \
genius-1.0.25/lib/statistics/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/statistics/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/statistics/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/statistics/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-224-    fi; \
genius-1.0.25/lib/statistics/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/statistics/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/statistics/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/statistics/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/statistics/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/statistics/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/statistics/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-557-GTAGS:
genius-1.0.25/lib/statistics/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/statistics/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/statistics/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/statistics/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/statistics/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/statistics/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/statistics/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/statistics/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/sets/Makefile.in-50-  { \
genius-1.0.25/lib/sets/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/sets/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/sets/Makefile.in-143-  esac
genius-1.0.25/lib/sets/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/sets/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/sets/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/sets/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/sets/Makefile.in-148-  esac;
genius-1.0.25/lib/sets/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/sets/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/sets/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/sets/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/sets/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/sets/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/sets/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/sets/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/sets/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/sets/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/sets/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/sets/Makefile.in-215-      else \
genius-1.0.25/lib/sets/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/sets/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/sets/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/sets/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/sets/Makefile.in-224-    fi; \
genius-1.0.25/lib/sets/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/sets/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/sets/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/sets/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/sets/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/sets/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/sets/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/sets/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/sets/Makefile.in-557-GTAGS:
genius-1.0.25/lib/sets/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/sets/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/sets/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/sets/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/sets/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/sets/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/sets/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/sets/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/sets/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-50-  { \
genius-1.0.25/lib/symbolic/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/symbolic/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-143-  esac
genius-1.0.25/lib/symbolic/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/symbolic/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/symbolic/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/symbolic/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/symbolic/Makefile.in-148-  esac;
genius-1.0.25/lib/symbolic/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/symbolic/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/symbolic/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/symbolic/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/symbolic/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/symbolic/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/symbolic/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/symbolic/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/symbolic/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/symbolic/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/symbolic/Makefile.in-215-      else \
genius-1.0.25/lib/symbolic/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/symbolic/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/symbolic/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/symbolic/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-224-    fi; \
genius-1.0.25/lib/symbolic/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/symbolic/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/symbolic/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/symbolic/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/symbolic/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/symbolic/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-557-GTAGS:
genius-1.0.25/lib/symbolic/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/symbolic/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/symbolic/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/symbolic/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/symbolic/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/symbolic/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/symbolic/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/symbolic/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-50-  { \
genius-1.0.25/lib/commutative_algebra/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-52-  }; \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-143-  esac
genius-1.0.25/lib/commutative_algebra/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/lib/commutative_algebra/Makefile.in-145-am__vpath_adj = case $$p in \
genius-1.0.25/lib/commutative_algebra/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-147-    *) f=$$p;; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-148-  esac;
genius-1.0.25/lib/commutative_algebra/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/lib/commutative_algebra/Makefile.in-150-am__install_max = 40
genius-1.0.25/lib/commutative_algebra/Makefile.in-151-am__nobase_strip_setup = \
genius-1.0.25/lib/commutative_algebra/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/lib/commutative_algebra/Makefile.in-153-am__nobase_strip = \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-209-  while test -n "$$dir1"; do \
genius-1.0.25/lib/commutative_algebra/Makefile.in:210:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-211-    if test "$$first" != "."; then \
genius-1.0.25/lib/commutative_algebra/Makefile.in-212-      if test "$$first" = ".."; then \
genius-1.0.25/lib/commutative_algebra/Makefile.in:213:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genius-1.0.25/lib/commutative_algebra/Makefile.in:214:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-215-      else \
genius-1.0.25/lib/commutative_algebra/Makefile.in:216:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-217-        if test "$$first2" = "$$first"; then \
genius-1.0.25/lib/commutative_algebra/Makefile.in:218:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-219-        else \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-224-    fi; \
genius-1.0.25/lib/commutative_algebra/Makefile.in:225:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-226-  done; \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-477-	@list='$(Library_DATA)'; test -n "$(Librarydir)" || list=; \
genius-1.0.25/lib/commutative_algebra/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-479-	dir='$(DESTDIR)$(Librarydir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-494-	dot_seen=no; \
genius-1.0.25/lib/commutative_algebra/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-496-	case "$@" in \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-557-GTAGS:
genius-1.0.25/lib/commutative_algebra/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
genius-1.0.25/lib/commutative_algebra/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-583-distdir-am: $(DISTFILES)
genius-1.0.25/lib/commutative_algebra/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/lib/commutative_algebra/Makefile.in-597-	  if test -d $$d/$$file; then \
genius-1.0.25/lib/commutative_algebra/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/lib/commutative_algebra/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/po/Makefile.in.in-57-
genius-1.0.25/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
genius-1.0.25/po/Makefile.in.in-59-
##############################################
genius-1.0.25/po/Makefile.in.in-87-.po.gmo:
genius-1.0.25/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
genius-1.0.25/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
genius-1.0.25/po/Makefile.in.in-188-	  echo "$$lang:"; \
genius-1.0.25/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
genius-1.0.25/po/Makefile.in.in-190-	  if $$result; then \
##############################################
genius-1.0.25/help/Makefile.in-57-  { \
genius-1.0.25/help/Makefile.in:58:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
genius-1.0.25/help/Makefile.in-59-  }; \
##############################################
genius-1.0.25/help/Makefile.in-142-  esac
genius-1.0.25/help/Makefile.in:143:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genius-1.0.25/help/Makefile.in-144-am__vpath_adj = case $$p in \
genius-1.0.25/help/Makefile.in:145:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genius-1.0.25/help/Makefile.in-146-    *) f=$$p;; \
genius-1.0.25/help/Makefile.in-147-  esac;
genius-1.0.25/help/Makefile.in:148:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genius-1.0.25/help/Makefile.in-149-am__install_max = 40
genius-1.0.25/help/Makefile.in-150-am__nobase_strip_setup = \
genius-1.0.25/help/Makefile.in:151:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
genius-1.0.25/help/Makefile.in-152-am__nobase_strip = \
##############################################
genius-1.0.25/help/Makefile.in-1799-	@list='$(manual_DATA)'; test -n "$(manualdir)" || list=; \
genius-1.0.25/help/Makefile.in:1800:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1801-	dir='$(DESTDIR)$(manualdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1820-	@list='$(manualhtmlC_DATA)'; test -n "$(manualhtmlCdir)" || list=; \
genius-1.0.25/help/Makefile.in:1821:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1822-	dir='$(DESTDIR)$(manualhtmlCdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1841-	@list='$(manualhtmlCfigures_DATA)'; test -n "$(manualhtmlCfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:1842:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1843-	dir='$(DESTDIR)$(manualhtmlCfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1862-	@list='$(manualhtmlcs_DATA)'; test -n "$(manualhtmlcsdir)" || list=; \
genius-1.0.25/help/Makefile.in:1863:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1864-	dir='$(DESTDIR)$(manualhtmlcsdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1883-	@list='$(manualhtmlcsfigures_DATA)'; test -n "$(manualhtmlcsfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:1884:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1885-	dir='$(DESTDIR)$(manualhtmlcsfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1904-	@list='$(manualhtmlde_DATA)'; test -n "$(manualhtmldedir)" || list=; \
genius-1.0.25/help/Makefile.in:1905:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1906-	dir='$(DESTDIR)$(manualhtmldedir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1925-	@list='$(manualhtmldefigures_DATA)'; test -n "$(manualhtmldefiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:1926:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1927-	dir='$(DESTDIR)$(manualhtmldefiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1946-	@list='$(manualhtmlel_DATA)'; test -n "$(manualhtmleldir)" || list=; \
genius-1.0.25/help/Makefile.in:1947:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1948-	dir='$(DESTDIR)$(manualhtmleldir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1967-	@list='$(manualhtmlelfigures_DATA)'; test -n "$(manualhtmlelfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:1968:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1969-	dir='$(DESTDIR)$(manualhtmlelfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-1988-	@list='$(manualhtmles_DATA)'; test -n "$(manualhtmlesdir)" || list=; \
genius-1.0.25/help/Makefile.in:1989:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-1990-	dir='$(DESTDIR)$(manualhtmlesdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2009-	@list='$(manualhtmlesfigures_DATA)'; test -n "$(manualhtmlesfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2010:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2011-	dir='$(DESTDIR)$(manualhtmlesfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2030-	@list='$(manualhtmlfr_DATA)'; test -n "$(manualhtmlfrdir)" || list=; \
genius-1.0.25/help/Makefile.in:2031:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2032-	dir='$(DESTDIR)$(manualhtmlfrdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2051-	@list='$(manualhtmlfrfigures_DATA)'; test -n "$(manualhtmlfrfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2052:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2053-	dir='$(DESTDIR)$(manualhtmlfrfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2072-	@list='$(manualhtmlpt_BR_DATA)'; test -n "$(manualhtmlpt_BRdir)" || list=; \
genius-1.0.25/help/Makefile.in:2073:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2074-	dir='$(DESTDIR)$(manualhtmlpt_BRdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2093-	@list='$(manualhtmlpt_BRfigures_DATA)'; test -n "$(manualhtmlpt_BRfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2094:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2095-	dir='$(DESTDIR)$(manualhtmlpt_BRfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2114-	@list='$(manualhtmlru_DATA)'; test -n "$(manualhtmlrudir)" || list=; \
genius-1.0.25/help/Makefile.in:2115:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2116-	dir='$(DESTDIR)$(manualhtmlrudir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2135-	@list='$(manualhtmlrufigures_DATA)'; test -n "$(manualhtmlrufiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2136:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2137-	dir='$(DESTDIR)$(manualhtmlrufiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2156-	@list='$(manualhtmlsv_DATA)'; test -n "$(manualhtmlsvdir)" || list=; \
genius-1.0.25/help/Makefile.in:2157:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2158-	dir='$(DESTDIR)$(manualhtmlsvdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2177-	@list='$(manualhtmlsvfigures_DATA)'; test -n "$(manualhtmlsvfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2178:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2179-	dir='$(DESTDIR)$(manualhtmlsvfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2198-	@list='$(manualxmlC_DATA)'; test -n "$(manualxmlCdir)" || list=; \
genius-1.0.25/help/Makefile.in:2199:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2200-	dir='$(DESTDIR)$(manualxmlCdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2219-	@list='$(manualxmlCfigures_DATA)'; test -n "$(manualxmlCfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2220:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2221-	dir='$(DESTDIR)$(manualxmlCfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2240-	@list='$(manualxmlcs_DATA)'; test -n "$(manualxmlcsdir)" || list=; \
genius-1.0.25/help/Makefile.in:2241:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2242-	dir='$(DESTDIR)$(manualxmlcsdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2261-	@list='$(manualxmlcsfigures_DATA)'; test -n "$(manualxmlcsfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2262:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2263-	dir='$(DESTDIR)$(manualxmlcsfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2282-	@list='$(manualxmlde_DATA)'; test -n "$(manualxmldedir)" || list=; \
genius-1.0.25/help/Makefile.in:2283:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2284-	dir='$(DESTDIR)$(manualxmldedir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2303-	@list='$(manualxmldefigures_DATA)'; test -n "$(manualxmldefiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2304:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2305-	dir='$(DESTDIR)$(manualxmldefiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2324-	@list='$(manualxmlel_DATA)'; test -n "$(manualxmleldir)" || list=; \
genius-1.0.25/help/Makefile.in:2325:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2326-	dir='$(DESTDIR)$(manualxmleldir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2345-	@list='$(manualxmlelfigures_DATA)'; test -n "$(manualxmlelfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2346:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2347-	dir='$(DESTDIR)$(manualxmlelfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2366-	@list='$(manualxmles_DATA)'; test -n "$(manualxmlesdir)" || list=; \
genius-1.0.25/help/Makefile.in:2367:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2368-	dir='$(DESTDIR)$(manualxmlesdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2387-	@list='$(manualxmlesfigures_DATA)'; test -n "$(manualxmlesfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2388:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2389-	dir='$(DESTDIR)$(manualxmlesfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2408-	@list='$(manualxmlfr_DATA)'; test -n "$(manualxmlfrdir)" || list=; \
genius-1.0.25/help/Makefile.in:2409:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2410-	dir='$(DESTDIR)$(manualxmlfrdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2429-	@list='$(manualxmlfrfigures_DATA)'; test -n "$(manualxmlfrfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2430:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2431-	dir='$(DESTDIR)$(manualxmlfrfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2450-	@list='$(manualxmlpt_BR_DATA)'; test -n "$(manualxmlpt_BRdir)" || list=; \
genius-1.0.25/help/Makefile.in:2451:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2452-	dir='$(DESTDIR)$(manualxmlpt_BRdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2471-	@list='$(manualxmlpt_BRfigures_DATA)'; test -n "$(manualxmlpt_BRfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2472:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2473-	dir='$(DESTDIR)$(manualxmlpt_BRfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2492-	@list='$(manualxmlru_DATA)'; test -n "$(manualxmlrudir)" || list=; \
genius-1.0.25/help/Makefile.in:2493:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2494-	dir='$(DESTDIR)$(manualxmlrudir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2513-	@list='$(manualxmlrufigures_DATA)'; test -n "$(manualxmlrufiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2514:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2515-	dir='$(DESTDIR)$(manualxmlrufiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2534-	@list='$(manualxmlsv_DATA)'; test -n "$(manualxmlsvdir)" || list=; \
genius-1.0.25/help/Makefile.in:2535:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2536-	dir='$(DESTDIR)$(manualxmlsvdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2555-	@list='$(manualxmlsvfigures_DATA)'; test -n "$(manualxmlsvfiguresdir)" || list=; \
genius-1.0.25/help/Makefile.in:2556:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
genius-1.0.25/help/Makefile.in-2557-	dir='$(DESTDIR)$(manualxmlsvfiguresdir)'; $(am__uninstall_files_from_dir)
##############################################
genius-1.0.25/help/Makefile.in-2568-distdir-am: $(DISTFILES)
genius-1.0.25/help/Makefile.in:2569:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/help/Makefile.in:2570:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genius-1.0.25/help/Makefile.in-2571-	list='$(DISTFILES)'; \
##############################################
genius-1.0.25/help/Makefile.in-2582-	  if test -d $$d/$$file; then \
genius-1.0.25/help/Makefile.in:2583:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genius-1.0.25/help/Makefile.in-2584-	    if test -d "$(distdir)/$$file"; then \
##############################################
genius-1.0.25/help/make-makefile-am.sh-17-	CFIGURES="$CFIGURES $n"
genius-1.0.25/help/make-makefile-am.sh:18:	FIGUREBASENAMES="$FIGUREBASENAMES `basename $n`"
genius-1.0.25/help/make-makefile-am.sh-19-done
##############################################
genius-1.0.25/help/make-makefile-am.sh-21-CHTMLS=`ls C/html/*.html 2>/dev/null`
genius-1.0.25/help/make-makefile-am.sh:22:CHTMLS=`echo $CHTMLS`
genius-1.0.25/help/make-makefile-am.sh-23-EXTRAFILES="$CHTMLS $CFIGURES C/genius.xml C/legal.xml"
genius-1.0.25/help/make-makefile-am.sh-24-
genius-1.0.25/help/make-makefile-am.sh:25:CHTMLS=`echo $CHTMLS | sed 's/ / \\\\\n  /g'`
genius-1.0.25/help/make-makefile-am.sh-26-echo C
##############################################
genius-1.0.25/help/make-makefile-am.sh-50-	LANGBASENAMES=""
genius-1.0.25/help/make-makefile-am.sh:51:	for n in `ls $lang/figures/*.png 2>/dev/null` ; do
genius-1.0.25/help/make-makefile-am.sh:52:		LANGBASENAMES="$LANGBASENAMES `basename $n`"
genius-1.0.25/help/make-makefile-am.sh-53-	done
genius-1.0.25/help/make-makefile-am.sh:54:	LANGBASENAMES=`echo $LANGBASENAMES $FIGUREBASENAMES | sed 's/ /\n/g' | sort | uniq`
genius-1.0.25/help/make-makefile-am.sh:55:	LANGBASENAMES=`echo $LANGBASENAMES`
genius-1.0.25/help/make-makefile-am.sh-56-
##############################################
genius-1.0.25/help/make-makefile-am.sh-68-
genius-1.0.25/help/make-makefile-am.sh:69:	LANGHTMLS=`ls $lang/html/*.html 2>/dev/null`
genius-1.0.25/help/make-makefile-am.sh:70:	LANGHTMLS=`echo $LANGHTMLS`
genius-1.0.25/help/make-makefile-am.sh-71-	EXTRAFILES="$EXTRAFILES $LANGHTMLS $lang/genius.xml"
genius-1.0.25/help/make-makefile-am.sh:72:	LANGHTMLS=`echo $LANGHTMLS | sed 's/ / \\\\\n  /g'`
genius-1.0.25/help/make-makefile-am.sh-73-
##############################################
genius-1.0.25/help/make-makefile-am.sh-93-
genius-1.0.25/help/make-makefile-am.sh:94:EXTRAFILES=`echo make-makefile-am.sh update-po.sh update-xml-to-txt-html.sh genius.txt $EXTRAFILES | sed 's/ / \\\\\n  /g'`
genius-1.0.25/help/make-makefile-am.sh-95-cat >> Makefile.am <<EOF
##############################################
genius-1.0.25/.pc/Clean-up-vte-configure.ac-handling.patch/configure.ac-99-#
genius-1.0.25/.pc/Clean-up-vte-configure.ac-handling.patch/configure.ac:100:#AC_ARG_ENABLE(gconf-source, [  --enable-gconf-source=sourceaddress Where to install schema files.], GCONF_CONFIG_SOURCE=$enable_gconf_source,)
genius-1.0.25/.pc/Clean-up-vte-configure.ac-handling.patch/configure.ac-101-#if test "x$GCONF_CONFIG_SOURCE" = "x"; then
##############################################
genius-1.0.25/configure.ac-99-#
genius-1.0.25/configure.ac:100:#AC_ARG_ENABLE(gconf-source, [  --enable-gconf-source=sourceaddress Where to install schema files.], GCONF_CONFIG_SOURCE=$enable_gconf_source,)
genius-1.0.25/configure.ac-101-#if test "x$GCONF_CONFIG_SOURCE" = "x"; then