===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xsel-1.2.0+git9bfc13d.20180109/missing-145-         from any GNU archive site."
xsel-1.2.0+git9bfc13d.20180109/missing:146:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
xsel-1.2.0+git9bfc13d.20180109/missing-147-    test -z "$files" && files="config.h"
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-184-         proper tools for further handling them.
xsel-1.2.0+git9bfc13d.20180109/missing:185:         You can get \`$1' as part of \`Autoconf' from any GNU
xsel-1.2.0+git9bfc13d.20180109/missing-186-         archive site."
xsel-1.2.0+git9bfc13d.20180109/missing-187-
xsel-1.2.0+git9bfc13d.20180109/missing:188:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
xsel-1.2.0+git9bfc13d.20180109/missing:189:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
xsel-1.2.0+git9bfc13d.20180109/missing-190-    if test -f "$file"; then
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-213-	*.y)
xsel-1.2.0+git9bfc13d.20180109/missing:214:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
xsel-1.2.0+git9bfc13d.20180109/missing-215-	    if [ -f "$SRCFILE" ]; then
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-217-	    fi
xsel-1.2.0+git9bfc13d.20180109/missing:218:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
xsel-1.2.0+git9bfc13d.20180109/missing-219-	    if [ -f "$SRCFILE" ]; then
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-243-	*.l)
xsel-1.2.0+git9bfc13d.20180109/missing:244:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
xsel-1.2.0+git9bfc13d.20180109/missing-245-	    if [ -f "$SRCFILE" ]; then
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-267-
xsel-1.2.0+git9bfc13d.20180109/missing:268:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
xsel-1.2.0+git9bfc13d.20180109/missing-269-    if test -z "$file"; then
xsel-1.2.0+git9bfc13d.20180109/missing:270:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
xsel-1.2.0+git9bfc13d.20180109/missing-271-    fi
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-293-         the \`GNU make' package.  Grab either from any GNU archive site."
xsel-1.2.0+git9bfc13d.20180109/missing:294:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
xsel-1.2.0+git9bfc13d.20180109/missing-295-    if test -z "$file"; then
xsel-1.2.0+git9bfc13d.20180109/missing:296:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
xsel-1.2.0+git9bfc13d.20180109/missing:297:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
xsel-1.2.0+git9bfc13d.20180109/missing-298-    fi
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-321-	*o*)
xsel-1.2.0+git9bfc13d.20180109/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
xsel-1.2.0+git9bfc13d.20180109/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
xsel-1.2.0+git9bfc13d.20180109/missing-327-	*h*)
xsel-1.2.0+git9bfc13d.20180109/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
xsel-1.2.0+git9bfc13d.20180109/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-7-olddir=`pwd`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh:8:srcdir=`dirname $0`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-9-test -z "$srcdir" && srcdir=.
##############################################
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-28-  AM_OPTIONS=`fgrep AUTOMAKE_OPTIONS Makefile.am`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh:29:  AM_NEEDED=`echo $AM_OPTIONS | $VERSIONGREP`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-30-  if test x"$AM_NEEDED" = "x$AM_OPTIONS"; then
##############################################
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-47-      ($am --version < /dev/null > /dev/null 2>&1) || continue
xsel-1.2.0+git9bfc13d.20180109/autogen.sh:48:      ver=`$am --version < /dev/null | head -n 1 | $VERSIONGREP | $VERSIONMKINT`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh:49:      verneeded=`echo $AM_NEEDED | $VERSIONMKINT`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-50-      if test $ver -ge $verneeded; then
##############################################
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-60-      ($ac --version < /dev/null > /dev/null 2>&1) || continue
xsel-1.2.0+git9bfc13d.20180109/autogen.sh:61:      ver=`$ac --version < /dev/null | head -n 1 | $VERSIONGREP | $VERSIONMKINT`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh:62:      verneeded=`echo $AM_NEEDED | $VERSIONMKINT`
xsel-1.2.0+git9bfc13d.20180109/autogen.sh-63-      if test $ver -ge $verneeded; then
##############################################
xsel-1.2.0+git9bfc13d.20180109/install-sh-98-  case $1 in
xsel-1.2.0+git9bfc13d.20180109/install-sh:99:    -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
xsel-1.2.0+git9bfc13d.20180109/install-sh-100-        shift
##############################################
xsel-1.2.0+git9bfc13d.20180109/install-sh-131-
xsel-1.2.0+git9bfc13d.20180109/install-sh:132:    -t=*) transformarg=`echo $1 | sed 's/-t=//'`
xsel-1.2.0+git9bfc13d.20180109/install-sh-133-        shift
##############################################
xsel-1.2.0+git9bfc13d.20180109/install-sh-204-    if test -d "$dst"; then
xsel-1.2.0+git9bfc13d.20180109/install-sh:205:      dst=$dst/`basename "$src"`
xsel-1.2.0+git9bfc13d.20180109/install-sh-206-    fi
##############################################
xsel-1.2.0+git9bfc13d.20180109/install-sh-209-  # This sed command emulates the dirname command.
xsel-1.2.0+git9bfc13d.20180109/install-sh:210:  dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
xsel-1.2.0+git9bfc13d.20180109/install-sh-211-
##############################################
xsel-1.2.0+git9bfc13d.20180109/install-sh-222-    IFS='%'
xsel-1.2.0+git9bfc13d.20180109/install-sh:223:    set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
xsel-1.2.0+git9bfc13d.20180109/install-sh-224-    IFS=$oIFS
##############################################
xsel-1.2.0+git9bfc13d.20180109/install-sh-251-    if test -z "$transformarg"; then
xsel-1.2.0+git9bfc13d.20180109/install-sh:252:      dstfile=`basename "$dst"`
xsel-1.2.0+git9bfc13d.20180109/install-sh-253-    else
##############################################
xsel-1.2.0+git9bfc13d.20180109/install-sh-258-    # don't allow the sed command to completely eliminate the filename.
xsel-1.2.0+git9bfc13d.20180109/install-sh:259:    test -z "$dstfile" && dstfile=`basename "$dst"`
xsel-1.2.0+git9bfc13d.20180109/install-sh-260-
##############################################
xsel-1.2.0+git9bfc13d.20180109/mkinstalldirs-12-do
xsel-1.2.0+git9bfc13d.20180109/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
xsel-1.2.0+git9bfc13d.20180109/mkinstalldirs-14-   shift
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-94-# and then we would define $MISSING as
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-110-])
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-208-  fi
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-368-    else
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-372-    # from the Makefile without running 'make'.
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-374-    test -z "$DEPDIR" && continue
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-376-    test -z "$am__include" && continue
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-386-      test -f "$dirpart/$file" && continue
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-599-    * )
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-601-  esac
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-602-done
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-604-
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-680-   echo '.include "confinc"' > confmf
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-891-     echo "timestamp, slept: $am_has_slept" > conftest.file
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:892:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-893-     if test "$[*]" = "X"; then
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-894-	# -L didn't work.
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4:895:	set X `ls -t "$srcdir/configure" conftest.file`
xsel-1.2.0+git9bfc13d.20180109/aclocal.m4-896-     fi