===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tworld-1.3.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
tworld-1.3.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tworld-1.3.2/configure-47-  as_echo='print -r --'
tworld-1.3.2/configure-48-  as_echo_n='print -rn --'
tworld-1.3.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tworld-1.3.2/configure-50-  as_echo='printf %s\n'
##############################################
tworld-1.3.2/configure-52-else
tworld-1.3.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tworld-1.3.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tworld-1.3.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
tworld-1.3.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tworld-1.3.2/configure-64-      esac;
##############################################
tworld-1.3.2/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tworld-1.3.2/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
tworld-1.3.2/configure-175-  if (eval "$as_required") 2>/dev/null; then :
##############################################
tworld-1.3.2/configure-295-      case $as_dir in #(
tworld-1.3.2/configure:296:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tworld-1.3.2/configure-297-      *) as_qdir=$as_dir;;
##############################################
tworld-1.3.2/configure-360-  {
tworld-1.3.2/configure:361:    as_val=`expr "$@" || test $? -eq 1`
tworld-1.3.2/configure-362-  }
##############################################
tworld-1.3.2/configure-367-# ----------------------------------------
tworld-1.3.2/configure:368:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tworld-1.3.2/configure-369-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tworld-1.3.2/configure-430-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tworld-1.3.2/configure:431:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tworld-1.3.2/configure-432-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tworld-1.3.2/configure-521-	esac;
tworld-1.3.2/configure:522:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tworld-1.3.2/configure-523-	???[sx]*):;;*)false;;esac;fi
##############################################
tworld-1.3.2/configure-684-  case $ac_option in
tworld-1.3.2/configure:685:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tworld-1.3.2/configure-686-  *=)   ac_optarg= ;;
##############################################
tworld-1.3.2/configure-728-  -disable-* | --disable-*)
tworld-1.3.2/configure:729:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tworld-1.3.2/configure-730-    # Reject names that are not valid shell variable names.
##############################################
tworld-1.3.2/configure-733-    ac_useropt_orig=$ac_useropt
tworld-1.3.2/configure:734:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tworld-1.3.2/configure-735-    case $ac_user_opts in
##############################################
tworld-1.3.2/configure-754-  -enable-* | --enable-*)
tworld-1.3.2/configure:755:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tworld-1.3.2/configure-756-    # Reject names that are not valid shell variable names.
##############################################
tworld-1.3.2/configure-759-    ac_useropt_orig=$ac_useropt
tworld-1.3.2/configure:760:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tworld-1.3.2/configure-761-    case $ac_user_opts in
##############################################
tworld-1.3.2/configure-958-  -with-* | --with-*)
tworld-1.3.2/configure:959:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tworld-1.3.2/configure-960-    # Reject names that are not valid shell variable names.
##############################################
tworld-1.3.2/configure-963-    ac_useropt_orig=$ac_useropt
tworld-1.3.2/configure:964:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tworld-1.3.2/configure-965-    case $ac_user_opts in
##############################################
tworld-1.3.2/configure-974-  -without-* | --without-*)
tworld-1.3.2/configure:975:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tworld-1.3.2/configure-976-    # Reject names that are not valid shell variable names.
##############################################
tworld-1.3.2/configure-979-    ac_useropt_orig=$ac_useropt
tworld-1.3.2/configure:980:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tworld-1.3.2/configure-981-    case $ac_user_opts in
##############################################
tworld-1.3.2/configure-1012-  *=*)
tworld-1.3.2/configure:1013:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tworld-1.3.2/configure-1014-    # Reject names that are not valid shell variable names.
##############################################
tworld-1.3.2/configure-1033-if test -n "$ac_prev"; then
tworld-1.3.2/configure:1034:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tworld-1.3.2/configure-1035-  as_fn_error $? "missing argument to $ac_option"
##############################################
tworld-1.3.2/configure-1055-    */ )
tworld-1.3.2/configure:1056:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tworld-1.3.2/configure-1057-      eval $ac_var=\$ac_val;;
##############################################
tworld-1.3.2/configure-1092-ac_ls_di=`ls -di .` &&
tworld-1.3.2/configure:1093:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tworld-1.3.2/configure-1094-  as_fn_error $? "working directory cannot be determined"
##############################################
tworld-1.3.2/configure-1148-case $srcdir in
tworld-1.3.2/configure:1149:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tworld-1.3.2/configure-1150-esac
##############################################
tworld-1.3.2/configure-1191-By default, \`make install' will install all the files in
tworld-1.3.2/configure:1192:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tworld-1.3.2/configure:1193:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tworld-1.3.2/configure-1194-for instance \`--prefix=\$HOME'.
##############################################
tworld-1.3.2/configure-1251-*)
tworld-1.3.2/configure:1252:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tworld-1.3.2/configure-1253-  # A ".." for each directory in $ac_dir_suffix.
tworld-1.3.2/configure:1254:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tworld-1.3.2/configure-1255-  case $ac_top_builddir_sub in
##############################################
tworld-1.3.2/configure-1387-    *\'*)
tworld-1.3.2/configure:1388:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tworld-1.3.2/configure-1389-    esac
##############################################
tworld-1.3.2/configure-1470-      case $ac_val in
tworld-1.3.2/configure:1471:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tworld-1.3.2/configure-1472-      esac
##############################################
tworld-1.3.2/configure-1485-	case $ac_val in
tworld-1.3.2/configure:1486:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tworld-1.3.2/configure-1487-	esac
##############################################
tworld-1.3.2/configure-1605-    set,)
tworld-1.3.2/configure:1606:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tworld-1.3.2/configure:1607:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tworld-1.3.2/configure-1608-      ac_cache_corrupted=: ;;
##############################################
tworld-1.3.2/configure-1616-	# differences in whitespace do not lead to failure.
tworld-1.3.2/configure:1617:	ac_old_val_w=`echo x $ac_old_val`
tworld-1.3.2/configure:1618:	ac_new_val_w=`echo x $ac_new_val`
tworld-1.3.2/configure-1619-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tworld-1.3.2/configure-1636-    case $ac_new_val in
tworld-1.3.2/configure:1637:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tworld-1.3.2/configure-1638-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tworld-1.3.2/configure-1903-'
tworld-1.3.2/configure:1904:DEFS=`sed -n "$ac_script" confdefs.h`
tworld-1.3.2/configure-1905-
##############################################
tworld-1.3.2/configure-1912-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tworld-1.3.2/configure:1913:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tworld-1.3.2/configure-1914-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tworld-1.3.2/configure-1979-if test -z "$BASH_VERSION$ZSH_VERSION" \
tworld-1.3.2/configure:1980:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tworld-1.3.2/configure-1981-  as_echo='print -r --'
tworld-1.3.2/configure-1982-  as_echo_n='print -rn --'
tworld-1.3.2/configure:1983:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tworld-1.3.2/configure-1984-  as_echo='printf %s\n'
##############################################
tworld-1.3.2/configure-1986-else
tworld-1.3.2/configure:1987:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tworld-1.3.2/configure-1988-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tworld-1.3.2/configure-1996-	expr "X$arg" : "X\\(.*\\)$as_nl";
tworld-1.3.2/configure:1997:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tworld-1.3.2/configure-1998-      esac;
##############################################
tworld-1.3.2/configure-2073-# ----------------------------------------
tworld-1.3.2/configure:2074:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tworld-1.3.2/configure-2075-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tworld-1.3.2/configure-2145-  {
tworld-1.3.2/configure:2146:    as_val=`expr "$@" || test $? -eq 1`
tworld-1.3.2/configure-2147-  }
##############################################
tworld-1.3.2/configure-2249-      case $as_dir in #(
tworld-1.3.2/configure:2250:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tworld-1.3.2/configure-2251-      *) as_qdir=$as_dir;;
##############################################
tworld-1.3.2/configure-2306-	esac;
tworld-1.3.2/configure:2307:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
tworld-1.3.2/configure-2308-	???[sx]*):;;*)false;;esac;fi
##############################################
tworld-1.3.2/configure-2383-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tworld-1.3.2/configure:2384:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tworld-1.3.2/configure-2385-ac_cs_version="\\
##############################################
tworld-1.3.2/configure-2405-  --*=?*)
tworld-1.3.2/configure:2406:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tworld-1.3.2/configure:2407:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tworld-1.3.2/configure-2408-    ac_shift=:
##############################################
tworld-1.3.2/configure-2410-  --*=)
tworld-1.3.2/configure:2411:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tworld-1.3.2/configure-2412-    ac_optarg=
##############################################
tworld-1.3.2/configure-2434-    case $ac_optarg in
tworld-1.3.2/configure:2435:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tworld-1.3.2/configure-2436-    '') as_fn_error $? "missing file argument" ;;
##############################################
tworld-1.3.2/configure-2551-fi
tworld-1.3.2/configure:2552:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tworld-1.3.2/configure-2553-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tworld-1.3.2/configure-2568-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tworld-1.3.2/configure:2569:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tworld-1.3.2/configure-2570-ac_delim='%!_!# '
##############################################
tworld-1.3.2/configure-2574-
tworld-1.3.2/configure:2575:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tworld-1.3.2/configure-2576-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tworld-1.3.2/configure-2736-      esac
tworld-1.3.2/configure:2737:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tworld-1.3.2/configure-2738-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tworld-1.3.2/configure-2795-*)
tworld-1.3.2/configure:2796:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tworld-1.3.2/configure-2797-  # A ".." for each directory in $ac_dir_suffix.
tworld-1.3.2/configure:2798:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tworld-1.3.2/configure-2799-  case $ac_top_builddir_sub in
##############################################
tworld-1.3.2/configure-2847-/@mandir@/p'
tworld-1.3.2/configure:2848:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tworld-1.3.2/configure-2849-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tworld-1.3.2/configure-2864-
tworld-1.3.2/configure:2865:# Neutralize VPATH when `$srcdir' = `.'.
tworld-1.3.2/configure-2866-# Shell code in configure.ac might set extrasub.
##############################################
tworld-1.3.2/configure-2890-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tworld-1.3.2/configure:2891:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tworld-1.3.2/configure-2892-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \