===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dtach-0.9/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
dtach-0.9/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dtach-0.9/configure-47-  as_echo='print -r --'
dtach-0.9/configure-48-  as_echo_n='print -rn --'
dtach-0.9/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dtach-0.9/configure-50-  as_echo='printf %s\n'
##############################################
dtach-0.9/configure-52-else
dtach-0.9/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dtach-0.9/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dtach-0.9/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
dtach-0.9/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dtach-0.9/configure-64-      esac;
##############################################
dtach-0.9/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
dtach-0.9/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
dtach-0.9/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
dtach-0.9/configure-327-      case $as_dir in #(
dtach-0.9/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dtach-0.9/configure-329-      *) as_qdir=$as_dir;;
##############################################
dtach-0.9/configure-400-  {
dtach-0.9/configure:401:    as_val=`expr "$@" || test $? -eq 1`
dtach-0.9/configure-402-  }
##############################################
dtach-0.9/configure-407-# ----------------------------------------
dtach-0.9/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dtach-0.9/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dtach-0.9/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
dtach-0.9/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
dtach-0.9/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
dtach-0.9/configure-749-  case $ac_option in
dtach-0.9/configure:750:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
dtach-0.9/configure-751-  *=)   ac_optarg= ;;
##############################################
dtach-0.9/configure-793-  -disable-* | --disable-*)
dtach-0.9/configure:794:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
dtach-0.9/configure-795-    # Reject names that are not valid shell variable names.
##############################################
dtach-0.9/configure-798-    ac_useropt_orig=$ac_useropt
dtach-0.9/configure:799:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dtach-0.9/configure-800-    case $ac_user_opts in
##############################################
dtach-0.9/configure-819-  -enable-* | --enable-*)
dtach-0.9/configure:820:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
dtach-0.9/configure-821-    # Reject names that are not valid shell variable names.
##############################################
dtach-0.9/configure-824-    ac_useropt_orig=$ac_useropt
dtach-0.9/configure:825:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dtach-0.9/configure-826-    case $ac_user_opts in
##############################################
dtach-0.9/configure-1023-  -with-* | --with-*)
dtach-0.9/configure:1024:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
dtach-0.9/configure-1025-    # Reject names that are not valid shell variable names.
##############################################
dtach-0.9/configure-1028-    ac_useropt_orig=$ac_useropt
dtach-0.9/configure:1029:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dtach-0.9/configure-1030-    case $ac_user_opts in
##############################################
dtach-0.9/configure-1039-  -without-* | --without-*)
dtach-0.9/configure:1040:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
dtach-0.9/configure-1041-    # Reject names that are not valid shell variable names.
##############################################
dtach-0.9/configure-1044-    ac_useropt_orig=$ac_useropt
dtach-0.9/configure:1045:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
dtach-0.9/configure-1046-    case $ac_user_opts in
##############################################
dtach-0.9/configure-1077-  *=*)
dtach-0.9/configure:1078:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
dtach-0.9/configure-1079-    # Reject names that are not valid shell variable names.
##############################################
dtach-0.9/configure-1098-if test -n "$ac_prev"; then
dtach-0.9/configure:1099:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
dtach-0.9/configure-1100-  as_fn_error $? "missing argument to $ac_option"
##############################################
dtach-0.9/configure-1120-    */ )
dtach-0.9/configure:1121:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
dtach-0.9/configure-1122-      eval $ac_var=\$ac_val;;
##############################################
dtach-0.9/configure-1155-ac_ls_di=`ls -di .` &&
dtach-0.9/configure:1156:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
dtach-0.9/configure-1157-  as_fn_error $? "working directory cannot be determined"
##############################################
dtach-0.9/configure-1211-case $srcdir in
dtach-0.9/configure:1212:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
dtach-0.9/configure-1213-esac
##############################################
dtach-0.9/configure-1254-By default, \`make install' will install all the files in
dtach-0.9/configure:1255:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
dtach-0.9/configure:1256:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
dtach-0.9/configure-1257-for instance \`--prefix=\$HOME'.
##############################################
dtach-0.9/configure-1321-*)
dtach-0.9/configure:1322:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dtach-0.9/configure-1323-  # A ".." for each directory in $ac_dir_suffix.
dtach-0.9/configure:1324:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dtach-0.9/configure-1325-  case $ac_top_builddir_sub in
##############################################
dtach-0.9/configure-1863-    *\'*)
dtach-0.9/configure:1864:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
dtach-0.9/configure-1865-    esac
##############################################
dtach-0.9/configure-1946-      case $ac_val in
dtach-0.9/configure:1947:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dtach-0.9/configure-1948-      esac
##############################################
dtach-0.9/configure-1961-	case $ac_val in
dtach-0.9/configure:1962:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
dtach-0.9/configure-1963-	esac
##############################################
dtach-0.9/configure-2081-    set,)
dtach-0.9/configure:2082:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
dtach-0.9/configure:2083:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
dtach-0.9/configure-2084-      ac_cache_corrupted=: ;;
##############################################
dtach-0.9/configure-2092-	# differences in whitespace do not lead to failure.
dtach-0.9/configure:2093:	ac_old_val_w=`echo x $ac_old_val`
dtach-0.9/configure:2094:	ac_new_val_w=`echo x $ac_new_val`
dtach-0.9/configure-2095-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
dtach-0.9/configure-2112-    case $ac_new_val in
dtach-0.9/configure:2113:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
dtach-0.9/configure-2114-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
dtach-0.9/configure-2491-$as_echo_n "checking whether the C compiler works... " >&6; }
dtach-0.9/configure:2492:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
dtach-0.9/configure-2493-
##############################################
dtach-0.9/configure-2535-	then :; else
dtach-0.9/configure:2536:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dtach-0.9/configure-2537-	fi
##############################################
dtach-0.9/configure-2595-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
dtach-0.9/configure:2596:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
dtach-0.9/configure-2597-	  break;;
##############################################
dtach-0.9/configure-2704-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
dtach-0.9/configure:2705:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
dtach-0.9/configure-2706-       break;;
##############################################
dtach-0.9/configure-3092-  # Check for GNU $ac_path_GREP
dtach-0.9/configure:3093:case `"$ac_path_GREP" --version 2>&1` in
dtach-0.9/configure-3094-*GNU*)
##############################################
dtach-0.9/configure-3158-  # Check for GNU $ac_path_EGREP
dtach-0.9/configure:3159:case `"$ac_path_EGREP" --version 2>&1` in
dtach-0.9/configure-3160-*GNU*)
##############################################
dtach-0.9/configure-3459-do :
dtach-0.9/configure:3460:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dtach-0.9/configure-3461-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
dtach-0.9/configure-3464-  cat >>confdefs.h <<_ACEOF
dtach-0.9/configure:3465:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dtach-0.9/configure-3466-_ACEOF
##############################################
dtach-0.9/configure-3474-do :
dtach-0.9/configure:3475:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dtach-0.9/configure-3476-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
dtach-0.9/configure-3478-  cat >>confdefs.h <<_ACEOF
dtach-0.9/configure:3479:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dtach-0.9/configure-3480-_ACEOF
##############################################
dtach-0.9/configure-3487-do :
dtach-0.9/configure:3488:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dtach-0.9/configure-3489-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
dtach-0.9/configure-3491-  cat >>confdefs.h <<_ACEOF
dtach-0.9/configure:3492:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dtach-0.9/configure-3493-_ACEOF
##############################################
dtach-0.9/configure-3500-do :
dtach-0.9/configure:3501:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
dtach-0.9/configure-3502-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
dtach-0.9/configure-3504-  cat >>confdefs.h <<_ACEOF
dtach-0.9/configure:3505:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
dtach-0.9/configure-3506-_ACEOF
##############################################
dtach-0.9/configure-3688-do :
dtach-0.9/configure:3689:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
dtach-0.9/configure-3690-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
dtach-0.9/configure-3692-  cat >>confdefs.h <<_ACEOF
dtach-0.9/configure:3693:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
dtach-0.9/configure-3694-_ACEOF
##############################################
dtach-0.9/configure-3700-do :
dtach-0.9/configure:3701:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
dtach-0.9/configure-3702-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
dtach-0.9/configure-3704-  cat >>confdefs.h <<_ACEOF
dtach-0.9/configure:3705:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
dtach-0.9/configure-3706-_ACEOF
##############################################
dtach-0.9/configure-3712-do :
dtach-0.9/configure:3713:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
dtach-0.9/configure-3714-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
dtach-0.9/configure-3716-  cat >>confdefs.h <<_ACEOF
dtach-0.9/configure:3717:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
dtach-0.9/configure-3718-_ACEOF
##############################################
dtach-0.9/configure-3823-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
dtach-0.9/configure:3824:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
dtach-0.9/configure-3825-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
dtach-0.9/configure-3890-if test -z "$BASH_VERSION$ZSH_VERSION" \
dtach-0.9/configure:3891:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
dtach-0.9/configure-3892-  as_echo='print -r --'
dtach-0.9/configure-3893-  as_echo_n='print -rn --'
dtach-0.9/configure:3894:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
dtach-0.9/configure-3895-  as_echo='printf %s\n'
##############################################
dtach-0.9/configure-3897-else
dtach-0.9/configure:3898:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
dtach-0.9/configure-3899-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
dtach-0.9/configure-3907-	expr "X$arg" : "X\\(.*\\)$as_nl";
dtach-0.9/configure:3908:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
dtach-0.9/configure-3909-      esac;
##############################################
dtach-0.9/configure-3984-# ----------------------------------------
dtach-0.9/configure:3985:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
dtach-0.9/configure-3986-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
dtach-0.9/configure-4056-  {
dtach-0.9/configure:4057:    as_val=`expr "$@" || test $? -eq 1`
dtach-0.9/configure-4058-  }
##############################################
dtach-0.9/configure-4160-      case $as_dir in #(
dtach-0.9/configure:4161:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
dtach-0.9/configure-4162-      *) as_qdir=$as_dir;;
##############################################
dtach-0.9/configure-4291-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
dtach-0.9/configure:4292:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
dtach-0.9/configure-4293-ac_cs_version="\\
##############################################
dtach-0.9/configure-4313-  --*=?*)
dtach-0.9/configure:4314:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dtach-0.9/configure:4315:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
dtach-0.9/configure-4316-    ac_shift=:
##############################################
dtach-0.9/configure-4318-  --*=)
dtach-0.9/configure:4319:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
dtach-0.9/configure-4320-    ac_optarg=
##############################################
dtach-0.9/configure-4342-    case $ac_optarg in
dtach-0.9/configure:4343:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dtach-0.9/configure-4344-    '') as_fn_error $? "missing file argument" ;;
##############################################
dtach-0.9/configure-4350-    case $ac_optarg in
dtach-0.9/configure:4351:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
dtach-0.9/configure-4352-    esac
##############################################
dtach-0.9/configure-4471-fi
dtach-0.9/configure:4472:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
dtach-0.9/configure-4473-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
dtach-0.9/configure-4488-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
dtach-0.9/configure:4489:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
dtach-0.9/configure-4490-ac_delim='%!_!# '
##############################################
dtach-0.9/configure-4494-
dtach-0.9/configure:4495:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
dtach-0.9/configure-4496-  if test $ac_delim_n = $ac_delim_num; then
##############################################
dtach-0.9/configure-4632-for ac_last_try in false false :; do
dtach-0.9/configure:4633:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
dtach-0.9/configure-4634-  if test -z "$ac_tt"; then
##############################################
dtach-0.9/configure-4764-      esac
dtach-0.9/configure:4765:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
dtach-0.9/configure-4766-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
dtach-0.9/configure-4823-*)
dtach-0.9/configure:4824:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
dtach-0.9/configure-4825-  # A ".." for each directory in $ac_dir_suffix.
dtach-0.9/configure:4826:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
dtach-0.9/configure-4827-  case $ac_top_builddir_sub in
##############################################
dtach-0.9/configure-4875-/@mandir@/p'
dtach-0.9/configure:4876:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
dtach-0.9/configure-4877-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
dtach-0.9/configure-4892-
dtach-0.9/configure:4893:# Neutralize VPATH when `$srcdir' = `.'.
dtach-0.9/configure-4894-# Shell code in configure.ac might set extrasub.
##############################################
dtach-0.9/configure-4918-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
dtach-0.9/configure:4919:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
dtach-0.9/configure-4920-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \