===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
softflowd-1.0.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
softflowd-1.0.0/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
softflowd-1.0.0/aclocal.m4-94-# and then we would define $MISSING as
##############################################
softflowd-1.0.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
softflowd-1.0.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
softflowd-1.0.0/aclocal.m4-109-])
##############################################
softflowd-1.0.0/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
softflowd-1.0.0/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
softflowd-1.0.0/aclocal.m4-207-  fi
##############################################
softflowd-1.0.0/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
softflowd-1.0.0/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
softflowd-1.0.0/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
softflowd-1.0.0/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
softflowd-1.0.0/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
softflowd-1.0.0/aclocal.m4-367-    else
##############################################
softflowd-1.0.0/aclocal.m4-371-    # from the Makefile without running 'make'.
softflowd-1.0.0/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
softflowd-1.0.0/aclocal.m4-373-    test -z "$DEPDIR" && continue
softflowd-1.0.0/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
softflowd-1.0.0/aclocal.m4-375-    test -z "$am__include" && continue
softflowd-1.0.0/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
softflowd-1.0.0/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
softflowd-1.0.0/aclocal.m4-385-      test -f "$dirpart/$file" && continue
softflowd-1.0.0/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
softflowd-1.0.0/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
softflowd-1.0.0/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
softflowd-1.0.0/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
softflowd-1.0.0/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
softflowd-1.0.0/aclocal.m4-602-    * )
softflowd-1.0.0/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
softflowd-1.0.0/aclocal.m4-604-  esac
softflowd-1.0.0/aclocal.m4-605-done
softflowd-1.0.0/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
softflowd-1.0.0/aclocal.m4-607-
##############################################
softflowd-1.0.0/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
softflowd-1.0.0/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
softflowd-1.0.0/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
softflowd-1.0.0/aclocal.m4-683-   echo '.include "confinc"' > confmf
softflowd-1.0.0/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
softflowd-1.0.0/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
softflowd-1.0.0/aclocal.m4-865-     echo "timestamp, slept: $am_has_slept" > conftest.file
softflowd-1.0.0/aclocal.m4:866:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
softflowd-1.0.0/aclocal.m4-867-     if test "$[*]" = "X"; then
softflowd-1.0.0/aclocal.m4-868-	# -L didn't work.
softflowd-1.0.0/aclocal.m4:869:	set X `ls -t "$srcdir/configure" conftest.file`
softflowd-1.0.0/aclocal.m4-870-     fi
##############################################
softflowd-1.0.0/install-sh-234-      fi
softflowd-1.0.0/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
softflowd-1.0.0/install-sh-236-    *)
##############################################
softflowd-1.0.0/install-sh-281-      dstdir=$dst
softflowd-1.0.0/install-sh:282:      dst=$dstdir/`basename "$src"`
softflowd-1.0.0/install-sh-283-      dstdir_status=0
softflowd-1.0.0/install-sh-284-    else
softflowd-1.0.0/install-sh:285:      dstdir=`dirname "$dst"`
softflowd-1.0.0/install-sh-286-      test -d "$dstdir"
##############################################
softflowd-1.0.0/install-sh-344-                   test_tmpdir="$tmpdir/a"
softflowd-1.0.0/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
softflowd-1.0.0/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
softflowd-1.0.0/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
softflowd-1.0.0/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
softflowd-1.0.0/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
softflowd-1.0.0/install-sh-409-            case $prefix in
softflowd-1.0.0/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
softflowd-1.0.0/install-sh-411-              *) qprefix=$prefix;;
##############################################
softflowd-1.0.0/install-sh-458-    if $copy_on_change &&
softflowd-1.0.0/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
softflowd-1.0.0/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
softflowd-1.0.0/install-sh-461-       set -f &&