===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
swapspace-1.17/install-sh-229-      fi
swapspace-1.17/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
swapspace-1.17/install-sh-231-    *)
##############################################
swapspace-1.17/install-sh-276-      dstdir=$dst
swapspace-1.17/install-sh:277:      dst=$dstdir/`basename "$src"`
swapspace-1.17/install-sh-278-      dstdir_status=0
##############################################
swapspace-1.17/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
swapspace-1.17/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
swapspace-1.17/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
swapspace-1.17/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
swapspace-1.17/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
swapspace-1.17/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
swapspace-1.17/install-sh-425-	    case $prefix in
swapspace-1.17/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
swapspace-1.17/install-sh-427-	      *) qprefix=$prefix;;
##############################################
swapspace-1.17/install-sh-474-    if $copy_on_change &&
swapspace-1.17/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
swapspace-1.17/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
swapspace-1.17/install-sh-477-
##############################################
swapspace-1.17/INSTALL-173-directory configuration variables that were expressed in terms of
swapspace-1.17/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
swapspace-1.17/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
swapspace-1.17/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
swapspace-1.17/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
swapspace-1.17/configure-47-  as_echo='print -r --'
swapspace-1.17/configure-48-  as_echo_n='print -rn --'
swapspace-1.17/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
swapspace-1.17/configure-50-  as_echo='printf %s\n'
##############################################
swapspace-1.17/configure-52-else
swapspace-1.17/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
swapspace-1.17/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
swapspace-1.17/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
swapspace-1.17/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
swapspace-1.17/configure-64-      esac;
##############################################
swapspace-1.17/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
swapspace-1.17/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
swapspace-1.17/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
swapspace-1.17/configure-327-      case $as_dir in #(
swapspace-1.17/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
swapspace-1.17/configure-329-      *) as_qdir=$as_dir;;
##############################################
swapspace-1.17/configure-400-  {
swapspace-1.17/configure:401:    as_val=`expr "$@" || test $? -eq 1`
swapspace-1.17/configure-402-  }
##############################################
swapspace-1.17/configure-407-# ----------------------------------------
swapspace-1.17/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
swapspace-1.17/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
swapspace-1.17/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
swapspace-1.17/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
swapspace-1.17/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
swapspace-1.17/configure-795-  case $ac_option in
swapspace-1.17/configure:796:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
swapspace-1.17/configure-797-  *=)   ac_optarg= ;;
##############################################
swapspace-1.17/configure-839-  -disable-* | --disable-*)
swapspace-1.17/configure:840:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
swapspace-1.17/configure-841-    # Reject names that are not valid shell variable names.
##############################################
swapspace-1.17/configure-844-    ac_useropt_orig=$ac_useropt
swapspace-1.17/configure:845:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swapspace-1.17/configure-846-    case $ac_user_opts in
##############################################
swapspace-1.17/configure-865-  -enable-* | --enable-*)
swapspace-1.17/configure:866:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
swapspace-1.17/configure-867-    # Reject names that are not valid shell variable names.
##############################################
swapspace-1.17/configure-870-    ac_useropt_orig=$ac_useropt
swapspace-1.17/configure:871:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swapspace-1.17/configure-872-    case $ac_user_opts in
##############################################
swapspace-1.17/configure-1078-  -with-* | --with-*)
swapspace-1.17/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
swapspace-1.17/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
swapspace-1.17/configure-1083-    ac_useropt_orig=$ac_useropt
swapspace-1.17/configure:1084:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swapspace-1.17/configure-1085-    case $ac_user_opts in
##############################################
swapspace-1.17/configure-1094-  -without-* | --without-*)
swapspace-1.17/configure:1095:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
swapspace-1.17/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
swapspace-1.17/configure-1099-    ac_useropt_orig=$ac_useropt
swapspace-1.17/configure:1100:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
swapspace-1.17/configure-1101-    case $ac_user_opts in
##############################################
swapspace-1.17/configure-1132-  *=*)
swapspace-1.17/configure:1133:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
swapspace-1.17/configure-1134-    # Reject names that are not valid shell variable names.
##############################################
swapspace-1.17/configure-1153-if test -n "$ac_prev"; then
swapspace-1.17/configure:1154:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
swapspace-1.17/configure-1155-  as_fn_error $? "missing argument to $ac_option"
##############################################
swapspace-1.17/configure-1175-    */ )
swapspace-1.17/configure:1176:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
swapspace-1.17/configure-1177-      eval $ac_var=\$ac_val;;
##############################################
swapspace-1.17/configure-1210-ac_ls_di=`ls -di .` &&
swapspace-1.17/configure:1211:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
swapspace-1.17/configure-1212-  as_fn_error $? "working directory cannot be determined"
##############################################
swapspace-1.17/configure-1266-case $srcdir in
swapspace-1.17/configure:1267:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
swapspace-1.17/configure-1268-esac
##############################################
swapspace-1.17/configure-1309-By default, \`make install' will install all the files in
swapspace-1.17/configure:1310:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
swapspace-1.17/configure:1311:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
swapspace-1.17/configure-1312-for instance \`--prefix=\$HOME'.
##############################################
swapspace-1.17/configure-1399-*)
swapspace-1.17/configure:1400:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
swapspace-1.17/configure-1401-  # A ".." for each directory in $ac_dir_suffix.
swapspace-1.17/configure:1402:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
swapspace-1.17/configure-1403-  case $ac_top_builddir_sub in
##############################################
swapspace-1.17/configure-1941-    *\'*)
swapspace-1.17/configure:1942:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
swapspace-1.17/configure-1943-    esac
##############################################
swapspace-1.17/configure-2024-      case $ac_val in
swapspace-1.17/configure:2025:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
swapspace-1.17/configure-2026-      esac
##############################################
swapspace-1.17/configure-2039-	case $ac_val in
swapspace-1.17/configure:2040:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
swapspace-1.17/configure-2041-	esac
##############################################
swapspace-1.17/configure-2159-    set,)
swapspace-1.17/configure:2160:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
swapspace-1.17/configure:2161:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
swapspace-1.17/configure-2162-      ac_cache_corrupted=: ;;
##############################################
swapspace-1.17/configure-2170-	# differences in whitespace do not lead to failure.
swapspace-1.17/configure:2171:	ac_old_val_w=`echo x $ac_old_val`
swapspace-1.17/configure:2172:	ac_new_val_w=`echo x $ac_new_val`
swapspace-1.17/configure-2173-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
swapspace-1.17/configure-2190-    case $ac_new_val in
swapspace-1.17/configure:2191:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
swapspace-1.17/configure-2192-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
swapspace-1.17/configure-2365-     echo "timestamp, slept: $am_has_slept" > conftest.file
swapspace-1.17/configure:2366:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
swapspace-1.17/configure-2367-     if test "$*" = "X"; then
swapspace-1.17/configure-2368-	# -L didn't work.
swapspace-1.17/configure:2369:	set X `ls -t "$srcdir/configure" conftest.file`
swapspace-1.17/configure-2370-     fi
##############################################
swapspace-1.17/configure-2416-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
swapspace-1.17/configure:2417:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
swapspace-1.17/configure-2418-
swapspace-1.17/configure-2419-# Expand $ac_aux_dir to an absolute path.
swapspace-1.17/configure:2420:am_aux_dir=`cd "$ac_aux_dir" && pwd`
swapspace-1.17/configure-2421-
##############################################
swapspace-1.17/configure-2561-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
swapspace-1.17/configure:2562:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
swapspace-1.17/configure-2563-	     'mkdir (GNU coreutils) '* | \
##############################################
swapspace-1.17/configure-2634-set x ${MAKE-make}
swapspace-1.17/configure:2635:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
swapspace-1.17/configure-2636-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
swapspace-1.17/configure-2644-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
swapspace-1.17/configure:2645:case `${MAKE-make} -f conftest.make 2>/dev/null` in
swapspace-1.17/configure-2646-  *@@@%%%=?*=@@@%%%*)
##############################################
swapspace-1.17/configure-2710-
swapspace-1.17/configure:2711:if test "`cd $srcdir && pwd`" != "`pwd`"; then
swapspace-1.17/configure-2712-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
swapspace-1.17/configure-3176-$as_echo_n "checking whether the C compiler works... " >&6; }
swapspace-1.17/configure:3177:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
swapspace-1.17/configure-3178-
##############################################
swapspace-1.17/configure-3220-	then :; else
swapspace-1.17/configure:3221:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
swapspace-1.17/configure-3222-	fi
##############################################
swapspace-1.17/configure-3280-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
swapspace-1.17/configure:3281:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
swapspace-1.17/configure-3282-	  break;;
##############################################
swapspace-1.17/configure-3389-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
swapspace-1.17/configure:3390:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
swapspace-1.17/configure-3391-       break;;
##############################################
swapspace-1.17/configure-3770-  if test "$am_compiler_list" = ""; then
swapspace-1.17/configure:3771:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
swapspace-1.17/configure-3772-  fi
##############################################
swapspace-1.17/configure-4233-  # Check for GNU $ac_path_GREP
swapspace-1.17/configure:4234:case `"$ac_path_GREP" --version 2>&1` in
swapspace-1.17/configure-4235-*GNU*)
##############################################
swapspace-1.17/configure-4299-  # Check for GNU $ac_path_EGREP
swapspace-1.17/configure:4300:case `"$ac_path_EGREP" --version 2>&1` in
swapspace-1.17/configure-4301-*GNU*)
##############################################
swapspace-1.17/configure-4460-do :
swapspace-1.17/configure:4461:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
swapspace-1.17/configure-4462-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
swapspace-1.17/configure-4465-  cat >>confdefs.h <<_ACEOF
swapspace-1.17/configure:4466:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
swapspace-1.17/configure-4467-_ACEOF
##############################################
swapspace-1.17/configure-4475-do :
swapspace-1.17/configure:4476:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
swapspace-1.17/configure-4477-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
swapspace-1.17/configure-4479-  cat >>confdefs.h <<_ACEOF
swapspace-1.17/configure:4480:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
swapspace-1.17/configure-4481-_ACEOF
##############################################
swapspace-1.17/configure-4666-do :
swapspace-1.17/configure:4667:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
swapspace-1.17/configure-4668-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
swapspace-1.17/configure-4670-  cat >>confdefs.h <<_ACEOF
swapspace-1.17/configure:4671:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
swapspace-1.17/configure-4672-_ACEOF
##############################################
swapspace-1.17/configure-4934-do :
swapspace-1.17/configure:4935:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
swapspace-1.17/configure-4936-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
swapspace-1.17/configure-4938-  cat >>confdefs.h <<_ACEOF
swapspace-1.17/configure:4939:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
swapspace-1.17/configure-4940-_ACEOF
##############################################
swapspace-1.17/configure-5097-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
swapspace-1.17/configure:5098:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
swapspace-1.17/configure-5099-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
swapspace-1.17/configure-5188-if test -z "$BASH_VERSION$ZSH_VERSION" \
swapspace-1.17/configure:5189:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
swapspace-1.17/configure-5190-  as_echo='print -r --'
swapspace-1.17/configure-5191-  as_echo_n='print -rn --'
swapspace-1.17/configure:5192:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
swapspace-1.17/configure-5193-  as_echo='printf %s\n'
##############################################
swapspace-1.17/configure-5195-else
swapspace-1.17/configure:5196:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
swapspace-1.17/configure-5197-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
swapspace-1.17/configure-5205-	expr "X$arg" : "X\\(.*\\)$as_nl";
swapspace-1.17/configure:5206:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
swapspace-1.17/configure-5207-      esac;
##############################################
swapspace-1.17/configure-5282-# ----------------------------------------
swapspace-1.17/configure:5283:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
swapspace-1.17/configure-5284-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
swapspace-1.17/configure-5354-  {
swapspace-1.17/configure:5355:    as_val=`expr "$@" || test $? -eq 1`
swapspace-1.17/configure-5356-  }
##############################################
swapspace-1.17/configure-5458-      case $as_dir in #(
swapspace-1.17/configure:5459:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
swapspace-1.17/configure-5460-      *) as_qdir=$as_dir;;
##############################################
swapspace-1.17/configure-5594-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
swapspace-1.17/configure:5595:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
swapspace-1.17/configure-5596-ac_cs_version="\\
##############################################
swapspace-1.17/configure-5619-  --*=?*)
swapspace-1.17/configure:5620:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
swapspace-1.17/configure:5621:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
swapspace-1.17/configure-5622-    ac_shift=:
##############################################
swapspace-1.17/configure-5624-  --*=)
swapspace-1.17/configure:5625:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
swapspace-1.17/configure-5626-    ac_optarg=
##############################################
swapspace-1.17/configure-5648-    case $ac_optarg in
swapspace-1.17/configure:5649:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
swapspace-1.17/configure-5650-    '') as_fn_error $? "missing file argument" ;;
##############################################
swapspace-1.17/configure-5656-    case $ac_optarg in
swapspace-1.17/configure:5657:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
swapspace-1.17/configure-5658-    esac
##############################################
swapspace-1.17/configure-5785-fi
swapspace-1.17/configure:5786:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
swapspace-1.17/configure-5787-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
swapspace-1.17/configure-5802-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
swapspace-1.17/configure:5803:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
swapspace-1.17/configure-5804-ac_delim='%!_!# '
##############################################
swapspace-1.17/configure-5808-
swapspace-1.17/configure:5809:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
swapspace-1.17/configure-5810-  if test $ac_delim_n = $ac_delim_num; then
##############################################
swapspace-1.17/configure-5946-for ac_last_try in false false :; do
swapspace-1.17/configure:5947:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
swapspace-1.17/configure-5948-  if test -z "$ac_tt"; then
##############################################
swapspace-1.17/configure-6078-      esac
swapspace-1.17/configure:6079:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
swapspace-1.17/configure-6080-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
swapspace-1.17/configure-6137-*)
swapspace-1.17/configure:6138:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
swapspace-1.17/configure-6139-  # A ".." for each directory in $ac_dir_suffix.
swapspace-1.17/configure:6140:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
swapspace-1.17/configure-6141-  case $ac_top_builddir_sub in
##############################################
swapspace-1.17/configure-6198-/@mandir@/p'
swapspace-1.17/configure:6199:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
swapspace-1.17/configure-6200-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
swapspace-1.17/configure-6215-
swapspace-1.17/configure:6216:# Neutralize VPATH when `$srcdir' = `.'.
swapspace-1.17/configure-6217-# Shell code in configure.ac might set extrasub.
##############################################
swapspace-1.17/configure-6243-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
swapspace-1.17/configure:6244:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
swapspace-1.17/configure-6245-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
swapspace-1.17/configure-6289-    * )
swapspace-1.17/configure:6290:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
swapspace-1.17/configure-6291-  esac
##############################################
swapspace-1.17/configure-6344-    # Strip MF so we end up with the name of the file.
swapspace-1.17/configure:6345:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
swapspace-1.17/configure-6346-    # Check whether this is an Automake generated Makefile which includes
##############################################
swapspace-1.17/src/Makefile.in-51-  { \
swapspace-1.17/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swapspace-1.17/src/Makefile.in-53-  }; \
##############################################
swapspace-1.17/src/Makefile.in-399-.c.obj:
swapspace-1.17/src/Makefile.in:400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
swapspace-1.17/src/Makefile.in-401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
swapspace-1.17/src/Makefile.in-403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
swapspace-1.17/src/Makefile.in:404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
swapspace-1.17/src/Makefile.in-405-
##############################################
swapspace-1.17/src/Makefile.in-435-GTAGS:
swapspace-1.17/src/Makefile.in:436:	here=`$(am__cd) $(top_builddir) && pwd` \
swapspace-1.17/src/Makefile.in-437-	  && $(am__cd) $(top_srcdir) \
##############################################
swapspace-1.17/src/Makefile.in-461-distdir-am: $(DISTFILES)
swapspace-1.17/src/Makefile.in:462:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swapspace-1.17/src/Makefile.in:463:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swapspace-1.17/src/Makefile.in-464-	list='$(DISTFILES)'; \
##############################################
swapspace-1.17/src/Makefile.in-475-	  if test -d $$d/$$file; then \
swapspace-1.17/src/Makefile.in:476:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swapspace-1.17/src/Makefile.in-477-	    if test -d "$(distdir)/$$file"; then \
##############################################
swapspace-1.17/Makefile.in-50-  { \
swapspace-1.17/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
swapspace-1.17/Makefile.in-52-  }; \
##############################################
swapspace-1.17/Makefile.in-128-  esac
swapspace-1.17/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
swapspace-1.17/Makefile.in-130-am__vpath_adj = case $$p in \
swapspace-1.17/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
swapspace-1.17/Makefile.in-132-    *) f=$$p;; \
swapspace-1.17/Makefile.in-133-  esac;
swapspace-1.17/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
swapspace-1.17/Makefile.in-135-am__install_max = 40
swapspace-1.17/Makefile.in-136-am__nobase_strip_setup = \
swapspace-1.17/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
swapspace-1.17/Makefile.in-138-am__nobase_strip = \
##############################################
swapspace-1.17/Makefile.in-205-  while test -n "$$dir1"; do \
swapspace-1.17/Makefile.in:206:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
swapspace-1.17/Makefile.in-207-    if test "$$first" != "."; then \
swapspace-1.17/Makefile.in-208-      if test "$$first" = ".."; then \
swapspace-1.17/Makefile.in:209:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
swapspace-1.17/Makefile.in:210:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
swapspace-1.17/Makefile.in-211-      else \
swapspace-1.17/Makefile.in:212:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
swapspace-1.17/Makefile.in-213-        if test "$$first2" = "$$first"; then \
swapspace-1.17/Makefile.in:214:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
swapspace-1.17/Makefile.in-215-        else \
##############################################
swapspace-1.17/Makefile.in-220-    fi; \
swapspace-1.17/Makefile.in:221:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
swapspace-1.17/Makefile.in-222-  done; \
##############################################
swapspace-1.17/Makefile.in-376-	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
swapspace-1.17/Makefile.in:377:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
swapspace-1.17/Makefile.in-378-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
swapspace-1.17/Makefile.in-393-	dot_seen=no; \
swapspace-1.17/Makefile.in:394:	target=`echo $@ | sed s/-recursive//`; \
swapspace-1.17/Makefile.in-395-	case "$@" in \
##############################################
swapspace-1.17/Makefile.in-456-GTAGS:
swapspace-1.17/Makefile.in:457:	here=`$(am__cd) $(top_builddir) && pwd` \
swapspace-1.17/Makefile.in-458-	  && $(am__cd) $(top_srcdir) \
##############################################
swapspace-1.17/Makefile.in-491-	test -d "$(distdir)" || mkdir "$(distdir)"
swapspace-1.17/Makefile.in:492:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swapspace-1.17/Makefile.in:493:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
swapspace-1.17/Makefile.in-494-	list='$(DISTFILES)'; \
##############################################
swapspace-1.17/Makefile.in-505-	  if test -d $$d/$$file; then \
swapspace-1.17/Makefile.in:506:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
swapspace-1.17/Makefile.in-507-	    if test -d "$(distdir)/$$file"; then \
##############################################
swapspace-1.17/Makefile.in-616-	test -d $(distdir)/_build || exit 0; \
swapspace-1.17/Makefile.in:617:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
swapspace-1.17/Makefile.in-618-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
swapspace-1.17/Makefile.in-660-	}; \
swapspace-1.17/Makefile.in:661:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
swapspace-1.17/Makefile.in-662-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
swapspace-1.17/Makefile.in-672-	fi
swapspace-1.17/Makefile.in:673:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
swapspace-1.17/Makefile.in-674-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
swapspace-1.17/depcomp-64-  case $1 in
swapspace-1.17/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
swapspace-1.17/depcomp-66-      *) dir=;;
##############################################
swapspace-1.17/depcomp-73-{
swapspace-1.17/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
swapspace-1.17/depcomp-75-}
##############################################
swapspace-1.17/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
swapspace-1.17/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
swapspace-1.17/depcomp-128-
##############################################
swapspace-1.17/depcomp-405-        sleep 1
swapspace-1.17/depcomp:406:        i=`expr $i - 1`
swapspace-1.17/depcomp-407-      done
swapspace-1.17/depcomp-408-    fi
swapspace-1.17/depcomp:409:    i=`expr $i - 1`
swapspace-1.17/depcomp-410-  done
##############################################
swapspace-1.17/depcomp-425-  # Do two passes, one to just change these to
swapspace-1.17/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
swapspace-1.17/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
swapspace-1.17/depcomp-659-  done
swapspace-1.17/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
swapspace-1.17/depcomp-661-  touch "$tmpdepfile"
##############################################
swapspace-1.17/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
swapspace-1.17/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
swapspace-1.17/aclocal.m4-94-# and then we would define $MISSING as
##############################################
swapspace-1.17/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
swapspace-1.17/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
swapspace-1.17/aclocal.m4-109-])
##############################################
swapspace-1.17/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
swapspace-1.17/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
swapspace-1.17/aclocal.m4-207-  fi
##############################################
swapspace-1.17/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
swapspace-1.17/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
swapspace-1.17/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
swapspace-1.17/aclocal.m4-365-      || continue
swapspace-1.17/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
swapspace-1.17/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
swapspace-1.17/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
swapspace-1.17/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
swapspace-1.17/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
swapspace-1.17/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
swapspace-1.17/aclocal.m4-592-    * )
swapspace-1.17/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
swapspace-1.17/aclocal.m4-594-  esac
swapspace-1.17/aclocal.m4-595-done
swapspace-1.17/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
swapspace-1.17/aclocal.m4-597-
##############################################
swapspace-1.17/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
swapspace-1.17/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
swapspace-1.17/aclocal.m4-850-     if test "$[*]" = "X"; then
swapspace-1.17/aclocal.m4-851-	# -L didn't work.
swapspace-1.17/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
swapspace-1.17/aclocal.m4-853-     fi
##############################################
swapspace-1.17/compile-67-	mingw/*)
swapspace-1.17/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
swapspace-1.17/compile-69-	  ;;
swapspace-1.17/compile-70-	cygwin/*)
swapspace-1.17/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
swapspace-1.17/compile-72-	  ;;
swapspace-1.17/compile-73-	wine/*)
swapspace-1.17/compile:74:	  file=`winepath -w "$file" || echo "$file"`
swapspace-1.17/compile-75-	  ;;
##############################################
swapspace-1.17/compile-309-# Name of file we expect compiler to create.
swapspace-1.17/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
swapspace-1.17/compile-311-
##############################################
swapspace-1.17/compile-315-# object file name, since that is what matters with a parallel build.
swapspace-1.17/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
swapspace-1.17/compile-317-while true; do