===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
rheolef-7.1/config/compile-67-	mingw/*)
rheolef-7.1/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
rheolef-7.1/config/compile-69-	  ;;
rheolef-7.1/config/compile-70-	cygwin/*)
rheolef-7.1/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
rheolef-7.1/config/compile-72-	  ;;
rheolef-7.1/config/compile-73-	wine/*)
rheolef-7.1/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
rheolef-7.1/config/compile-75-	  ;;
##############################################
rheolef-7.1/config/compile-310-# Name of file we expect compiler to create.
rheolef-7.1/config/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
rheolef-7.1/config/compile-312-
##############################################
rheolef-7.1/config/compile-316-# object file name, since that is what matters with a parallel build.
rheolef-7.1/config/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
rheolef-7.1/config/compile-318-while true; do
##############################################
rheolef-7.1/config/check-non-ascii.sh-41- if test -h $x; then continue; fi ; # symb link
rheolef-7.1/config/check-non-ascii.sh:42: if test `basename $x` = "check_non_ascii.cc"; then continue; fi ; # skip
rheolef-7.1/config/check-non-ascii.sh-43- $check_prog_full_path $x
##############################################
rheolef-7.1/config/install-sh-234-      fi
rheolef-7.1/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
rheolef-7.1/config/install-sh-236-    *)
##############################################
rheolef-7.1/config/install-sh-280-      dstdir=$dst
rheolef-7.1/config/install-sh:281:      dstbase=`basename "$src"`
rheolef-7.1/config/install-sh-282-      case $dst in
##############################################
rheolef-7.1/config/install-sh-287-    else
rheolef-7.1/config/install-sh:288:      dstdir=`dirname "$dst"`
rheolef-7.1/config/install-sh-289-      test -d "$dstdir"
##############################################
rheolef-7.1/config/install-sh-354-                   test_tmpdir="$tmpdir/a"
rheolef-7.1/config/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
rheolef-7.1/config/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
rheolef-7.1/config/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
rheolef-7.1/config/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
rheolef-7.1/config/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
rheolef-7.1/config/install-sh-419-            case $prefix in
rheolef-7.1/config/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
rheolef-7.1/config/install-sh-421-              *) qprefix=$prefix;;
##############################################
rheolef-7.1/config/install-sh-468-    if $copy_on_change &&
rheolef-7.1/config/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
rheolef-7.1/config/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
rheolef-7.1/config/install-sh-471-       set -f &&
##############################################
rheolef-7.1/config/compiler.mk-167-	@if test -f $(CVSMKROOT)/git.mk; then 				\
rheolef-7.1/config/compiler.mk:168:	   all=`${MAKE} mk-license`; 					\
rheolef-7.1/config/compiler.mk-169-	   bash ${top_srcdir}/config/check-license.sh -d $(srcdir) $$all; \
##############################################
rheolef-7.1/config/compiler.mk-172-	@if test -f $(CVSMKROOT)/git.mk; then 				\
rheolef-7.1/config/compiler.mk:173:	   all=`${MAKE} mk-license`; 					\
rheolef-7.1/config/compiler.mk-174-	   cd $(srcdir) ; 						\
##############################################
rheolef-7.1/config/ltsugar.m4-68-m4_define([lt_combine],
rheolef-7.1/config/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
rheolef-7.1/config/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
rheolef-7.1/config/Makefile.am-191-	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_COMMANDS= $(SHELL) ./config.status
rheolef-7.1/config/Makefile.am:192:	here=`pwd`; cd $(abs_top_srcdir); TOP_SRCDIR=`pwd`; cd $$here; \
rheolef-7.1/config/Makefile.am-193-	sed 							\
##############################################
rheolef-7.1/config/src2man.sh.in-41-doxy_template="$TOP_SRCDIR/config/Doxyfile-man.in"
rheolef-7.1/config/src2man.sh.in:42:progname="`basename $0`"
rheolef-7.1/config/src2man.sh.in-43-if test ! -x $filter; then
##############################################
rheolef-7.1/config/src2man.sh.in-142-# -----------------------------------------------------------------------------
rheolef-7.1/config/src2man.sh.in:143:dir=`dirname $input`
rheolef-7.1/config/src2man.sh.in:144:base=`basename $input`
rheolef-7.1/config/src2man.sh.in:145:here=`pwd`; cd $dir; fulldir=`pwd`; cd $here
rheolef-7.1/config/src2man.sh.in-146-input=$fulldir/$base
##############################################
rheolef-7.1/config/src2man.sh.in-153-if $shell_filter; then
rheolef-7.1/config/src2man.sh.in:154:  tmp_input="$tmpdir/`basename $input`.dox"
rheolef-7.1/config/src2man.sh.in-155-  my_eval "grep -e '^#' < $input | grep -v '^##' | sed -e 's/^#//' | sed -e 's/_page//g' -e 's/@ref \([a-z][a-z_]*\)_\([1-9]\)/@ref \1(\2)/g' > $tmp_input"
rheolef-7.1/config/src2man.sh.in-156-else
rheolef-7.1/config/src2man.sh.in:157:  tmp_input="$tmpdir/`basename $input`"
rheolef-7.1/config/src2man.sh.in-158-  my_eval "cat < $input | sed -e 's/@ref \([a-z][a-z_]*\)_page/@ref \1/g' -e 's/@ref \([a-z][a-z_]*\)_\([1-9]\)/@ref \1(\2)/g' > $tmp_input"
##############################################
rheolef-7.1/config/src2man.sh.in-207-elif test "$nfile" -gt 1; then
rheolef-7.1/config/src2man.sh.in:208:  filename=`expr $input : '.*/\(.*\)' \| $input`
rheolef-7.1/config/src2man.sh.in:209:  basename=`expr $filename : '\(.*\)\..*' \| $filename`
rheolef-7.1/config/src2man.sh.in-210-  tmp_output="man/man${man_section}/$basename.${man_section}${man_extension}"
##############################################
rheolef-7.1/config/libtool.m4-119-    done
rheolef-7.1/config/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
rheolef-7.1/config/libtool.m4-121-}
##############################################
rheolef-7.1/config/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
rheolef-7.1/config/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
rheolef-7.1/config/libtool.m4-439-
##############################################
rheolef-7.1/config/libtool.m4-447-#
rheolef-7.1/config/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/config/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
rheolef-7.1/config/libtool.m4-557-]], lt_decl_quote_varnames); do
rheolef-7.1/config/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
rheolef-7.1/config/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
rheolef-7.1/config/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
rheolef-7.1/config/libtool.m4-561-      ;;
##############################################
rheolef-7.1/config/libtool.m4-570-]], lt_decl_dquote_varnames); do
rheolef-7.1/config/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
rheolef-7.1/config/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
rheolef-7.1/config/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
rheolef-7.1/config/libtool.m4-574-      ;;
##############################################
rheolef-7.1/config/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
rheolef-7.1/config/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\"`'
rheolef-7.1/config/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
rheolef-7.1/config/libtool.m4-1164-      }]'
rheolef-7.1/config/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"`
rheolef-7.1/config/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
rheolef-7.1/config/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
rheolef-7.1/config/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"`
rheolef-7.1/config/libtool.m4-1169-  fi],[])
##############################################
rheolef-7.1/config/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
rheolef-7.1/config/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
rheolef-7.1/config/libtool.m4-1202-  ECHO='print -r --'
rheolef-7.1/config/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
rheolef-7.1/config/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
rheolef-7.1/config/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
rheolef-7.1/config/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
rheolef-7.1/config/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
rheolef-7.1/config/libtool.m4-1238-
##############################################
rheolef-7.1/config/libtool.m4-1259-   if test yes = "$GCC"; then
rheolef-7.1/config/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
rheolef-7.1/config/libtool.m4-1261-   fi
##############################################
rheolef-7.1/config/libtool.m4-1263- /*)
rheolef-7.1/config/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
rheolef-7.1/config/libtool.m4-1265-   ;; #(
##############################################
rheolef-7.1/config/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
rheolef-7.1/config/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/config/libtool.m4-1295-      *ELF-32*)
##############################################
rheolef-7.1/config/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
rheolef-7.1/config/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/config/libtool.m4-1312-	*32-bit*)
##############################################
rheolef-7.1/config/libtool.m4-1322-    else
rheolef-7.1/config/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/config/libtool.m4-1324-	*32-bit*)
##############################################
rheolef-7.1/config/libtool.m4-1344-    emul=elf
rheolef-7.1/config/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/config/libtool.m4-1346-      *32-bit*)
##############################################
rheolef-7.1/config/libtool.m4-1352-    esac
rheolef-7.1/config/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/config/libtool.m4-1354-      *MSB*)
##############################################
rheolef-7.1/config/libtool.m4-1360-    esac
rheolef-7.1/config/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/config/libtool.m4-1362-      *N32*)
##############################################
rheolef-7.1/config/libtool.m4-1725-    # And add a safety zone
rheolef-7.1/config/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
rheolef-7.1/config/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
rheolef-7.1/config/libtool.m4-1728-    ;;
##############################################
rheolef-7.1/config/libtool.m4-1758-    if test -n "$kargmax"; then
rheolef-7.1/config/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
rheolef-7.1/config/libtool.m4-1760-    else
##############################################
rheolef-7.1/config/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
rheolef-7.1/config/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
rheolef-7.1/config/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
rheolef-7.1/config/libtool.m4-1770-    else
##############################################
rheolef-7.1/config/libtool.m4-1779-      # we can't tell.
rheolef-7.1/config/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
rheolef-7.1/config/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
rheolef-7.1/config/libtool.m4-1783-      do
rheolef-7.1/config/libtool.m4:1784:        i=`expr $i + 1`
rheolef-7.1/config/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
rheolef-7.1/config/libtool.m4-1787-      # Only check the string length outside the loop.
rheolef-7.1/config/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
rheolef-7.1/config/libtool.m4-1789-      teststring=
##############################################
rheolef-7.1/config/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
rheolef-7.1/config/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
rheolef-7.1/config/libtool.m4-1794-    fi
##############################################
rheolef-7.1/config/libtool.m4-2258-    *:)
rheolef-7.1/config/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
rheolef-7.1/config/libtool.m4-2260-        ;;
rheolef-7.1/config/libtool.m4-2261-    x:*)
rheolef-7.1/config/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
rheolef-7.1/config/libtool.m4-2263-        ;;
rheolef-7.1/config/libtool.m4-2264-    *::*)
rheolef-7.1/config/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
rheolef-7.1/config/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
rheolef-7.1/config/libtool.m4-2267-        ;;
rheolef-7.1/config/libtool.m4-2268-    *)
rheolef-7.1/config/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
rheolef-7.1/config/libtool.m4-2270-        ;;
##############################################
rheolef-7.1/config/libtool.m4-2298-  esac
rheolef-7.1/config/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
rheolef-7.1/config/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
rheolef-7.1/config/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
rheolef-7.1/config/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
rheolef-7.1/config/libtool.m4-2307-    ;;
rheolef-7.1/config/libtool.m4-2308-  *)
rheolef-7.1/config/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/config/libtool.m4-2310-    ;;
##############################################
rheolef-7.1/config/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
rheolef-7.1/config/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
rheolef-7.1/config/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
rheolef-7.1/config/libtool.m4-2356-  esac
rheolef-7.1/config/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
rheolef-7.1/config/libtool.m4-2358-else
##############################################
rheolef-7.1/config/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
rheolef-7.1/config/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'
rheolef-7.1/config/libtool.m4-2499-    ;;
##############################################
rheolef-7.1/config/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
rheolef-7.1/config/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/config/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
rheolef-7.1/config/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/config/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
rheolef-7.1/config/libtool.m4-2542-      fi'
rheolef-7.1/config/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
rheolef-7.1/config/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/config/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
rheolef-7.1/config/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
rheolef-7.1/config/libtool.m4-2552-m4_if([$1], [],[
##############################################
rheolef-7.1/config/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
rheolef-7.1/config/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
rheolef-7.1/config/libtool.m4-2558-      ;;
##############################################
rheolef-7.1/config/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
rheolef-7.1/config/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
rheolef-7.1/config/libtool.m4-2562-      ;;
##############################################
rheolef-7.1/config/libtool.m4-2569-    libname_spec='$name'
rheolef-7.1/config/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
rheolef-7.1/config/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
rheolef-7.1/config/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
rheolef-7.1/config/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
rheolef-7.1/config/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
rheolef-7.1/config/libtool.m4-2586-      # Convert to MSYS style.
rheolef-7.1/config/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|^ ||'`
rheolef-7.1/config/libtool.m4-2588-      ;;
##############################################
rheolef-7.1/config/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
rheolef-7.1/config/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
rheolef-7.1/config/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
rheolef-7.1/config/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/config/libtool.m4-2596-      ;;
##############################################
rheolef-7.1/config/libtool.m4-2600-        # It is most probably a Windows format PATH.
rheolef-7.1/config/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
rheolef-7.1/config/libtool.m4-2602-      else
rheolef-7.1/config/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/config/libtool.m4-2604-      fi
##############################################
rheolef-7.1/config/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
rheolef-7.1/config/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/config/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
rheolef-7.1/config/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/config/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
rheolef-7.1/config/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
rheolef-7.1/config/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
rheolef-7.1/config/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/config/libtool.m4-2624-    # Assume MSVC wrapper
rheolef-7.1/config/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
rheolef-7.1/config/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
rheolef-7.1/config/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
rheolef-7.1/config/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
rheolef-7.1/config/libtool.m4-2643-m4_if([$1], [],[
##############################################
rheolef-7.1/config/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
rheolef-7.1/config/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' ' '`
rheolef-7.1/config/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
rheolef-7.1/config/libtool.m4-2941-  need_lib_prefix=no
rheolef-7.1/config/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
rheolef-7.1/config/libtool.m4-2943-    need_version=no
##############################################
rheolef-7.1/config/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
rheolef-7.1/config/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/config/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
rheolef-7.1/config/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/config/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
rheolef-7.1/config/libtool.m4-2977-    fi'
rheolef-7.1/config/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
rheolef-7.1/config/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/config/libtool.m4-3188-	"file_magic "*)
rheolef-7.1/config/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
rheolef-7.1/config/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
rheolef-7.1/config/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
rheolef-7.1/config/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
rheolef-7.1/config/libtool.m4-3273-  *)
rheolef-7.1/config/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
rheolef-7.1/config/libtool.m4-3275-  esac
##############################################
rheolef-7.1/config/libtool.m4-3280-      # Canonicalize the pathname of ld
rheolef-7.1/config/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
rheolef-7.1/config/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
rheolef-7.1/config/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
rheolef-7.1/config/libtool.m4-3284-      done
##############################################
rheolef-7.1/config/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
rheolef-7.1/config/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
rheolef-7.1/config/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
rheolef-7.1/config/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
rheolef-7.1/config/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
rheolef-7.1/config/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
rheolef-7.1/config/libtool.m4-3578-openbsd* | bitrig*)
rheolef-7.1/config/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
rheolef-7.1/config/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
rheolef-7.1/config/libtool.m4-3645-    else
rheolef-7.1/config/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
rheolef-7.1/config/libtool.m4-3647-    fi
##############################################
rheolef-7.1/config/libtool.m4-3696-	esac
rheolef-7.1/config/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
rheolef-7.1/config/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
rheolef-7.1/config/libtool.m4-3702-	*)
rheolef-7.1/config/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
rheolef-7.1/config/libtool.m4-3704-	  */dev/null*)
##############################################
rheolef-7.1/config/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
rheolef-7.1/config/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
rheolef-7.1/config/libtool.m4-3730-    *COFF*)
##############################################
rheolef-7.1/config/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
rheolef-7.1/config/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
rheolef-7.1/config/libtool.m4-3789-  *--identify-strict*)
##############################################
rheolef-7.1/config/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
rheolef-7.1/config/libtool.m4:3962:case `$NM -V 2>&1` in
rheolef-7.1/config/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
rheolef-7.1/config/libtool.m4-4009-mingw*)
rheolef-7.1/config/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
rheolef-7.1/config/libtool.m4-4011-  ;;
##############################################
rheolef-7.1/config/libtool.m4-4414-	  *)
rheolef-7.1/config/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/config/libtool.m4-4416-	    *Sun\ C*)
##############################################
rheolef-7.1/config/libtool.m4-4756-      *)
rheolef-7.1/config/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/config/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
rheolef-7.1/config/libtool.m4-4939-    else
rheolef-7.1/config/libtool.m4:4940:      _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'
rheolef-7.1/config/libtool.m4-4941-    fi
##############################################
rheolef-7.1/config/libtool.m4-5038-	# shared libraries, regardless of the interface used.
rheolef-7.1/config/libtool.m4:5039:	case `$LD -v 2>&1` in
rheolef-7.1/config/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
rheolef-7.1/config/libtool.m4-5070-    supports_anon_versioning=no
rheolef-7.1/config/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
rheolef-7.1/config/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
rheolef-7.1/config/libtool.m4-5173-	prefix_cmds="$SED"~
rheolef-7.1/config/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
rheolef-7.1/config/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
rheolef-7.1/config/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
rheolef-7.1/config/libtool.m4:5196:      _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'
rheolef-7.1/config/libtool.m4:5197:      _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'
rheolef-7.1/config/libtool.m4-5198-      ;;
##############################################
rheolef-7.1/config/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
rheolef-7.1/config/libtool.m4:5214:	  _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'
rheolef-7.1/config/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
rheolef-7.1/config/libtool.m4-5218-					# Portland Group f77 and f90 compilers
rheolef-7.1/config/libtool.m4:5219:	  _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'
rheolef-7.1/config/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
rheolef-7.1/config/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
rheolef-7.1/config/libtool.m4:5236:	  _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'
rheolef-7.1/config/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
rheolef-7.1/config/libtool.m4-5239-	esac
rheolef-7.1/config/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/config/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
rheolef-7.1/config/libtool.m4:5242:	  _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'
rheolef-7.1/config/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
rheolef-7.1/config/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
rheolef-7.1/config/libtool.m4:5311:      case `$LD -v 2>&1` in
rheolef-7.1/config/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
rheolef-7.1/config/libtool.m4-5399-	else
rheolef-7.1/config/libtool.m4:5400:	  _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'
rheolef-7.1/config/libtool.m4-5401-	fi
##############################################
rheolef-7.1/config/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
rheolef-7.1/config/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
rheolef-7.1/config/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
rheolef-7.1/config/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
rheolef-7.1/config/libtool.m4:5521:        _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
rheolef-7.1/config/libtool.m4-5522-      else
##############################################
rheolef-7.1/config/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
rheolef-7.1/config/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
rheolef-7.1/config/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
rheolef-7.1/config/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
rheolef-7.1/config/libtool.m4:5637:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
rheolef-7.1/config/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
rheolef-7.1/config/libtool.m4-5774-      if test yes = "$GCC"; then
rheolef-7.1/config/libtool.m4:5775:	_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'
rheolef-7.1/config/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
rheolef-7.1/config/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
rheolef-7.1/config/libtool.m4:5798:          _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'
rheolef-7.1/config/libtool.m4-5799-	fi
##############################################
rheolef-7.1/config/libtool.m4-5801-      else
rheolef-7.1/config/libtool.m4:5802:	_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'
rheolef-7.1/config/libtool.m4:5803:	_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'
rheolef-7.1/config/libtool.m4-5804-      fi
##############################################
rheolef-7.1/config/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
rheolef-7.1/config/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
rheolef-7.1/config/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
rheolef-7.1/config/libtool.m4-5879-	prefix_cmds="$SED"~
rheolef-7.1/config/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
rheolef-7.1/config/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
rheolef-7.1/config/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
rheolef-7.1/config/libtool.m4:5894:	_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'
rheolef-7.1/config/libtool.m4-5895-      else
rheolef-7.1/config/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
rheolef-7.1/config/libtool.m4:5897:	_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'
rheolef-7.1/config/libtool.m4-5898-      fi
##############################################
rheolef-7.1/config/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
rheolef-7.1/config/libtool.m4:5907:	_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'
rheolef-7.1/config/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
rheolef-7.1/config/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
rheolef-7.1/config/libtool.m4:5911:	_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'
rheolef-7.1/config/libtool.m4:5912:	_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~
rheolef-7.1/config/libtool.m4:5913:          $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'
rheolef-7.1/config/libtool.m4-5914-
##############################################
rheolef-7.1/config/libtool.m4-5929-      else
rheolef-7.1/config/libtool.m4:5930:	case `$CC -V 2>&1` in
rheolef-7.1/config/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
rheolef-7.1/config/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
rheolef-7.1/config/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
rheolef-7.1/config/libtool.m4-6124-	  then
##############################################
rheolef-7.1/config/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
rheolef-7.1/config/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
rheolef-7.1/config/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
rheolef-7.1/config/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
rheolef-7.1/config/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
rheolef-7.1/config/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
rheolef-7.1/config/libtool.m4-6594-
rheolef-7.1/config/libtool.m4:6595:          _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
rheolef-7.1/config/libtool.m4-6596-        else
##############################################
rheolef-7.1/config/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
rheolef-7.1/config/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
rheolef-7.1/config/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
rheolef-7.1/config/libtool.m4-6748-	  prefix_cmds="$SED"~
rheolef-7.1/config/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
rheolef-7.1/config/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
rheolef-7.1/config/libtool.m4-6822-            # dependencies.
rheolef-7.1/config/libtool.m4:6823:            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"'
rheolef-7.1/config/libtool.m4-6824-            ;;
##############################################
rheolef-7.1/config/libtool.m4-6887-	    # dependencies.
rheolef-7.1/config/libtool.m4:6888:	    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"'
rheolef-7.1/config/libtool.m4-6889-	    ;;
##############################################
rheolef-7.1/config/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
rheolef-7.1/config/libtool.m4:6924:	_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'
rheolef-7.1/config/libtool.m4:6925:	_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'
rheolef-7.1/config/libtool.m4-6926-	;;
##############################################
rheolef-7.1/config/libtool.m4-6930-	    # SGI C++
rheolef-7.1/config/libtool.m4:6931:	    _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'
rheolef-7.1/config/libtool.m4-6932-
##############################################
rheolef-7.1/config/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
rheolef-7.1/config/libtool.m4:6942:	        _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'
rheolef-7.1/config/libtool.m4-6943-	      else
rheolef-7.1/config/libtool.m4:6944:	        _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'
rheolef-7.1/config/libtool.m4-6945-	      fi
##############################################
rheolef-7.1/config/libtool.m4-6962-	    # to its proper name (with version) after linking.
rheolef-7.1/config/libtool.m4:6963:	    _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'
rheolef-7.1/config/libtool.m4:6964:	    _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'
rheolef-7.1/config/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
rheolef-7.1/config/libtool.m4-6972-	    # dependencies.
rheolef-7.1/config/libtool.m4:6973:	    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"'
rheolef-7.1/config/libtool.m4-6974-
##############################################
rheolef-7.1/config/libtool.m4-6987-	    # earlier do not add the objects themselves.
rheolef-7.1/config/libtool.m4:6988:	    case `$CC -V 2>&1` in
rheolef-7.1/config/libtool.m4-6989-	      *"Version 7."*)
##############################################
rheolef-7.1/config/libtool.m4-7008-            # Portland Group C++ compiler
rheolef-7.1/config/libtool.m4:7009:	    case `$CC -V` in
rheolef-7.1/config/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
rheolef-7.1/config/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
rheolef-7.1/config/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
rheolef-7.1/config/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
rheolef-7.1/config/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
rheolef-7.1/config/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
rheolef-7.1/config/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
rheolef-7.1/config/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
rheolef-7.1/config/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
rheolef-7.1/config/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
rheolef-7.1/config/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
rheolef-7.1/config/libtool.m4:7027:                $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'
rheolef-7.1/config/libtool.m4-7028-	      ;;
##############################################
rheolef-7.1/config/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
rheolef-7.1/config/libtool.m4:7037:	    _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'
rheolef-7.1/config/libtool.m4-7038-            ;;
##############################################
rheolef-7.1/config/libtool.m4-7055-	    # dependencies.
rheolef-7.1/config/libtool.m4:7056:	    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'
rheolef-7.1/config/libtool.m4-7057-	    ;;
##############################################
rheolef-7.1/config/libtool.m4-7070-	  *)
rheolef-7.1/config/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/config/libtool.m4-7072-	    *Sun\ C*)
##############################################
rheolef-7.1/config/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
rheolef-7.1/config/libtool.m4:7078:	      _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'
rheolef-7.1/config/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
rheolef-7.1/config/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
rheolef-7.1/config/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
rheolef-7.1/config/libtool.m4-7144-	    _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'
##############################################
rheolef-7.1/config/libtool.m4-7161-	    # to its proper name (with version) after linking.
rheolef-7.1/config/libtool.m4:7162:	    _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'
rheolef-7.1/config/libtool.m4-7163-
##############################################
rheolef-7.1/config/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
rheolef-7.1/config/libtool.m4:7183:	        _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'
rheolef-7.1/config/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
rheolef-7.1/config/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
rheolef-7.1/config/libtool.m4:7188:	        _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'
rheolef-7.1/config/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
rheolef-7.1/config/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
rheolef-7.1/config/libtool.m4:7191:                  $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~
rheolef-7.1/config/libtool.m4-7192-                  $RM $lib.exp'
##############################################
rheolef-7.1/config/libtool.m4-7206-	    # dependencies.
rheolef-7.1/config/libtool.m4:7207:	    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"'
rheolef-7.1/config/libtool.m4-7208-	    ;;
##############################################
rheolef-7.1/config/libtool.m4-7213-	        osf3*)
rheolef-7.1/config/libtool.m4:7214:	          _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'
rheolef-7.1/config/libtool.m4-7215-		  ;;
rheolef-7.1/config/libtool.m4-7216-	        *)
rheolef-7.1/config/libtool.m4:7217:	          _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'
rheolef-7.1/config/libtool.m4-7218-		  ;;
##############################################
rheolef-7.1/config/libtool.m4-7466-  case @S|@2 in
rheolef-7.1/config/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
rheolef-7.1/config/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
rheolef-7.1/config/libtool.m4-7469-  esac
##############################################
rheolef-7.1/config/libtool.m4-7555-
rheolef-7.1/config/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
rheolef-7.1/config/libtool.m4-7557-    case $prev$p in
##############################################
rheolef-7.1/config/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
rheolef-7.1/config/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
rheolef-7.1/config/libtool.m4-7661-fi
##############################################
rheolef-7.1/config/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
rheolef-7.1/config/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
rheolef-7.1/config/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-56-fi
rheolef-7.1/config/check-shlibpath_var.sh:57:path_list=`echo $PATH | sed -e 's/:/ /g'`
rheolef-7.1/config/check-shlibpath_var.sh-58-new_path_list=""
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-61-    if test -d $d && cd $d 2>/dev/null; then
rheolef-7.1/config/check-shlibpath_var.sh:62:        d_solved=`$BINPWD 2>/dev/null`
rheolef-7.1/config/check-shlibpath_var.sh-63-	cd $here
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-81-if test "$USER" != "" -a "$ypcat" != ""; then
rheolef-7.1/config/check-shlibpath_var.sh:82:    USER_SHELL=`$ypcat passwd 2>/dev/null | grep "$USER" | awk -F ":" '{print $7}'`
rheolef-7.1/config/check-shlibpath_var.sh-83-elif test "$USER" != "" -a -r /etc/passwd; then
rheolef-7.1/config/check-shlibpath_var.sh:84:    USER_SHELL=`grep "$USER" /etc/passwd | awk -F ":" '{print $7}'`
rheolef-7.1/config/check-shlibpath_var.sh-85-fi
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-107-esac
rheolef-7.1/config/check-shlibpath_var.sh:108:here=`$BINPWD`
rheolef-7.1/config/check-shlibpath_var.sh-109-if test -d $libdir && cd $libdir 2>/dev/null; then
rheolef-7.1/config/check-shlibpath_var.sh:110:    libdir_solved=`$BINPWD 2>/dev/null`
rheolef-7.1/config/check-shlibpath_var.sh-111-else
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-115-if test -d $bindir && cd $bindir 2>/dev/null; then
rheolef-7.1/config/check-shlibpath_var.sh:116:    bindir_solved=`$BINPWD 2>/dev/null`
rheolef-7.1/config/check-shlibpath_var.sh-117-else
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-136-fi
rheolef-7.1/config/check-shlibpath_var.sh:137:VERSION=`$bindir/rheolef-config --version`
rheolef-7.1/config/check-shlibpath_var.sh-138-# -------------------------------------------------------------------
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-162-        list="$list $d"
rheolef-7.1/config/check-shlibpath_var.sh:163:        n=`expr $n + 1`
rheolef-7.1/config/check-shlibpath_var.sh-164-    fi
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-199-    if test "$d1_solved" != "$bindir_solved"; then
rheolef-7.1/config/check-shlibpath_var.sh:200:	d1_version=`$d1/rheolef-config --version`
rheolef-7.1/config/check-shlibpath_var.sh-201-        echo
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-224-## cmd1="echo \\\$\$shlibpath_var"
rheolef-7.1/config/check-shlibpath_var.sh:225:## cmd2=`eval $cmd1`
rheolef-7.1/config/check-shlibpath_var.sh:226:## shlibpath=`eval "echo $cmd2"`
rheolef-7.1/config/check-shlibpath_var.sh:227:## libdir_list=`echo $shlibpath | sed -e 's/:/ /g'`
rheolef-7.1/config/check-shlibpath_var.sh-228-## if test -f /etc/ld.so.conf; then
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-240-##     if test -d $d && cd $d 2>/dev/null; then
rheolef-7.1/config/check-shlibpath_var.sh:241:##         d_solved=`$BINPWD 2>/dev/null`
rheolef-7.1/config/check-shlibpath_var.sh-242-## 	cd $here
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-257-## 	fi
rheolef-7.1/config/check-shlibpath_var.sh:258:##         n=`expr $n + 1`
rheolef-7.1/config/check-shlibpath_var.sh-259-##     fi
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-281-##         # libdir is not the first in shlibpath
rheolef-7.1/config/check-shlibpath_var.sh:282:##         d1_version=`grep current $d1/librheolef.la | sed -e 's/current=//'`
rheolef-7.1/config/check-shlibpath_var.sh:283:##         version=`grep current $libdir/librheolef.la | sed -e 's/current=//'`
rheolef-7.1/config/check-shlibpath_var.sh-284-##         echo
##############################################
rheolef-7.1/config/check-shlibpath_var.sh-296-## 
rheolef-7.1/config/check-shlibpath_var.sh:297:##         d1_version=`grep current $d1/librheolef.la | sed -e 's/current=//'`
rheolef-7.1/config/check-shlibpath_var.sh:298:##         version=`grep current $libdir/librheolef.la | sed -e 's/current=//'`
rheolef-7.1/config/check-shlibpath_var.sh-299-##         echo
##############################################
rheolef-7.1/config/plot2pdf.sh-63-if test x"$wish_gnuplot" != x""; then 
rheolef-7.1/config/plot2pdf.sh:64:  for d in `echo $PATH | sed -e 's/:/ /g'`; do
rheolef-7.1/config/plot2pdf.sh-65-    if test -x $d/$wish_gnuplot; then
##############################################
rheolef-7.1/config/plot2pdf.sh-70-fi
rheolef-7.1/config/plot2pdf.sh:71:name=`expr $name : '\(.*\).plot' \| $name`
rheolef-7.1/config/plot2pdf.sh-72-if test ! -f $name.plot; then
##############################################
rheolef-7.1/config/plot2pdf.sh-78-# -------------------------------------
rheolef-7.1/config/plot2pdf.sh:79:basename=`basename $name`
rheolef-7.1/config/plot2pdf.sh-80-liste=""
##############################################
rheolef-7.1/config/plot2pdf.sh-102-to_clean=""
rheolef-7.1/config/plot2pdf.sh:103:if `grep '^set[ \t][ \t]*terminal[ \t].*latex' $name.plot 2>/dev/null >/dev/null`; then
rheolef-7.1/config/plot2pdf.sh-104-  run_latex=true
rheolef-7.1/config/plot2pdf.sh:105:  if `grep '^set[ \t][ \t]*terminal[ \t].*standalone' $name.plot 2>/dev/null >/dev/null`; then
rheolef-7.1/config/plot2pdf.sh-106-    standalone=true
##############################################
rheolef-7.1/config/plot2pdf.sh-112-  to_clean="$to_clean $wrapname.tex $wrapname.aux"
rheolef-7.1/config/plot2pdf.sh:113:  if `grep '^set[ \t][ \t]*terminal[ \t].*pdf' $name.plot 2>/dev/null >/dev/null`; then
rheolef-7.1/config/plot2pdf.sh-114-    latex="pdflatex"
##############################################
rheolef-7.1/config/plot2pdf.sh-286-  status=$?
rheolef-7.1/config/plot2pdf.sh:287:  nerr=`grep -i "Latex Error" $wrapname.log | wc -l`
rheolef-7.1/config/plot2pdf.sh-288-  test -f $wrapname.$suffix; status_exists=$?
##############################################
rheolef-7.1/config/acinclude.m4-248-      if test -d $macdir; then
rheolef-7.1/config/acinclude.m4:249:        f=`find $macdir -name matrix.hpp 2>/dev/null`
rheolef-7.1/config/acinclude.m4-250-        if test x"$f" = x""; then
##############################################
rheolef-7.1/config/acinclude.m4-252-        else
rheolef-7.1/config/acinclude.m4:253:          macincdir=`expr $f : '\(.*\)/boost/numeric/ublas/matrix.hpp'`
rheolef-7.1/config/acinclude.m4-254-        fi
##############################################
rheolef-7.1/config/acinclude.m4-480-    if test x"${rheo_libdir_spooles}" != x""; then
rheolef-7.1/config/acinclude.m4:481:        dir="`expr ${rheo_libdir_spooles} : '\./\(.*\)' \| ${rheo_libdir_spooles}`"
rheolef-7.1/config/acinclude.m4-482-        path_spooles="${dir} ${path_spooles}"
##############################################
rheolef-7.1/config/acinclude.m4-486-    for sym_dir in ${path_spooles}; do
rheolef-7.1/config/acinclude.m4:487:        dir=`eval "echo ${sym_dir}"`
rheolef-7.1/config/acinclude.m4-488-	for lib in libspooles.so libspooles.sl libspooles.a spooles.a; do
##############################################
rheolef-7.1/config/acinclude.m4-675-	[AH_TEMPLATE([HAVE_MALLOC_DBG], Defines if you have malloc_dbg library)]
rheolef-7.1/config/acinclude.m4:676:        rheo_bindir_malloc_dbg=`expr ${malloc_dbg} : '\(.*\)/[/]*malloc_dbg' `
rheolef-7.1/config/acinclude.m4:677:        rheo_dir_malloc_dbg=`expr ${rheo_bindir_malloc_dbg} : '\(.*\)/.*' `
rheolef-7.1/config/acinclude.m4-678-        PREC_CFLAGS="$CFLAGS"
##############################################
rheolef-7.1/config/acinclude.m4-1452-    if test x"${PATH_FLEX}" != x""; then
rheolef-7.1/config/acinclude.m4:1453:        FLEX=`expr ${PATH_FLEX} : '.*/\(.*\)' \| ${PATH_FLEX}`
rheolef-7.1/config/acinclude.m4:1454:        rheo_bindir_flex=`expr ${PATH_FLEX} : '\(.*\)/[/]*flex' `
rheolef-7.1/config/acinclude.m4:1455:        rheo_dir_flex=`expr ${rheo_bindir_flex} : '\(.*\)/.*' `
rheolef-7.1/config/acinclude.m4-1456-        [AC_MSG_CHECKING(for FlexLexer.h)]
##############################################
rheolef-7.1/config/acinclude.m4-1793-        rheo_recognized_mpi=no
rheolef-7.1/config/acinclude.m4:1794:        if    test `$MPIRUN --allow-run-as-root --help 2>&1 | grep "Open.*MPI" | wc -l` -ge 1 \
rheolef-7.1/config/acinclude.m4:1795:           || test `$MPIRUN --help --allow-run-as-root 2>&1 | grep "Open.*MPI" | wc -l` -ge 1; then
rheolef-7.1/config/acinclude.m4-1796-          rheo_recognized_mpi=openmpi
rheolef-7.1/config/acinclude.m4:1797:        elif test `$MPIRUN --help 2>&1 | grep 'MPICH1 compat' | wc -l` -ge 1; then
rheolef-7.1/config/acinclude.m4-1798-          rheo_recognized_mpi=mpich2
rheolef-7.1/config/acinclude.m4:1799:        elif test `$MPIRUN -h 2>&1 | grep 'mpich/bin' | wc -l` -ge 1; then
rheolef-7.1/config/acinclude.m4-1800-          rheo_recognized_mpi=mpich1
rheolef-7.1/config/acinclude.m4:1801:	elif test `$MPIRUN -h 2>&1 | grep 'LAM/MPI' | wc -l` -ge 1; then
rheolef-7.1/config/acinclude.m4-1802-  	  rheo_recognized_mpi=lam
##############################################
rheolef-7.1/config/acinclude.m4-2032-        for suffix in so a; do
rheolef-7.1/config/acinclude.m4:2033:          if test `find $d -name libscotch.$suffix | wc -l` -ge 1 -a `find $d -name libscotcherrexit.$suffix | wc -l` -ge 1; then
rheolef-7.1/config/acinclude.m4-2034-	    founded=true
##############################################
rheolef-7.1/config/acinclude.m4-2681-      rheo_mumps_version=`cat mumps_version.txt 2>/dev/null`
rheolef-7.1/config/acinclude.m4:2682:      rheo_mumps_version_major=`echo ${rheo_mumps_version} | sed -e 's/\..*//'`
rheolef-7.1/config/acinclude.m4:2683:      rheo_mumps_version_minor=`echo ${rheo_mumps_version} | sed -e 's/[[^\.]]*\.//' -e 's/\.[[^\.]]*//'`
rheolef-7.1/config/acinclude.m4-2684-    fi
##############################################
rheolef-7.1/config/acinclude.m4-2975-    paraview_version=`DISPLAY= pvbatch --version 2>&1 | grep 'version' | head -1`
rheolef-7.1/config/acinclude.m4:2976:    paraview_version=`echo ${paraview_version} | sed -e 's/[[a-z ]]*//'`
rheolef-7.1/config/acinclude.m4:2977:    paraview_version_major=`echo ${paraview_version} | sed -e 's/\..*//'`
rheolef-7.1/config/acinclude.m4:2978:    paraview_version_minor=`echo ${paraview_version} | sed -e 's/[[^\.]]*\.//' -e 's/\.[[^\.]]*//'`
rheolef-7.1/config/acinclude.m4-2979-    if test x"${paraview_version_major}" = x""; then
##############################################
rheolef-7.1/config/loop_mpirun.sh-44-    export RUN=""
rheolef-7.1/config/loop_mpirun.sh:45:    nompi_command=`echo ${mpi_command} | sed -e "s%\\\$RUN%${RUN}%g"`
rheolef-7.1/config/loop_mpirun.sh-46-    silent_run ${nompi_command}
##############################################
rheolef-7.1/config/loop_mpirun.sh-52-      #echo "@@mpi1_command=\"$mpi_command\""
rheolef-7.1/config/loop_mpirun.sh:53:      mpi3_command=`echo ${mpi_command} | sed -e "s%\\\$RUN%${RUN}%g"`
rheolef-7.1/config/loop_mpirun.sh-54-      #echo "@@mpi3_command=\"$mpi3_command\""
##############################################
rheolef-7.1/config/loop_mpirun.sh-57-      #sleep 1
rheolef-7.1/config/loop_mpirun.sh:58:      nproc=`expr ${nproc} + 1`
rheolef-7.1/config/loop_mpirun.sh-59-    done
##############################################
rheolef-7.1/config/loop_mpirun.sh-71-    export RUN=""
rheolef-7.1/config/loop_mpirun.sh:72:    nompi_command=`echo ${mpi_command} | sed -e "s%\\\$RUN%${RUN}%g"`
rheolef-7.1/config/loop_mpirun.sh-73-    silent_run ${nompi_command}
##############################################
rheolef-7.1/config/loop_mpirun.sh-79-      #echo "@@mpi1_command=\"$mpi_command\""
rheolef-7.1/config/loop_mpirun.sh:80:      mpi3_command=`echo ${mpi_command} | sed -e "s%\\\$RUN%${RUN}%g"`
rheolef-7.1/config/loop_mpirun.sh-81-      #echo "@@mpi3_command=\"$mpi3_command\""
##############################################
rheolef-7.1/config/loop_mpirun.sh-84-      #sleep 1
rheolef-7.1/config/loop_mpirun.sh:85:      nproc=`expr ${nproc} + 1`
rheolef-7.1/config/loop_mpirun.sh-86-    done
##############################################
rheolef-7.1/config/config.sub-52-
rheolef-7.1/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
rheolef-7.1/config/config.sub-54-
##############################################
rheolef-7.1/config/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
rheolef-7.1/config/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
rheolef-7.1/config/config.sub-116-case $maybe_os in
##############################################
rheolef-7.1/config/config.sub-122-    os=-$maybe_os
rheolef-7.1/config/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
rheolef-7.1/config/config.sub-124-    ;;
##############################################
rheolef-7.1/config/config.sub-126-    os=-linux-android
rheolef-7.1/config/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
rheolef-7.1/config/config.sub-128-    ;;
rheolef-7.1/config/config.sub-129-  *)
rheolef-7.1/config/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
rheolef-7.1/config/config.sub-131-    if [ "$basic_machine" != "$1" ]
rheolef-7.1/config/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
rheolef-7.1/config/config.sub-133-    else os=; fi
##############################################
rheolef-7.1/config/config.sub-180-		os=-sco5v6
rheolef-7.1/config/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-182-		;;
##############################################
rheolef-7.1/config/config.sub-184-		os=-sco3.2v5
rheolef-7.1/config/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-186-		;;
##############################################
rheolef-7.1/config/config.sub-188-		os=-sco3.2v4
rheolef-7.1/config/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-190-		;;
rheolef-7.1/config/config.sub-191-	-sco3.2.[4-9]*)
rheolef-7.1/config/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
rheolef-7.1/config/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-194-		;;
##############################################
rheolef-7.1/config/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
rheolef-7.1/config/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-198-		;;
##############################################
rheolef-7.1/config/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
rheolef-7.1/config/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-202-		;;
##############################################
rheolef-7.1/config/config.sub-204-		os=-sco3.2v2
rheolef-7.1/config/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-206-		;;
rheolef-7.1/config/config.sub-207-	-udk*)
rheolef-7.1/config/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-209-		;;
##############################################
rheolef-7.1/config/config.sub-211-		os=-isc2.2
rheolef-7.1/config/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-213-		;;
##############################################
rheolef-7.1/config/config.sub-217-	-isc*)
rheolef-7.1/config/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
rheolef-7.1/config/config.sub-219-		;;
##############################################
rheolef-7.1/config/config.sub-229-	-ptx*)
rheolef-7.1/config/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
rheolef-7.1/config/config.sub-231-		;;
##############################################
rheolef-7.1/config/config.sub-364-	*-*-*)
rheolef-7.1/config/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
rheolef-7.1/config/config.sub-366-		exit 1
##############################################
rheolef-7.1/config/config.sub-493-	amd64-*)
rheolef-7.1/config/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-495-		;;
##############################################
rheolef-7.1/config/config.sub-538-	blackfin-*)
rheolef-7.1/config/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-540-		os=-linux
##############################################
rheolef-7.1/config/config.sub-546-	c54x-*)
rheolef-7.1/config/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-548-		;;
rheolef-7.1/config/config.sub-549-	c55x-*)
rheolef-7.1/config/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-551-		;;
rheolef-7.1/config/config.sub-552-	c6x-*)
rheolef-7.1/config/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-554-		;;
##############################################
rheolef-7.1/config/config.sub-650-	e500v[12]-*)
rheolef-7.1/config/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-652-		os=$os"spe"
##############################################
rheolef-7.1/config/config.sub-754-	i*86v32)
rheolef-7.1/config/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
rheolef-7.1/config/config.sub-756-		os=-sysv32
##############################################
rheolef-7.1/config/config.sub-758-	i*86v4*)
rheolef-7.1/config/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
rheolef-7.1/config/config.sub-760-		os=-sysv4
##############################################
rheolef-7.1/config/config.sub-762-	i*86v)
rheolef-7.1/config/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
rheolef-7.1/config/config.sub-764-		os=-sysv
##############################################
rheolef-7.1/config/config.sub-766-	i*86sol2)
rheolef-7.1/config/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
rheolef-7.1/config/config.sub-768-		os=-solaris2
##############################################
rheolef-7.1/config/config.sub-792-	leon-*|leon[3-9]-*)
rheolef-7.1/config/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
rheolef-7.1/config/config.sub-794-		;;
##############################################
rheolef-7.1/config/config.sub-799-	m68knommu-*)
rheolef-7.1/config/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-801-		os=-linux
##############################################
rheolef-7.1/config/config.sub-833-	mips3*-*)
rheolef-7.1/config/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
rheolef-7.1/config/config.sub-835-		;;
rheolef-7.1/config/config.sub-836-	mips3*)
rheolef-7.1/config/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
rheolef-7.1/config/config.sub-838-		;;
##############################################
rheolef-7.1/config/config.sub-855-	ms1-*)
rheolef-7.1/config/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
rheolef-7.1/config/config.sub-857-		;;
##############################################
rheolef-7.1/config/config.sub-980-	parisc-*)
rheolef-7.1/config/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-982-		os=-linux
##############################################
rheolef-7.1/config/config.sub-996-	pc98-*)
rheolef-7.1/config/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-998-		;;
##############################################
rheolef-7.1/config/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
rheolef-7.1/config/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1013-		;;
rheolef-7.1/config/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
rheolef-7.1/config/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1016-		;;
rheolef-7.1/config/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
rheolef-7.1/config/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1019-		;;
rheolef-7.1/config/config.sub-1020-	pentium4-*)
rheolef-7.1/config/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1022-		;;
##############################################
rheolef-7.1/config/config.sub-1030-	ppc-* | ppcbe-*)
rheolef-7.1/config/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1032-		;;
##############################################
rheolef-7.1/config/config.sub-1036-	ppcle-* | powerpclittle-*)
rheolef-7.1/config/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1038-		;;
##############################################
rheolef-7.1/config/config.sub-1040-		;;
rheolef-7.1/config/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1042-		;;
##############################################
rheolef-7.1/config/config.sub-1046-	ppc64le-* | powerpc64little-*)
rheolef-7.1/config/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1048-		;;
##############################################
rheolef-7.1/config/config.sub-1122-	strongarm-* | thumb-*)
rheolef-7.1/config/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
rheolef-7.1/config/config.sub-1124-		;;
##############################################
rheolef-7.1/config/config.sub-1255-	xscale-* | xscalee[bl]-*)
rheolef-7.1/config/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
rheolef-7.1/config/config.sub-1257-		;;
##############################################
rheolef-7.1/config/config.sub-1317-	*)
rheolef-7.1/config/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
rheolef-7.1/config/config.sub-1319-		exit 1
##############################################
rheolef-7.1/config/config.sub-1325-	*-digital*)
rheolef-7.1/config/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
rheolef-7.1/config/config.sub-1327-		;;
rheolef-7.1/config/config.sub-1328-	*-commodore*)
rheolef-7.1/config/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
rheolef-7.1/config/config.sub-1330-		;;
##############################################
rheolef-7.1/config/config.sub-1346-	-solaris1 | -solaris1.*)
rheolef-7.1/config/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
rheolef-7.1/config/config.sub-1348-		;;
##############################################
rheolef-7.1/config/config.sub-1355-	-gnu/linux*)
rheolef-7.1/config/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
rheolef-7.1/config/config.sub-1357-		;;
##############################################
rheolef-7.1/config/config.sub-1407-	-nto*)
rheolef-7.1/config/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
rheolef-7.1/config/config.sub-1409-		;;
##############################################
rheolef-7.1/config/config.sub-1414-	-mac*)
rheolef-7.1/config/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
rheolef-7.1/config/config.sub-1416-		;;
##############################################
rheolef-7.1/config/config.sub-1420-	-linux*)
rheolef-7.1/config/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
rheolef-7.1/config/config.sub-1422-		;;
rheolef-7.1/config/config.sub-1423-	-sunos5*)
rheolef-7.1/config/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
rheolef-7.1/config/config.sub-1425-		;;
rheolef-7.1/config/config.sub-1426-	-sunos6*)
rheolef-7.1/config/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
rheolef-7.1/config/config.sub-1428-		;;
##############################################
rheolef-7.1/config/config.sub-1469-	-sinix5.*)
rheolef-7.1/config/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
rheolef-7.1/config/config.sub-1471-		;;
##############################################
rheolef-7.1/config/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
rheolef-7.1/config/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
rheolef-7.1/config/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
rheolef-7.1/config/config.sub-1531-		exit 1
##############################################
rheolef-7.1/config/config.sub-1788-		esac
rheolef-7.1/config/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
rheolef-7.1/config/config.sub-1790-		;;
##############################################
rheolef-7.1/config/Makefile.in-53-  { \
rheolef-7.1/config/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/config/Makefile.in-55-  }; \
##############################################
rheolef-7.1/config/Makefile.in-125-src2dox_filter_man_DEPENDENCIES =
rheolef-7.1/config/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/config/Makefile.in-127-am__vpath_adj = case $$p in \
rheolef-7.1/config/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/config/Makefile.in-129-    *) f=$$p;; \
rheolef-7.1/config/Makefile.in-130-  esac;
rheolef-7.1/config/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/config/Makefile.in-132-am__install_max = 40
rheolef-7.1/config/Makefile.in-133-am__nobase_strip_setup = \
rheolef-7.1/config/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/config/Makefile.in-135-am__nobase_strip = \
##############################################
rheolef-7.1/config/Makefile.in-609-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/config/Makefile.in:610:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/config/Makefile.in-611-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/config/Makefile.in-679-.cc.obj:
rheolef-7.1/config/Makefile.in:680:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/config/Makefile.in-681-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/config/Makefile.in-683-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/config/Makefile.in:684:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/config/Makefile.in-685-
##############################################
rheolef-7.1/config/Makefile.in-702-	test -n "$(man1dir)" \
rheolef-7.1/config/Makefile.in:703:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/config/Makefile.in-704-	  || exit 0; \
##############################################
rheolef-7.1/config/Makefile.in-745-	test -n "$(man2dir)" \
rheolef-7.1/config/Makefile.in:746:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/config/Makefile.in-747-	  || exit 0; \
##############################################
rheolef-7.1/config/Makefile.in-802-	@list='$(machine_DATA)'; test -n "$(machinedir)" || list=; \
rheolef-7.1/config/Makefile.in:803:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/config/Makefile.in-804-	dir='$(DESTDIR)$(machinedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/config/Makefile.in-823-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
rheolef-7.1/config/Makefile.in:824:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/config/Makefile.in-825-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/config/Makefile.in-844-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/config/Makefile.in:845:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/config/Makefile.in-846-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/config/Makefile.in-877-GTAGS:
rheolef-7.1/config/Makefile.in:878:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/config/Makefile.in-879-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/config/Makefile.in-903-distdir-am: $(DISTFILES)
rheolef-7.1/config/Makefile.in:904:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/config/Makefile.in:905:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/config/Makefile.in-906-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/config/Makefile.in-917-	  if test -d $$d/$$file; then \
rheolef-7.1/config/Makefile.in:918:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/config/Makefile.in-919-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/config/Makefile.in-1142-	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_COMMANDS= $(SHELL) ./config.status
rheolef-7.1/config/Makefile.in:1143:	here=`pwd`; cd $(abs_top_srcdir); TOP_SRCDIR=`pwd`; cd $$here; \
rheolef-7.1/config/Makefile.in-1144-	sed 							\
##############################################
rheolef-7.1/config/mdate-sh-30-if ls -L /dev/null 1>/dev/null 2>&1; then
rheolef-7.1/config/mdate-sh:31:  set - x`ls -L -l -d $1`
rheolef-7.1/config/mdate-sh-32-else
rheolef-7.1/config/mdate-sh:33:  set - x`ls -l -d $1`
rheolef-7.1/config/mdate-sh-34-fi
##############################################
rheolef-7.1/config/mdate-sh-85-       then
rheolef-7.1/config/mdate-sh:86:	 year=`expr $year - 1`
rheolef-7.1/config/mdate-sh-87-       fi;;
##############################################
rheolef-7.1/config/config.guess-34-
rheolef-7.1/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
rheolef-7.1/config/config.guess-36-
##############################################
rheolef-7.1/config/config.guess-102-: ${TMPDIR=/tmp} ;
rheolef-7.1/config/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
rheolef-7.1/config/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
rheolef-7.1/config/config.guess-151-	EOF
rheolef-7.1/config/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
rheolef-7.1/config/config.guess-153-
##############################################
rheolef-7.1/config/config.guess-188-	    earmv*)
rheolef-7.1/config/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
rheolef-7.1/config/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
rheolef-7.1/config/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
rheolef-7.1/config/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
rheolef-7.1/config/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
rheolef-7.1/config/config.guess-222-		;;
##############################################
rheolef-7.1/config/config.guess-233-	    *)
rheolef-7.1/config/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
rheolef-7.1/config/config.guess-235-		;;
##############################################
rheolef-7.1/config/config.guess-280-	*4.0)
rheolef-7.1/config/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
rheolef-7.1/config/config.guess-282-		;;
rheolef-7.1/config/config.guess-283-	*5.*)
rheolef-7.1/config/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
rheolef-7.1/config/config.guess-285-		;;
##############################################
rheolef-7.1/config/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
rheolef-7.1/config/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
rheolef-7.1/config/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
rheolef-7.1/config/config.guess-328-	# 1.2 uses "1.2" for uname -r.
rheolef-7.1/config/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
rheolef-7.1/config/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
rheolef-7.1/config/config.guess-379-    s390x:SunOS:*:*)
rheolef-7.1/config/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
rheolef-7.1/config/config.guess-381-	exit ;;
rheolef-7.1/config/config.guess-382-    sun4H:SunOS:5.*:*)
rheolef-7.1/config/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rheolef-7.1/config/config.guess-384-	exit ;;
rheolef-7.1/config/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
rheolef-7.1/config/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
rheolef-7.1/config/config.guess-387-	exit ;;
##############################################
rheolef-7.1/config/config.guess-404-	fi
rheolef-7.1/config/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rheolef-7.1/config/config.guess-406-	exit ;;
##############################################
rheolef-7.1/config/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
rheolef-7.1/config/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rheolef-7.1/config/config.guess-412-	exit ;;
##############################################
rheolef-7.1/config/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
rheolef-7.1/config/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
rheolef-7.1/config/config.guess-421-	exit ;;
##############################################
rheolef-7.1/config/config.guess-425-    sun*:*:4.2BSD:*)
rheolef-7.1/config/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
rheolef-7.1/config/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
rheolef-7.1/config/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
rheolef-7.1/config/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
rheolef-7.1/config/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
rheolef-7.1/config/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
rheolef-7.1/config/config.guess-563-    *:IRIX*:*:*)
rheolef-7.1/config/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
rheolef-7.1/config/config.guess-565-	exit ;;
##############################################
rheolef-7.1/config/config.guess-593-EOF
rheolef-7.1/config/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
rheolef-7.1/config/config.guess-595-		then
##############################################
rheolef-7.1/config/config.guess-606-    *:AIX:*:[4567])
rheolef-7.1/config/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
rheolef-7.1/config/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
rheolef-7.1/config/config.guess-642-    9000/[34678]??:HP-UX:*:*)
rheolef-7.1/config/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
rheolef-7.1/config/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
rheolef-7.1/config/config.guess-696-EOF
rheolef-7.1/config/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
rheolef-7.1/config/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
rheolef-7.1/config/config.guess-724-    ia64:HP-UX:*:*)
rheolef-7.1/config/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
rheolef-7.1/config/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
rheolef-7.1/config/config.guess-754-EOF
rheolef-7.1/config/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
rheolef-7.1/config/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
rheolef-7.1/config/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
rheolef-7.1/config/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
rheolef-7.1/config/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
rheolef-7.1/config/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
rheolef-7.1/config/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
rheolef-7.1/config/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
rheolef-7.1/config/config.guess-850-	esac
rheolef-7.1/config/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
rheolef-7.1/config/config.guess-852-	exit ;;
##############################################
rheolef-7.1/config/config.guess-886-    prep*:SunOS:5.*:*)
rheolef-7.1/config/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
rheolef-7.1/config/config.guess-888-	exit ;;
##############################################
rheolef-7.1/config/config.guess-890-	# the GNU system
rheolef-7.1/config/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
rheolef-7.1/config/config.guess-892-	exit ;;
##############################################
rheolef-7.1/config/config.guess-894-	# other systems with GNU libc and userland
rheolef-7.1/config/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
rheolef-7.1/config/config.guess-896-	exit ;;
##############################################
rheolef-7.1/config/config.guess-988-EOF
rheolef-7.1/config/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
rheolef-7.1/config/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
rheolef-7.1/config/config.guess-1092-    i*86:*:4.*:*)
rheolef-7.1/config/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
rheolef-7.1/config/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
rheolef-7.1/config/config.guess-1295-	fi
rheolef-7.1/config/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
rheolef-7.1/config/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
rheolef-7.1/config/config.guess-1393-    *:DragonFly:*:*)
rheolef-7.1/config/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
rheolef-7.1/config/config.guess-1395-	exit ;;
##############################################
rheolef-7.1/config/config.guess-1406-    i*86:skyos:*:*)
rheolef-7.1/config/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
rheolef-7.1/config/config.guess-1408-	exit ;;
##############################################
rheolef-7.1/config/fig2pdf.sh-55-#echo "file=$file" 1>&2
rheolef-7.1/config/fig2pdf.sh:56:filename=`expr ${file} : '.*/\(.*\)' \| ${file}`
rheolef-7.1/config/fig2pdf.sh:57:x=`expr ${filename} : '\(.*\).fig' \| ${filename}`
rheolef-7.1/config/fig2pdf.sh-58-if test "${filename}" = "${x}"; then
rheolef-7.1/config/fig2pdf.sh:59:  x=`expr ${filename} : '\(.*\).wfig' \| ${filename}`
rheolef-7.1/config/fig2pdf.sh-60-fi
##############################################
rheolef-7.1/config/mk_version.sh-29-
rheolef-7.1/config/mk_version.sh:30:LASTUPDATE="`/bin/sh ${top_srcdir}/config/mdate-sh ${srcdir}/${MAIN}.tex`"
rheolef-7.1/config/mk_version.sh-31-
##############################################
rheolef-7.1/config/ltmain.sh-103-#
rheolef-7.1/config/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
rheolef-7.1/config/ltmain.sh-105-#
##############################################
rheolef-7.1/config/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
rheolef-7.1/config/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
rheolef-7.1/config/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
rheolef-7.1/config/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
rheolef-7.1/config/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
rheolef-7.1/config/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
rheolef-7.1/config/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
rheolef-7.1/config/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
rheolef-7.1/config/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
rheolef-7.1/config/ltmain.sh-410-# The name of this program.
rheolef-7.1/config/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
rheolef-7.1/config/ltmain.sh-412-
##############################################
rheolef-7.1/config/ltmain.sh-416-  *[\\/]*)
rheolef-7.1/config/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
rheolef-7.1/config/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
rheolef-7.1/config/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
rheolef-7.1/config/ltmain.sh-610-
rheolef-7.1/config/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
rheolef-7.1/config/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
rheolef-7.1/config/ltmain.sh-613-
##############################################
rheolef-7.1/config/ltmain.sh-639-
rheolef-7.1/config/ltmain.sh:640:    func_arith_result=`expr "$@"`
rheolef-7.1/config/ltmain.sh-641-  }
##############################################
rheolef-7.1/config/ltmain.sh-660-  # ...otherwise fall back to using sed.
rheolef-7.1/config/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
rheolef-7.1/config/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
rheolef-7.1/config/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
rheolef-7.1/config/ltmain.sh-757-      test -n "$_G_tc" && {
rheolef-7.1/config/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
rheolef-7.1/config/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
rheolef-7.1/config/ltmain.sh-760-      }
rheolef-7.1/config/ltmain.sh-761-    done
rheolef-7.1/config/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
rheolef-7.1/config/ltmain.sh-763-
##############################################
rheolef-7.1/config/ltmain.sh-831-
rheolef-7.1/config/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
rheolef-7.1/config/ltmain.sh-833-  }
##############################################
rheolef-7.1/config/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
rheolef-7.1/config/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
rheolef-7.1/config/ltmain.sh-865-      done
rheolef-7.1/config/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
rheolef-7.1/config/ltmain.sh-867-
##############################################
rheolef-7.1/config/ltmain.sh-901-      # If mktemp works, use that first and foremost
rheolef-7.1/config/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
rheolef-7.1/config/ltmain.sh-903-
##############################################
rheolef-7.1/config/ltmain.sh-1111-        *[\\\`\"\$]*)
rheolef-7.1/config/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
rheolef-7.1/config/ltmain.sh-1113-        *)
##############################################
rheolef-7.1/config/ltmain.sh-1198-    case $2 in
rheolef-7.1/config/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
rheolef-7.1/config/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
rheolef-7.1/config/ltmain.sh-1201-    esac
##############################################
rheolef-7.1/config/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
rheolef-7.1/config/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
rheolef-7.1/config/ltmain.sh-1273-      ;;
##############################################
rheolef-7.1/config/ltmain.sh-1358-
rheolef-7.1/config/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
rheolef-7.1/config/ltmain.sh-1360-}
##############################################
rheolef-7.1/config/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
rheolef-7.1/config/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
rheolef-7.1/config/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
rheolef-7.1/config/ltmain.sh-1517-
rheolef-7.1/config/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
rheolef-7.1/config/ltmain.sh-1519-}
##############################################
rheolef-7.1/config/ltmain.sh-1943-
rheolef-7.1/config/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
rheolef-7.1/config/ltmain.sh-1945-      func_split_equals_rhs=
rheolef-7.1/config/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
rheolef-7.1/config/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
rheolef-7.1/config/ltmain.sh-1948-  }
##############################################
rheolef-7.1/config/ltmain.sh-1971-
rheolef-7.1/config/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
rheolef-7.1/config/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
rheolef-7.1/config/ltmain.sh-1974-  }
##############################################
rheolef-7.1/config/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-14
rheolef-7.1/config/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
rheolef-7.1/config/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
rheolef-7.1/config/ltmain.sh-2147-
##############################################
rheolef-7.1/config/ltmain.sh-2183-  {
rheolef-7.1/config/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
rheolef-7.1/config/ltmain.sh-2185-  }
##############################################
rheolef-7.1/config/ltmain.sh-2188-  {
rheolef-7.1/config/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
rheolef-7.1/config/ltmain.sh-2190-  }
##############################################
rheolef-7.1/config/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
rheolef-7.1/config/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
rheolef-7.1/config/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
rheolef-7.1/config/ltmain.sh-2751-      done
rheolef-7.1/config/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
rheolef-7.1/config/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
rheolef-7.1/config/ltmain.sh-2754-      case $@ in
##############################################
rheolef-7.1/config/ltmain.sh-2764-	    # Evaluate the configuration.
rheolef-7.1/config/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
rheolef-7.1/config/ltmain.sh-2766-	    CC_quoted=
##############################################
rheolef-7.1/config/ltmain.sh-2770-	    done
rheolef-7.1/config/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
rheolef-7.1/config/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
rheolef-7.1/config/ltmain.sh-2773-	    case "$@ " in
##############################################
rheolef-7.1/config/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
rheolef-7.1/config/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
rheolef-7.1/config/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
rheolef-7.1/config/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
rheolef-7.1/config/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
rheolef-7.1/config/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
rheolef-7.1/config/ltmain.sh-3101-    # LT_CYGPATH in this case.
rheolef-7.1/config/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
rheolef-7.1/config/ltmain.sh-3103-  fi
##############################################
rheolef-7.1/config/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
rheolef-7.1/config/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
rheolef-7.1/config/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
rheolef-7.1/config/ltmain.sh-3468-    *.[cCFSifmso] | \
rheolef-7.1/config/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
rheolef-7.1/config/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
rheolef-7.1/config/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
rheolef-7.1/config/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
rheolef-7.1/config/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
rheolef-7.1/config/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
rheolef-7.1/config/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
rheolef-7.1/config/ltmain.sh-3566-
##############################################
rheolef-7.1/config/ltmain.sh-3612-      if test warn = "$need_locks" &&
rheolef-7.1/config/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
rheolef-7.1/config/ltmain.sh-3614-	$ECHO "\
rheolef-7.1/config/ltmain.sh-3615-*** ERROR, $lockfile contains:
rheolef-7.1/config/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
rheolef-7.1/config/ltmain.sh-3617-
##############################################
rheolef-7.1/config/ltmain.sh-3661-      if test warn = "$need_locks" &&
rheolef-7.1/config/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
rheolef-7.1/config/ltmain.sh-3663-	$ECHO "\
rheolef-7.1/config/ltmain.sh-3664-*** ERROR, $lockfile contains:
rheolef-7.1/config/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
rheolef-7.1/config/ltmain.sh-3666-
##############################################
rheolef-7.1/config/ltmain.sh-3987-      # Get the absolute pathname.
rheolef-7.1/config/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
rheolef-7.1/config/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
rheolef-7.1/config/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
rheolef-7.1/config/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
rheolef-7.1/config/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
rheolef-7.1/config/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
rheolef-7.1/config/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
rheolef-7.1/config/ltmain.sh-4372-
##############################################
rheolef-7.1/config/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
rheolef-7.1/config/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
rheolef-7.1/config/ltmain.sh-4385-	  else
rheolef-7.1/config/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
rheolef-7.1/config/ltmain.sh-4387-	  fi
##############################################
rheolef-7.1/config/ltmain.sh-4550-	    fi
rheolef-7.1/config/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
rheolef-7.1/config/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
rheolef-7.1/config/ltmain.sh-4569-	        # Replace the output file specification.
rheolef-7.1/config/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
rheolef-7.1/config/ltmain.sh-4571-
##############################################
rheolef-7.1/config/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
rheolef-7.1/config/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
rheolef-7.1/config/ltmain.sh-4590-	  fi
##############################################
rheolef-7.1/config/ltmain.sh-4662-    my_pic_p=${3-false}
rheolef-7.1/config/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
rheolef-7.1/config/ltmain.sh-4664-    my_dlsyms=
##############################################
rheolef-7.1/config/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
rheolef-7.1/config/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
rheolef-7.1/config/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
rheolef-7.1/config/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
rheolef-7.1/config/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
rheolef-7.1/config/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
rheolef-7.1/config/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
rheolef-7.1/config/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
rheolef-7.1/config/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
rheolef-7.1/config/ltmain.sh-4954-	  else
rheolef-7.1/config/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
rheolef-7.1/config/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
rheolef-7.1/config/ltmain.sh-4957-	  fi
##############################################
rheolef-7.1/config/ltmain.sh-4959-	*)
rheolef-7.1/config/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
rheolef-7.1/config/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
rheolef-7.1/config/ltmain.sh-4962-	  ;;
##############################################
rheolef-7.1/config/ltmain.sh-4974-      # Nullify the symbol file.
rheolef-7.1/config/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
rheolef-7.1/config/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
rheolef-7.1/config/ltmain.sh-4977-    fi
##############################################
rheolef-7.1/config/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
rheolef-7.1/config/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)$'`
rheolef-7.1/config/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
rheolef-7.1/config/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
rheolef-7.1/config/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
rheolef-7.1/config/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
rheolef-7.1/config/ltmain.sh-5017-  win32_libid_type=unknown
rheolef-7.1/config/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
rheolef-7.1/config/ltmain.sh-5019-  case $win32_fileres in
##############################################
rheolef-7.1/config/ltmain.sh-5082-
rheolef-7.1/config/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
rheolef-7.1/config/ltmain.sh-5084-}
##############################################
rheolef-7.1/config/ltmain.sh-5100-
rheolef-7.1/config/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
rheolef-7.1/config/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
rheolef-7.1/config/ltmain.sh-5164-    # binutils import library
rheolef-7.1/config/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
rheolef-7.1/config/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
rheolef-7.1/config/ltmain.sh-5167-    # ms-generated import library
rheolef-7.1/config/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
rheolef-7.1/config/ltmain.sh-5169-  else
##############################################
rheolef-7.1/config/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
rheolef-7.1/config/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
rheolef-7.1/config/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
rheolef-7.1/config/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
rheolef-7.1/config/ltmain.sh-5252-	    darwin_arch=
##############################################
rheolef-7.1/config/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
rheolef-7.1/config/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
rheolef-7.1/config/ltmain.sh-5264-	    darwin_file=
##############################################
rheolef-7.1/config/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
rheolef-7.1/config/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
rheolef-7.1/config/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
rheolef-7.1/config/ltmain.sh-5281-      esac
rheolef-7.1/config/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
rheolef-7.1/config/ltmain.sh-5283-    done
##############################################
rheolef-7.1/config/ltmain.sh-5352-
rheolef-7.1/config/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
rheolef-7.1/config/ltmain.sh-5354-    $ECHO "\
##############################################
rheolef-7.1/config/ltmain.sh-5387-    --lt-dump-script)
rheolef-7.1/config/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
rheolef-7.1/config/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
rheolef-7.1/config/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
rheolef-7.1/config/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
rheolef-7.1/config/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
rheolef-7.1/config/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
rheolef-7.1/config/ltmain.sh-5416-  done
##############################################
rheolef-7.1/config/ltmain.sh-5472-  # Find the directory that this script lives in.
rheolef-7.1/config/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
rheolef-7.1/config/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
rheolef-7.1/config/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
rheolef-7.1/config/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
rheolef-7.1/config/ltmain.sh-5478-  while test -n \"\$file\"; do
rheolef-7.1/config/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
rheolef-7.1/config/ltmain.sh-5480-
##############################################
rheolef-7.1/config/ltmain.sh-5488-
rheolef-7.1/config/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
rheolef-7.1/config/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
rheolef-7.1/config/ltmain.sh-5491-  done
##############################################
rheolef-7.1/config/ltmain.sh-5502-    case \"\$thisdir\" in
rheolef-7.1/config/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
rheolef-7.1/config/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
rheolef-7.1/config/ltmain.sh-5508-  # Try to get the absolute directory name.
rheolef-7.1/config/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
rheolef-7.1/config/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
rheolef-7.1/config/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
rheolef-7.1/config/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
rheolef-7.1/config/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
rheolef-7.1/config/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
rheolef-7.1/config/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
rheolef-7.1/config/ltmain.sh-5535-      else
##############################################
rheolef-7.1/config/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
rheolef-7.1/config/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
rheolef-7.1/config/ltmain.sh-5579-
##############################################
rheolef-7.1/config/ltmain.sh-6556-
rheolef-7.1/config/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
rheolef-7.1/config/ltmain.sh-6558-    *import*) : ;;
##############################################
rheolef-7.1/config/ltmain.sh-6804-	    moreargs=
rheolef-7.1/config/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
rheolef-7.1/config/ltmain.sh-6806-	    do
##############################################
rheolef-7.1/config/ltmain.sh-7065-	*)
rheolef-7.1/config/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
rheolef-7.1/config/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
rheolef-7.1/config/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
rheolef-7.1/config/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
rheolef-7.1/config/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
rheolef-7.1/config/ltmain.sh-7385-      -Z*)
rheolef-7.1/config/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
rheolef-7.1/config/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
rheolef-7.1/config/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
rheolef-7.1/config/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
rheolef-7.1/config/ltmain.sh-7557-    else
##############################################
rheolef-7.1/config/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
rheolef-7.1/config/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
rheolef-7.1/config/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
rheolef-7.1/config/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
rheolef-7.1/config/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
rheolef-7.1/config/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
rheolef-7.1/config/ltmain.sh-7972-	fi
rheolef-7.1/config/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
rheolef-7.1/config/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
rheolef-7.1/config/ltmain.sh-8045-	*)
rheolef-7.1/config/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
rheolef-7.1/config/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
rheolef-7.1/config/ltmain.sh-8298-	    shift
rheolef-7.1/config/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
rheolef-7.1/config/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
rheolef-7.1/config/ltmain.sh-8590-		*)
rheolef-7.1/config/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
rheolef-7.1/config/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
rheolef-7.1/config/ltmain.sh-8601-		  depdepl=
rheolef-7.1/config/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
rheolef-7.1/config/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
rheolef-7.1/config/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
rheolef-7.1/config/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
rheolef-7.1/config/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
rheolef-7.1/config/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
rheolef-7.1/config/ltmain.sh-8612-                      fi
##############################################
rheolef-7.1/config/ltmain.sh-8623-		else
rheolef-7.1/config/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
rheolef-7.1/config/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
rheolef-7.1/config/ltmain.sh-8646-	else
rheolef-7.1/config/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
rheolef-7.1/config/ltmain.sh-8648-	fi
##############################################
rheolef-7.1/config/ltmain.sh-8735-        linux*)
rheolef-7.1/config/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/config/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
rheolef-7.1/config/ltmain.sh-9143-	removelist=
rheolef-7.1/config/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
rheolef-7.1/config/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
rheolef-7.1/config/ltmain.sh-9169-	# Transform .lo files to .o files.
rheolef-7.1/config/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
rheolef-7.1/config/ltmain.sh-9171-      fi
##############################################
rheolef-7.1/config/ltmain.sh-9174-      #for path in $notinst_path; do
rheolef-7.1/config/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
rheolef-7.1/config/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
rheolef-7.1/config/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
rheolef-7.1/config/ltmain.sh-9178-      #done
##############################################
rheolef-7.1/config/ltmain.sh-9295-		if test -n "$i"; then
rheolef-7.1/config/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
rheolef-7.1/config/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
rheolef-7.1/config/ltmain.sh-9298-		  set dummy $deplib_matches; shift
rheolef-7.1/config/ltmain.sh-9299-		  deplib_match=$1
rheolef-7.1/config/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
rheolef-7.1/config/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
rheolef-7.1/config/ltmain.sh-9338-		  if test -n "$i"; then
rheolef-7.1/config/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
rheolef-7.1/config/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
rheolef-7.1/config/ltmain.sh-9341-		    set dummy $deplib_matches; shift
rheolef-7.1/config/ltmain.sh-9342-		    deplib_match=$1
rheolef-7.1/config/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
rheolef-7.1/config/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
rheolef-7.1/config/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
rheolef-7.1/config/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
rheolef-7.1/config/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
rheolef-7.1/config/ltmain.sh-9388-	      if test -n "$a_deplib"; then
rheolef-7.1/config/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
rheolef-7.1/config/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
rheolef-7.1/config/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
rheolef-7.1/config/ltmain.sh-9392-		else
##############################################
rheolef-7.1/config/ltmain.sh-9398-		    shopt -s nocaseglob
rheolef-7.1/config/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
rheolef-7.1/config/ltmain.sh-9400-		    $nocaseglob
rheolef-7.1/config/ltmain.sh-9401-		  else
rheolef-7.1/config/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
rheolef-7.1/config/ltmain.sh-9403-		  fi
##############################################
rheolef-7.1/config/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
rheolef-7.1/config/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
rheolef-7.1/config/ltmain.sh-9418-			case $potliblink in
rheolef-7.1/config/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
rheolef-7.1/config/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
rheolef-7.1/config/ltmain.sh-9421-			esac
##############################################
rheolef-7.1/config/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
rheolef-7.1/config/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
rheolef-7.1/config/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
rheolef-7.1/config/ltmain.sh-9472-	      if test -n "$a_deplib"; then
rheolef-7.1/config/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
rheolef-7.1/config/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
rheolef-7.1/config/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
rheolef-7.1/config/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
rheolef-7.1/config/ltmain.sh-9511-	  newdeplibs=
rheolef-7.1/config/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
rheolef-7.1/config/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
rheolef-7.1/config/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
rheolef-7.1/config/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
rheolef-7.1/config/ltmain.sh-9517-	    done
##############################################
rheolef-7.1/config/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
rheolef-7.1/config/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
rheolef-7.1/config/ltmain.sh-9543-	  ;;
##############################################
rheolef-7.1/config/ltmain.sh-9593-	*-*-darwin*)
rheolef-7.1/config/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
rheolef-7.1/config/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
rheolef-7.1/config/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
rheolef-7.1/config/ltmain.sh-9597-	  ;;
##############################################
rheolef-7.1/config/ltmain.sh-9720-	# Use standard objects if they are pic
rheolef-7.1/config/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
rheolef-7.1/config/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
rheolef-7.1/config/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
rheolef-7.1/config/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
rheolef-7.1/config/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
rheolef-7.1/config/ltmain.sh-10249-      # Create the old-style object.
rheolef-7.1/config/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
rheolef-7.1/config/ltmain.sh-10251-
##############################################
rheolef-7.1/config/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
rheolef-7.1/config/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
rheolef-7.1/config/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
rheolef-7.1/config/ltmain.sh-10310-	;;
##############################################
rheolef-7.1/config/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
rheolef-7.1/config/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
rheolef-7.1/config/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
rheolef-7.1/config/ltmain.sh-10328-	;;
##############################################
rheolef-7.1/config/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
rheolef-7.1/config/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
rheolef-7.1/config/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
rheolef-7.1/config/ltmain.sh-10463-	# Transform all the library objects into standard objects.
rheolef-7.1/config/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
rheolef-7.1/config/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
rheolef-7.1/config/ltmain.sh-10466-      fi
##############################################
rheolef-7.1/config/ltmain.sh-10491-	# Replace the output file specification.
rheolef-7.1/config/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
rheolef-7.1/config/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
rheolef-7.1/config/ltmain.sh-10500-	  func_to_tool_file "$output"
rheolef-7.1/config/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
rheolef-7.1/config/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
rheolef-7.1/config/ltmain.sh-10544-	# Replace the output file specification.
rheolef-7.1/config/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
rheolef-7.1/config/ltmain.sh-10546-	# Delete the old output file.
##############################################
rheolef-7.1/config/ltmain.sh-10552-	  func_to_tool_file "$output"
rheolef-7.1/config/ltmain.sh:10553:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
rheolef-7.1/config/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
rheolef-7.1/config/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
rheolef-7.1/config/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
rheolef-7.1/config/ltmain.sh-10572-          ;;
##############################################
rheolef-7.1/config/ltmain.sh-10583-      # Replace the output file specification.
rheolef-7.1/config/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
rheolef-7.1/config/ltmain.sh-10585-
##############################################
rheolef-7.1/config/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
rheolef-7.1/config/ltmain.sh:10593:	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'`
rheolef-7.1/config/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
rheolef-7.1/config/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
rheolef-7.1/config/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
rheolef-7.1/config/ltmain.sh-10615-      fi
##############################################
rheolef-7.1/config/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
rheolef-7.1/config/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
rheolef-7.1/config/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
rheolef-7.1/config/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
rheolef-7.1/config/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
rheolef-7.1/config/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
rheolef-7.1/config/ltmain.sh-10906-		name=$func_basename_result
rheolef-7.1/config/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
rheolef-7.1/config/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
rheolef-7.1/config/ltmain.sh-10925-		name=$func_basename_result
rheolef-7.1/config/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
rheolef-7.1/config/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
rheolef-7.1/config/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
rheolef-7.1/config/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
rheolef-7.1/config/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
rheolef-7.1/config/dmalloc_return.h-70- */
rheolef-7.1/config/dmalloc_return.h:71:#define GET_RET_ADDR(file)	asm("st %%i7,%0" : \
rheolef-7.1/config/dmalloc_return.h-72-				    "=m" (file) : \
##############################################
rheolef-7.1/config/dmalloc_return.h-77-/* this was the default however =g was recommended to be changed to =m */
rheolef-7.1/config/dmalloc_return.h:78:#define GET_RET_ADDR(file)	asm("st %%i7,%0" : \
rheolef-7.1/config/dmalloc_return.h-79-				    "=g" (file) : \
##############################################
rheolef-7.1/config/dmalloc_return.h-85- */
rheolef-7.1/config/dmalloc_return.h:86:#define GET_RET_ADDR(file)	asm("ld [%%fp+4],%%o0; st %%o0,%0" : \
rheolef-7.1/config/dmalloc_return.h-87-					"=g" (file) : \
##############################################
rheolef-7.1/config/dmalloc_return.h-98-
rheolef-7.1/config/dmalloc_return.h:99:#define GET_RET_ADDR(file)	asm("movl 4(%%ebp),%%eax ; movl %%eax,%0" : \
rheolef-7.1/config/dmalloc_return.h-100-				    "=g" (file) : \
##############################################
rheolef-7.1/config/dmalloc_return.h-125- */
rheolef-7.1/config/dmalloc_return.h:126:#define GET_RET_ADDR(file)	asm("sw $2, file")
rheolef-7.1/config/dmalloc_return.h-127-
##############################################
rheolef-7.1/config/dmalloc_return.h-141-
rheolef-7.1/config/dmalloc_return.h:142:#define GET_RET_ADDR(file)	asm("bis $26, $26, %0" : "=r" (file))
rheolef-7.1/config/dmalloc_return.h-143-
##############################################
rheolef-7.1/config/dmalloc_return.h-147-
rheolef-7.1/config/dmalloc_return.h:148:#define GET_RET_ADDR(file)	file = (char *)asm("bis %ra,%ra,%v0")
rheolef-7.1/config/dmalloc_return.h-149-
##############################################
rheolef-7.1/config/dmalloc_return.h-174-
rheolef-7.1/config/dmalloc_return.h:175:#define GET_RET_ADDR(file)	asm(M88K_RET_ADDR : \
rheolef-7.1/config/dmalloc_return.h-176-				    "=r" (file) : \
##############################################
rheolef-7.1/config/dmalloc_return.h-189-
rheolef-7.1/config/dmalloc_return.h:190:#define GET_RET_ADDR(file)	file = (void *)__return_address
rheolef-7.1/config/dmalloc_return.h-191-
##############################################
rheolef-7.1/config/dmalloc_return.h-211- */
rheolef-7.1/config/dmalloc_return.h:212:asm void ASM_GET_RET_ADDR(file)
rheolef-7.1/config/dmalloc_return.h-213-{
##############################################
rheolef-7.1/config/dmalloc_return.h-222-}
rheolef-7.1/config/dmalloc_return.h:223:#define GET_RET_ADDR(file)	ASM_GET_RET_ADDR(file)
rheolef-7.1/config/dmalloc_return.h-224-
##############################################
rheolef-7.1/config/dmalloc_return.h-244- */
rheolef-7.1/config/dmalloc_return.h:245:#define GET_RET_ADDR(file)  asm("stw %%r2, %0" : "=m" (file) :  );
rheolef-7.1/config/dmalloc_return.h-246-
##############################################
rheolef-7.1/config/dmalloc_return.h-261-
rheolef-7.1/config/dmalloc_return.h:262:#define GET_RET_ADDR(file) \
rheolef-7.1/config/dmalloc_return.h-263-do { \
##############################################
rheolef-7.1/config/dmalloc_return.h-276-#ifdef __ia64__
rheolef-7.1/config/dmalloc_return.h:277:#define GET_RET_ADDR(file)  asm("mov %0=b0" : "=g" (file) : /* no inputs */ )
rheolef-7.1/config/dmalloc_return.h-278-#endif
##############################################
rheolef-7.1/config/dmalloc_return.h-285-#if defined(_AIX)
rheolef-7.1/config/dmalloc_return.h:286:static	void	aix_c_get_ret_addr(int i, int *file)
rheolef-7.1/config/dmalloc_return.h-287-{
##############################################
rheolef-7.1/config/dmalloc_return.h-294-
rheolef-7.1/config/dmalloc_return.h:295:#define GET_RET_ADDR(file)	aix_c_get_ret_addr(0, (int *)&file)
rheolef-7.1/config/dmalloc_return.h-296-#endif /* _AIX */
##############################################
rheolef-7.1/config/dmalloc_return.h-306-#ifdef __arm__
rheolef-7.1/config/dmalloc_return.h:307:#define GET_RET_ADDR(file)   asm("str lr, %0" : "=m" (file) : /* no inputs */ )
rheolef-7.1/config/dmalloc_return.h-308-#endif
##############################################
rheolef-7.1/config/dmalloc_return.h-316-#ifdef bfin
rheolef-7.1/config/dmalloc_return.h:317:#define GET_RET_ADDR(file)   asm("%0 = RETS;" : "=g" (file) : /* no inputs */ )
rheolef-7.1/config/dmalloc_return.h-318-#endif
##############################################
rheolef-7.1/config/dmalloc_return.h-328-#ifdef DMALLOC_DEFAULT_FILE
rheolef-7.1/config/dmalloc_return.h:329:#define GET_RET_ADDR(file)	file = DMALLOC_DEFAULT_FILE
rheolef-7.1/config/dmalloc_return.h-330-#else
rheolef-7.1/config/dmalloc_return.h:331:#define GET_RET_ADDR(file)	file = 0L
rheolef-7.1/config/dmalloc_return.h-332-#endif
##############################################
rheolef-7.1/config/depcomp-64-  case $1 in
rheolef-7.1/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
rheolef-7.1/config/depcomp-66-      *) dir=;;
##############################################
rheolef-7.1/config/depcomp-73-{
rheolef-7.1/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
rheolef-7.1/config/depcomp-75-}
##############################################
rheolef-7.1/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
rheolef-7.1/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
rheolef-7.1/config/depcomp-128-
##############################################
rheolef-7.1/config/depcomp-405-        sleep 1
rheolef-7.1/config/depcomp:406:        i=`expr $i - 1`
rheolef-7.1/config/depcomp-407-      done
rheolef-7.1/config/depcomp-408-    fi
rheolef-7.1/config/depcomp:409:    i=`expr $i - 1`
rheolef-7.1/config/depcomp-410-  done
##############################################
rheolef-7.1/config/depcomp-425-  # Do two passes, one to just change these to
rheolef-7.1/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
rheolef-7.1/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
rheolef-7.1/config/depcomp-659-  done
rheolef-7.1/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
rheolef-7.1/config/depcomp-661-  touch "$tmpdepfile"
##############################################
rheolef-7.1/config/compiler.h-136-  char	*file;
rheolef-7.1/config/compiler.h:137:  GET_RET_ADDR(file);
rheolef-7.1/config/compiler.h-138-  dmalloc_free(file, 0, pnt, DMALLOC_FUNC_DELETE);
##############################################
rheolef-7.1/config/compiler.h-144-  char	*file;
rheolef-7.1/config/compiler.h:145:  GET_RET_ADDR(file);
rheolef-7.1/config/compiler.h-146-  dmalloc_free(file, 0, pnt, DMALLOC_FUNC_DELETE_ARRAY);
##############################################
rheolef-7.1/config/acoptim.m4-47-	# do not use -O2 anyway.
rheolef-7.1/config/acoptim.m4:48:	CFLAGS="`echo $CFLAGS | sed -e 's/-O2//g' -e 's/[ \t]-g[ \t]/ /'`"
rheolef-7.1/config/acoptim.m4:49:	FFLAGS="`echo $FFLAGS | sed -e 's/-O2//g' -e 's/[ \t]-g[ \t]/ /'`"
rheolef-7.1/config/acoptim.m4:50:	CXXFLAGS="`echo $CXXFLAGS | sed -e 's/-O2//g' -e 's/[ \t]-g[ \t]/ /'`"
rheolef-7.1/config/acoptim.m4-51-	CFLAGS="$CFLAGS -g"
##############################################
rheolef-7.1/config/acoptim.m4-56-	# No debugging information in optimized code
rheolef-7.1/config/acoptim.m4:57:	CFLAGS="`echo $CFLAGS | sed 's/[ \t]-g[ \t]/ /g'`"
rheolef-7.1/config/acoptim.m4:58:	FFLAGS="`echo $FFLAGS | sed 's/[ \t]-g[ \t]/ /g'`"
rheolef-7.1/config/acoptim.m4:59:	CXXFLAGS="`echo $CXXFLAGS | sed 's/[ \t]-g[ \t]/ /g'`"
rheolef-7.1/config/acoptim.m4-60-fi
##############################################
rheolef-7.1/config/acoptim.m4-101-
rheolef-7.1/config/acoptim.m4:102:        ff_gcc4=`$CC  --version |awk  ' NR==1 {print $3}'|sed -e 's/\..*$//'` 
rheolef-7.1/config/acoptim.m4-103-	AC_MSG_RESULT($ff_gcc4)
##############################################
rheolef-7.1/config/acoptim.m4-131-	        # code cash in GC
rheolef-7.1/config/acoptim.m4:132:		ff_fast="`echo $ff_fast -mtune=G5 -mcpu=G5| sed 's/-fstrict-aliasing //g'`";;
rheolef-7.1/config/acoptim.m4-133-          ppc*) # G3 ????
##############################################
rheolef-7.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
rheolef-7.1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
rheolef-7.1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
rheolef-7.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
rheolef-7.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
rheolef-7.1/aclocal.m4-109-])
##############################################
rheolef-7.1/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
rheolef-7.1/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
rheolef-7.1/aclocal.m4-207-  fi
##############################################
rheolef-7.1/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
rheolef-7.1/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
rheolef-7.1/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
rheolef-7.1/aclocal.m4-365-      || continue
rheolef-7.1/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
rheolef-7.1/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
rheolef-7.1/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
rheolef-7.1/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
rheolef-7.1/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
rheolef-7.1/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
rheolef-7.1/aclocal.m4-592-    * )
rheolef-7.1/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
rheolef-7.1/aclocal.m4-594-  esac
rheolef-7.1/aclocal.m4-595-done
rheolef-7.1/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
rheolef-7.1/aclocal.m4-597-
##############################################
rheolef-7.1/aclocal.m4-877-     echo "timestamp, slept: $am_has_slept" > conftest.file
rheolef-7.1/aclocal.m4:878:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
rheolef-7.1/aclocal.m4-879-     if test "$[*]" = "X"; then
rheolef-7.1/aclocal.m4-880-	# -L didn't work.
rheolef-7.1/aclocal.m4:881:	set X `ls -t "$srcdir/configure" conftest.file`
rheolef-7.1/aclocal.m4-882-     fi
##############################################
rheolef-7.1/configure.ac-52-dnl #If you are not the `root` user, or prefer
rheolef-7.1/configure.ac:53:dnl #an alternative install directory, e.g. `$HOME/sys`, enter:
rheolef-7.1/configure.ac-54-dnl #
##############################################
rheolef-7.1/configure.ac-298-PACKAGE="${PACKAGE_NAME}"
rheolef-7.1/configure.ac:299:VERSION=`cat ${srcdir}/VERSION | sed -e 's/\([[0-9]]*\.[[0-9]]*\)-[[0-9]]*/\1/'`
rheolef-7.1/configure.ac-300-if test x"${PACKAGE_VERSION}" != x"${VERSION}"; then
##############################################
rheolef-7.1/configure.ac-304-echo "configuring $PACKAGE $VERSION..."
rheolef-7.1/configure.ac:305:MINOR_VERSION=`echo $VERSION | awk -F. '{print $NF}'`
rheolef-7.1/configure.ac:306:MAJOR_VERSION=`echo $VERSION | awk -F. '{i=NF-1; print $i}'`
rheolef-7.1/configure.ac:307:MICRO_VERSION=`cat ${srcdir}/VERSION | sed -e 's/.*-//'`
rheolef-7.1/configure.ac-308-
##############################################
rheolef-7.1/configure.ac-312-#    echo "** WARNING: MINOR_VERSION = $MINOR_VERSION should be < 100 (for library version setting)"
rheolef-7.1/configure.ac:313:#    MAJOR_VERSION=`expr $MAJOR_VERSION + 1`
rheolef-7.1/configure.ac-314-#    MINOR_VERSION=0
##############################################
rheolef-7.1/configure.ac-363-command="echo \"$libdir\""
rheolef-7.1/configure.ac:364:rheolef_libdir=`eval $command`
rheolef-7.1/configure.ac-365-AH_TEMPLATE([RHEOLEF_LIBDIR], Defines the object code libraries directory)
##############################################
rheolef-7.1/configure.ac-1640-[
rheolef-7.1/configure.ac:1641:  res=`echo ${CXXFLAGS} | grep -e '-O[0-9]' >/dev/null`
rheolef-7.1/configure.ac-1642-  status=$?
rheolef-7.1/configure.ac-1643-  if test ${status} = 0; then
rheolef-7.1/configure.ac:1644:    CXXFLAGS=`echo ${CXXFLAGS} | sed -e 's/-O[0-9]//g'`
rheolef-7.1/configure.ac-1645-  fi
##############################################
rheolef-7.1/configure.ac-1689-dnl used by geo::zero_dimension for IR=space::real() during non-regre tests
rheolef-7.1/configure.ac:1690:rheo_top_srcdir="`dirname $0`"
rheolef-7.1/configure.ac:1691:here=`pwd`; cd $rheo_top_srcdir; rheo_abs_top_srcdir=`pwd`; cd $here
rheolef-7.1/configure.ac-1692-#echo "top ? myself=$0"
##############################################
rheolef-7.1/configure.ac-1767-echo "eval \"echo \$hardcode_libdir_flag_spec\"" >> $libtool_rpath_sh
rheolef-7.1/configure.ac:1768:RHEOLEF_HARDCODE_LIBDIR_FLAG_SPEC=`SED=sed exec_prefix=${exec_prefix} libdir=${libdir} sh $libtool_rpath_sh`
rheolef-7.1/configure.ac-1769-rm -f $libtool_rpath_sh
##############################################
rheolef-7.1/INSTALL.rst-22-If you are not the `root` user, or prefer
rheolef-7.1/INSTALL.rst:23:an alternative install directory, e.g. `$HOME/sys`, enter:
rheolef-7.1/INSTALL.rst-24-
##############################################
rheolef-7.1/bootstrap-47-	ACLOCAL="aclocal${AM_SUFFIX}"
rheolef-7.1/bootstrap:48:	AM_VERSION=`${AUTOMAKE} --version | head -1 | awk '{print $4}'`
rheolef-7.1/bootstrap:49:	AM_VERSION_MINOR=`echo ${AM_VERSION} | sed -e 's/[0-9]\.//' -e 's/\..*//'`
rheolef-7.1/bootstrap-50-	echo "automake version: $AM_VERSION"
##############################################
rheolef-7.1/bootstrap-86-	autoconf   -B config 						&& \
rheolef-7.1/bootstrap:87:	${AUTOMAKE} ${AM_ADD} `find . -name Makefile.am | grep -v libltdl | sed -e 's%\.am$%%' -e 's%\./%%'` &&
rheolef-7.1/bootstrap-88-        grep '^dnl #' configure.ac | sed -e 's/^dnl #//' > INSTALL
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-51-  { \
rheolef-7.1/util/dmallocxx/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/util/dmallocxx/Makefile.in-53-  }; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-523-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/util/dmallocxx/Makefile.in:524:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/util/dmallocxx/Makefile.in-525-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-593-.cc.obj:
rheolef-7.1/util/dmallocxx/Makefile.in:594:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/dmallocxx/Makefile.in-595-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-597-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/util/dmallocxx/Makefile.in:598:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/dmallocxx/Makefile.in-599-
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-642-GTAGS:
rheolef-7.1/util/dmallocxx/Makefile.in:643:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/util/dmallocxx/Makefile.in-644-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-675-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/util/dmallocxx/Makefile.in:676:	      all=`expr $$all + 1`; \
rheolef-7.1/util/dmallocxx/Makefile.in-677-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/util/dmallocxx/Makefile.in-678-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/util/dmallocxx/Makefile.in:679:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/util/dmallocxx/Makefile.in:680:		failed=`expr $$failed + 1`; \
rheolef-7.1/util/dmallocxx/Makefile.in-681-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-687-	    elif test $$? -ne 77; then \
rheolef-7.1/util/dmallocxx/Makefile.in:688:	      all=`expr $$all + 1`; \
rheolef-7.1/util/dmallocxx/Makefile.in-689-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/util/dmallocxx/Makefile.in-690-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/util/dmallocxx/Makefile.in:691:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/util/dmallocxx/Makefile.in-692-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-694-	      *) \
rheolef-7.1/util/dmallocxx/Makefile.in:695:		failed=`expr $$failed + 1`; \
rheolef-7.1/util/dmallocxx/Makefile.in-696-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-699-	    else \
rheolef-7.1/util/dmallocxx/Makefile.in:700:	      skip=`expr $$skip + 1`; \
rheolef-7.1/util/dmallocxx/Makefile.in-701-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-734-	    fi; \
rheolef-7.1/util/dmallocxx/Makefile.in:735:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/util/dmallocxx/Makefile.in-736-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-740-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/util/dmallocxx/Makefile.in:741:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/util/dmallocxx/Makefile.in-742-	      dashes="$$report"; \
rheolef-7.1/util/dmallocxx/Makefile.in-743-	  fi; \
rheolef-7.1/util/dmallocxx/Makefile.in:744:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/util/dmallocxx/Makefile.in-745-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-761-distdir-am: $(DISTFILES)
rheolef-7.1/util/dmallocxx/Makefile.in:762:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/dmallocxx/Makefile.in:763:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/dmallocxx/Makefile.in-764-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/util/dmallocxx/Makefile.in-775-	  if test -d $$d/$$file; then \
rheolef-7.1/util/dmallocxx/Makefile.in:776:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/util/dmallocxx/Makefile.in-777-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/util/dmallocxx/return.h-70- */
rheolef-7.1/util/dmallocxx/return.h:71:#define GET_RET_ADDR(file)	asm("st %%i7,%0" : \
rheolef-7.1/util/dmallocxx/return.h-72-				    "=m" (file) : \
##############################################
rheolef-7.1/util/dmallocxx/return.h-77-/* this was the default however =g was recommended to be changed to =m */
rheolef-7.1/util/dmallocxx/return.h:78:#define GET_RET_ADDR(file)	asm("st %%i7,%0" : \
rheolef-7.1/util/dmallocxx/return.h-79-				    "=g" (file) : \
##############################################
rheolef-7.1/util/dmallocxx/return.h-85- */
rheolef-7.1/util/dmallocxx/return.h:86:#define GET_RET_ADDR(file)	asm("ld [%%fp+4],%%o0; st %%o0,%0" : \
rheolef-7.1/util/dmallocxx/return.h-87-					"=g" (file) : \
##############################################
rheolef-7.1/util/dmallocxx/return.h-98-
rheolef-7.1/util/dmallocxx/return.h:99:#define GET_RET_ADDR(file)	asm("movl 4(%%ebp),%%eax ; movl %%eax,%0" : \
rheolef-7.1/util/dmallocxx/return.h-100-				    "=g" (file) : \
##############################################
rheolef-7.1/util/dmallocxx/return.h-125- */
rheolef-7.1/util/dmallocxx/return.h:126:#define GET_RET_ADDR(file)	asm("sw $2, file")
rheolef-7.1/util/dmallocxx/return.h-127-
##############################################
rheolef-7.1/util/dmallocxx/return.h-141-
rheolef-7.1/util/dmallocxx/return.h:142:#define GET_RET_ADDR(file)	asm("bis $26, $26, %0" : "=r" (file))
rheolef-7.1/util/dmallocxx/return.h-143-
##############################################
rheolef-7.1/util/dmallocxx/return.h-147-
rheolef-7.1/util/dmallocxx/return.h:148:#define GET_RET_ADDR(file)	file = (char *)asm("bis %ra,%ra,%v0")
rheolef-7.1/util/dmallocxx/return.h-149-
##############################################
rheolef-7.1/util/dmallocxx/return.h-174-
rheolef-7.1/util/dmallocxx/return.h:175:#define GET_RET_ADDR(file)	asm(M88K_RET_ADDR : \
rheolef-7.1/util/dmallocxx/return.h-176-				    "=r" (file) : \
##############################################
rheolef-7.1/util/dmallocxx/return.h-189-
rheolef-7.1/util/dmallocxx/return.h:190:#define GET_RET_ADDR(file)	file = (void *)__return_address
rheolef-7.1/util/dmallocxx/return.h-191-
##############################################
rheolef-7.1/util/dmallocxx/return.h-211- */
rheolef-7.1/util/dmallocxx/return.h:212:asm void ASM_GET_RET_ADDR(file)
rheolef-7.1/util/dmallocxx/return.h-213-{
##############################################
rheolef-7.1/util/dmallocxx/return.h-222-}
rheolef-7.1/util/dmallocxx/return.h:223:#define GET_RET_ADDR(file)	ASM_GET_RET_ADDR(file)
rheolef-7.1/util/dmallocxx/return.h-224-
##############################################
rheolef-7.1/util/dmallocxx/return.h-244- */
rheolef-7.1/util/dmallocxx/return.h:245:#define GET_RET_ADDR(file)  asm("stw %%r2, %0" : "=m" (file) :  );
rheolef-7.1/util/dmallocxx/return.h-246-
##############################################
rheolef-7.1/util/dmallocxx/return.h-261-
rheolef-7.1/util/dmallocxx/return.h:262:#define GET_RET_ADDR(file) \
rheolef-7.1/util/dmallocxx/return.h-263-do { \
##############################################
rheolef-7.1/util/dmallocxx/return.h-276-#ifdef __ia64__
rheolef-7.1/util/dmallocxx/return.h:277:#define GET_RET_ADDR(file)  asm("mov %0=b0" : "=g" (file) : /* no inputs */ )
rheolef-7.1/util/dmallocxx/return.h-278-#endif
##############################################
rheolef-7.1/util/dmallocxx/return.h-285-#if defined(_AIX)
rheolef-7.1/util/dmallocxx/return.h:286:static	void	aix_c_get_ret_addr(int i, int *file)
rheolef-7.1/util/dmallocxx/return.h-287-{
##############################################
rheolef-7.1/util/dmallocxx/return.h-294-
rheolef-7.1/util/dmallocxx/return.h:295:#define GET_RET_ADDR(file)	aix_c_get_ret_addr(0, (int *)&file)
rheolef-7.1/util/dmallocxx/return.h-296-#endif /* _AIX */
##############################################
rheolef-7.1/util/dmallocxx/return.h-306-#ifdef __arm__
rheolef-7.1/util/dmallocxx/return.h:307:#define GET_RET_ADDR(file)   asm("str lr, %0" : "=m" (file) : /* no inputs */ )
rheolef-7.1/util/dmallocxx/return.h-308-#endif
##############################################
rheolef-7.1/util/dmallocxx/return.h-316-#ifdef bfin
rheolef-7.1/util/dmallocxx/return.h:317:#define GET_RET_ADDR(file)   asm("%0 = RETS;" : "=g" (file) : /* no inputs */ )
rheolef-7.1/util/dmallocxx/return.h-318-#endif
##############################################
rheolef-7.1/util/dmallocxx/return.h-328-#ifdef DMALLOC_DEFAULT_FILE
rheolef-7.1/util/dmallocxx/return.h:329:#define GET_RET_ADDR(file)	file = DMALLOC_DEFAULT_FILE
rheolef-7.1/util/dmallocxx/return.h-330-#else
rheolef-7.1/util/dmallocxx/return.h:331:#define GET_RET_ADDR(file)	file = 0L
rheolef-7.1/util/dmallocxx/return.h-332-#endif
##############################################
rheolef-7.1/util/dmallocxx/dmallocc.cc-51-  char	*file;
rheolef-7.1/util/dmallocxx/dmallocc.cc:52:  GET_RET_ADDR(file);
rheolef-7.1/util/dmallocxx/dmallocc.cc-53-  return dmalloc_malloc(file, 0, size, DMALLOC_FUNC_NEW,
##############################################
rheolef-7.1/util/dmallocxx/dmallocc.cc-63-  char	*file;
rheolef-7.1/util/dmallocxx/dmallocc.cc:64:  GET_RET_ADDR(file);
rheolef-7.1/util/dmallocxx/dmallocc.cc-65-  return dmalloc_malloc(file, 0, size, DMALLOC_FUNC_NEW_ARRAY,
##############################################
rheolef-7.1/util/dmallocxx/dmallocc.cc-75-  char	*file;
rheolef-7.1/util/dmallocxx/dmallocc.cc:76:  GET_RET_ADDR(file);
rheolef-7.1/util/dmallocxx/dmallocc.cc-77-  dmalloc_free(file, 0, pnt, DMALLOC_FUNC_DELETE);
##############################################
rheolef-7.1/util/dmallocxx/dmallocc.cc-86-  char	*file;
rheolef-7.1/util/dmallocxx/dmallocc.cc:87:  GET_RET_ADDR(file);
rheolef-7.1/util/dmallocxx/dmallocc.cc-88-  dmalloc_free(file, 0, pnt, DMALLOC_FUNC_DELETE_ARRAY);
##############################################
rheolef-7.1/util/dmallocxx/basic2_tst.cc-49-  char	*file;
rheolef-7.1/util/dmallocxx/basic2_tst.cc:50:  GET_RET_ADDR(file);
rheolef-7.1/util/dmallocxx/basic2_tst.cc-51-  dmalloc_free(file, 0, pnt, DMALLOC_FUNC_DELETE);
##############################################
rheolef-7.1/util/dmallocxx/basic2_tst.cc-57-  char	*file;
rheolef-7.1/util/dmallocxx/basic2_tst.cc:58:  GET_RET_ADDR(file);
rheolef-7.1/util/dmallocxx/basic2_tst.cc-59-  dmalloc_free(file, 0, pnt, DMALLOC_FUNC_DELETE_ARRAY);
##############################################
rheolef-7.1/util/bamg/Makefile.in-50-  { \
rheolef-7.1/util/bamg/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/util/bamg/Makefile.in-52-  }; \
##############################################
rheolef-7.1/util/bamg/Makefile.in-185-  esac
rheolef-7.1/util/bamg/Makefile.in:186:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/util/bamg/Makefile.in-187-am__vpath_adj = case $$p in \
rheolef-7.1/util/bamg/Makefile.in:188:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/util/bamg/Makefile.in-189-    *) f=$$p;; \
rheolef-7.1/util/bamg/Makefile.in-190-  esac;
rheolef-7.1/util/bamg/Makefile.in:191:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/util/bamg/Makefile.in-192-am__install_max = 40
rheolef-7.1/util/bamg/Makefile.in-193-am__nobase_strip_setup = \
rheolef-7.1/util/bamg/Makefile.in:194:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/util/bamg/Makefile.in-195-am__nobase_strip = \
##############################################
rheolef-7.1/util/bamg/Makefile.in-574-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/util/bamg/Makefile.in:575:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/util/bamg/Makefile.in-576-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/util/bamg/Makefile.in-614-.cpp.obj:
rheolef-7.1/util/bamg/Makefile.in:615:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/bamg/Makefile.in-616-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/util/bamg/Makefile.in-618-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/util/bamg/Makefile.in:619:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/bamg/Makefile.in-620-
##############################################
rheolef-7.1/util/bamg/Makefile.in-637-	test -n "$(man1dir)" \
rheolef-7.1/util/bamg/Makefile.in:638:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/util/bamg/Makefile.in-639-	  || exit 0; \
##############################################
rheolef-7.1/util/bamg/Makefile.in-706-GTAGS:
rheolef-7.1/util/bamg/Makefile.in:707:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/util/bamg/Makefile.in-708-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/util/bamg/Makefile.in-732-distdir-am: $(DISTFILES)
rheolef-7.1/util/bamg/Makefile.in:733:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/bamg/Makefile.in:734:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/bamg/Makefile.in-735-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/util/bamg/Makefile.in-746-	  if test -d $$d/$$file; then \
rheolef-7.1/util/bamg/Makefile.in:747:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/util/bamg/Makefile.in-748-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/util/tst/orheostream_tst.sh-36-  run "rm -f toto.hb toto.hb.gz toto.txt toto.txt.gz tmp1.hb tmp2.hb"
rheolef-7.1/util/tst/orheostream_tst.sh:37:  run "echo abc | ./orheostream_tst toto txt 2>/dev/null && echo def | ./orheostream_tst toto txt app 2>/dev/null && test \`gzip -d < toto.txt.gz | grep -v '^$' | wc -l\` -eq 2"
rheolef-7.1/util/tst/orheostream_tst.sh-38-  if test $? -ne 0; then status=1; fi
##############################################
rheolef-7.1/util/tst/Makefile.in-49-  { \
rheolef-7.1/util/tst/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/util/tst/Makefile.in-51-  }; \
##############################################
rheolef-7.1/util/tst/Makefile.in-594-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/util/tst/Makefile.in:595:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/util/tst/Makefile.in-596-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/util/tst/Makefile.in-684-.cc.obj:
rheolef-7.1/util/tst/Makefile.in:685:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/tst/Makefile.in-686-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/util/tst/Makefile.in-688-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/util/tst/Makefile.in:689:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/tst/Makefile.in-690-
##############################################
rheolef-7.1/util/tst/Makefile.in-733-GTAGS:
rheolef-7.1/util/tst/Makefile.in:734:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/util/tst/Makefile.in-735-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/util/tst/Makefile.in-766-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/util/tst/Makefile.in:767:	      all=`expr $$all + 1`; \
rheolef-7.1/util/tst/Makefile.in-768-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/util/tst/Makefile.in-769-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/util/tst/Makefile.in:770:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/util/tst/Makefile.in:771:		failed=`expr $$failed + 1`; \
rheolef-7.1/util/tst/Makefile.in-772-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/util/tst/Makefile.in-778-	    elif test $$? -ne 77; then \
rheolef-7.1/util/tst/Makefile.in:779:	      all=`expr $$all + 1`; \
rheolef-7.1/util/tst/Makefile.in-780-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/util/tst/Makefile.in-781-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/util/tst/Makefile.in:782:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/util/tst/Makefile.in-783-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/util/tst/Makefile.in-785-	      *) \
rheolef-7.1/util/tst/Makefile.in:786:		failed=`expr $$failed + 1`; \
rheolef-7.1/util/tst/Makefile.in-787-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/util/tst/Makefile.in-790-	    else \
rheolef-7.1/util/tst/Makefile.in:791:	      skip=`expr $$skip + 1`; \
rheolef-7.1/util/tst/Makefile.in-792-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/util/tst/Makefile.in-825-	    fi; \
rheolef-7.1/util/tst/Makefile.in:826:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/util/tst/Makefile.in-827-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/util/tst/Makefile.in-831-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/util/tst/Makefile.in:832:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/util/tst/Makefile.in-833-	      dashes="$$report"; \
rheolef-7.1/util/tst/Makefile.in-834-	  fi; \
rheolef-7.1/util/tst/Makefile.in:835:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/util/tst/Makefile.in-836-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/util/tst/Makefile.in-852-distdir-am: $(DISTFILES)
rheolef-7.1/util/tst/Makefile.in:853:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/tst/Makefile.in:854:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/tst/Makefile.in-855-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/util/tst/Makefile.in-866-	  if test -d $$d/$$file; then \
rheolef-7.1/util/tst/Makefile.in:867:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/util/tst/Makefile.in-868-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/util/Makefile.in-49-  { \
rheolef-7.1/util/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/util/Makefile.in-51-  }; \
##############################################
rheolef-7.1/util/Makefile.in-170-  while test -n "$$dir1"; do \
rheolef-7.1/util/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rheolef-7.1/util/Makefile.in-172-    if test "$$first" != "."; then \
rheolef-7.1/util/Makefile.in-173-      if test "$$first" = ".."; then \
rheolef-7.1/util/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rheolef-7.1/util/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rheolef-7.1/util/Makefile.in-176-      else \
rheolef-7.1/util/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rheolef-7.1/util/Makefile.in-178-        if test "$$first2" = "$$first"; then \
rheolef-7.1/util/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rheolef-7.1/util/Makefile.in-180-        else \
##############################################
rheolef-7.1/util/Makefile.in-185-    fi; \
rheolef-7.1/util/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rheolef-7.1/util/Makefile.in-187-  done; \
##############################################
rheolef-7.1/util/Makefile.in-460-	dot_seen=no; \
rheolef-7.1/util/Makefile.in:461:	target=`echo $@ | sed s/-recursive//`; \
rheolef-7.1/util/Makefile.in-462-	case "$@" in \
##############################################
rheolef-7.1/util/Makefile.in-523-GTAGS:
rheolef-7.1/util/Makefile.in:524:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/util/Makefile.in-525-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/util/Makefile.in-549-distdir-am: $(DISTFILES)
rheolef-7.1/util/Makefile.in:550:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/Makefile.in:551:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/Makefile.in-552-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/util/Makefile.in-563-	  if test -d $$d/$$file; then \
rheolef-7.1/util/Makefile.in:564:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/util/Makefile.in-565-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-51-  { \
rheolef-7.1/util/bigfloat/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/util/bigfloat/Makefile.in-53-  }; \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
rheolef-7.1/util/bigfloat/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/util/bigfloat/Makefile.in-112-am__vpath_adj = case $$p in \
rheolef-7.1/util/bigfloat/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/util/bigfloat/Makefile.in-114-    *) f=$$p;; \
rheolef-7.1/util/bigfloat/Makefile.in-115-  esac;
rheolef-7.1/util/bigfloat/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/util/bigfloat/Makefile.in-117-am__install_max = 40
rheolef-7.1/util/bigfloat/Makefile.in-118-am__nobase_strip_setup = \
rheolef-7.1/util/bigfloat/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/util/bigfloat/Makefile.in-120-am__nobase_strip = \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-364-case "$@" in						\
rheolef-7.1/util/bigfloat/Makefile.in:365:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
rheolef-7.1/util/bigfloat/Makefile.in-366-    *) am__odir=.;; 					\
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-394-  bases='$(TEST_LOGS)'; \
rheolef-7.1/util/bigfloat/Makefile.in:395:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
rheolef-7.1/util/bigfloat/Makefile.in:396:  bases=`echo $$bases`
rheolef-7.1/util/bigfloat/Makefile.in-397-RECHECK_LOGS = $(TEST_LOGS)
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-407-        */*) b='$*';; \
rheolef-7.1/util/bigfloat/Makefile.in:408:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
rheolef-7.1/util/bigfloat/Makefile.in-409-       esac;; \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-705-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/util/bigfloat/Makefile.in:706:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/util/bigfloat/Makefile.in-707-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-779-.cc.obj:
rheolef-7.1/util/bigfloat/Makefile.in:780:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/bigfloat/Makefile.in-781-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-783-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/util/bigfloat/Makefile.in:784:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/bigfloat/Makefile.in-785-
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-816-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/util/bigfloat/Makefile.in:817:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/util/bigfloat/Makefile.in-818-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-849-GTAGS:
rheolef-7.1/util/bigfloat/Makefile.in:850:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/util/bigfloat/Makefile.in-851-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-892-	if test -n "$$redo_bases"; then \
rheolef-7.1/util/bigfloat/Makefile.in:893:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
rheolef-7.1/util/bigfloat/Makefile.in:894:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
rheolef-7.1/util/bigfloat/Makefile.in-895-	  if $(am__make_dryrun); then :; else \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-917-	ws='[ 	]'; \
rheolef-7.1/util/bigfloat/Makefile.in:918:	results=`for b in $$bases; do echo $$b.trs; done`; \
rheolef-7.1/util/bigfloat/Makefile.in-919-	test -n "$$results" || results=/dev/null; \
rheolef-7.1/util/bigfloat/Makefile.in:920:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
rheolef-7.1/util/bigfloat/Makefile.in:921:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
rheolef-7.1/util/bigfloat/Makefile.in:922:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
rheolef-7.1/util/bigfloat/Makefile.in:923:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
rheolef-7.1/util/bigfloat/Makefile.in:924:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
rheolef-7.1/util/bigfloat/Makefile.in:925:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
rheolef-7.1/util/bigfloat/Makefile.in:926:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
rheolef-7.1/util/bigfloat/Makefile.in:927:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
rheolef-7.1/util/bigfloat/Makefile.in-928-	  success=true; \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-996-	@set +e; $(am__set_TESTS_bases); \
rheolef-7.1/util/bigfloat/Makefile.in:997:	log_list=`for i in $$bases; do echo $$i.log; done`; \
rheolef-7.1/util/bigfloat/Makefile.in:998:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
rheolef-7.1/util/bigfloat/Makefile.in:999:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
rheolef-7.1/util/bigfloat/Makefile.in-1000-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-1006-	         | $(am__list_recheck_tests)` || exit 1; \
rheolef-7.1/util/bigfloat/Makefile.in:1007:	log_list=`for i in $$bases; do echo $$i.log; done`; \
rheolef-7.1/util/bigfloat/Makefile.in:1008:	log_list=`echo $$log_list`; \
rheolef-7.1/util/bigfloat/Makefile.in-1009-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-1038-distdir-am: $(DISTFILES)
rheolef-7.1/util/bigfloat/Makefile.in:1039:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/bigfloat/Makefile.in:1040:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/bigfloat/Makefile.in-1041-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/util/bigfloat/Makefile.in-1052-	  if test -d $$d/$$file; then \
rheolef-7.1/util/bigfloat/Makefile.in:1053:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/util/bigfloat/Makefile.in-1054-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/util/lib/Makefile.in-51-  { \
rheolef-7.1/util/lib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/util/lib/Makefile.in-53-  }; \
##############################################
rheolef-7.1/util/lib/Makefile.in-161-  esac
rheolef-7.1/util/lib/Makefile.in:162:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/util/lib/Makefile.in-163-am__vpath_adj = case $$p in \
rheolef-7.1/util/lib/Makefile.in:164:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/util/lib/Makefile.in-165-    *) f=$$p;; \
rheolef-7.1/util/lib/Makefile.in-166-  esac;
rheolef-7.1/util/lib/Makefile.in:167:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/util/lib/Makefile.in-168-am__install_max = 40
rheolef-7.1/util/lib/Makefile.in-169-am__nobase_strip_setup = \
rheolef-7.1/util/lib/Makefile.in:170:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/util/lib/Makefile.in-171-am__nobase_strip = \
##############################################
rheolef-7.1/util/lib/Makefile.in-577-.cc.obj:
rheolef-7.1/util/lib/Makefile.in:578:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/lib/Makefile.in-579-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/util/lib/Makefile.in-581-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/util/lib/Makefile.in:582:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/util/lib/Makefile.in-583-
##############################################
rheolef-7.1/util/lib/Makefile.in-600-	test -n "$(man3dir)" \
rheolef-7.1/util/lib/Makefile.in:601:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/util/lib/Makefile.in-602-	  || exit 0; \
##############################################
rheolef-7.1/util/lib/Makefile.in-643-	test -n "$(man7dir)" \
rheolef-7.1/util/lib/Makefile.in:644:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/util/lib/Makefile.in-645-	  || exit 0; \
##############################################
rheolef-7.1/util/lib/Makefile.in-700-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/util/lib/Makefile.in:701:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/util/lib/Makefile.in-702-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/util/lib/Makefile.in-733-GTAGS:
rheolef-7.1/util/lib/Makefile.in:734:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/util/lib/Makefile.in-735-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/util/lib/Makefile.in-759-distdir-am: $(DISTFILES)
rheolef-7.1/util/lib/Makefile.in:760:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/lib/Makefile.in:761:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/util/lib/Makefile.in-762-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/util/lib/Makefile.in-773-	  if test -d $$d/$$file; then \
rheolef-7.1/util/lib/Makefile.in:774:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/util/lib/Makefile.in-775-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
rheolef-7.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
rheolef-7.1/configure-45-  as_echo='print -r --'
rheolef-7.1/configure-46-  as_echo_n='print -rn --'
rheolef-7.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
rheolef-7.1/configure-48-  as_echo='printf %s\n'
##############################################
rheolef-7.1/configure-50-else
rheolef-7.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
rheolef-7.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
rheolef-7.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
rheolef-7.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
rheolef-7.1/configure-62-      esac;
##############################################
rheolef-7.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
rheolef-7.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
rheolef-7.1/configure-199-
##############################################
rheolef-7.1/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
rheolef-7.1/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
rheolef-7.1/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
rheolef-7.1/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
rheolef-7.1/configure-332-      case $as_dir in #(
rheolef-7.1/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
rheolef-7.1/configure-334-      *) as_qdir=$as_dir;;
##############################################
rheolef-7.1/configure-405-  {
rheolef-7.1/configure:406:    as_val=`expr "$@" || test $? -eq 1`
rheolef-7.1/configure-407-  }
##############################################
rheolef-7.1/configure-412-# ----------------------------------------
rheolef-7.1/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
rheolef-7.1/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
rheolef-7.1/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
rheolef-7.1/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
rheolef-7.1/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
rheolef-7.1/configure-1000-  case $ac_option in
rheolef-7.1/configure:1001:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
rheolef-7.1/configure-1002-  *=)   ac_optarg= ;;
##############################################
rheolef-7.1/configure-1044-  -disable-* | --disable-*)
rheolef-7.1/configure:1045:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
rheolef-7.1/configure-1046-    # Reject names that are not valid shell variable names.
##############################################
rheolef-7.1/configure-1049-    ac_useropt_orig=$ac_useropt
rheolef-7.1/configure:1050:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rheolef-7.1/configure-1051-    case $ac_user_opts in
##############################################
rheolef-7.1/configure-1070-  -enable-* | --enable-*)
rheolef-7.1/configure:1071:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
rheolef-7.1/configure-1072-    # Reject names that are not valid shell variable names.
##############################################
rheolef-7.1/configure-1075-    ac_useropt_orig=$ac_useropt
rheolef-7.1/configure:1076:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rheolef-7.1/configure-1077-    case $ac_user_opts in
##############################################
rheolef-7.1/configure-1283-  -with-* | --with-*)
rheolef-7.1/configure:1284:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
rheolef-7.1/configure-1285-    # Reject names that are not valid shell variable names.
##############################################
rheolef-7.1/configure-1288-    ac_useropt_orig=$ac_useropt
rheolef-7.1/configure:1289:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rheolef-7.1/configure-1290-    case $ac_user_opts in
##############################################
rheolef-7.1/configure-1299-  -without-* | --without-*)
rheolef-7.1/configure:1300:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
rheolef-7.1/configure-1301-    # Reject names that are not valid shell variable names.
##############################################
rheolef-7.1/configure-1304-    ac_useropt_orig=$ac_useropt
rheolef-7.1/configure:1305:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
rheolef-7.1/configure-1306-    case $ac_user_opts in
##############################################
rheolef-7.1/configure-1337-  *=*)
rheolef-7.1/configure:1338:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
rheolef-7.1/configure-1339-    # Reject names that are not valid shell variable names.
##############################################
rheolef-7.1/configure-1358-if test -n "$ac_prev"; then
rheolef-7.1/configure:1359:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
rheolef-7.1/configure-1360-  as_fn_error $? "missing argument to $ac_option"
##############################################
rheolef-7.1/configure-1380-    */ )
rheolef-7.1/configure:1381:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
rheolef-7.1/configure-1382-      eval $ac_var=\$ac_val;;
##############################################
rheolef-7.1/configure-1415-ac_ls_di=`ls -di .` &&
rheolef-7.1/configure:1416:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
rheolef-7.1/configure-1417-  as_fn_error $? "working directory cannot be determined"
##############################################
rheolef-7.1/configure-1471-case $srcdir in
rheolef-7.1/configure:1472:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
rheolef-7.1/configure-1473-esac
##############################################
rheolef-7.1/configure-1514-By default, \`make install' will install all the files in
rheolef-7.1/configure:1515:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
rheolef-7.1/configure:1516:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
rheolef-7.1/configure-1517-for instance \`--prefix=\$HOME'.
##############################################
rheolef-7.1/configure-1672-*)
rheolef-7.1/configure:1673:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
rheolef-7.1/configure-1674-  # A ".." for each directory in $ac_dir_suffix.
rheolef-7.1/configure:1675:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
rheolef-7.1/configure-1676-  case $ac_top_builddir_sub in
##############################################
rheolef-7.1/configure-2440-    *\'*)
rheolef-7.1/configure:2441:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
rheolef-7.1/configure-2442-    esac
##############################################
rheolef-7.1/configure-2523-      case $ac_val in
rheolef-7.1/configure:2524:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
rheolef-7.1/configure-2525-      esac
##############################################
rheolef-7.1/configure-2538-	case $ac_val in
rheolef-7.1/configure:2539:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
rheolef-7.1/configure-2540-	esac
##############################################
rheolef-7.1/configure-2642-    set,)
rheolef-7.1/configure:2643:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
rheolef-7.1/configure:2644:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
rheolef-7.1/configure-2645-      ac_cache_corrupted=: ;;
##############################################
rheolef-7.1/configure-2653-	# differences in whitespace do not lead to failure.
rheolef-7.1/configure:2654:	ac_old_val_w=`echo x $ac_old_val`
rheolef-7.1/configure:2655:	ac_new_val_w=`echo x $ac_new_val`
rheolef-7.1/configure-2656-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
rheolef-7.1/configure-2673-    case $ac_new_val in
rheolef-7.1/configure:2674:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
rheolef-7.1/configure-2675-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
rheolef-7.1/configure-2743-PACKAGE="${PACKAGE_NAME}"
rheolef-7.1/configure:2744:VERSION=`cat ${srcdir}/VERSION | sed -e 's/\([0-9]*\.[0-9]*\)-[0-9]*/\1/'`
rheolef-7.1/configure-2745-if test x"${PACKAGE_VERSION}" != x"${VERSION}"; then
##############################################
rheolef-7.1/configure-2749-echo "configuring $PACKAGE $VERSION..."
rheolef-7.1/configure:2750:MINOR_VERSION=`echo $VERSION | awk -F. '{print $NF}'`
rheolef-7.1/configure:2751:MAJOR_VERSION=`echo $VERSION | awk -F. '{i=NF-1; print $i}'`
rheolef-7.1/configure:2752:MICRO_VERSION=`cat ${srcdir}/VERSION | sed -e 's/.*-//'`
rheolef-7.1/configure-2753-
##############################################
rheolef-7.1/configure-2757-#    echo "** WARNING: MINOR_VERSION = $MINOR_VERSION should be < 100 (for library version setting)"
rheolef-7.1/configure:2758:#    MAJOR_VERSION=`expr $MAJOR_VERSION + 1`
rheolef-7.1/configure-2759-#    MINOR_VERSION=0
##############################################
rheolef-7.1/configure-3101-     echo "timestamp, slept: $am_has_slept" > conftest.file
rheolef-7.1/configure:3102:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
rheolef-7.1/configure-3103-     if test "$*" = "X"; then
rheolef-7.1/configure-3104-	# -L didn't work.
rheolef-7.1/configure:3105:	set X `ls -t "$srcdir/configure" conftest.file`
rheolef-7.1/configure-3106-     fi
##############################################
rheolef-7.1/configure-3152-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
rheolef-7.1/configure:3153:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
rheolef-7.1/configure-3154-
rheolef-7.1/configure-3155-# Expand $ac_aux_dir to an absolute path.
rheolef-7.1/configure:3156:am_aux_dir=`cd "$ac_aux_dir" && pwd`
rheolef-7.1/configure-3157-
##############################################
rheolef-7.1/configure-3297-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
rheolef-7.1/configure:3298:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
rheolef-7.1/configure-3299-	     'mkdir (GNU coreutils) '* | \
##############################################
rheolef-7.1/configure-3370-set x ${MAKE-make}
rheolef-7.1/configure:3371:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
rheolef-7.1/configure-3372-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
rheolef-7.1/configure-3380-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
rheolef-7.1/configure:3381:case `${MAKE-make} -f conftest.make 2>/dev/null` in
rheolef-7.1/configure-3382-  *@@@%%%=?*=@@@%%%*)
##############################################
rheolef-7.1/configure-3446-
rheolef-7.1/configure:3447:if test "`cd $srcdir && pwd`" != "`pwd`"; then
rheolef-7.1/configure-3448-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
rheolef-7.1/configure-3582-command="echo \"$libdir\""
rheolef-7.1/configure:3583:rheolef_libdir=`eval $command`
rheolef-7.1/configure-3584-
##############################################
rheolef-7.1/configure-3601-test "x$ac_build_alias" = x &&
rheolef-7.1/configure:3602:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
rheolef-7.1/configure-3603-test "x$ac_build_alias" = x &&
rheolef-7.1/configure-3604-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
rheolef-7.1/configure:3605:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
rheolef-7.1/configure-3606-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
rheolef-7.1/configure-3625-IFS=$ac_save_IFS
rheolef-7.1/configure:3626:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
rheolef-7.1/configure-3627-
##############################################
rheolef-7.1/configure-3636-else
rheolef-7.1/configure:3637:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
rheolef-7.1/configure-3638-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
rheolef-7.1/configure-3658-IFS=$ac_save_IFS
rheolef-7.1/configure:3659:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
rheolef-7.1/configure-3660-
##############################################
rheolef-7.1/configure-3819-$as_echo_n "checking whether the C compiler works... " >&6; }
rheolef-7.1/configure:3820:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
rheolef-7.1/configure-3821-
##############################################
rheolef-7.1/configure-3863-	then :; else
rheolef-7.1/configure:3864:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
rheolef-7.1/configure-3865-	fi
##############################################
rheolef-7.1/configure-3923-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
rheolef-7.1/configure:3924:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
rheolef-7.1/configure-3925-	  break;;
##############################################
rheolef-7.1/configure-4032-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
rheolef-7.1/configure:4033:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
rheolef-7.1/configure-4034-       break;;
##############################################
rheolef-7.1/configure-4413-  if test "$am_compiler_list" = ""; then
rheolef-7.1/configure:4414:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
rheolef-7.1/configure-4415-  fi
##############################################
rheolef-7.1/configure-4935-  if test "$am_compiler_list" = ""; then
rheolef-7.1/configure:4936:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
rheolef-7.1/configure-4937-  fi
##############################################
rheolef-7.1/configure-5322-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
rheolef-7.1/configure:5323:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
rheolef-7.1/configure-5324-  ECHO='print -r --'
rheolef-7.1/configure:5325:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
rheolef-7.1/configure-5326-  ECHO='printf %s\n'
##############################################
rheolef-7.1/configure-5391-  # Check for GNU $ac_path_SED
rheolef-7.1/configure:5392:case `"$ac_path_SED" --version 2>&1` in
rheolef-7.1/configure-5393-*GNU*)
##############################################
rheolef-7.1/configure-5467-  # Check for GNU $ac_path_GREP
rheolef-7.1/configure:5468:case `"$ac_path_GREP" --version 2>&1` in
rheolef-7.1/configure-5469-*GNU*)
##############################################
rheolef-7.1/configure-5533-  # Check for GNU $ac_path_EGREP
rheolef-7.1/configure:5534:case `"$ac_path_EGREP" --version 2>&1` in
rheolef-7.1/configure-5535-*GNU*)
##############################################
rheolef-7.1/configure-5600-  # Check for GNU $ac_path_FGREP
rheolef-7.1/configure:5601:case `"$ac_path_FGREP" --version 2>&1` in
rheolef-7.1/configure-5602-*GNU*)
##############################################
rheolef-7.1/configure-5680-    # gcc leaves a trailing carriage return, which upsets mingw
rheolef-7.1/configure:5681:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
rheolef-7.1/configure-5682-  *)
rheolef-7.1/configure:5683:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
rheolef-7.1/configure-5684-  esac
##############################################
rheolef-7.1/configure-5689-      # Canonicalize the pathname of ld
rheolef-7.1/configure:5690:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
rheolef-7.1/configure-5691-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
rheolef-7.1/configure:5692:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
rheolef-7.1/configure-5693-      done
##############################################
rheolef-7.1/configure-5724-      # Break only if it was the GNU/non-GNU ld that we prefer.
rheolef-7.1/configure:5725:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
rheolef-7.1/configure-5726-      *GNU* | *'with BFD'*)
##############################################
rheolef-7.1/configure-5755-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
rheolef-7.1/configure:5756:case `$LD -v 2>&1 </dev/null` in
rheolef-7.1/configure-5757-*GNU* | *'with BFD'*)
##############################################
rheolef-7.1/configure-5805-	esac
rheolef-7.1/configure:5806:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
rheolef-7.1/configure-5807-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
rheolef-7.1/configure-5811-	*)
rheolef-7.1/configure:5812:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
rheolef-7.1/configure-5813-	  */dev/null*)
##############################################
rheolef-7.1/configure-5939-
rheolef-7.1/configure:5940:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
rheolef-7.1/configure-5941-    *COFF*)
##############################################
rheolef-7.1/configure-6051-    # And add a safety zone
rheolef-7.1/configure:6052:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
rheolef-7.1/configure:6053:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
rheolef-7.1/configure-6054-    ;;
##############################################
rheolef-7.1/configure-6084-    if test -n "$kargmax"; then
rheolef-7.1/configure:6085:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
rheolef-7.1/configure-6086-    else
##############################################
rheolef-7.1/configure-6093-       test undefined != "$lt_cv_sys_max_cmd_len"; then
rheolef-7.1/configure:6094:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
rheolef-7.1/configure:6095:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
rheolef-7.1/configure-6096-    else
##############################################
rheolef-7.1/configure-6105-      # we can't tell.
rheolef-7.1/configure:6106:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
rheolef-7.1/configure-6107-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
rheolef-7.1/configure-6109-      do
rheolef-7.1/configure:6110:        i=`expr $i + 1`
rheolef-7.1/configure-6111-        teststring=$teststring$teststring
##############################################
rheolef-7.1/configure-6113-      # Only check the string length outside the loop.
rheolef-7.1/configure:6114:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
rheolef-7.1/configure-6115-      teststring=
##############################################
rheolef-7.1/configure-6118-      # linker.  It appears as though 1/2 is a usable value.
rheolef-7.1/configure:6119:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
rheolef-7.1/configure-6120-    fi
##############################################
rheolef-7.1/configure-6529-openbsd* | bitrig*)
rheolef-7.1/configure:6530:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
rheolef-7.1/configure-6531-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
rheolef-7.1/configure-6599-    else
rheolef-7.1/configure:6600:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
rheolef-7.1/configure-6601-    fi
##############################################
rheolef-7.1/configure-6744-  # decide which one to use based on capabilities of $DLLTOOL
rheolef-7.1/configure:6745:  case `$DLLTOOL --help 2>&1` in
rheolef-7.1/configure-6746-  *--identify-strict*)
##############################################
rheolef-7.1/configure-7266-# If we're using GNU nm, then use its standard symbol codes.
rheolef-7.1/configure:7267:case `$NM -V 2>&1` in
rheolef-7.1/configure-7268-*GNU* | *'with BFD'*)
##############################################
rheolef-7.1/configure-7314-mingw*)
rheolef-7.1/configure:7315:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
rheolef-7.1/configure-7316-  ;;
##############################################
rheolef-7.1/configure-7543-   if test yes = "$GCC"; then
rheolef-7.1/configure:7544:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
rheolef-7.1/configure-7545-   fi
##############################################
rheolef-7.1/configure-7547- /*)
rheolef-7.1/configure:7548:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
rheolef-7.1/configure-7549-   ;; #(
##############################################
rheolef-7.1/configure-7642-    done
rheolef-7.1/configure:7643:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
rheolef-7.1/configure-7644-}
##############################################
rheolef-7.1/configure-7665-  test $ac_status = 0; }; then
rheolef-7.1/configure:7666:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/configure-7667-      *ELF-32*)
##############################################
rheolef-7.1/configure-7686-    if test yes = "$lt_cv_prog_gnu_ld"; then
rheolef-7.1/configure:7687:      case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/configure-7688-	*32-bit*)
##############################################
rheolef-7.1/configure-7698-    else
rheolef-7.1/configure:7699:      case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/configure-7700-	*32-bit*)
##############################################
rheolef-7.1/configure-7724-    emul=elf
rheolef-7.1/configure:7725:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/configure-7726-      *32-bit*)
##############################################
rheolef-7.1/configure-7732-    esac
rheolef-7.1/configure:7733:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/configure-7734-      *MSB*)
##############################################
rheolef-7.1/configure-7740-    esac
rheolef-7.1/configure:7741:    case `/usr/bin/file conftest.$ac_objext` in
rheolef-7.1/configure-7742-      *N32*)
##############################################
rheolef-7.1/configure-8673-    *:)
rheolef-7.1/configure:8674:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
rheolef-7.1/configure-8675-        ;;
rheolef-7.1/configure-8676-    x:*)
rheolef-7.1/configure:8677:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
rheolef-7.1/configure-8678-        ;;
rheolef-7.1/configure-8679-    *::*)
rheolef-7.1/configure:8680:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
rheolef-7.1/configure:8681:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
rheolef-7.1/configure-8682-        ;;
rheolef-7.1/configure-8683-    *)
rheolef-7.1/configure:8684:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
rheolef-7.1/configure-8685-        ;;
##############################################
rheolef-7.1/configure-8805-do :
rheolef-7.1/configure:8806:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
rheolef-7.1/configure-8807-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
rheolef-7.1/configure-8810-  cat >>confdefs.h <<_ACEOF
rheolef-7.1/configure:8811:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
rheolef-7.1/configure-8812-_ACEOF
##############################################
rheolef-7.1/configure-8836-  case $2 in
rheolef-7.1/configure:8837:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
rheolef-7.1/configure:8838:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
rheolef-7.1/configure-8839-  esac
##############################################
rheolef-7.1/configure-9089-	"file_magic "*)
rheolef-7.1/configure:9090:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
rheolef-7.1/configure-9091-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
rheolef-7.1/configure-9155-	"file_magic "*)
rheolef-7.1/configure:9156:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
rheolef-7.1/configure-9157-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
rheolef-7.1/configure-9559-      *)
rheolef-7.1/configure:9560:	case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/configure-9561-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
rheolef-7.1/configure-10008-	# shared libraries, regardless of the interface used.
rheolef-7.1/configure:10009:	case `$LD -v 2>&1` in
rheolef-7.1/configure-10010-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
rheolef-7.1/configure-10040-    supports_anon_versioning=no
rheolef-7.1/configure:10041:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
rheolef-7.1/configure-10042-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
rheolef-7.1/configure-10109-	# is; otherwise, prepend EXPORTS...
rheolef-7.1/configure:10110:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
rheolef-7.1/configure-10111-          cp $export_symbols $output_objdir/$soname.def;
##############################################
rheolef-7.1/configure-10143-	prefix_cmds="$SED"~
rheolef-7.1/configure:10144:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
rheolef-7.1/configure-10145-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
rheolef-7.1/configure-10165-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
rheolef-7.1/configure:10166:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
rheolef-7.1/configure:10167:      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'
rheolef-7.1/configure-10168-      ;;
##############################################
rheolef-7.1/configure-10183-        pgcc*)				# Portland Group C compiler
rheolef-7.1/configure:10184:	  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'
rheolef-7.1/configure-10185-	  tmp_addflag=' $pic_flag'
##############################################
rheolef-7.1/configure-10188-					# Portland Group f77 and f90 compilers
rheolef-7.1/configure:10189:	  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'
rheolef-7.1/configure-10190-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
rheolef-7.1/configure-10205-	nvcc*)	# Cuda Compiler Driver 2.2
rheolef-7.1/configure:10206:	  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'
rheolef-7.1/configure-10207-	  compiler_needs_object=yes
##############################################
rheolef-7.1/configure-10209-	esac
rheolef-7.1/configure:10210:	case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/configure-10211-	*Sun\ C*)			# Sun C 5.9
rheolef-7.1/configure:10212:	  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'
rheolef-7.1/configure-10213-	  compiler_needs_object=yes
##############################################
rheolef-7.1/configure-10280-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
rheolef-7.1/configure:10281:      case `$LD -v 2>&1` in
rheolef-7.1/configure-10282-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
rheolef-7.1/configure-10369-	else
rheolef-7.1/configure:10370:	  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'
rheolef-7.1/configure-10371-	fi
##############################################
rheolef-7.1/configure-10434-	# below for broken collect2 doesn't work under 4.3+
rheolef-7.1/configure:10435:	  collect2name=`$CC -print-prog-name=collect2`
rheolef-7.1/configure-10436-	  if test -f "$collect2name" &&
##############################################
rheolef-7.1/configure-10514-      }'
rheolef-7.1/configure:10515:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-10516-  # Check for a 64-bit object if we didn't find anything.
rheolef-7.1/configure-10517-  if test -z "$lt_cv_aix_libpath_"; then
rheolef-7.1/configure:10518:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-10519-  fi
##############################################
rheolef-7.1/configure-10532-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
rheolef-7.1/configure:10533:        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
rheolef-7.1/configure-10534-      else
##############################################
rheolef-7.1/configure-10567-      }'
rheolef-7.1/configure:10568:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-10569-  # Check for a 64-bit object if we didn't find anything.
rheolef-7.1/configure-10570-  if test -z "$lt_cv_aix_libpath_"; then
rheolef-7.1/configure:10571:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-10572-  fi
##############################################
rheolef-7.1/configure-10599-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
rheolef-7.1/configure:10600:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
rheolef-7.1/configure-10601-	  if test svr4 != "$with_aix_soname"; then
##############################################
rheolef-7.1/configure-10652-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
rheolef-7.1/configure:10653:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
rheolef-7.1/configure-10654-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
rheolef-7.1/configure-10690-	# FIXME: Setting linknames here is a bad hack.
rheolef-7.1/configure:10691:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
rheolef-7.1/configure-10692-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
rheolef-7.1/configure-10708-  if test yes = "$lt_cv_ld_force_load"; then
rheolef-7.1/configure:10709:    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\"`'
rheolef-7.1/configure-10710-
##############################################
rheolef-7.1/configure-10888-      if test yes = "$GCC"; then
rheolef-7.1/configure:10889:	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'
rheolef-7.1/configure-10890-	# Try to use the -exported_symbol ld option, if it does not
##############################################
rheolef-7.1/configure-10916-	if test yes = "$lt_cv_irix_exported_symbol"; then
rheolef-7.1/configure:10917:          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'
rheolef-7.1/configure-10918-	fi
##############################################
rheolef-7.1/configure-10920-      else
rheolef-7.1/configure:10921:	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'
rheolef-7.1/configure:10922:	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'
rheolef-7.1/configure-10923-      fi
##############################################
rheolef-7.1/configure-10967-	hardcode_direct_absolute=yes
rheolef-7.1/configure:10968:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
rheolef-7.1/configure-10969-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
rheolef-7.1/configure-10998-	prefix_cmds="$SED"~
rheolef-7.1/configure:10999:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
rheolef-7.1/configure-11000-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
rheolef-7.1/configure-11012-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
rheolef-7.1/configure:11013:	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'
rheolef-7.1/configure-11014-      else
rheolef-7.1/configure-11015-	allow_undefined_flag=' -expect_unresolved \*'
rheolef-7.1/configure:11016:	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'
rheolef-7.1/configure-11017-      fi
##############################################
rheolef-7.1/configure-11025-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
rheolef-7.1/configure:11026:	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'
rheolef-7.1/configure-11027-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
rheolef-7.1/configure-11029-	allow_undefined_flag=' -expect_unresolved \*'
rheolef-7.1/configure:11030:	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'
rheolef-7.1/configure:11031:	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~
rheolef-7.1/configure:11032:          $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'
rheolef-7.1/configure-11033-
##############################################
rheolef-7.1/configure-11048-      else
rheolef-7.1/configure:11049:	case `$CC -V 2>&1` in
rheolef-7.1/configure-11050-	*"Compilers 5.0"*)
##############################################
rheolef-7.1/configure-11447-  esac
rheolef-7.1/configure:11448:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
rheolef-7.1/configure-11449-  case $lt_search_path_spec in
##############################################
rheolef-7.1/configure-11454-    # okay in the real world where ";" in dirpaths is itself problematic.
rheolef-7.1/configure:11455:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
rheolef-7.1/configure-11456-    ;;
rheolef-7.1/configure-11457-  *)
rheolef-7.1/configure:11458:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/configure-11459-    ;;
##############################################
rheolef-7.1/configure-11463-  lt_tmp_lt_search_path_spec=
rheolef-7.1/configure:11464:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
rheolef-7.1/configure-11465-  # ...but if some path component already ends with the multilib dir we assume
##############################################
rheolef-7.1/configure-11505-  esac
rheolef-7.1/configure:11506:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
rheolef-7.1/configure-11507-else
##############################################
rheolef-7.1/configure-11645-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
rheolef-7.1/configure:11646:    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'
rheolef-7.1/configure-11647-    ;;
##############################################
rheolef-7.1/configure-11681-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
rheolef-7.1/configure:11682:    postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/configure:11683:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
rheolef-7.1/configure:11684:      dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/configure-11685-      test -d \$dldir || mkdir -p \$dldir~
##############################################
rheolef-7.1/configure-11690-      fi'
rheolef-7.1/configure:11691:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
rheolef-7.1/configure-11692-      dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/configure-11698-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
rheolef-7.1/configure:11699:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-11700-
##############################################
rheolef-7.1/configure-11704-      # MinGW DLLs use traditional 'lib' prefix
rheolef-7.1/configure:11705:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-11706-      ;;
##############################################
rheolef-7.1/configure-11708-      # pw32 DLLs use 'pw' prefix rather than 'lib'
rheolef-7.1/configure:11709:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-11710-      ;;
##############################################
rheolef-7.1/configure-11717-    libname_spec='$name'
rheolef-7.1/configure:11718:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-11719-    library_names_spec='$libname.dll.lib'
##############################################
rheolef-7.1/configure-11729-        # Let DOS variable expansion print the short 8.3 style file name.
rheolef-7.1/configure:11730:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
rheolef-7.1/configure-11731-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
rheolef-7.1/configure-11734-      # Convert to MSYS style.
rheolef-7.1/configure:11735:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
rheolef-7.1/configure-11736-      ;;
##############################################
rheolef-7.1/configure-11740-      # like /cygdrive/c/PROGRA~1:/cygdr...
rheolef-7.1/configure:11741:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
rheolef-7.1/configure:11742:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
rheolef-7.1/configure:11743:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/configure-11744-      ;;
##############################################
rheolef-7.1/configure-11748-        # It is most probably a Windows format PATH.
rheolef-7.1/configure:11749:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
rheolef-7.1/configure-11750-      else
rheolef-7.1/configure:11751:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/configure-11752-      fi
##############################################
rheolef-7.1/configure-11758-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
rheolef-7.1/configure:11759:    postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/configure:11760:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
rheolef-7.1/configure:11761:      dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/configure-11762-      test -d \$dldir || mkdir -p \$dldir~
rheolef-7.1/configure-11763-      $install_prog $dir/$dlname \$dldir/$dlname'
rheolef-7.1/configure:11764:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
rheolef-7.1/configure-11765-      dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/configure-11772-    # Assume MSVC wrapper
rheolef-7.1/configure:11773:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
rheolef-7.1/configure-11774-    dynamic_linker='Win32 ld.exe'
##############################################
rheolef-7.1/configure-11789-  shlibpath_var=DYLD_LIBRARY_PATH
rheolef-7.1/configure:11790:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
rheolef-7.1/configure-11791-
##############################################
rheolef-7.1/configure-12042-  if test -f /etc/ld.so.conf; then
rheolef-7.1/configure:12043:    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' ' '`
rheolef-7.1/configure-12044-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
rheolef-7.1/configure-12108-  need_lib_prefix=no
rheolef-7.1/configure:12109:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
rheolef-7.1/configure-12110-    need_version=no
##############################################
rheolef-7.1/configure-12135-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
rheolef-7.1/configure:12136:  postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/configure:12137:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
rheolef-7.1/configure:12138:    dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/configure-12139-    test -d \$dldir || mkdir -p \$dldir~
##############################################
rheolef-7.1/configure-12144-    fi'
rheolef-7.1/configure:12145:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
rheolef-7.1/configure-12146-    dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/configure-13327-    # gcc leaves a trailing carriage return, which upsets mingw
rheolef-7.1/configure:13328:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
rheolef-7.1/configure-13329-  *)
rheolef-7.1/configure:13330:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
rheolef-7.1/configure-13331-  esac
##############################################
rheolef-7.1/configure-13336-      # Canonicalize the pathname of ld
rheolef-7.1/configure:13337:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
rheolef-7.1/configure-13338-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
rheolef-7.1/configure:13339:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
rheolef-7.1/configure-13340-      done
##############################################
rheolef-7.1/configure-13371-      # Break only if it was the GNU/non-GNU ld that we prefer.
rheolef-7.1/configure:13372:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
rheolef-7.1/configure-13373-      *GNU* | *'with BFD'*)
##############################################
rheolef-7.1/configure-13402-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
rheolef-7.1/configure:13403:case `$LD -v 2>&1 </dev/null` in
rheolef-7.1/configure-13404-*GNU* | *'with BFD'*)
##############################################
rheolef-7.1/configure-13436-        # ancient GNU ld didn't support --whole-archive et. al.
rheolef-7.1/configure:13437:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
rheolef-7.1/configure-13438-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
rheolef-7.1/configure-13547-          # below for broken collect2 doesn't work under 4.3+
rheolef-7.1/configure:13548:	  collect2name=`$CC -print-prog-name=collect2`
rheolef-7.1/configure-13549-	  if test -f "$collect2name" &&
##############################################
rheolef-7.1/configure-13628-      }'
rheolef-7.1/configure:13629:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-13630-  # Check for a 64-bit object if we didn't find anything.
rheolef-7.1/configure-13631-  if test -z "$lt_cv_aix_libpath__CXX"; then
rheolef-7.1/configure:13632:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-13633-  fi
##############################################
rheolef-7.1/configure-13647-
rheolef-7.1/configure:13648:          archive_expsym_cmds_CXX='$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
rheolef-7.1/configure-13649-        else
##############################################
rheolef-7.1/configure-13682-      }'
rheolef-7.1/configure:13683:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-13684-  # Check for a 64-bit object if we didn't find anything.
rheolef-7.1/configure-13685-  if test -z "$lt_cv_aix_libpath__CXX"; then
rheolef-7.1/configure:13686:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
rheolef-7.1/configure-13687-  fi
##############################################
rheolef-7.1/configure-13714-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
rheolef-7.1/configure:13715:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
rheolef-7.1/configure-13716-	    if test svr4 != "$with_aix_soname"; then
##############################################
rheolef-7.1/configure-13767-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
rheolef-7.1/configure:13768:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
rheolef-7.1/configure-13769-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
rheolef-7.1/configure-13809-	    # is; otherwise, prepend EXPORTS...
rheolef-7.1/configure:13810:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
rheolef-7.1/configure-13811-              cp $export_symbols $output_objdir/$soname.def;
##############################################
rheolef-7.1/configure-13830-  if test yes = "$lt_cv_ld_force_load"; then
rheolef-7.1/configure:13831:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
rheolef-7.1/configure-13832-
##############################################
rheolef-7.1/configure-13875-	  prefix_cmds="$SED"~
rheolef-7.1/configure:13876:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
rheolef-7.1/configure-13877-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
rheolef-7.1/configure-13949-            # dependencies.
rheolef-7.1/configure:13950:            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"'
rheolef-7.1/configure-13951-            ;;
##############################################
rheolef-7.1/configure-14014-	    # dependencies.
rheolef-7.1/configure:14015:	    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"'
rheolef-7.1/configure-14016-	    ;;
##############################################
rheolef-7.1/configure-14050-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
rheolef-7.1/configure:14051:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
rheolef-7.1/configure:14052:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
rheolef-7.1/configure-14053-	;;
##############################################
rheolef-7.1/configure-14057-	    # SGI C++
rheolef-7.1/configure:14058:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
rheolef-7.1/configure-14059-
##############################################
rheolef-7.1/configure-14068-	      if test no = "$with_gnu_ld"; then
rheolef-7.1/configure:14069:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
rheolef-7.1/configure-14070-	      else
rheolef-7.1/configure:14071:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
rheolef-7.1/configure-14072-	      fi
##############################################
rheolef-7.1/configure-14089-	    # to its proper name (with version) after linking.
rheolef-7.1/configure:14090:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
rheolef-7.1/configure:14091:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
rheolef-7.1/configure-14092-	    # Commands to make compiler produce verbose output that lists
##############################################
rheolef-7.1/configure-14099-	    # dependencies.
rheolef-7.1/configure:14100:	    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"'
rheolef-7.1/configure-14101-
##############################################
rheolef-7.1/configure-14114-	    # earlier do not add the objects themselves.
rheolef-7.1/configure:14115:	    case `$CC -V 2>&1` in
rheolef-7.1/configure-14116-	      *"Version 7."*)
##############################################
rheolef-7.1/configure-14135-            # Portland Group C++ compiler
rheolef-7.1/configure:14136:	    case `$CC -V` in
rheolef-7.1/configure-14137-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
rheolef-7.1/configure-14140-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
rheolef-7.1/configure:14141:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
rheolef-7.1/configure-14142-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
rheolef-7.1/configure-14144-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
rheolef-7.1/configure:14145:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
rheolef-7.1/configure-14146-                $RANLIB $oldlib'
##############################################
rheolef-7.1/configure-14149-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
rheolef-7.1/configure:14150:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
rheolef-7.1/configure-14151-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
rheolef-7.1/configure-14153-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
rheolef-7.1/configure:14154:                $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'
rheolef-7.1/configure-14155-	      ;;
##############################################
rheolef-7.1/configure-14163-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
rheolef-7.1/configure:14164:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
rheolef-7.1/configure-14165-            ;;
##############################################
rheolef-7.1/configure-14182-	    # dependencies.
rheolef-7.1/configure:14183:	    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'
rheolef-7.1/configure-14184-	    ;;
##############################################
rheolef-7.1/configure-14197-	  *)
rheolef-7.1/configure:14198:	    case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/configure-14199-	    *Sun\ C*)
##############################################
rheolef-7.1/configure-14204-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
rheolef-7.1/configure:14205:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
rheolef-7.1/configure-14206-	      compiler_needs_object_CXX=yes
##############################################
rheolef-7.1/configure-14269-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
rheolef-7.1/configure:14270:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
rheolef-7.1/configure-14271-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
rheolef-7.1/configure-14288-	    # to its proper name (with version) after linking.
rheolef-7.1/configure:14289:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
rheolef-7.1/configure-14290-
##############################################
rheolef-7.1/configure-14309-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
rheolef-7.1/configure:14310:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
rheolef-7.1/configure-14311-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
rheolef-7.1/configure-14314-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
rheolef-7.1/configure:14315:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
rheolef-7.1/configure:14316:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
rheolef-7.1/configure-14317-                  echo "-hidden">> $lib.exp~
rheolef-7.1/configure:14318:                  $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~
rheolef-7.1/configure-14319-                  $RM $lib.exp'
##############################################
rheolef-7.1/configure-14333-	    # dependencies.
rheolef-7.1/configure:14334:	    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"'
rheolef-7.1/configure-14335-	    ;;
##############################################
rheolef-7.1/configure-14340-	        osf3*)
rheolef-7.1/configure:14341:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
rheolef-7.1/configure-14342-		  ;;
rheolef-7.1/configure-14343-	        *)
rheolef-7.1/configure:14344:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
rheolef-7.1/configure-14345-		  ;;
##############################################
rheolef-7.1/configure-14587-
rheolef-7.1/configure:14588:  for p in `eval "$output_verbose_link_cmd"`; do
rheolef-7.1/configure-14589-    case $prev$p in
##############################################
rheolef-7.1/configure-14690-if test -n "${compiler_lib_search_path_CXX}"; then
rheolef-7.1/configure:14691: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
rheolef-7.1/configure-14692-fi
##############################################
rheolef-7.1/configure-14937-	  *)
rheolef-7.1/configure:14938:	    case `$CC -V 2>&1 | sed 5q` in
rheolef-7.1/configure-14939-	    *Sun\ C*)
##############################################
rheolef-7.1/configure-15319-    else
rheolef-7.1/configure:15320:      export_symbols_cmds_CXX='`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'
rheolef-7.1/configure-15321-    fi
##############################################
rheolef-7.1/configure-15624-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
rheolef-7.1/configure:15625:    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'
rheolef-7.1/configure-15626-    ;;
##############################################
rheolef-7.1/configure-15660-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
rheolef-7.1/configure:15661:    postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/configure:15662:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
rheolef-7.1/configure:15663:      dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/configure-15664-      test -d \$dldir || mkdir -p \$dldir~
##############################################
rheolef-7.1/configure-15669-      fi'
rheolef-7.1/configure:15670:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
rheolef-7.1/configure-15671-      dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/configure-15677-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
rheolef-7.1/configure:15678:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-15679-
##############################################
rheolef-7.1/configure-15682-      # MinGW DLLs use traditional 'lib' prefix
rheolef-7.1/configure:15683:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-15684-      ;;
##############################################
rheolef-7.1/configure-15686-      # pw32 DLLs use 'pw' prefix rather than 'lib'
rheolef-7.1/configure:15687:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-15688-      ;;
##############################################
rheolef-7.1/configure-15695-    libname_spec='$name'
rheolef-7.1/configure:15696:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
rheolef-7.1/configure-15697-    library_names_spec='$libname.dll.lib'
##############################################
rheolef-7.1/configure-15707-        # Let DOS variable expansion print the short 8.3 style file name.
rheolef-7.1/configure:15708:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
rheolef-7.1/configure-15709-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
rheolef-7.1/configure-15712-      # Convert to MSYS style.
rheolef-7.1/configure:15713:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
rheolef-7.1/configure-15714-      ;;
##############################################
rheolef-7.1/configure-15718-      # like /cygdrive/c/PROGRA~1:/cygdr...
rheolef-7.1/configure:15719:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
rheolef-7.1/configure:15720:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
rheolef-7.1/configure:15721:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/configure-15722-      ;;
##############################################
rheolef-7.1/configure-15726-        # It is most probably a Windows format PATH.
rheolef-7.1/configure:15727:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
rheolef-7.1/configure-15728-      else
rheolef-7.1/configure:15729:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
rheolef-7.1/configure-15730-      fi
##############################################
rheolef-7.1/configure-15736-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
rheolef-7.1/configure:15737:    postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/configure:15738:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
rheolef-7.1/configure:15739:      dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/configure-15740-      test -d \$dldir || mkdir -p \$dldir~
rheolef-7.1/configure-15741-      $install_prog $dir/$dlname \$dldir/$dlname'
rheolef-7.1/configure:15742:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
rheolef-7.1/configure-15743-      dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/configure-15750-    # Assume MSVC wrapper
rheolef-7.1/configure:15751:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
rheolef-7.1/configure-15752-    dynamic_linker='Win32 ld.exe'
##############################################
rheolef-7.1/configure-15767-  shlibpath_var=DYLD_LIBRARY_PATH
rheolef-7.1/configure:15768:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
rheolef-7.1/configure-15769-
##############################################
rheolef-7.1/configure-16019-  if test -f /etc/ld.so.conf; then
rheolef-7.1/configure:16020:    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' ' '`
rheolef-7.1/configure-16021-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
rheolef-7.1/configure-16085-  need_lib_prefix=no
rheolef-7.1/configure:16086:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
rheolef-7.1/configure-16087-    need_version=no
##############################################
rheolef-7.1/configure-16112-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
rheolef-7.1/configure:16113:  postinstall_cmds='base_file=`basename \$file`~
rheolef-7.1/configure:16114:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
rheolef-7.1/configure:16115:    dldir=$destdir/`dirname \$dlpath`~
rheolef-7.1/configure-16116-    test -d \$dldir || mkdir -p \$dldir~
##############################################
rheolef-7.1/configure-16121-    fi'
rheolef-7.1/configure:16122:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
rheolef-7.1/configure-16123-    dlpath=$dir/\$dldll~
##############################################
rheolef-7.1/configure-17767-  for ac_func in _getb67 GETB67 getb67; do
rheolef-7.1/configure:17768:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
rheolef-7.1/configure-17769-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
rheolef-7.1/configure-18207-    if test x"${PATH_FLEX}" != x""; then
rheolef-7.1/configure:18208:        FLEX=`expr ${PATH_FLEX} : '.*/\(.*\)' \| ${PATH_FLEX}`
rheolef-7.1/configure:18209:        rheo_bindir_flex=`expr ${PATH_FLEX} : '\(.*\)//*flex' `
rheolef-7.1/configure:18210:        rheo_dir_flex=`expr ${rheo_bindir_flex} : '\(.*\)/.*' `
rheolef-7.1/configure-18211-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FlexLexer.h" >&5
##############################################
rheolef-7.1/configure-18324-    paraview_version=`DISPLAY= pvbatch --version 2>&1 | grep 'version' | head -1`
rheolef-7.1/configure:18325:    paraview_version=`echo ${paraview_version} | sed -e 's/[a-z ]*//'`
rheolef-7.1/configure:18326:    paraview_version_major=`echo ${paraview_version} | sed -e 's/\..*//'`
rheolef-7.1/configure:18327:    paraview_version_minor=`echo ${paraview_version} | sed -e 's/[^\.]*\.//' -e 's/\.[^\.]*//'`
rheolef-7.1/configure-18328-    if test x"${paraview_version_major}" = x""; then
##############################################
rheolef-7.1/configure-19165-        rheo_recognized_mpi=no
rheolef-7.1/configure:19166:        if    test `$MPIRUN --allow-run-as-root --help 2>&1 | grep "Open.*MPI" | wc -l` -ge 1 \
rheolef-7.1/configure:19167:           || test `$MPIRUN --help --allow-run-as-root 2>&1 | grep "Open.*MPI" | wc -l` -ge 1; then
rheolef-7.1/configure-19168-          rheo_recognized_mpi=openmpi
rheolef-7.1/configure:19169:        elif test `$MPIRUN --help 2>&1 | grep 'MPICH1 compat' | wc -l` -ge 1; then
rheolef-7.1/configure-19170-          rheo_recognized_mpi=mpich2
rheolef-7.1/configure:19171:        elif test `$MPIRUN -h 2>&1 | grep 'mpich/bin' | wc -l` -ge 1; then
rheolef-7.1/configure-19172-          rheo_recognized_mpi=mpich1
rheolef-7.1/configure:19173:	elif test `$MPIRUN -h 2>&1 | grep 'LAM/MPI' | wc -l` -ge 1; then
rheolef-7.1/configure-19174-  	  rheo_recognized_mpi=lam
##############################################
rheolef-7.1/configure-19470-        for suffix in so a; do
rheolef-7.1/configure:19471:          if test `find $d -name libscotch.$suffix | wc -l` -ge 1 -a `find $d -name libscotcherrexit.$suffix | wc -l` -ge 1; then
rheolef-7.1/configure-19472-	    founded=true
##############################################
rheolef-7.1/configure-19898-      rheo_mumps_version=`cat mumps_version.txt 2>/dev/null`
rheolef-7.1/configure:19899:      rheo_mumps_version_major=`echo ${rheo_mumps_version} | sed -e 's/\..*//'`
rheolef-7.1/configure:19900:      rheo_mumps_version_minor=`echo ${rheo_mumps_version} | sed -e 's/[^\.]*\.//' -e 's/\.[^\.]*//'`
rheolef-7.1/configure-19901-    fi
##############################################
rheolef-7.1/configure-20861-	# do not use -O2 anyway.
rheolef-7.1/configure:20862:	CFLAGS="`echo $CFLAGS | sed -e 's/-O2//g' -e 's/ \t-g \t/ /'`"
rheolef-7.1/configure:20863:	FFLAGS="`echo $FFLAGS | sed -e 's/-O2//g' -e 's/ \t-g \t/ /'`"
rheolef-7.1/configure:20864:	CXXFLAGS="`echo $CXXFLAGS | sed -e 's/-O2//g' -e 's/ \t-g \t/ /'`"
rheolef-7.1/configure-20865-	CFLAGS="$CFLAGS -g"
##############################################
rheolef-7.1/configure-20871-	# No debugging information in optimized code
rheolef-7.1/configure:20872:	CFLAGS="`echo $CFLAGS | sed 's/ \t-g \t/ /g'`"
rheolef-7.1/configure:20873:	FFLAGS="`echo $FFLAGS | sed 's/ \t-g \t/ /g'`"
rheolef-7.1/configure:20874:	CXXFLAGS="`echo $CXXFLAGS | sed 's/ \t-g \t/ /g'`"
rheolef-7.1/configure-20875-fi
##############################################
rheolef-7.1/configure-21107-
rheolef-7.1/configure:21108:        ff_gcc4=`$CC  --version |awk  ' NR==1 {print $3}'|sed -e 's/\..*$//'`
rheolef-7.1/configure-21109-	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ff_gcc4" >&5
##############################################
rheolef-7.1/configure-21139-	        # code cash in GC
rheolef-7.1/configure:21140:		ff_fast="`echo $ff_fast -mtune=G5 -mcpu=G5| sed 's/-fstrict-aliasing //g'`";;
rheolef-7.1/configure-21141-          ppc*) # G3 ????
##############################################
rheolef-7.1/configure-21819-
rheolef-7.1/configure:21820:  res=`echo ${CXXFLAGS} | grep -e '-O[0-9]' >/dev/null`
rheolef-7.1/configure-21821-  status=$?
rheolef-7.1/configure-21822-  if test ${status} = 0; then
rheolef-7.1/configure:21823:    CXXFLAGS=`echo ${CXXFLAGS} | sed -e 's/-O[0-9]//g'`
rheolef-7.1/configure-21824-  fi
##############################################
rheolef-7.1/configure-21833-
rheolef-7.1/configure:21834:rheo_top_srcdir="`dirname $0`"
rheolef-7.1/configure:21835:here=`pwd`; cd $rheo_top_srcdir; rheo_abs_top_srcdir=`pwd`; cd $here
rheolef-7.1/configure-21836-#echo "top ? myself=$0"
##############################################
rheolef-7.1/configure-21875-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
rheolef-7.1/configure:21876:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
rheolef-7.1/configure-21877-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
rheolef-7.1/configure-22010-if test -z "$BASH_VERSION$ZSH_VERSION" \
rheolef-7.1/configure:22011:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
rheolef-7.1/configure-22012-  as_echo='print -r --'
rheolef-7.1/configure-22013-  as_echo_n='print -rn --'
rheolef-7.1/configure:22014:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
rheolef-7.1/configure-22015-  as_echo='printf %s\n'
##############################################
rheolef-7.1/configure-22017-else
rheolef-7.1/configure:22018:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
rheolef-7.1/configure-22019-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
rheolef-7.1/configure-22027-	expr "X$arg" : "X\\(.*\\)$as_nl";
rheolef-7.1/configure:22028:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
rheolef-7.1/configure-22029-      esac;
##############################################
rheolef-7.1/configure-22104-# ----------------------------------------
rheolef-7.1/configure:22105:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
rheolef-7.1/configure-22106-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
rheolef-7.1/configure-22176-  {
rheolef-7.1/configure:22177:    as_val=`expr "$@" || test $? -eq 1`
rheolef-7.1/configure-22178-  }
##############################################
rheolef-7.1/configure-22280-      case $as_dir in #(
rheolef-7.1/configure:22281:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
rheolef-7.1/configure-22282-      *) as_qdir=$as_dir;;
##############################################
rheolef-7.1/configure-22415-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
rheolef-7.1/configure:22416:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
rheolef-7.1/configure-22417-ac_cs_version="\\
##############################################
rheolef-7.1/configure-22440-  --*=?*)
rheolef-7.1/configure:22441:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
rheolef-7.1/configure:22442:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
rheolef-7.1/configure-22443-    ac_shift=:
##############################################
rheolef-7.1/configure-22445-  --*=)
rheolef-7.1/configure:22446:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
rheolef-7.1/configure-22447-    ac_optarg=
##############################################
rheolef-7.1/configure-22469-    case $ac_optarg in
rheolef-7.1/configure:22470:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
rheolef-7.1/configure-22471-    '') as_fn_error $? "missing file argument" ;;
##############################################
rheolef-7.1/configure-22477-    case $ac_optarg in
rheolef-7.1/configure:22478:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
rheolef-7.1/configure-22479-    esac
##############################################
rheolef-7.1/configure-22546-delay_variable_subst='$delay_variable_subst'
rheolef-7.1/configure:22547:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22548:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22549:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22550:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22551:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22552:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22553:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22554:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22555:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22556:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22557:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22558:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22559:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22560:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22561:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22562:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22563:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22564:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22565:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22566:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22567:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22568:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22569:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22570:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22571:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22572:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22573:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22574:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22575:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22576:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22577:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22578:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22579:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22580:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22581:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22582:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22583:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22584:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22585:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22586:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22587:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22588:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22589:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22590:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22591:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22592:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22593:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22594:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22595:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22596:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22597:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22598:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22599:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22600:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22601:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22602:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22603:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22604:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22605: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"`'
rheolef-7.1/configure:22606:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22607:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22608:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22609:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22610:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22611:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22612:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22613:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22614:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22615:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22616:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22617:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22618:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22619:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22620:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22621:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22622:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22623:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22624:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22625:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22626:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22627:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22628:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22629:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22630:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22631:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22632:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22633:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22634:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22635:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22636:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22637:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22638:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22639:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22640:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22641:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22642:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22643:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22644:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22645:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22646:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22647:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22648:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22649:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22650:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22651:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22652:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22653:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22654:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22655:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22656:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22657:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22658:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22659:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22660:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22661:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22662:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22663:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22664:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22665:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22666:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22667:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22668:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22669:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22670:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22671:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22672:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22673:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22674:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22675:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22676:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22677:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22678:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22679:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22680:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22681:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22682:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22683:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22684:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22685:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22686:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22687:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22688:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22689:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22690:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22691:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22692:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22693:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22694:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22695:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22696:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22697:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22698:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22699:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22700:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22701:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22702:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22703:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22704:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22705:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22706:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22707:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22708:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22709:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22710:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22711:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22712:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22713:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22714:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22715:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22716:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22717:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22718:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22719:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22720:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22721:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22722:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22723:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22724:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22725:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22726:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22727:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22728:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22729:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22730:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22731:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22732:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22733:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22734:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure:22735:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
rheolef-7.1/configure-22736-
##############################################
rheolef-7.1/configure-22848-compiler_lib_search_path_CXX; do
rheolef-7.1/configure:22849:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
rheolef-7.1/configure-22850-    *[\\\\\\\`\\"\\\$]*)
rheolef-7.1/configure:22851:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
rheolef-7.1/configure-22852-      ;;
##############################################
rheolef-7.1/configure-22890-postlink_cmds_CXX; do
rheolef-7.1/configure:22891:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
rheolef-7.1/configure-22892-    *[\\\\\\\`\\"\\\$]*)
rheolef-7.1/configure:22893:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
rheolef-7.1/configure-22894-      ;;
##############################################
rheolef-7.1/configure-23015-fi
rheolef-7.1/configure:23016:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
rheolef-7.1/configure-23017-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
rheolef-7.1/configure-23032-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
rheolef-7.1/configure:23033:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
rheolef-7.1/configure-23034-ac_delim='%!_!# '
##############################################
rheolef-7.1/configure-23038-
rheolef-7.1/configure:23039:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
rheolef-7.1/configure-23040-  if test $ac_delim_n = $ac_delim_num; then
##############################################
rheolef-7.1/configure-23176-for ac_last_try in false false :; do
rheolef-7.1/configure:23177:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
rheolef-7.1/configure-23178-  if test -z "$ac_tt"; then
##############################################
rheolef-7.1/configure-23308-      esac
rheolef-7.1/configure:23309:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
rheolef-7.1/configure-23310-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
rheolef-7.1/configure-23367-*)
rheolef-7.1/configure:23368:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
rheolef-7.1/configure-23369-  # A ".." for each directory in $ac_dir_suffix.
rheolef-7.1/configure:23370:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
rheolef-7.1/configure-23371-  case $ac_top_builddir_sub in
##############################################
rheolef-7.1/configure-23428-/@mandir@/p'
rheolef-7.1/configure:23429:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
rheolef-7.1/configure-23430-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
rheolef-7.1/configure-23445-
rheolef-7.1/configure:23446:# Neutralize VPATH when `$srcdir' = `.'.
rheolef-7.1/configure-23447-# Shell code in configure.ac might set extrasub.
##############################################
rheolef-7.1/configure-23473-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
rheolef-7.1/configure:23474:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
rheolef-7.1/configure-23475-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
rheolef-7.1/configure-23519-    * )
rheolef-7.1/configure:23520:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
rheolef-7.1/configure-23521-  esac
##############################################
rheolef-7.1/configure-23574-    # Strip MF so we end up with the name of the file.
rheolef-7.1/configure:23575:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
rheolef-7.1/configure-23576-    # Check whether this is an Automake generated Makefile which includes
##############################################
rheolef-7.1/configure-24139-    *:)
rheolef-7.1/configure:24140:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
rheolef-7.1/configure-24141-        ;;
rheolef-7.1/configure-24142-    x:*)
rheolef-7.1/configure:24143:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
rheolef-7.1/configure-24144-        ;;
rheolef-7.1/configure-24145-    *::*)
rheolef-7.1/configure:24146:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
rheolef-7.1/configure:24147:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
rheolef-7.1/configure-24148-        ;;
rheolef-7.1/configure-24149-    *)
rheolef-7.1/configure:24150:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
rheolef-7.1/configure-24151-        ;;
##############################################
rheolef-7.1/configure-24166-    done
rheolef-7.1/configure:24167:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
rheolef-7.1/configure-24168-}
##############################################
rheolef-7.1/configure-24408-echo "eval \"echo \$hardcode_libdir_flag_spec\"" >> $libtool_rpath_sh
rheolef-7.1/configure:24409:RHEOLEF_HARDCODE_LIBDIR_FLAG_SPEC=`SED=sed exec_prefix=${exec_prefix} libdir=${libdir} sh $libtool_rpath_sh`
rheolef-7.1/configure-24410-rm -f $libtool_rpath_sh
##############################################
rheolef-7.1/linalg/bin/Makefile.in-50-  { \
rheolef-7.1/linalg/bin/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/linalg/bin/Makefile.in-52-  }; \
##############################################
rheolef-7.1/linalg/bin/Makefile.in-163-  esac
rheolef-7.1/linalg/bin/Makefile.in:164:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/linalg/bin/Makefile.in-165-am__vpath_adj = case $$p in \
rheolef-7.1/linalg/bin/Makefile.in:166:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/linalg/bin/Makefile.in-167-    *) f=$$p;; \
rheolef-7.1/linalg/bin/Makefile.in-168-  esac;
rheolef-7.1/linalg/bin/Makefile.in:169:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/linalg/bin/Makefile.in-170-am__install_max = 40
rheolef-7.1/linalg/bin/Makefile.in-171-am__nobase_strip_setup = \
rheolef-7.1/linalg/bin/Makefile.in:172:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/linalg/bin/Makefile.in-173-am__nobase_strip = \
##############################################
rheolef-7.1/linalg/bin/Makefile.in-528-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/linalg/bin/Makefile.in:529:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/linalg/bin/Makefile.in-530-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/linalg/bin/Makefile.in-558-.cc.obj:
rheolef-7.1/linalg/bin/Makefile.in:559:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/linalg/bin/Makefile.in-560-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/linalg/bin/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/linalg/bin/Makefile.in:563:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/linalg/bin/Makefile.in-564-
##############################################
rheolef-7.1/linalg/bin/Makefile.in-581-	test -n "$(man1dir)" \
rheolef-7.1/linalg/bin/Makefile.in:582:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/linalg/bin/Makefile.in-583-	  || exit 0; \
##############################################
rheolef-7.1/linalg/bin/Makefile.in-650-GTAGS:
rheolef-7.1/linalg/bin/Makefile.in:651:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/linalg/bin/Makefile.in-652-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/linalg/bin/Makefile.in-676-distdir-am: $(DISTFILES)
rheolef-7.1/linalg/bin/Makefile.in:677:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/bin/Makefile.in:678:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/bin/Makefile.in-679-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/linalg/bin/Makefile.in-690-	  if test -d $$d/$$file; then \
rheolef-7.1/linalg/bin/Makefile.in:691:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/linalg/bin/Makefile.in-692-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/linalg/tst/disarray_io_tst.sh-44-  if test $? -ne 0; then status=1; break; fi
rheolef-7.1/linalg/tst/disarray_io_tst.sh:45:  i=`expr ${i} - 1`
rheolef-7.1/linalg/tst/disarray_io_tst.sh-46-done
##############################################
rheolef-7.1/linalg/tst/solver_tst.sh-58-    
rheolef-7.1/linalg/tst/solver_tst.sh:59:        i=`expr $i - 1`
rheolef-7.1/linalg/tst/solver_tst.sh-60-    done
##############################################
rheolef-7.1/linalg/tst/Makefile.am-275-	  while test "$$nproc" != "1"; do \
rheolef-7.1/linalg/tst/Makefile.am:276:	    nproc=`expr $$nproc - 1`; \
rheolef-7.1/linalg/tst/Makefile.am-277-	    ${MAKE} NPROC="$$nproc" check-TESTS;  \
##############################################
rheolef-7.1/linalg/tst/csr_trans_mult_tst.sh-50-
rheolef-7.1/linalg/tst/csr_trans_mult_tst.sh:51:    i=`expr $i - 1`
rheolef-7.1/linalg/tst/csr_trans_mult_tst.sh-52-done
##############################################
rheolef-7.1/linalg/tst/Makefile.in-51-  { \
rheolef-7.1/linalg/tst/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/linalg/tst/Makefile.in-53-  }; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1073-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/linalg/tst/Makefile.in:1074:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/linalg/tst/Makefile.in-1075-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1313-.cc.obj:
rheolef-7.1/linalg/tst/Makefile.in:1314:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/linalg/tst/Makefile.in-1315-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1317-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/linalg/tst/Makefile.in:1318:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/linalg/tst/Makefile.in-1319-
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1362-GTAGS:
rheolef-7.1/linalg/tst/Makefile.in:1363:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/linalg/tst/Makefile.in-1364-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1395-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/linalg/tst/Makefile.in:1396:	      all=`expr $$all + 1`; \
rheolef-7.1/linalg/tst/Makefile.in-1397-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/linalg/tst/Makefile.in-1398-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/linalg/tst/Makefile.in:1399:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/linalg/tst/Makefile.in:1400:		failed=`expr $$failed + 1`; \
rheolef-7.1/linalg/tst/Makefile.in-1401-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1407-	    elif test $$? -ne 77; then \
rheolef-7.1/linalg/tst/Makefile.in:1408:	      all=`expr $$all + 1`; \
rheolef-7.1/linalg/tst/Makefile.in-1409-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/linalg/tst/Makefile.in-1410-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/linalg/tst/Makefile.in:1411:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/linalg/tst/Makefile.in-1412-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1414-	      *) \
rheolef-7.1/linalg/tst/Makefile.in:1415:		failed=`expr $$failed + 1`; \
rheolef-7.1/linalg/tst/Makefile.in-1416-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1419-	    else \
rheolef-7.1/linalg/tst/Makefile.in:1420:	      skip=`expr $$skip + 1`; \
rheolef-7.1/linalg/tst/Makefile.in-1421-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1454-	    fi; \
rheolef-7.1/linalg/tst/Makefile.in:1455:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/linalg/tst/Makefile.in-1456-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1460-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/linalg/tst/Makefile.in:1461:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/linalg/tst/Makefile.in-1462-	      dashes="$$report"; \
rheolef-7.1/linalg/tst/Makefile.in-1463-	  fi; \
rheolef-7.1/linalg/tst/Makefile.in:1464:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/linalg/tst/Makefile.in-1465-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1481-distdir-am: $(DISTFILES)
rheolef-7.1/linalg/tst/Makefile.in:1482:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/tst/Makefile.in:1483:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/tst/Makefile.in-1484-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1495-	  if test -d $$d/$$file; then \
rheolef-7.1/linalg/tst/Makefile.in:1496:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/linalg/tst/Makefile.in-1497-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/linalg/tst/Makefile.in-1759-	  while test "$$nproc" != "1"; do \
rheolef-7.1/linalg/tst/Makefile.in:1760:	    nproc=`expr $$nproc - 1`; \
rheolef-7.1/linalg/tst/Makefile.in-1761-	    ${MAKE} NPROC="$$nproc" check-TESTS;  \
##############################################
rheolef-7.1/linalg/tst/csr_io_tst.sh-46-  if test $? -ne 0; then status=1; break; fi
rheolef-7.1/linalg/tst/csr_io_tst.sh:47:  i=`expr ${i} - 1`
rheolef-7.1/linalg/tst/csr_io_tst.sh-48-done
##############################################
rheolef-7.1/linalg/tst/csr_amux_tst.sh-50-
rheolef-7.1/linalg/tst/csr_amux_tst.sh:51:    i=`expr $i - 1`
rheolef-7.1/linalg/tst/csr_amux_tst.sh-52-done
##############################################
rheolef-7.1/linalg/tst/pcg_tst.sh-44-
rheolef-7.1/linalg/tst/pcg_tst.sh:45:    i=`expr $i - 1`
rheolef-7.1/linalg/tst/pcg_tst.sh-46-done
##############################################
rheolef-7.1/linalg/Makefile.in-49-  { \
rheolef-7.1/linalg/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/linalg/Makefile.in-51-  }; \
##############################################
rheolef-7.1/linalg/Makefile.in-170-  while test -n "$$dir1"; do \
rheolef-7.1/linalg/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rheolef-7.1/linalg/Makefile.in-172-    if test "$$first" != "."; then \
rheolef-7.1/linalg/Makefile.in-173-      if test "$$first" = ".."; then \
rheolef-7.1/linalg/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rheolef-7.1/linalg/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rheolef-7.1/linalg/Makefile.in-176-      else \
rheolef-7.1/linalg/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rheolef-7.1/linalg/Makefile.in-178-        if test "$$first2" = "$$first"; then \
rheolef-7.1/linalg/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rheolef-7.1/linalg/Makefile.in-180-        else \
##############################################
rheolef-7.1/linalg/Makefile.in-185-    fi; \
rheolef-7.1/linalg/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rheolef-7.1/linalg/Makefile.in-187-  done; \
##############################################
rheolef-7.1/linalg/Makefile.in-450-	dot_seen=no; \
rheolef-7.1/linalg/Makefile.in:451:	target=`echo $@ | sed s/-recursive//`; \
rheolef-7.1/linalg/Makefile.in-452-	case "$@" in \
##############################################
rheolef-7.1/linalg/Makefile.in-513-GTAGS:
rheolef-7.1/linalg/Makefile.in:514:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/linalg/Makefile.in-515-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/linalg/Makefile.in-539-distdir-am: $(DISTFILES)
rheolef-7.1/linalg/Makefile.in:540:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/Makefile.in:541:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/Makefile.in-542-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/linalg/Makefile.in-553-	  if test -d $$d/$$file; then \
rheolef-7.1/linalg/Makefile.in:554:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/linalg/Makefile.in-555-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-51-  { \
rheolef-7.1/linalg/lib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/linalg/lib/Makefile.in-53-  }; \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-183-  esac
rheolef-7.1/linalg/lib/Makefile.in:184:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/linalg/lib/Makefile.in-185-am__vpath_adj = case $$p in \
rheolef-7.1/linalg/lib/Makefile.in:186:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/linalg/lib/Makefile.in-187-    *) f=$$p;; \
rheolef-7.1/linalg/lib/Makefile.in-188-  esac;
rheolef-7.1/linalg/lib/Makefile.in:189:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/linalg/lib/Makefile.in-190-am__install_max = 40
rheolef-7.1/linalg/lib/Makefile.in-191-am__nobase_strip_setup = \
rheolef-7.1/linalg/lib/Makefile.in:192:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/linalg/lib/Makefile.in-193-am__nobase_strip = \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-771-.cc.obj:
rheolef-7.1/linalg/lib/Makefile.in:772:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/linalg/lib/Makefile.in-773-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/linalg/lib/Makefile.in-775-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/linalg/lib/Makefile.in:776:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/linalg/lib/Makefile.in-777-
##############################################
rheolef-7.1/linalg/lib/Makefile.in-794-	test -n "$(man2dir)" \
rheolef-7.1/linalg/lib/Makefile.in:795:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/linalg/lib/Makefile.in-796-	  || exit 0; \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-837-	test -n "$(man4dir)" \
rheolef-7.1/linalg/lib/Makefile.in:838:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/linalg/lib/Makefile.in-839-	  || exit 0; \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-880-	test -n "$(man5dir)" \
rheolef-7.1/linalg/lib/Makefile.in:881:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/linalg/lib/Makefile.in-882-	  || exit 0; \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-923-	test -n "$(man7dir)" \
rheolef-7.1/linalg/lib/Makefile.in:924:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/linalg/lib/Makefile.in-925-	  || exit 0; \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-980-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/linalg/lib/Makefile.in:981:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/linalg/lib/Makefile.in-982-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/linalg/lib/Makefile.in-1013-GTAGS:
rheolef-7.1/linalg/lib/Makefile.in:1014:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/linalg/lib/Makefile.in-1015-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-1039-distdir-am: $(DISTFILES)
rheolef-7.1/linalg/lib/Makefile.in:1040:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/lib/Makefile.in:1041:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/linalg/lib/Makefile.in-1042-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/linalg/lib/Makefile.in-1053-	  if test -d $$d/$$file; then \
rheolef-7.1/linalg/lib/Makefile.in:1054:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/linalg/lib/Makefile.in-1055-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/Makefile.in-49-  { \
rheolef-7.1/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/Makefile.in-51-  }; \
##############################################
rheolef-7.1/Makefile.in-188-  while test -n "$$dir1"; do \
rheolef-7.1/Makefile.in:189:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rheolef-7.1/Makefile.in-190-    if test "$$first" != "."; then \
rheolef-7.1/Makefile.in-191-      if test "$$first" = ".."; then \
rheolef-7.1/Makefile.in:192:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rheolef-7.1/Makefile.in:193:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rheolef-7.1/Makefile.in-194-      else \
rheolef-7.1/Makefile.in:195:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rheolef-7.1/Makefile.in-196-        if test "$$first2" = "$$first"; then \
rheolef-7.1/Makefile.in:197:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rheolef-7.1/Makefile.in-198-        else \
##############################################
rheolef-7.1/Makefile.in-203-    fi; \
rheolef-7.1/Makefile.in:204:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rheolef-7.1/Makefile.in-205-  done; \
##############################################
rheolef-7.1/Makefile.in-518-	dot_seen=no; \
rheolef-7.1/Makefile.in:519:	target=`echo $@ | sed s/-recursive//`; \
rheolef-7.1/Makefile.in-520-	case "$@" in \
##############################################
rheolef-7.1/Makefile.in-581-GTAGS:
rheolef-7.1/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/Makefile.in-616-	test -d "$(distdir)" || mkdir "$(distdir)"
rheolef-7.1/Makefile.in:617:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/Makefile.in:618:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/Makefile.in-619-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/Makefile.in-630-	  if test -d $$d/$$file; then \
rheolef-7.1/Makefile.in:631:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/Makefile.in-632-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/Makefile.in-741-	test -d $(distdir)/_build || exit 0; \
rheolef-7.1/Makefile.in:742:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
rheolef-7.1/Makefile.in-743-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
rheolef-7.1/Makefile.in-785-	}; \
rheolef-7.1/Makefile.in:786:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
rheolef-7.1/Makefile.in-787-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
rheolef-7.1/Makefile.in-797-	fi
rheolef-7.1/Makefile.in:798:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
rheolef-7.1/Makefile.in-799-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
rheolef-7.1/main/sbin/mkgeo_couette.sh-66-n=$1
rheolef-7.1/main/sbin/mkgeo_couette.sh:67:nn=`expr $n + $n`
rheolef-7.1/main/sbin/mkgeo_couette.sh-68-radius_ratio=0.5
##############################################
rheolef-7.1/main/sbin/mkgeo_ball.sh-351-  -s)	       surface_only=true;;
rheolef-7.1/main/sbin/mkgeo_ball.sh:352:  -e)                  map_dim=1; variant=`echo x$1 | sed -e 's/x-//'`;;
rheolef-7.1/main/sbin/mkgeo_ball.sh:353:  -[tq]|-tq)           map_dim=2; variant=`echo x$1 | sed -e 's/x-//'`;;
rheolef-7.1/main/sbin/mkgeo_ball.sh:354:  -[TPH]|-TP|-PH|-TPH) map_dim=3; variant=`echo x$1 | sed -e 's/x-//'`;;
rheolef-7.1/main/sbin/mkgeo_ball.sh:355:  -[abcdfg]) var=`echo x$1 | sed -e 's/x-//'`
rheolef-7.1/main/sbin/mkgeo_ball.sh-356-        if test x"$2" = x""; then echo "$0: $1: missing arg" >&2; echo ${usage} >&2; exit 1; fi
##############################################
rheolef-7.1/main/sbin/mkgeo_ball.sh-380-if test "${surface_only}" = true; then
rheolef-7.1/main/sbin/mkgeo_ball.sh:381:  dim=`expr ${map_dim} + 1`
rheolef-7.1/main/sbin/mkgeo_ball.sh-382-else
##############################################
rheolef-7.1/main/sbin/mkgeo_sector.sh-132-
rheolef-7.1/main/sbin/mkgeo_sector.sh:133:h=`echo $n | awk '{printf("%.15g\n", 1./$1)}'`
rheolef-7.1/main/sbin/mkgeo_sector.sh-134-cat > $name.bamgcad << EOF1
##############################################
rheolef-7.1/main/sbin/Makefile.in-51-  { \
rheolef-7.1/main/sbin/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/main/sbin/Makefile.in-53-  }; \
##############################################
rheolef-7.1/main/sbin/Makefile.in-215-  esac
rheolef-7.1/main/sbin/Makefile.in:216:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/main/sbin/Makefile.in-217-am__vpath_adj = case $$p in \
rheolef-7.1/main/sbin/Makefile.in:218:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/main/sbin/Makefile.in-219-    *) f=$$p;; \
rheolef-7.1/main/sbin/Makefile.in-220-  esac;
rheolef-7.1/main/sbin/Makefile.in:221:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/main/sbin/Makefile.in-222-am__install_max = 40
rheolef-7.1/main/sbin/Makefile.in-223-am__nobase_strip_setup = \
rheolef-7.1/main/sbin/Makefile.in:224:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/main/sbin/Makefile.in-225-am__nobase_strip = \
##############################################
rheolef-7.1/main/sbin/Makefile.in-637-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/main/sbin/Makefile.in:638:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/main/sbin/Makefile.in-639-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/main/sbin/Makefile.in-686-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/main/sbin/Makefile.in:687:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/main/sbin/Makefile.in-688-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/main/sbin/Makefile.in-756-.cc.obj:
rheolef-7.1/main/sbin/Makefile.in:757:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/sbin/Makefile.in-758-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/main/sbin/Makefile.in-760-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/sbin/Makefile.in:761:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/sbin/Makefile.in-762-
##############################################
rheolef-7.1/main/sbin/Makefile.in-770-geo_split-geo_split.o: geo_split.cc
rheolef-7.1/main/sbin/Makefile.in:771:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(geo_split_CXXFLAGS) $(CXXFLAGS) -MT geo_split-geo_split.o -MD -MP -MF $(DEPDIR)/geo_split-geo_split.Tpo -c -o geo_split-geo_split.o `test -f 'geo_split.cc' || echo '$(srcdir)/'`geo_split.cc
rheolef-7.1/main/sbin/Makefile.in-772-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/geo_split-geo_split.Tpo $(DEPDIR)/geo_split-geo_split.Po
##############################################
rheolef-7.1/main/sbin/Makefile.in-774-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/sbin/Makefile.in:775:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(geo_split_CXXFLAGS) $(CXXFLAGS) -c -o geo_split-geo_split.o `test -f 'geo_split.cc' || echo '$(srcdir)/'`geo_split.cc
rheolef-7.1/main/sbin/Makefile.in-776-
rheolef-7.1/main/sbin/Makefile.in-777-geo_split-geo_split.obj: geo_split.cc
rheolef-7.1/main/sbin/Makefile.in:778:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(geo_split_CXXFLAGS) $(CXXFLAGS) -MT geo_split-geo_split.obj -MD -MP -MF $(DEPDIR)/geo_split-geo_split.Tpo -c -o geo_split-geo_split.obj `if test -f 'geo_split.cc'; then $(CYGPATH_W) 'geo_split.cc'; else $(CYGPATH_W) '$(srcdir)/geo_split.cc'; fi`
rheolef-7.1/main/sbin/Makefile.in-779-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/geo_split-geo_split.Tpo $(DEPDIR)/geo_split-geo_split.Po
##############################################
rheolef-7.1/main/sbin/Makefile.in-781-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/sbin/Makefile.in:782:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(geo_split_CXXFLAGS) $(CXXFLAGS) -c -o geo_split-geo_split.obj `if test -f 'geo_split.cc'; then $(CYGPATH_W) 'geo_split.cc'; else $(CYGPATH_W) '$(srcdir)/geo_split.cc'; fi`
rheolef-7.1/main/sbin/Makefile.in-783-
rheolef-7.1/main/sbin/Makefile.in-784-mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.o: mkgeo_ball_gmsh_fix.cc
rheolef-7.1/main/sbin/Makefile.in:785:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkgeo_ball_gmsh_fix_CXXFLAGS) $(CXXFLAGS) -MT mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.o -MD -MP -MF $(DEPDIR)/mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.Tpo -c -o mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.o `test -f 'mkgeo_ball_gmsh_fix.cc' || echo '$(srcdir)/'`mkgeo_ball_gmsh_fix.cc
rheolef-7.1/main/sbin/Makefile.in-786-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.Tpo $(DEPDIR)/mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.Po
##############################################
rheolef-7.1/main/sbin/Makefile.in-788-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/sbin/Makefile.in:789:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkgeo_ball_gmsh_fix_CXXFLAGS) $(CXXFLAGS) -c -o mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.o `test -f 'mkgeo_ball_gmsh_fix.cc' || echo '$(srcdir)/'`mkgeo_ball_gmsh_fix.cc
rheolef-7.1/main/sbin/Makefile.in-790-
rheolef-7.1/main/sbin/Makefile.in-791-mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.obj: mkgeo_ball_gmsh_fix.cc
rheolef-7.1/main/sbin/Makefile.in:792:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkgeo_ball_gmsh_fix_CXXFLAGS) $(CXXFLAGS) -MT mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.obj -MD -MP -MF $(DEPDIR)/mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.Tpo -c -o mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.obj `if test -f 'mkgeo_ball_gmsh_fix.cc'; then $(CYGPATH_W) 'mkgeo_ball_gmsh_fix.cc'; else $(CYGPATH_W) '$(srcdir)/mkgeo_ball_gmsh_fix.cc'; fi`
rheolef-7.1/main/sbin/Makefile.in-793-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.Tpo $(DEPDIR)/mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.Po
##############################################
rheolef-7.1/main/sbin/Makefile.in-795-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/sbin/Makefile.in:796:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mkgeo_ball_gmsh_fix_CXXFLAGS) $(CXXFLAGS) -c -o mkgeo_ball_gmsh_fix-mkgeo_ball_gmsh_fix.obj `if test -f 'mkgeo_ball_gmsh_fix.cc'; then $(CYGPATH_W) 'mkgeo_ball_gmsh_fix.cc'; else $(CYGPATH_W) '$(srcdir)/mkgeo_ball_gmsh_fix.cc'; fi`
rheolef-7.1/main/sbin/Makefile.in-797-
##############################################
rheolef-7.1/main/sbin/Makefile.in-807-	test -n "$(man1dir)" \
rheolef-7.1/main/sbin/Makefile.in:808:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/main/sbin/Makefile.in-809-	  || exit 0; \
##############################################
rheolef-7.1/main/sbin/Makefile.in-876-GTAGS:
rheolef-7.1/main/sbin/Makefile.in:877:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/main/sbin/Makefile.in-878-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/main/sbin/Makefile.in-902-distdir-am: $(DISTFILES)
rheolef-7.1/main/sbin/Makefile.in:903:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/sbin/Makefile.in:904:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/sbin/Makefile.in-905-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/main/sbin/Makefile.in-916-	  if test -d $$d/$$file; then \
rheolef-7.1/main/sbin/Makefile.in:917:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/main/sbin/Makefile.in-918-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/main/sbin/mkgeo_ugrid.sh-494-  -h) echo ${usage} >&2; exit 0;;
rheolef-7.1/main/sbin/mkgeo_ugrid.sh:495:  -e)                  dim=1; variant=`echo x$1 | sed -e 's/x-//'`;;
rheolef-7.1/main/sbin/mkgeo_ugrid.sh:496:  -[tq]|-tq)           dim=2; variant=`echo x$1 | sed -e 's/x-//'`;;
rheolef-7.1/main/sbin/mkgeo_ugrid.sh:497:  -[TPH]|-TP|-PH|-TPH) dim=3; variant=`echo x$1 | sed -e 's/x-//'`;;
rheolef-7.1/main/sbin/mkgeo_ugrid.sh:498:  -[abcdfg]) var=`echo x$1 | sed -e 's/x-//'`
rheolef-7.1/main/sbin/mkgeo_ugrid.sh-499-        if test x"$2" = x""; then echo ${usage} >&2; exit 1; fi
##############################################
rheolef-7.1/main/sbin/mkgeo_contraction.sh-175-h=0.3
rheolef-7.1/main/sbin/mkgeo_contraction.sh:176:h0=`echo  $hmin   $nx | awk '{print 1.0*$1/$2}'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:177:hd=`echo  $h      $nx | awk '{print 1.0*$1/$2}'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:178:hu=`echo  $h  $c  $nx | awk '{print 1.0*$1*$2/$3}'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:179:hux=`echo $h  $Lu $nx | awk '{print 1.0*$1*$2/$3}'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:180:huy=`echo $h  $c  $ny | awk '{print 1.0*$1*$2/$3}'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:181:hdx=`echo $h  $Ld $nx | awk '{print 1.0*$1*$2/$3}'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:182:hdy=`echo $h      $ny | awk '{print 1.0*$1/$2}'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh-183-
##############################################
rheolef-7.1/main/sbin/mkgeo_contraction.sh-186-
rheolef-7.1/main/sbin/mkgeo_contraction.sh:187:m0=` echo $h0  | awk '{print 1./($1*$1) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:188:md=` echo $hd  | awk '{print 1./($1*$1) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:189:mu=` echo $hu  | awk '{print 1./($1*$1) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:190:mux=`echo $hux | awk '{print 1./($1*$1) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:191:muy=`echo $huy | awk '{print 1./($1*$1) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:192:mdx=`echo $hdx | awk '{print 1./($1*$1) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh:193:mdy=`echo $hdy | awk '{print 1./($1*$1) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh-194-
rheolef-7.1/main/sbin/mkgeo_contraction.sh:195:c2=`echo $c $Ld | awk '{ c2 = 2*$1; print (c2 < $2 ? c2 : $2) }'`
rheolef-7.1/main/sbin/mkgeo_contraction.sh-196-
##############################################
rheolef-7.1/main/sbin/mkgeo_obstacle.sh-179-if test $L = "unset"; then
rheolef-7.1/main/sbin/mkgeo_obstacle.sh:180:  L=`echo | awk -v c=$c '{print c < 2 ? 2 : 2*c}'`
rheolef-7.1/main/sbin/mkgeo_obstacle.sh-181-fi
rheolef-7.1/main/sbin/mkgeo_obstacle.sh:182:c_error=`echo | awk -v c=$c '{print (c <= 1 ? "true" : "false")}'`
rheolef-7.1/main/sbin/mkgeo_obstacle.sh-183-if $c_error; then
##############################################
rheolef-7.1/main/bin/Makefile.in-50-  { \
rheolef-7.1/main/bin/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/main/bin/Makefile.in-52-  }; \
##############################################
rheolef-7.1/main/bin/Makefile.in-176-  esac
rheolef-7.1/main/bin/Makefile.in:177:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/main/bin/Makefile.in-178-am__vpath_adj = case $$p in \
rheolef-7.1/main/bin/Makefile.in:179:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/main/bin/Makefile.in-180-    *) f=$$p;; \
rheolef-7.1/main/bin/Makefile.in-181-  esac;
rheolef-7.1/main/bin/Makefile.in:182:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/main/bin/Makefile.in-183-am__install_max = 40
rheolef-7.1/main/bin/Makefile.in-184-am__nobase_strip_setup = \
rheolef-7.1/main/bin/Makefile.in:185:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/main/bin/Makefile.in-186-am__nobase_strip = \
##############################################
rheolef-7.1/main/bin/Makefile.in-546-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/main/bin/Makefile.in:547:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/main/bin/Makefile.in-548-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/main/bin/Makefile.in-586-.cc.obj:
rheolef-7.1/main/bin/Makefile.in:587:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/bin/Makefile.in-588-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/main/bin/Makefile.in-590-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/bin/Makefile.in:591:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/bin/Makefile.in-592-
##############################################
rheolef-7.1/main/bin/Makefile.in-609-	test -n "$(man1dir)" \
rheolef-7.1/main/bin/Makefile.in:610:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/main/bin/Makefile.in-611-	  || exit 0; \
##############################################
rheolef-7.1/main/bin/Makefile.in-678-GTAGS:
rheolef-7.1/main/bin/Makefile.in:679:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/main/bin/Makefile.in-680-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/main/bin/Makefile.in-704-distdir-am: $(DISTFILES)
rheolef-7.1/main/bin/Makefile.in:705:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/bin/Makefile.in:706:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/bin/Makefile.in-707-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/main/bin/Makefile.in-718-	  if test -d $$d/$$file; then \
rheolef-7.1/main/bin/Makefile.in:719:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/main/bin/Makefile.in-720-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/main/vtk/Makefile.in-50-  { \
rheolef-7.1/main/vtk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/main/vtk/Makefile.in-52-  }; \
##############################################
rheolef-7.1/main/vtk/Makefile.in-126-  esac
rheolef-7.1/main/vtk/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/main/vtk/Makefile.in-128-am__vpath_adj = case $$p in \
rheolef-7.1/main/vtk/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/main/vtk/Makefile.in-130-    *) f=$$p;; \
rheolef-7.1/main/vtk/Makefile.in-131-  esac;
rheolef-7.1/main/vtk/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/main/vtk/Makefile.in-133-am__install_max = 40
rheolef-7.1/main/vtk/Makefile.in-134-am__nobase_strip_setup = \
rheolef-7.1/main/vtk/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/main/vtk/Makefile.in-136-am__nobase_strip = \
##############################################
rheolef-7.1/main/vtk/Makefile.in-437-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
rheolef-7.1/main/vtk/Makefile.in:438:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/main/vtk/Makefile.in-439-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/main/vtk/Makefile.in-450-distdir-am: $(DISTFILES)
rheolef-7.1/main/vtk/Makefile.in:451:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/vtk/Makefile.in:452:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/vtk/Makefile.in-453-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/main/vtk/Makefile.in-464-	  if test -d $$d/$$file; then \
rheolef-7.1/main/vtk/Makefile.in:465:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/main/vtk/Makefile.in-466-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/main/tst/field_reinterpolate_tst.sh-44-while test "$L" != ""; do
rheolef-7.1/main/tst/field_reinterpolate_tst.sh:45:  geo1=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_reinterpolate_tst.sh:46:  geo2=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/field_reinterpolate_tst.sh:47:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_reinterpolate_tst.sh-48-  loop_mpirun "./field_reinterpolate_tst $GEODIR/$geo1 $GEODIR/$geo2 $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/main/tst/curved_Pk.sh-51-#cat $log
rheolef-7.1/main/tst/curved_Pk.sh:52:exact=`grep exact $log | sed -e 's/.*exact[ ]*=[ ]*//'`
rheolef-7.1/main/tst/curved_Pk.sh:53:value=`grep value $log | sed -e 's/.*value=[ ]*//' -e 's/b/e/'`
rheolef-7.1/main/tst/curved_Pk.sh-54-echo "integral(a=$a,b=$b) = $exact = $value"
##############################################
rheolef-7.1/main/tst/dirichlet_hdg_post_tst.sh-41-while test "$L" != ""; do
rheolef-7.1/main/tst/dirichlet_hdg_post_tst.sh:42:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/dirichlet_hdg_post_tst.sh:43:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/dirichlet_hdg_post_tst.sh-44-  for k in 0 1 2 3; do
##############################################
rheolef-7.1/main/tst/field_multi_block_tst.sh-38-for geo in $L; do
rheolef-7.1/main/tst/field_multi_block_tst.sh:39:  d=`grep dimension ${SRCDIR}/$geo.geo | gawk '{print $2}'`
rheolef-7.1/main/tst/field_multi_block_tst.sh-40-  for Pk in P1; do
##############################################
rheolef-7.1/main/tst/interpolate_hdiv_tst.sh-48-while test "$L" != ""; do
rheolef-7.1/main/tst/interpolate_hdiv_tst.sh:49:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/interpolate_hdiv_tst.sh:50:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_tst.sh:51:  err_l2=`echo $L | gawk '{print $3}'`
rheolef-7.1/main/tst/interpolate_hdiv_tst.sh:52:  err_div_l2=`echo $L | gawk '{print $4}'`
rheolef-7.1/main/tst/interpolate_hdiv_tst.sh:53:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/interpolate_hdiv_tst.sh-54-  loop_mpirun "./interpolate_hdiv_tst ${SRCDIR}/$geo $approx $err_l2 $err_div_l2 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/interpolate_dom3_tst.sh-46-for geo in $L; do
rheolef-7.1/main/tst/interpolate_dom3_tst.sh:47:  d=`grep dimension ${SRCDIR}/$geo.geo | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_dom3_tst.sh-48-  for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-53-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:54:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:55:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-56-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:57:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:58:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-59-    loop_mpirun "./form_2Ds_Ds_tst $DATADIR/${geo} $Pk $qorder $err $u $v $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-74-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:75:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:76:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-77-  for Pk in P1 P2; do 
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:78:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:79:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-80-    loop_mpirun "./form_2Ds_Ds_tst $DATADIR/${geo}-${Pk} $Pk $qorder $err $u $v $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-93-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:94:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:95:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-96-  for Pk in P1; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:97:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:98:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-99-    loop_mpirun "./form_2Ds_Ds_tst ${geo} $Pk $qorder $err $u $v $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-120-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:121:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:122:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-123-  for Pk in P1 P2 P3 P4; do 
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:124:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:125:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-126-    loop_mpirun "./form_2Ds_Ds_tst $DATADIR/${geo} $Pk $qorder $err $u $v $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-142-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:143:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:144:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-145-  for Pk in P1 P2; do 
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:146:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:147:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-148-    loop_mpirun "./form_2Ds_Ds_tst $DATADIR/${geo}-${Pk} $Pk $qorder $err $u $v $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-161-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:162:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:163:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-164-  for Pk in P1; do
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:165:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh:166:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_tst.sh-167-    loop_mpirun "./form_2Ds_Ds_tst ${geo} $Pk $qorder $err $u $v $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/field_vf_expr_tst.sh-46-for fullgeo in $L; do
rheolef-7.1/main/tst/field_vf_expr_tst.sh:47: geo=`basename $fullgeo`
rheolef-7.1/main/tst/field_vf_expr_tst.sh:48: dir=`dirname $fullgeo`
rheolef-7.1/main/tst/field_vf_expr_tst.sh-49- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh-37-    eval $command
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:38:    err_l2=`grep np_err_l2 tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:39:    err_div_l2=`grep np_err_div_l2 tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:40:    err_linf=`grep np_err_linf tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:41:    err_div_linf=`grep np_err_div_linf tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:42:    err_prl2_l2=`grep np_err_prl2_l2 tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:43:    err_prl2_div_l2=`grep np_err_prl2_div_l2 tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:44:    err_div_pi_h_sw_linf=`grep np_err_div_pi_h_sw_linf tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:45:    err_div_prl2_sw_linf=`grep np_err_div_prl2_sw_linf tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh-46-    echo "$n $err_l2 $err_div_l2   $err_linf $err_div_linf   $err_prl2_l2 $err_prl2_div_l2   $err_div_pi_h_sw_linf $err_div_prl2_sw_linf"
##############################################
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh-48-  echo; echo
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh:49:  k=`expr $k + 1`
rheolef-7.1/main/tst/interpolate_hdiv_gdat_make.sh-50-done
##############################################
rheolef-7.1/main/tst/jump_dg_tst.sh-69-for geo in $L; do
rheolef-7.1/main/tst/jump_dg_tst.sh:70:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/jump_dg_tst.sh:71:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/jump_dg_tst.sh-72-  for k in 0 1 2 3 4 5; do
rheolef-7.1/main/tst/jump_dg_tst.sh:73:    err_jump_valid=`echo $err_list | gawk '{print $1}'`
rheolef-7.1/main/tst/jump_dg_tst.sh:74:    err_mass_valid=`echo $err_list | gawk '{print $2}'`
rheolef-7.1/main/tst/jump_dg_tst.sh:75:    err_list=`echo $err_list | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/jump_dg_tst.sh-76-    loop_mpirun "./jump_dg_tst $geo P${k}d $err_jump_valid $err_mass_valid 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_vf_expr_tst.sh-54-for fullgeo in $L; do
rheolef-7.1/main/tst/form_vf_expr_tst.sh:55: geo=`basename $fullgeo`
rheolef-7.1/main/tst/form_vf_expr_tst.sh:56: dir=`dirname $fullgeo`
rheolef-7.1/main/tst/form_vf_expr_tst.sh-57- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/form_vf_expr_tst.sh-65-for fullgeo in $L2D; do
rheolef-7.1/main/tst/form_vf_expr_tst.sh:66: geo=`basename $fullgeo`
rheolef-7.1/main/tst/form_vf_expr_tst.sh:67: dir=`dirname $fullgeo`
rheolef-7.1/main/tst/form_vf_expr_tst.sh-68- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/run_gmsh.sh-23-gmsh -3 ${x}_gmsh.mshcad -o ${x}-${n}.msh 2>&1 |tee ${x}.log
rheolef-7.1/main/tst/run_gmsh.sh:24:if test $? -ne 0 || test `grep -i error ${x}.log | wc -l` -ne 0; then
rheolef-7.1/main/tst/run_gmsh.sh-25-  grep -i error ${x}.log 
##############################################
rheolef-7.1/main/tst/field_nonlinear_expr_grad_tst.sh-49-for fullgeo in $L; do
rheolef-7.1/main/tst/field_nonlinear_expr_grad_tst.sh:50: geo=`basename $fullgeo`
rheolef-7.1/main/tst/field_nonlinear_expr_grad_tst.sh:51: dir=`dirname $fullgeo`
rheolef-7.1/main/tst/field_nonlinear_expr_grad_tst.sh-52- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/on_local_sides_tst.sh-66-for geo in $L; do
rheolef-7.1/main/tst/on_local_sides_tst.sh:67:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/on_local_sides_tst.sh:68:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/on_local_sides_tst.sh-69-  for k in 0 1 2 3 4 5; do
##############################################
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh-28-  for n in $L; do
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh:29:    h=`echo $n | gawk '{printf("%20.16g",1.0/$1)}'`
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh-30-    case $e in
##############################################
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh-74-    eval $command
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh:75:    err_linf=`grep np_err_linf tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh:76:    err_div_linf=`grep np_err_div_linf tmp.txt | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh-77-    echo "$n $err_linf $err_div_linf"
##############################################
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh-79-  echo; echo
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh:80:  k=`expr $k + 1`
rheolef-7.1/main/tst/interpolate_hdiv_one_gdat_make.sh-81-done
##############################################
rheolef-7.1/main/tst/basis_sides_tst.sh-74-for geo in $L; do
rheolef-7.1/main/tst/basis_sides_tst.sh:75:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/basis_sides_tst.sh:76:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/basis_sides_tst.sh-77-  for k in 0 1 2 3 4; do
##############################################
rheolef-7.1/main/tst/interpolate_dom4_tst.sh-45-for geo in $L; do
rheolef-7.1/main/tst/interpolate_dom4_tst.sh:46: d=`grep dimension ${SRCDIR}/$geo.geo | gawk '{print $2}'`
rheolef-7.1/main/tst/interpolate_dom4_tst.sh-47- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/boundary_domain_rz_tst.sh-31-
rheolef-7.1/main/tst/boundary_domain_rz_tst.sh:32:loop_mpirun "./boundary_domain_rz_tst tmp.geo > tmp_bdr.geo 2>/dev/null && sys_coord=\`grep coordinate_system tmp_bdr.geo | gawk '{print \$2}'\` && test \$sys_coord = rz"
rheolef-7.1/main/tst/boundary_domain_rz_tst.sh-33-if test $? -ne 0; then status=1; fi
##############################################
rheolef-7.1/main/tst/cvge-form-disto.sh-29-name="form_mass_disto_tst"
rheolef-7.1/main/tst/cvge-form-disto.sh:30:order=`echo $Pk | sed -e 's/P//'`
rheolef-7.1/main/tst/cvge-form-disto.sh-31-echo "Pk $Pk" >&2
##############################################
rheolef-7.1/main/tst/cvge-form-disto.sh-109-  my_eval "$RUN ./${name} $geo -nx $nx -mx $mx 2>/dev/null > $log || true"
rheolef-7.1/main/tst/cvge-form-disto.sh:110:  err=`cat $log | grep error | gawk '{print $4}'`
rheolef-7.1/main/tst/cvge-form-disto.sh-111-  echo "$n $err" | tee -a $gdat
##############################################
rheolef-7.1/main/tst/cvge-form-disto.sh-122-(gnuplot $tmp_pente 2>&1) > $log
rheolef-7.1/main/tst/cvge-form-disto.sh:123:pente=`cat $log | grep pente | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/main/tst/cvge-form-disto.sh-124-echo "# $name $Pk : pente"
##############################################
rheolef-7.1/main/tst/field_multi_reinterpolate_tst.sh-41-while test "$L" != ""; do
rheolef-7.1/main/tst/field_multi_reinterpolate_tst.sh:42:  geo1=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_multi_reinterpolate_tst.sh:43:  geo2=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/field_multi_reinterpolate_tst.sh:44:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_multi_reinterpolate_tst.sh-45-  loop_mpirun "./field_multi_reinterpolate_tst $GEODIR/$geo1 $GEODIR/$geo2 $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/main/tst/cvge-form-circle-s.sh-33-form="$1"; shift
rheolef-7.1/main/tst/cvge-form-circle-s.sh:34:elt=`echo x"$1" | sed -e 's/x-//'`; shift
rheolef-7.1/main/tst/cvge-form-circle-s.sh-35-order=${1-"3"}
##############################################
rheolef-7.1/main/tst/cvge-form-circle-s.sh-136-    fi
rheolef-7.1/main/tst/cvge-form-circle-s.sh:137:    error_measure=`grep error_measure $log | gawk '{print $3}'`
rheolef-7.1/main/tst/cvge-form-circle-s.sh:138:    error_linf=`grep error_linf $log | gawk '{print $3}'`
rheolef-7.1/main/tst/cvge-form-circle-s.sh-139-  else
rheolef-7.1/main/tst/cvge-form-circle-s.sh-140-    my_eval "(./form_circle_tst -form "$form" $geo -app P${order} -nx ${nx} -ny ${ny} -nz ${nz} 2>&1) > $log"
rheolef-7.1/main/tst/cvge-form-circle-s.sh:141:    error_measure=`grep '^error' $log | gawk '{print $3}'`
rheolef-7.1/main/tst/cvge-form-circle-s.sh-142-    error_linf=${error_measure}
##############################################
rheolef-7.1/main/tst/Makefile.in-51-  { \
rheolef-7.1/main/tst/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/main/tst/Makefile.in-53-  }; \
##############################################
rheolef-7.1/main/tst/Makefile.in-2743-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/main/tst/Makefile.in:2744:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/main/tst/Makefile.in-2745-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/main/tst/Makefile.in-2752-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/main/tst/Makefile.in:2753:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/main/tst/Makefile.in-2754-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/main/tst/Makefile.in-3389-.cc.obj:
rheolef-7.1/main/tst/Makefile.in:3390:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/tst/Makefile.in-3391-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/main/tst/Makefile.in-3393-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/tst/Makefile.in:3394:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/tst/Makefile.in-3395-
##############################################
rheolef-7.1/main/tst/Makefile.in-3438-GTAGS:
rheolef-7.1/main/tst/Makefile.in:3439:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/main/tst/Makefile.in-3440-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/main/tst/Makefile.in-3471-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/main/tst/Makefile.in:3472:	      all=`expr $$all + 1`; \
rheolef-7.1/main/tst/Makefile.in-3473-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/main/tst/Makefile.in-3474-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/main/tst/Makefile.in:3475:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/main/tst/Makefile.in:3476:		failed=`expr $$failed + 1`; \
rheolef-7.1/main/tst/Makefile.in-3477-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/main/tst/Makefile.in-3483-	    elif test $$? -ne 77; then \
rheolef-7.1/main/tst/Makefile.in:3484:	      all=`expr $$all + 1`; \
rheolef-7.1/main/tst/Makefile.in-3485-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/main/tst/Makefile.in-3486-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/main/tst/Makefile.in:3487:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/main/tst/Makefile.in-3488-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/main/tst/Makefile.in-3490-	      *) \
rheolef-7.1/main/tst/Makefile.in:3491:		failed=`expr $$failed + 1`; \
rheolef-7.1/main/tst/Makefile.in-3492-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/main/tst/Makefile.in-3495-	    else \
rheolef-7.1/main/tst/Makefile.in:3496:	      skip=`expr $$skip + 1`; \
rheolef-7.1/main/tst/Makefile.in-3497-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/main/tst/Makefile.in-3530-	    fi; \
rheolef-7.1/main/tst/Makefile.in:3531:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/main/tst/Makefile.in-3532-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/main/tst/Makefile.in-3536-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/main/tst/Makefile.in:3537:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/main/tst/Makefile.in-3538-	      dashes="$$report"; \
rheolef-7.1/main/tst/Makefile.in-3539-	  fi; \
rheolef-7.1/main/tst/Makefile.in:3540:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/main/tst/Makefile.in-3541-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/main/tst/Makefile.in-3557-distdir-am: $(DISTFILES)
rheolef-7.1/main/tst/Makefile.in:3558:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/tst/Makefile.in:3559:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/tst/Makefile.in-3560-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/main/tst/Makefile.in-3571-	  if test -d $$d/$$file; then \
rheolef-7.1/main/tst/Makefile.in:3572:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/main/tst/Makefile.in-3573-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/main/tst/form_weighted2_tst.sh-35-while test "$L" != ""; do
rheolef-7.1/main/tst/form_weighted2_tst.sh:36:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_weighted2_tst.sh:37:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_weighted2_tst.sh-38-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_weighted2_tst.sh:39:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_weighted2_tst.sh:40:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_weighted2_tst.sh-41-    loop_mpirun "./form_weighted2_tst $DATADIR/$geo $Pk $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/field_Ds_tst.sh-48-while test "$L" != ""; do
rheolef-7.1/main/tst/field_Ds_tst.sh:49:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:50:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-51-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/field_Ds_tst.sh:52:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:53:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-54-    loop_mpirun "./field_Ds_tst $DATADIR/${geo} $Pk $qorder $err $u $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/field_Ds_tst.sh-68-while test "$L" != ""; do
rheolef-7.1/main/tst/field_Ds_tst.sh:69:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:70:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-71-  for Pk in P1 P2 P3; do 
rheolef-7.1/main/tst/field_Ds_tst.sh:72:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:73:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-74-    loop_mpirun "./field_Ds_tst $DATADIR/${geo}-${Pk} $Pk $qorder $err $u $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/field_Ds_tst.sh-88-while test "$L" != ""; do
rheolef-7.1/main/tst/field_Ds_tst.sh:89:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:90:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-91-  for Pk in P1; do
rheolef-7.1/main/tst/field_Ds_tst.sh:92:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:93:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-94-    loop_mpirun "./field_Ds_tst ${geo} $Pk $qorder $err $u $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/field_Ds_tst.sh-114-while test "$L" != ""; do
rheolef-7.1/main/tst/field_Ds_tst.sh:115:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:116:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-117-  for Pk in P1 P2 P3 P4; do 
rheolef-7.1/main/tst/field_Ds_tst.sh:118:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:119:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-120-    loop_mpirun "./field_Ds_tst $DATADIR/${geo} $Pk $qorder $err $u $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/field_Ds_tst.sh-135-while test "$L" != ""; do
rheolef-7.1/main/tst/field_Ds_tst.sh:136:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:137:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-138-  for Pk in P1 P2 P3; do 
rheolef-7.1/main/tst/field_Ds_tst.sh:139:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:140:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-141-    loop_mpirun "./field_Ds_tst $DATADIR/${geo}-${Pk} $Pk $qorder $err $u $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/field_Ds_tst.sh-154-while test "$L" != ""; do
rheolef-7.1/main/tst/field_Ds_tst.sh:155:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:156:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-157-  for Pk in P1; do
rheolef-7.1/main/tst/field_Ds_tst.sh:158:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/field_Ds_tst.sh:159:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/field_Ds_tst.sh-160-    u="0 -z y"; loop_mpirun "./field_Ds_tst ${geo} $Pk $qorder $err $u $n 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_div_s_tst.sh-46-while test "$L" != ""; do
rheolef-7.1/main/tst/form_div_s_tst.sh:47:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_div_s_tst.sh:48:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_div_s_tst.sh-49-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_div_s_tst.sh:50:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_div_s_tst.sh:51:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_div_s_tst.sh-52-    loop_mpirun "./form_div_s_tst $DATADIR/${geo}-${Pk} -normal $Pk $qorder $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/main/tst/form_div_s_tst.sh-64-while test "$L" != ""; do
rheolef-7.1/main/tst/form_div_s_tst.sh:65:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_div_s_tst.sh:66:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_div_s_tst.sh-67-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_div_s_tst.sh:68:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_div_s_tst.sh:69:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_div_s_tst.sh-70-    loop_mpirun "./form_div_s_tst $DATADIR/${geo}-${Pk} -polynom $Pk $qorder $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/main/tst/form_div_s_tst.sh-104-while test "$L" != ""; do
rheolef-7.1/main/tst/form_div_s_tst.sh:105:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_div_s_tst.sh:106:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_div_s_tst.sh-107-  for Pk in P1; do
rheolef-7.1/main/tst/form_div_s_tst.sh:108:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_div_s_tst.sh:109:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_div_s_tst.sh-110-    loop_mpirun "./form_div_s_tst ${geo} -normal $Pk $qorder $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/main/tst/cvge-form-circle.sh-33-my=${6-"0"}
rheolef-7.1/main/tst/cvge-form-circle.sh:34:order=`echo $Pk | sed -e 's/P//'`
rheolef-7.1/main/tst/cvge-form-circle.sh-35-e="t"
##############################################
rheolef-7.1/main/tst/cvge-form-circle.sh-116-  my_eval "$RUN ./${name} -form $form $geo -app ${Pk} -nx $nx -ny ${ny} -mx $mx -my $my 2>/dev/null > $log"
rheolef-7.1/main/tst/cvge-form-circle.sh:117:  err=`cat $log | grep error | gawk '{print $3}'`
rheolef-7.1/main/tst/cvge-form-circle.sh-118-  echo "$n $err" | tee -a $gdat
##############################################
rheolef-7.1/main/tst/cvge-form-circle.sh-127-(gnuplot $tmp_pente 2>&1) > $log
rheolef-7.1/main/tst/cvge-form-circle.sh:128:pente=`cat $log | grep pente | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/main/tst/cvge-form-circle.sh-129-
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_rhs_tst.sh-47-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_rhs_tst.sh:48:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_rhs_tst.sh:49:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_rhs_tst.sh-50-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_2Ds_Ds_rhs_tst.sh:51:    tol=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_rhs_tst.sh:52:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_rhs_tst.sh-53-    loop_mpirun "./form_2Ds_Ds_full_tst $DATADIR/${geo}-${Pk} $Pk $tol 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_weighted_tst.sh-36-while test "$L" != ""; do
rheolef-7.1/main/tst/form_weighted_tst.sh:37:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_weighted_tst.sh:38:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_weighted_tst.sh-39-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_weighted_tst.sh:40:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_weighted_tst.sh:41:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_weighted_tst.sh-42-    loop_mpirun "./form_weighted_tst $DATADIR/$geo $Pk $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_2Ds_Ds_sol_tst.sh-44-while test "$L" != ""; do
rheolef-7.1/main/tst/form_2Ds_Ds_sol_tst.sh:45:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_sol_tst.sh:46:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_sol_tst.sh-47-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_2Ds_Ds_sol_tst.sh:48:    tol=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_2Ds_Ds_sol_tst.sh:49:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_2Ds_Ds_sol_tst.sh-50-    loop_mpirun "./form_2Ds_Ds_sol_tst $DATADIR/${geo}-${Pk} $Pk $tol 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/main/tst/form_d_dn_tst.sh-42-while test "$L" != ""; do
rheolef-7.1/main/tst/form_d_dn_tst.sh:43:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh:44:  dom=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh:45:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh-46-  for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/form_d_dn_tst.sh-60-while test "$L" != ""; do
rheolef-7.1/main/tst/form_d_dn_tst.sh:61:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh:62:  dom=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh:63:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh-64-  for Pk in P1 P2 P3; do
rheolef-7.1/main/tst/form_d_dn_tst.sh:65:    tol=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh:66:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh-67-    loop_mpirun "./form_d_dn_tst $SRCDIR/$geo $Pk $dom $tol -sinusprod >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/main/tst/form_d_dn_tst.sh-80-while test "$L" != ""; do
rheolef-7.1/main/tst/form_d_dn_tst.sh:81:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh:82:  tol=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh:83:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_d_dn_tst.sh-84-  for Pk in P1; do
##############################################
rheolef-7.1/main/tst/form_mass_tst.sh-127-  for pair in $projections; do
rheolef-7.1/main/tst/form_mass_tst.sh:128:    approx1=`echo $pair | gawk -v FS="_" '{print $1}'`
rheolef-7.1/main/tst/form_mass_tst.sh:129:    approx2=`echo $pair | gawk -v FS="_" '{print $2}'`
rheolef-7.1/main/tst/form_mass_tst.sh-130-    case ${approx1} in
##############################################
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh-42-while test "$L" != ""; do
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh:43:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh:44:  dom=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh:45:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh-46-  for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh-60-while test "$L" != ""; do
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh:61:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh:62:  tol=`echo $L | gawk '{print $2}'`
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh:63:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/main/tst/form_d_dn_domain_tst.sh-64-  for Pk in P1; do
##############################################
rheolef-7.1/main/Makefile.in-49-  { \
rheolef-7.1/main/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/main/Makefile.in-51-  }; \
##############################################
rheolef-7.1/main/Makefile.in-170-  while test -n "$$dir1"; do \
rheolef-7.1/main/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rheolef-7.1/main/Makefile.in-172-    if test "$$first" != "."; then \
rheolef-7.1/main/Makefile.in-173-      if test "$$first" = ".."; then \
rheolef-7.1/main/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rheolef-7.1/main/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rheolef-7.1/main/Makefile.in-176-      else \
rheolef-7.1/main/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rheolef-7.1/main/Makefile.in-178-        if test "$$first2" = "$$first"; then \
rheolef-7.1/main/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rheolef-7.1/main/Makefile.in-180-        else \
##############################################
rheolef-7.1/main/Makefile.in-185-    fi; \
rheolef-7.1/main/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rheolef-7.1/main/Makefile.in-187-  done; \
##############################################
rheolef-7.1/main/Makefile.in-451-	dot_seen=no; \
rheolef-7.1/main/Makefile.in:452:	target=`echo $@ | sed s/-recursive//`; \
rheolef-7.1/main/Makefile.in-453-	case "$@" in \
##############################################
rheolef-7.1/main/Makefile.in-514-GTAGS:
rheolef-7.1/main/Makefile.in:515:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/main/Makefile.in-516-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/main/Makefile.in-540-distdir-am: $(DISTFILES)
rheolef-7.1/main/Makefile.in:541:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/Makefile.in:542:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/Makefile.in-543-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/main/Makefile.in-554-	  if test -d $$d/$$file; then \
rheolef-7.1/main/Makefile.in:555:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/main/Makefile.in-556-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/main/lib/space_constitution_yacc.y-121-                {
rheolef-7.1/main/lib/space_constitution_yacc.y:122:		  space_constant::coordinate_type sys_coord = space_constant::coordinate_system (symbol($1)); 
rheolef-7.1/main/lib/space_constitution_yacc.y-123-		  _current_fio.option.set_coordinate_system (sys_coord); 
##############################################
rheolef-7.1/main/lib/Makefile.in-52-  { \
rheolef-7.1/main/lib/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/main/lib/Makefile.in-54-  }; \
##############################################
rheolef-7.1/main/lib/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES =
rheolef-7.1/main/lib/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/main/lib/Makefile.in-112-am__vpath_adj = case $$p in \
rheolef-7.1/main/lib/Makefile.in:113:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/main/lib/Makefile.in-114-    *) f=$$p;; \
rheolef-7.1/main/lib/Makefile.in-115-  esac;
rheolef-7.1/main/lib/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/main/lib/Makefile.in-117-am__install_max = 40
rheolef-7.1/main/lib/Makefile.in-118-am__nobase_strip_setup = \
rheolef-7.1/main/lib/Makefile.in:119:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/main/lib/Makefile.in-120-am__nobase_strip = \
##############################################
rheolef-7.1/main/lib/Makefile.in-1048-.cc.obj:
rheolef-7.1/main/lib/Makefile.in:1049:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/lib/Makefile.in-1050-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/main/lib/Makefile.in-1052-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/main/lib/Makefile.in:1053:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/main/lib/Makefile.in-1054-
##############################################
rheolef-7.1/main/lib/Makefile.in-1071-	test -n "$(man2dir)" \
rheolef-7.1/main/lib/Makefile.in:1072:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/main/lib/Makefile.in-1073-	  || exit 0; \
##############################################
rheolef-7.1/main/lib/Makefile.in-1114-	test -n "$(man3dir)" \
rheolef-7.1/main/lib/Makefile.in:1115:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/main/lib/Makefile.in-1116-	  || exit 0; \
##############################################
rheolef-7.1/main/lib/Makefile.in-1171-	@list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
rheolef-7.1/main/lib/Makefile.in:1172:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/main/lib/Makefile.in-1173-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/main/lib/Makefile.in-1192-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/main/lib/Makefile.in:1193:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/main/lib/Makefile.in-1194-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/main/lib/Makefile.in-1225-GTAGS:
rheolef-7.1/main/lib/Makefile.in:1226:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/main/lib/Makefile.in-1227-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/main/lib/Makefile.in-1251-distdir-am: $(DISTFILES)
rheolef-7.1/main/lib/Makefile.in:1252:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/lib/Makefile.in:1253:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/lib/Makefile.in-1254-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/main/lib/Makefile.in-1265-	  if test -d $$d/$$file; then \
rheolef-7.1/main/lib/Makefile.in:1266:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/main/lib/Makefile.in-1267-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/main/data/Makefile.in-50-  { \
rheolef-7.1/main/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/main/data/Makefile.in-52-  }; \
##############################################
rheolef-7.1/main/data/Makefile.in-487-distdir-am: $(DISTFILES)
rheolef-7.1/main/data/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/data/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/main/data/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/main/data/Makefile.in-501-	  if test -d $$d/$$file; then \
rheolef-7.1/main/data/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/main/data/Makefile.in-503-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/fem/quadrature/Makefile.am-158-	latex $< ;							\
rheolef-7.1/fem/quadrature/Makefile.am:159:	 for f in `ls $(*F)*.aux`; do 				\
rheolef-7.1/fem/quadrature/Makefile.am:160:	    g=`expr $$f : '\(.*\)\.aux' `; 				\
rheolef-7.1/fem/quadrature/Makefile.am-161-	    echo "bibtex $$g"; 						\
##############################################
rheolef-7.1/fem/quadrature/Makefile.am-189-	  TEXINPUTS=":.:$(srcdir)/:$$TEXINPUTS" 		\
rheolef-7.1/fem/quadrature/Makefile.am:190:	  ${DVIPS} -t a4 `echo $< | sed 's,.*/,,'` -o $@;	\
rheolef-7.1/fem/quadrature/Makefile.am-191-	fi
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-51-  { \
rheolef-7.1/fem/quadrature/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/fem/quadrature/Makefile.in-53-  }; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-241-DATA = $(noinst_DATA)
rheolef-7.1/fem/quadrature/Makefile.in:242:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/fem/quadrature/Makefile.in-243-am__vpath_adj = case $$p in \
rheolef-7.1/fem/quadrature/Makefile.in:244:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/fem/quadrature/Makefile.in-245-    *) f=$$p;; \
rheolef-7.1/fem/quadrature/Makefile.in-246-  esac;
rheolef-7.1/fem/quadrature/Makefile.in:247:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/fem/quadrature/Makefile.in-248-am__install_max = 40
rheolef-7.1/fem/quadrature/Makefile.in-249-am__nobase_strip_setup = \
rheolef-7.1/fem/quadrature/Makefile.in:250:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/fem/quadrature/Makefile.in-251-am__nobase_strip = \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-692-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/fem/quadrature/Makefile.in:693:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/fem/quadrature/Makefile.in-694-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-767-.cc.obj:
rheolef-7.1/fem/quadrature/Makefile.in:768:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/fem/quadrature/Makefile.in-769-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-771-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/fem/quadrature/Makefile.in:772:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/fem/quadrature/Makefile.in-773-
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-804-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/fem/quadrature/Makefile.in:805:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/fem/quadrature/Makefile.in-806-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-837-GTAGS:
rheolef-7.1/fem/quadrature/Makefile.in:838:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/fem/quadrature/Makefile.in-839-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-870-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/fem/quadrature/Makefile.in:871:	      all=`expr $$all + 1`; \
rheolef-7.1/fem/quadrature/Makefile.in-872-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/fem/quadrature/Makefile.in-873-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/fem/quadrature/Makefile.in:874:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/fem/quadrature/Makefile.in:875:		failed=`expr $$failed + 1`; \
rheolef-7.1/fem/quadrature/Makefile.in-876-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-882-	    elif test $$? -ne 77; then \
rheolef-7.1/fem/quadrature/Makefile.in:883:	      all=`expr $$all + 1`; \
rheolef-7.1/fem/quadrature/Makefile.in-884-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/fem/quadrature/Makefile.in-885-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/fem/quadrature/Makefile.in:886:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/fem/quadrature/Makefile.in-887-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-889-	      *) \
rheolef-7.1/fem/quadrature/Makefile.in:890:		failed=`expr $$failed + 1`; \
rheolef-7.1/fem/quadrature/Makefile.in-891-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-894-	    else \
rheolef-7.1/fem/quadrature/Makefile.in:895:	      skip=`expr $$skip + 1`; \
rheolef-7.1/fem/quadrature/Makefile.in-896-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-929-	    fi; \
rheolef-7.1/fem/quadrature/Makefile.in:930:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/fem/quadrature/Makefile.in-931-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-935-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/fem/quadrature/Makefile.in:936:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/fem/quadrature/Makefile.in-937-	      dashes="$$report"; \
rheolef-7.1/fem/quadrature/Makefile.in-938-	  fi; \
rheolef-7.1/fem/quadrature/Makefile.in:939:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/fem/quadrature/Makefile.in-940-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-956-distdir-am: $(DISTFILES)
rheolef-7.1/fem/quadrature/Makefile.in:957:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/quadrature/Makefile.in:958:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/quadrature/Makefile.in-959-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-970-	  if test -d $$d/$$file; then \
rheolef-7.1/fem/quadrature/Makefile.in:971:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/fem/quadrature/Makefile.in-972-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-1181-	latex $< ;							\
rheolef-7.1/fem/quadrature/Makefile.in:1182:	 for f in `ls $(*F)*.aux`; do 				\
rheolef-7.1/fem/quadrature/Makefile.in:1183:	    g=`expr $$f : '\(.*\)\.aux' `; 				\
rheolef-7.1/fem/quadrature/Makefile.in-1184-	    echo "bibtex $$g"; 						\
##############################################
rheolef-7.1/fem/quadrature/Makefile.in-1212-	  TEXINPUTS=":.:$(srcdir)/:$$TEXINPUTS" 		\
rheolef-7.1/fem/quadrature/Makefile.in:1213:	  ${DVIPS} -t a4 `echo $< | sed 's,.*/,,'` -o $@;	\
rheolef-7.1/fem/quadrature/Makefile.in-1214-	fi
##############################################
rheolef-7.1/fem/Makefile.in-49-  { \
rheolef-7.1/fem/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/fem/Makefile.in-51-  }; \
##############################################
rheolef-7.1/fem/Makefile.in-170-  while test -n "$$dir1"; do \
rheolef-7.1/fem/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rheolef-7.1/fem/Makefile.in-172-    if test "$$first" != "."; then \
rheolef-7.1/fem/Makefile.in-173-      if test "$$first" = ".."; then \
rheolef-7.1/fem/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rheolef-7.1/fem/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rheolef-7.1/fem/Makefile.in-176-      else \
rheolef-7.1/fem/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rheolef-7.1/fem/Makefile.in-178-        if test "$$first2" = "$$first"; then \
rheolef-7.1/fem/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rheolef-7.1/fem/Makefile.in-180-        else \
##############################################
rheolef-7.1/fem/Makefile.in-185-    fi; \
rheolef-7.1/fem/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rheolef-7.1/fem/Makefile.in-187-  done; \
##############################################
rheolef-7.1/fem/Makefile.in-450-	dot_seen=no; \
rheolef-7.1/fem/Makefile.in:451:	target=`echo $@ | sed s/-recursive//`; \
rheolef-7.1/fem/Makefile.in-452-	case "$@" in \
##############################################
rheolef-7.1/fem/Makefile.in-513-GTAGS:
rheolef-7.1/fem/Makefile.in:514:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/fem/Makefile.in-515-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/fem/Makefile.in-539-distdir-am: $(DISTFILES)
rheolef-7.1/fem/Makefile.in:540:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/Makefile.in:541:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/Makefile.in-542-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/fem/Makefile.in-553-	  if test -d $$d/$$file; then \
rheolef-7.1/fem/Makefile.in:554:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/fem/Makefile.in-555-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/fem/geo_element/quadrature_tst.sh-33-    if test $? -ne 0; then status=1; fi
rheolef-7.1/fem/geo_element/quadrature_tst.sh:34:    r=`expr $r + 1`
rheolef-7.1/fem/geo_element/quadrature_tst.sh-35-  done
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-52-  { \
rheolef-7.1/fem/geo_element/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/fem/geo_element/Makefile.in-54-  }; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-300-  esac
rheolef-7.1/fem/geo_element/Makefile.in:301:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/fem/geo_element/Makefile.in-302-am__vpath_adj = case $$p in \
rheolef-7.1/fem/geo_element/Makefile.in:303:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/fem/geo_element/Makefile.in-304-    *) f=$$p;; \
rheolef-7.1/fem/geo_element/Makefile.in-305-  esac;
rheolef-7.1/fem/geo_element/Makefile.in:306:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/fem/geo_element/Makefile.in-307-am__install_max = 40
rheolef-7.1/fem/geo_element/Makefile.in-308-am__nobase_strip_setup = \
rheolef-7.1/fem/geo_element/Makefile.in:309:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/fem/geo_element/Makefile.in-310-am__nobase_strip = \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-910-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/fem/geo_element/Makefile.in:911:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/fem/geo_element/Makefile.in-912-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-919-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/fem/geo_element/Makefile.in:920:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/fem/geo_element/Makefile.in-921-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-928-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/fem/geo_element/Makefile.in:929:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/fem/geo_element/Makefile.in-930-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1077-.cc.obj:
rheolef-7.1/fem/geo_element/Makefile.in:1078:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/fem/geo_element/Makefile.in-1079-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1081-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/fem/geo_element/Makefile.in:1082:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/fem/geo_element/Makefile.in-1083-
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1100-	test -n "$(man1dir)" \
rheolef-7.1/fem/geo_element/Makefile.in:1101:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/fem/geo_element/Makefile.in-1102-	  || exit 0; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1143-	test -n "$(man2dir)" \
rheolef-7.1/fem/geo_element/Makefile.in:1144:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/fem/geo_element/Makefile.in-1145-	  || exit 0; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1186-	test -n "$(man3dir)" \
rheolef-7.1/fem/geo_element/Makefile.in:1187:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/fem/geo_element/Makefile.in-1188-	  || exit 0; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1229-	test -n "$(man6dir)" \
rheolef-7.1/fem/geo_element/Makefile.in:1230:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/fem/geo_element/Makefile.in-1231-	  || exit 0; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1286-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/fem/geo_element/Makefile.in:1287:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/fem/geo_element/Makefile.in-1288-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1319-GTAGS:
rheolef-7.1/fem/geo_element/Makefile.in:1320:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/fem/geo_element/Makefile.in-1321-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1352-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/fem/geo_element/Makefile.in:1353:	      all=`expr $$all + 1`; \
rheolef-7.1/fem/geo_element/Makefile.in-1354-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/fem/geo_element/Makefile.in-1355-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/fem/geo_element/Makefile.in:1356:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/fem/geo_element/Makefile.in:1357:		failed=`expr $$failed + 1`; \
rheolef-7.1/fem/geo_element/Makefile.in-1358-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1364-	    elif test $$? -ne 77; then \
rheolef-7.1/fem/geo_element/Makefile.in:1365:	      all=`expr $$all + 1`; \
rheolef-7.1/fem/geo_element/Makefile.in-1366-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/fem/geo_element/Makefile.in-1367-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/fem/geo_element/Makefile.in:1368:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/fem/geo_element/Makefile.in-1369-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1371-	      *) \
rheolef-7.1/fem/geo_element/Makefile.in:1372:		failed=`expr $$failed + 1`; \
rheolef-7.1/fem/geo_element/Makefile.in-1373-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1376-	    else \
rheolef-7.1/fem/geo_element/Makefile.in:1377:	      skip=`expr $$skip + 1`; \
rheolef-7.1/fem/geo_element/Makefile.in-1378-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1411-	    fi; \
rheolef-7.1/fem/geo_element/Makefile.in:1412:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/fem/geo_element/Makefile.in-1413-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1417-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/fem/geo_element/Makefile.in:1418:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/fem/geo_element/Makefile.in-1419-	      dashes="$$report"; \
rheolef-7.1/fem/geo_element/Makefile.in-1420-	  fi; \
rheolef-7.1/fem/geo_element/Makefile.in:1421:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/fem/geo_element/Makefile.in-1422-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1438-distdir-am: $(DISTFILES)
rheolef-7.1/fem/geo_element/Makefile.in:1439:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/geo_element/Makefile.in:1440:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/geo_element/Makefile.in-1441-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/fem/geo_element/Makefile.in-1452-	  if test -d $$d/$$file; then \
rheolef-7.1/fem/geo_element/Makefile.in:1453:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/fem/geo_element/Makefile.in-1454-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/fem/lib/basis_yacc.y-88-                {
rheolef-7.1/fem/lib/basis_yacc.y:89:		  space_constant::coordinate_type sys_coord = space_constant::coordinate_system (symbol($1)); 
rheolef-7.1/fem/lib/basis_yacc.y-90-		  _current_fio.option.set_coordinate_system (sys_coord); 
##############################################
rheolef-7.1/fem/lib/basis_interpolate_gdat.sh-37-      ./basis_interpolate_tst $approx$k $K $node $raw_poly > $tmp.txt 2>/dev/null
rheolef-7.1/fem/lib/basis_interpolate_gdat.sh:38:      err_linf=`grep err_linf $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/basis_interpolate_gdat.sh:39:      err_l2=`grep err_l2 $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/basis_interpolate_gdat.sh-40-      echo "$k $err_l2 $err_linf"
rheolef-7.1/fem/lib/basis_interpolate_gdat.sh:41:      k=`expr $k + 1`
rheolef-7.1/fem/lib/basis_interpolate_gdat.sh-42-    done
##############################################
rheolef-7.1/fem/lib/make_basis_list_cxx.sh-51-for basis in ${basis_list}; do
rheolef-7.1/fem/lib/make_basis_list_cxx.sh:52:  is_Pk=`echo "$basis" | grep '^P[0-9]$'`
rheolef-7.1/fem/lib/make_basis_list_cxx.sh-53-  if test x"$is_Pk" != x""; then continue; fi
##############################################
rheolef-7.1/fem/lib/make_basis_list_cxx.sh-65-for basis in ${basis_list}; do
rheolef-7.1/fem/lib/make_basis_list_cxx.sh:66:  is_Pk_C0=`echo "$basis" | grep '^P[1-9]$'`
rheolef-7.1/fem/lib/make_basis_list_cxx.sh-67-  if test x"$is_Pk_C0" != x""; then continue; fi
##############################################
rheolef-7.1/fem/lib/make_basis_list_cxx.sh-110-for basis in ${basis_list}; do
rheolef-7.1/fem/lib/make_basis_list_cxx.sh:111:  is_Pk=`echo "$basis" | grep '^P[01-9]$'`
rheolef-7.1/fem/lib/make_basis_list_cxx.sh-112-  if test x"$is_Pk" != x""; then
rheolef-7.1/fem/lib/make_basis_list_cxx.sh:113:    k=`echo "$basis" | sed -e 's/P//'`
rheolef-7.1/fem/lib/make_basis_list_cxx.sh-114-    if test "$k" = "0"; then
##############################################
rheolef-7.1/fem/lib/vdm_tst.sh-40-for poly in monomial bernstein dubiner; do
rheolef-7.1/fem/lib/vdm_tst.sh:41:  cond_valid=`echo $cond_valid_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/vdm_tst.sh:42:  cond_valid_list=`echo $cond_valid_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/vdm_tst.sh-43-  command="./vdm_tst P${k}[$node,$poly] $K"
rheolef-7.1/fem/lib/vdm_tst.sh-44-  echo "      $command"
rheolef-7.1/fem/lib/vdm_tst.sh:45:  cond=`eval "$command 2>/dev/null| grep cond | gawk '{print \\$2}'"`
rheolef-7.1/fem/lib/vdm_tst.sh-46-  if float_differ "$cond" "$cond_valid" 1e-4; then
##############################################
rheolef-7.1/fem/lib/Makefile.am-623-	  && (x=$*; \
rheolef-7.1/fem/lib/Makefile.am:624:	  for f in `ls $${x}.*aux`; do \
rheolef-7.1/fem/lib/Makefile.am:625:	    g=`expr $$f : '\(.*\)\.aux' `; \
rheolef-7.1/fem/lib/Makefile.am:626:	    ncite=`grep '\\citation{' $$f | wc -l`; \
rheolef-7.1/fem/lib/Makefile.am:627:	    nrefs=`grep 'bibcite' $$f | wc -l`; \
rheolef-7.1/fem/lib/Makefile.am-628-	    echo "ncite=$$ncite nrefs=$$nrefs"; \
##############################################
rheolef-7.1/fem/lib/Makefile.am-663-              | tee $*-warnings.log || true)				\
rheolef-7.1/fem/lib/Makefile.am:664:          && test `cat < $*-warnings.log | wc -l` -eq 0			\
rheolef-7.1/fem/lib/Makefile.am-665-	  && if test x"${GS}" != x""; then				\
##############################################
rheolef-7.1/fem/lib/Makefile.am-674-version.tex: $(top_srcdir)/configure.ac ${top_srcdir}/VERSION
rheolef-7.1/fem/lib/Makefile.am:675:	@sh ${top_srcdir}/config/mk_version.sh $(srcdir) $(top_srcdir) `cat $(top_srcdir)/VERSION` internals_basis $(exampledir)
rheolef-7.1/fem/lib/Makefile.am-676-
##############################################
rheolef-7.1/fem/lib/interpolate_RTk_tst.sh-36-    if test $? -ne 0; then status=1; fi
rheolef-7.1/fem/lib/interpolate_RTk_tst.sh:37:    idx=`expr $idx + 1`
rheolef-7.1/fem/lib/interpolate_RTk_tst.sh-38-  done
##############################################
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh-55-while test "$L" != ""; do
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh:56:  K=`echo $L | gawk '{print $1}'`
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh:57:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh-58-  for node in equispaced warburton; do
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh-59-    for k in $k_list; do
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh:60:      err_linf_valid=`echo $L | gawk '{print $1}'`
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh:61:      L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/dirichlet_nh_element_tst.sh-62-      if test "$err_linf_valid" = none; then continue; fi
##############################################
rheolef-7.1/fem/lib/lebesgue_gdat.sh-32-   while test $k -le $kmax; do
rheolef-7.1/fem/lib/lebesgue_gdat.sh:33:      Lambda_e=`./lebesgue_tst P$k $K equispaced $poly $nsub | grep lebesgue | gawk '{print $2}'`
rheolef-7.1/fem/lib/lebesgue_gdat.sh:34:      Lambda_w=`./lebesgue_tst P$k $K warburton  $poly $nsub | grep lebesgue | gawk '{print $2}'`
rheolef-7.1/fem/lib/lebesgue_gdat.sh-35-      echo "$k	$Lambda_e  $Lambda_w"
rheolef-7.1/fem/lib/lebesgue_gdat.sh:36:      k=`expr $k + 1`
rheolef-7.1/fem/lib/lebesgue_gdat.sh-37-   done
##############################################
rheolef-7.1/fem/lib/basis_interpolate_tst.sh-41-  for node in equispaced warburton; do
rheolef-7.1/fem/lib/basis_interpolate_tst.sh:42:    err_l2_valid=`echo $err_l2_valid_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/basis_interpolate_tst.sh:43:    err_l2_valid_list=`echo $err_l2_valid_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/basis_interpolate_tst.sh-44-    command="./basis_interpolate_tst P${k}[$node,$poly] $K"
rheolef-7.1/fem/lib/basis_interpolate_tst.sh-45-    echo "      $command"
rheolef-7.1/fem/lib/basis_interpolate_tst.sh:46:    err_l2=`eval "$command 2>/dev/null| grep err_l2 | gawk '{print \\$2}'"`
rheolef-7.1/fem/lib/basis_interpolate_tst.sh-47-    #echo "          err_l2 : \"$err_l2\" ?= \"$err_l2_valid"\"
##############################################
rheolef-7.1/fem/lib/sherwin_degree_tst.sh-33-    if test $? -ne 0; then status=1; fi
rheolef-7.1/fem/lib/sherwin_degree_tst.sh:34:    k=`expr $k + 1`
rheolef-7.1/fem/lib/sherwin_degree_tst.sh-35-  done
##############################################
rheolef-7.1/fem/lib/mass_element_tst.sh-49-for K in e t T q P H; do
rheolef-7.1/fem/lib/mass_element_tst.sh:50:  meas_valid=`echo $meas_valid_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/mass_element_tst.sh:51:  meas_valid_list=`echo $meas_valid_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/mass_element_tst.sh-52-  for approx in $approx_list; do
rheolef-7.1/fem/lib/mass_element_tst.sh:53:    cond_valid=`echo $cond_valid_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/mass_element_tst.sh:54:    cond_valid_list=`echo $cond_valid_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/mass_element_tst.sh-55-    if test $approx = S${k}; then
##############################################
rheolef-7.1/fem/lib/mass_element_tst.sh-63-    eval "$command > $tmp.txt 2>/dev/null"
rheolef-7.1/fem/lib/mass_element_tst.sh:64:    cond=`grep cond $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/mass_element_tst.sh:65:    meas=`grep meas $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/mass_element_tst.sh-66-    if test $approx != "D${k}"; then
##############################################
rheolef-7.1/fem/lib/cond_vdm_Pk_gdat.sh-32-    ./vdm_tst $K $k $node $poly 2>/dev/null > $tmp.txt
rheolef-7.1/fem/lib/cond_vdm_Pk_gdat.sh:33:    cond_vdm=`grep cond $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/cond_vdm_Pk_gdat.sh-34-    echo "$k $cond_vdm"
rheolef-7.1/fem/lib/cond_vdm_Pk_gdat.sh:35:    k=`expr $k + 1`
rheolef-7.1/fem/lib/cond_vdm_Pk_gdat.sh-36-  done
##############################################
rheolef-7.1/fem/lib/Makefile.in-52-  { \
rheolef-7.1/fem/lib/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/fem/lib/Makefile.in-54-  }; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-356-  esac
rheolef-7.1/fem/lib/Makefile.in:357:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
rheolef-7.1/fem/lib/Makefile.in-358-am__vpath_adj = case $$p in \
rheolef-7.1/fem/lib/Makefile.in:359:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
rheolef-7.1/fem/lib/Makefile.in-360-    *) f=$$p;; \
rheolef-7.1/fem/lib/Makefile.in-361-  esac;
rheolef-7.1/fem/lib/Makefile.in:362:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
rheolef-7.1/fem/lib/Makefile.in-363-am__install_max = 40
rheolef-7.1/fem/lib/Makefile.in-364-am__nobase_strip_setup = \
rheolef-7.1/fem/lib/Makefile.in:365:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
rheolef-7.1/fem/lib/Makefile.in-366-am__nobase_strip = \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1184-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/fem/lib/Makefile.in:1185:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/fem/lib/Makefile.in-1186-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1193-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/fem/lib/Makefile.in:1194:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/fem/lib/Makefile.in-1195-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1202-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/fem/lib/Makefile.in:1203:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/fem/lib/Makefile.in-1204-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1383-.cc.obj:
rheolef-7.1/fem/lib/Makefile.in:1384:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/fem/lib/Makefile.in-1385-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/fem/lib/Makefile.in-1387-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/fem/lib/Makefile.in:1388:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/fem/lib/Makefile.in-1389-
##############################################
rheolef-7.1/fem/lib/Makefile.in-1406-	test -n "$(man1dir)" \
rheolef-7.1/fem/lib/Makefile.in:1407:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/fem/lib/Makefile.in-1408-	  || exit 0; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1449-	test -n "$(man2dir)" \
rheolef-7.1/fem/lib/Makefile.in:1450:	  && test -n "`echo $$list1$$list2`" \
rheolef-7.1/fem/lib/Makefile.in-1451-	  || exit 0; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1506-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
rheolef-7.1/fem/lib/Makefile.in:1507:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
rheolef-7.1/fem/lib/Makefile.in-1508-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
rheolef-7.1/fem/lib/Makefile.in-1539-GTAGS:
rheolef-7.1/fem/lib/Makefile.in:1540:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/fem/lib/Makefile.in-1541-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1572-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/fem/lib/Makefile.in:1573:	      all=`expr $$all + 1`; \
rheolef-7.1/fem/lib/Makefile.in-1574-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/fem/lib/Makefile.in-1575-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/fem/lib/Makefile.in:1576:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/fem/lib/Makefile.in:1577:		failed=`expr $$failed + 1`; \
rheolef-7.1/fem/lib/Makefile.in-1578-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1584-	    elif test $$? -ne 77; then \
rheolef-7.1/fem/lib/Makefile.in:1585:	      all=`expr $$all + 1`; \
rheolef-7.1/fem/lib/Makefile.in-1586-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/fem/lib/Makefile.in-1587-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/fem/lib/Makefile.in:1588:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/fem/lib/Makefile.in-1589-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1591-	      *) \
rheolef-7.1/fem/lib/Makefile.in:1592:		failed=`expr $$failed + 1`; \
rheolef-7.1/fem/lib/Makefile.in-1593-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1596-	    else \
rheolef-7.1/fem/lib/Makefile.in:1597:	      skip=`expr $$skip + 1`; \
rheolef-7.1/fem/lib/Makefile.in-1598-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1631-	    fi; \
rheolef-7.1/fem/lib/Makefile.in:1632:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/fem/lib/Makefile.in-1633-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1637-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/fem/lib/Makefile.in:1638:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/fem/lib/Makefile.in-1639-	      dashes="$$report"; \
rheolef-7.1/fem/lib/Makefile.in-1640-	  fi; \
rheolef-7.1/fem/lib/Makefile.in:1641:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/fem/lib/Makefile.in-1642-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1658-distdir-am: $(DISTFILES)
rheolef-7.1/fem/lib/Makefile.in:1659:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/lib/Makefile.in:1660:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/fem/lib/Makefile.in-1661-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-1672-	  if test -d $$d/$$file; then \
rheolef-7.1/fem/lib/Makefile.in:1673:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/fem/lib/Makefile.in-1674-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/fem/lib/Makefile.in-2048-	  && (x=$*; \
rheolef-7.1/fem/lib/Makefile.in:2049:	  for f in `ls $${x}.*aux`; do \
rheolef-7.1/fem/lib/Makefile.in:2050:	    g=`expr $$f : '\(.*\)\.aux' `; \
rheolef-7.1/fem/lib/Makefile.in:2051:	    ncite=`grep '\\citation{' $$f | wc -l`; \
rheolef-7.1/fem/lib/Makefile.in:2052:	    nrefs=`grep 'bibcite' $$f | wc -l`; \
rheolef-7.1/fem/lib/Makefile.in-2053-	    echo "ncite=$$ncite nrefs=$$nrefs"; \
##############################################
rheolef-7.1/fem/lib/Makefile.in-2088-              | tee $*-warnings.log || true)				\
rheolef-7.1/fem/lib/Makefile.in:2089:          && test `cat < $*-warnings.log | wc -l` -eq 0			\
rheolef-7.1/fem/lib/Makefile.in-2090-	  && if test x"${GS}" != x""; then				\
##############################################
rheolef-7.1/fem/lib/Makefile.in-2099-version.tex: $(top_srcdir)/configure.ac ${top_srcdir}/VERSION
rheolef-7.1/fem/lib/Makefile.in:2100:	@sh ${top_srcdir}/config/mk_version.sh $(srcdir) $(top_srcdir) `cat $(top_srcdir)/VERSION` internals_basis $(exampledir)
rheolef-7.1/fem/lib/Makefile.in-2101-
##############################################
rheolef-7.1/fem/lib/internals_basis.tex-2770-\end{eqnarray}
rheolef-7.1/fem/lib/internals_basis.tex:2771:where $\tilde{n}=n+3$.
rheolef-7.1/fem/lib/internals_basis.tex-2772-Expanding the previous relation
##############################################
rheolef-7.1/fem/lib/lebesgue_tst.sh-43-for K in e t T q P H; do
rheolef-7.1/fem/lib/lebesgue_tst.sh:44:  nsub=`echo $nsub_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/lebesgue_tst.sh:45:  nsub_list=`echo $nsub_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/lebesgue_tst.sh-46-  for node in equispaced warburton; do
rheolef-7.1/fem/lib/lebesgue_tst.sh:47:    Lambda_valid=`echo $Lambda_valid_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/lebesgue_tst.sh:48:    Lambda_valid_list=`echo $Lambda_valid_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/lebesgue_tst.sh-49-    command="./lebesgue_tst P${k}[$node,$poly] $K $nsub"
rheolef-7.1/fem/lib/lebesgue_tst.sh-50-    echo "      $command"
rheolef-7.1/fem/lib/lebesgue_tst.sh:51:    Lambda=`eval "$command 2>/dev/null| grep lebesgue | gawk '{print \\$2}'"`
rheolef-7.1/fem/lib/lebesgue_tst.sh-52-    #echo "      Lambda=\"$Lambda\""
##############################################
rheolef-7.1/fem/lib/lebesgue_tst.sh-63-for K in e t T q P H; do
rheolef-7.1/fem/lib/lebesgue_tst.sh:64:  nsub=`echo $nsub_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/lebesgue_tst.sh:65:  nsub_list=`echo $nsub_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/lebesgue_tst.sh-66-  Lambda_valid=1
##############################################
rheolef-7.1/fem/lib/lebesgue_tst.sh-68-  echo "      $command"
rheolef-7.1/fem/lib/lebesgue_tst.sh:69:  Lambda=`eval "$command 2>/dev/null| grep lebesgue | gawk '{print \\$2}'"`
rheolef-7.1/fem/lib/lebesgue_tst.sh-70-  #echo "      Lambda=\"$Lambda\""
##############################################
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh-32-      ./basis_interpolate_hdiv_tst $approx$k $K > $tmp.txt 2>/dev/null
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh:33:      err_l2=`grep err_l2 $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh:34:      err_linf=`grep err_linf $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh:35:      err_div_l2=`grep err_div_l2 $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh:36:      err_div_linf=`grep err_div_linf $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh-37-      echo "$k $err_l2 $err_linf $err_div_l2 $err_div_linf"
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh:38:      k=`expr $k + 1`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_gdat.sh-39-    done
##############################################
rheolef-7.1/fem/lib/basis_interpolate_hdiv_tst.sh-51-while test "$err_l2_valid_list" != ""; do
rheolef-7.1/fem/lib/basis_interpolate_hdiv_tst.sh:52:  K=`echo $err_l2_valid_list | gawk '{print $1}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_tst.sh:53:  k=`echo $err_l2_valid_list | gawk '{print $2}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_tst.sh:54:  err_l2_valid=`echo $err_l2_valid_list | gawk '{print $3}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_tst.sh:55:  err_div_l2_valid=`echo $err_l2_valid_list | gawk '{print $4}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_tst.sh:56:  err_l2_valid_list=`echo $err_l2_valid_list | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/fem/lib/basis_interpolate_hdiv_tst.sh-57-  command="./basis_interpolate_hdiv_tst RT${k} $K $err_l2_valid $err_div_l2_valid >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/fem/lib/basis_fem_RTk_tst.sh-42-          if test $? -ne 0; then status=1; fi
rheolef-7.1/fem/lib/basis_fem_RTk_tst.sh:43:          k=`expr $k + 1`
rheolef-7.1/fem/lib/basis_fem_RTk_tst.sh-44-        done
##############################################
rheolef-7.1/fem/lib/cond_mass_element_Pk_gdat.sh-34-    ./mass_element_tst $K $k $node $poly $basis 2>/dev/null > $tmp.txt
rheolef-7.1/fem/lib/cond_mass_element_Pk_gdat.sh:35:    cond_mass=`grep cond $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/cond_mass_element_Pk_gdat.sh-36-    echo "$k $cond_mass"
rheolef-7.1/fem/lib/cond_mass_element_Pk_gdat.sh:37:    k=`expr $k + 1`
rheolef-7.1/fem/lib/cond_mass_element_Pk_gdat.sh-38-  done
##############################################
rheolef-7.1/fem/lib/dirichlet_nh_element_gdat.sh-38-        eval "$command > $tmp.txt 2>/dev/null"
rheolef-7.1/fem/lib/dirichlet_nh_element_gdat.sh:39:	err_l2=`grep err_l2 $tmp.txt | gawk '{print $2}'`
rheolef-7.1/fem/lib/dirichlet_nh_element_gdat.sh:40:	err_linf=`grep err_linf $tmp.txt | gawk '{print $2}'`	
rheolef-7.1/fem/lib/dirichlet_nh_element_gdat.sh-41-	echo "$k $err_l2 $err_linf"
rheolef-7.1/fem/lib/dirichlet_nh_element_gdat.sh:42:        k=`expr $k + 1`
rheolef-7.1/fem/lib/dirichlet_nh_element_gdat.sh-43-      done
##############################################
rheolef-7.1/INSTALL-22-If you are not the `root` user, or prefer
rheolef-7.1/INSTALL:23:an alternative install directory, e.g. `$HOME/sys`, enter:
rheolef-7.1/INSTALL-24-
##############################################
rheolef-7.1/doc/sphinx/Makefile.in-49-  { \
rheolef-7.1/doc/sphinx/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/doc/sphinx/Makefile.in-51-  }; \
##############################################
rheolef-7.1/doc/sphinx/Makefile.in-411-distdir-am: $(DISTFILES)
rheolef-7.1/doc/sphinx/Makefile.in:412:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/sphinx/Makefile.in:413:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/sphinx/Makefile.in-414-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/doc/sphinx/Makefile.in-425-	  if test -d $$d/$$file; then \
rheolef-7.1/doc/sphinx/Makefile.in:426:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/doc/sphinx/Makefile.in-427-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/doc/examples/zalesak_circle_dg.sh-42-while test "$L" != ""; do
rheolef-7.1/doc/examples/zalesak_circle_dg.sh:43:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/zalesak_circle_dg.sh:44:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/zalesak_circle_dg.sh:45:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/zalesak_circle_dg.sh:46:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/zalesak_circle_dg.sh-47-  loop_mpirun "./zalesak_dg $geo $approx 2>/dev/null >/dev/null && zcat $geo-$approx.branch.gz | \$RUN ./zalezak_dg_error $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_upw_dg.sh-53-while test "$L" != ""; do
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_upw_dg.sh:54:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_upw_dg.sh:55:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_upw_dg.sh:56:  tol_u=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_upw_dg.sh:57:  tol_p=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_upw_dg.sh:58:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_upw_dg.sh-59-  loop_mpirun "./navier_stokes_taylor_dg $geo $approx $Re $max_iter 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./navier_stokes_taylor_error_dg $tol_u $tol_p >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/yield_slip_error_cvge.sh-63-  fi
rheolef-7.1/doc/examples/yield_slip_error_cvge.sh:64:  err_linf=`grep err_linf tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/yield_slip_error_cvge.sh:65:  err_l2=`grep err_l2     tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/yield_slip_error_cvge.sh:66:  err_h1=`grep err_h1     tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/yield_slip_error_cvge.sh:67:  err_b=`grep err_b       tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/yield_slip_error_cvge.sh:68:  err_lb=`grep err_lb     tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/yield_slip_error_cvge.sh-69-  echo "$m $err_linf $err_l2 $err_h1 $err_b $err_lb"
##############################################
rheolef-7.1/doc/examples/robin.sh-43-while test "$L" != ""; do
rheolef-7.1/doc/examples/robin.sh:44:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/robin.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/robin.sh-46-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/robin.sh:47:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/robin.sh:48:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/robin.sh-49-    loop_mpirun "./robin $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./cosinusprod_error $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/cvge.sh-32-Pk=${2-"P1"}
rheolef-7.1/doc/examples/cvge.sh:33:order=`echo $Pk | sed -e 's/P//'`
rheolef-7.1/doc/examples/cvge.sh-34-echo "Pk $Pk" >&2
##############################################
rheolef-7.1/doc/examples/cvge.sh-180-  log="tmp-$n.log"
rheolef-7.1/doc/examples/cvge.sh:181:  ue=`echo $e | sed -e 's/u//'`
rheolef-7.1/doc/examples/cvge.sh-182-  if test $ball != true; then
rheolef-7.1/doc/examples/cvge.sh-183-    case $e in
rheolef-7.1/doc/examples/cvge.sh:184:     u*) ue=`echo $e | sed -e 's/u//'`
rheolef-7.1/doc/examples/cvge.sh-185-         my_eval "mkgeo_ugrid -$ue $n 2>/dev/null > $geo" ;;
##############################################
rheolef-7.1/doc/examples/cvge.sh-191-  my_eval "$RUN ./${name} $geo ${Pk} 2>/dev/null | $RUN ./${errname}_error > $log 2>/dev/null"
rheolef-7.1/doc/examples/cvge.sh:192:  err_l2=`cat $log | grep l2 | gawk '{print $2}'`
rheolef-7.1/doc/examples/cvge.sh:193:  err_h1=`cat $log | grep h1 | gawk '{print $2}'`
rheolef-7.1/doc/examples/cvge.sh:194:  err_linf=`cat $log | grep linf | gawk '{print $2}'`
rheolef-7.1/doc/examples/cvge.sh-195-  echo "$n $err_l2 $err_h1 $err_linf" | tee -a $gdat
##############################################
rheolef-7.1/doc/examples/cvge.sh-203-(gnuplot $tmp_pente 2>&1) > $log
rheolef-7.1/doc/examples/cvge.sh:204:pente_l2=`cat $log | grep pente_l2 | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/doc/examples/cvge.sh:205:pente_h1=`cat $log | grep pente_h1 | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/doc/examples/cvge.sh:206:pente_linf=`cat $log | grep pente_linf | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/doc/examples/cvge.sh-207-
##############################################
rheolef-7.1/doc/examples/neumann_dg.sh-59-while test "$L" != ""; do
rheolef-7.1/doc/examples/neumann_dg.sh:60:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann_dg.sh:61:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/neumann_dg.sh:62:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/neumann_dg.sh:63:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann_dg.sh-64-  loop_mpirun "./neumann_dg $geo $approx 2>/dev/null | \$RUN ./sinusprod_error_dg $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/convect_hdg.sh-44- for k in 1 2 3; do
rheolef-7.1/doc/examples/convect_hdg.sh:45:  tol=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/convect_hdg.sh:46:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/convect_hdg.sh-47-  loop_mpirun "./convect_hdg mesh-${d}d.geo P${k}d > tmp.field 2>/dev/null && \$RUN ./convect_hdg_error $tol < tmp.field >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/commute_rtd.sh-44-while test "$L" != ""; do
rheolef-7.1/doc/examples/commute_rtd.sh:45:  e=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/commute_rtd.sh:46:  k=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/commute_rtd.sh:47:  err_p_l2=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/commute_rtd.sh:48:  err_p_div_l2=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/commute_rtd.sh:49:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/commute_rtd.sh-50-  loop_mpirun "./commute_rtd mesh-$e $k 2>/dev/null | ./commute_rtd_error $err_p_l2 $err_p_div_l2 >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_isovalue.sh-47-for fullgeo in $L; do
rheolef-7.1/doc/examples/dirichlet_isovalue.sh:48: geo=`basename $fullgeo`
rheolef-7.1/doc/examples/dirichlet_isovalue.sh:49: dir=`dirname $fullgeo`
rheolef-7.1/doc/examples/dirichlet_isovalue.sh-50- for Pk in P1; do
##############################################
rheolef-7.1/doc/examples/zalesak_dg.sh-42-while test "$L" != ""; do
rheolef-7.1/doc/examples/zalesak_dg.sh:43:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/zalesak_dg.sh:44:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/zalesak_dg.sh:45:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/zalesak_dg.sh:46:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/zalesak_dg.sh-47-  loop_mpirun "./zalesak_dg $geo $approx 2>/dev/null >/dev/null && zcat $geo-$approx.branch.gz | \$RUN ./zalezak_dg_error $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/mkgeo_ugrid_2d.sh-54-  iopt="-2q -thetaquad 0"
rheolef-7.1/doc/examples/mkgeo_ugrid_2d.sh:55:  h=`echo $n | gawk '{print 2.0/$1}'`
rheolef-7.1/doc/examples/mkgeo_ugrid_2d.sh-56-else
rheolef-7.1/doc/examples/mkgeo_ugrid_2d.sh-57-  iopt=""
rheolef-7.1/doc/examples/mkgeo_ugrid_2d.sh:58:  h=`echo $n | gawk '{print 1.0/$1}'`
rheolef-7.1/doc/examples/mkgeo_ugrid_2d.sh-59-fi
##############################################
rheolef-7.1/doc/examples/oldroyd-contraction-downstream-show.sh-21-input=${1-"aa.field"}
rheolef-7.1/doc/examples/oldroyd-contraction-downstream-show.sh:22:geo=`field -get-geo $input 2>/dev/null`
rheolef-7.1/doc/examples/oldroyd-contraction-downstream-show.sh:23:sys_coord=`geo -sys-coord $geo 2>/dev/null | gawk '{print $3}'`
rheolef-7.1/doc/examples/oldroyd-contraction-downstream-show.sh:24:cartesian=`if test $sys_coord = "cartesian"; then echo 1; else echo 0; fi`
rheolef-7.1/doc/examples/oldroyd-contraction-downstream-show.sh:25:L2=`geo $geo -xmax | gawk '{print $3}'`
rheolef-7.1/doc/examples/oldroyd-contraction-downstream-show.sh:26:L=`echo $L2 | gawk '{print $1/2.}'`
rheolef-7.1/doc/examples/oldroyd-contraction-downstream-show.sh-27-echo "L=$L"
##############################################
rheolef-7.1/doc/examples/check_doxy_filename.sh-32-else
rheolef-7.1/doc/examples/check_doxy_filename.sh:33:  L=`/bin/ls $srcdir/*.cc $srcdir/*.h $srcdir/*.icc 2>/dev/null`  
rheolef-7.1/doc/examples/check_doxy_filename.sh-34-  exit 0
##############################################
rheolef-7.1/doc/examples/check_doxy_filename.sh-42-for y in $L; do
rheolef-7.1/doc/examples/check_doxy_filename.sh:43:  suffix=`expr $y : '.*\.\(.*\)'`
rheolef-7.1/doc/examples/check_doxy_filename.sh-44-  if test "$suffix" != "cc" -a "$suffix" != "h" -a "$suffix" != "icc"; then
##############################################
rheolef-7.1/doc/examples/check_doxy_filename.sh-50-  x=$srcdir/$y
rheolef-7.1/doc/examples/check_doxy_filename.sh:51:  name=`grep '[@\\]example' $x 2>/dev/null| awk '{print $3}'`
rheolef-7.1/doc/examples/check_doxy_filename.sh-52-  if test "$name" = ""; then
rheolef-7.1/doc/examples/check_doxy_filename.sh:53:    echo "`basename $x` : missing @examplefile for doxygen" 1>&2
rheolef-7.1/doc/examples/check_doxy_filename.sh-54-    status=1
##############################################
rheolef-7.1/doc/examples/check_doxy_filename.sh-59-  # -------------------------------------------------------------------------
rheolef-7.1/doc/examples/check_doxy_filename.sh:60:  if test "$name" = "`basename $x`"; then
rheolef-7.1/doc/examples/check_doxy_filename.sh-61-    true
rheolef-7.1/doc/examples/check_doxy_filename.sh-62-  else
rheolef-7.1/doc/examples/check_doxy_filename.sh:63:    echo "`basename $x` : doxygen example name \"$name\" differs" 1>&2
rheolef-7.1/doc/examples/check_doxy_filename.sh-64-    status=1
##############################################
rheolef-7.1/doc/examples/check_doxy_filename.sh-69-  # -------------------------------------------------------------------------
rheolef-7.1/doc/examples/check_doxy_filename.sh:70:  if test `head -21 $x | grep -v '^//' | wc -l` -ne 0; then
rheolef-7.1/doc/examples/check_doxy_filename.sh-71-    # note: a better solution would be
rheolef-7.1/doc/examples/check_doxy_filename.sh-72-    #       to filter all comments before inclusion in latex 
rheolef-7.1/doc/examples/check_doxy_filename.sh:73:    echo "`basename $x` : code starts before the 21-th line" 1>&2
rheolef-7.1/doc/examples/check_doxy_filename.sh-74-    status=1
##############################################
rheolef-7.1/doc/examples/robin2.sh-43-while test "$L" != ""; do
rheolef-7.1/doc/examples/robin2.sh:44:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/robin2.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/robin2.sh-46-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/robin2.sh:47:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/robin2.sh:48:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/robin2.sh-49-    loop_mpirun "./robin2 $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./sinusprod_error $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/laplace_s.sh-45-while test "$L" != ""; do
rheolef-7.1/doc/examples/laplace_s.sh:46:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/laplace_s.sh:47:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/laplace_s.sh-48-  for Pk in P1 P2; do
rheolef-7.1/doc/examples/laplace_s.sh:49:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/laplace_s.sh:50:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/laplace_s.sh-51-    loop_mpirun "./laplace_s $DATADIR/$geo-$Pk $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./laplace_s_error $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/combustion_continuation.sh-36-# compute and check the error at the limit point lambda=lambda_c:
rheolef-7.1/doc/examples/combustion_continuation.sh:37:loop_mpirun "./combustion_continuation mesh-1d.geo > mesh-1d.branch 2>/dev/null ; i=\`$BINDIR/branch -toc mesh-1d 2>/dev/null | tail -1 | gawk '{print \$1}'\` && $BINDIR/branch -extract \$i mesh-1d -branch 2>/dev/null | \$RUN ./combustion_error c $err_h1 2>/dev/null >/dev/null"
rheolef-7.1/doc/examples/combustion_continuation.sh-38-if test $? -ne 0; then status=1; fi
##############################################
rheolef-7.1/doc/examples/transport_tensor_dg.sh-58-while test "$L" != ""; do
rheolef-7.1/doc/examples/transport_tensor_dg.sh:59:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/transport_tensor_dg.sh:60:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/transport_tensor_dg.sh:61:  nu=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/transport_tensor_dg.sh:62:  t0=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/transport_tensor_dg.sh:63:  alpha=`echo $L | gawk '{print $5}'`
rheolef-7.1/doc/examples/transport_tensor_dg.sh:64:  tol=`echo $L | gawk '{print $6}'`
rheolef-7.1/doc/examples/transport_tensor_dg.sh:65:  L=`echo $L | gawk '{for (i=7; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/transport_tensor_dg.sh-66-  loop_mpirun "./transport_tensor_dg $geo $approx $alpha $nu $t0 2>/dev/null | \$RUN ./transport_tensor_error_dg $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/stokes_obstacle_slip_regul.sh-50-while test "$L" != ""; do
rheolef-7.1/doc/examples/stokes_obstacle_slip_regul.sh:51:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/stokes_obstacle_slip_regul.sh:52:  psi_max=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/stokes_obstacle_slip_regul.sh:53:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/stokes_obstacle_slip_regul.sh-54-  loop_mpirun "./stokes_contraction $geo 2>/dev/null | RHEOPATH=$SRCDIR ./streamf_contraction 2>/dev/null | RHEOPATH=$SRCDIR $BINDIR/field -max - 2>/dev/null > tmp.log && cat tmp.log | gawk '{ err=int((\$1-${psi_max})/${tol}); have_value=1;} END {exit (have_value==1 && err==0)?0:1;}'"
##############################################
rheolef-7.1/doc/examples/leveque_dg.sh-42-while test "$L" != ""; do
rheolef-7.1/doc/examples/leveque_dg.sh:43:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/leveque_dg.sh:44:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/leveque_dg.sh:45:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/leveque_dg.sh:46:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/leveque_dg.sh-47-  loop_mpirun "./zalesak_dg $geo $approx 2>/dev/null >/dev/null && zcat $geo-$approx.branch.gz | \$RUN ./zalezak_dg_error $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/convect-cvge.sh-28-  (./convect-Pk line2 $Pk $nu $nt 2>/dev/null | ./convect_error > /dev/null) 2> tmp.gdat
rheolef-7.1/doc/examples/convect-cvge.sh:29:  err_l2_l2=`grep error_l2_l2 tmp.gdat | gawk '{print $4}'`
rheolef-7.1/doc/examples/convect-cvge.sh:30:  err_linf_linf=`grep error_linf_linf tmp.gdat | gawk '{print $4}'`
rheolef-7.1/doc/examples/convect-cvge.sh-31-  echo "$n	$err_l2_l2	$err_linf_linf"
##############################################
rheolef-7.1/doc/examples/stress.sh-41-for fullgeo in $L; do
rheolef-7.1/doc/examples/stress.sh:42: geo=`basename $fullgeo`
rheolef-7.1/doc/examples/stress.sh:43: dir=`dirname $fullgeo`
rheolef-7.1/doc/examples/stress.sh-44- for k in 1 2 3; do
##############################################
rheolef-7.1/doc/examples/stress.sh-48-   else
rheolef-7.1/doc/examples/stress.sh:49:     km1=`expr $k - 1`
rheolef-7.1/doc/examples/stress.sh-50-     Pkm1d="P${km1}d"
##############################################
rheolef-7.1/doc/examples/neumann-laplace-lambda.sh-44-while test "$L" != ""; do
rheolef-7.1/doc/examples/neumann-laplace-lambda.sh:45:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann-laplace-lambda.sh:46:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann-laplace-lambda.sh-47-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/neumann-laplace-lambda.sh:48:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann-laplace-lambda.sh:49:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann-laplace-lambda.sh-50-    loop_mpirun "./neumann-laplace-lambda $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR ./neumann-laplace-check $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/embankment_adapt.sh-40-for fullgeo in $L; do
rheolef-7.1/doc/examples/embankment_adapt.sh:41: geo=`basename $fullgeo`
rheolef-7.1/doc/examples/embankment_adapt.sh:42: dir=`dirname $fullgeo`
rheolef-7.1/doc/examples/embankment_adapt.sh:43: d=`grep dimension $fullgeo.geo | gawk '{print $2}'`
rheolef-7.1/doc/examples/embankment_adapt.sh-44- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/doc/examples/dirichlet2.sh-43-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet2.sh:44:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet2.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet2.sh-46-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/dirichlet2.sh:47:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet2.sh:48:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet2.sh-49-    loop_mpirun "./dirichlet2 $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./sinusprod_error $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/helmholtz_s.sh-42-while test "$L" != ""; do
rheolef-7.1/doc/examples/helmholtz_s.sh:43:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/helmholtz_s.sh:44:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/helmholtz_s.sh-45-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/helmholtz_s.sh:46:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/helmholtz_s.sh:47:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/helmholtz_s.sh-48-    loop_mpirun "./helmholtz_s $DATADIR/$geo-$Pk $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./helmholtz_s_error $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/neumann.sh-43-while test "$L" != ""; do
rheolef-7.1/doc/examples/neumann.sh:44:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann.sh-46-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/neumann.sh:47:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann.sh:48:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann.sh-49-    loop_mpirun "./neumann $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./cosinusprod_error $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_nh_ball.sh-41-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_nh_ball.sh:42:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_nh_ball.sh:43:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_nh_ball.sh-44-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/dirichlet_nh_ball.sh:45:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_nh_ball.sh:46:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_nh_ball.sh-47-    loop_mpirun "./dirichlet_nh_ball $DATADIR/$geo-$Pk $Pk 2>/dev/null | RHEOPATH=$DATADIR ./cosinusrad_error $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/neumann-nh.sh-44-while test "$L" != ""; do
rheolef-7.1/doc/examples/neumann-nh.sh:45:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann-nh.sh:46:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann-nh.sh-47-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/neumann-nh.sh:48:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann-nh.sh:49:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann-nh.sh-50-    loop_mpirun "./neumann-nh $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./sinusprod_error $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/yield_slip_error.sh-37-while test "$L" != ""; do
rheolef-7.1/doc/examples/yield_slip_error.sh:38:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/yield_slip_error.sh:39:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/yield_slip_error.sh-40-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/yield_slip_error.sh:41:    tol=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/yield_slip_error.sh:42:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/yield_slip_error.sh-43-    loop_mpirun "./yield_slip_damped_newton $GEODIR/$geo-$Pk $Pk 0.25 1 2>/dev/null | RHEOPATH=$GEODIR \$RUN ./yield_slip_error $tol 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_hdg_post_rt.sh-57-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_hdg_post_rt.sh:58:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post_rt.sh:59:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post_rt.sh:60:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post_rt.sh:61:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post_rt.sh-62-  loop_mpirun "./dirichlet_hdg $geo $approx $n 2>/dev/null | \$RUN ./dirichlet_hdg_post_rt 2>/dev/null | \$RUN ./sinusprod_error_hdg_post_rt $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/navier_stokes_taylor_newton_dg.sh-53-while test "$L" != ""; do
rheolef-7.1/doc/examples/navier_stokes_taylor_newton_dg.sh:54:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_newton_dg.sh:55:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_newton_dg.sh:56:  tol_u=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_newton_dg.sh:57:  tol_p=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_newton_dg.sh:58:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_newton_dg.sh-59-  loop_mpirun "./navier_stokes_taylor_newton_dg $geo $approx $Re 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./navier_stokes_taylor_error_dg $tol_u $tol_p >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_hho.sh-69-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_hho.sh:70:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_hho.sh:71:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_hho.sh:72:  d=`grep dimension $geo.geo | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_hho.sh:73:  k=`echo $approx | sed -e 's/P//' -e 's/d//'`
rheolef-7.1/doc/examples/dirichlet_hho.sh:74:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_hho.sh:75:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_hho.sh-76-  if test $d = 3 -a $k -ge 2; then continue; fi
##############################################
rheolef-7.1/doc/examples/transport_dg_cvge_loop.sh-51-  eval $command
rheolef-7.1/doc/examples/transport_dg_cvge_loop.sh:52:  err_l2=`grep err_l2 $tmp | gawk '{print $3}'`
rheolef-7.1/doc/examples/transport_dg_cvge_loop.sh:53:  err_linf=`grep err_linf $tmp | gawk '{print $3}'`
rheolef-7.1/doc/examples/transport_dg_cvge_loop.sh-54-  echo "$n $err_l2 $err_linf" | tee -a $gdat
##############################################
rheolef-7.1/doc/examples/transport_dg_cvge_loop.sh-57-
rheolef-7.1/doc/examples/transport_dg_cvge_loop.sh:58:k=`echo $Pkd | sed -e 's/P//' -e 's/d//'`
rheolef-7.1/doc/examples/transport_dg_cvge_loop.sh-59-cat > $plot << EOF
##############################################
rheolef-7.1/doc/examples/helmholtz_band.sh-50-while test "$L" != ""; do
rheolef-7.1/doc/examples/helmholtz_band.sh:51:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/helmholtz_band.sh:52:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/helmholtz_band.sh:53:  err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/helmholtz_band.sh:54:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/helmholtz_band.sh-55-  loop_mpirun "./helmholtz_band $geo 2>/dev/null | ./helmholtz_band_error $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/p_laplacian_relax.sh-28-i=1
rheolef-7.1/doc/examples/p_laplacian_relax.sh:29:dw=`echo $w $wf $n | gawk '{print ($2-$1)/(1.0*($3-1)) }'`
rheolef-7.1/doc/examples/p_laplacian_relax.sh-30-echo "# p = $p"
##############################################
rheolef-7.1/doc/examples/p_laplacian_relax.sh-33- ./p_laplacian_fixed_point $geo P1 $p $w 1e-10 >/dev/null 2> cv-$w.gdat
rheolef-7.1/doc/examples/p_laplacian_relax.sh:34: v=`grep -v warn cv-$w.gdat | tail -1 | gawk '{print $3}'`
rheolef-7.1/doc/examples/p_laplacian_relax.sh-35- echo $w $v
rheolef-7.1/doc/examples/p_laplacian_relax.sh:36: w=`echo $w $dw | gawk '{print $1+$2}'`
rheolef-7.1/doc/examples/p_laplacian_relax.sh:37: i=`expr $i + 1`
rheolef-7.1/doc/examples/p_laplacian_relax.sh-38-done
##############################################
rheolef-7.1/doc/examples/combustion_keller.sh-41-for metric in orthogonal spherical; do
rheolef-7.1/doc/examples/combustion_keller.sh:42:  loop_mpirun "./combustion_keller mesh-1d.geo P1 $metric > mesh-1d.branch 2>/dev/null ; i=\`$BINDIR/branch -toc mesh-1d 2>/dev/null | tail -1 | gawk '{print \$1}'\` && $BINDIR/branch -extract \$i mesh-1d -branch 2>/dev/null | \$RUN ./combustion_error 1 $err_h1 2>/dev/null >/dev/null"
rheolef-7.1/doc/examples/combustion_keller.sh-43-  if test $? -ne 0; then status=1; fi
##############################################
rheolef-7.1/doc/examples/embankment.sh-42-for fullgeo in $L; do
rheolef-7.1/doc/examples/embankment.sh:43: geo=`basename $fullgeo`
rheolef-7.1/doc/examples/embankment.sh:44: dir=`dirname $fullgeo`
rheolef-7.1/doc/examples/embankment.sh:45: d=`grep dimension $fullgeo.geo | gawk '{print $2}'`
rheolef-7.1/doc/examples/embankment.sh-46- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/doc/examples/p_laplacian_rate.sh-30-i=1
rheolef-7.1/doc/examples/p_laplacian_rate.sh:31:dp=`echo $p $pf $n | gawk '{print ($2-$1)/(1.0*($3-1)) }'`
rheolef-7.1/doc/examples/p_laplacian_rate.sh-32-echo "# p  v_linf v_l2"
##############################################
rheolef-7.1/doc/examples/p_laplacian_rate.sh-34- ./p_laplacian_fixed_point $geo P1 $p $w 1e-10 >/dev/null 2> cv-$w.gdat
rheolef-7.1/doc/examples/p_laplacian_rate.sh:35: v_linf=`grep -v warn cv-$w.gdat | tail -1 | gawk '{print $3}'`
rheolef-7.1/doc/examples/p_laplacian_rate.sh:36: v_l2=`grep -v warn cv-$w.gdat | tail -1 | gawk '{print $5}'`
rheolef-7.1/doc/examples/p_laplacian_rate.sh-37- echo $p $v_linf $v_l2
rheolef-7.1/doc/examples/p_laplacian_rate.sh:38: p=`echo $p $dp | gawk '{print $1+$2}'`
rheolef-7.1/doc/examples/p_laplacian_rate.sh:39: i=`expr $i + 1`
rheolef-7.1/doc/examples/p_laplacian_rate.sh-40-done
##############################################
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_dg.sh-53-while test "$L" != ""; do
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_dg.sh:54:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_dg.sh:55:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_dg.sh:56:  tol_u=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_dg.sh:57:  tol_p=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_dg.sh:58:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/navier_stokes_cavity_newton_dg.sh-59-  loop_mpirun "./navier_stokes_taylor_dg $geo $approx $Re $max_iter 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./navier_stokes_taylor_error_dg $tol_u $tol_p >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/burgers_diffusion_dg.sh-43-for p in 1 2 3; do
rheolef-7.1/doc/examples/burgers_diffusion_dg.sh:44:  err_linf_l2_P1d=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/burgers_diffusion_dg.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/burgers_diffusion_dg.sh-46-  loop_mpirun "./burgers_diffusion_dg tmp P1d 0.1 100 1 $p 2>/dev/null | ./burgers_diffusion_error $err_linf_l2_P1d >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/navier_stokes_taylor_dg.sh-55-while test "$L" != ""; do
rheolef-7.1/doc/examples/navier_stokes_taylor_dg.sh:56:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_dg.sh:57:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_dg.sh:58:  tol_u=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_dg.sh:59:  tol_p=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_dg.sh:60:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_dg.sh-61-  loop_mpirun "./navier_stokes_taylor_dg $geo $approx $Re $max_iter 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./navier_stokes_taylor_error_dg $tol_u $tol_p >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/elasticity_taylor_dg.sh-52-while test "$L" != ""; do
rheolef-7.1/doc/examples/elasticity_taylor_dg.sh:53:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/elasticity_taylor_dg.sh:54:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/elasticity_taylor_dg.sh:55:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/elasticity_taylor_dg.sh:56:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/elasticity_taylor_dg.sh-57-  loop_mpirun "./elasticity_taylor_dg $geo $approx $lambda 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./elasticity_taylor_error_dg $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/helmholtz_band_iterative.sh-45-while test "$L" != ""; do
rheolef-7.1/doc/examples/helmholtz_band_iterative.sh:46:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/helmholtz_band_iterative.sh:47:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/helmholtz_band_iterative.sh:48:  err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/helmholtz_band_iterative.sh:49:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/helmholtz_band_iterative.sh-50-  loop_mpirun "./helmholtz_band_iterative $geo 2>/dev/null | ./helmholtz_band_error $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/Makefile.in-49-  { \
rheolef-7.1/doc/examples/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/doc/examples/Makefile.in-51-  }; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-2460-	test -n "$(EXEEXT)" || exit 0; \
rheolef-7.1/doc/examples/Makefile.in:2461:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
rheolef-7.1/doc/examples/Makefile.in-2462-	echo " rm -f" $$list; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3160-.cc.obj:
rheolef-7.1/doc/examples/Makefile.in:3161:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/doc/examples/Makefile.in-3162-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
rheolef-7.1/doc/examples/Makefile.in-3164-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
rheolef-7.1/doc/examples/Makefile.in:3165:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
rheolef-7.1/doc/examples/Makefile.in-3166-
##############################################
rheolef-7.1/doc/examples/Makefile.in-3209-GTAGS:
rheolef-7.1/doc/examples/Makefile.in:3210:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/doc/examples/Makefile.in-3211-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3242-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
rheolef-7.1/doc/examples/Makefile.in:3243:	      all=`expr $$all + 1`; \
rheolef-7.1/doc/examples/Makefile.in-3244-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/doc/examples/Makefile.in-3245-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/doc/examples/Makefile.in:3246:		xpass=`expr $$xpass + 1`; \
rheolef-7.1/doc/examples/Makefile.in:3247:		failed=`expr $$failed + 1`; \
rheolef-7.1/doc/examples/Makefile.in-3248-		col=$$red; res=XPASS; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3254-	    elif test $$? -ne 77; then \
rheolef-7.1/doc/examples/Makefile.in:3255:	      all=`expr $$all + 1`; \
rheolef-7.1/doc/examples/Makefile.in-3256-	      case " $(XFAIL_TESTS) " in \
rheolef-7.1/doc/examples/Makefile.in-3257-	      *[\ \	]$$tst[\ \	]*) \
rheolef-7.1/doc/examples/Makefile.in:3258:		xfail=`expr $$xfail + 1`; \
rheolef-7.1/doc/examples/Makefile.in-3259-		col=$$lgn; res=XFAIL; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3261-	      *) \
rheolef-7.1/doc/examples/Makefile.in:3262:		failed=`expr $$failed + 1`; \
rheolef-7.1/doc/examples/Makefile.in-3263-		col=$$red; res=FAIL; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3266-	    else \
rheolef-7.1/doc/examples/Makefile.in:3267:	      skip=`expr $$skip + 1`; \
rheolef-7.1/doc/examples/Makefile.in-3268-	      col=$$blu; res=SKIP; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3301-	    fi; \
rheolef-7.1/doc/examples/Makefile.in:3302:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/doc/examples/Makefile.in-3303-	      dashes="$$skipped"; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3307-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
rheolef-7.1/doc/examples/Makefile.in:3308:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
rheolef-7.1/doc/examples/Makefile.in-3309-	      dashes="$$report"; \
rheolef-7.1/doc/examples/Makefile.in-3310-	  fi; \
rheolef-7.1/doc/examples/Makefile.in:3311:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
rheolef-7.1/doc/examples/Makefile.in-3312-	  if test "$$failed" -eq 0; then \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3328-distdir-am: $(DISTFILES)
rheolef-7.1/doc/examples/Makefile.in:3329:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/examples/Makefile.in:3330:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/examples/Makefile.in-3331-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/doc/examples/Makefile.in-3342-	  if test -d $$d/$$file; then \
rheolef-7.1/doc/examples/Makefile.in:3343:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/doc/examples/Makefile.in-3344-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/doc/examples/navier_stokes_taylor_cks_dg.sh-55-while test "$L" != ""; do
rheolef-7.1/doc/examples/navier_stokes_taylor_cks_dg.sh:56:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_cks_dg.sh:57:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_cks_dg.sh:58:  tol_u=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_cks_dg.sh:59:  tol_p=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_cks_dg.sh:60:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/navier_stokes_taylor_cks_dg.sh-61-  loop_mpirun "./navier_stokes_taylor_cks_dg $geo $approx $Re $max_iter 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./navier_stokes_taylor_error_dg $tol_u $tol_p -have-kinetic-energy >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_hdg_average.sh-56-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_hdg_average.sh:57:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_hdg_average.sh:58:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_hdg_average.sh:59:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_hdg_average.sh:60:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_hdg_average.sh-61-  loop_mpirun "./dirichlet_hdg $geo $approx 2>/dev/null | \$RUN ./dirichlet_hdg_average 2>/dev/null | \$RUN ./sinusprod_error_hdg_average $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet.sh-49-for fullgeo in $L; do
rheolef-7.1/doc/examples/dirichlet.sh:50: geo=`basename $fullgeo`
rheolef-7.1/doc/examples/dirichlet.sh:51: dir=`dirname $fullgeo`
rheolef-7.1/doc/examples/dirichlet.sh-52- for Pk in P1 P2 P3; do
##############################################
rheolef-7.1/doc/examples/transmission.sh-41-
rheolef-7.1/doc/examples/transmission.sh:42:  mkgeo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/transmission.sh:43:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/transmission.sh:44:  n=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/transmission.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/transmission.sh-46-  run "${SBINDIR}/$mkgeo $n -region -v4 2>/dev/null | ${BINDIR}/geo -upgrade - > $geo 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/transmission.sh-49-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/transmission.sh:50:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/transmission.sh:51:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/transmission.sh-52-    loop_mpirun "./transmission $geo $Pk 2>/dev/null | ./transmission_error $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-30-nw=${2-"40"}
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:31:dp=`echo $p  $pf $np | gawk '{print ($2-$1)/(1.0*($3-1)) }'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:32:dw=`echo $w0 $wf $nw | gawk '{print ($2-$1)/(1.0*($3-1)) }'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-33-ip=1
##############################################
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-41-    ./p_laplacian_fixed_point $geo P1 $p $w $eps >/dev/null 2> cv-$w.gdat
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:42:    v=`grep -v warn cv-$w.gdat | tail -1 | gawk '{print $3}'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-43-    if test $v != "inf"; then
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:44:      wv_opt=`echo $w $v $w_opt $v_opt | gawk '{if ($2 > $4) print $1,$2; else print $3,$4; }'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:45:      w_opt=`echo $wv_opt | gawk '{print $1}'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:46:      v_opt=`echo $wv_opt | gawk '{print $2}'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-47-    fi
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:48:    iw=`expr $iw + 1`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:49:    w=`echo $w $dw | gawk '{print $1+$2}'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-50-  done
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-51-  echo $p $w_opt $v_opt
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:52:  ip=`expr $ip + 1`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh:53:  p=`echo $p $dp | gawk '{print $1+$2}'`
rheolef-7.1/doc/examples/p_laplacian_relax_opt.sh-54-done
##############################################
rheolef-7.1/doc/examples/transport_dg2.sh-44-while test "$L" != ""; do
rheolef-7.1/doc/examples/transport_dg2.sh:45:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/transport_dg2.sh:46:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/transport_dg2.sh:47:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/transport_dg2.sh:48:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/transport_dg2.sh-49-  loop_mpirun "./transport_dg2 $geo $approx 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./transport_dg2_error $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/stokes_taylor_dg.sh-50-while test "$L" != ""; do
rheolef-7.1/doc/examples/stokes_taylor_dg.sh:51:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/stokes_taylor_dg.sh:52:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/stokes_taylor_dg.sh:53:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/stokes_taylor_dg.sh:54:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/stokes_taylor_dg.sh-55-  loop_mpirun "./stokes_taylor_dg $geo $approx 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./stokes_taylor_error_dg $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/stokes_obstacle_slip.sh-50-while test "$L" != ""; do
rheolef-7.1/doc/examples/stokes_obstacle_slip.sh:51:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/stokes_obstacle_slip.sh:52:  psi_max=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/stokes_obstacle_slip.sh:53:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/stokes_obstacle_slip.sh-54-  loop_mpirun "./stokes_contraction $geo 2>/dev/null | RHEOPATH=$SRCDIR ./streamf_contraction 2>/dev/null | RHEOPATH=$SRCDIR $BINDIR/field -max - 2>/dev/null > tmp.log && cat tmp.log | gawk '{ err=int((\$1-${psi_max})/${tol}); have_value=1;} END {exit (have_value==1 && err==0)?0:1;}'"
##############################################
rheolef-7.1/doc/examples/neumann-laplace.sh-44-while test "$L" != ""; do
rheolef-7.1/doc/examples/neumann-laplace.sh:45:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann-laplace.sh:46:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann-laplace.sh-47-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/neumann-laplace.sh:48:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/neumann-laplace.sh:49:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/neumann-laplace.sh-50-    loop_mpirun "./neumann-laplace $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR ./neumann-laplace-check $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_hdg.sh-69-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_hdg.sh:70:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_hdg.sh:71:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_hdg.sh:72:  d=`grep dimension $geo.geo | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_hdg.sh:73:  k=`echo $approx | sed -e 's/P//' -e 's/d//'`
rheolef-7.1/doc/examples/dirichlet_hdg.sh:74:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_hdg.sh:75:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_hdg.sh-76-  if test $d = 3 -a $k -ge 2; then continue; fi
##############################################
rheolef-7.1/doc/examples/transport_hdg.sh-68-while test "$L" != ""; do
rheolef-7.1/doc/examples/transport_hdg.sh:69:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/transport_hdg.sh:70:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/transport_hdg.sh:71:  sigma=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/transport_hdg.sh:72:  tol=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/transport_hdg.sh:73:  L=`echo $L | gawk '{for (i=5; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/transport_hdg.sh-74-  loop_mpirun "./transport_hdg $geo $approx $sigma 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./transport_dg_error $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/p_laplacian_error.sh-36-while test "$L" != ""; do
rheolef-7.1/doc/examples/p_laplacian_error.sh:37:  Pk=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/p_laplacian_error.sh:38:  tol=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/p_laplacian_error.sh:39:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/p_laplacian_error.sh-40-  loop_mpirun "./p_laplacian_damped_newton $GEODIR/circle-10-fix-$Pk $Pk 1.5 2>/dev/null | RHEOPATH=$GEODIR \$RUN ./p_laplacian_error $tol 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/mosolov_error_yield_surface.sh-37-while test "$L" != ""; do
rheolef-7.1/doc/examples/mosolov_error_yield_surface.sh:38:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/mosolov_error_yield_surface.sh:39:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/mosolov_error_yield_surface.sh-40-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/mosolov_error_yield_surface.sh:41:    tol=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/mosolov_error_yield_surface.sh:42:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/mosolov_error_yield_surface.sh-43-    loop_mpirun "./mosolov_augmented_lagrangian $GEODIR/$geo-$Pk $Pk 0.2 1 2>/dev/null && gzip -d < $geo-$Pk.field.gz | RHEOPATH=$GEODIR \$RUN ./mosolov_error_yield_surface $tol 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/embankment_dg.sh-62-while test "$L" != ""; do
rheolef-7.1/doc/examples/embankment_dg.sh:63:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/embankment_dg.sh:64:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/embankment_dg.sh:65:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/embankment_dg.sh:66:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/embankment_dg.sh-67-  loop_mpirun "./neumann_dg $geo $approx 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./sinusprod_error_dg $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/mkview_mosolov-50-#echo "avant : name=$name"
rheolef-7.1/doc/examples/mkview_mosolov:51:name=`expr $name : '\(.*\).gz'    \| $name`
rheolef-7.1/doc/examples/mkview_mosolov:52:name=`expr $name : '\(.*\).field' \| $name`
rheolef-7.1/doc/examples/mkview_mosolov-53-#echo "apres : name=$name"
##############################################
rheolef-7.1/doc/examples/mkview_mosolov-76-eval   "$command"
rheolef-7.1/doc/examples/mkview_mosolov:77:umax=`field $input -catchmark u -max 2>/dev/null`
rheolef-7.1/doc/examples/mkview_mosolov-78-to_clean="$to_clean tmp2.vtk"
##############################################
rheolef-7.1/doc/examples/mkview_mosolov-82-# --------------------------------------
rheolef-7.1/doc/examples/mkview_mosolov:83:geoname=`$input | field -get-geo - 2>/dev/null`
rheolef-7.1/doc/examples/mkview_mosolov-84-if test -f $geoname.geo; then
##############################################
rheolef-7.1/doc/examples/transport_dg.sh-75-while test "$L" != ""; do
rheolef-7.1/doc/examples/transport_dg.sh:76:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/transport_dg.sh:77:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/transport_dg.sh:78:  sigma=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/transport_dg.sh:79:  alpha=`echo $L | gawk '{print $4}'`
rheolef-7.1/doc/examples/transport_dg.sh:80:  tol=`echo $L | gawk '{print $5}'`
rheolef-7.1/doc/examples/transport_dg.sh:81:  L=`echo $L | gawk '{for (i=6; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/transport_dg.sh-82-  loop_mpirun "./transport_dg $geo $approx $alpha $sigma 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./transport_dg_error $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/mosolov_error.sh-43-while test "$L" != ""; do
rheolef-7.1/doc/examples/mosolov_error.sh:44:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/mosolov_error.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/mosolov_error.sh-46-  for Pk in P1 P2; do
rheolef-7.1/doc/examples/mosolov_error.sh:47:    tol_u=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/mosolov_error.sh:48:    tol_s=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/mosolov_error.sh:49:    L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/mosolov_error.sh-50-    loop_mpirun "./mosolov_augmented_lagrangian $GEODIR/$geo-$Pk $Pk 0.2 1 2>/dev/null && gzip -d < $geo-$Pk.field.gz | RHEOPATH=$GEODIR \$RUN ./mosolov_error $tol_u $tol_s 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_hdg_post.sh-58-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_hdg_post.sh:59:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post.sh:60:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post.sh:61:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post.sh:62:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_hdg_post.sh-63-  loop_mpirun "./dirichlet_hdg $geo $approx $n 2>/dev/null | \$RUN ./dirichlet_hdg_post 2>/dev/null | \$RUN ./sinusprod_error_hdg $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/p_laplacian_error_cvge.sh-54-  fi
rheolef-7.1/doc/examples/p_laplacian_error_cvge.sh:55:  err_linf=`grep err_linf tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/p_laplacian_error_cvge.sh:56:  err_lp=`grep err_lp     tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/p_laplacian_error_cvge.sh:57:  err_w1p=`grep err_w1p   tmp.log | gawk '{print $3}'`
rheolef-7.1/doc/examples/p_laplacian_error_cvge.sh-58-  echo "$n $err_linf $err_lp $err_w1p"
##############################################
rheolef-7.1/doc/examples/dirichlet-nh.sh-46-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet-nh.sh:47:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh:48:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh-49-  for Pk in P1 P2 P3; do
rheolef-7.1/doc/examples/dirichlet-nh.sh:50:    err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh:51:    L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh-52-    loop_mpirun "./dirichlet-nh $DATADIR/$geo $Pk 2>/dev/null | RHEOPATH=$DATADIR \$RUN ./cosinusprod_error $err 2>/dev/null >/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet-nh.sh-84-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet-nh.sh:85:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh:86:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh-87-  for node in equispaced warburton; do
rheolef-7.1/doc/examples/dirichlet-nh.sh-88-    for k in 6 10 16; do
rheolef-7.1/doc/examples/dirichlet-nh.sh:89:      err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh:90:      L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet-nh.sh-91-      if test "$err" = "none"; then continue; fi
##############################################
rheolef-7.1/doc/examples/dirichlet_dg.sh-75-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_dg.sh:76:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh:77:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh:78:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh:79:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh-80-  loop_mpirun "./dirichlet_dg $geo $approx 2>/dev/null | RHEOPATH=.:$GEODIR \$RUN ./cosinusprod_error_dg $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_dg.sh-122-while test "$L" != ""; do
rheolef-7.1/doc/examples/dirichlet_dg.sh:123:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh:124:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh-125-  for node in equispaced warburton; do
rheolef-7.1/doc/examples/dirichlet_dg.sh-126-    for k in 6 10 16; do
rheolef-7.1/doc/examples/dirichlet_dg.sh:127:      err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh:128:      L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/dirichlet_dg.sh-129-      if test "$err" = "none"; then continue; fi
##############################################
rheolef-7.1/doc/examples/reconstruction_hho.sh-48-while test "$L" != ""; do
rheolef-7.1/doc/examples/reconstruction_hho.sh:49:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/reconstruction_hho.sh:50:  approx=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/reconstruction_hho.sh:51:  tol=`echo $L | gawk '{print $3}'`
rheolef-7.1/doc/examples/reconstruction_hho.sh:52:  L=`echo $L | gawk '{for (i=4; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/reconstruction_hho.sh-53-  loop_mpirun "./reconstruction_hho $geo $approx $approx 2>/dev/null | \$RUN ./sinusprod_error_hho_reconstruction $tol >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh-47-  eval $command
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh:48:  err_l2=`grep err_l2 $tmp | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh:49:  err_linf=`grep err_linf $tmp | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh:50:  err_h1=`grep err_h1 $tmp | gawk '{print $3}'`
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh-51-  echo "$n $err_l2 $err_linf $err_h1" | tee -a $gdat
##############################################
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh-54-
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh:55:k=`echo $Pkd | sed -e 's/P//' -e 's/d//'`
rheolef-7.1/doc/examples/dirichlet_dg_cvge_loop.sh-56-cat > $plot << EOF
##############################################
rheolef-7.1/doc/examples/stokes_contraction.sh-50-while test "$L" != ""; do
rheolef-7.1/doc/examples/stokes_contraction.sh:51:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/stokes_contraction.sh:52:  psi_max=`echo $L | gawk '{print $2}'`
rheolef-7.1/doc/examples/stokes_contraction.sh:53:  L=`echo $L | gawk '{for (i=3; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/stokes_contraction.sh-54-  loop_mpirun "./stokes_contraction $geo 2>/dev/null | RHEOPATH=$SRCDIR ./streamf_contraction 2>/dev/null | RHEOPATH=$SRCDIR $BINDIR/field -max - 2>/dev/null > tmp.log && cat tmp.log | gawk '{ err=int((\$1-${psi_max})/${tol}); have_value=1;} END {exit (have_value==1 && err==0)?0:1;}'"
##############################################
rheolef-7.1/doc/examples/laplace_band.sh-41-while test "$L" != ""; do
rheolef-7.1/doc/examples/laplace_band.sh:42:  geo=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/laplace_band.sh:43:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/laplace_band.sh:44:  err=`echo $L | gawk '{print $1}'`
rheolef-7.1/doc/examples/laplace_band.sh:45:  L=`echo $L | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/examples/laplace_band.sh-46-  loop_mpirun "./laplace_band $geo 2>/dev/null | ./laplace_band_error $err >/dev/null 2>/dev/null"
##############################################
rheolef-7.1/doc/examples/cvge-disto.sh-27-Pk=${2-"P1"}
rheolef-7.1/doc/examples/cvge-disto.sh:28:order=`echo $Pk | sed -e 's/P//'`
rheolef-7.1/doc/examples/cvge-disto.sh-29-echo "Pk $Pk" >&2
##############################################
rheolef-7.1/doc/examples/cvge-disto.sh-159-    case $e in
rheolef-7.1/doc/examples/cvge-disto.sh:160:     u*) ue=`echo $e | sed -e 's/u//'`
rheolef-7.1/doc/examples/cvge-disto.sh-161-         my_eval "mkgeo_ugrid -$ue $n -order $order 2>/dev/null > $geo0"
##############################################
rheolef-7.1/doc/examples/cvge-disto.sh-169-  my_eval "$RUN ./${name} $geo ${Pk} 2>/dev/null | $RUN ./${errname}_error > $log 2>/dev/null"
rheolef-7.1/doc/examples/cvge-disto.sh:170:  err_l2=`cat $log | grep l2 | gawk '{print $2}'`
rheolef-7.1/doc/examples/cvge-disto.sh:171:  err_h1=`cat $log | grep h1 | gawk '{print $2}'`
rheolef-7.1/doc/examples/cvge-disto.sh:172:  err_linf=`cat $log | grep linf | gawk '{print $2}'`
rheolef-7.1/doc/examples/cvge-disto.sh-173-  echo "$n $err_l2 $err_h1 $err_linf" | tee -a $gdat
##############################################
rheolef-7.1/doc/examples/cvge-disto.sh-182-(gnuplot $tmp_pente 2>&1) > $log
rheolef-7.1/doc/examples/cvge-disto.sh:183:pente_l2=`cat $log | grep pente_l2 | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/doc/examples/cvge-disto.sh:184:pente_h1=`cat $log | grep pente_h1 | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/doc/examples/cvge-disto.sh:185:pente_linf=`cat $log | grep pente_linf | gawk '{printf ("%8.2f\n",$3)}'`
rheolef-7.1/doc/examples/cvge-disto.sh-186-
##############################################
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh-44-    We_prec=$We
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh:45:    We=`echo $We | gawk -v delta_We=$delta_We '{print $1 + delta_We }'`
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh-46-  else
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh-47-    echo "# oldroyd_contraction exits with status=$status"
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh:48:    delta_t=`echo $delta_t | gawk '{print 0.5*$1 }'`
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh-49-    echo "# decreasing delta_t=$delta_t and restart"
##############################################
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh-51-  fi
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh:52:  i=`expr $i + 1`
rheolef-7.1/doc/examples/oldroyd-contraction-loop.sh-53-  echo ; echo
##############################################
rheolef-7.1/doc/Makefile.in-49-  { \
rheolef-7.1/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/doc/Makefile.in-51-  }; \
##############################################
rheolef-7.1/doc/Makefile.in-170-  while test -n "$$dir1"; do \
rheolef-7.1/doc/Makefile.in:171:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
rheolef-7.1/doc/Makefile.in-172-    if test "$$first" != "."; then \
rheolef-7.1/doc/Makefile.in-173-      if test "$$first" = ".."; then \
rheolef-7.1/doc/Makefile.in:174:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
rheolef-7.1/doc/Makefile.in:175:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
rheolef-7.1/doc/Makefile.in-176-      else \
rheolef-7.1/doc/Makefile.in:177:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
rheolef-7.1/doc/Makefile.in-178-        if test "$$first2" = "$$first"; then \
rheolef-7.1/doc/Makefile.in:179:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
rheolef-7.1/doc/Makefile.in-180-        else \
##############################################
rheolef-7.1/doc/Makefile.in-185-    fi; \
rheolef-7.1/doc/Makefile.in:186:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
rheolef-7.1/doc/Makefile.in-187-  done; \
##############################################
rheolef-7.1/doc/Makefile.in-451-	dot_seen=no; \
rheolef-7.1/doc/Makefile.in:452:	target=`echo $@ | sed s/-recursive//`; \
rheolef-7.1/doc/Makefile.in-453-	case "$@" in \
##############################################
rheolef-7.1/doc/Makefile.in-514-GTAGS:
rheolef-7.1/doc/Makefile.in:515:	here=`$(am__cd) $(top_builddir) && pwd` \
rheolef-7.1/doc/Makefile.in-516-	  && $(am__cd) $(top_srcdir) \
##############################################
rheolef-7.1/doc/Makefile.in-540-distdir-am: $(DISTFILES)
rheolef-7.1/doc/Makefile.in:541:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/Makefile.in:542:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/Makefile.in-543-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/doc/Makefile.in-554-	  if test -d $$d/$$file; then \
rheolef-7.1/doc/Makefile.in:555:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/doc/Makefile.in-556-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh-36-    eval $command
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh:37:    err_p_l2=` grep err_p_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh:38:    err_i_l2=` grep err_i_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh:39:    err_p_div_l2=` grep err_p_div_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh:40:    err_i_div_l2=` grep err_i_div_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh-41-    echo "$n $err_p_l2 $err_p_div_l2 $err_i_l2 $err_i_div_l2"
##############################################
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh-43-  echo; echo
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh:44:  k=`expr $k + 1`
rheolef-7.1/doc/usrman/commute-rtd-gdat-make.sh-45-done
##############################################
rheolef-7.1/doc/usrman/dirichlet.tex-93-  $$
rheolef-7.1/doc/usrman/dirichlet.tex:94:  where $k=1$ or $2$.
rheolef-7.1/doc/usrman/dirichlet.tex-95-  Let $V_h=X_h \cap H^1_0(\Omega)$ be the functions of $X_h$ that
##############################################
rheolef-7.1/doc/usrman/navier-stokes.tex-46-  \]
rheolef-7.1/doc/usrman/navier-stokes.tex:47:  where $D({\bf u}) = (\bnabla {\bf u} + \bnabla {\bf u}^T)/2$.
rheolef-7.1/doc/usrman/navier-stokes.tex-48-  This nonlinear problem is the natural extension of the linear Stokes
##############################################
rheolef-7.1/doc/usrman/navier-stokes.tex-218-%\cindex{boundary condition!Neumann}%
rheolef-7.1/doc/usrman/navier-stokes.tex:219:%  where $\lambda=Re/\Delta t$,
rheolef-7.1/doc/usrman/navier-stokes.tex-220-%  $r_h\in Q_h$ is given and $M$ and $A$ are respectively the
##############################################
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh-30-LN="13 25 49 94 187 375 750 1500 3000 6000 12000 24000 48000 96000"
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh:31:echo "# generated by `basename $0`"
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh-32-echo "# h = 1/${ih}"
##############################################
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh-39-  (zcat $branch | ./zalesak_dg_adapt ${subdivide} ${field_error} | ./zalesak_dg_error 1 ) 2>/dev/null > tmp.txt
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh:40:  err_linf_l1=`grep err_linf_l1 tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh:41:  v_max=`grep v_max tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh:42:  size=`grep "omega.size" tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh:43:  hmin=`grep "hmin" tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-error-vs-nmax-gdat-make.sh-44-  echo "$nmax $err_linf_l1 $v_max $size $hmin"
##############################################
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh-33-  (zcat $branch | ./zalesak_dg_adapt ${subdivide} ${field_error} | ./zalesak_dg_error 1 ) 2>/dev/null > tmp.txt
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh:34:  err_linf_l1=`grep err_linf_l1 tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh:35:  v_max=`grep v_max tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh:36:  size=`grep "omega.size" tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh:37:  hmin=`grep "hmin" tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh-38-  echo "$subdivide $err_linf_l1 $v_max $size $hmin"
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh:39:  subdivide=`expr $subdivide + 1`
rheolef-7.1/doc/usrman/zalesak-size-Pkd-nmax-adapt-error-gdat-make.sh-40-done
##############################################
rheolef-7.1/doc/usrman/install-check-examples.sh-42-  done
rheolef-7.1/doc/usrman/install-check-examples.sh:43:  list=`sort -u $tmp`
rheolef-7.1/doc/usrman/install-check-examples.sh-44-  rm -f $tmp
##############################################
rheolef-7.1/doc/usrman/install-check-examples.sh-49-# -----------------------------------------
rheolef-7.1/doc/usrman/install-check-examples.sh:50:EXF=`uniq_list $FORCE_EXF $*`
rheolef-7.1/doc/usrman/install-check-examples.sh-51-
##############################################
rheolef-7.1/doc/usrman/install-check-examples.sh-70-    > $tmp
rheolef-7.1/doc/usrman/install-check-examples.sh:71:  IDX="$IDX `cat $tmp`"
rheolef-7.1/doc/usrman/install-check-examples.sh-72-  rm -f $tmp
rheolef-7.1/doc/usrman/install-check-examples.sh-73-done
rheolef-7.1/doc/usrman/install-check-examples.sh:74:IDX=`uniq_list $IDX`;
rheolef-7.1/doc/usrman/install-check-examples.sh-75-
##############################################
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh-39-    eval $command
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh:40:    err_u_l2=` grep err_u_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh:41:    err_u_linf=` grep err_u_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh:42:    err_u_h1=` grep err_u_h1 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh:43:    err_lambda_l2=` grep err_lambda_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh-44-    err_lambda_linf="none"
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh:45:    err_sigma_l2=` grep err_sigma_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh:46:    err_sigma_linf=` grep err_sigma_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh-47-    echo "$m $err_u_l2 $err_u_linf $err_u_h1 $err_lambda_l2 $err_lambda_linf $err_sigma_l2 $err_sigma_linf"
##############################################
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh-49-  echo; echo
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh:50:  k=`expr $k + 1`
rheolef-7.1/doc/usrman/dirichlet-hdg-error-gdat-make.sh-51-done
##############################################
rheolef-7.1/doc/usrman/elasticity.tex-36-  \end{equation}
rheolef-7.1/doc/usrman/elasticity.tex:37:  where ${\bf f} = (0,-1)$ when $d=2$ and ${\bf f}=(0,0,-1)$ when $d=3$.
rheolef-7.1/doc/usrman/elasticity.tex-38-  The Lam\'e coefficients are assumed to satisfy $\mu>0$ and
##############################################
rheolef-7.1/doc/usrman/Makefile.am-770-	  && (x=$*; \
rheolef-7.1/doc/usrman/Makefile.am:771:	  for f in `ls $${x}.*aux`; do \
rheolef-7.1/doc/usrman/Makefile.am:772:	    g=`expr $$f : '\(.*\)\.aux' `; \
rheolef-7.1/doc/usrman/Makefile.am:773:	    ncite=`grep '\\citation{' $$f | wc -l`; \
rheolef-7.1/doc/usrman/Makefile.am:774:	    nrefs=`grep 'bibcite' $$f | wc -l`; \
rheolef-7.1/doc/usrman/Makefile.am-775-	    echo "ncite=$$ncite nrefs=$$nrefs"; \
##############################################
rheolef-7.1/doc/usrman/Makefile.am-814-	     | tee $*-warnings.log || true)				\
rheolef-7.1/doc/usrman/Makefile.am:815:	  && test `cat $*-warnings.log | wc -l` -eq 0 			\
rheolef-7.1/doc/usrman/Makefile.am-816-	  && if test x"${GS}" != x""; then				\
##############################################
rheolef-7.1/doc/usrman/Makefile.am-841-version.tex: $(top_srcdir)/configure.ac $(srcdir)/rheolef.tex ${top_srcdir}/VERSION
rheolef-7.1/doc/usrman/Makefile.am:842:	@sh ${top_srcdir}/config/mk_version.sh $(srcdir) $(top_srcdir) `cat $(top_srcdir)/VERSION` rheolef $(exampledir)
rheolef-7.1/doc/usrman/Makefile.am-843-
##############################################
rheolef-7.1/doc/usrman/Makefile.am-883-	@ $(MAKE) -s show-examples >/dev/null ; # avoid trace of Makefile rebuilt
rheolef-7.1/doc/usrman/Makefile.am:884:	- @bash $(srcdir)/install-check-examples.sh `$(MAKE) -s show-examples` 
rheolef-7.1/doc/usrman/Makefile.am-885-
##############################################
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh-42-    eval $command
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:43:    err_u_l2=` grep err_u_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:44:    err_u_linf=` grep err_u_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:45:    err_u_h1=` grep err_u_h1 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:46:    err_lambda_l2=` grep err_lambda_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:47:    err_lambda_linf=` grep err_lambda_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:48:    err_sigma_l2=` grep err_sigma_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:49:    err_sigma_linf=` grep err_sigma_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:50:    err_sigmat_l2=` grep err_sigmat_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:51:    err_sigmat_linf=` grep err_sigmat_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:52:    err_div_sigmat_l2=` grep err_div_sigmat_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:53:    err_div_sigmat_linf=` grep err_div_sigmat_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh-54-    # error for bi-valued lambda is not yet ready:
##############################################
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh-61-  echo; echo
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh:62:  k=`expr $k + 1`
rheolef-7.1/doc/usrman/dirichlet-hdg-post-error-gdat-make.sh-63-done
##############################################
rheolef-7.1/doc/usrman/stokes.tex-23-  \]
rheolef-7.1/doc/usrman/stokes.tex:24:  where $D({\bf u}) = (\bnabla {\bf u} + \bnabla {\bf u}^T)/2$.
rheolef-7.1/doc/usrman/stokes.tex-25-  The boundaries are represented on 
##############################################
rheolef-7.1/doc/usrman/convect.tex-130-\]
rheolef-7.1/doc/usrman/convect.tex:131:where $\lambda=4\nu/t_0 \geq 0$ with $t_0>0$ and $\nu \geq 0$,
rheolef-7.1/doc/usrman/convect.tex-132-$x_0(t)$ is the moving center of the hill
##############################################
rheolef-7.1/doc/usrman/transmission.tex-319-%   \]
rheolef-7.1/doc/usrman/transmission.tex:320:%   where $a=b\,m^{-1}\,b^T$.
rheolef-7.1/doc/usrman/transmission.tex-321-%   The problem reduced to a standard linear system.
##############################################
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh-36-n=`cat tmp-toc.txt | wc -l`
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh:37:We_list=`cat tmp-toc.txt | gawk '{print $2}'`
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh-38-i=0
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh-39-while test $i -lt $n; do
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh:40:  We=`echo $We_list | gawk '{print $1}'`
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh:41:  We_list=`echo $We_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh-42-  branch $input -extract $i 2>/dev/null | field - -field -name tmp -gnuplot -noclean -noexecute -domain $domain -mark $mark -comp $comp 2>/dev/null
##############################################
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh-46-  echo "'output.gdat' i $i u 1:3 t 'We=$We' w lp, \\" >> $output.plot
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh:47:  i=`expr $i + 1`
rheolef-7.1/doc/usrman/oldroyd-contraction-cut-make.sh-48-done
##############################################
rheolef-7.1/doc/usrman/heat.tex-36-\]
rheolef-7.1/doc/usrman/heat.tex:37:where $u^n\approx u(n\Delta  t)$ and $u^{(0)}=0$.
rheolef-7.1/doc/usrman/heat.tex-38-The variational formulation of the time-discretized 
##############################################
rheolef-7.1/doc/usrman/Makefile.in-50-  { \
rheolef-7.1/doc/usrman/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/doc/usrman/Makefile.in-52-  }; \
##############################################
rheolef-7.1/doc/usrman/Makefile.in-1087-distdir-am: $(DISTFILES)
rheolef-7.1/doc/usrman/Makefile.in:1088:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/usrman/Makefile.in:1089:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/usrman/Makefile.in-1090-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/doc/usrman/Makefile.in-1101-	  if test -d $$d/$$file; then \
rheolef-7.1/doc/usrman/Makefile.in:1102:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/doc/usrman/Makefile.in-1103-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/doc/usrman/Makefile.in-1301-	  && (x=$*; \
rheolef-7.1/doc/usrman/Makefile.in:1302:	  for f in `ls $${x}.*aux`; do \
rheolef-7.1/doc/usrman/Makefile.in:1303:	    g=`expr $$f : '\(.*\)\.aux' `; \
rheolef-7.1/doc/usrman/Makefile.in:1304:	    ncite=`grep '\\citation{' $$f | wc -l`; \
rheolef-7.1/doc/usrman/Makefile.in:1305:	    nrefs=`grep 'bibcite' $$f | wc -l`; \
rheolef-7.1/doc/usrman/Makefile.in-1306-	    echo "ncite=$$ncite nrefs=$$nrefs"; \
##############################################
rheolef-7.1/doc/usrman/Makefile.in-1345-	     | tee $*-warnings.log || true)				\
rheolef-7.1/doc/usrman/Makefile.in:1346:	  && test `cat $*-warnings.log | wc -l` -eq 0 			\
rheolef-7.1/doc/usrman/Makefile.in-1347-	  && if test x"${GS}" != x""; then				\
##############################################
rheolef-7.1/doc/usrman/Makefile.in-1369-version.tex: $(top_srcdir)/configure.ac $(srcdir)/rheolef.tex ${top_srcdir}/VERSION
rheolef-7.1/doc/usrman/Makefile.in:1370:	@sh ${top_srcdir}/config/mk_version.sh $(srcdir) $(top_srcdir) `cat $(top_srcdir)/VERSION` rheolef $(exampledir)
rheolef-7.1/doc/usrman/Makefile.in-1371-
##############################################
rheolef-7.1/doc/usrman/Makefile.in-1411-	@ $(MAKE) -s show-examples >/dev/null ; # avoid trace of Makefile rebuilt
rheolef-7.1/doc/usrman/Makefile.in:1412:	- @bash $(srcdir)/install-check-examples.sh `$(MAKE) -s show-examples` 
rheolef-7.1/doc/usrman/Makefile.in-1413-
##############################################
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh-29-while test $k -le $kmax; do
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh:30:  l=`echo $k $dl | awk '{print ($1+$2 >= 0 ? $1+$2 : 0)}'`
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh-31-  echo "# K = $e : k = $k ; l = $l"
##############################################
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh-39-    eval $command
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh:40:    err_us_l2=` grep err_us_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh:41:    err_us_h1=` grep err_us_h1 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh-42-    echo "$m $err_us_l2 $err_us_h1"
##############################################
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh-44-  echo; echo
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh:45:  k=`expr $k + 1`
rheolef-7.1/doc/usrman/reconstruction-hho-error-gdat-make.sh-46-done
##############################################
rheolef-7.1/doc/usrman/limiter.tex-69-\end{eqnarray}
rheolef-7.1/doc/usrman/limiter.tex:70:where $\alpha_{i,k} \geq 0$, $k=0\ldots d-1$.
rheolef-7.1/doc/usrman/limiter.tex-71-Let us consider now the patch 
##############################################
rheolef-7.1/doc/usrman/dirichlet_hdg.tex-27-\end{eqnarray*}
rheolef-7.1/doc/usrman/dirichlet_hdg.tex:28:where $\partial \Omega=\Gamma_d\cup\Gamma_n$,
rheolef-7.1/doc/usrman/dirichlet_hdg.tex-29-and the interior of the two boundary domains 
##############################################
rheolef-7.1/doc/usrman/neumann-laplace.tex-81-  Conversely, let $u\in V$ the solution of $(VF_5)$.
rheolef-7.1/doc/usrman/neumann-laplace.tex:82:  Choosing $v=v_0$ where $v_0(x)=1$, $\forall x\in\Omega$
rheolef-7.1/doc/usrman/neumann-laplace.tex-83-  leads to 
##############################################
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-gdat-make.sh-31-  gzip -d < $name.field.gz | $BINDIR/mosolov_error > tmp.txt 2>/dev/null
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-gdat-make.sh:32:  err_u_linf=`grep err_u_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-gdat-make.sh:33:  err_u_l2=`grep err_u_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-gdat-make.sh:34:  err_u_h1=`grep err_u_h1 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-gdat-make.sh:35:  err_s_linf=`grep err_s_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-gdat-make.sh:36:  err_s_l2=`grep err_s_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-gdat-make.sh-37-  echo "$N $err_u_linf $err_u_l2 $err_u_h1 $err_s_linf $err_s_l2"
##############################################
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh-26-  n=`cat tmp-toc.txt | wc -l`
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh:27:  We_list=`cat tmp-toc.txt | gawk '{print $2}'`
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh-28-  i=0
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh-29-  while test $i -lt $n; do
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh:30:    We=`echo $We_list | gawk '{print $1}'`
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh:31:    We_list=`echo $We_list | gawk '{for (i=2; i <= NF; i++) print $i}'`
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh:32:    psi_max=`branch $input -extract $i 2>/dev/null | field - -mark u -field 2>/dev/null | ./streamf_contraction 2>/dev/null | field - -max 2>/dev/null`
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh-33-    echo "$We $psi_max"
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh:34:    i=`expr $i + 1`
rheolef-7.1/doc/usrman/oldroyd-contraction-zr-psi-max-make.sh-35-  done
##############################################
rheolef-7.1/doc/usrman/p_laplacian.tex-123-  \end{eqnarray*}
rheolef-7.1/doc/usrman/p_laplacian.tex:124:  where $k=1$ or $2$.
rheolef-7.1/doc/usrman/p_laplacian.tex-125-  The approximate problem expresses:
##############################################
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh-29-for x in ${branch_list}; do
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh:30:  n_max=`echo $x | sed -e 's/.*d-//' -e 's/\..*//'`
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh-31-  #echo "$x : $n_max"
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh-32-  zcat $x | ./zalesak_dg_error $r > tmp.txt 2>/dev/null
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh:33:  err_linf_l1=`grep err_linf_l1 tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh-34-  zcat $x | ./zalesak_dg_mass  $r > tmp.txt 2>/dev/null
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh:35:  v_max=`grep v_max tmp.txt | awk '{print $4}'`
rheolef-7.1/doc/usrman/zalesak-error-l1-Pkd-time-gdat-make.sh-36-  echo "$n_max $err_linf_l1 $v_max"
##############################################
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-ys-gdat-make.sh-31-  gzip -d < $name.field.gz | $BINDIR/mosolov_error_yield_surface > tmp.txt 2>/dev/null
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-ys-gdat-make.sh:32:  err_ys_l1=`grep err_ys_l1 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/mosolov-circle-Bi-0,2-n-0,5-error-ys-gdat-make.sh-33-  echo "$N $err_ys_l1"
##############################################
rheolef-7.1/doc/usrman/dirichlet-hdg-average-error-gdat-make.sh-39-    eval $command
rheolef-7.1/doc/usrman/dirichlet-hdg-average-error-gdat-make.sh:40:    err_bar_u_l2=` grep err_l2 tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-average-error-gdat-make.sh:41:    err_bar_u_linf=` grep err_linf tmp.txt | gawk '{print $3}'`
rheolef-7.1/doc/usrman/dirichlet-hdg-average-error-gdat-make.sh-42-    echo "$m $err_bar_u_l2 $err_bar_u_linf"
##############################################
rheolef-7.1/doc/usrman/dirichlet-hdg-average-error-gdat-make.sh-44-  echo; echo
rheolef-7.1/doc/usrman/dirichlet-hdg-average-error-gdat-make.sh:45:  k=`expr $k + 1`
rheolef-7.1/doc/usrman/dirichlet-hdg-average-error-gdat-make.sh-46-done
##############################################
rheolef-7.1/doc/usrman/continuation.tex-341-\]
rheolef-7.1/doc/usrman/continuation.tex:342:where $C\approx 0.52$ when $k=1$.
rheolef-7.1/doc/usrman/continuation.tex-343-This behavior explains that the Newton method is unable to
##############################################
rheolef-7.1/doc/usrman/zalesak-video-make.sh-41-framerate=25 # image per second
rheolef-7.1/doc/usrman/zalesak-video-make.sh:42:n_move_img=`expr $move_duration \* $framerate`
rheolef-7.1/doc/usrman/zalesak-video-make.sh:43:n_stop_img=`expr $stop_duration \* $framerate`
rheolef-7.1/doc/usrman/zalesak-video-make.sh-44-echo "n_move_img = $n_move_img"
rheolef-7.1/doc/usrman/zalesak-video-make.sh:45:n_tot=`ls ${name}.*.${suffix} | wc -l`
rheolef-7.1/doc/usrman/zalesak-video-make.sh:46:n_tot=`expr $n_tot - 1`
rheolef-7.1/doc/usrman/zalesak-video-make.sh-47-echo "n_tot = ${n_tot}"
##############################################
rheolef-7.1/doc/usrman/zalesak-video-make.sh-51-while test $i -lt $n_tot; do
rheolef-7.1/doc/usrman/zalesak-video-make.sh:52:  ii=`echo $i | awk '{printf("%.04d",$1)}'`
rheolef-7.1/doc/usrman/zalesak-video-make.sh:53:  kk=`echo $k | awk '{printf("%.04d",$1)}'`
rheolef-7.1/doc/usrman/zalesak-video-make.sh-54-  ln -s ${name}.${ii}.${suffix} ${tmp}.${kk}.${suffix}
rheolef-7.1/doc/usrman/zalesak-video-make.sh:55:  i=`echo $i $n_tot $n_move_img | awk '{printf("%d", int($1 + 1.0*$2/$3))}'`
rheolef-7.1/doc/usrman/zalesak-video-make.sh:56:  k=`expr $k + 1`
rheolef-7.1/doc/usrman/zalesak-video-make.sh-57-done
rheolef-7.1/doc/usrman/zalesak-video-make.sh-58-j=1
rheolef-7.1/doc/usrman/zalesak-video-make.sh:59:nn_tot=`echo ${n_tot} | awk '{printf("%.04d",$1)}'`
rheolef-7.1/doc/usrman/zalesak-video-make.sh-60-while test $j -le $n_stop_img; do
rheolef-7.1/doc/usrman/zalesak-video-make.sh:61:  kk=`echo $k | awk '{printf("%.04d",$1)}'`
rheolef-7.1/doc/usrman/zalesak-video-make.sh-62-  ln -s $L ${name}.${nn_tot}.${suffix} ${tmp}.${kk}.${suffix}
rheolef-7.1/doc/usrman/zalesak-video-make.sh:63:  j=`expr $j + 1`
rheolef-7.1/doc/usrman/zalesak-video-make.sh:64:  k=`expr $k + 1`
rheolef-7.1/doc/usrman/zalesak-video-make.sh-65-done
##############################################
rheolef-7.1/doc/web/Makefile.am-152-Doxyfile-html: $(srcdir)/Doxyfile-html.in $(srcdir)/Makefile.am
rheolef-7.1/doc/web/Makefile.am:153:	predefined_multi_line=`grep '#define' ${top_builddir}/config/config.h | awk '{print $$2}'`; \
rheolef-7.1/doc/web/Makefile.am:154:	predefined=`echo $$predefined_multi_line`; \
rheolef-7.1/doc/web/Makefile.am:155:	non_example_files=`$(MAKE) -s show-non-doxy-example-files`; \
rheolef-7.1/doc/web/Makefile.am:156:	exclude=`echo ${DOX_EXCLUDE} $$non_example_files`; \
rheolef-7.1/doc/web/Makefile.am-157-	sed \
##############################################
rheolef-7.1/doc/web/Makefile.am-194-	@cd ../examples; $(MAKE) -s Makefile 1>&2
rheolef-7.1/doc/web/Makefile.am:195:	@examples=`$(MAKE) -s show-doxy-example-files` ; \
rheolef-7.1/doc/web/Makefile.am-196-	 bash $(srcdir)/section_example_dox_make.sh $(top_srcdir)/doc/examples $$examples > $@
##############################################
rheolef-7.1/doc/web/Makefile.am-214-	  rm -rf html doxygen.log; 		\
rheolef-7.1/doc/web/Makefile.am:215:	  here=`pwd`; cd $(abs_top_srcdir); TOP_SRCDIR=`pwd`; cd $$here; \
rheolef-7.1/doc/web/Makefile.am-216-	  export SRC2DOX_FILTER_TOP_SRCDIR="$$TOP_SRCDIR"; \
##############################################
rheolef-7.1/doc/web/Makefile.in-49-  { \
rheolef-7.1/doc/web/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
rheolef-7.1/doc/web/Makefile.in-51-  }; \
##############################################
rheolef-7.1/doc/web/Makefile.in-506-distdir-am: $(DISTFILES)
rheolef-7.1/doc/web/Makefile.in:507:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/web/Makefile.in:508:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
rheolef-7.1/doc/web/Makefile.in-509-	list='$(DISTFILES)'; \
##############################################
rheolef-7.1/doc/web/Makefile.in-520-	  if test -d $$d/$$file; then \
rheolef-7.1/doc/web/Makefile.in:521:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
rheolef-7.1/doc/web/Makefile.in-522-	    if test -d "$(distdir)/$$file"; then \
##############################################
rheolef-7.1/doc/web/Makefile.in-684-Doxyfile-html: $(srcdir)/Doxyfile-html.in $(srcdir)/Makefile.am
rheolef-7.1/doc/web/Makefile.in:685:	predefined_multi_line=`grep '#define' ${top_builddir}/config/config.h | awk '{print $$2}'`; \
rheolef-7.1/doc/web/Makefile.in:686:	predefined=`echo $$predefined_multi_line`; \
rheolef-7.1/doc/web/Makefile.in:687:	non_example_files=`$(MAKE) -s show-non-doxy-example-files`; \
rheolef-7.1/doc/web/Makefile.in:688:	exclude=`echo ${DOX_EXCLUDE} $$non_example_files`; \
rheolef-7.1/doc/web/Makefile.in-689-	sed \
##############################################
rheolef-7.1/doc/web/Makefile.in-726-	@cd ../examples; $(MAKE) -s Makefile 1>&2
rheolef-7.1/doc/web/Makefile.in:727:	@examples=`$(MAKE) -s show-doxy-example-files` ; \
rheolef-7.1/doc/web/Makefile.in-728-	 bash $(srcdir)/section_example_dox_make.sh $(top_srcdir)/doc/examples $$examples > $@
##############################################
rheolef-7.1/doc/web/Makefile.in-742-	  rm -rf html doxygen.log; 		\
rheolef-7.1/doc/web/Makefile.in:743:	  here=`pwd`; cd $(abs_top_srcdir); TOP_SRCDIR=`pwd`; cd $$here; \
rheolef-7.1/doc/web/Makefile.in-744-	  export SRC2DOX_FILTER_TOP_SRCDIR="$$TOP_SRCDIR"; \
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-24-#
rheolef-7.1/doc/web/section_dox_make.sh:25:progname=`basename $0`
rheolef-7.1/doc/web/section_dox_make.sh-26-USAGE="$progname: {1..9} input_dirs"
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-66-esac
rheolef-7.1/doc/web/section_dox_make.sh:67:input_dirs=`echo "$input_dirs" | awk '{for(i=1;i<=NF;++i)print $i}' | sort -u`
rheolef-7.1/doc/web/section_dox_make.sh-68-
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-71-for dir in $input_dirs; do 
rheolef-7.1/doc/web/section_dox_make.sh:72:  L="$L `/bin/ls $dir/*.man${section_ident} 2>/dev/null`"
rheolef-7.1/doc/web/section_dox_make.sh-73-done
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-75-#echo "L0=$L" 1>&2; exit 0
rheolef-7.1/doc/web/section_dox_make.sh:76:L=`echo "$L" | awk '{for(i=1;i<=NF;++i)print $i}' | sort -u`
rheolef-7.1/doc/web/section_dox_make.sh-77-#echo "L1=$L" 1>&2; exit 0
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-85-for x in $L; do
rheolef-7.1/doc/web/section_dox_make.sh:86:  echo "`basename $x` $x" >> $tmp
rheolef-7.1/doc/web/section_dox_make.sh-87-done
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-89-#       => use an hash-table in awk
rheolef-7.1/doc/web/section_dox_make.sh:90:L=`sort -u < $tmp | awk '{print $2}'`
rheolef-7.1/doc/web/section_dox_make.sh-91-rm -f $tmp
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-97-cat << EOF1
rheolef-7.1/doc/web/section_dox_make.sh:98:// do not edit: this file was automatically generated by `basename $0`
rheolef-7.1/doc/web/section_dox_make.sh-99-namespace rheolef {
##############################################
rheolef-7.1/doc/web/section_dox_make.sh-105-for x in $L; do
rheolef-7.1/doc/web/section_dox_make.sh:106:  comment=`grep -e "@${section_label}file" "$x" | awk '{for (i=3; i <= NF; ++i) printf("%s ",$i)}'`
rheolef-7.1/doc/web/section_dox_make.sh-107-  if test x"$comment" = x""; then
rheolef-7.1/doc/web/section_dox_make.sh:108:    echo "`basename $0`: error: $x without @${section_label}file" 1>&2
rheolef-7.1/doc/web/section_dox_make.sh-109-    exit 1
rheolef-7.1/doc/web/section_dox_make.sh-110-  fi
rheolef-7.1/doc/web/section_dox_make.sh:111:  name=`basename $x`
rheolef-7.1/doc/web/section_dox_make.sh:112:  name=`expr $name : '\(.*\)\..*' \| $name`
rheolef-7.1/doc/web/section_dox_make.sh:113:  ref_name="`echo $name | sed -e 's/-/_/g'`"
rheolef-7.1/doc/web/section_dox_make.sh:114:  #comment=`echo $comment`; # dot it flat
rheolef-7.1/doc/web/section_dox_make.sh-115-  #echo "x=$x" 1>&2
##############################################
rheolef-7.1/doc/web/section_example_dox_make.sh-24-L=$*
rheolef-7.1/doc/web/section_example_dox_make.sh:25:L=`echo "$L" | awk '{for(i=1;i<=NF;++i)print $i}' | sort -u`
rheolef-7.1/doc/web/section_example_dox_make.sh-26-#echo "srcdir=$srcdir" 1>&2
##############################################
rheolef-7.1/doc/web/section_example_dox_make.sh-29-cat << EOF1
rheolef-7.1/doc/web/section_example_dox_make.sh:30:// do not edit: this file was automatically generated by `basename $0`
rheolef-7.1/doc/web/section_example_dox_make.sh-31-namespace rheolef {
##############################################
rheolef-7.1/doc/web/section_example_dox_make.sh-39-for x in $L; do
rheolef-7.1/doc/web/section_example_dox_make.sh:40:  comment=`grep -e "@examplefile" "$srcdir/$x" | awk '{for (i=4; i <= NF; ++i) printf("%s ",$i)}'`
rheolef-7.1/doc/web/section_example_dox_make.sh-41-  if test x"$comment" = x""; then
rheolef-7.1/doc/web/section_example_dox_make.sh:42:    echo "`basename $0`: error: $srcdir/$x without @examplefile" 1>&2
rheolef-7.1/doc/web/section_example_dox_make.sh-43-    exit 0
rheolef-7.1/doc/web/section_example_dox_make.sh-44-  fi
rheolef-7.1/doc/web/section_example_dox_make.sh:45:  #comment=`echo $comment`; # dot it flat
rheolef-7.1/doc/web/section_example_dox_make.sh-46-  #echo "x=$x" 1>&2