===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
detox-1.3.0/CHANGELOG.md-35-  causing `-Werror=format-security` to fail.
detox-1.3.0/CHANGELOG.md:36:- Removed CVS `$Id$` tags and updated copyright.
detox-1.3.0/CHANGELOG.md-37-- Added `inline-detox.1`, from the Debian package, adapted from `detox.1` by
##############################################
detox-1.3.0/CHANGELOG.md-69-- Modified `Makefile` to support parallel builds.
detox-1.3.0/CHANGELOG.md:70:- Added `${DESTDIR}` to install paths, for Gentoo package builds.
detox-1.3.0/CHANGELOG.md-71-- Modified the install script to not overwrite existing configuration files or
##############################################
detox-1.3.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
detox-1.3.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
detox-1.3.0/configure-47-  as_echo='print -r --'
detox-1.3.0/configure-48-  as_echo_n='print -rn --'
detox-1.3.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
detox-1.3.0/configure-50-  as_echo='printf %s\n'
##############################################
detox-1.3.0/configure-52-else
detox-1.3.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
detox-1.3.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
detox-1.3.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
detox-1.3.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
detox-1.3.0/configure-64-      esac;
##############################################
detox-1.3.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
detox-1.3.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
detox-1.3.0/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
detox-1.3.0/configure-326-      case $as_dir in #(
detox-1.3.0/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
detox-1.3.0/configure-328-      *) as_qdir=$as_dir;;
##############################################
detox-1.3.0/configure-399-  {
detox-1.3.0/configure:400:    as_val=`expr "$@" || test $? -eq 1`
detox-1.3.0/configure-401-  }
##############################################
detox-1.3.0/configure-406-# ----------------------------------------
detox-1.3.0/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
detox-1.3.0/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
detox-1.3.0/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
detox-1.3.0/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
detox-1.3.0/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
detox-1.3.0/configure-757-  case $ac_option in
detox-1.3.0/configure:758:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
detox-1.3.0/configure-759-  *=)   ac_optarg= ;;
##############################################
detox-1.3.0/configure-801-  -disable-* | --disable-*)
detox-1.3.0/configure:802:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
detox-1.3.0/configure-803-    # Reject names that are not valid shell variable names.
##############################################
detox-1.3.0/configure-806-    ac_useropt_orig=$ac_useropt
detox-1.3.0/configure:807:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
detox-1.3.0/configure-808-    case $ac_user_opts in
##############################################
detox-1.3.0/configure-827-  -enable-* | --enable-*)
detox-1.3.0/configure:828:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
detox-1.3.0/configure-829-    # Reject names that are not valid shell variable names.
##############################################
detox-1.3.0/configure-832-    ac_useropt_orig=$ac_useropt
detox-1.3.0/configure:833:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
detox-1.3.0/configure-834-    case $ac_user_opts in
##############################################
detox-1.3.0/configure-1040-  -with-* | --with-*)
detox-1.3.0/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
detox-1.3.0/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
detox-1.3.0/configure-1045-    ac_useropt_orig=$ac_useropt
detox-1.3.0/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
detox-1.3.0/configure-1047-    case $ac_user_opts in
##############################################
detox-1.3.0/configure-1056-  -without-* | --without-*)
detox-1.3.0/configure:1057:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
detox-1.3.0/configure-1058-    # Reject names that are not valid shell variable names.
##############################################
detox-1.3.0/configure-1061-    ac_useropt_orig=$ac_useropt
detox-1.3.0/configure:1062:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
detox-1.3.0/configure-1063-    case $ac_user_opts in
##############################################
detox-1.3.0/configure-1094-  *=*)
detox-1.3.0/configure:1095:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
detox-1.3.0/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
detox-1.3.0/configure-1115-if test -n "$ac_prev"; then
detox-1.3.0/configure:1116:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
detox-1.3.0/configure-1117-  as_fn_error $? "missing argument to $ac_option"
##############################################
detox-1.3.0/configure-1137-    */ )
detox-1.3.0/configure:1138:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
detox-1.3.0/configure-1139-      eval $ac_var=\$ac_val;;
##############################################
detox-1.3.0/configure-1172-ac_ls_di=`ls -di .` &&
detox-1.3.0/configure:1173:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
detox-1.3.0/configure-1174-  as_fn_error $? "working directory cannot be determined"
##############################################
detox-1.3.0/configure-1228-case $srcdir in
detox-1.3.0/configure:1229:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
detox-1.3.0/configure-1230-esac
##############################################
detox-1.3.0/configure-1271-By default, \`make install' will install all the files in
detox-1.3.0/configure:1272:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
detox-1.3.0/configure:1273:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
detox-1.3.0/configure-1274-for instance \`--prefix=\$HOME'.
##############################################
detox-1.3.0/configure-1361-*)
detox-1.3.0/configure:1362:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
detox-1.3.0/configure-1363-  # A ".." for each directory in $ac_dir_suffix.
detox-1.3.0/configure:1364:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
detox-1.3.0/configure-1365-  case $ac_top_builddir_sub in
##############################################
detox-1.3.0/configure-1648-    *\'*)
detox-1.3.0/configure:1649:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
detox-1.3.0/configure-1650-    esac
##############################################
detox-1.3.0/configure-1731-      case $ac_val in
detox-1.3.0/configure:1732:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
detox-1.3.0/configure-1733-      esac
##############################################
detox-1.3.0/configure-1746-	case $ac_val in
detox-1.3.0/configure:1747:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
detox-1.3.0/configure-1748-	esac
##############################################
detox-1.3.0/configure-1866-    set,)
detox-1.3.0/configure:1867:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
detox-1.3.0/configure:1868:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
detox-1.3.0/configure-1869-      ac_cache_corrupted=: ;;
##############################################
detox-1.3.0/configure-1877-	# differences in whitespace do not lead to failure.
detox-1.3.0/configure:1878:	ac_old_val_w=`echo x $ac_old_val`
detox-1.3.0/configure:1879:	ac_new_val_w=`echo x $ac_new_val`
detox-1.3.0/configure-1880-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
detox-1.3.0/configure-1897-    case $ac_new_val in
detox-1.3.0/configure:1898:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
detox-1.3.0/configure-1899-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
detox-1.3.0/configure-2072-     echo "timestamp, slept: $am_has_slept" > conftest.file
detox-1.3.0/configure:2073:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
detox-1.3.0/configure-2074-     if test "$*" = "X"; then
detox-1.3.0/configure-2075-	# -L didn't work.
detox-1.3.0/configure:2076:	set X `ls -t "$srcdir/configure" conftest.file`
detox-1.3.0/configure-2077-     fi
##############################################
detox-1.3.0/configure-2123-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
detox-1.3.0/configure:2124:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
detox-1.3.0/configure-2125-
detox-1.3.0/configure-2126-# Expand $ac_aux_dir to an absolute path.
detox-1.3.0/configure:2127:am_aux_dir=`cd "$ac_aux_dir" && pwd`
detox-1.3.0/configure-2128-
##############################################
detox-1.3.0/configure-2268-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
detox-1.3.0/configure:2269:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
detox-1.3.0/configure-2270-	     'mkdir (GNU coreutils) '* | \
##############################################
detox-1.3.0/configure-2341-set x ${MAKE-make}
detox-1.3.0/configure:2342:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
detox-1.3.0/configure-2343-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
detox-1.3.0/configure-2351-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
detox-1.3.0/configure:2352:case `${MAKE-make} -f conftest.make 2>/dev/null` in
detox-1.3.0/configure-2353-  *@@@%%%=?*=@@@%%%*)
##############################################
detox-1.3.0/configure-2417-
detox-1.3.0/configure:2418:if test "`cd $srcdir && pwd`" != "`pwd`"; then
detox-1.3.0/configure-2419-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
detox-1.3.0/configure-2879-$as_echo_n "checking whether the C compiler works... " >&6; }
detox-1.3.0/configure:2880:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
detox-1.3.0/configure-2881-
##############################################
detox-1.3.0/configure-2923-	then :; else
detox-1.3.0/configure:2924:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
detox-1.3.0/configure-2925-	fi
##############################################
detox-1.3.0/configure-2983-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
detox-1.3.0/configure:2984:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
detox-1.3.0/configure-2985-	  break;;
##############################################
detox-1.3.0/configure-3092-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
detox-1.3.0/configure:3093:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
detox-1.3.0/configure-3094-       break;;
##############################################
detox-1.3.0/configure-3400-# Ignore all kinds of additional output from 'make'.
detox-1.3.0/configure:3401:case `$am_make -s -f confmf 2> /dev/null` in #(
detox-1.3.0/configure-3402-*the\ am__doit\ target*)
##############################################
detox-1.3.0/configure-3410-   echo '.include "confinc"' > confmf
detox-1.3.0/configure:3411:   case `$am_make -s -f confmf 2> /dev/null` in #(
detox-1.3.0/configure-3412-   *the\ am__doit\ target*)
##############################################
detox-1.3.0/configure-3473-  if test "$am_compiler_list" = ""; then
detox-1.3.0/configure:3474:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
detox-1.3.0/configure-3475-  fi
##############################################
detox-1.3.0/configure-3679-/* end confdefs.h.  */
detox-1.3.0/configure:3680:`cat $LEX_OUTPUT_ROOT.c`
detox-1.3.0/configure-3681-_ACEOF
##############################################
detox-1.3.0/configure-3712-  #define YYTEXT_POINTER 1
detox-1.3.0/configure:3713:`cat $LEX_OUTPUT_ROOT.c`
detox-1.3.0/configure-3714-_ACEOF
##############################################
detox-1.3.0/configure-3893-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
detox-1.3.0/configure:3894:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
detox-1.3.0/configure-3895-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
detox-1.3.0/configure-3984-if test -z "$BASH_VERSION$ZSH_VERSION" \
detox-1.3.0/configure:3985:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
detox-1.3.0/configure-3986-  as_echo='print -r --'
detox-1.3.0/configure-3987-  as_echo_n='print -rn --'
detox-1.3.0/configure:3988:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
detox-1.3.0/configure-3989-  as_echo='printf %s\n'
##############################################
detox-1.3.0/configure-3991-else
detox-1.3.0/configure:3992:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
detox-1.3.0/configure-3993-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
detox-1.3.0/configure-4001-	expr "X$arg" : "X\\(.*\\)$as_nl";
detox-1.3.0/configure:4002:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
detox-1.3.0/configure-4003-      esac;
##############################################
detox-1.3.0/configure-4078-# ----------------------------------------
detox-1.3.0/configure:4079:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
detox-1.3.0/configure-4080-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
detox-1.3.0/configure-4150-  {
detox-1.3.0/configure:4151:    as_val=`expr "$@" || test $? -eq 1`
detox-1.3.0/configure-4152-  }
##############################################
detox-1.3.0/configure-4254-      case $as_dir in #(
detox-1.3.0/configure:4255:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
detox-1.3.0/configure-4256-      *) as_qdir=$as_dir;;
##############################################
detox-1.3.0/configure-4390-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
detox-1.3.0/configure:4391:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
detox-1.3.0/configure-4392-ac_cs_version="\\
##############################################
detox-1.3.0/configure-4415-  --*=?*)
detox-1.3.0/configure:4416:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
detox-1.3.0/configure:4417:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
detox-1.3.0/configure-4418-    ac_shift=:
##############################################
detox-1.3.0/configure-4420-  --*=)
detox-1.3.0/configure:4421:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
detox-1.3.0/configure-4422-    ac_optarg=
##############################################
detox-1.3.0/configure-4444-    case $ac_optarg in
detox-1.3.0/configure:4445:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
detox-1.3.0/configure-4446-    '') as_fn_error $? "missing file argument" ;;
##############################################
detox-1.3.0/configure-4452-    case $ac_optarg in
detox-1.3.0/configure:4453:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
detox-1.3.0/configure-4454-    esac
##############################################
detox-1.3.0/configure-4581-fi
detox-1.3.0/configure:4582:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
detox-1.3.0/configure-4583-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
detox-1.3.0/configure-4598-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
detox-1.3.0/configure:4599:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
detox-1.3.0/configure-4600-ac_delim='%!_!# '
##############################################
detox-1.3.0/configure-4604-
detox-1.3.0/configure:4605:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
detox-1.3.0/configure-4606-  if test $ac_delim_n = $ac_delim_num; then
##############################################
detox-1.3.0/configure-4742-for ac_last_try in false false :; do
detox-1.3.0/configure:4743:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
detox-1.3.0/configure-4744-  if test -z "$ac_tt"; then
##############################################
detox-1.3.0/configure-4874-      esac
detox-1.3.0/configure:4875:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
detox-1.3.0/configure-4876-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
detox-1.3.0/configure-4933-*)
detox-1.3.0/configure:4934:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
detox-1.3.0/configure-4935-  # A ".." for each directory in $ac_dir_suffix.
detox-1.3.0/configure:4936:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
detox-1.3.0/configure-4937-  case $ac_top_builddir_sub in
##############################################
detox-1.3.0/configure-4994-/@mandir@/p'
detox-1.3.0/configure:4995:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
detox-1.3.0/configure-4996-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
detox-1.3.0/configure-5011-
detox-1.3.0/configure:5012:# Neutralize VPATH when `$srcdir' = `.'.
detox-1.3.0/configure-5013-# Shell code in configure.ac might set extrasub.
##############################################
detox-1.3.0/configure-5039-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
detox-1.3.0/configure:5040:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
detox-1.3.0/configure-5041-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
detox-1.3.0/configure-5085-    * )
detox-1.3.0/configure:5086:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
detox-1.3.0/configure-5087-  esac
##############################################
detox-1.3.0/configure-5132-    # Strip MF so we end up with the name of the file.
detox-1.3.0/configure:5133:    mf=`echo "$mf" | sed -e 's/:.*$//'`
detox-1.3.0/configure-5134-    # Check whether this is an Automake generated Makefile or not.
##############################################
detox-1.3.0/configure-5169-    # from the Makefile without running 'make'.
detox-1.3.0/configure:5170:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
detox-1.3.0/configure-5171-    test -z "$DEPDIR" && continue
detox-1.3.0/configure:5172:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
detox-1.3.0/configure-5173-    test -z "$am__include" && continue
detox-1.3.0/configure:5174:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
detox-1.3.0/configure-5175-    # Find all dependency output files, they are included files with