===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
shc-4.0.3/Makefile.in-49-  { \
shc-4.0.3/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
shc-4.0.3/Makefile.in-51-  }; \
##############################################
shc-4.0.3/Makefile.in-126-  esac
shc-4.0.3/Makefile.in:127:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
shc-4.0.3/Makefile.in-128-am__vpath_adj = case $$p in \
shc-4.0.3/Makefile.in:129:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
shc-4.0.3/Makefile.in-130-    *) f=$$p;; \
shc-4.0.3/Makefile.in-131-  esac;
shc-4.0.3/Makefile.in:132:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
shc-4.0.3/Makefile.in-133-am__install_max = 40
shc-4.0.3/Makefile.in-134-am__nobase_strip_setup = \
shc-4.0.3/Makefile.in:135:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
shc-4.0.3/Makefile.in-136-am__nobase_strip = \
##############################################
shc-4.0.3/Makefile.in-208-  while test -n "$$dir1"; do \
shc-4.0.3/Makefile.in:209:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
shc-4.0.3/Makefile.in-210-    if test "$$first" != "."; then \
shc-4.0.3/Makefile.in-211-      if test "$$first" = ".."; then \
shc-4.0.3/Makefile.in:212:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
shc-4.0.3/Makefile.in:213:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
shc-4.0.3/Makefile.in-214-      else \
shc-4.0.3/Makefile.in:215:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
shc-4.0.3/Makefile.in-216-        if test "$$first2" = "$$first"; then \
shc-4.0.3/Makefile.in:217:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
shc-4.0.3/Makefile.in-218-        else \
##############################################
shc-4.0.3/Makefile.in-223-    fi; \
shc-4.0.3/Makefile.in:224:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
shc-4.0.3/Makefile.in-225-  done; \
##############################################
shc-4.0.3/Makefile.in-366-	test -n "$(man1dir)" \
shc-4.0.3/Makefile.in:367:	  && test -n "`echo $$list1$$list2`" \
shc-4.0.3/Makefile.in-368-	  || exit 0; \
##############################################
shc-4.0.3/Makefile.in-419-	dot_seen=no; \
shc-4.0.3/Makefile.in:420:	target=`echo $@ | sed s/-recursive//`; \
shc-4.0.3/Makefile.in-421-	case "$@" in \
##############################################
shc-4.0.3/Makefile.in-482-GTAGS:
shc-4.0.3/Makefile.in:483:	here=`$(am__cd) $(top_builddir) && pwd` \
shc-4.0.3/Makefile.in-484-	  && $(am__cd) $(top_srcdir) \
##############################################
shc-4.0.3/Makefile.in-517-	test -d "$(distdir)" || mkdir "$(distdir)"
shc-4.0.3/Makefile.in:518:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
shc-4.0.3/Makefile.in:519:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
shc-4.0.3/Makefile.in-520-	list='$(DISTFILES)'; \
##############################################
shc-4.0.3/Makefile.in-531-	  if test -d $$d/$$file; then \
shc-4.0.3/Makefile.in:532:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
shc-4.0.3/Makefile.in-533-	    if test -d "$(distdir)/$$file"; then \
##############################################
shc-4.0.3/Makefile.in-642-	test -d $(distdir)/_build || exit 0; \
shc-4.0.3/Makefile.in:643:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
shc-4.0.3/Makefile.in-644-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
shc-4.0.3/Makefile.in-686-	}; \
shc-4.0.3/Makefile.in:687:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
shc-4.0.3/Makefile.in-688-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
shc-4.0.3/Makefile.in-698-	fi
shc-4.0.3/Makefile.in:699:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
shc-4.0.3/Makefile.in-700-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
shc-4.0.3/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
shc-4.0.3/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
shc-4.0.3/aclocal.m4-94-# and then we would define $MISSING as
##############################################
shc-4.0.3/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
shc-4.0.3/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
shc-4.0.3/aclocal.m4-109-])
##############################################
shc-4.0.3/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
shc-4.0.3/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
shc-4.0.3/aclocal.m4-207-  fi
##############################################
shc-4.0.3/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
shc-4.0.3/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
shc-4.0.3/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
shc-4.0.3/aclocal.m4-365-      || continue
shc-4.0.3/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
shc-4.0.3/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
shc-4.0.3/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
shc-4.0.3/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
shc-4.0.3/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
shc-4.0.3/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
shc-4.0.3/aclocal.m4-592-    * )
shc-4.0.3/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
shc-4.0.3/aclocal.m4-594-  esac
shc-4.0.3/aclocal.m4-595-done
shc-4.0.3/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
shc-4.0.3/aclocal.m4-597-
##############################################
shc-4.0.3/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
shc-4.0.3/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
shc-4.0.3/aclocal.m4-850-     if test "$[*]" = "X"; then
shc-4.0.3/aclocal.m4-851-	# -L didn't work.
shc-4.0.3/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
shc-4.0.3/aclocal.m4-853-     fi
##############################################
shc-4.0.3/config/compile-67-	mingw/*)
shc-4.0.3/config/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
shc-4.0.3/config/compile-69-	  ;;
shc-4.0.3/config/compile-70-	cygwin/*)
shc-4.0.3/config/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
shc-4.0.3/config/compile-72-	  ;;
shc-4.0.3/config/compile-73-	wine/*)
shc-4.0.3/config/compile:74:	  file=`winepath -w "$file" || echo "$file"`
shc-4.0.3/config/compile-75-	  ;;
##############################################
shc-4.0.3/config/compile-310-# Name of file we expect compiler to create.
shc-4.0.3/config/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
shc-4.0.3/config/compile-312-
##############################################
shc-4.0.3/config/compile-316-# object file name, since that is what matters with a parallel build.
shc-4.0.3/config/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
shc-4.0.3/config/compile-318-while true; do
##############################################
shc-4.0.3/config/depcomp-64-  case $1 in
shc-4.0.3/config/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
shc-4.0.3/config/depcomp-66-      *) dir=;;
##############################################
shc-4.0.3/config/depcomp-73-{
shc-4.0.3/config/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
shc-4.0.3/config/depcomp-75-}
##############################################
shc-4.0.3/config/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
shc-4.0.3/config/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
shc-4.0.3/config/depcomp-128-
##############################################
shc-4.0.3/config/depcomp-405-        sleep 1
shc-4.0.3/config/depcomp:406:        i=`expr $i - 1`
shc-4.0.3/config/depcomp-407-      done
shc-4.0.3/config/depcomp-408-    fi
shc-4.0.3/config/depcomp:409:    i=`expr $i - 1`
shc-4.0.3/config/depcomp-410-  done
##############################################
shc-4.0.3/config/depcomp-425-  # Do two passes, one to just change these to
shc-4.0.3/config/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
shc-4.0.3/config/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
shc-4.0.3/config/depcomp-659-  done
shc-4.0.3/config/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
shc-4.0.3/config/depcomp-661-  touch "$tmpdepfile"
##############################################
shc-4.0.3/config/install-sh-234-      fi
shc-4.0.3/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
shc-4.0.3/config/install-sh-236-    *)
##############################################
shc-4.0.3/config/install-sh-280-      dstdir=$dst
shc-4.0.3/config/install-sh:281:      dstbase=`basename "$src"`
shc-4.0.3/config/install-sh-282-      case $dst in
##############################################
shc-4.0.3/config/install-sh-287-    else
shc-4.0.3/config/install-sh:288:      dstdir=`dirname "$dst"`
shc-4.0.3/config/install-sh-289-      test -d "$dstdir"
##############################################
shc-4.0.3/config/install-sh-354-                   test_tmpdir="$tmpdir/a"
shc-4.0.3/config/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
shc-4.0.3/config/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
shc-4.0.3/config/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
shc-4.0.3/config/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
shc-4.0.3/config/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
shc-4.0.3/config/install-sh-419-            case $prefix in
shc-4.0.3/config/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
shc-4.0.3/config/install-sh-421-              *) qprefix=$prefix;;
##############################################
shc-4.0.3/config/install-sh-468-    if $copy_on_change &&
shc-4.0.3/config/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
shc-4.0.3/config/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
shc-4.0.3/config/install-sh-471-       set -f &&
##############################################
shc-4.0.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
shc-4.0.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
shc-4.0.3/configure-47-  as_echo='print -r --'
shc-4.0.3/configure-48-  as_echo_n='print -rn --'
shc-4.0.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
shc-4.0.3/configure-50-  as_echo='printf %s\n'
##############################################
shc-4.0.3/configure-52-else
shc-4.0.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
shc-4.0.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
shc-4.0.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
shc-4.0.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
shc-4.0.3/configure-64-      esac;
##############################################
shc-4.0.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
shc-4.0.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
shc-4.0.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
shc-4.0.3/configure-327-      case $as_dir in #(
shc-4.0.3/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
shc-4.0.3/configure-329-      *) as_qdir=$as_dir;;
##############################################
shc-4.0.3/configure-400-  {
shc-4.0.3/configure:401:    as_val=`expr "$@" || test $? -eq 1`
shc-4.0.3/configure-402-  }
##############################################
shc-4.0.3/configure-407-# ----------------------------------------
shc-4.0.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
shc-4.0.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
shc-4.0.3/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
shc-4.0.3/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
shc-4.0.3/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
shc-4.0.3/configure-792-  case $ac_option in
shc-4.0.3/configure:793:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
shc-4.0.3/configure-794-  *=)   ac_optarg= ;;
##############################################
shc-4.0.3/configure-836-  -disable-* | --disable-*)
shc-4.0.3/configure:837:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
shc-4.0.3/configure-838-    # Reject names that are not valid shell variable names.
##############################################
shc-4.0.3/configure-841-    ac_useropt_orig=$ac_useropt
shc-4.0.3/configure:842:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shc-4.0.3/configure-843-    case $ac_user_opts in
##############################################
shc-4.0.3/configure-862-  -enable-* | --enable-*)
shc-4.0.3/configure:863:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
shc-4.0.3/configure-864-    # Reject names that are not valid shell variable names.
##############################################
shc-4.0.3/configure-867-    ac_useropt_orig=$ac_useropt
shc-4.0.3/configure:868:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shc-4.0.3/configure-869-    case $ac_user_opts in
##############################################
shc-4.0.3/configure-1066-  -with-* | --with-*)
shc-4.0.3/configure:1067:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
shc-4.0.3/configure-1068-    # Reject names that are not valid shell variable names.
##############################################
shc-4.0.3/configure-1071-    ac_useropt_orig=$ac_useropt
shc-4.0.3/configure:1072:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shc-4.0.3/configure-1073-    case $ac_user_opts in
##############################################
shc-4.0.3/configure-1082-  -without-* | --without-*)
shc-4.0.3/configure:1083:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
shc-4.0.3/configure-1084-    # Reject names that are not valid shell variable names.
##############################################
shc-4.0.3/configure-1087-    ac_useropt_orig=$ac_useropt
shc-4.0.3/configure:1088:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shc-4.0.3/configure-1089-    case $ac_user_opts in
##############################################
shc-4.0.3/configure-1120-  *=*)
shc-4.0.3/configure:1121:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
shc-4.0.3/configure-1122-    # Reject names that are not valid shell variable names.
##############################################
shc-4.0.3/configure-1141-if test -n "$ac_prev"; then
shc-4.0.3/configure:1142:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
shc-4.0.3/configure-1143-  as_fn_error $? "missing argument to $ac_option"
##############################################
shc-4.0.3/configure-1163-    */ )
shc-4.0.3/configure:1164:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
shc-4.0.3/configure-1165-      eval $ac_var=\$ac_val;;
##############################################
shc-4.0.3/configure-1198-ac_ls_di=`ls -di .` &&
shc-4.0.3/configure:1199:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
shc-4.0.3/configure-1200-  as_fn_error $? "working directory cannot be determined"
##############################################
shc-4.0.3/configure-1254-case $srcdir in
shc-4.0.3/configure:1255:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
shc-4.0.3/configure-1256-esac
##############################################
shc-4.0.3/configure-1297-By default, \`make install' will install all the files in
shc-4.0.3/configure:1298:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
shc-4.0.3/configure:1299:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
shc-4.0.3/configure-1300-for instance \`--prefix=\$HOME'.
##############################################
shc-4.0.3/configure-1380-*)
shc-4.0.3/configure:1381:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
shc-4.0.3/configure-1382-  # A ".." for each directory in $ac_dir_suffix.
shc-4.0.3/configure:1383:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
shc-4.0.3/configure-1384-  case $ac_top_builddir_sub in
##############################################
shc-4.0.3/configure-1925-    *\'*)
shc-4.0.3/configure:1926:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
shc-4.0.3/configure-1927-    esac
##############################################
shc-4.0.3/configure-2008-      case $ac_val in
shc-4.0.3/configure:2009:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
shc-4.0.3/configure-2010-      esac
##############################################
shc-4.0.3/configure-2023-	case $ac_val in
shc-4.0.3/configure:2024:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
shc-4.0.3/configure-2025-	esac
##############################################
shc-4.0.3/configure-2146-    set,)
shc-4.0.3/configure:2147:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
shc-4.0.3/configure:2148:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
shc-4.0.3/configure-2149-      ac_cache_corrupted=: ;;
##############################################
shc-4.0.3/configure-2157-	# differences in whitespace do not lead to failure.
shc-4.0.3/configure:2158:	ac_old_val_w=`echo x $ac_old_val`
shc-4.0.3/configure:2159:	ac_new_val_w=`echo x $ac_new_val`
shc-4.0.3/configure-2160-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
shc-4.0.3/configure-2177-    case $ac_new_val in
shc-4.0.3/configure:2178:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
shc-4.0.3/configure-2179-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
shc-4.0.3/configure-2356-     echo "timestamp, slept: $am_has_slept" > conftest.file
shc-4.0.3/configure:2357:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
shc-4.0.3/configure-2358-     if test "$*" = "X"; then
shc-4.0.3/configure-2359-	# -L didn't work.
shc-4.0.3/configure:2360:	set X `ls -t "$srcdir/configure" conftest.file`
shc-4.0.3/configure-2361-     fi
##############################################
shc-4.0.3/configure-2407-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
shc-4.0.3/configure:2408:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
shc-4.0.3/configure-2409-
shc-4.0.3/configure-2410-# Expand $ac_aux_dir to an absolute path.
shc-4.0.3/configure:2411:am_aux_dir=`cd "$ac_aux_dir" && pwd`
shc-4.0.3/configure-2412-
##############################################
shc-4.0.3/configure-2552-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
shc-4.0.3/configure:2553:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
shc-4.0.3/configure-2554-	     'mkdir (GNU coreutils) '* | \
##############################################
shc-4.0.3/configure-2625-set x ${MAKE-make}
shc-4.0.3/configure:2626:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
shc-4.0.3/configure-2627-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
shc-4.0.3/configure-2635-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
shc-4.0.3/configure:2636:case `${MAKE-make} -f conftest.make 2>/dev/null` in
shc-4.0.3/configure-2637-  *@@@%%%=?*=@@@%%%*)
##############################################
shc-4.0.3/configure-2701-
shc-4.0.3/configure:2702:if test "`cd $srcdir && pwd`" != "`pwd`"; then
shc-4.0.3/configure-2703-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
shc-4.0.3/configure-3164-$as_echo_n "checking whether the C compiler works... " >&6; }
shc-4.0.3/configure:3165:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
shc-4.0.3/configure-3166-
##############################################
shc-4.0.3/configure-3208-	then :; else
shc-4.0.3/configure:3209:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
shc-4.0.3/configure-3210-	fi
##############################################
shc-4.0.3/configure-3268-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
shc-4.0.3/configure:3269:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
shc-4.0.3/configure-3270-	  break;;
##############################################
shc-4.0.3/configure-3377-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
shc-4.0.3/configure:3378:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
shc-4.0.3/configure-3379-       break;;
##############################################
shc-4.0.3/configure-3758-  if test "$am_compiler_list" = ""; then
shc-4.0.3/configure:3759:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
shc-4.0.3/configure-3760-  fi
##############################################
shc-4.0.3/configure-4020-  # Check for GNU $ac_path_GREP
shc-4.0.3/configure:4021:case `"$ac_path_GREP" --version 2>&1` in
shc-4.0.3/configure-4022-*GNU*)
##############################################
shc-4.0.3/configure-4086-  # Check for GNU $ac_path_EGREP
shc-4.0.3/configure:4087:case `"$ac_path_EGREP" --version 2>&1` in
shc-4.0.3/configure-4088-*GNU*)
##############################################
shc-4.0.3/configure-4247-do :
shc-4.0.3/configure:4248:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
shc-4.0.3/configure-4249-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
shc-4.0.3/configure-4252-  cat >>confdefs.h <<_ACEOF
shc-4.0.3/configure:4253:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
shc-4.0.3/configure-4254-_ACEOF
##############################################
shc-4.0.3/configure-4262-do :
shc-4.0.3/configure:4263:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
shc-4.0.3/configure-4264-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
shc-4.0.3/configure-4266-  cat >>confdefs.h <<_ACEOF
shc-4.0.3/configure:4267:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
shc-4.0.3/configure-4268-_ACEOF
##############################################
shc-4.0.3/configure-4394-do :
shc-4.0.3/configure:4395:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
shc-4.0.3/configure-4396-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
shc-4.0.3/configure-4399-  cat >>confdefs.h <<_ACEOF
shc-4.0.3/configure:4400:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
shc-4.0.3/configure-4401-_ACEOF
##############################################
shc-4.0.3/configure-4415-do :
shc-4.0.3/configure:4416:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
shc-4.0.3/configure-4417-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
shc-4.0.3/configure-4419-  cat >>confdefs.h <<_ACEOF
shc-4.0.3/configure:4420:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
shc-4.0.3/configure-4421-_ACEOF
##############################################
shc-4.0.3/configure-4721-do :
shc-4.0.3/configure:4722:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
shc-4.0.3/configure-4723-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
shc-4.0.3/configure-4725-  cat >>confdefs.h <<_ACEOF
shc-4.0.3/configure:4726:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
shc-4.0.3/configure-4727-_ACEOF
##############################################
shc-4.0.3/configure-4860-'
shc-4.0.3/configure:4861:DEFS=`sed -n "$ac_script" confdefs.h`
shc-4.0.3/configure-4862-
##############################################
shc-4.0.3/configure-4869-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
shc-4.0.3/configure:4870:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
shc-4.0.3/configure-4871-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
shc-4.0.3/configure-4960-if test -z "$BASH_VERSION$ZSH_VERSION" \
shc-4.0.3/configure:4961:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
shc-4.0.3/configure-4962-  as_echo='print -r --'
shc-4.0.3/configure-4963-  as_echo_n='print -rn --'
shc-4.0.3/configure:4964:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
shc-4.0.3/configure-4965-  as_echo='printf %s\n'
##############################################
shc-4.0.3/configure-4967-else
shc-4.0.3/configure:4968:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
shc-4.0.3/configure-4969-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
shc-4.0.3/configure-4977-	expr "X$arg" : "X\\(.*\\)$as_nl";
shc-4.0.3/configure:4978:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
shc-4.0.3/configure-4979-      esac;
##############################################
shc-4.0.3/configure-5054-# ----------------------------------------
shc-4.0.3/configure:5055:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
shc-4.0.3/configure-5056-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
shc-4.0.3/configure-5126-  {
shc-4.0.3/configure:5127:    as_val=`expr "$@" || test $? -eq 1`
shc-4.0.3/configure-5128-  }
##############################################
shc-4.0.3/configure-5230-      case $as_dir in #(
shc-4.0.3/configure:5231:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
shc-4.0.3/configure-5232-      *) as_qdir=$as_dir;;
##############################################
shc-4.0.3/configure-5356-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
shc-4.0.3/configure:5357:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
shc-4.0.3/configure-5358-ac_cs_version="\\
##############################################
shc-4.0.3/configure-5381-  --*=?*)
shc-4.0.3/configure:5382:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
shc-4.0.3/configure:5383:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
shc-4.0.3/configure-5384-    ac_shift=:
##############################################
shc-4.0.3/configure-5386-  --*=)
shc-4.0.3/configure:5387:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
shc-4.0.3/configure-5388-    ac_optarg=
##############################################
shc-4.0.3/configure-5410-    case $ac_optarg in
shc-4.0.3/configure:5411:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
shc-4.0.3/configure-5412-    '') as_fn_error $? "missing file argument" ;;
##############################################
shc-4.0.3/configure-5534-fi
shc-4.0.3/configure:5535:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
shc-4.0.3/configure-5536-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
shc-4.0.3/configure-5551-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
shc-4.0.3/configure:5552:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
shc-4.0.3/configure-5553-ac_delim='%!_!# '
##############################################
shc-4.0.3/configure-5557-
shc-4.0.3/configure:5558:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
shc-4.0.3/configure-5559-  if test $ac_delim_n = $ac_delim_num; then
##############################################
shc-4.0.3/configure-5719-      esac
shc-4.0.3/configure:5720:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
shc-4.0.3/configure-5721-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
shc-4.0.3/configure-5778-*)
shc-4.0.3/configure:5779:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
shc-4.0.3/configure-5780-  # A ".." for each directory in $ac_dir_suffix.
shc-4.0.3/configure:5781:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
shc-4.0.3/configure-5782-  case $ac_top_builddir_sub in
##############################################
shc-4.0.3/configure-5839-/@mandir@/p'
shc-4.0.3/configure:5840:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
shc-4.0.3/configure-5841-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
shc-4.0.3/configure-5856-
shc-4.0.3/configure:5857:# Neutralize VPATH when `$srcdir' = `.'.
shc-4.0.3/configure-5858-# Shell code in configure.ac might set extrasub.
##############################################
shc-4.0.3/configure-5884-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
shc-4.0.3/configure:5885:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
shc-4.0.3/configure-5886-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
shc-4.0.3/configure-5928-    # Strip MF so we end up with the name of the file.
shc-4.0.3/configure:5929:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
shc-4.0.3/configure-5930-    # Check whether this is an Automake generated Makefile which includes
##############################################
shc-4.0.3/src/Makefile.in-50-  { \
shc-4.0.3/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
shc-4.0.3/src/Makefile.in-52-  }; \
##############################################
shc-4.0.3/src/Makefile.in-350-.c.obj:
shc-4.0.3/src/Makefile.in:351:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
shc-4.0.3/src/Makefile.in-352-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
shc-4.0.3/src/Makefile.in-354-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
shc-4.0.3/src/Makefile.in:355:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
shc-4.0.3/src/Makefile.in-356-
##############################################
shc-4.0.3/src/Makefile.in-386-GTAGS:
shc-4.0.3/src/Makefile.in:387:	here=`$(am__cd) $(top_builddir) && pwd` \
shc-4.0.3/src/Makefile.in-388-	  && $(am__cd) $(top_srcdir) \
##############################################
shc-4.0.3/src/Makefile.in-412-distdir-am: $(DISTFILES)
shc-4.0.3/src/Makefile.in:413:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
shc-4.0.3/src/Makefile.in:414:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
shc-4.0.3/src/Makefile.in-415-	list='$(DISTFILES)'; \
##############################################
shc-4.0.3/src/Makefile.in-426-	  if test -d $$d/$$file; then \
shc-4.0.3/src/Makefile.in:427:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
shc-4.0.3/src/Makefile.in-428-	    if test -d "$(distdir)/$$file"; then \