===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
hashrat-1.13/check.sh-43-do
hashrat-1.13/check.sh:44:	HR_OUT=`echo -n "The sky above the port was the color of television, tuned to a dead channel. " | ./hashrat -$1`
hashrat-1.13/check.sh-45-	if [ "$HR_OUT" != "$3" ]
##############################################
hashrat-1.13/check.sh-48-	fi
hashrat-1.13/check.sh:49:	I=`expr $I + 1`
hashrat-1.13/check.sh-50-done
##############################################
hashrat-1.13/check.sh-63-{
hashrat-1.13/check.sh:64:HR_OUT=`echo $1 | ./hashrat -m -r .`
hashrat-1.13/check.sh-65-
##############################################
hashrat-1.13/check.sh-77-rm -f locatehook.out
hashrat-1.13/check.sh:78:HR_OUT=`echo $1 | ./hashrat -m -r . -hook "echo found > locatehook.out"`
hashrat-1.13/check.sh-79-
##############################################
hashrat-1.13/check.sh-93-FindDuplicates)
hashrat-1.13/check.sh:94:	HR_OUT=`./hashrat -r -dups $1`
hashrat-1.13/check.sh-95-	EXIT_FOUND=$?
hashrat-1.13/check.sh:96:	HR_OUT=`./hashrat -r -dups $2`
hashrat-1.13/check.sh-97-	EXIT_NOTFOUND=$?
##############################################
hashrat-1.13/check.sh-100-HashFile)
hashrat-1.13/check.sh:101:	HR_OUT=`./hashrat $2`
hashrat-1.13/check.sh-102-	EXIT_FOUND=$?
##############################################
hashrat-1.13/check.sh-107-*) 
hashrat-1.13/check.sh:108:	HR_OUT=`echo $1 $2 | ./hashrat $3 2>/dev/null`
hashrat-1.13/check.sh-109-	EXIT_FOUND=$?
hashrat-1.13/check.sh:110:	HR_OUT=`echo $1x $2 | ./hashrat $3 2>/dev/null`
hashrat-1.13/check.sh-111-	EXIT_NOTFOUND=$?
##############################################
hashrat-1.13/check.sh-217-HR_INPUT="hash='sha1:5aa622e49b541f9a71409358d2e20feca1fa1f44' mode='100644' uid='0' gid='0' size='621' mtime='1423180289' inode='2359456' path='tests/quotes.txt'"
hashrat-1.13/check.sh:218:HR_OUT=`echo $HR_INPUT | ./hashrat -c 2>&1 | ./hashrat -sha256`
hashrat-1.13/check.sh-219-
##############################################
hashrat-1.13/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
hashrat-1.13/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/configure-45-  as_echo='print -r --'
hashrat-1.13/configure-46-  as_echo_n='print -rn --'
hashrat-1.13/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/configure-48-  as_echo='printf %s\n'
##############################################
hashrat-1.13/configure-50-else
hashrat-1.13/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hashrat-1.13/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hashrat-1.13/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
hashrat-1.13/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hashrat-1.13/configure-62-      esac;
##############################################
hashrat-1.13/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
hashrat-1.13/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
hashrat-1.13/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
hashrat-1.13/configure-324-      case $as_dir in #(
hashrat-1.13/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hashrat-1.13/configure-326-      *) as_qdir=$as_dir;;
##############################################
hashrat-1.13/configure-397-  {
hashrat-1.13/configure:398:    as_val=`expr "$@" || test $? -eq 1`
hashrat-1.13/configure-399-  }
##############################################
hashrat-1.13/configure-404-# ----------------------------------------
hashrat-1.13/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hashrat-1.13/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hashrat-1.13/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
hashrat-1.13/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
hashrat-1.13/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
hashrat-1.13/configure-757-  case $ac_option in
hashrat-1.13/configure:758:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
hashrat-1.13/configure-759-  *=)   ac_optarg= ;;
##############################################
hashrat-1.13/configure-801-  -disable-* | --disable-*)
hashrat-1.13/configure:802:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
hashrat-1.13/configure-803-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/configure-806-    ac_useropt_orig=$ac_useropt
hashrat-1.13/configure:807:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/configure-808-    case $ac_user_opts in
##############################################
hashrat-1.13/configure-827-  -enable-* | --enable-*)
hashrat-1.13/configure:828:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
hashrat-1.13/configure-829-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/configure-832-    ac_useropt_orig=$ac_useropt
hashrat-1.13/configure:833:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/configure-834-    case $ac_user_opts in
##############################################
hashrat-1.13/configure-1031-  -with-* | --with-*)
hashrat-1.13/configure:1032:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
hashrat-1.13/configure-1033-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/configure-1036-    ac_useropt_orig=$ac_useropt
hashrat-1.13/configure:1037:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/configure-1038-    case $ac_user_opts in
##############################################
hashrat-1.13/configure-1047-  -without-* | --without-*)
hashrat-1.13/configure:1048:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
hashrat-1.13/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/configure-1052-    ac_useropt_orig=$ac_useropt
hashrat-1.13/configure:1053:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/configure-1054-    case $ac_user_opts in
##############################################
hashrat-1.13/configure-1085-  *=*)
hashrat-1.13/configure:1086:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
hashrat-1.13/configure-1087-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/configure-1106-if test -n "$ac_prev"; then
hashrat-1.13/configure:1107:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
hashrat-1.13/configure-1108-  as_fn_error $? "missing argument to $ac_option"
##############################################
hashrat-1.13/configure-1128-    */ )
hashrat-1.13/configure:1129:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
hashrat-1.13/configure-1130-      eval $ac_var=\$ac_val;;
##############################################
hashrat-1.13/configure-1163-ac_ls_di=`ls -di .` &&
hashrat-1.13/configure:1164:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
hashrat-1.13/configure-1165-  as_fn_error $? "working directory cannot be determined"
##############################################
hashrat-1.13/configure-1219-case $srcdir in
hashrat-1.13/configure:1220:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
hashrat-1.13/configure-1221-esac
##############################################
hashrat-1.13/configure-1262-By default, \`make install' will install all the files in
hashrat-1.13/configure:1263:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
hashrat-1.13/configure:1264:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
hashrat-1.13/configure-1265-for instance \`--prefix=\$HOME'.
##############################################
hashrat-1.13/configure-1340-*)
hashrat-1.13/configure:1341:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hashrat-1.13/configure-1342-  # A ".." for each directory in $ac_dir_suffix.
hashrat-1.13/configure:1343:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hashrat-1.13/configure-1344-  case $ac_top_builddir_sub in
##############################################
hashrat-1.13/configure-1757-    *\'*)
hashrat-1.13/configure:1758:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/configure-1759-    esac
##############################################
hashrat-1.13/configure-1840-      case $ac_val in
hashrat-1.13/configure:1841:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hashrat-1.13/configure-1842-      esac
##############################################
hashrat-1.13/configure-1855-	case $ac_val in
hashrat-1.13/configure:1856:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hashrat-1.13/configure-1857-	esac
##############################################
hashrat-1.13/configure-1975-    set,)
hashrat-1.13/configure:1976:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
hashrat-1.13/configure:1977:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
hashrat-1.13/configure-1978-      ac_cache_corrupted=: ;;
##############################################
hashrat-1.13/configure-1986-	# differences in whitespace do not lead to failure.
hashrat-1.13/configure:1987:	ac_old_val_w=`echo x $ac_old_val`
hashrat-1.13/configure:1988:	ac_new_val_w=`echo x $ac_new_val`
hashrat-1.13/configure-1989-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
hashrat-1.13/configure-2006-    case $ac_new_val in
hashrat-1.13/configure:2007:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/configure-2008-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
hashrat-1.13/configure-2381-$as_echo_n "checking whether the C compiler works... " >&6; }
hashrat-1.13/configure:2382:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
hashrat-1.13/configure-2383-
##############################################
hashrat-1.13/configure-2425-	then :; else
hashrat-1.13/configure:2426:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hashrat-1.13/configure-2427-	fi
##############################################
hashrat-1.13/configure-2485-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
hashrat-1.13/configure:2486:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hashrat-1.13/configure-2487-	  break;;
##############################################
hashrat-1.13/configure-2594-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
hashrat-1.13/configure:2595:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
hashrat-1.13/configure-2596-       break;;
##############################################
hashrat-1.13/configure-2833-set x ${MAKE-make}
hashrat-1.13/configure:2834:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
hashrat-1.13/configure-2835-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
hashrat-1.13/configure-2843-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
hashrat-1.13/configure:2844:case `${MAKE-make} -f conftest.make 2>/dev/null` in
hashrat-1.13/configure-2845-  *@@@%%%=?*=@@@%%%*)
##############################################
hashrat-1.13/configure-3141-  # Check for GNU $ac_path_GREP
hashrat-1.13/configure:3142:case `"$ac_path_GREP" --version 2>&1` in
hashrat-1.13/configure-3143-*GNU*)
##############################################
hashrat-1.13/configure-3207-  # Check for GNU $ac_path_EGREP
hashrat-1.13/configure:3208:case `"$ac_path_EGREP" --version 2>&1` in
hashrat-1.13/configure-3209-*GNU*)
##############################################
hashrat-1.13/configure-3577-do :
hashrat-1.13/configure:3578:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
hashrat-1.13/configure-3579-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
hashrat-1.13/configure-3582-  cat >>confdefs.h <<_ACEOF
hashrat-1.13/configure:3583:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
hashrat-1.13/configure-3584-_ACEOF
##############################################
hashrat-1.13/configure-4284-'
hashrat-1.13/configure:4285:DEFS=`sed -n "$ac_script" confdefs.h`
hashrat-1.13/configure-4286-
##############################################
hashrat-1.13/configure-4293-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
hashrat-1.13/configure:4294:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
hashrat-1.13/configure-4295-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
hashrat-1.13/configure-4360-if test -z "$BASH_VERSION$ZSH_VERSION" \
hashrat-1.13/configure:4361:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/configure-4362-  as_echo='print -r --'
hashrat-1.13/configure-4363-  as_echo_n='print -rn --'
hashrat-1.13/configure:4364:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/configure-4365-  as_echo='printf %s\n'
##############################################
hashrat-1.13/configure-4367-else
hashrat-1.13/configure:4368:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hashrat-1.13/configure-4369-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hashrat-1.13/configure-4377-	expr "X$arg" : "X\\(.*\\)$as_nl";
hashrat-1.13/configure:4378:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hashrat-1.13/configure-4379-      esac;
##############################################
hashrat-1.13/configure-4454-# ----------------------------------------
hashrat-1.13/configure:4455:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hashrat-1.13/configure-4456-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hashrat-1.13/configure-4526-  {
hashrat-1.13/configure:4527:    as_val=`expr "$@" || test $? -eq 1`
hashrat-1.13/configure-4528-  }
##############################################
hashrat-1.13/configure-4630-      case $as_dir in #(
hashrat-1.13/configure:4631:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hashrat-1.13/configure-4632-      *) as_qdir=$as_dir;;
##############################################
hashrat-1.13/configure-4752-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
hashrat-1.13/configure:4753:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
hashrat-1.13/configure-4754-ac_cs_version="\\
##############################################
hashrat-1.13/configure-4775-  --*=?*)
hashrat-1.13/configure:4776:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hashrat-1.13/configure:4777:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
hashrat-1.13/configure-4778-    ac_shift=:
##############################################
hashrat-1.13/configure-4780-  --*=)
hashrat-1.13/configure:4781:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hashrat-1.13/configure-4782-    ac_optarg=
##############################################
hashrat-1.13/configure-4804-    case $ac_optarg in
hashrat-1.13/configure:4805:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/configure-4806-    '') as_fn_error $? "missing file argument" ;;
##############################################
hashrat-1.13/configure-4920-fi
hashrat-1.13/configure:4921:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
hashrat-1.13/configure-4922-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
hashrat-1.13/configure-4937-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
hashrat-1.13/configure:4938:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
hashrat-1.13/configure-4939-ac_delim='%!_!# '
##############################################
hashrat-1.13/configure-4943-
hashrat-1.13/configure:4944:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
hashrat-1.13/configure-4945-  if test $ac_delim_n = $ac_delim_num; then
##############################################
hashrat-1.13/configure-5105-      esac
hashrat-1.13/configure:5106:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
hashrat-1.13/configure-5107-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
hashrat-1.13/configure-5164-*)
hashrat-1.13/configure:5165:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hashrat-1.13/configure-5166-  # A ".." for each directory in $ac_dir_suffix.
hashrat-1.13/configure:5167:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hashrat-1.13/configure-5168-  case $ac_top_builddir_sub in
##############################################
hashrat-1.13/configure-5220-/@mandir@/p'
hashrat-1.13/configure:5221:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
hashrat-1.13/configure-5222-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
hashrat-1.13/configure-5237-
hashrat-1.13/configure:5238:# Neutralize VPATH when `$srcdir' = `.'.
hashrat-1.13/configure-5239-# Shell code in configure.ac might set extrasub.
##############################################
hashrat-1.13/configure-5264-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
hashrat-1.13/configure:5265:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
hashrat-1.13/configure-5266-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
hashrat-1.13/configure-5355-      case $ac_arg in
hashrat-1.13/configure:5356:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/configure-5357-      esac
##############################################
hashrat-1.13/configure-5365-  case $ac_arg in
hashrat-1.13/configure:5366:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/configure-5367-  esac
##############################################
hashrat-1.13/configure-5394-*)
hashrat-1.13/configure:5395:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hashrat-1.13/configure-5396-  # A ".." for each directory in $ac_dir_suffix.
hashrat-1.13/configure:5397:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hashrat-1.13/configure-5398-  case $ac_top_builddir_sub in
##############################################
hashrat-1.13/install-sh-85-
hashrat-1.13/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
hashrat-1.13/install-sh-87-	    shift
##############################################
hashrat-1.13/install-sh-89-
hashrat-1.13/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
hashrat-1.13/install-sh-91-	    shift
##############################################
hashrat-1.13/install-sh-151-	then
hashrat-1.13/install-sh:152:		dst="$dst"/`basename $src`
hashrat-1.13/install-sh-153-	else
##############################################
hashrat-1.13/install-sh-158-## this sed command emulates the dirname command
hashrat-1.13/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
hashrat-1.13/install-sh-160-
##############################################
hashrat-1.13/install-sh-172-IFS='%'
hashrat-1.13/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
hashrat-1.13/install-sh-174-IFS="${oIFS}"
##############################################
hashrat-1.13/install-sh-206-	then
hashrat-1.13/install-sh:207:		dstfile=`basename $dst`
hashrat-1.13/install-sh-208-	else
##############################################
hashrat-1.13/install-sh-216-	then
hashrat-1.13/install-sh:217:		dstfile=`basename $dst`
hashrat-1.13/install-sh-218-	else
##############################################
hashrat-1.13/libUseful-4/Socket.c-991-    inet_aton(IPAddr,& sa.sin_addr);
hashrat-1.13/libUseful-4/Socket.c:992:    hostdata=gethostbyaddr(&sa.sin_addr.s_addr,sizeof((sa.sin_addr.s_addr)),AF_INET);
hashrat-1.13/libUseful-4/Socket.c-993-    if (hostdata) return(hostdata->h_name);
##############################################
hashrat-1.13/libUseful-4/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
hashrat-1.13/libUseful-4/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/libUseful-4/configure-45-  as_echo='print -r --'
hashrat-1.13/libUseful-4/configure-46-  as_echo_n='print -rn --'
hashrat-1.13/libUseful-4/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/libUseful-4/configure-48-  as_echo='printf %s\n'
##############################################
hashrat-1.13/libUseful-4/configure-50-else
hashrat-1.13/libUseful-4/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hashrat-1.13/libUseful-4/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hashrat-1.13/libUseful-4/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
hashrat-1.13/libUseful-4/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hashrat-1.13/libUseful-4/configure-62-      esac;
##############################################
hashrat-1.13/libUseful-4/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
hashrat-1.13/libUseful-4/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
hashrat-1.13/libUseful-4/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
hashrat-1.13/libUseful-4/configure-324-      case $as_dir in #(
hashrat-1.13/libUseful-4/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hashrat-1.13/libUseful-4/configure-326-      *) as_qdir=$as_dir;;
##############################################
hashrat-1.13/libUseful-4/configure-397-  {
hashrat-1.13/libUseful-4/configure:398:    as_val=`expr "$@" || test $? -eq 1`
hashrat-1.13/libUseful-4/configure-399-  }
##############################################
hashrat-1.13/libUseful-4/configure-404-# ----------------------------------------
hashrat-1.13/libUseful-4/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hashrat-1.13/libUseful-4/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hashrat-1.13/libUseful-4/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
hashrat-1.13/libUseful-4/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
hashrat-1.13/libUseful-4/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
hashrat-1.13/libUseful-4/configure-759-  case $ac_option in
hashrat-1.13/libUseful-4/configure:760:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
hashrat-1.13/libUseful-4/configure-761-  *=)   ac_optarg= ;;
##############################################
hashrat-1.13/libUseful-4/configure-803-  -disable-* | --disable-*)
hashrat-1.13/libUseful-4/configure:804:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
hashrat-1.13/libUseful-4/configure-805-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/libUseful-4/configure-808-    ac_useropt_orig=$ac_useropt
hashrat-1.13/libUseful-4/configure:809:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/libUseful-4/configure-810-    case $ac_user_opts in
##############################################
hashrat-1.13/libUseful-4/configure-829-  -enable-* | --enable-*)
hashrat-1.13/libUseful-4/configure:830:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
hashrat-1.13/libUseful-4/configure-831-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/libUseful-4/configure-834-    ac_useropt_orig=$ac_useropt
hashrat-1.13/libUseful-4/configure:835:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/libUseful-4/configure-836-    case $ac_user_opts in
##############################################
hashrat-1.13/libUseful-4/configure-1042-  -with-* | --with-*)
hashrat-1.13/libUseful-4/configure:1043:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
hashrat-1.13/libUseful-4/configure-1044-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/libUseful-4/configure-1047-    ac_useropt_orig=$ac_useropt
hashrat-1.13/libUseful-4/configure:1048:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/libUseful-4/configure-1049-    case $ac_user_opts in
##############################################
hashrat-1.13/libUseful-4/configure-1058-  -without-* | --without-*)
hashrat-1.13/libUseful-4/configure:1059:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
hashrat-1.13/libUseful-4/configure-1060-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/libUseful-4/configure-1063-    ac_useropt_orig=$ac_useropt
hashrat-1.13/libUseful-4/configure:1064:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
hashrat-1.13/libUseful-4/configure-1065-    case $ac_user_opts in
##############################################
hashrat-1.13/libUseful-4/configure-1096-  *=*)
hashrat-1.13/libUseful-4/configure:1097:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
hashrat-1.13/libUseful-4/configure-1098-    # Reject names that are not valid shell variable names.
##############################################
hashrat-1.13/libUseful-4/configure-1117-if test -n "$ac_prev"; then
hashrat-1.13/libUseful-4/configure:1118:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
hashrat-1.13/libUseful-4/configure-1119-  as_fn_error $? "missing argument to $ac_option"
##############################################
hashrat-1.13/libUseful-4/configure-1139-    */ )
hashrat-1.13/libUseful-4/configure:1140:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
hashrat-1.13/libUseful-4/configure-1141-      eval $ac_var=\$ac_val;;
##############################################
hashrat-1.13/libUseful-4/configure-1174-ac_ls_di=`ls -di .` &&
hashrat-1.13/libUseful-4/configure:1175:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
hashrat-1.13/libUseful-4/configure-1176-  as_fn_error $? "working directory cannot be determined"
##############################################
hashrat-1.13/libUseful-4/configure-1230-case $srcdir in
hashrat-1.13/libUseful-4/configure:1231:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
hashrat-1.13/libUseful-4/configure-1232-esac
##############################################
hashrat-1.13/libUseful-4/configure-1273-By default, \`make install' will install all the files in
hashrat-1.13/libUseful-4/configure:1274:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
hashrat-1.13/libUseful-4/configure:1275:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
hashrat-1.13/libUseful-4/configure-1276-for instance \`--prefix=\$HOME'.
##############################################
hashrat-1.13/libUseful-4/configure-1353-*)
hashrat-1.13/libUseful-4/configure:1354:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hashrat-1.13/libUseful-4/configure-1355-  # A ".." for each directory in $ac_dir_suffix.
hashrat-1.13/libUseful-4/configure:1356:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hashrat-1.13/libUseful-4/configure-1357-  case $ac_top_builddir_sub in
##############################################
hashrat-1.13/libUseful-4/configure-1769-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
hashrat-1.13/libUseful-4/configure:1770:  as_decl_name=`echo $2|sed 's/ *(.*//'`
hashrat-1.13/libUseful-4/configure:1771:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
hashrat-1.13/libUseful-4/configure-1772-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
hashrat-1.13/libUseful-4/configure-1883-    *\'*)
hashrat-1.13/libUseful-4/configure:1884:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/libUseful-4/configure-1885-    esac
##############################################
hashrat-1.13/libUseful-4/configure-1966-      case $ac_val in
hashrat-1.13/libUseful-4/configure:1967:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hashrat-1.13/libUseful-4/configure-1968-      esac
##############################################
hashrat-1.13/libUseful-4/configure-1981-	case $ac_val in
hashrat-1.13/libUseful-4/configure:1982:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
hashrat-1.13/libUseful-4/configure-1983-	esac
##############################################
hashrat-1.13/libUseful-4/configure-2101-    set,)
hashrat-1.13/libUseful-4/configure:2102:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
hashrat-1.13/libUseful-4/configure:2103:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
hashrat-1.13/libUseful-4/configure-2104-      ac_cache_corrupted=: ;;
##############################################
hashrat-1.13/libUseful-4/configure-2112-	# differences in whitespace do not lead to failure.
hashrat-1.13/libUseful-4/configure:2113:	ac_old_val_w=`echo x $ac_old_val`
hashrat-1.13/libUseful-4/configure:2114:	ac_new_val_w=`echo x $ac_new_val`
hashrat-1.13/libUseful-4/configure-2115-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
hashrat-1.13/libUseful-4/configure-2132-    case $ac_new_val in
hashrat-1.13/libUseful-4/configure:2133:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/libUseful-4/configure-2134-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
hashrat-1.13/libUseful-4/configure-2506-$as_echo_n "checking whether the C compiler works... " >&6; }
hashrat-1.13/libUseful-4/configure:2507:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
hashrat-1.13/libUseful-4/configure-2508-
##############################################
hashrat-1.13/libUseful-4/configure-2550-	then :; else
hashrat-1.13/libUseful-4/configure:2551:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hashrat-1.13/libUseful-4/configure-2552-	fi
##############################################
hashrat-1.13/libUseful-4/configure-2610-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
hashrat-1.13/libUseful-4/configure:2611:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
hashrat-1.13/libUseful-4/configure-2612-	  break;;
##############################################
hashrat-1.13/libUseful-4/configure-2719-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
hashrat-1.13/libUseful-4/configure:2720:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
hashrat-1.13/libUseful-4/configure-2721-       break;;
##############################################
hashrat-1.13/libUseful-4/configure-2958-set x ${MAKE-make}
hashrat-1.13/libUseful-4/configure:2959:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
hashrat-1.13/libUseful-4/configure-2960-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
hashrat-1.13/libUseful-4/configure-2968-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
hashrat-1.13/libUseful-4/configure:2969:case `${MAKE-make} -f conftest.make 2>/dev/null` in
hashrat-1.13/libUseful-4/configure-2970-  *@@@%%%=?*=@@@%%%*)
##############################################
hashrat-1.13/libUseful-4/configure-3144-  # Check for GNU $ac_path_GREP
hashrat-1.13/libUseful-4/configure:3145:case `"$ac_path_GREP" --version 2>&1` in
hashrat-1.13/libUseful-4/configure-3146-*GNU*)
##############################################
hashrat-1.13/libUseful-4/configure-3210-  # Check for GNU $ac_path_EGREP
hashrat-1.13/libUseful-4/configure:3211:case `"$ac_path_EGREP" --version 2>&1` in
hashrat-1.13/libUseful-4/configure-3212-*GNU*)
##############################################
hashrat-1.13/libUseful-4/configure-4012-do :
hashrat-1.13/libUseful-4/configure:4013:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
hashrat-1.13/libUseful-4/configure-4014-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
hashrat-1.13/libUseful-4/configure-4017-  cat >>confdefs.h <<_ACEOF
hashrat-1.13/libUseful-4/configure:4018:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
hashrat-1.13/libUseful-4/configure-4019-_ACEOF
##############################################
hashrat-1.13/libUseful-4/configure-4516-do :
hashrat-1.13/libUseful-4/configure:4517:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
hashrat-1.13/libUseful-4/configure-4518-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
hashrat-1.13/libUseful-4/configure-4520-  cat >>confdefs.h <<_ACEOF
hashrat-1.13/libUseful-4/configure:4521:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
hashrat-1.13/libUseful-4/configure-4522-_ACEOF
##############################################
hashrat-1.13/libUseful-4/configure-4812-'
hashrat-1.13/libUseful-4/configure:4813:DEFS=`sed -n "$ac_script" confdefs.h`
hashrat-1.13/libUseful-4/configure-4814-
##############################################
hashrat-1.13/libUseful-4/configure-4821-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
hashrat-1.13/libUseful-4/configure:4822:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
hashrat-1.13/libUseful-4/configure-4823-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
hashrat-1.13/libUseful-4/configure-4888-if test -z "$BASH_VERSION$ZSH_VERSION" \
hashrat-1.13/libUseful-4/configure:4889:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/libUseful-4/configure-4890-  as_echo='print -r --'
hashrat-1.13/libUseful-4/configure-4891-  as_echo_n='print -rn --'
hashrat-1.13/libUseful-4/configure:4892:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
hashrat-1.13/libUseful-4/configure-4893-  as_echo='printf %s\n'
##############################################
hashrat-1.13/libUseful-4/configure-4895-else
hashrat-1.13/libUseful-4/configure:4896:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
hashrat-1.13/libUseful-4/configure-4897-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
hashrat-1.13/libUseful-4/configure-4905-	expr "X$arg" : "X\\(.*\\)$as_nl";
hashrat-1.13/libUseful-4/configure:4906:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
hashrat-1.13/libUseful-4/configure-4907-      esac;
##############################################
hashrat-1.13/libUseful-4/configure-4982-# ----------------------------------------
hashrat-1.13/libUseful-4/configure:4983:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
hashrat-1.13/libUseful-4/configure-4984-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
hashrat-1.13/libUseful-4/configure-5054-  {
hashrat-1.13/libUseful-4/configure:5055:    as_val=`expr "$@" || test $? -eq 1`
hashrat-1.13/libUseful-4/configure-5056-  }
##############################################
hashrat-1.13/libUseful-4/configure-5158-      case $as_dir in #(
hashrat-1.13/libUseful-4/configure:5159:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
hashrat-1.13/libUseful-4/configure-5160-      *) as_qdir=$as_dir;;
##############################################
hashrat-1.13/libUseful-4/configure-5280-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
hashrat-1.13/libUseful-4/configure:5281:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
hashrat-1.13/libUseful-4/configure-5282-ac_cs_version="\\
##############################################
hashrat-1.13/libUseful-4/configure-5302-  --*=?*)
hashrat-1.13/libUseful-4/configure:5303:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hashrat-1.13/libUseful-4/configure:5304:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
hashrat-1.13/libUseful-4/configure-5305-    ac_shift=:
##############################################
hashrat-1.13/libUseful-4/configure-5307-  --*=)
hashrat-1.13/libUseful-4/configure:5308:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
hashrat-1.13/libUseful-4/configure-5309-    ac_optarg=
##############################################
hashrat-1.13/libUseful-4/configure-5331-    case $ac_optarg in
hashrat-1.13/libUseful-4/configure:5332:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
hashrat-1.13/libUseful-4/configure-5333-    '') as_fn_error $? "missing file argument" ;;
##############################################
hashrat-1.13/libUseful-4/configure-5447-fi
hashrat-1.13/libUseful-4/configure:5448:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
hashrat-1.13/libUseful-4/configure-5449-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
hashrat-1.13/libUseful-4/configure-5464-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
hashrat-1.13/libUseful-4/configure:5465:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
hashrat-1.13/libUseful-4/configure-5466-ac_delim='%!_!# '
##############################################
hashrat-1.13/libUseful-4/configure-5470-
hashrat-1.13/libUseful-4/configure:5471:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
hashrat-1.13/libUseful-4/configure-5472-  if test $ac_delim_n = $ac_delim_num; then
##############################################
hashrat-1.13/libUseful-4/configure-5632-      esac
hashrat-1.13/libUseful-4/configure:5633:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
hashrat-1.13/libUseful-4/configure-5634-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
hashrat-1.13/libUseful-4/configure-5691-*)
hashrat-1.13/libUseful-4/configure:5692:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
hashrat-1.13/libUseful-4/configure-5693-  # A ".." for each directory in $ac_dir_suffix.
hashrat-1.13/libUseful-4/configure:5694:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
hashrat-1.13/libUseful-4/configure-5695-  case $ac_top_builddir_sub in
##############################################
hashrat-1.13/libUseful-4/configure-5743-/@mandir@/p'
hashrat-1.13/libUseful-4/configure:5744:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
hashrat-1.13/libUseful-4/configure-5745-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
hashrat-1.13/libUseful-4/configure-5760-
hashrat-1.13/libUseful-4/configure:5761:# Neutralize VPATH when `$srcdir' = `.'.
hashrat-1.13/libUseful-4/configure-5762-# Shell code in configure.ac might set extrasub.
##############################################
hashrat-1.13/libUseful-4/configure-5786-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
hashrat-1.13/libUseful-4/configure:5787:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
hashrat-1.13/libUseful-4/configure-5788-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
hashrat-1.13/libUseful-4/install-sh-85-
hashrat-1.13/libUseful-4/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
hashrat-1.13/libUseful-4/install-sh-87-	    shift
##############################################
hashrat-1.13/libUseful-4/install-sh-89-
hashrat-1.13/libUseful-4/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
hashrat-1.13/libUseful-4/install-sh-91-	    shift
##############################################
hashrat-1.13/libUseful-4/install-sh-151-	then
hashrat-1.13/libUseful-4/install-sh:152:		dst="$dst"/`basename $src`
hashrat-1.13/libUseful-4/install-sh-153-	else
##############################################
hashrat-1.13/libUseful-4/install-sh-158-## this sed command emulates the dirname command
hashrat-1.13/libUseful-4/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
hashrat-1.13/libUseful-4/install-sh-160-
##############################################
hashrat-1.13/libUseful-4/install-sh-172-IFS='%'
hashrat-1.13/libUseful-4/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
hashrat-1.13/libUseful-4/install-sh-174-IFS="${oIFS}"
##############################################
hashrat-1.13/libUseful-4/install-sh-206-	then
hashrat-1.13/libUseful-4/install-sh:207:		dstfile=`basename $dst`
hashrat-1.13/libUseful-4/install-sh-208-	else
##############################################
hashrat-1.13/libUseful-4/install-sh-216-	then
hashrat-1.13/libUseful-4/install-sh:217:		dstfile=`basename $dst`
hashrat-1.13/libUseful-4/install-sh-218-	else