===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
prctl-1.6/configure-67-  case "$ac_option" in
prctl-1.6/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
prctl-1.6/configure-69-  *) ac_optarg= ;;
##############################################
prctl-1.6/configure-99-  -disable-* | --disable-*)
prctl-1.6/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
prctl-1.6/configure-101-    # Reject names that are not valid shell variable names.
prctl-1.6/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
prctl-1.6/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
prctl-1.6/configure-104-    fi
prctl-1.6/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
prctl-1.6/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
prctl-1.6/configure-108-  -enable-* | --enable-*)
prctl-1.6/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
prctl-1.6/configure-110-    # Reject names that are not valid shell variable names.
prctl-1.6/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
prctl-1.6/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
prctl-1.6/configure-113-    fi
prctl-1.6/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
prctl-1.6/configure-115-    case "$ac_option" in
##############################################
prctl-1.6/configure-339-  -with-* | --with-*)
prctl-1.6/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
prctl-1.6/configure-341-    # Reject names that are not valid shell variable names.
prctl-1.6/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
prctl-1.6/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
prctl-1.6/configure-344-    fi
prctl-1.6/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
prctl-1.6/configure-346-    case "$ac_option" in
##############################################
prctl-1.6/configure-352-  -without-* | --without-*)
prctl-1.6/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
prctl-1.6/configure-354-    # Reject names that are not valid shell variable names.
prctl-1.6/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
prctl-1.6/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
prctl-1.6/configure-357-    fi
prctl-1.6/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
prctl-1.6/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
prctl-1.6/configure-382-  *)
prctl-1.6/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
prctl-1.6/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
prctl-1.6/configure-395-if test -n "$ac_prev"; then
prctl-1.6/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
prctl-1.6/configure-397-fi
##############################################
prctl-1.6/configure-460-  ac_prog=$0
prctl-1.6/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
prctl-1.6/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
prctl-1.6/configure-476-fi
prctl-1.6/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
prctl-1.6/configure-478-
##############################################
prctl-1.6/configure-526-echo "configure:527: checking whether ln -s works" >&5
prctl-1.6/configure:527:if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
prctl-1.6/configure-528-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-549-echo "configure:550: checking for $ac_word" >&5
prctl-1.6/configure:550:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
prctl-1.6/configure-551-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-579-echo "configure:580: checking for $ac_word" >&5
prctl-1.6/configure:580:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
prctl-1.6/configure-581-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-630-echo "configure:631: checking for $ac_word" >&5
prctl-1.6/configure:631:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
prctl-1.6/configure-632-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-709-echo "configure:710: checking whether we are using GNU C" >&5
prctl-1.6/configure:710:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
prctl-1.6/configure-711-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-737-echo "configure:738: checking whether ${CC-cc} accepts -g" >&5
prctl-1.6/configure:738:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
prctl-1.6/configure-739-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-741-  echo 'void f(){}' > conftest.c
prctl-1.6/configure:742:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
prctl-1.6/configure-743-  ac_cv_prog_cc_g=yes
##############################################
prctl-1.6/configure-774-if test -z "$CPP"; then
prctl-1.6/configure:775:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
prctl-1.6/configure-776-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-790-{ (eval echo configure:791: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
prctl-1.6/configure:791:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
prctl-1.6/configure-792-if test -z "$ac_err"; then
##############################################
prctl-1.6/configure-807-{ (eval echo configure:808: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
prctl-1.6/configure:808:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
prctl-1.6/configure-809-if test -z "$ac_err"; then
##############################################
prctl-1.6/configure-824-{ (eval echo configure:825: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
prctl-1.6/configure:825:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
prctl-1.6/configure-826-if test -z "$ac_err"; then
##############################################
prctl-1.6/configure-865-if test -z "$INSTALL"; then
prctl-1.6/configure:866:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
prctl-1.6/configure-867-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-919-echo "configure:935: checking for ANSI C header files" >&5
prctl-1.6/configure:920:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
prctl-1.6/configure-921-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-932-{ (eval echo configure:948: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
prctl-1.6/configure:933:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
prctl-1.6/configure-934-if test -z "$ac_err"; then
##############################################
prctl-1.6/configure-1023-do
prctl-1.6/configure:1024:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
prctl-1.6/configure-1025-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
prctl-1.6/configure-1026-echo "configure:1042: checking for $ac_hdr" >&5
prctl-1.6/configure:1027:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
prctl-1.6/configure-1028-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-1036-{ (eval echo configure:1052: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
prctl-1.6/configure:1037:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
prctl-1.6/configure-1038-if test -z "$ac_err"; then
##############################################
prctl-1.6/configure-1049-fi
prctl-1.6/configure:1050:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
prctl-1.6/configure-1051-  echo "$ac_t""yes" 1>&6
prctl-1.6/configure:1052:    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
prctl-1.6/configure-1053-  cat >> confdefs.h <<EOF
##############################################
prctl-1.6/configure-1067-echo "configure:1083: checking for $ac_func" >&5
prctl-1.6/configure:1068:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
prctl-1.6/configure-1069-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
prctl-1.6/configure-1106-
prctl-1.6/configure:1107:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
prctl-1.6/configure-1108-  echo "$ac_t""yes" 1>&6
prctl-1.6/configure:1109:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
prctl-1.6/configure-1110-  cat >> confdefs.h <<EOF
##############################################
prctl-1.6/configure-1301-    fi
prctl-1.6/configure:1302:    ac_file=`expr $ac_file + 1`
prctl-1.6/configure-1303-    ac_beg=$ac_end
prctl-1.6/configure:1304:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
prctl-1.6/configure-1305-  fi
##############################################
prctl-1.6/configure-1319-  case "$ac_file" in
prctl-1.6/configure:1320:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
prctl-1.6/configure:1321:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
prctl-1.6/configure-1322-  *) ac_file_in="${ac_file}.in" ;;
##############################################
prctl-1.6/configure-1327-  # Remove last slash and all that follows it.  Not all systems have dirname.
prctl-1.6/configure:1328:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
prctl-1.6/configure-1329-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
prctl-1.6/configure-1331-    test ! -d "$ac_dir" && mkdir "$ac_dir"
prctl-1.6/configure:1332:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
prctl-1.6/configure-1333-    # A "../" for each directory in $ac_dir_suffix.
prctl-1.6/configure:1334:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
prctl-1.6/configure-1335-  else
##############################################
prctl-1.6/configure-1341-      if test -z "$ac_dots"; then top_srcdir=.
prctl-1.6/configure:1342:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
prctl-1.6/configure-1343-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
prctl-1.6/configure-1355-  rm -f "$ac_file"
prctl-1.6/configure:1356:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
prctl-1.6/configure-1357-  case "$ac_file" in
##############################################
prctl-1.6/configure-1362-
prctl-1.6/configure:1363:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
prctl-1.6/configure-1364-  sed -e "$ac_comsub