===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ratfor-1.05/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
ratfor-1.05/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ratfor-1.05/configure-45-  as_echo='print -r --'
ratfor-1.05/configure-46-  as_echo_n='print -rn --'
ratfor-1.05/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ratfor-1.05/configure-48-  as_echo='printf %s\n'
##############################################
ratfor-1.05/configure-50-else
ratfor-1.05/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ratfor-1.05/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ratfor-1.05/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
ratfor-1.05/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ratfor-1.05/configure-62-      esac;
##############################################
ratfor-1.05/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ratfor-1.05/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ratfor-1.05/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ratfor-1.05/configure-324-      case $as_dir in #(
ratfor-1.05/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ratfor-1.05/configure-326-      *) as_qdir=$as_dir;;
##############################################
ratfor-1.05/configure-397-  {
ratfor-1.05/configure:398:    as_val=`expr "$@" || test $? -eq 1`
ratfor-1.05/configure-399-  }
##############################################
ratfor-1.05/configure-404-# ----------------------------------------
ratfor-1.05/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ratfor-1.05/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ratfor-1.05/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ratfor-1.05/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ratfor-1.05/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ratfor-1.05/configure-757-  case $ac_option in
ratfor-1.05/configure:758:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ratfor-1.05/configure-759-  *=)   ac_optarg= ;;
##############################################
ratfor-1.05/configure-801-  -disable-* | --disable-*)
ratfor-1.05/configure:802:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ratfor-1.05/configure-803-    # Reject names that are not valid shell variable names.
##############################################
ratfor-1.05/configure-806-    ac_useropt_orig=$ac_useropt
ratfor-1.05/configure:807:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratfor-1.05/configure-808-    case $ac_user_opts in
##############################################
ratfor-1.05/configure-827-  -enable-* | --enable-*)
ratfor-1.05/configure:828:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ratfor-1.05/configure-829-    # Reject names that are not valid shell variable names.
##############################################
ratfor-1.05/configure-832-    ac_useropt_orig=$ac_useropt
ratfor-1.05/configure:833:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratfor-1.05/configure-834-    case $ac_user_opts in
##############################################
ratfor-1.05/configure-1031-  -with-* | --with-*)
ratfor-1.05/configure:1032:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ratfor-1.05/configure-1033-    # Reject names that are not valid shell variable names.
##############################################
ratfor-1.05/configure-1036-    ac_useropt_orig=$ac_useropt
ratfor-1.05/configure:1037:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratfor-1.05/configure-1038-    case $ac_user_opts in
##############################################
ratfor-1.05/configure-1047-  -without-* | --without-*)
ratfor-1.05/configure:1048:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ratfor-1.05/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
ratfor-1.05/configure-1052-    ac_useropt_orig=$ac_useropt
ratfor-1.05/configure:1053:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ratfor-1.05/configure-1054-    case $ac_user_opts in
##############################################
ratfor-1.05/configure-1085-  *=*)
ratfor-1.05/configure:1086:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ratfor-1.05/configure-1087-    # Reject names that are not valid shell variable names.
##############################################
ratfor-1.05/configure-1106-if test -n "$ac_prev"; then
ratfor-1.05/configure:1107:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ratfor-1.05/configure-1108-  as_fn_error $? "missing argument to $ac_option"
##############################################
ratfor-1.05/configure-1128-    */ )
ratfor-1.05/configure:1129:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ratfor-1.05/configure-1130-      eval $ac_var=\$ac_val;;
##############################################
ratfor-1.05/configure-1163-ac_ls_di=`ls -di .` &&
ratfor-1.05/configure:1164:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ratfor-1.05/configure-1165-  as_fn_error $? "working directory cannot be determined"
##############################################
ratfor-1.05/configure-1219-case $srcdir in
ratfor-1.05/configure:1220:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ratfor-1.05/configure-1221-esac
##############################################
ratfor-1.05/configure-1262-By default, \`make install' will install all the files in
ratfor-1.05/configure:1263:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ratfor-1.05/configure:1264:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ratfor-1.05/configure-1265-for instance \`--prefix=\$HOME'.
##############################################
ratfor-1.05/configure-1347-*)
ratfor-1.05/configure:1348:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ratfor-1.05/configure-1349-  # A ".." for each directory in $ac_dir_suffix.
ratfor-1.05/configure:1350:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ratfor-1.05/configure-1351-  case $ac_top_builddir_sub in
##############################################
ratfor-1.05/configure-1638-    *\'*)
ratfor-1.05/configure:1639:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ratfor-1.05/configure-1640-    esac
##############################################
ratfor-1.05/configure-1721-      case $ac_val in
ratfor-1.05/configure:1722:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ratfor-1.05/configure-1723-      esac
##############################################
ratfor-1.05/configure-1736-	case $ac_val in
ratfor-1.05/configure:1737:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ratfor-1.05/configure-1738-	esac
##############################################
ratfor-1.05/configure-1856-    set,)
ratfor-1.05/configure:1857:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ratfor-1.05/configure:1858:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ratfor-1.05/configure-1859-      ac_cache_corrupted=: ;;
##############################################
ratfor-1.05/configure-1867-	# differences in whitespace do not lead to failure.
ratfor-1.05/configure:1868:	ac_old_val_w=`echo x $ac_old_val`
ratfor-1.05/configure:1869:	ac_new_val_w=`echo x $ac_new_val`
ratfor-1.05/configure-1870-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ratfor-1.05/configure-1887-    case $ac_new_val in
ratfor-1.05/configure:1888:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ratfor-1.05/configure-1889-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ratfor-1.05/configure-2063-     echo "timestamp, slept: $am_has_slept" > conftest.file
ratfor-1.05/configure:2064:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ratfor-1.05/configure-2065-     if test "$*" = "X"; then
ratfor-1.05/configure-2066-	# -L didn't work.
ratfor-1.05/configure:2067:	set X `ls -t "$srcdir/configure" conftest.file`
ratfor-1.05/configure-2068-     fi
##############################################
ratfor-1.05/configure-2114-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ratfor-1.05/configure:2115:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ratfor-1.05/configure-2116-
ratfor-1.05/configure-2117-# Expand $ac_aux_dir to an absolute path.
ratfor-1.05/configure:2118:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ratfor-1.05/configure-2119-
##############################################
ratfor-1.05/configure-2259-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ratfor-1.05/configure:2260:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ratfor-1.05/configure-2261-	     'mkdir (GNU coreutils) '* | \
##############################################
ratfor-1.05/configure-2332-set x ${MAKE-make}
ratfor-1.05/configure:2333:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ratfor-1.05/configure-2334-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ratfor-1.05/configure-2342-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ratfor-1.05/configure:2343:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ratfor-1.05/configure-2344-  *@@@%%%=?*=@@@%%%*)
##############################################
ratfor-1.05/configure-2408-
ratfor-1.05/configure:2409:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ratfor-1.05/configure-2410-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ratfor-1.05/configure-2912-$as_echo_n "checking whether the C compiler works... " >&6; }
ratfor-1.05/configure:2913:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ratfor-1.05/configure-2914-
##############################################
ratfor-1.05/configure-2956-	then :; else
ratfor-1.05/configure:2957:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ratfor-1.05/configure-2958-	fi
##############################################
ratfor-1.05/configure-3016-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ratfor-1.05/configure:3017:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ratfor-1.05/configure-3018-	  break;;
##############################################
ratfor-1.05/configure-3125-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ratfor-1.05/configure:3126:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ratfor-1.05/configure-3127-       break;;
##############################################
ratfor-1.05/configure-3433-# Ignore all kinds of additional output from 'make'.
ratfor-1.05/configure:3434:case `$am_make -s -f confmf 2> /dev/null` in #(
ratfor-1.05/configure-3435-*the\ am__doit\ target*)
##############################################
ratfor-1.05/configure-3443-   echo '.include "confinc"' > confmf
ratfor-1.05/configure:3444:   case `$am_make -s -f confmf 2> /dev/null` in #(
ratfor-1.05/configure-3445-   *the\ am__doit\ target*)
##############################################
ratfor-1.05/configure-3506-  if test "$am_compiler_list" = ""; then
ratfor-1.05/configure:3507:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ratfor-1.05/configure-3508-  fi
##############################################
ratfor-1.05/configure-3831-set x ${MAKE-make}
ratfor-1.05/configure:3832:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ratfor-1.05/configure-3833-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ratfor-1.05/configure-3841-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ratfor-1.05/configure:3842:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ratfor-1.05/configure-3843-  *@@@%%%=?*=@@@%%%*)
##############################################
ratfor-1.05/configure-4018-  # Check for GNU $ac_path_GREP
ratfor-1.05/configure:4019:case `"$ac_path_GREP" --version 2>&1` in
ratfor-1.05/configure-4020-*GNU*)
##############################################
ratfor-1.05/configure-4084-  # Check for GNU $ac_path_EGREP
ratfor-1.05/configure:4085:case `"$ac_path_EGREP" --version 2>&1` in
ratfor-1.05/configure-4086-*GNU*)
##############################################
ratfor-1.05/configure-4344-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ratfor-1.05/configure:4345:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ratfor-1.05/configure-4346-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ratfor-1.05/configure-4435-if test -z "$BASH_VERSION$ZSH_VERSION" \
ratfor-1.05/configure:4436:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ratfor-1.05/configure-4437-  as_echo='print -r --'
ratfor-1.05/configure-4438-  as_echo_n='print -rn --'
ratfor-1.05/configure:4439:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ratfor-1.05/configure-4440-  as_echo='printf %s\n'
##############################################
ratfor-1.05/configure-4442-else
ratfor-1.05/configure:4443:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ratfor-1.05/configure-4444-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ratfor-1.05/configure-4452-	expr "X$arg" : "X\\(.*\\)$as_nl";
ratfor-1.05/configure:4453:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ratfor-1.05/configure-4454-      esac;
##############################################
ratfor-1.05/configure-4529-# ----------------------------------------
ratfor-1.05/configure:4530:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ratfor-1.05/configure-4531-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ratfor-1.05/configure-4601-  {
ratfor-1.05/configure:4602:    as_val=`expr "$@" || test $? -eq 1`
ratfor-1.05/configure-4603-  }
##############################################
ratfor-1.05/configure-4705-      case $as_dir in #(
ratfor-1.05/configure:4706:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ratfor-1.05/configure-4707-      *) as_qdir=$as_dir;;
##############################################
ratfor-1.05/configure-4840-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ratfor-1.05/configure:4841:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ratfor-1.05/configure-4842-ac_cs_version="\\
##############################################
ratfor-1.05/configure-4865-  --*=?*)
ratfor-1.05/configure:4866:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ratfor-1.05/configure:4867:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ratfor-1.05/configure-4868-    ac_shift=:
##############################################
ratfor-1.05/configure-4870-  --*=)
ratfor-1.05/configure:4871:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ratfor-1.05/configure-4872-    ac_optarg=
##############################################
ratfor-1.05/configure-4894-    case $ac_optarg in
ratfor-1.05/configure:4895:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ratfor-1.05/configure-4896-    '') as_fn_error $? "missing file argument" ;;
##############################################
ratfor-1.05/configure-4902-    case $ac_optarg in
ratfor-1.05/configure:4903:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ratfor-1.05/configure-4904-    esac
##############################################
ratfor-1.05/configure-5030-fi
ratfor-1.05/configure:5031:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ratfor-1.05/configure-5032-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ratfor-1.05/configure-5047-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ratfor-1.05/configure:5048:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ratfor-1.05/configure-5049-ac_delim='%!_!# '
##############################################
ratfor-1.05/configure-5053-
ratfor-1.05/configure:5054:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ratfor-1.05/configure-5055-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ratfor-1.05/configure-5191-for ac_last_try in false false :; do
ratfor-1.05/configure:5192:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ratfor-1.05/configure-5193-  if test -z "$ac_tt"; then
##############################################
ratfor-1.05/configure-5323-      esac
ratfor-1.05/configure:5324:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ratfor-1.05/configure-5325-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ratfor-1.05/configure-5382-*)
ratfor-1.05/configure:5383:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ratfor-1.05/configure-5384-  # A ".." for each directory in $ac_dir_suffix.
ratfor-1.05/configure:5385:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ratfor-1.05/configure-5386-  case $ac_top_builddir_sub in
##############################################
ratfor-1.05/configure-5443-/@mandir@/p'
ratfor-1.05/configure:5444:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ratfor-1.05/configure-5445-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ratfor-1.05/configure-5460-
ratfor-1.05/configure:5461:# Neutralize VPATH when `$srcdir' = `.'.
ratfor-1.05/configure-5462-# Shell code in configure.ac might set extrasub.
##############################################
ratfor-1.05/configure-5488-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ratfor-1.05/configure:5489:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ratfor-1.05/configure-5490-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ratfor-1.05/configure-5534-    * )
ratfor-1.05/configure:5535:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ratfor-1.05/configure-5536-  esac
##############################################
ratfor-1.05/configure-5581-    # Strip MF so we end up with the name of the file.
ratfor-1.05/configure:5582:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ratfor-1.05/configure-5583-    # Check whether this is an Automake generated Makefile or not.
##############################################
ratfor-1.05/configure-5618-    # from the Makefile without running 'make'.
ratfor-1.05/configure:5619:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ratfor-1.05/configure-5620-    test -z "$DEPDIR" && continue
ratfor-1.05/configure:5621:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ratfor-1.05/configure-5622-    test -z "$am__include" && continue
ratfor-1.05/configure:5623:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ratfor-1.05/configure-5624-    # Find all dependency output files, they are included files with
##############################################
ratfor-1.05/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ratfor-1.05/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ratfor-1.05/aclocal.m4-94-# and then we would define $MISSING as
##############################################
ratfor-1.05/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
ratfor-1.05/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ratfor-1.05/aclocal.m4-109-])
##############################################
ratfor-1.05/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
ratfor-1.05/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ratfor-1.05/aclocal.m4-207-  fi
##############################################
ratfor-1.05/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
ratfor-1.05/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
ratfor-1.05/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
ratfor-1.05/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
ratfor-1.05/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
ratfor-1.05/aclocal.m4-367-    else
##############################################
ratfor-1.05/aclocal.m4-371-    # from the Makefile without running 'make'.
ratfor-1.05/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ratfor-1.05/aclocal.m4-373-    test -z "$DEPDIR" && continue
ratfor-1.05/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
ratfor-1.05/aclocal.m4-375-    test -z "$am__include" && continue
ratfor-1.05/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ratfor-1.05/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
ratfor-1.05/aclocal.m4-385-      test -f "$dirpart/$file" && continue
ratfor-1.05/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
ratfor-1.05/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
ratfor-1.05/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
ratfor-1.05/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ratfor-1.05/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ratfor-1.05/aclocal.m4-602-    * )
ratfor-1.05/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ratfor-1.05/aclocal.m4-604-  esac
ratfor-1.05/aclocal.m4-605-done
ratfor-1.05/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ratfor-1.05/aclocal.m4-607-
##############################################
ratfor-1.05/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
ratfor-1.05/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
ratfor-1.05/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
ratfor-1.05/aclocal.m4-683-   echo '.include "confinc"' > confmf
ratfor-1.05/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
ratfor-1.05/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
ratfor-1.05/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
ratfor-1.05/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ratfor-1.05/aclocal.m4-867-     if test "$[*]" = "X"; then
ratfor-1.05/aclocal.m4-868-	# -L didn't work.
ratfor-1.05/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
ratfor-1.05/aclocal.m4-870-     fi
##############################################
ratfor-1.05/Makefile.in-50-  { \
ratfor-1.05/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ratfor-1.05/Makefile.in-52-  }; \
##############################################
ratfor-1.05/Makefile.in-142-  esac
ratfor-1.05/Makefile.in:143:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ratfor-1.05/Makefile.in-144-am__vpath_adj = case $$p in \
ratfor-1.05/Makefile.in:145:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ratfor-1.05/Makefile.in-146-    *) f=$$p;; \
ratfor-1.05/Makefile.in-147-  esac;
ratfor-1.05/Makefile.in:148:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ratfor-1.05/Makefile.in-149-am__install_max = 40
ratfor-1.05/Makefile.in-150-am__nobase_strip_setup = \
ratfor-1.05/Makefile.in:151:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ratfor-1.05/Makefile.in-152-am__nobase_strip = \
##############################################
ratfor-1.05/Makefile.in-432-.c.obj:
ratfor-1.05/Makefile.in:433:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
ratfor-1.05/Makefile.in-434-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
ratfor-1.05/Makefile.in-436-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ratfor-1.05/Makefile.in:437:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ratfor-1.05/Makefile.in-438-install-man1: $(man_MANS)
##############################################
ratfor-1.05/Makefile.in-442-	test -n "$(man1dir)" \
ratfor-1.05/Makefile.in:443:	  && test -n "`echo $$list1$$list2`" \
ratfor-1.05/Makefile.in-444-	  || exit 0; \
##############################################
ratfor-1.05/Makefile.in-511-GTAGS:
ratfor-1.05/Makefile.in:512:	here=`$(am__cd) $(top_builddir) && pwd` \
ratfor-1.05/Makefile.in-513-	  && $(am__cd) $(top_srcdir) \
##############################################
ratfor-1.05/Makefile.in-543-	test -d "$(distdir)" || mkdir "$(distdir)"
ratfor-1.05/Makefile.in:544:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratfor-1.05/Makefile.in:545:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ratfor-1.05/Makefile.in-546-	list='$(DISTFILES)'; \
##############################################
ratfor-1.05/Makefile.in-557-	  if test -d $$d/$$file; then \
ratfor-1.05/Makefile.in:558:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ratfor-1.05/Makefile.in-559-	    if test -d "$(distdir)/$$file"; then \
##############################################
ratfor-1.05/Makefile.in-643-	test -d $(distdir)/_build || exit 0; \
ratfor-1.05/Makefile.in:644:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ratfor-1.05/Makefile.in-645-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ratfor-1.05/Makefile.in-687-	}; \
ratfor-1.05/Makefile.in:688:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ratfor-1.05/Makefile.in-689-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ratfor-1.05/Makefile.in-699-	fi
ratfor-1.05/Makefile.in:700:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ratfor-1.05/Makefile.in-701-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ratfor-1.05/compile-67-	mingw/*)
ratfor-1.05/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ratfor-1.05/compile-69-	  ;;
ratfor-1.05/compile-70-	cygwin/*)
ratfor-1.05/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ratfor-1.05/compile-72-	  ;;
ratfor-1.05/compile-73-	wine/*)
ratfor-1.05/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ratfor-1.05/compile-75-	  ;;
##############################################
ratfor-1.05/compile-310-# Name of file we expect compiler to create.
ratfor-1.05/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ratfor-1.05/compile-312-
##############################################
ratfor-1.05/compile-316-# object file name, since that is what matters with a parallel build.
ratfor-1.05/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ratfor-1.05/compile-318-while true; do
##############################################
ratfor-1.05/depcomp-64-  case $1 in
ratfor-1.05/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ratfor-1.05/depcomp-66-      *) dir=;;
##############################################
ratfor-1.05/depcomp-73-{
ratfor-1.05/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ratfor-1.05/depcomp-75-}
##############################################
ratfor-1.05/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ratfor-1.05/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ratfor-1.05/depcomp-128-
##############################################
ratfor-1.05/depcomp-405-        sleep 1
ratfor-1.05/depcomp:406:        i=`expr $i - 1`
ratfor-1.05/depcomp-407-      done
ratfor-1.05/depcomp-408-    fi
ratfor-1.05/depcomp:409:    i=`expr $i - 1`
ratfor-1.05/depcomp-410-  done
##############################################
ratfor-1.05/depcomp-425-  # Do two passes, one to just change these to
ratfor-1.05/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ratfor-1.05/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ratfor-1.05/depcomp-659-  done
ratfor-1.05/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ratfor-1.05/depcomp-661-  touch "$tmpdepfile"
##############################################
ratfor-1.05/install-sh-234-      fi
ratfor-1.05/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ratfor-1.05/install-sh-236-    *)
##############################################
ratfor-1.05/install-sh-281-      dstdir=$dst
ratfor-1.05/install-sh:282:      dst=$dstdir/`basename "$src"`
ratfor-1.05/install-sh-283-      dstdir_status=0
ratfor-1.05/install-sh-284-    else
ratfor-1.05/install-sh:285:      dstdir=`dirname "$dst"`
ratfor-1.05/install-sh-286-      test -d "$dstdir"
##############################################
ratfor-1.05/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ratfor-1.05/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ratfor-1.05/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
ratfor-1.05/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ratfor-1.05/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ratfor-1.05/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ratfor-1.05/install-sh-402-            case $prefix in
ratfor-1.05/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ratfor-1.05/install-sh-404-              *) qprefix=$prefix;;
##############################################
ratfor-1.05/install-sh-451-    if $copy_on_change &&
ratfor-1.05/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ratfor-1.05/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ratfor-1.05/install-sh-454-       set -f &&