===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fort77-1.15/tests/test.pl-74-
fort77-1.15/tests/test.pl:75:    system($cmd);
fort77-1.15/tests/test.pl-76-
##############################################
fort77-1.15/configure-66-  case "$ac_option" in
fort77-1.15/configure:67:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
fort77-1.15/configure-68-  *) ac_optarg= ;;
##############################################
fort77-1.15/configure-98-  -disable-* | --disable-*)
fort77-1.15/configure:99:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
fort77-1.15/configure-100-    # Reject names that are not valid shell variable names.
fort77-1.15/configure:101:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
fort77-1.15/configure-102-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
fort77-1.15/configure-103-    fi
fort77-1.15/configure:104:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
fort77-1.15/configure-105-    eval "enable_${ac_feature}=no" ;;
##############################################
fort77-1.15/configure-107-  -enable-* | --enable-*)
fort77-1.15/configure:108:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
fort77-1.15/configure-109-    # Reject names that are not valid shell variable names.
fort77-1.15/configure:110:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
fort77-1.15/configure-111-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
fort77-1.15/configure-112-    fi
fort77-1.15/configure:113:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
fort77-1.15/configure-114-    case "$ac_option" in
##############################################
fort77-1.15/configure-338-  -with-* | --with-*)
fort77-1.15/configure:339:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
fort77-1.15/configure-340-    # Reject names that are not valid shell variable names.
fort77-1.15/configure:341:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
fort77-1.15/configure-342-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
fort77-1.15/configure-343-    fi
fort77-1.15/configure:344:    ac_package=`echo $ac_package| sed 's/-/_/g'`
fort77-1.15/configure-345-    case "$ac_option" in
##############################################
fort77-1.15/configure-351-  -without-* | --without-*)
fort77-1.15/configure:352:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
fort77-1.15/configure-353-    # Reject names that are not valid shell variable names.
fort77-1.15/configure:354:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
fort77-1.15/configure-355-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
fort77-1.15/configure-356-    fi
fort77-1.15/configure:357:    ac_package=`echo $ac_package| sed 's/-/_/g'`
fort77-1.15/configure-358-    eval "with_${ac_package}=no" ;;
##############################################
fort77-1.15/configure-381-  *)
fort77-1.15/configure:382:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
fort77-1.15/configure-383-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
fort77-1.15/configure-394-if test -n "$ac_prev"; then
fort77-1.15/configure:395:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
fort77-1.15/configure-396-fi
##############################################
fort77-1.15/configure-459-  ac_prog=$0
fort77-1.15/configure:460:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
fort77-1.15/configure-461-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
fort77-1.15/configure-475-fi
fort77-1.15/configure:476:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
fort77-1.15/configure-477-
##############################################
fort77-1.15/configure-524-echo "configure:525: checking for $ac_word" >&5
fort77-1.15/configure:525:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
fort77-1.15/configure-526-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
fort77-1.15/configure-553-echo "configure:554: checking for $ac_word" >&5
fort77-1.15/configure:554:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
fort77-1.15/configure-555-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
fort77-1.15/configure-640-echo "configure:641: checking whether we are using GNU C" >&5
fort77-1.15/configure:641:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
fort77-1.15/configure-642-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
fort77-1.15/configure-664-echo "configure:665: checking whether ${CC-cc} accepts -g" >&5
fort77-1.15/configure:665:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
fort77-1.15/configure-666-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
fort77-1.15/configure-668-  echo 'void f(){}' > conftest.c
fort77-1.15/configure:669:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
fort77-1.15/configure-670-  ac_cv_prog_cc_g=yes
##############################################
fort77-1.15/configure-697-if test -z "$CPP"; then
fort77-1.15/configure:698:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
fort77-1.15/configure-699-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
fort77-1.15/configure-755-echo "configure:756: checking for $ac_word" >&5
fort77-1.15/configure:756:if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
fort77-1.15/configure-757-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
fort77-1.15/configure-786-echo "configure:787: checking for $ac_word" >&5
fort77-1.15/configure:787:if eval "test \"`echo '$''{'ac_cv_path_F2C'+set}'`\" = set"; then
fort77-1.15/configure-788-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
fort77-1.15/configure-988-    fi
fort77-1.15/configure:989:    ac_file=`expr $ac_file + 1`
fort77-1.15/configure-990-    ac_beg=$ac_end
fort77-1.15/configure:991:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
fort77-1.15/configure-992-  fi
##############################################
fort77-1.15/configure-1006-  case "$ac_file" in
fort77-1.15/configure:1007:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
fort77-1.15/configure:1008:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
fort77-1.15/configure-1009-  *) ac_file_in="${ac_file}.in" ;;
##############################################
fort77-1.15/configure-1014-  # Remove last slash and all that follows it.  Not all systems have dirname.
fort77-1.15/configure:1015:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
fort77-1.15/configure-1016-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
fort77-1.15/configure-1018-    test ! -d "$ac_dir" && mkdir "$ac_dir"
fort77-1.15/configure:1019:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
fort77-1.15/configure-1020-    # A "../" for each directory in $ac_dir_suffix.
fort77-1.15/configure:1021:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
fort77-1.15/configure-1022-  else
##############################################
fort77-1.15/configure-1028-      if test -z "$ac_dots"; then top_srcdir=.
fort77-1.15/configure:1029:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
fort77-1.15/configure-1030-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
fort77-1.15/configure-1038-  rm -f "$ac_file"
fort77-1.15/configure:1039:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
fort77-1.15/configure-1040-  case "$ac_file" in
##############################################
fort77-1.15/configure-1045-
fort77-1.15/configure:1046:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
fort77-1.15/configure-1047-  sed -e "$ac_comsub
##############################################
fort77-1.15/Makefile-32-dist: $(DISTFILES)
fort77-1.15/Makefile:33:	(cd ..; tar cf - `for a in $(DISTFILES); do echo fort77-$(VERSION)/$$a; done` | gzip -9 > fort77-$(VERSION).tar.gz )
##############################################
fort77-1.15/fort77.in-340-	print STDERR "$0: Running \"$args[0]\"\n" if $verbose;
fort77-1.15/fort77.in:341:	system($args[0]);
fort77-1.15/fort77.in-342-    }