===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
etoys-5.0.2408/mkChangeLog-15-
etoys-5.0.2408/mkChangeLog:16:COUNT=`echo $UPDATES|wc -w`
etoys-5.0.2408/mkChangeLog-17-
##############################################
etoys-5.0.2408/autogen.sh-3-
etoys-5.0.2408/autogen.sh:4:srcdir=`dirname $0`
etoys-5.0.2408/autogen.sh-5-test -z "$srcdir" && srcdir=.
##############################################
etoys-5.0.2408/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
etoys-5.0.2408/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
etoys-5.0.2408/configure-47-  as_echo='print -r --'
etoys-5.0.2408/configure-48-  as_echo_n='print -rn --'
etoys-5.0.2408/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
etoys-5.0.2408/configure-50-  as_echo='printf %s\n'
##############################################
etoys-5.0.2408/configure-52-else
etoys-5.0.2408/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
etoys-5.0.2408/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
etoys-5.0.2408/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
etoys-5.0.2408/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
etoys-5.0.2408/configure-64-      esac;
##############################################
etoys-5.0.2408/configure-173-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
etoys-5.0.2408/configure:174:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
etoys-5.0.2408/configure-175-  if (eval "$as_required") 2>/dev/null; then :
##############################################
etoys-5.0.2408/configure-295-      case $as_dir in #(
etoys-5.0.2408/configure:296:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
etoys-5.0.2408/configure-297-      *) as_qdir=$as_dir;;
##############################################
etoys-5.0.2408/configure-360-  {
etoys-5.0.2408/configure:361:    as_val=`expr "$@" || test $? -eq 1`
etoys-5.0.2408/configure-362-  }
##############################################
etoys-5.0.2408/configure-367-# ----------------------------------------
etoys-5.0.2408/configure:368:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
etoys-5.0.2408/configure-369-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
etoys-5.0.2408/configure-430-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
etoys-5.0.2408/configure:431:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
etoys-5.0.2408/configure-432-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
etoys-5.0.2408/configure-521-	esac;
etoys-5.0.2408/configure:522:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
etoys-5.0.2408/configure-523-	???[sx]*):;;*)false;;esac;fi
##############################################
etoys-5.0.2408/configure-673-  case $ac_option in
etoys-5.0.2408/configure:674:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
etoys-5.0.2408/configure-675-  *=)   ac_optarg= ;;
##############################################
etoys-5.0.2408/configure-717-  -disable-* | --disable-*)
etoys-5.0.2408/configure:718:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
etoys-5.0.2408/configure-719-    # Reject names that are not valid shell variable names.
##############################################
etoys-5.0.2408/configure-722-    ac_useropt_orig=$ac_useropt
etoys-5.0.2408/configure:723:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
etoys-5.0.2408/configure-724-    case $ac_user_opts in
##############################################
etoys-5.0.2408/configure-743-  -enable-* | --enable-*)
etoys-5.0.2408/configure:744:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
etoys-5.0.2408/configure-745-    # Reject names that are not valid shell variable names.
##############################################
etoys-5.0.2408/configure-748-    ac_useropt_orig=$ac_useropt
etoys-5.0.2408/configure:749:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
etoys-5.0.2408/configure-750-    case $ac_user_opts in
##############################################
etoys-5.0.2408/configure-947-  -with-* | --with-*)
etoys-5.0.2408/configure:948:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
etoys-5.0.2408/configure-949-    # Reject names that are not valid shell variable names.
##############################################
etoys-5.0.2408/configure-952-    ac_useropt_orig=$ac_useropt
etoys-5.0.2408/configure:953:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
etoys-5.0.2408/configure-954-    case $ac_user_opts in
##############################################
etoys-5.0.2408/configure-963-  -without-* | --without-*)
etoys-5.0.2408/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
etoys-5.0.2408/configure-965-    # Reject names that are not valid shell variable names.
##############################################
etoys-5.0.2408/configure-968-    ac_useropt_orig=$ac_useropt
etoys-5.0.2408/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
etoys-5.0.2408/configure-970-    case $ac_user_opts in
##############################################
etoys-5.0.2408/configure-1001-  *=*)
etoys-5.0.2408/configure:1002:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
etoys-5.0.2408/configure-1003-    # Reject names that are not valid shell variable names.
##############################################
etoys-5.0.2408/configure-1022-if test -n "$ac_prev"; then
etoys-5.0.2408/configure:1023:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
etoys-5.0.2408/configure-1024-  as_fn_error $? "missing argument to $ac_option"
##############################################
etoys-5.0.2408/configure-1044-    */ )
etoys-5.0.2408/configure:1045:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
etoys-5.0.2408/configure-1046-      eval $ac_var=\$ac_val;;
##############################################
etoys-5.0.2408/configure-1081-ac_ls_di=`ls -di .` &&
etoys-5.0.2408/configure:1082:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
etoys-5.0.2408/configure-1083-  as_fn_error $? "working directory cannot be determined"
##############################################
etoys-5.0.2408/configure-1137-case $srcdir in
etoys-5.0.2408/configure:1138:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
etoys-5.0.2408/configure-1139-esac
##############################################
etoys-5.0.2408/configure-1180-By default, \`make install' will install all the files in
etoys-5.0.2408/configure:1181:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
etoys-5.0.2408/configure:1182:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
etoys-5.0.2408/configure-1183-for instance \`--prefix=\$HOME'.
##############################################
etoys-5.0.2408/configure-1234-*)
etoys-5.0.2408/configure:1235:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
etoys-5.0.2408/configure-1236-  # A ".." for each directory in $ac_dir_suffix.
etoys-5.0.2408/configure:1237:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
etoys-5.0.2408/configure-1238-  case $ac_top_builddir_sub in
##############################################
etoys-5.0.2408/configure-1370-    *\'*)
etoys-5.0.2408/configure:1371:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
etoys-5.0.2408/configure-1372-    esac
##############################################
etoys-5.0.2408/configure-1453-      case $ac_val in
etoys-5.0.2408/configure:1454:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
etoys-5.0.2408/configure-1455-      esac
##############################################
etoys-5.0.2408/configure-1468-	case $ac_val in
etoys-5.0.2408/configure:1469:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
etoys-5.0.2408/configure-1470-	esac
##############################################
etoys-5.0.2408/configure-1588-    set,)
etoys-5.0.2408/configure:1589:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
etoys-5.0.2408/configure:1590:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
etoys-5.0.2408/configure-1591-      ac_cache_corrupted=: ;;
##############################################
etoys-5.0.2408/configure-1599-	# differences in whitespace do not lead to failure.
etoys-5.0.2408/configure:1600:	ac_old_val_w=`echo x $ac_old_val`
etoys-5.0.2408/configure:1601:	ac_new_val_w=`echo x $ac_new_val`
etoys-5.0.2408/configure-1602-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
etoys-5.0.2408/configure-1619-    case $ac_new_val in
etoys-5.0.2408/configure:1620:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
etoys-5.0.2408/configure-1621-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
etoys-5.0.2408/configure-1783-'
etoys-5.0.2408/configure:1784:DEFS=`sed -n "$ac_script" confdefs.h`
etoys-5.0.2408/configure-1785-
##############################################
etoys-5.0.2408/configure-1792-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
etoys-5.0.2408/configure:1793:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
etoys-5.0.2408/configure-1794-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
etoys-5.0.2408/configure-1859-if test -z "$BASH_VERSION$ZSH_VERSION" \
etoys-5.0.2408/configure:1860:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
etoys-5.0.2408/configure-1861-  as_echo='print -r --'
etoys-5.0.2408/configure-1862-  as_echo_n='print -rn --'
etoys-5.0.2408/configure:1863:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
etoys-5.0.2408/configure-1864-  as_echo='printf %s\n'
##############################################
etoys-5.0.2408/configure-1866-else
etoys-5.0.2408/configure:1867:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
etoys-5.0.2408/configure-1868-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
etoys-5.0.2408/configure-1876-	expr "X$arg" : "X\\(.*\\)$as_nl";
etoys-5.0.2408/configure:1877:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
etoys-5.0.2408/configure-1878-      esac;
##############################################
etoys-5.0.2408/configure-1953-# ----------------------------------------
etoys-5.0.2408/configure:1954:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
etoys-5.0.2408/configure-1955-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
etoys-5.0.2408/configure-2025-  {
etoys-5.0.2408/configure:2026:    as_val=`expr "$@" || test $? -eq 1`
etoys-5.0.2408/configure-2027-  }
##############################################
etoys-5.0.2408/configure-2129-      case $as_dir in #(
etoys-5.0.2408/configure:2130:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
etoys-5.0.2408/configure-2131-      *) as_qdir=$as_dir;;
##############################################
etoys-5.0.2408/configure-2186-	esac;
etoys-5.0.2408/configure:2187:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
etoys-5.0.2408/configure-2188-	???[sx]*):;;*)false;;esac;fi
##############################################
etoys-5.0.2408/configure-2263-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
etoys-5.0.2408/configure:2264:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
etoys-5.0.2408/configure-2265-ac_cs_version="\\
##############################################
etoys-5.0.2408/configure-2285-  --*=?*)
etoys-5.0.2408/configure:2286:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
etoys-5.0.2408/configure:2287:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
etoys-5.0.2408/configure-2288-    ac_shift=:
##############################################
etoys-5.0.2408/configure-2290-  --*=)
etoys-5.0.2408/configure:2291:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
etoys-5.0.2408/configure-2292-    ac_optarg=
##############################################
etoys-5.0.2408/configure-2314-    case $ac_optarg in
etoys-5.0.2408/configure:2315:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
etoys-5.0.2408/configure-2316-    '') as_fn_error $? "missing file argument" ;;
##############################################
etoys-5.0.2408/configure-2432-fi
etoys-5.0.2408/configure:2433:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
etoys-5.0.2408/configure-2434-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
etoys-5.0.2408/configure-2449-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
etoys-5.0.2408/configure:2450:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
etoys-5.0.2408/configure-2451-ac_delim='%!_!# '
##############################################
etoys-5.0.2408/configure-2455-
etoys-5.0.2408/configure:2456:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
etoys-5.0.2408/configure-2457-  if test $ac_delim_n = $ac_delim_num; then
##############################################
etoys-5.0.2408/configure-2617-      esac
etoys-5.0.2408/configure:2618:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
etoys-5.0.2408/configure-2619-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
etoys-5.0.2408/configure-2676-*)
etoys-5.0.2408/configure:2677:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
etoys-5.0.2408/configure-2678-  # A ".." for each directory in $ac_dir_suffix.
etoys-5.0.2408/configure:2679:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
etoys-5.0.2408/configure-2680-  case $ac_top_builddir_sub in
##############################################
etoys-5.0.2408/configure-2728-/@mandir@/p'
etoys-5.0.2408/configure:2729:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
etoys-5.0.2408/configure-2730-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
etoys-5.0.2408/configure-2745-
etoys-5.0.2408/configure:2746:# Neutralize VPATH when `$srcdir' = `.'.
etoys-5.0.2408/configure-2747-# Shell code in configure.ac might set extrasub.
##############################################
etoys-5.0.2408/configure-2771-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
etoys-5.0.2408/configure:2772:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
etoys-5.0.2408/configure-2773-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
etoys-5.0.2408/etoys-activity-50-  args="$args --image $ALTIMG"
etoys-5.0.2408/etoys-activity:51:  export SQUEAK_USERDIR=`dirname $ALTIMG`
etoys-5.0.2408/etoys-activity-52-else
##############################################
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-28- 	for f in Content/locale/*/*/*.sexp.data.gz ; do \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch:29: 		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-30--		mkdir -p $(etoysdir)/$$dir ; \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch:31:-		dest=$(etoysdir)/$$dir/`basename $$f` ; \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-32-+		mkdir -p $(DESTDIR)$(etoysdir)/$$dir ; \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch:33:+		dest=$(DESTDIR)$(etoysdir)/$$dir/`basename $$f` ; \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-34- 		echo -n $$dest; \
##############################################
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-39- 	for f in Content/locale/*/*/index.txt ; do \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch:40: 		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-41--		mkdir -p $(etoysdir)/$$dir ; \
##############################################
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-48- 	for f in Content/locale/*/*/*.mo ; do \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch:49: 		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/debian/patches/use_DESTDIR.patch-50--		mkdir -p $(etoysdir)/$$dir ; \
##############################################
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in-60-	for f in Content/locale/*/*/*.sexp.data.gz ; do \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in:61:		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in-62-		mkdir -p $(etoysdir)/$$dir ; \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in:63:		dest=$(etoysdir)/$$dir/`basename $$f` ; \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in-64-		echo -n $$dest; \
##############################################
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in-71-	for f in Content/locale/*/*/index.txt ; do \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in:72:		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in-73-		mkdir -p $(etoysdir)/$$dir ; \
##############################################
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in-77-	for f in Content/locale/*/*/*.mo ; do \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in:78:		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/.pc/use_DESTDIR.patch/Makefile.in-79-		mkdir -p $(etoysdir)/$$dir ; \
##############################################
etoys-5.0.2408/Makefile.in-60-	for f in Content/locale/*/*/*.sexp.data.gz ; do \
etoys-5.0.2408/Makefile.in:61:		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/Makefile.in-62-		mkdir -p $(DESTDIR)$(etoysdir)/$$dir ; \
etoys-5.0.2408/Makefile.in:63:		dest=$(DESTDIR)$(etoysdir)/$$dir/`basename $$f` ; \
etoys-5.0.2408/Makefile.in-64-		echo -n $$dest; \
##############################################
etoys-5.0.2408/Makefile.in-71-	for f in Content/locale/*/*/index.txt ; do \
etoys-5.0.2408/Makefile.in:72:		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/Makefile.in-73-		mkdir -p $(DESTDIR)$(etoysdir)/$$dir ; \
##############################################
etoys-5.0.2408/Makefile.in-77-	for f in Content/locale/*/*/*.mo ; do \
etoys-5.0.2408/Makefile.in:78:		dir=`dirname $$f|sed 's/^Content.//'` ; \
etoys-5.0.2408/Makefile.in-79-		mkdir -p $(DESTDIR)$(etoysdir)/$$dir ; \